.open-section{
    background-color:#F9FAFC;
    color: #000;
}
.open-sec1{
    position: relative;
    height: 560px;
    width: 100%;
    background: url(../assets/images/open/oppenBanner.png) no-repeat center top;
    background-position-y: -40px;
    z-index: 1;
}
.open-sec1 .container{
    position: absolute;
    bottom: 200px;
    left: 50%;
    margin-left: -615px;
    color: #ffffff;
    text-align: left;
    z-index: 0;
}
.open-sec1 .container .open-sec1-content p{
    margin-bottom: 10px;
    color: #ccc;
}
.open-sec1 .container .open-sec1-content:first-child h2{
    margin-bottom: 40px;
    font-size: 32px;
}
.open-sec1 .container .open-sec1-title{
    display: inline-block;
    margin-right: 20px;
}
.open-sec1 .container .header-btn{
    display: inline-block;
    width: 220px;
    height: 40px;
    margin-top: 30px;
    background-color: #3561FD;
    border-radius: 50px;
    text-align: center;
}
.open-sec1 .container .header-btn a{
    line-height: 40px;
    color: #ffffff;
}
.open-sec2-content{
    width: 550px;
    height: 527px;
    margin: 0 auto;
    background: url(../assets/images/open/open1.jpg) no-repeat center top / cover;
    padding-top: 150px;
    text-align: center;
}
.wap .open-sec2-content {
    background: url(../assets/images/open/open1.jpg) no-repeat top center/contain;
    height: 330px;
    padding-top: calc(50% - 20px);
    width: 100%;
    text-align: center;
    padding-left:15px;
    padding-right:15px;
}
.open-sec2-content .open-sec2-title{
    margin-bottom: 40px ;
    color: #ffffff;
}
.open-sec2{
    height: 710px;
    padding: 0;
    position: relative;
}
.wap .open-sec2{
    height: 550px;
}
.open-sec2 .open-sec2-base{
    width: 100%;
    margin-top: -60px;
    position: absolute;
    z-index: 99;
}
.wap .open-sec2 .open-sec2-base{
    margin-top: 0;
}
.open-sec2 .open-sec2-container{
    background-color: #ffffff;
    padding: 50px 0;
    text-align: center;
}
.open-sec2 .open-sec2-container h2{
    text-align: center;
    margin-bottom: 65px;
}
.wap .open-sec2 .open-sec2-container h2{
    margin-bottom: 25px;
}

.wap .open-sec2 .container{
    padding: 0;
    height: 320px;
}
.open-sec2 .open-sec2-content p{    font-size: 0.9rem;

    color: #ffffff;
}
.open-sec2 .open-sec2-content p.color{
    margin: 40px 10px 0 10px;
    font-size: 2.2rem;
    color: #000;
}
.wap .open-sec2 .open-sec2-content p.color{
    margin: 40px 10px 0 10px;
    font-size: 1.1rem;
    color: #000;
}

.open-sec3{
    padding-bottom: 200px;
}
.wap .open-sec3{
    padding-bottom: 25px;
}
.open-sec3-content .open-sec3-title{
    text-align: center;
    margin-bottom: 55px;
}
.open-sec3-content.cfMain{
    margin-top: 20px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.wap .open-sec3-content.cfMain{
    display: block;
}
.cfItem{
    display: inline-block;
    width: 32%;
    height: 280px;
    padding: 20px;
    background:rgba(255,255,255,1);
}
.leftItem{
    float: left;
}
.rightItem{
    float: right;
}
.cfItem h5{
    font-size: 1.2rem;
    margin-bottom: 20px;
}
.cfItem p{
    font-size: 0.9rem;
    line-height: 24px;
    color: #999999;
}
.cfMain .cfItem i{
    display: inline-block;
    width: 24px;
    height:24px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.cfMain .cfItem.cf1 i{
    background: url("../assets/images/open/open2.jpg") no-repeat center;
}
.cfMain .cfItem.cf2 i{
    background: url("../assets/images/open/open4.jpg") no-repeat center;

}
.cfMain .cfItem.cf3 i{
    background: url("../assets/images/open/open5.jpg") no-repeat center;
}
.cfMain .cfItem.cf4 i{
    background: url("../assets/images/open/open6.jpg") no-repeat center;
}
.cfMain .cfItem.cf5 i{
    background: url("../assets/images/open/open8.jpg") no-repeat center;
}
.cfMain .cfItem.cf6 i{
    background: url("../assets/images/open/open3.jpg") no-repeat center;
}.cfMain .cfItem.cf7 i{
     background: url("../assets/images/open/open7.jpg") no-repeat center;
 }
.cfMain .cfItem.cf8 i{
    background: url("../assets/images/open/open9.jpg") no-repeat center;
}
.cfMain .cfItem.cf9 i{
    background: url("../assets/images/open/open10.jpg") no-repeat center;
}
/*wap版*/

.wap .open-sec1{
    height: 500px;
}
.wap .open-sec1 .container{
    left: 0;
    margin-left: 0;
    bottom: 80px;
    text-align: center;
}

.wap .open-sec3-content.cfMain{
    margin: 0;
}
.wap .open-sec3-content.cfMain:first-child{
    margin-top: 20px;
}
.wap .cfItem{
    width: 100%;
    padding: 10px;
    height: 80px;
    margin-bottom: 10px;
}
.wap .cfItem h5{
    float: left;
    margin-top: 20px;
}.wap .cfItem i{
    float: right;
}
.wap .cfMain .cfContent{
    display: none;
}

