
.banner {
    height: 414px;
    width: 100%;
    padding-top: 80px;
    background: url(../images/aboutus.jpg) no-repeat 0 -80px;
    background-color: #397cf6;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.bannertext {
    top:100px;
    opacity: 0;
}
.bannertext h3 {
    font-size: 44px;
    font-weight: 500;
    color:rgba(255,255,255,1);
    padding-top:70px;
}
.bannertext p {
    color:#fff;
    font-size: 20px;
    margin-top:15px;
}
.aboutus,.shiy,.rongy {
    padding:70px 0;
}
.aboutus .con {
    opacity: 0;
}
.aboutus .con p{
    font-size: 16px;
    color:#000;
}
.dashi {
    background:#F7F6FB;
}
.aboutimg {
    position: absolute;
    left: 0;
    top: 0;
    width: 1920px;
    height: 414px;
    text-align: center;
    margin: 0 auto;
}
.aboutimg img {
    width:100%;
}
.dashicon {
    background:url('../images/dashibg.png') no-repeat 0 0;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 500px;
    padding: 70px 0;
}
.timeline {
    position: relative;
    width:100%;
    height: 78px;
    opacity: 0;
}
.timecon {
    position: absolute;
    left: 32px;
    right: 32px;
    width: auto;
    top: 0;
    height: 78px;
    overflow: hidden;
}
.timeconall {
    width:2895px;
    position: absolute;
    left: 0;
}
.timecon .line {
    height:2px;
    width:100%;
    transform: translate(0, 21px);
    background:linear-gradient(270deg,rgba(50,186,250,1) 0%,rgba(49,120,242,1) 100%);
}
.icon-circle {
    width: 28px;
    height: 28px;
    background: url(../images/icons.png) no-repeat -44px -125px;
    background-size: 80px;
    margin:0 auto;
    position: relative;
    top:-13px;
}
.time-item.active .icon-circle {
    width: 40px;
    height: 40px;
    background-position: -2px -119px;
    top:0px;
}
.time-item {
    width: 110px;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    margin-left:90px;
    cursor: pointer;
}
.time-item .time {
    font-size: 14px;
    font-weight: 400;
    color:#323232;
}
.time-item.active .time {
    font-size: 20px;
    font-weight: 500;
    color:#3178F2;
}
.time-item .btline {
    width:30px;
    height:4px;
    background:none;
    border-radius:2px;
    margin:0 auto;
}
.time-item.active .btline {
    width:30px;
    height:4px;
    background:linear-gradient(270deg,rgba(50,186,250,1) 0%,rgba(49,120,242,1) 100%);
    border-radius:2px;
    margin:0 auto;
}
.prev-btn,.next-btn {
    width: 32px;
    height: 32px;
    background: url(../images/icons.png) no-repeat -3px -43px;
    background-size: 80px;
    position: absolute;
    cursor: pointer;
}
.prev-btn{
    left: 0;
    top:4px;
}
.next-btn {
    background-position: -3px -81px;
    right:0;
    top:4px;
}
.prev-btn.disabled{
    background-position: -44px -43px;
}
.next-btn.disabled {
    background-position: -44px -81px;
}
.timeline-content {
    width:750px;
    padding:37px 62px;
    border-radius:8px;
    border:1px solid rgba(219,219,219,1);
    height: auto;
    margin: 0 auto;
    margin-top: 85px;
    position: relative;
    background:#fff;
    opacity: 0;
}
.timeline-content p{
    color:#282828;
    font-weight: 400;
    font-size: 18px;
}
.timeline-content::after{
    content: '';
    background: url(../images/icons.png) no-repeat -45px -8px;
    background-size: 80px;
    width: 34px;
    height: 29px;
    display: inline-block;
    position: absolute;
    right: 15px;
    bottom: -16px;
}
.timeline-content::before{
    content: '';
    background: url(../images/icons.png) no-repeat -3px -9px;
    background-size: 80px;
    width: 34px;
    height: 29px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: -16px;
}
.subtitle {
    opacity: 0;
    position: relative;
    top:100px;
}
.aboutus-pic {
    width:458px;
    height:331px;
    float: left;
}
.aboutus-pic img {
    width:100%;
}
.aboutus-con {
    margin-top: 45px;
    background: #f4f4f4;
    padding: 25px 52px 45px 355px;
    margin-left: 134px;
    color:#000000;
    font-size: 14px;
}
.aboutus-con .subtitle {
    color:#3178F2;
    margin-bottom: 33px;
    text-align: left;
}
.hez {
    background:#3178F2;
    color: #fff;
    height: 466px;
    padding: 0;
    opacity: 0;
}
.hezleft {
    margin-top: 40px;
    width: auto;
    float: left;
    margin-right: 145px;
}
.hezright {
    position: absolute;
    left: 420px;
    top: 0;
    height: 100%;
}
.hezright img {
    height:100%
}
.hez h3 {
    font-size: 30px;
    padding-top:52px;
}
.hez p {
    font-size: 16px;
    margin-top:10px;
}
.about-icon {
    border: 32px solid #3178F2;
    border-top-color: #fff;
    position: absolute;
    left: 0;
}
#certify {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    opacity:0;
}

#certify .swiper-container {
    padding-bottom: 60px;
}

#certify  .swiper-slide {
    width: 392px;
    height: 279px;
    transform: scale(0.65);
    margin-top: 70px;
    margin-bottom: 70px;
}
#certify  .swiper-slide img{
    display:block;
    width:100%
}
.swiper-slide.swiper-slide-active {
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) scale(1.2)!important;
    z-index: 1002;
}
.shiy .cd-popup {
    visibility: visible!important;
    position: relative;
    background:none;
}
.shiy {
    text-align: center;
}
.shiy .con {
    opacity: 0;
}
.shiy form {
    margin-left: -70px;
}
.shiy label {
    display: block;
    margin-bottom: 20px;
    color: #000000;
}
.shiy .inp {
    width: 280px;
    height: 44px;
    border: 1px solid #cecece;
    padding: 0 20px;
    line-height: 44px;
    border-radius: 2px;
    border-radius: 5px;
}
.shiy-btn {
    padding: 10px 70px;
    background: #3178F2;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    margin-left: 70px;
    margin-top: 30px;
    cursor: pointer;
}
.rongyall-pic img{
    width:100%;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
}
.rongyall-pic img:hover{
    transform: scale(1.17)
}
.rongyall {
    background:url('../images/rongyallbg.png') no-repeat 0 0;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 369px;
    padding: 87.5px 0;
    position: relative;
    top:100px;
    opacity: 0;
}