.section-1 {
    height: 735px;
    background-image: url(../images/section_1.jpg)
}

.section-1 .content .text {
    width: 100%;
    height: 400px;
    position: absolute;
    top: 50%;
    text-align: center
}

.section-1 .content .text .text-1 {
    font-size: 62px
}

.section-1 .content .text .text-2 {
    font-size: 30px;
    margin: 30px 0 0 0
}

.section-1 .content .text .text-3 {
    font-size: 18px;
    margin: 20px 0 0 0
}

.section-1 .content .text .apply {
    font-size: 20px;
    width: 245px;
    height: 68px;
    line-height: 68px;
    color: #4589d2;
    text-align: center;
    display: block;
    margin: 80px auto 0 auto;
    border: 1px solid #4589d2;
    border-radius: 2px;
    z-index: 10
}

.section-2 {
    height: 1300px;
    background-image: url(../images/section_2.jpg)
}

.section-2 .content .text {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 0
}

.section-2 .content .text .text-1 {
    font-size: 62px
}

.section-2 .content .text .text-2 {
    font-size: 30px;
   
}

.section-2 .content .text .text-3 {
    font-size: 24px;
    margin: 30px 0 0 0;
    line-height: 40px
}

.section-2 .content .text .text-4 {
    font-size: 30px;
    margin: 70px 0 0 0
}

.section-2 .content .text .text-5 {
    font-size: 24px;
    margin: 30px 0 0 0
}

.section-2 .content .text .apply {
    font-size: 20px;
    width: 245px;
    height: 68px;
    line-height: 68px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 80px auto 0 auto;
    background-color: #4589d2;
    border-radius: 2px;
    z-index: 10
}

.section-2 .content .text .text-6 {
    font-size: 18px;
    margin: 30px 0 0 0
}

.section-3 {
    height: 840px;
    background-image: url(../images/section_3.jpg)
}

.section-3 .content .text {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 130px
}

.section-3 .content .text .text-1 {
    font-size: 62px
}



.termGrey{float: left; width: 100%; padding: 30px 0 30px 0; margin: 300px 0 0 0}
.termLeft{float:left; width:32.5%; text-align: right;}
.termLeft dl{float: left; width: 100%; margin-top: 40px; padding-right: 115px; height: 145px; display: table; position: relative;}
.termLeft dl .ico{position: absolute; right: 0; width: 76px; height: 87px; top:50%; margin-top: -44px;}
.termLeft dl .table{vertical-align: middle; display: table-cell;}
.termLeft dl dt{float: left; width: 100%;color:#444444; font-size: 22px;line-height: 30px;}
.termLeft dl dd{float: left; width: 100%; font-size: 16px; color:#777777; line-height: 24px; margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.termLeft.right{text-align: left; float: right;}
.termLeft.right dl{padding-left: 115px; padding-right: 0;}
.termLeft.right dl .ico{right: auto; left: 0;}
.termImg{float:left; width: 35%; text-align: center; margin-top: 40px; line-height: 330px;}
.termImg img{vertical-align: middle; margin-top: -10px;}
.agentTit {text-align:center;}


@media screen and (max-width:1229px) {
    .termLeft dl{padding-right: 105px;}
    .termLeft.right dl{padding-left: 105px;}
    .termLeft dl dt{font-size: 20px;}
    .termLeft dl dd{font-size: 15px;}

}
@media screen and (max-width:1023px) {
    .termGrey{padding: 45px 0 50px 0;}
    .termLeft dl{margin-top: 30px;padding-right: 85px; height: 120px;}
    .termLeft.right dl{padding-left:85px;}
    .termLeft dl .ico{width: 60px; height: 68px; margin-top: -34px;}
    .termLeft dl dd{font-size: 14px; line-height: 22px;}
    .termImg{margin-top: 30px; line-height: 270px;}
    .termImg img{width: 130px;}
}
@media screen and (max-width:767px) {
    .termGrey{padding: 35px 0;}
    .termLeft{width: 100%; text-align: left;}
    .termImg{display: none;}
    .termLeft dl{margin-top: 10px; height: 100px;padding-left: 75px; padding-right:0;}
    .termLeft.right dl{padding-left:75px;}
    .termLeft dl .ico{left: 0; right: auto;}
    .termLeft dl dt{font-size: 18px;}
    .termLeft dl dd{margin-top: 5px;}
}


.supportBox{float: left; width: 100%; position:relative; }
.supportBg{float: left; position: absolute; width: 100%; height: 100%; left: 0; top:0; opacity: 0.47; z-index: 1;}
.supportText{float: left; width: 100%; margin: 52px 0 72px 0; position: relative; z-index: 2;}
.agentTit.white{color:#333;}
.supportList{float: left; width: 100%; margin-top: 50px;}
.supportList li{float: left; width: 25%; height: 403px; position: relative; cursor: pointer;}
.supportList li .goodBg{position: absolute; width: 100%; height: 100%; left: 0; top:0; background: #15255c; opacity: 0.68; z-index: 1;
}
.supportList .goodBox{float: left; width: 100%; height: 100%; display: table; position: relative; z-index: 2;}
.supportList .goodBox .table{display: table-cell; vertical-align: middle;}
.supportList .tIco{float: left; width: 100%; text-align: center; padding-bottom: 21px; position: relative}
.supportList .tIco:after{position: absolute; content: ''; width: 20px; height: 2px; left: 50%; margin-left: -10px; bottom: 0; background: #fff;}
.supportList .tIco img{width: 55px; height: 55px;}
.supportList .hTit{float: left; width: 100%; text-align: center; font-size: 22px; color:#fdfcfc; line-height: 30px; margin-top: 13px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.supportList .p1{float: left; width: 100%; padding: 0 10%; color:#fff; font-size: 16px; line-height:24px; margin-top: 24px; max-height:144px; overflow: hidden; height: 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.supportList li:hover .goodBg{ opacity: 0.87;
    background: #4760ff;
    background: -webkit-linear-gradient(top,#4760ff,#0dccff);
    background: -o-linear-gradient(top,#4760ff,#0dccff);
    background: -moz-linear-gradient(top,#4760ff,#0dccff);
    background: -ms-linear-gradient(top,#4760ff,#0dccff);
    background: linear-gradient(to bottom,#4760ff,#0dccff);
}
.supportList li:hover .hTit{color:#fff;}
.supportList li:hover .p1{height: auto;}
@media screen and (max-width:1023px) {
    .supportText{margin: 45px 0 65px 0;}
    .supportList{margin-top:35px;}
    .supportList li{height: 350px;}
    .supportList .tIco img{width: 45px; height: 45px;}
    .supportList .hTit{font-size: 18px;}
    .supportList .p1{font-size: 14px; margin-top: 15px;}
}
@media screen and (max-width:767px) {
    .supportText {margin: 35px 0;}
    .supportList{margin-top: 25px;}
    .supportList li{width: 50%; height: 300px;}
    .supportList .tIco{padding-bottom: 15px;}
    .supportList .tIco img{width: 40px; height: 40px;}
    .supportList .hTit{margin-top: 7px; font-size: 16px;}

    .section-1 {
        height: 50vh;
    }
    .section-1 .content .text .text-1 {
        font-size: 25px;
    }
    .section-1 .content .text .text-2 {
        font-size: 20px;
        margin: 10px 0 0 0;
    }
    .section-1 .content .text .apply {
        font-size: 16px;
        width: 100px;
        height: 30px;
        line-height: 30px;
        color: #4589d2;
        text-align: center;
        display: block;
        margin: 20px auto 0 auto;
        border: 1px solid #4589d2;
        border-radius: 2px;
        z-index: 10;
    }
    .section-2 .content .text .text-1 ,.section-2 .content .text .text-3 ,.sqtj {
        display: none;
    }
    .termGrey {
        margin: 0;
    }
    .section-2 {
        padding: 0;
        background: none;
        height: 650px;
    }
    .termLeft {
        width:90%;
        float:none;
        margin:0 auto;
    }
    .termLeft.right {
        float:none;
    }
}