

body{min-width: 1200px; width: 100%;}

/*浜у搧涓績*/

.title {
    text-align: center;
    position: relative;    margin-top: 80px;
}
.title h1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 58px;
    color: #3e3e3e;
    display: block;
    position: relative;
    z-index: 1;
    background: url(../image/line.png) no-repeat center;
}
.title h2 {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    top: -4px;
    font-size: 74px;
    font-weight: bold;
    line-height: 80%;
    color: #ebebeb;
    text-transform: uppercase;
    font-family: "arial";
}
.title p{
    text-align: center;
     font-size: 16px;
	 color:#666;
	 
}
.title h1 span{
   color:#0289ff;
}
.clearfix{zoom: 1;}
.indexfive{padding-top: 0px;padding-bottom: 70px; overflow: hidden;}



.indexfive .title p{background:  url(../image/q4.jpg) no-repeat center center;}



.fivetit{margin-top: 45px;box-shadow: 1px 5px 15px 1px #ccc;height: 60px;line-height: 60px;margin-bottom: 40px;}



.fivetit a{width: 14%;float: left;text-align: center;font-size: 16px;color: #666;background: url(../image/t2.png) no-repeat right center;display: block;line-height: 58px;}



.fivetit a:last-child{background: none;}



.fivetit a:hover,.fivetit a.cur{font-weight: bold;color: #f8bd01;border-bottom: 2px #f8bd01 solid;}



.fivenr dt{float: left;width: 790px;}



.fivenr dt img{width:790px;height: 445px;display: block;border: 1px solid #efeeee;}



.fivenr dd{float: right;



    width: 320px;



    background: url(../image/top1.jpg) repeat;



    padding-top: 50px;



    padding-left: 40px;



    padding-right: 40px;



    height: 395px;}



.fivenr dd h4{color: #fff;font-weight: bold;font-size: 24px;line-height: 24px;padding-bottom: 12px;border-bottom: 1px #6179c7 dashed;margin-bottom: 28px;}



.fivenr dd p{color: #fff;padding-bottom: 20px;}



.fivenr dd p b{display: block;font-size: 18px;padding-bottom: 5px;}

.fivenr dd p span{font-size: 24px;

    font-weight: bold;}



.fivenr dd p em{display: block;padding:10px 0;}



.commonweb {



    margin: 0px auto;



    padding: 0;



    width: 1200px;



}



.fivebtn{margin-top: 30px;}



.fivebtn a{font-size: 15px;color: #fff;background: #f8bd01;width: 134px;height: 43px;line-height: 43px;display: inline-block;text-align: center;}



.fivebtn a:nth-child(2){margin-left: 20px;background: none;border: 1px #fff solid;}



.fivenr ul{margin-top: 20px;display: inline-block;}



.fivenr li{float: left;width: 388px;margin-right: 15px;background: #fff;padding-bottom: 15px;border: 1px solid #efeeee;}



.fivenr li img{width: 388px;height: 291px;display: block;}



.fivenr li:last-child{margin-right: 0;}



.fivenr li h4{padding: 20px 30px 5px;font-weight: bold;color: #333;font-size: 16px;}



.fivenr li p{font-size: 14px;color: #888888;padding: 0 30px;overflow: hidden;height: 58px;line-height: 18px;

}
.chanp{padding: 1px 0 60px;
    background: url(../image/lybg.jpg) repeat center 0;
   height: 1185px;}
.pro{padding: 1px 0 60px;
    background: url(../image/lybg.jpg) repeat center 0;
    height: 730px;}
.hot-pro {
    margin-top: 30px;
    margin-bottom: 45px;
}
.hot-pro li {
    float: left;
    width: 33.2%;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    max-height: 614px;
    background-color: #fff;
}
.hot-pro .col-pro {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
    overflow: hidden;
}
.hot-pro li:first-child {
    background: #0289ff;
    background: -moz-linear-gradient(top, #0289ff 0%, #1a619e 100%);
    background: -webkit-linear-gradient(top, #0289ff 0%,#1a619e 100%);
    background: -o-linear-gradient(top, #0289ff 0%,#1a619e 100%);
    background: -ms-linear-gradient(top, #0289ff 0%,#1a619e 100%);
    background: linear-gradient(to bottom, #0289ff 0%,#1a619e 100%);
    border-bottom: 1px solid #0289ff;
}
.hot-pro li.col-pro {
    width: 33.3%;
}
.hot-pro .col-pro img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.hot-pro .col-pro:hover img {
    margin-left: 10px;
}
.hot-pro .col-pro .text {
    position: absolute;
    width: 81%;
    top: 40px;text-align: center;
    left: 0;
    padding: 0 30px;
}
.hot-pro .col-pro .text .tit {
    display: block;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 2px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hot-pro li.col-pro .text .tit {
    font-size: 30px;
    color: #ffffff;
    line-height: 38px;
}
.hot-pro .col-pro .text p {
    font-size: 16px;
    color: #0289ff;
    line-height: 26px;
   
}
.hot-pro li.col-pro .text p {
    font-size: 18px;
    color: #ffffff;
    line-height: 28px;
    margin-bottom: 25px;
}
.hot-pro li.col-pro .text .btn-more {
    display: inline-block;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding: 0 26px;
    line-height: 44px;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #fff 100%);
    background: -webkit-linear-gradient(top, #fff 0%,#fff 100%);
    background: -o-linear-gradient(top, #fff 0%,#fff 100%);
    background: -ms-linear-gradient(top, #fff 0%,#fff 100%);
    background: linear-gradient(to bottom, #fff 0%,#fff 100%);
}
.hot-pro .col-pro {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
    overflow: hidden;
}


.pro1{
    margin-top: 35px;
    position: relative;height: 488px;
}
.pro1 ul li{
    float: left;
    margin: 0 1% 0 0%;border: 1px solid #f3f3f3;border-radius: 0 0 20px 20px;
}
.pro1 ul li:nth-child(2){
    float: left;
    margin: 0 0% 0 1%;
}
.pro1 ul li:last-child{
    float: left;
    margin: 0 0% 0 1%;
}
.pro1 ul li img{
    width: 100%;
}

.pro1 .slick-prev{
    width: 38px;
    height: 56px;
    position: absolute;
    left: -19px;
    top: 35%;
    z-index: 999;
   
    font-size: 0;
    border: none;
    outline: none;
}
.pro1 .slick-next{
    width: 38px;
    height: 56px;
    position: absolute;
    right: -19px;
    top: 35%;
    z-index: 999;
  
    font-size: 0;
    border: none;
    outline: none;
}

.pro1 ul li  h3{
  background-color: #fff;
    padding: 22px 10px 22px;
    text-align: center;
    font-size: 16px;
    color: #444;
    margin-bottom: 20px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500;margin-top: -10px;
}
.pro1 ul li h3 span{display:block;
padding-bottom:5px;
line-height:25px;
font-size:12px;}


/**/
.yin{padding: 60px 0 0;height: 230px;}
.iserve{height:180px;}
.iserve dd{float:left;width:156px;height:180px;position:relative;text-align:center;}
.iserve dd{margin-right:45px;}
.iserve dd .hover,.iserve dd .default{background:url(../image/iserve_bg.png);}
.iserve dd:after{content:'';position:absolute;width:100px;height:30px;background:url(../image/iserve_shadow.png);bottom:-31px;left:50%;margin-left:-50px;}
.iserve dd{font-size:20px;}
.iserve dd i{display:block;width:40px;height:40px;margin:60px auto 10px;background:url(../image/iserve_icon.png);}
.iserve dd .hover,.iserve dd .default{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:all .5s linear;-webkit-transition:all .5s linear;}
.iserve dd .default{background-position:0 -180px;color:#333}
.iserve dd .hover{background-position:0 0;color:#fff;opacity:0;visibility:hidden;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
.iserve dd.d1 .default i{background-position:0 0;}
.iserve dd.d1 .hover i{background-position:-40px 0;}
.iserve dd.d2 .default i{background-position:0 -40px;}
.iserve dd.d2 .hover i{background-position:-40px -40px;}
.iserve dd.d3 .default i{background-position:0 -80px;}
.iserve dd.d3 .hover i{background-position:-40px -80px;}
.iserve dd.d4 .default i{background-position:0 -120px;}
.iserve dd.d4 .hover i{background-position:-40px -120px;}
.iserve dd.d5 .default i{background-position:0 -160px;}
.iserve dd.d5 .hover i{background-position:-40px -160px;}
.iserve dd.d6 .default i{background-position:0 -200px;}
.iserve dd.d6 .hover i{background-position:-40px -200px;}
.iserve dd:hover .hover{opacity:1;visibility:visible;-webkit-transform: rotateY(360deg);transform: rotateY(360deg);}
.iserve dd:hover .default{opacity:0;visibility:hidden;-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}
.iserve dd.d6{margin-right: 0;}
.iserve dd.d1{margin-left: 20px;}


      .hover_block {
        width: 324px;
        
        background-color: #ffffffc4;
    border-radius: 20px;
        float: left;
       position: relative;
        padding: 8px 20px;
      }
      .hover_block_title {
      font-size: 24px;
    font-weight: bold;
    color: #333;
    line-height: 36px;
    height: 40px;
     
      }
      .hover_block_content {
       font-size: 14px;
    color: #9b9ea0;
      }
    
      .hover_block_images {
        position: relative;
    float: left;
    width: 100%;
  
      }
      .hover_block_images_img {
        border-radius: 500px;
    /* background: red; */
    border: 2px solid #e7e7e7ad;
    height: 60px;
    width: 60px;
    /* display: flex; */
    background-size: 100%;
    margin: 0 auto;
      }
      .img_text_div:hover + div{
        display: block;
        cursor: pointer;
      }
      #img1 {
        margin-left: 0;
      }
      #img2 {
        margin-left: 0%;
      }
      #img3 {
        float: right;
        margin-right: 0px;
      }
      #img1:hover + div{
        display: block;
        cursor: pointer;
        left: 0px;
      }
      #img2:hover + div{
        display: block;
        cursor: pointer;
        left: 16%;
      }
      #img3:hover + div{
        display: block;
        cursor: pointer;
        right: 0;
      }
      .hover_block_images_img_big {
        width: 100%;
        display: inline-block;border-radius: 50%;border: 2px solid #e7e7e7ad;
      }
      .img_big_div {
        display: none;
    position: absolute;
    top: -135%;
    width: 38%;
      }
      .img_text_div {
        width: 32%;
        display: inline-grid;
        float: left;
      }
      .img_text {
        width: 100%;
        text-align: center;
        position: relative;
        font-size: 12px;
      }
      .center_bottom_img {
        position: absolute;
        bottom: 0;
        width: 100%;
        display: flex;
      }
      .center_bottom_img_img {
        margin: 0 auto;
      }
      #hover_block1 {
        margin-top: 50px;
        margin-left: 0px;
      }
      #hover_block2 {
       margin-top: 318px;
    left: -363px;
      }
      #hover_block2 .hover_block_images {
        display: none;
      }
      #hover_block4 {
        margin-top: 11px;
    right: -96px;
      }
      #hover_block5 {
      margin-top: 8px;
    right: -117px;
      }
      #hover_block3 {
        margin-top: -25px;
    right: 87px;
      }
      
/*产品中心*/



#s_bn1 {
	
	background: url(../image/s_bn1_bg.jpg) center no-repeat;
	color: #fff;
	padding-top: 17px;
    height: 233px;
}
#s_bn1 .tt {padding-top: 74px;padding-left: 340px;
}
#s_bn1 .tt h5 {
	font-size: 36px;
	font-weight: bold;
	
	margin-bottom: 12px;
}
#s_bn1 .tt p {
	
	font-size: 20px;
    line-height: 60px;
    margin-bottom: 22px;
}
#s_bn1 .tel {
	width: 699px;
	height: 53px;
	line-height: 51px;
	border-radius: 26px;
	padding-left: 27px;
	border: 1px solid #66a4d3;
	font-size: 18px;
	position: relative;
}
#s_bn1 .tel img {
	width: 25px;
	position: relative;
	top: 5px;
	margin-right: 10px;
}
#s_bn1 .tel b {
	font-size: 35px;
	font-family: arial;
	position: absolute;
}
#s_bn1 .tel .btn_zixun {
	width: 185px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	position: absolute;
	right: -1px;
	top: -1px;
	background: #f2483e;    color: #fff;
	font-size: 18px;
	font-weight: bold;
	border-radius: 52px;
}
#s_about {
	height: 946px;
	background: url(../image/s_about_bg.jpg) center bottom no-repeat;
	padding-top: 75px;margin-bottom: 165px;
}
#s_about .txt {
	margin-left: 80px;
	width: 313px;
	padding-top: 30px;
}
#s_about .tt {
	margin-bottom: 30px;
}
#s_about .tt h3 {
	font-size: 24px;
	color: #373737;
	font-weight: bold;
	margin-bottom: 4px;
}
#s_about .tt span {
	font-size: 14px;
	color: #373737;
	font-weight: bold;
}
#s_about .con {
	font-size: 14px;
	line-height: 28px;
	color: #6b6b6b;
}
#s_about .btn {
	width: 210px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	text-align: center;
	display: block;
	background: #f2483e;
	color: #fff;
	border-radius: 3px;
	margin-top: 62px;
	font-size: 15px;
}
#s_about .img {
	margin-right: 73px;
}
#s_about .img img {
}
#s_about .shuzi {
	margin-top: 90px;
}
#s_about .shuzi ul {
}
#s_about .shuzi ul li {
	text-align: center;
	width: 31%;
	float: left;
}
#s_about .shuzi ul li+li {
	border-left: 1px solid #e4e4e5;
}
#s_about .shuzi ul li span {
	font-size: 25px;
	color: #003e8b;
	font-family: 'BEBAS';
}
#s_about .shuzi ul li p {
	font-size: 12px;
	color: #b0b0b0;
}
.ysbj{height:885px; overflow: hidden;margin-top: -40px;}
.ys{padding-top:00px;}
.ys h2{text-align: center; margin-bottom: 28px;}
.ys h2 span{display: inline-block; height:68px; line-height: 68px;font-size: 50px; color:#333333;padding:0 21px;position: relative; font-weight: bold; font-family: "思源黑体 CN";}
.ys h2 span:before{width:15px; height:20px; background:url(../image/tit-left.png) no-repeat center; content:""; position: absolute; left:0;top:26px;}
.ys h2 span:after{width:15px; height:20px; background:url(../image/tit-rig.png) no-repeat center; content:""; position: absolute; right:0;top:26px;}
.ys h2 em{display: block; height:44px; line-height: 44px;font-size: 24px; color:#666666;font-weight: normal;}
.ys .ys-nav{height:74px;margin-top: 50px;}
.ys .ys-nav ul li{float:left; width:300px; height:51px; text-align: center;position: relative;}
.ys .ys-nav ul li:before{width:1px; height:26px; background: #e5ecf6;content:""; position: absolute; right:0;top:14px;}
.ys .ys-nav ul li:last-child:before{display: none;}
.ys .ys-nav ul li i{display: inline-block; width:40px; height:46px; overflow: hidden; margin-right:12px; }
.ys .ys-nav ul li i img{width: 100%; transition: .5s;}
.ys .ys-nav ul li h4{display: inline-block; text-align: left;}
.ys .ys-nav ul li h4 span{display: block; height:34px; line-height: 34px;font-size: 26px; color:#333333; font-weight: normal;}
.ys .ys-nav ul li h4 p{height:17px; line-height: 17px;font-size: 14px; color:#666666;text-transform: uppercase; font-weight: normal;}
.ys .ys-nav ul li.cur i img{margin-top:-46px;}
.ys .ys-nav ul li.cur h4 span{color:#0289ff; font-weight: bold;}
.ys .ys-con dl{height:600px; position: relative;}
.ys .ys-con dl dt{width:100%; line-height: 0; overflow: hidden;}
.ys .ys-con dl dt img{width:100%;}
.ys .ys-con dl dd{width:1168px;height:126px; background:rgba(255,255,255,0.95); position: absolute; left:15px; bottom:15px;padding:28px 0 0 53px; box-sizing: border-box;}
.ys .ys-con dl dd .left{width:440px;float:left;padding-top:3px;}
.ys .ys-con dl dd .left h4{height:41px; line-height: 41px;font-size: 30px; color:#333333; font-family: "思源黑体 CN";}
.ys .ys-con dl dd .left h4 i{display: inline-block;width:4px; height:4px; background:#0289ff;margin:19px 17px 0 11px; border-radius: 50%;vertical-align: top;}
.ys .ys-con dl dd .left h4 em{color:#0289ff;display: inline-block; vertical-align: top;}
.ys .ys-con dl dd .left p{height:22px; line-height: 22px;font-size: 14px; color:#bfc0bb; font-family: "思源黑体 CN";padding-bottom:25px; background:url(../image/ys-yy.png) no-repeat left 6px bottom; text-transform: uppercase;letter-spacing: 1px;}
.ys .ys-con dl dd ul{float:left;}
.ys .ys-con dl dd ul li{height:35px; line-height: 35px; font-size: 16px; color:#666666; font-weight: normal;padding-left:13px;background:url(../image/ys-dd.png)  no-repeat left;}
.guide{padding: 0px 0 0px;
    background: url(../image/guide.jpg) no-repeat center bottom;
    height: 1088px;}
.gui{width:100%; margin:0 auto;height: 655px;}
.gui .gui-left{width:594px;height:578px; float:left;padding-top:43px; position: relative;z-index:200;}
.gui .gui-left h2{margin-bottom: 10px;}
.gui .gui-left h2 span{display: inline-block; height:56px; line-height: 56px; font-size: 45px; color:#333333;padding-right:37px;font-weight: bold;background:url(../image/gui-yy.png) no-repeat right 11px;}
.gui .gui-left h2 em{display: block; height:73px; line-height: 73px;font-size: 36px;color:#0289ff; font-weight: bold;}
.gui .gui-left p{text-indent: 2rem;}
.gui .gui-left strong{display: block; line-height: 33px; font-weight: normal;font-size: 20px; color:#333333; font-family: "思源黑体 CN"; margin-bottom: 37px;}
.gui .gui-left .hd{width:330px; height:47px;background:#fff; margin-bottom: 50px;}
.gui .gui-left .hd ul li{float:left;width:173px;height:47px; text-align: center;cursor: pointer;position: relative;}
.gui .gui-left .hd ul li.jd2{margin-left: -16px;}
.gui .gui-left .hd ul li i{display: block; width:100%; height:47px; line-height:47px;font-size: 16px; color:#666666; position: relative;z-index:200;}
.gui .gui-left .hd ul li i a{color:#fff;
font-weight:500;}
.gui .gui-left .hd ul li.jd1:before{width:100%;height:47px; background:url(../image/gui-jd1.png) no-repeat center; content:"";position: absolute;left:0;top:0;display: none;}
.gui .gui-left .hd ul li.jd2:before{width:100%;height:47px; background:url(../image/gui-jd2.png) no-repeat center; content:"";position: absolute;right:0;top:0;display: none;}
.gui .gui-left .hd ul li.cur i{color:#FFF;}
.gui .gui-left .hd ul li.jd1.cur:before{display:block;}
.gui .gui-left .hd ul li.jd2.cur:before{display:block;}
.gui .gui-left .gui-sz{width:1200px; height:120px; background: #FFF;box-shadow: 0px 0px 10px rgba(0,0,0,0.2);padding-top:16px; box-sizing: border-box;}
.gui .gui-left .gui-sz ul li{float: left;
    height: 83px;
    padding: 5px 59px;
    border-right: 1px solid #eeeeee;
}

.gui .gui-left .gui-sz ul li span{display: block;text-align: center;height:56px;}
.gui .gui-left .gui-sz ul li span em{display: inline-block; height:56px; line-height: 56px;font-size: 55px; color:#0289ff; font-weight: bold;}
.gui .gui-left .gui-sz ul li span i{display: inline-block; width:17px; height: 17px; background:#f8bd02;border-radius: 50%; text-align: center; line-height: 17px;font-size: 13px;color:#FFFFFF; vertical-align: bottom;margin:0 0 5px -8px;}
.gui .gui-left .gui-sz ul li p{height:27px;font-size: 14px; line-height: 27px; color:#333333;text-align: center;}
.gui .gui-left .gui-sz ul li:nth-child(4) p{padding-left:46px;}
.gui .gui-left .gui-sz ul li:nth-child(5) p{padding-left:23px;}
.gui .gui-left .gui-sz ul li:last-child{border-right:0;}
.gui .gui-rig{width: 576px;
    height: 424px;
    overflow: hidden;
    float: right;
    padding-top: 43px;}
.gui .gui-rig .gui-con,.gui .gui-rig .gui-con .con{height:100%;}
.gui .gui-rig span{display: block; width:100%;height:100%; line-height: 0; overflow: hidden;}
.gui .gui-rig span img{width: 100%;height:100%; transition: 1s;}
.gui .gui-rig span:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}


.kh{height:420px;}
.kh li{float: left;
    width: 229px;
    height: 282px;
    border: 1px solid #d4d4d4;
    transition: all 0.3s linear;
    margin-bottom: 20px;
    margin-left: 13px;
    overflow: hidden;
    box-sizing: border-box;}
.kh li img{ width: 227px;
    height: 280px;}
.kh li:first-child{margin-left: 0;}
.kh li:nth-child(5) {margin-right: 0;}
.kh li:hover{box-shadow: 5px 5px 10px #e5e5e5,-5px -5px 10px #e5e5e5; border:0;}
/*服务保障*/



.xl2{background: url(../image/xl_bg.jpg) no-repeat center top;background-size: 100% 100%;
    min-height: 28rem;}
.xl2 dt{float: left;
    padding-top: 4.5rem;
    width: 100%;
    text-align: center;}
.xl2 dt h3{font-size:1.875rem;color:#fff;line-height:110%;}
.xl2 dt h3 span{margin-left:0.625rem;font-weight:normal;}
.xl2 dt h3 em{display:block;font-size:1.5rem;font-weight:normal;margin-top:0.3125rem;}
.xl2 dt p.ms{font-size:1rem;line-height:1.125rem;color:#fff;margin-top:2.5rem;letter-spacing:0.0.125rem;}
.xl2 dt ul{margin-top: 2.7rem;}
.xl2 dt li{float: left;
    width: 31%;
    margin-right: 1%;
    margin-left: 1%;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
    position: relative;
    height: 5rem;
    margin-bottom: 1.7rem;
    padding: 1rem 1%;
    line-height: 110%;
    padding-top: 0.6rem;}

.xl2 dt li:nth-child(3n){margin-right: 0;}

.xl2 dt li:nth-child(1){margin-left: 0;}
.xl2 dt li:nth-child(4){margin-left: 0;}
.xl2 dt li b{font-size: 1rem;display: block;margin-bottom: 0.5rem;}



.xl2 dt li p{font-size: 0.875rem;line-height: 1rem;}



.xl2 dt li em{position: absolute;right: 0.5rem;top: 0.3rem;display: block;max-width:15%;}



.xl2 dt li em img{max-width: 100%;}



.xl2 dt li:hover{background: #0289ff;border: 1px solid #0289ff;}



.xl2 dt li.tel{border: none;padding: 0;width: 30%;margin-right: -5%;}



.xl2 dt li.tel:hover{background: none;}



.xl2 dt li.tel b{font-weight: normal;font-size: 0.875rem;margin-top: 1rem;margin-bottom: 1rem;}



.xl2 dt li.tel p{font-size: 1.7rem;font-weight: bold;white-space: nowrap;border-bottom: 3px solid #0087f9;line-height: 90%;display: inline-block;}



.xl2 dd{float: right;padding-top:2.3rem;width: 29.27%;margin-right: 10.41%;margin-left: -4%;position: relative;}



.xl2 dd img{width: 100%;}



.xl2 dd em{position: absolute;right: 22.6%;top: 0;display: block;width: 15.8%;height:7rem;background: #0087f9;}



.xl2 dd em img{position: absolute;bottom: 0;left: 0;width: 100%;}



.ab-tu {
    margin-top:36px;
}

.ab-tu .tabli2 {
    width:191px;margin-top: 298px;
}

.ab-tu .ab-tu-img {
    width:990px;
    float: right;margin-right:15px;    margin-top: 146px;
}

.ab-tu .tabli2 ul li {
   width: 191px;
    height: 61px;
    background: #d3d3d3;
    text-align: center;
    font-size: 20px;
    color: #333333;
    padding-top: 25px;
    cursor: pointer;
}

.ab-tu .tabli2 ul li span {
    display: block;
    font-size: 11px;
    font-family: Arial;
    color: #999999;
    text-transform: uppercase;
}

.ab-tu .tabli2 ul li.cur {
    background: url(../image/ab1.png) no-repeat center;
    color: #fff;
}

.ab-tu .tabli2 ul li.cur span {
    color: rgba(255, 255, 255, 0.5);
}

.ab-tu .ab-tu-img .tab2 {
    display: none;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd {
    overflow: hidden;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li {
    width: 230px;
    height: 172px;
    float: left;
    margin-left:18px;position:relative;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li img {
    width: 230px;
    height: 172px;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li h3{position:absolute;width:100%;left:0;bottom:0;color:#ffffff;font-size:14px;text-align:center;background: rgba(63, 63, 63, 0.82);height:30px;line-height:30px;overflow:hidden;}


/**/
.help_cut{height:368px;width: 1200px;margin:0 auto 0;background: #fff;position: relative;}
.help_cut a{text-decoration: none;}
.help_nav{ height: 64px; clear: both;width: 1200px;margin-bottom: 32px;}
.help_nav ul{width: 1200px;}
.help_nav li{height: 64px; line-height:28px;width: 168px;  text-align: center; font-size: 20px; color: #000000;position: relative; display: block; float: left;font-weight: normal;margin-right: 26px;border-right: 1px solid #c7c7c7;}
.help_nav li em{width:54px;height:42px;display: block;margin:0 auto;}
.help_nav li em img{width: 100%;display: block;}
.help_nav li a{color: #000000; text-decoration: none;}
.help_nav li:last-child{border-right: 0;}
.help_nav li:nth-child(1){margin-left:355px;}
.help_nav li.cur{ -webkit-transition:width .5s;transition:width .5s;}
.help_nav li.cur a{color: #0289ff; font-weight: bold;}

.m_help{ height:265px;width: 1200px; position: relative; }
.prev1{position: absolute;left:-34px;top:72px;background: url(../image/xc_l.png) no-repeat;width:15px;height:23px;z-index: 3;}
.next1{position: absolute;right:-34px;top:72px;background: url(../image/xc_r.png) no-repeat;width:15px;height:23px;z-index: 3;}
.xc{width:1200px;  overflow: hidden;}
.xc li{ width:284px; position:relative;margin-right:21px; float: left; overflow: hidden;}
.xc li img{ display:block;width:284px; height:162px;}
.xc li em{height: 46px;font:16px "Microsoft YaHei"; line-height:46px; color:#666666; overflow:hidden; display: block; text-align: center;  -webkit-transition:all .5s;transition:all .5s;width: 100%;box-sizing: border-box;}
.xc li a{ text-decoration: none; }
.xc li:hover em{color:#cb1919;}
.xc li img{-webkit-transition: .5s;-moz-transition: .5s;transition: .5s;}
.xc li:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}

.li_3 .xc li i{border:1px solid #eee;box-sizing:border-box; display:block;}
.li_3 .xc li img{width:auto !important;margin:0 auto; }


/*品质保证*/
.pinz_bg{background:url(../image/pinz_bg.jpg) no-repeat center 0;height: 625px;padding-top: 55px;overflow: hidden;}
.pinz_l{width: 310px;}
.pinz_l dl{width: 310px; padding:10px 0 50px;height: 90px;overflow: hidden;}
.pinz_l dl dt{width: 60px;float: left;height: 60px;line-height: 0;overflow: hidden;margin-top: 10px;}
.pinz_l dl dt img{width: 50px;height: 120px;-webkit-transition:all .5s;transition:all .5s;}
.pinz_l dl:hover dt img{margin-top: -60px;}
.pinz_l dl dd{width: 250px;float: left;}
.pinz_l dl dd h5{font-size: 20px;color: #333;height: 30px;line-height: 30px;overflow: hidden;}
.pinz_l dl dd h5 a{font-size: 20px;color: #333;}
.pinz_l dl dd p{font-size: 14px;color: #666;line-height: 22px;height: 44px;overflow: hidden;padding: 5px 0 0;}
.pinz_l dl dd span{display: block;font-size: 14px;color: #333;padding: 15px 0 3px;}
.pinz_l dl dd b{display: block;font-size: 26px;color: #333;}

/*优势*/
.ys_bg{background: url(../image/ys_bg.jpg) no-repeat center 0;
    height: 713px;
    padding: 55px 0 0;
    overflow: hidden;
    margin-top: -63px;}

.ys_t{width: 120px;position: absolute;top: 110px;left: 540px;z-index: 200;}
.ys_t ul li{font-size: 16px;color: #333;font-weight: bold; background:url(../image/ys_y01.png) no-repeat;width: 120px;height: 92px;margin-bottom: 23px;text-align: center;padding: 28px 0 0;}
.ys_t ul li em{display: block; width: 40px; height: 40px; line-height: 0; overflow: hidden; margin:0 auto 5px;} 
.ys_t ul li em img{width: 40px;height: 80px;}
.ys_t ul li:hover,.ys_t ul li.on{color: #fff; background:url(../image/ys_y02.png) no-repeat;}
.ys_t ul li:hover em img,.ys_t ul li.on em img{margin-top: -40px;}
.ys_t ul li{
-webkit-transition: -webkit-transform 0.5s ease-out;
-moz-transition: -moz-transform 0.5s ease-out;
-o-transition: -o-transform 0.5s ease-out;
-ms-transition: -ms-transform 0.5s ease-out;}
.ys_t ul li:hover {
-webkit-transform: rotateZ(360deg);
-moz-transform: rotateZ(360deg);
-o-transform: rotateZ(360deg);
-ms-transform: rotateZ(360deg);
transform: rotateZ(360deg);
}
.ys_qie{position: relative;}
.ys_l{width: 960px;height: 660px;position: absolute;top: 53px;right: 50%;margin-right: -1px;}
.ys_l img{width: 960px;height: 660px;}
.ys_r{width: 460px;padding: 140px 0 0;}
.ys_r h5{font-size: 36px;color: #fff;height: 76px;line-height: 76px;overflow: hidden;}
.ys_r h5 em{display: block;float: left;width: 72px;height: 76px;overflow: hidden;padding: 0 10px 0 0;}
.ys_r p{font-size: 18px;
    color: #fff;
    line-height: 22px;
    padding: 50px 0 0;}
.ys_r b{ font-family:"Times New Roman", Times, serif;font-size: 30px;color: #fff;display: block; background:url(../image/tel01.png) no-repeat 0 5px;padding: 0 0 0 40px;height: 40px;line-height: 40px;overflow: hidden;margin-top: 60px;}
.ys_r span{display: block;width: 102px;padding: 10px 0 0 50px;}
.ys_r span a{display: block; font-size: 14px; color: #333; width: 102px; text-align: center; height: 34px; line-height: 34px; background: #fff; overflow: hidden;border-radius: 20px;}
.ys_r span a:hover,.ab_btn li a:hover{animation:shake 1.5s linear;-webkit-animation:shake 1.5s linear;}

.case{height:762px;}
.cas{padding-top:0px;}
.cas h2{text-align: center; margin-bottom: 32px;}
.cas h2 span{display: inline-block; height:68px; line-height: 68px;font-size: 50px; color:#333333;padding:0 21px;position: relative; font-weight: bold; font-family: "思源黑体 CN";}
.cas h2 span:before{width:15px; height:20px; background:url(../image/tit-left.png) no-repeat center; content:""; position: absolute; left:0;top:26px;}
.cas h2 span:after{width:15px; height:20px; background:url(../image/tit-rig.png) no-repeat center; content:""; position: absolute; right:0;top:26px;}
.cas h2 em{display: block; height:45px; line-height: 45px;font-size: 24px; color:#666666;font-weight: normal;}
.cas .cas-nav{width: 100%; height:47px; border:1px solid #e9e9e9; margin-bottom: 40px;	transform:skew(-20deg);-webkit-transform: skew(-20deg);-moz-transform: skew(-20deg);-o-transform:skew(-20deg);-ms-transform:skew(-20deg); }
.cas .cas-nav ul li{float:left; width:240px; height:47px;position: relative;}
.cas .cas-nav ul li a{display: block; height:47px; text-align: center;transform:skew(20deg);-webkit-transform: skew(20deg);-moz-transform: skew(20deg);-o-transform:skew(20deg);-ms-transform:skew(20deg);}
.cas .cas-nav ul li i{display: inline-block; width:25px; height:21px; overflow: hidden;margin: 12px 5px 0 0;}
.cas .cas-nav ul li i img{width:100%; transition: .5s;}
.cas .cas-nav ul li em{display: inline-block; height:47px; line-height: 47px;font-size: 20px; vertical-align: top;}
.cas .cas-nav ul li:before{width:6px; height:16px;content:"/";color:#e9e9e9;position: absolute;right:0; top:15px;transform:skew(20deg);-webkit-transform: skew(20deg);-moz-transform: skew(20deg);-o-transform:skew(20deg);-ms-transform:skew(20deg); transition: .5s;}
.cas .cas-nav ul li:last-child:before{display: none;}
.cas .cas-nav ul li.cur{background:#E60012;}
.cas .cas-nav ul li.cur i img{margin-top:-21px;}
.cas .cas-nav ul li.cur em{color:#FFF;}
.cas .cas-nav ul li.cur:before{opacity: 0;}
.cas .cas-con{height: 500px;
    /* margin-bottom: 58px; */
    margin-top: 50px;}
.cas .cas-con dl{width: 570px;
    height: 470px;
    float: left;
    position: relative;}
.cas .cas-con dl dt{width:100%; height:470px; line-height: 0; overflow: hidden;}
.cas .cas-con dl dt img{width: 100%; height:100%; transition: 1s;}
.cas .cas-con dl dd{height:58px;padding:10px 24px 0 30px; box-sizing: border-box;width:100%; position: absolute; left:0;bottom:0;background:rgba(0,0,0,0.6);}
.cas .cas-con dl dd h4{height:38px; line-height: 38px;background:url(../image/cas-jt1.png) no-repeat right;}
.cas .cas-con dl dd h4 a{font-size: 18px; color:#FFF; font-weight: bold;display: block;}
.cas .cas-con dl dd p{height:33px;line-height: 33px; font-size: 14px;color:#FFF;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.cas .cas-con dl:hover dt img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
.cas .cas-con ul{float:right;width: 630px; }
.cas .cas-con ul li{position: relative;
    height: 230px;
    width: 307px;
    float: left;
    margin-left: 8px;
    margin-bottom: 9px;}
.cas .cas-con ul li span{display: block; width:100%; height:100%; line-height: 0; overflow: hidden;}
.cas .cas-con ul li span img{width: 100%; height:100%; transition: 1s;}
.cas .cas-con ul li em{display: block; width:100%; height:56px; padding:0 16px 0 20px; box-sizing: border-box; position: absolute;left:0;bottom:0;background:rgba(0,0,0,0.6);}
.cas .cas-con ul li em i{display: block; height:56px; line-height: 56px; font-size: 16px; color:#FFF; font-weight: bold; background:url(../image/cas-jt2.png) no-repeat right;}
.cas .cas-con ul li:hover span img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
.cas .cas-ml h4{height:67px; margin-bottom:32px; }
.cas .cas-ml h4 span{display: block;height:67px; line-height: 67px; float:left; padding:0 24px;font-size: 28px; color:#333333; font-family: "思源黑体 CN"; font-weight: bold; position: relative;}
.cas .cas-ml h4 span:before{width:15px; height:20px; background:url(../image/tit-left.png) no-repeat center; content:""; position: absolute; left:0;top:26px;}
.cas .cas-ml h4 span:after{width:15px; height:20px; background:url(../image/tit-rig.png) no-repeat center; content:""; position: absolute; right:0;top:26px;}
.cas .cas-ml h4 i{display: block; height:67px; line-height: 67px; float:right;position: relative; font-size: 14px; color:#333333; font-weight: normal; text-transform: uppercase;}
.cas .cas-ml h4 i:before{width:899px; height:1px; background: #EAEAEA; content:""; position: absolute; left:-946px; top:34px;}
.cas .cas-ml .cas-bd{overflow: hidden;}
.cas .cas-ml .cas-bd ul li{float:left;width:188px !important; height:105px;border:1px solid rgba(197,197,197,0.57); box-sizing: border-box; margin-right: 13px;}
.cas .cas-ml .cas-bd ul li a{display: block; width:100%; height:105px;}
.cas .cas-ml .cas-bd ul li i{display: block; width:183px; height:103px; margin:0 auto; line-height: 0; overflow: hidden;}
.cas .cas-ml .cas-bd ul li i img{width: 100%;}
/*合作客户*/
.hz_bg{height: 170px;padding: 50px 0 0;overflow: hidden;}
.hz_c{overflow: hidden;}
.hz ul li{width:202px;float:left;text-align:center;margin-right: 45px;}
.hz ul li em{display:block;width: 202px;height: 114px;margin-bottom:10px;-webkit-transition:all .3s;transition:all .3s;}
.hz ul li em img{width: 202px;height: 114px;}
.hz ul li a{font-size:14px;color: #333;}
.hz ul li a:hover{color: #1a57a9;}
.hz p{top: 25px;} 
.hz ul li a:hover em{box-shadow:0 10px 15px 0 #bbb;z-index:2;-webkit-transform:translate(0,-2px);-webkit-transform:translate(0,-2px)}

/*新闻动态*/
.news{padding: 60px 0 80px;margin-top: -140px;}

.news .cp_tit{font-size: 40px;
    color: #333;
    text-align: center;
    height: 85px;
    line-height: 40px;
    overflow: hidden;
    background: url(../image/cp_tline.png) no-repeat center 60px;}

.news_t{height: 64px;line-height: 64px;overflow: hidden;padding: 30px 0 0;position: relative;}

.news_t:before{content: "";width: 100%;height: 1px;background: #e6e6e6;position: absolute;bottom: 0;left: 0;}

.news_t ul li{float: left;width: 180px;height: 64px;}

.news_t ul li a{font-size: 18px;color: #333;font-weight: bold;display: block;width: 180px;height: 64px;text-align: center;line-height: 64px;overflow: hidden;}

.news_t ul li a:hover,.news_t ul li.on a{color: #fff;}

.news_t span{float: right;}

.news_t span a{font-size: 18px;color: #333;}

.news_t ul li a {

  vertical-align: middle;

  -webkit-transform: perspective(1px) translateZ(0);

  transform: perspective(1px) translateZ(0);

  box-shadow: 0 0 1px transparent;

  position: relative;

  -webkit-transition-property: color;

  transition-property: color;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

}

.news_t ul li a:before {

  content: "";

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background: #0289ff;

  -webkit-transform: scaleX(0);

  transform: scaleX(0);

  -webkit-transform-origin: 0 50%;

  transform-origin: 0 50%;

  -webkit-transition-property: transform;

  transition-property: transform;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

  -webkit-transition-timing-function: ease-out;

  transition-timing-function: ease-out;

}

.news_t ul li a:hover:before,.news_t ul li.on a:before{

  -webkit-transform: scaleX(1);

  transform: scaleX(1);

}

.news_m{padding: 25px 0 0;}

.news_l{ width:850px;}

.news_l dl{background: #f2f2f2;height: 232px;overflow: hidden;margin-bottom: 10px;}

.news_l dl dt{width: 413px;height: 232px;line-height: 0;overflow: hidden;float: left;}

.news_l dl dt img{width: 413px;height: 232px;}

.news_l dl dd{width: 300px;float: left;padding: 35px 0 0 60px;}

.news_l dl dd h5{height: 30px;line-height: 30px;overflow: hidden;}

.news_l dl dd h5 a{font-size: 20px;color: #333;display: block;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.news_l dl dd h5 a:hover,.news_l ul li a:hover{color: #0289ff;}

.news_desc{font-size: 14px;color: #666;line-height: 24px;height: 48px;overflow: hidden;padding: 10px 0 0;}

.news_time{font-size: 14px;color: #333;font-weight: bold;line-height: 24px;padding: 20px 0 0;}

.news_time b{display: block;font-size: 26px;}

.news_l ul li{ height:60px; line-height:60px; overflow:hidden;border-top: #dadada 1px solid;}

.news_l ul li a{ font-size:14px; color:#333;display: block;float: left;width: 670px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.news_l ul li span{display: block;float: right;font-size: 14px;color: #333;width: 100px; text-align:right;}

.news_r{width: 270px;margin-top: -25px;height: 424px;overflow: hidden;}

.news_r dl{height: 125px;padding: 30px 0 0;width: 270px;border-top: #e6e6e6 1px solid;}

.news_r dl dt a{display: block;font-size: 14px;color: #333;font-weight: bold;height: 25px;line-height: 25px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width: 100%;}

.news_r dl dt a:hover{color: #0289ff;}

.news_r dl dd{font-size: 14px;color: #666;height: 50px;line-height: 25px;overflow: hidden;padding: 5px 0 0;}

.news_r dl dd a{display: block;color: #666;}

.news_l ul li:first-child,.news_r dl:first-child{border-top: none;}




/**/
@-webkit-keyframes shake{
  from,to{-webkit-transform:translate3d(0, 0, 0);}
  20%,60%{-webkit-transform:translate3d(-10px, 0, 0);}
  40%,80%{-webkit-transform:translate3d(10px, 0, 0);}
}

@keyframes shake {
  from,to{transform:translate3d(0, 0, 0);}
  20%,60%{transform:translate3d(-10px, 0, 0);}
  40%,80%{transform:translate3d(10px, 0, 0);}
}
