﻿@charset "UTF-8";
*{padding: 0;margin: 0;box-sizing: border-box;}
/* @font-face{
    font-family: 'HanSans';
    src: url('../font/DroidSansChinese.ttf');
    font-weight: normal;
    font-style: normal;
  } */
/*初始化样式*/
body{min-width: 320px; margin:0; padding:0; zoom:1;
    /*设置字体*/
    font-size:12px;
    line-height: 1.42857143;
    font-family: '微软雅黑';
    color:#666;height: 100%;}

ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;list-style: none;}
.ul,.ul li{ list-style:none;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#414446;}
input:focus { outline: none;}

/*强制去除表单自带的样式*/
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*/}

/*强制去除textarea自带的样式*/
textarea{resize:none;/*-webkit-appearance:none;*/}

textarea,input,select { background:none; border:none; margin:0; padding:0;}
/*html5设置*/
article, aside, footer, header, hgroup, nav, section, figure, figcaption, address {display: block;}
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
em,i{font-style: normal;}
img{max-width:100%; border:none; border:0; vertical-align:bottom; font-size: 0;}
a{ color:#414446; text-decoration:none;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none;}
*{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;}

/*页面框架结构*/
.Contain{width:100%;max-width: 1200px;min-width: 320px;margin: 0 auto;}
.w1300{max-width: 1300px;}
.SinglePage{ /*单片*/ text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden;}
.SinglePage img{ max-width:1200px;width: 100%;}
.fl{float: left;}
.fr{float: right;}
.clear{ clear:both;}
.clearfix{*zoom: 1}
.clearfix:after,.clearfix after{content:".";height:0;clear: both;visibility:hidden;display: block;}
.por{position: relative;}
.p50{padding: 50px 0px;}
.img-box{line-height: 0px;position: relative;overflow: hidden;line-height: 0px;}
.img-box img{width: 100%;transition: all ease 0.5s;}
.SubPage{ padding:0px 0px 40px;height:auto !important; height:280px; min-height:280px; background:#fff;}
/*当宽度为1200px的时候的样式*/
@media(max-width:1300px){
    .w1300{max-width:1200px;}
}
@media only screen and (max-width:1200px) {
    .Contain{padding: 0 10px;}
    .SubPage{padding:0px 0px 40px;}
}
.scale:hover{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}

/*header*/

@keyframes run{

    from{  bottom: 30px; }
    to{  bottom: 20px; opacity: 0; }
}  
 

.img02{ display: none; }
.head.active .logo_name_w:before{ background: #dcdcdc;     height: 23px; } 
.more{ text-align: center; margin-top: 20px;}
.more a{ display: inline-block; color: #991e27; border-radius: 3px; padding: 10px 20px; margin-right: 10px; }
.more_name,.more_name:hover{ color: #b61a29; }
.more a:hover{background: #991e27; color: #fff;}  
.head{  background: #fff;    position: relative; z-index: 10;width:100%; }
.logo_w{ margin-top: 23px;max-width: 240px;  transition: all .2s ease-in-out;}
.logo_name_w{ position: relative; display: inline-block; padding-left: 20px; margin-left: 20px;}
.logo_name_w:before{ position: absolute; top: 0px; left: 0px;  content: ""; display: inline-block; width: 1px; height: 35px; background: #fff;   }
 
.head_ul li{border-bottom: 2px solid transparent;box-sizing: border-box; float: left; padding:35px 25px; position: relative;  transition: all .2s ease-in-out;}
.head_ul li a{ font-size: 16px; color: #22252e;  display: block;}   
.head_ul > li > a{font-weight: bold;color: #282828;}
.head_ul li:nth-child(1) >  a{ cursor:pointer; }
.head_ul li.active>a,.head_ul li:hover>a{ color: #226cc2; }
.head_ul li.active {  border-bottom: 2px solid #226cc2; }
.logo_w_foot{ margin-top: 0px; } 
.sec_ul{-webkit-transition: none;-moz-transition: none;-ms-transition:none; transition: none;  position: absolute; top: 94px; left: 0px;width: 110px; display: none;background:rgba(57,127,148,.8);}
.head_ul li:nth-child(3) .sec_ul{ width: 140px; }
.sec_ul li{ float: none;  text-align: center; height:45px;line-height:45px;padding:0px;}
.sec_ul li a{ color: white; font-size: 16px;} 
.sec_ul li.active{border-bottom:0px;}
 
.sec_ul li:hover{background:#226cc2;}
.sec_ul li:hover a{ color: #fff; }
.sec_ul li.active>a{color:none;}


.head_phone,.h3_p,.tse02,.swiper-button-next01,.swiper-button-prev01,.menu_p{ display: none; }  
.menu_p{  position: fixed; top: 60px;  width: 100%; right: -100%;transition: all .2s ease-in-out; background: #f7f6f4; bottom: 0px; z-index: 100; padding: 0px 10px; }
.menu_ul_p li{ float: none;line-height: 40px; border-bottom: 1px solid #cecdc9; position: relative;}
.menu_ul_p li a{ color: #484a51; display: block;}
.menu_ul_p li span{ float: right; background: #dfdeda; width: 50px; text-align: center; line-height: 40px; top: 0px; right: 0px;  height: 40px; display: inline-block; position: absolute;}
.menu_ul_p li span i{ color: #181817; }
.sec_ul_p{ margin-top: 10px; display: none; transition: all 0s;-webkit-transition: all 0s;-moz-transition: all 0s;-ms-transition: all 0s;}
.sec_ul_p li{ float: none;  border-bottom: none; padding: 5px 0px 5px 10px;  }
.head .menu_ul_p li.active span{ background: #005bea; }
.menu_ul_p li.active span i{ color: #fff; }
.menu_p.active{ right: 0px; }   
.sear_w {margin-top: 36px;cursor: pointer;  transition: all .2s ease-in-out;} 
.sear_w i { color: #fff;} 
.sear_pa {background: #fff;width: 200px; height: 30px; line-height: 30px;position: absolute; top: 60px; right: 0px;opacity: 0;transition: all .2s ease-in-out;}
   
.sear_pa input {width: 100%;height: 30px; line-height: 30px;border: 1px solid #eee;text-indent: 1em;} 
.sear_pa i {cursor: pointer; position: absolute;top: -1px; right: 10px;z-index: 2;color: #000;} 
.sear_pa.active {top: 45px;opacity: 1;}

.JJFA-Box{display: none;position: fixed;width: 100%;top: 92px;left: 0;padding: 20px;background: rgba(57,127,148,.8);z-index: 10000;transition: all 0s;-webkit-transition: all 0s;-moz-transition: all 0s;-ms-transition: all 0s;}
.head_ul li .JJFA-Box a{display: inline-block;margin-bottom: 20px; color: #fff;font-size: 16px;line-height: 30px;width: 395px;}



.head.active{ background: #fff; position: fixed; top: 0; left: 0; right: 0; z-index: 100; }
 
@keyframes run{
   
   from{ bottom: 10px;}
   to{ bottom:  25px;}


      
}

.Index-Banner{width:100%;height:100%;position: relative;overflow: hidden;}
.Index-Banner img{display:block;width:100%;height:100%;}
.Index-Banner .swiper-slide{overflow: hidden;}
.Index-Banner .swiper-pagintaion{position: absolute;bottom: 20px;text-align: center;z-index: 10;width: 100%;}
.Index-Banner .swiper-pagination-bullet{margin: 0px 5px; width: 10px;height: 10px;border-radius: 50%;}
.Index-Banner .txt{transition: 1.5s ease;position: absolute;z-index: 10;width: 100%;height: 100%;top: 0px;left: 0px;}
.Index-Banner a{position: relative;display:block;line-height: 0px;}
.Index-Banner .ban1{ opacity: 0;top: -150px;}
.Index-Banner .ban2{ opacity: 0;left: -150px;}
.Index-Banner .ban3 {opacity: 0;top: -150px;}
.Index-Banner .swiper-slide-active .ban2 {opacity: 1;left: 0px;}
.Index-Banner .swiper-slide-active .ban3 {opacity: 1;top: 0px;}
.Index-Banner .swiper-slide-active .ban1 {opacity: 1;top: 0px;}
@media(max-width:768px){
    .Index-Banner img{height: 100%;width: 100%;}
    .Index-Banner .swiper-pagintaion{bottom: 10px;}
    .Index-Banner .swiper-pagination-bullet{width: 8px;height: 8px;}
}

.ban_arr{animation: run 1s infinite linear;  }

.top_right{  font-size: 16px; color: #22252e;  margin-top: 30px; margin-left: 20px;}
.Search{display: inline-block;width: 30px;height: 30px;background-color: #294f6f;background-image: url("../images/search.png");background-repeat: no-repeat;background-position: center;}
.Fenx{margin-left: 15px;display: inline-block;width: 30px;height: 30px;background-color: #294f6f;background-image: url("../images/fenx.png");background-repeat: no-repeat;background-position: center;}

.searchBox{position: absolute;top: 100px;right: 20px;z-index: 10;display:none; width: 240px;height: 40px;background: white;border-radius: 10px;padding: 0px 10px;transition: all 0s;-webkit-transition: all 0s;-moz-transition: all 0s;-ms-transition: all 0s;}
.searchBox input{vertical-align: middle; width: 185px;display: inline-block;line-height: 40px;}
.searchBox span{vertical-align: middle; display: inline-block;cursor: pointer; width: 30px;height: 40px;background: url(../images/search1.png)center no-repeat;}

.menu_p .searchBox{display: block;position: static;}
.menu_p .searchBox span{position: static;vertical-align: middle; display: inline-block;cursor: pointer; width: 30px;height: 40px;background: url(../images/search1.png)center no-repeat;}




.phone_foot span img{ max-width: 100%; }


/*index-产品中心*/
.Section{padding-top: 35px;padding-bottom: 35px;}
.Index-Title{padding: 30px 0;position: relative;text-align: center; }
.Index-Title .line{width: 50px;height: 5px;background: #294f6f;display: inline-block;}
.Index-Title a{position: absolute;right: 0px;top:30px;line-height: 24px; float: none;color: #666666;}
.Index-Title h2{text-align: center; font-size: 14px;color: #b8b8b8;font-weight: normal;line-height: 42px;height: 42px;}
.Index-Title h2 span{font-size: 30px;font-weight: bold;color: #666666;line-height: 42px;display: inline-block;margin-right: 10px;}
.CP-list{width: 49%;}
.CP-list li{overflow: hidden;position: relative;}
.CP-list img{width: 100%;transition: all 0.5s ease;}
.CP-list .CP-1{width: 100%;}
.CP-list .CP-2,.CP-3{width: 48%;margin-top:20px;}
.CP-list .CP-3{float:right;}
.CP-list .CP-1 p,.CP-list .CP-2 p,.CP-list .CP-3 p{line-clamp: 2;-webkit-line-clamp:2; display: -webkit-box;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;}
.CP-lists .CP-3{width: 100%;margin-top:20px;}
.CP-lists .CP-1,.CP-lists .CP-2{width: 48%;margin-top:0px;}
.CP-lists .CP-1 .CP-Cont p{-webkit-line-clamp:1;}
.CP-lists .CP-2 .CP-Cont p{-webkit-line-clamp:1;}
.CP-list .CP-2 .CP-Cont p{-webkit-line-clamp:1;}
.CP-list .CP-3 .CP-Cont p{-webkit-line-clamp:1;}
.CP-lists .CP-1{float:left;}
.CP-lists .CP-2{float:right;}






.CP-Cont{height: 50%; transition: all 0.5s ease; position: absolute;width: 100%; font-size: 14px;padding: 10px;left: 0px;;bottom:-100%; z-index: 99;background: rgba(90,90,90,.8);color: #fff;line-height:20px;}
.mat20{margin-top: 20px;}
.CP-Cont h3{font-size:18px;margin-top: 0px;margin-bottom:20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.CP-GD{display: block;margin-top:0px;color: #fff;font-size: 14px;}
.CP-list li h3{font-size: 18px;line-height: 24px; margin-bottom: 5px;}
.CP-list li p{font-size: 12px;line-height: 24px;}
.CP-list li {position: relative; overflow: hidden; border: 1px solid #eee;}
.CP-list li a{font-size: 12px;line-height: 24px;margin-top: 10px;}
.CP-2 .CP-Cont .CP-GD,.CP-3 .CP-Cont .CP-GD{margin-top: 10px;}


.CP-list li::before{z-index: 10; transition: all 0.8s ease; content: '';display:block;top: 0px;left: 0px;height: 0%; width: 0%;border-left: 2px solid transparent;border-top: 2px solid transparent;position: absolute;}
.CP-list li::after{z-index: 10; content: '';display:block;transition: all 0.8s ease; bottom: 0px;right: 0px;height: 0%; width: 0%;border-right: 2px solid transparent;border-bottom: 2px solid transparent;position: absolute;}
.CP-list li:hover::before{width: 100%;height: 100%;width: 100%;border-color: #27A7C3;}
.CP-list li:hover::after{width: 100%;height: 100%;width: 100%;border-color: #27A7C3;}

.CP-list li:hover .CP-Cont{bottom: 0px;}
.CP-list li:hover img{transform: scale(1.2);}
@media(max-width:768px){
    .CP-list{position: relative;}
    .CP-lists li:nth-child(3){position: absolute;right: 0px;top: -100%;margin-right: 0px;}
    .CP-list li{width: 48% !important;float: left !important;margin-right: 4%;margin-top: 0px !important;margin-bottom: 20px;}
    .CP-list li:nth-child(2n){margin-right: 0px;}
    .Index-Title h2 span{font-size: 26px;}
    .CP-Cont{width: 100%;}
    .CP-Cont{height: 100%;}
    .CP-list li h3{font-size: 14px;line-height: 18px;}
    .CP-list li p{font-size: 12px;line-height: 16px;}
    .CP-list li a{margin-top: 5px !important;  font-size: 12px;line-height: 16px;}

}



/*index-解决方案*/
.Section2{height: 580px;background-repeat: no-repeat;background-position: top center;}
.JJFA-UL{margin-top: 10px;}
.JJFA-UL li{background-size: cover !important; transition: all 0.6s ease; width:23.5%;margin-right: 1.6%; height: 390px;float: left;padding: 10px;text-align: center;overflow: hidden;background-repeat: no-repeat;background-position: top center;}
.JJFA-UL li:nth-child(4){margin-right: 0 !important;}
.JJFA-UL li.active,.JJFA-UL li:hover{text-align: left;}
.JJFA-Img{display:block; margin: 200px auto 0px auto;height: 65px;opacity: 1;}
.FA-H3{font-weight: normal; color: #fff;margin-top: 20px;font-size: 16px;line-height: 35px; padding-bottom: 10px;background-image: url('../images/index3_53.jpg');background-repeat: no-repeat;background-position: bottom center;}

 

.FA-JS{text-align: left;width: 400px; margin-top:50px;color: #fff;font-size: 14px;height: 90px;line-height: 30px;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.JJFA-GD{display: none;margin-top: 45px;}


.JJFA-UL li.active .JJFA-Img,.JJFA-UL li:hover .JJFA-Img{margin-top: -80px;opacity: 0;}
.JJFA-UL li.active .FA-H3,.JJFA-UL li:hover .FA-H3{ margin-top: 80px;font-size: 18px;line-height: 35px; background-image: url('../images/index3_38.jpg');background-position: bottom left;}
.JJFA-UL li.active .FA-JS,.JJFA-UL li:hover .FA-JS{display:block; margin-top: 35px;}
.JJFA-UL li.active .JJFA-GD,.JJFA-UL li:hover .JJFA-GD{margin-top: 45px;display: inline-block;}
@media(max-width:768px){
    .JJFA-UL li{width: 49%;padding: 10px;margin-right: 2%; box-sizing: border-box;background-size: 100%;height: 240px;margin-bottom: 8px;}
    .JJFA-UL li:nth-child(2n){margin-right: 0px;}
    .JJFA-UL li.active,.JJFA-UL li:hover{width:49%;text-align: left;}
    .Section2{height: auto;}
    .FA-JS{width: 100%;font-size: 12px;line-height: 18px;margin-top: 90px;}
    .JJFA-Img{margin-top: 35px;height: 50px;}
    .JJFA-UL li.active .FA-H3,.JJFA-UL li:hover .FA-H3{ margin-top: 75px;font-size: 16px;line-height: 24px;}
    .JJFA-UL li.active .JJFA-Img,.JJFA-UL li:hover .JJFA-Img{margin-top: -120px;}
    .JJFA-UL li.active .JJFA-GD,.JJFA-UL li:hover .JJFA-GD{margin-top: 10px;width: 50px;}
    .JJFA-UL li.active .FA-JS,.JJFA-UL li:hover .FA-JS{ margin-top: 10px;}

}


/*Footer*/

.Foot-Top{padding: 45px 0;background-color: #252525;color: #fff;}
.Foot-UL{padding: 30px 0px 0px 80px;}
.Foot-UL li{width: 13%;margin-right: 3%;float: left;text-align: center;}
.LJ-Img{height: 45px;}
.Foot-UL li h3{margin-top: 15px;font-size: 16px;color: #f3f3f3;}
.Foot-LJ{margin-top: 15px;color: #e1e1e1;}
.Foot-LJ a{display: inline-block;color: #e1e1e1;padding: 0 5px;}
.Foot-UL li.Foot-EWM{margin-right: 0;float: right;width: 9.25%;margin-top: -20px;}
.EWM-Img{width: 100%;} 

.Foot-But{padding: 6px 0;text-align: center;background-color: #212121;color: #f1f1f1;line-height: 24px;}
.Foot-But a{color: #f1f1f1;}
@media(max-width:768px){
    .Foot-UL{padding: 0px;}
}





/*公司概括*/
.ban_inner{position: relative;width: 100%;}
.w100{width: 100%;}
.ban_inner_lay{ position: absolute; top: 40%; left: 0; right: 0;}
.ban_inner_lay h3{  font-size: 40px;color: #fff;  margin-bottom: 10px;}
.ban_inner_lay p{  font-size: 20px; color: #fff; }



.bao{
    width:100%;
}
.bt2 {
    margin: 30px 0;
    font-size: 14px;
}
.bt2>a {
    color: #a7a7a7;
}

.bt3 {
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 2px solid #ECECEC;
}
.bt3>span {
    display: inline-block;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 2px solid #27A7C3;
    font-size: 24px;
    padding-right: 40px;
}
.gsJj{padding:40px 0;}
.GS-Video{width: 80%;margin: 0px auto;display: block;}
@media(max-width:768px){
    .GS-Video{width: 100%;}
    .bt3>span {font-size: 18px;padding-right: 0px;}
}


/*荣誉资质*/
.PicList000307 {
    padding-bottom: 2%;
    padding-top: 30px;
}
.auto_1200 {
    max-width: 1200px;
}
.auto {
    margin: 0 auto;
}
.PicList000307 dl {
    float: left;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%;
    height: 430px;
}
.open {
    cursor: pointer;
}
.PicList000307 dd.open .txt {
    border: #e6e6e6 1px solid;
    padding: 4px;
    background: #fff;
    text-align: center;
}
.PicList000307 dd.open .txt img {
    display: block;
    width: 100%;
    height: 50%;
    margin: auto;
}
.PicList000307 dd.open .txt p {
    margin: 0;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    padding: 6px 0;
}

.PicList000307 dl.on {
    margin-right: 0%;
}



 .Pages{  text-align: center; line-height: 23px; zoom: 1; overflow: hidden; padding-bottom:3%; }
 .Pages a{ display: inline-block; height: 36px; margin: 0 5px; font-size: 14px; line-height: 36px; }
 .p_cur,
 .p_count,
 .p_total,
 .p_jump{ display: none; }

 .p_page{ padding: 0px 5px; display: inline-block; }
 .p_page a{color:#5f5c4d; border:solid 1px #ececec; display:inline-block; padding:0 12px; overflow:hidden; position:relative; border-radius:6px; background-color:#fff;font-size:14px; }


 .p_page .a_prev,
 .p_page .a_next{ width:80px; }

 .p_page .num a{ width:44px;font-size:14px; }



/* 新闻动态 */

.tit{margin-bottom: 20px;}
.tit h3{display: block; font-size: 28px;line-height: 40px;color: black;font-weight: normal;}


.News .tit{text-align: center;}
.News ul{margin-bottom: 30px;}
.News ul li{height: 280px;; padding: 40px;box-sizing: border-box;margin-bottom: 10px;transition: all 0.5s ease;}
.News ul li .img-box{height: 200px;; float: left;width: 35%;}
.News ul li .msg{height: 230px;display:flex;justify-content: center;flex-direction: column;float: left;width: 65%;padding-left: 5%;box-sizing: border-box;}
.News1 ul li .msgs{height:auto;}
.News ul li .msg p{color: #999999;line-height: 30px;font-size: 16px;}
.News ul li .msg .date{font-size: 14px;}
.News ul li .msg h3{font-size: 18px;color: #333333;font-weight: normal;line-height: 35px;}
.News ul li .msg a{display: inline-block;height: 35px;width: 100px;border-radius: 17px;transition:  all 0.5s ease;text-align: center;line-height: 35px;margin: 20px 0px;border: 1px solid #dadada;;}
.News ul li .msg a:hover{background: #39a2c5;border-color: #39a2c5;color: white;}
.News ul li .msgs .date{font-size: 14px;}
.News ul li .msgs a{font-size: 18px;color: #333333;font-weight: normal;line-height: 35px;}

.News1 ul li{height:auto;box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);}
.News ul li:hover{box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);background: white;}
.News ul li:hover img{transform: scale(1.2);}
.News ul li:hover .msg h3{color: #39a2c5;}
@media(max-width:768px){
    .News ul li .msg{height: auto;padding-left: 0px;}
}


/* 新闻详情 */
.NewsDetail .title{text-align: center; border-bottom: 1px dashed #cbcbcb;padding: 30px 0px;}
.NewsDetail .title h3{font-size: 24px;font-family: '微软雅黑'; color: #39a2c5;line-height: 35px;}
.NewsDetail .title .inline{margin-top:10px;}
.NewsDetail .title .inline p{display: inline-block;line-height: 30px;margin:0px 5px;color: #666666;font-size:16px;}
.NewsDetail .bdsharebuttonbox{display: inline-block;vertical-align: middle;height: 30px;;}
.NewsDetail .msg{padding: 30px 0px;border-bottom: 1px dashed #cbcbcb;}
.NewsDetail .msg p{font-size:16px;line-height:30px;margin-bottom: 20px;}
.NewsDetail .next{margin: 20px 0px;}
.NewsDetail .next a{display:block;line-height: 30px;font-size:16px;}
.NewsDetail .next a:hover{color: #b91109;}



/* 联系我们 */
.Contact .tit{text-align: center;}
.Contact ul li{width: 20%;float: left;text-align: center;}
.Contact ul li .img2{transform: scale(0);}
.Contact ul li .img-box{position: relative;width: 90px;height: 90px;margin: 10px auto;;}
.Contact ul li .img-box img{position: absolute;top: 0px;left: 0px;}
.Contact ul li h3{font-size: 18px;line-height: 30px;}
.Contact ul li .line{width: 30px;height: 2px;background: #cccccc;display: inline-block;margin: 10px 0px;}
.Contact ul li:hover .line{background: #39a2c5;}
.Contact ul li:hover h3{color: #39a2c5;}
.Contact ul li:hover .img2{transform: scale(1);}
.Contact ul li:hover .img1{transform: scale(0);}
@media(max-width:768px){
    .Contact ul li .img-box{width: 50px;height: 50px;}
}



/*在线留言*/
.Message .tit{text-align: center;}
.Message li{width: 48%;float: left;margin-right: 4%;}
.Message ul li:nth-child(2n){margin-right: 0px;}
.Message li input[type='text']{padding: 0px 10px;box-sizing: border-box; height: 50px;line-height: 50px;width:100%;;border: 1px solid #dddddd;;}
.Message p{box-sizing: border-box; vertical-align: top;height: 30px;line-height: 30px;padding-right: 20px;font-size: 16px; text-align:left;}
.Message li {margin-bottom: 30px;}
.Message textarea{ padding: 0px 10px;box-sizing: border-box;line-height: 40px;width: 100%;border: 1px solid #dddddd;;}
.Message .text p{width: 140px;}

.Message .submit{margin: 0px 10px; cursor: pointer; width: 140px;height: 50px;background: #39a2c5;color: white;}
.Message .reset{background: #838383;color:white; margin: 0px 10px;cursor: pointer; width: 140px;height: 50px;}
.Message .btn{text-align: center;margin: 20px 0px;}


.NewsDetail .msg img{max-width: 100% !important;height: auto !important;}








/*产品中心*/
.fcUl{
    width: 100%;
    overflow: hidden;
}
.fcUl>li{
    width: 29%;
    margin:2.165%;
    float: left;
}

.FC-Img{position: relative; width: 100%;margin-top: 10px;display: block;height: 240px;line-height: 237px;vertical-align: middle;text-align: center;}
.FC-Img::before{z-index: 10; transition: all 0.8s ease; content: '';display:block;top: 0px;left: 0px;width: 0%;border-left: 2px solid transparent;border-top: 2px solid transparent;position: absolute;}
.FC-Img::after{z-index: 10; content: '';display:block;transition: all 0.8s ease; bottom: 0px;right: 0px;width: 0%;border-right: 2px solid transparent;border-bottom: 2px solid transparent;position: absolute;}
.fcUl>li:hover .FC-Img::before{width: 100%;height: 100%;border-color: #27A7C3;}
.fcUl>li:hover .FC-Img::after{width: 100%;height: 100%;border-color: #27A7C3;}
.FC-Img img{transition: all 0.5s ease; width: 100%;height: 100%;vertical-align: middle;display: inline-block;}
.FC-Img{overflow: hidden;}
.fcUl>li>a{
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 55px;
    line-height: 55px;
    overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
    color: #333333;
    font-size: 16px;
    background-color: #F1F1F1;
}
.fcUl>li:hover a{
    background-color: #27A7C3;
    color: #FFF;
}
.fcUl>li:hover img{
    transform: scale(1.2);
}
.fcUl>li>i{
    display: inline-block;
    width: 100%;
    height: 138px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 18px;
    color: #666;
    background-color: #FAFAFA;
    line-height: 25px;
}





/*产品详情*/
.usb{
    width: 100%;
    overflow: hidden;
    margin: 30px 0;
}
.usb_l{
    width: 31%;
    float: left;
    position: relative;
}
.usb_r{
    width: 65%;
    float: right;
}
.usb_r>h2{
    font-size: 18px;
    margin:10px 0 20px;
}
.usb_r>span{
    display: inline-block;
    width: 100%;
    line-height: 25px;
    font-size: 14px;
    color: #666666;
    margin-bottom: 30px;
}
.usb_r>i{
    display: inline-block;
    width: 100%;
}
.usb_r>i>a{
    display: inline-block;
    padding: 8px 20px;
    border-radius: 8px;
    color: #FFF;
    font-size: 14px;
    margin-right: 30px;
    background-color: #1CB5D7;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}
.usb_r>i>a:hover{
    background-color: #05566F;
}

.Pro .content .hd>ul>li{cursor: pointer; display: inline-block;width: 160px;height: 45px;line-height: 42px;border: 1px solid #999999;border-radius: 5px; font-size: 18px;text-align: center;margin-right: 20px;}
.Pro .content .hd .on{background:#1CB5D7;color: white;border-color: #1CB5D7;}
.Pro .content .hd{margin: 30px 0px;}
.Pro .content .bd>ul>li{line-height: 30px; min-height: 300px;}
.Pro .pro1 h4{font-size: 30px;font-weight: normal;margin: 10px 0px;line-height: 50px;color: black;}
.Pro .pro1 li{width: 30%;float: left;margin-right: 5%;}
.Pro .pro1 ul li:nth-child(3){margin-right: 0px;}
.Pro .pro1 li h3{font-size: 20px;line-height: 40px;margin-top: 10px;text-align: center;color: #333;}
.Pro .pro1 li .img-box{height: 240px;}
.Pro .pro1 li:hover img{transform: scale(1.2);}
.CP-Video{width: 100%;}
@media(max-width:768px){
    .Pro .content .hd>ul>li{line-height: 36px;width: 96px;height: 36px;margin-right: 30px;font-size: 14px;border-radius: 8px;}
    .Pro .content li table{width: 100% !important;}
    .Pro .pro1 li{width: 100%;margin-bottom: 20px;}
    .Pro .pro1 .img-box{height: auto;}
    .Pro .pro1 li h3{font-size: 18px;line-height: 30px;}
    .Pro .content video{max-width: 100%;}
}






/*解决方案*/
.p_p_list{max-width:1200px;width: 100%;padding: 30px 0px; }
.p_p_list ul{width:100%; overflow:hidden;}
.p_p_list ul li{ float:left; width:23.75%; margin-right:1.6667%; margin-bottom:20px;}
.p_p_list ul li:nth-child(4n){margin-right: 0;}
.p_p_list li i{border: 1px solid #e6e6e6; overflow: hidden; display:block; width:100%; height:200px;line-height: 197px;vertical-align: middle;text-align: center;}
.p_p_list li i img{transition: all 0.5s ease; max-width:100%;max-height: 100%;vertical-align: middle;}
.p_p_list li a:hover i img{ -webkit-transform:scale(1.2); -moz-transform:scale(1.2); transform:scale(1.2);}
.p_p_list li a:hover{color: #005bea;}
.p_p_list li span{ display:block; width:100%; text-align:center; line-height:30px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;font-size:16px;}




/*fixed*/
.FixedBox{transition: all 0.5s ease; position: fixed;right:0px;bottom:250px;width: 50px;height: 195px;background: #333;border-right: 4px solid #1395f4;cursor:pointer;z-index:999;}
.Pushbtn{position:absolute; width:36px; padding:5px 0px; background:rgba(19,149,244,0.8); text-align:center; display:none; left:-36px;}
.Pushbtn img{display:inline-block; vertical-align:middle; width:10px;}
.fixed div{position: relative;background: url(../images/fixed.jpg) center bottom no-repeat;height: 50px;width: 50px;; /* top: 0px; *//* padding-bottom: 1px; */margin-bottom: -1px;}
.fixed div:last-child {background: none;}
.fixed div a{display: block;width: 50px;height: 50px;cursor:pointer;position: absolute;right: 0px;top: 0px;color: white;overflow: hidden;}
.fixed div a.icon5{line-height: 50px;}
.fixed div a.icon2{line-height: 50px;}

.fixed div a.top{background: url(../images/top1.png) center no-repeat;}

.fixed div span{display:inline-block;}
.fixed div:hover .slidebox{background: #1395f4;width: 200px;}
.fixed div:hover a {background-color: #1395f4;}
/* .fixed div:hover span{display: block;}  */
.fixed div:hover .erm{display:block;}
.fixed div .erm{max-width: 135px; display: none; border: 5px solid #1395f4;/* border-top:0; */width: 135px;bottom: 0;right: 50px;position: absolute;}
@media(max-width:768px){
    .fixed div{width: 40px;height: 40px;}
    .fixed div a img{width: 40px;height: 40px;vertical-align: top;}
    .fixed div a{width: 40px;height: 40px;}
    .FixedBox{width: 40px;height: 155px;right: -40px;}
    .fixed div .erm{width: 90px;right: 40px;}
    .Pushbtn{display:block;}
    .isShow{right: 0px;}
}


.map iframe{width:100%!important;}



@media ( max-width:1200px){
    .News ul li .img-box,.News ul li .msg{width: 100%;float: none;}
    .News ul li{padding: 10px 0px;height: auto;}


    .Contact ul li{width: 48%;}
    .Contact ul li p{height: 50px;;}
}

@media ( max-width:998px){
   .usb_l{width: 45%;}
    .usb_r{width: 50%;}

}

@media ( max-width:777px){
    body {
    padding-top: 60px;
    padding-bottom: 0px;
}
   .head,.h3_pc,.more,.ban_arr,.tse01,.logo_w_foot,.new_inne_w,.rightfix,.foot,.banner a{ display: none; }
   .menu_p,.h3_p{ display: block; } 
   .head_phone{ display: block; position: fixed; top: 0px; left: 0px; right: 0px; z-index: 100; padding: 10px; background: #fff; height: 60px;}
   .logo_p{ position: absolute; left: 0px; right: 0;  text-align: center; top: 14px; }
   .logo_p img{ display: inline-block; width: 160px;}
   .menu_span{ float: right; position: absolute; top: 9px; right: 10px;z-index: 20; line-height: 1.42857143;}
   .menu_span i{ color: #666; font-size: 30px; } 




    .Section{padding-top: 0;}
    .CP-list{width: 100%;float: none;}
    .Foot-UL li{display: none;}
    .Foot-UL li.Foot-EWM{display: inline-block;width: 100%;}
    .Foot-UL li.Foot-EWM img{width: auto;max-width: 100%;}
    .Index-Title{position: relative;padding-bottom: 50px;}
    .Index-Title > a{position: absolute;float: none;right: 0;top: 30px; bottom: 10px;}

    .ban_inner_lay p{ font-size: 14px; }
    .ban_inner_lay h3{ font-size: 22px; }

 .a_first, .a_end, .p_page .num a{ display:none !important;}

.Message form{width: 100%;}
    .Message li {width: 100%;}
    .Message li input[type='text']{width: 100%;}
    .Message textarea{width: 100%;}



.p_p_list ul li{width:48%; margin-right:4%;}
.p_p_list ul li:nth-child(2n){margin-right: 0;}



/* .FixedBox{right:-54px; height:auto;} */
    /* .Pushbtn{display:block;} */
    /* .fixed div{display:inline-block;background: url(../images/fixed1.png) right center no-repeat;margin-right:5px;}
    .fixed div a{left:0px;}
    .fixed div a.icon5{right:200px;} */

}

@media ( max-width:640px){
   .PicList000307 dl{ width:48.5%; margin-right:3%;}
    .PicList000307 dl:nth-child(2n){ margin-right:0%; }
    

    .fcUl>li{width: 100%;margin: 10px 0px;}

       .usb_l{width: 100%;}
    .usb_r{width: 100%;margin-top: 20px;}
}
@media ( max-width:550px){
  

}

@media ( max-width:460px){
    .FA-H3{font-size: 14px;line-height: 24px;}

    .ban_inner_lay h3{ font-size: 18px; margin-bottom: 5px; }
    .ban_inner_lay{ top: 32%; }

   .ban_inner_lay p{ display: none; }
   .ban_inner_lay{ top: 40%; }

.FC-Img{height:auto;}


.p_p_list li i{height: 140px;line-height: 137px;}


}


@media ( max-width:350px){


}




/*公共导航  s*/
.com{width:100%;height:70px;border-bottom:1px solid #e3e3e3;}
.Meun .title{display:none;width:100%;height:auto;background:#e88716;border-radius:10px 10px 0 0;text-align:left;line-height:25px;padding:10px 0;overflow:hidden;}
.Meun .title .p1{font-size:18px;color:#f5f5f5;font-weight:bold;margin-top:30px;display:block;background:url(../images/arr5.png) no-repeat 96% center;margin-top:0px;margin-left:5%;}

.MeunNav{text-align:center;}
.MeunNav li{font-size:16px;line-height:70px;margin-left:60px;text-align:center;display:inline-block;border-bottom:1px solid transparent;}
.MeunNav li a{display:block;color:#333}
.MeunNav li:first-child{margin-left:0px;}
.MeunNav li:hover,.MeunNav li.onli{border-bottom:1px solid #226cc2}
.MeunNav li:hover a,.MeunNav li.onli a{color:#226cc2;}


@media ( max-width:998px){
    .com{width:95%;margin:0 auto;height:auto;margin-top:30px;border-bottom:none;}
    .Meun .title{display:none;}
    .Meun ul{display:block;}
    .MeunNav{background:#fff;}
    .MeunNav li{line-height:40px;font-size:14px;display:block;margin-left:0px;border-bottom:1px solid #e3e3e3;}
}

/*公共导航  e*/