/*   --------社保公社--------  */
.aboutUs-shebao div,.aboutUs-ensure .aboutUs-ensurediv{
    margin-bottom:32px;
    position: relative;
}
.aboutUs-shebao div p{
    margin-right:52px;
    width:260px;
    border:1px solid #DBDBDB;
    padding:18px;
}
.aboutUs-shebao div img{
    width:100%;
}
.aboutUs-shebao div span,.aboutUs-ensurediv div{
    position: absolute;
    right:0;
    display: inline-block;
    width:calc(100% - 350px);
    width:-webkit-calc(100% - 350px);
    width:-moz-calc(100% - 350px);
    text-align: left;
    font-size:16px;
    line-height:28px;
    color:#666;
}

/* ------------- 服务保障 ---------- */
.aboutUs-ensure img{
    width:404px;
}
.aboutUs-ensurediv div{
    width:calc(100% - 480px);
    width:-webkit-calc(100% - 480px);
    width:-moz-calc(100% - 480px);
    letter-spacing: 2px;
}
.aboutUs-ensurediv div p{
    font-size:24px;
    margin-bottom:26px;
}
.aboutUs-ensurediv div span{
    font-size:16px;
    line-height:28px;
    color:#666;
}


/* ------------- 关于诚通 -------------  */
.aboutUs-ct{
    height:382px;
    background: url("../images/aboutUs-ctbg.png") no-repeat;
    background-size:100% 100%;
    text-align:center;
    padding-top:68px;
}
.aboutUs-ct .index-h2{
    color:#fff;
    line-height:1;
    margin:0 0 50px 0;
}
.aboutUs-ct-con{
    position:relative;
    display: inline-block;
    margin:0 auto;
}
/*左右切换箭头*/
.aboutUs-ct-con i{
    display:inline-block;
    cursor: pointer;
    position:absolute;
    width: 20px;
    height: 20px;
    transform:rotate(45deg);
    border-top:3px solid #808080;
    border-right:3px solid #808080;
}
.aboutUs-ct-con i:hover{
    border-top:3px solid #a8a8a8;
    border-right:3px solid #a8a8a8;
}
.aboutUs-ct-con .oneservice-our-prev,.aboutUs-ct-con .swiper-button-prev{
    transform:rotate(-135deg);
    left:-40px;
}
.aboutUs-ct-con .oneservice-our-next,.aboutUs-ct-con .swiper-button-next{
    right:-40px;
}

.aboutUs-ct-con .swiper-slide{
    background: #fff;
    position: relative;
}
.swiper-button-next,.swiper-button-prev{
    background-image:none;
}



/*加入我们*/
.aboutUs-ct-swiper{
    width:1072px;
    height:214px;
    overflow: hidden;
}
.aboutUs-ct-swiper ul{
    position: relative;
    width:10000000px;
}

.aboutUs-ct-swiper li{
    width:1072px;
    height:214px;
    background:#fff;
    float:left;
    position: relative;
}
.aboutUs-ct-swiper .center-y{
    position:absolute;
}
.aboutUs-ct-swiper .aboutUs-ct-p{
    width:128px;
    align-items: center;
    display: flex;
    min-height:100px;
    border:1px solid #DBDBDB;
    padding:10px 36px;
    left:46px;
}
.aboutUs-ct-swiper .aboutUs-ct-p img{
    width:100%;
}
.aboutUs-ct-swiper li div,.aboutUs-ct-swiper .swiper-slide div{
    left:292px;
    width:calc(100% - 338px);
    width:-webkit-calc(100% - 338px);
    width:-moz-calc(100% - 338px);
    text-align: left;
    font-size:14px;
    line-height:24px;
}
.aboutUs-ct-swiper li div span,.aboutUs-ct-swiper .swiper-slide div span{
    color:#4D4D4D;
}
.aboutUs-ct-swiper li div p,.aboutUs-ct-swiper .swiper-slide div p{
    font-size:18px;
    line-height:24px;
}
.aboutUs-ct-swiper .swiper-slide div{
    letter-spacing:2px;
}
.aboutUs-ct-swiper .swiper-slide div p{
    margin-bottom:10px;
}


/* ---------加入我们-------- */
.aboutUs-addus{
    height:492px;
    background: url("../images/aboutUs-addusbg.png") no-repeat;
    background-size:100% 100%;
}
.aboutUs-addus .index-h2{
    margin: 0 0 16px 0;
}
.aboutUs-addus .index-h3{
    color:#fff;
    margin-bottom:54px;
}
.aboutUs-addus .aboutUs-ct-swiper,.aboutUs-addus .aboutUs-ct-swiper li{
    height:300px;
}
.aboutUs-addus li a{
    position: absolute;
    bottom:30px;
    right:30px;
    color:#53BEEF;
    font-size:14px;
}

.aboutUs-addus li span{
    display: block;
    color:#666;
}
.aboutUs-addus .aboutUs-addus-p{
    left:60px;
}
.aboutUs-addus .aboutUs-addus-p span{
    font-size:18px;
    color:#333;
    margin-bottom:40px;
}
.aboutUs-addus .aboutUs-addus-p img{
    width:88px;
}
.aboutUs-addus li div{
    width: calc(100% - 328px);
    width: -webkit-calc(100% - 328px);
    width: -moz-calc(100% - 328px);
    left:264px;
}
