.banner {
    width: 100%;
}

.banner img {
    width: 100%;
    height: 100%;
}

.mq1 {
    text-align: center;
    width: 1200px;
    overflow: hidden;
    margin: auto;
}

.mq1 h2 {
    font-size: 61px;
    font-weight: bold;
    color: #1449e3;
    line-height: 64px;
    display: inline-block;
    margin: 30px 20px 0;
}

.mq1 .before,
.mq1 .after {
    width: 28px;
    height: 28px;
    background: #1449e3;
    display: inline-block;
    border-radius: 50%;
    vertical-align: super;
}

.mucha {
    width: 513px;
    height: 95px;
    background: #E01A1A;
    border-radius: 10px;
    display: block;
    margin: auto;
    text-align: center;
    line-height: 95px;
    font-size: 59px;
    font-weight: bold;
    color: #ffffff;
    box-shadow: 10px 10px 5px #6E1515;
    margin-bottom: 85px;

}

.read img {
    margin-top: 90px;
}

.read .mucha {
    margin-top: 96px;
}

.advantage {
    width: 100%;
    height: 942px;
    background: url(../images/bg.png) no-repeat top center;
}

.advantage img {
    width: 100%;
    margin-top: 58px;
    margin-bottom: 44px;
}

.advantage .mq1 {
    padding: 11px
}

.description {
    width: 100%;
    margin-top: 50px;
}

.description .desc {
    width: 1151px;
    margin: auto;
    border-top: 1px solid #FC2929;
    border-bottom: 1px solid #FC2929;
    padding: 20px 50px;
    overflow: hidden;
    text-align: left;
}

.description p {
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    line-height: 39px;
    text-indent: 2em;
}

.mq1 p {
    text-align: left;
    width: 1076px;
    height: 146px;
    margin:-116px auto 40px;
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    text-indent: 2em;
    line-height: 39px;
}