.banner{
    width: 100%;
    height: 641px;
    background: url("https://img.banghaiwai.com/uploads/2018-01-31/sXFaHoXLofAjrzP8TWrf0c7STOmdPi6xNLmVABPg.jpeg") no-repeat center;
}
.policy{
    width: 100%;
    height: 920px;
    background: url("https://img.banghaiwai.com/uploads/2018-01-29/QS4mdgIZpUQVH1fwOvuoW1ACJdheDxhvu4IAlk37.jpeg") no-repeat center;
    background-size: cover;
    padding-top: 56px;
}
.policy .title{
    width: 995px;
    height: 76px;
    background: #0044ec;
    margin: 0 auto 80px;
    border-radius: 50px;
}
.policy .title p{
    font-size: 50px;
    color:#fff;
    text-align: center;
    line-height: 76px;
    position: relative;
}
.policy .title p:after{
    position: absolute;
    content:'';
    left:50%;
    top:76px;
    border-top:25px solid #0044ec;
    border-left:25px solid transparent;
    border-right: 25px solid transparent;
}
.policy .policyCon{
    width: 1210px;
    margin: 0 auto;
}
.policy .policyList{
    width: 588px;
    height: 271px;
    background: #fff;
    overflow: hidden;
    box-shadow: 6px 15px 15px #c2c5c6;
    display: inline-block;
    margin: 0 15px 30px 0;
}
.policy .policyList .left{
    width: 210px;
    height: 271px;
    float:left;
    padding-top: 2px;
}
.policy .policyList .right{
    width:378px;
    padding: 23px 0 0 12px;
    float: right;
}
.policy .policyList .right h1{
    font-size: 20px;
    color:#000;
    font-weight: bold;
    margin-bottom: 18px;
}
.policy .policyList .right p{
    font-size: 18px;
    color:#000;
    margin-bottom: 15px;
}
.policy .policyList .right p span{
    color:#ff0000;
}
.policy  .policyCon .policyFoot{
    margin-top: 20px;
}
.policy  .policyCon .policyFoot .policyTip {
    text-align: center;
    margin-bottom: 10px;
}
.policy  .policyCon .policyFoot .policyTip p{
    font-size: 14px;
    color:#333;
    display: inline-block;
}
.chooseReason{
    width: 100%;
    height: 1025px;
    background: url("https://img.banghaiwai.com/uploads/2018-01-30/lLNDizInVuw4r9VsPnR856i7vbRRugMOgMjioa4i.jpeg")no-repeat center;
    background-size: cover;
}
.chooseReason .reaContent{
    width: 1200px;
    margin: 0 auto;
    padding-top: 210px;
    position: relative;
}
.chooseReason .reaContent .center{
    width:573px;
    height: 573px;
    border-radius: 50%;
    border:2px solid #d0d0cf;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.chooseReason .reaContent .center img{
    position: absolute;
    top: 50%;
    margin-top: -168px;
    left: 50%;
    margin-left: -94px;
}
.chooseReason .reaContent .center p{
    font-size: 52px;
    color:#000;
    position: relative;
    top: 40%;
}
.chooseReason .reaContent .center p span{
    color:#ff0000;
}
.chooseReason .reaContent .firstLine{
    width: 140px;
    position: absolute;
    left:50%;
    margin-left: -70px;
    top:38px;
}
.chooseReason .reaContent .firstLine .topPart p{
    font-size: 26px;
    color:#000;
    text-align: center;
    margin-bottom: 16px;
}
.chooseReason .reaContent .firstLine .topPart p span{
   font-weight: bold;
}
.chooseReason .reaContent .firstLine .bottom{
    width: 140px;
    height: 140px;
    background: #0043df;
    border-radius: 50%;
    padding-top: 30px;
}
.chooseReason .reaContent .firstLine .bottom span{
    font-size: 30px;
    color: #fff;
    width: 65px;
    height: 80px;
    margin: 0 auto;
    display: block;
    font-weight: 600;
    line-height: 1.2;
}
.chooseReason .reaContent .secLine .left{
    width: 260px;
    height: 140px;
    position: absolute;
    left:20%;
}
.chooseReason .reaContent .secLine .left .leftList{
    display: inline-block;
}
.chooseReason .reaContent .secLine .left .leftList p{
    font-size: 26px;
    color:#000;
    width: 80px;
    text-indent: 25px;
}
.chooseReason .reaContent .secLine .left .leftList p span{
    font-weight: bold;
}
.chooseReason .reaContent .secLine .left .rightList{
    width: 140px;
    height: 140px;
    background: #0043df;
    border-radius: 50%;
    padding-top: 30px;
    display: inline-block;
}
.chooseReason .reaContent .secLine .left .rightList span{
    font-size: 30px;
    color: #fff;
    width: 65px;
    height: 80px;
    margin: 0 auto;
    display: block;
    font-weight: 600;
    line-height: 1.2;
}
.chooseReason .reaContent .secLine .right{
    width: 280px;
    height: 140px;
    position: absolute;
    left:62%;
}
.chooseReason .reaContent .secLine .right .leftList{
    width: 140px;
    height: 140px;
    background: #0043df;
    border-radius: 50%;
    padding-top: 30px;
    display: inline-block;
}
.chooseReason .reaContent .secLine .right .leftList span{
    font-size: 30px;
    color: #fff;
    width: 65px;
    height: 80px;
    margin: 0 auto;
    display: block;
    font-weight: 600;
    line-height: 1.2;
}
.chooseReason .reaContent .secLine .right .rightList {
    display: inline-block;
    margin-left: 8px;
}
.chooseReason .reaContent .secLine .right .rightList p{
    font-size: 26px;
    color:#000;
    width: 110px;
}
.chooseReason .reaContent .secLine .right .rightList p span{
    font-weight: bold;
}
.chooseReason .reaContent .secLine{
    width: 100%;
    position: absolute;
    height: 140px;
    top:230px;
}
.chooseReason .reaContent .secLine.third{
    top:415px;
}
.chooseReason .reaContent .secLine.third .left{
    left:11%;
}
.chooseReason .reaContent .secLine.third .right{
    left:70%;
}
.chooseReason .reaContent .secLine.third  .left .rightList span{
    width:95px;
}
.chooseReason .reaContent .secLine.third  .right .leftList span{
    width:120px;
    text-align: center;
}
.chooseReason .reaContent .secLine.four{
    top:610px;
}
.chooseReason .reaContent .secLine.four .left{
    width:360px;
    left:10%;
}
.chooseReason .reaContent .secLine.four .left .leftList p{
    width:190px;
    text-indent: 0px;
    text-align: right;
    padding-right: 8px;
}
.chooseReason .reaContent .secLine.four .right .leftList span{
    width: 90px;
    text-align: center;
}
.chooseReason .reaContent .four .right .rightList p{
    width: 140px;
}
.chooseReason .reaContent .four .right{
    width: 310px;
    left:63%;
}
.chooseReason .reaContent .firstLine.last{
    top:715px;
}
.chooseReason .reaContent .firstLine.last .bottom{
    margin-bottom: 16px;
}
.chooseReason .reaContent .firstLine.last .bottom span{
    width: 100px;
    text-align: center;
}
.advantages{
    width: 100%;
    height: 810px;
    background: #0037b7;
}
.advantages .advContent{
    width:1200px;
    height:100%;
    background: rgba(0,55,183,0.85);
    margin: 0 auto;
}
.advantages .advContent .advTitle{
    width: 100%;
    text-align: center;
    padding-top: 80px;
}
.advantages .advContent .advTitle h4{
    font-size: 50px;
    color:#fff;
}
.advantages .advContent .advTitle p{
    color:#ffd800;
    font-size: 42px;
}
.advantages .advContent .advTitle .line{
    width:848px;
    height: 2px;
    background: #fff;
    margin: 24px auto 36px;
    position: relative;
}
.advantages .advContent .advTitle .line:after{
    position: absolute;
    content:'';
    width:33px;
    height: 33px;
    background: #fff;
    left:50%;
    top:-15px;
    transform: rotate(-45deg);
}
.advantages .advContent .advSwiper{
    width:100%;
    height: auto;
    position: relative;
}
.advantages .advContent .advSwiper .swiper-image{
    width: 100%;
    height: 550px;
    display: flex;
    justify-content: space-around;
    position: relative;
    padding: 10px 20px;
}
.advantages .advContent .advSwiper .swiper-image  .swiper-image-list{
    height:311px ;
    width: 500px;
    display: inline-block;
}
.advantages .advContent .advSwiper .swiper-image-list .toppart{
    width: 100%;
    height:311px ;
    background: #fff;
    padding: 12px;
    position: relative;
}
.advantages .advContent .advSwiper .swiper-image-list  .toppart .word{
    position: absolute;
    right: 24px;
    bottom:24px;
}
.advantages .advContent .advSwiper .swiper-image-list  .toppart .word p{
    font-size: 16px;
    color:#ffd800;
}
.advantages .advContent .advSwiper .swiper-image-list .toppart .circle{
    position: absolute;
    width: 89px;
    height: 89px;
    background: #f10000;
    border-radius: 50%;
    left:20px;
    top:20px;
    padding-top: 14px;
}
.advantages .advContent .advSwiper .swiper-image-list .toppart .circle p{
    font-size: 18px;
    color:#fff;
    font-weight: bold;
    text-align: center;
}
.advantages .advContent .advSwiper .swiper-image-list .bottom p{
    font-size: 20px;
    color:#fff;
}
.advantages .advContent .advSwiper .swiper-image-list .toppart img{
    width: 100%;
    height: 100%;
}
.clickright{
    width: 55px;
    height: 62px;
    background: rgba(0,0,0,0.63);
    color:#fff;
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    line-height: 56px;
    position: absolute;
    right:0;
    top:30%;
    z-index: 4;
    cursor: pointer;
}
.clickleft{
    width: 55px;
    height: 62px;
    background: rgba(0,0,0,0.63);
    color:#fff;
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    line-height: 56px;
    left:0;
    top:30%;
    position: absolute;
    z-index: 4;
    cursor: pointer;
}
.advantage .advFooter{
    width: 100%;
    text-align: center;
}
.advantages .advFooter p{
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 6px;
}
.advantages .advFooter h3{
    font-size: 26px;
    color:#ffd800;
    font-weight: bold;
    text-align: center;
    margin-bottom: 8px;
    margin-top: 20px;
}
.content-1603 {
    width: 100%;
    height: 406px;
}
.content-1603 .titleImg {
    width: 100%;
    height: 146px;
    background: url("https://img.banghaiwai.com/uploads/2018-01-30/LpbAFg7XqOI8iU2wq50VPP5ngPpYnXSNiNI3T6cu.jpeg")no-repeat center;
}
.content-1603 .maincontent {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}
.content-1603 .maincontent  .title {
    text-align: center;
    height: 58px;
}
.content-1603 .maincontent  .title .img{
    display: inline-block;
}
.content-1603 .maincontent  .title p{
    color:#0035ad;
    font-size: 32px;
    display: inline-block;
    margin-left: 15px;
    position: relative;
    top:-8px;
    vertical-align: bottom;
}
.content-1603 .maincontent .form .glyphicon{
    content:'';
    position: absolute;
    right:15px;
    color:green;
    top:15px;
}
.content-1603 .maincontent .form .intention-formgroup {
    display: inline-block;
/ / font-size: 0;
    padding-top: 20px;
}
.content-1603 .maincontent .form .intention-formgroup label.intention-label{
    width:80px;
    height: 40px;
    background: #12009a;
    font-size: 18px;
    color:#fff;
    line-height: 40px;
    text-align: center;
    vertical-align: top;
    font-weight: 300;
}
.content-1603 .maincontent .form .intention-formgroup:nth-of-type(1){
    padding-left: 270px;
}
.content-1603 .maincontent .form .intention-formgroup:nth-of-type(2){
    padding-left: 40px;
}
.content-1603 .maincontent .form .intention-formgroup:nth-of-type(1) .intention-inputpane {
    display: inline-block;
    position: relative;
}
.content-1603 .maincontent .form .intention-formgroup:nth-of-type(2) .intention-inputpane {
    display: inline-block;
    position: relative;
}
.content-1603 .maincontent .form .intention-formgroup .intention-inputpane input{
    width:235px;
    height: 40px;
    border: 1px solid #12009a;
    text-indent: 20px;
    position: relative;
    left:-3px;
}
.content-1603 .maincontent .form .intention-submit {
    text-align: center;
    margin-top: 32px;
}
.content-1603 .maincontent .form .intention-submit button {
    width: 300px;
    height: 39px;
    background: #12009a;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 39px;
    text-align: center;
    border: 0;
}
.content-1603 .maincontent .form .intention-submit button:disabled{
     cursor: no-drop;
 }
