
/* 内页banner */
#obtn{ float: left; width: 100%;}
#obtn .ctext.zybanner{ float: left; width: 100%;margin-top:100px;}
#obtn .ctext.zybanner .img1{ line-height: 0;}
#obtn .ctext.zybanner .img1 ._pimg{ width: 100%; float: left; padding-bottom: 35.625%; position: relative; overflow: hidden; min-height: 50px;}
#obtn .ctext.zybanner .img1 ._pimg img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
#obtn .ctext.zybanner .img2 ._pimg{ width: 100%; float: left; padding-bottom: 57%; position: relative; overflow: hidden; min-height: 50px;}
#obtn .ctext.zybanner .img2 ._pimg img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}

/* 6我们的客户1 */
#obtn{ float: left; width: 100%;}
#obtn .ctext.khCon1{ float: left; width: 100%;}
#obtn .ctext.khCon1 .tit{ font-size: 36px; line-height: 40px; margin-bottom: 45px; text-align: center; color: #231f20;}
#obtn .ctext.khCon1 .u1{ width: 101%; margin: -20px -0.5%; float: left;}
#obtn .ctext.khCon1 .l1{ width: 24%; margin: 20px 0.5%; float: left;}
#obtn .ctext.khCon1 .l1 ._pimg{ width: 100%; padding-bottom: 65.42%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
#obtn .ctext.khCon1 .l1 ._pimg img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
#obtn .ctext.khCon1 .l1:hover ._pimg img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
#obtn .ctext.khCon1 .l1 .text{ font-size: 18px; height: 60px; line-height: 60px; color: #333; background: #f2f2f2; text-align: center; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
@media screen and (max-width:991px){
#obtn .ctext.zybanner{ margin-top:60px;}	
#obtn .ctext.khCon1 .tit{ font-size: 16px; line-height: 20px; margin-bottom: 15px;}
#obtn .ctext.khCon1 .u1{ margin: -10px -0.5%;}
#obtn .ctext.khCon1 .l1{ margin: 10px 0.5%;}
#obtn .ctext.khCon1 .l1 .text{ font-size: 14px; height: 30px; line-height: 30px;}
}
@media screen and (max-width:767px){
#obtn .ctext.khCon1 .u1{ width: 102%; margin: -5px -1%;}
#obtn .ctext.khCon1 .l1{ width: 48%; margin: 5px 1%;}
}

/* 6我们的客户2 */
#obtn{ float: left; width: 100%;}
#obtn .ctext.khCon2{ padding: 75px 0 110px 0; float: left; width: 100%; position: relative;}
#obtn .ctext.khCon2 .bg{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(170, 56, 30, 0.9);}
#obtn .ctext.khCon2 .pos{ position: relative;}
#obtn .ctext.khCon2 .tit{ font-size: 36px; line-height: 40px; color: #fff; text-align: center;}
#obtn .ctext.khCon2 .info{ margin: 25px 0 35px 0; font-size: 18px; line-height: 30px; color: #fff; text-align: center;}
#obtn .ctext.khCon2 .l1{ width: 33.3%; float: left; text-align: center; cursor: pointer;}
#obtn .ctext.khCon2 .l1 ._pimg{ width: 120px; height: 120px; background: #fff; border-radius: 50%; margin: 0 auto;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
/*#obtn .ctext.khCon2 .l1:hover ._pimg{ transform: rotateY(180deg);}*/
#obtn .ctext.khCon2 .l1 .t1{ margin: 20px 0 5px 0; font-size: 24px; line-height: 28px; height: 28px; overflow: hidden; color: #fff; font-weight: bold;}
#obtn .ctext.khCon2 .l1 .t2{ font-size: 14px; line-height: 18px; height: 18px; overflow: hidden; text-transform: uppercase; color: #fff;}
@media screen and (max-width:991px){
#obtn .ctext.khCon2{ padding: 20px 0 20px 0;}
#obtn .ctext.khCon2 .tit{ font-size: 18px; line-height: 20px;}
#obtn .ctext.khCon2 .info{ margin: 10px 0 15px 0; font-size: 14px; line-height: 24px;}
#obtn .ctext.khCon2 .l1 ._pimg{ width: 80px; height: 80px;}
#obtn .ctext.khCon2 .l1 .t1{ margin: 10px 0 5px 0; font-size: 16px; line-height: 20px; height: 20px;}
#obtn .ctext.khCon2 .l1 .t2{ font-size: 12px; line-height: 16px; height: 16px;}
}
@media screen and (max-width:767px){
#obtn .ctext.khCon2 .u1{ margin: -5px 0; float: left;}
#obtn .ctext.khCon2 .l1{ width: 33.3%; margin: 5px 0;}
#obtn .ctext.khCon2 .l1 .t2{ font-size: 10px;}
}

/* 6我们的客户3 */
#obtn{ float: left; width: 100%;}
#obtn .ctext.khCon3{ float: left; width: 100%;}
#obtn .ctext.khCon3 .tit{ font-size: 36px; line-height: 40px; margin-bottom: 45px; text-align: center; color: #231f20;}
#obtn .ctext.khCon3 .list{ padding-bottom: 60px; margin: 0 -10px;
width: -moz-calc(100% + 20px);
width: -o-calc(100% + 20px);
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);}
#obtn .ctext.khCon3 .list .u1{ width: 100%;}
#obtn .ctext.khCon3 .list .l1{ margin: 0 10px; float: left; border: 1px solid #d9d9d9;}
#obtn .ctext.khCon3 .list .l1 .img{ width: 100%; padding-bottom: 100%; position: relative; overflow: hidden;}
#obtn .ctext.khCon3 .list .l1 .img img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
#obtn .ctext.khCon3 .list .l1 .bt{ font-size: 18px; line-height: 52px; height: 52px; overflow: hidden; font-weight: bold; text-align: center; color: #fff; background: #aa381e;}
#obtn .ctext.khCon3 .list .slick-dots{ position: absolute; bottom: -60px; z-index: 10; height: 20px; text-align: center;}
#obtn .ctext.khCon3 .list .slick-dots li{ vertical-align: top; margin: 0 9px; width: 20px; height: 20px; border-radius: 50%; background: #b9b9b9;}
#obtn .ctext.khCon3 .list .slick-dots li.slick-active{ background: #aa381e;}
@media screen and (max-width:991px){
#obtn .ctext.khCon3 .tit{ font-size: 16px; line-height: 20px; margin-bottom: 15px;}
#obtn .ctext.khCon3 .list{ padding-bottom: 20px;}
#obtn .ctext.khCon3 .list .l1 .bt{ font-size: 14px; line-height: 30px; height: 30px;}
#obtn .ctext.khCon3 .list .slick-dots{ bottom: -20px; height: 10px;}
#obtn .ctext.khCon3 .list .slick-dots li{ margin: 0 5px; width: 10px; height: 10px;}
}
