@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

*:focus{   
	border:none;
}




/* 导航栏 */
.header_nav_top{width:100%; height:110px;}
.h_logo{width:200px; height: auto; float:left; margin-top:26px;}
.h_logo img{width:100%; height: auto; display: block}
.h_ma{float: right; margin-right: 30px;  position: relative; line-height: 110px}
.h_ma p{background: url(../images/ma.png) no-repeat left center; padding-left: 25px; font-size: 16px; color: #333333}
.h_ma img{width:100px; height: 100px; position: absolute; top:65px; left:0; display: none; z-index: 9}
.h_ma:hover img{display: block}
.header_input{width:364px; height: 54px; float: right; border: 1px solid #dcdcdc; margin-top: 28px; border-radius: 25px; padding: 0px 10px 0 20px}
.header_input input[type="text"]{width:260px; height: 100%; float: left; font-size: 16px; color: #333333; padding: 0px 10px; border: 0}
.input_submit{width:50px; height: 100%; float: right; background: url(../images/search.png) no-repeat center; border: 0}
.header_dao{width:100%; height:54px; background: #003680; border-bottom: 2px solid #fff }
.navBar{  position:relative; z-index:1;   height:54px; width:889px; float: left }
.nav{ position:relative; width:980px; margin:0 auto; height: 100%;  font-size:16px; }
.nav a{ color:#fff;  }
.nav h3{ font-size:100%; font-weight:normal; line-height: 54px;  }
.nav .m{ float:left;  position:relative; z-index:1; }
.nav h3 a{ display:block; width:124px; text-align:center; font-size:16px; color: #fff   }
.nav .sub{ display:none;  z-index:1; width:156px; border:1px solid #E6E4E3; border-top:0;  background:#fff;margin-left: -15px; }
.nav .sub li{ text-align:center; padding:0 8px; margin-bottom:-1px; height:35px; line-height:35px;  }
.nav .sub li a{ display:block; height:35px; line-height:35px; color:#666;   }
.nav .sub li a:hover{ color:#fe0000;   }
.h_dianhua{width:310px; height: 52px; line-height: 52px; float: right; background: #fe0000; text-align: center; font-size: 16px; color: #ffffff}
.h_dianhua span{font-size: 16px; color: #fff; font-weight: bold;}
.nav .block{ height:4px; width:78px; background:#fe0000; position:absolute; left:0; top:50px; overflow:hidden; z-index: 999  }

.menu li.mainlevel {width:125px; height:50px; line-height:50px; text-align:center; float:left; }
.menu li.mainlevel h3 a{display:block; color:#fff; font-size:16px;}
.menu li:hover,.menu li.active{}
#example-one{width:100%; height:54px; position:relative; float:right;}
#magic-line{width:125px; position:absolute; bottom:0; left:0; height:4px; background:url(../images/menu_hover.png) no-repeat bottom center}











/* 首页:banner */
.banner{ width:100%; height:600px; position: relative; overflow: hidden}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:12px; position: absolute; bottom:50px; left:45%;}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;  display: table; width: auto}
.banner .slideBox .hd ul li{float:left; margin: 0px 10px; width:12px;height:12px; border:2px solid #fff; cursor:pointer; border-radius:50%;}
.banner .slideBox .hd ul li.on{background:#fff}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:600px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }



/*产品中心*/
.index_product{width:100%; height:auto; overflow: hidden; margin-top:52px;  margin-bottom:30px; position: relative; }
.index_pro_nav{width:800px; height: auto; margin:0 auto; overflow: hidden}
.index_pro_nav a{width:auto; height: 50px; line-height: 50px; border: 1px solid #dbdbdb; float: left; text-align: center; border-radius: 25px; margin-right: 11px; 
font-size: 16px; color: #555555; padding: 0px 22px;}
.index_pro_nav a:last-child{margin-right: 0}
.index_pro_nav a:hover{background: #003680; color: #fff;}
.Box{width:100%; height: auto; }
.Box .Box_con {position: relative; margin-top:30px;}
.Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width:396px;height:auto; margin-left:7px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.pro_pic{width:396px; height:280px;  overflow: hidden; position: relative; border:1px solid #EFEFEF;}
.pro_pic img{width:100%; height: 100%; transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img{transform: scale(1.1);}
.Box .Box_con .conbox ul li h3{width:100%; height: 50px; color:#666; line-height:50px; font-size: 16px; display: block;  text-align: center; 
	line-height: 40px;}
.Box .Box_con .btn {display: block;width:44px;height:44px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -15px;  }
.Box .Box_con .btnl {float: left; background: url(../images/pro_left.png) no-repeat; left:-60px;}
.Box .Box_con .btnr { float: right; background: url(../images/pro_right.png) no-repeat; right:-60px;}




/*案例*/
.index_service{width:100%; height:auto; background:url(../images/ry_bjs.jpg) no-repeat center; padding: 48px 0; overflow:hidden; background-size:cover;}
.index_service_left{width:211px; height:560px; float: left; overflow: hidden}
.picMarquee-top{ margin:0 auto;  width:100%; overflow:hidden; position:relative; height: 560px;  }
.picMarquee-top .bd{}
.picMarquee-top .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-top .bd ul li{width:211px; height: 135px; margin-bottom: 7px;}
.picMarquee-top .bd ul li a{width:100%; height: auto; display: block}
.picMarquee-top .bd ul li img{width:100%; height: auto; display: block}
.index_service_video{width:739px; height:554px; float: left; margin-left: 12px; background:#FFF;}
.index_service_video video{width:100%; height: 100%; display: block}
.index_service_right{width:222px; height: 554px; background: rgba(0,54,128,0.7); float: right; padding: 12px;}
.index_service_right h4{font-size: 24px; color: #fff; font-weight: bold;}
.txtScroll-top{ overflow:hidden; position:relative; width: 100%; margin-top: 10px; height:482px;}
.txtScroll-top .bd{width:100%}
.txtScroll-top .infoList li{width:100%; height:46px; line-height:46px; border-bottom: 1px solid rgba(255,255,255,0.5)}
.txtScroll-top .infoList li a{font-size: 14px; color: #fff; display:block; width:100%; height:100%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.txtScroll-top .infoList li:hover a{font-weight:bold;}







/*新闻*/
.index_news{width:100%; height:auto; overflow: hidden; margin-top:45px;}
.index_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_title h3{font-size: 36px; color: #333333; font-weight: bold;}
.index_title p{font-size:16px; color: #555555; line-height: 28px; margin-top: 8px;}
.index_news_nav{width:auto; display: table; margin: 20px auto 30px;}
.index_news_nav a{width:150px; height: 47px; display: block; float: left; background: #555555; text-align: center; line-height: 47px; margin-right: 10px; font-size: 16px; color: #fff}
.index_news_nav a:last-child{margin-right: 0}
.index_news_nav a:hover{background: #003680}
.index_news_left{width:312px; height: auto; float: left; background: #003680; padding-bottom: 8px;}
.in_news_pic{width:100%; height: auto; display: block; overflow: hidden}
.in_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_xx{width:300px; height: 198px; background: #fff; margin: -36px auto 0; padding: 0px 5px; position: relative; z-index: 9}
.in_news_xx .n_time{width:100%; height: 36px; line-height: 36px; border-bottom: 1px solid #ededed; background: url(../images/t_icon.png) no-repeat left center;
	padding-left: 20px; font-size: 14px; color: #003680}
.in_news_xx h3{width:100%; height: 40px; line-height: 40px; font-size: 18px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin-top: 8px;}
.in_news_xx p{width:100%; height:50px; line-height: 25px; font-size: 14px; color: #999999;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_news_xx span{width:130px; height: 30px; display: block; background: #003680 url(../images/n_jt.png) no-repeat center; margin-top:34px; margin-left: -10px}
.index_news_right{width:874px; height: auto; float: right}
.news_right_top{width:100%; height: auto; overflow: hidden}
.news_right_top li{width:430px; height: 178px; background: #f6f7fb; padding: 0px 10px 10px; float: left;}
.news_right_top li:last-child{float: right}
.news_rtime{width:100%; height: 36px; line-height: 36px; border-bottom: 1px solid #ededed; background: url(../images/t_icon.png) no-repeat left center;
	padding-left: 20px; font-size: 14px; color: #003680}
.news_right_top li h4{width:100%; height:30px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 18px; color: #333333;
	margin-top: 10px;}
.news_right_top li p{width:100%; height:50px; line-height: 25px; font-size: 14px; color: #999999;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.news_right_top li i{width:66px; height: 30px; display: block; background:url(../images/lan_jt.png) no-repeat center;border: 1px solid #1d64c8; float: right}
.news_right_top li:hover i{background: #fff url(../images/lan_jt.png) no-repeat center}
.news_right_top li:hover h4{color:#003680}

.news_right_bottom{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.news_right_bottom li{width:430px; height: 38px; line-height:38px; float: left; background: url(../images/yuan.png) no-repeat 15px center; padding-left: 30px;}
.news_right_bottom li a{font-size: 16px; color: #555555; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_right_bottom li:nth-child(2n){float: right}
.news_right_bottom li:hover a{color:#003680}

.index_news_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}





/*底部*/
.footer{width:100%; height:auto; overflow: hidden;   position: relative; padding:30px 0 0; background:#363636; margin-top: 50px;}
.footer .container{overflow: hidden}
.footer_left{width:260px; height: auto; float: left; }
.footer_left a{width:247px; height: 56px; display: block}
.footer_left a img{width:100%; height: auto; display: block}
.f_dianhua{width:260px; height: 93px; background: #1d64c8; text-align: center; padding-top: 12px; margin-top: 40px;}
.f_dianhua p{font-size: 14px; color: #fff; line-height: 30px;}
.f_dianhua span{font-size:30px; color: #fff; line-height: 30px; font-weight: bold; font-family: "Arial"}
.footer_center{width:auto; float: left; margin-left: 40px;}
.footer_center dl{float: left; margin-right:38px;}
.footer_center dl dt{width:100%; height:30px; line-height: 30px;}
.footer_center dl dt a{font-size: 15px; color: #dddddd; font-weight: bold; font-family: "Arial"}
.footer_center dl dd{width:100%; height: auto; overflow: hidden}
.footer_center dl dd a{font-size: 14px; color: #929292; display: block; line-height: 35px;}
.footer_center dl dd a:hover{color:#fff}
.footer_center dl:last-child{margin-right: 0}
.f_ma{width:auto; height: auto; float: right;}
.f_ma h4{font-size: 15px; color: #dddddd; font-weight:bold;}
.f_ma dl{width:136px; height: auto; float: left; margin-top: 10px; margin-right: 20px}
.f_ma dl dt{width:100%; height: auto; background: #fff; }
.f_ma dl dt img{width:100%; height: auto}
.f_ma dl dd{width:100%; height:30px; line-height:30px; font-size: 14px; color: #929292; }




.copy{clear:both;width:100%;height:58px; line-height:58px;  position: relative; border-top:1px solid rgba(255,255,255,0.2); margin-top: 20px;}
.copy_l{float:left; font-size:14px; color:#929292; height: 100%; }
.copy_l a{color:#929292}
.copy_l a:hover{color:#fe0000!important}
.footer_zhichi{width:auto; height:55px; float: right; color:#929292;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#929292; height: 100%}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:16px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:16px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #929292;}
.footer_zhichi i{ float: left;}




/*友情链接*/
.footer_link{width:100%; height:auto; overflow: hidden;  position: relative; z-index: 9}
.footer_link p{font-size: 14px; color: #333333; float: left;line-height:50px; margin-right: 20px; }
.footer_a a{font-size: 12px; color: #333; float: left; margin-right: 15px; }
.footer_a{width:700px; height: auto; float: left; overflow: hidden; line-height:30px; margin-top:10px;}
.footer_a a:hover{color:#004c9b}
.footer_link .container{background: #fff;}





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#003680;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}








@media screen and (max-width:1450px){
	
}

























/*内页 banner*/
.ny_banner{width:100%; height: 400px; overflow: hidden; background: #b2b3b9; padding:220px 0 60px; }
.ny_banner .ny_banner_left{width:50%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:75px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{color:#003680}
.about_ban{background:url(../images/about_ban.jpg) no-repeat center}
.case_ban{background:url(../images/case_ban.jpg) no-repeat center}
.contact_ban{background:url(../images/contact_ban.jpg) no-repeat center}
.news_ban{background:url(../images/news_ban.jpg) no-repeat center}
.product_ban{background:url(../images/product_ban.jpg) no-repeat center}
.service_ban{background:url(../images/service_ban.jpg) no-repeat center}
.search_ban{background:url(../images/search_ban.jpg) no-repeat center}



/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #003680; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#003680; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a{color:#003680}
.ny_left_nav ul li:hover a.inactive{color:#003680}
.ny_left_nav ul li ul li:hover a{color:#003680}
.ny_left_nav ul li .inactives{color:#003680}
.ny_left_nav ul li ul li:hover a{color:#003680}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}




/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666666; line-height: 34px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}
.ny_about_info p,.keyword_light p{font-size:16px; color:#666}
.keyword_light{font-size:16px; color:#666; line-height:28px;}



/*合作客户*/
.ny_hzkh{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_hzkh ul{width:100%; height: auto; overflow: hidden}
.ny_hzkh ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_hzkh ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_hzkh li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_hzkh ul li:nth-child(3n){margin-right: 0px;}
.ny_hzkh ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_hzkh ul li:hover p{color:#003680}



/*合作客户*/
.ny_hzkh{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_hzkh ul{width:100%; height: auto; overflow: hidden}
.ny_hzkh ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_hzkh ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_hzkh li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_hzkh ul li:nth-child(3n){margin-right: 0px;}
.ny_hzkh ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_hzkh ul li:hover p{color:#003680}




/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 30px; position:relative; overflow:hidden}
.ny_product ul li h3{width:100%; height: 44px; line-height: 40px; font-size: 20px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product ul li:nth-child(3n){margin-right: 0px;}

.ny_product ul li .pro-icon{top:189px}
.ny_product ul li:hover .pro-icon{width:100%; height: 100%; top:0; right:0;border-radius: 0;    transition: all 0.5s ease 0s, border-radius 0.2s ease 0.1s; background: rgba(0,54,128,0.6)}
.ny_product ul li:hover .hover-text{opacity: 1;     transition: 0.5s ease 0.3s;}
.ny_product ul li:hover .pro-icon img{display: none}
.ny_product ul li:hover .pro-img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.pro-img{width:100%; height: auto; display: block}
.pro-img img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pro-text{width:100%; height:115px; background: #f5f5f5; padding:0px 20px;}
.pro-text h4{width:100%; height: 100%; line-height:115px; font-size: 18px; color:#000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.pro-text p{width:100%; height: 52px; line-height: 26px; font-size: 14px; color:#666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.pro-icon{width:60px; height: 60px; background: #003680; border-radius:50%; box-shadow: 1px 1px 12px rgba(0,0,0,0.3); 
display: flex; align-items: center; position: absolute; top:315px; right:25px;     transition: 0.5s ease 0s;}
.pro-icon img{align-items: center; margin: 0px auto;}

.hover-text {left: 0;top: 0;padding: 0 10px;opacity: 0;z-index: 2; position: absolute; width: 100%; padding-top:25% }
.hover-text i { background: url(../images/bai.png) no-repeat; width: 60px; height: 60px; display: block; margin: 20px auto;}
.hover-text h3 {font-size: 24px; color: #ffffff; text-align: center; line-height: 40px; text-align: center }





/*产品*/
.ny_product_show{margin-bottom:50px;  font-size:16px; color:#666}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:16px; color:#666; line-height:30px; margin-top:10px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}
.proshow_xx p{font-size:16px; color:#666; line-height:30px;}
.ny_proshow_xx h1{ font-size:30px; color: #191919; height: auto; line-height:40px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:10px;}
.ny_pro_p p{width:100%; height:auto;  color: #000000; line-height: 30px; font-size: 15px; }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:187px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:nth-child(2n){ margin-right:0}
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:18px;}
.ny_pro_dh{width:100%; height:80px; padding-top:20px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{width:100%; padding-left:40px; background:url(../images/h_dhs.png) no-repeat left center;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #003680; font-family: "Impact"; display:block;}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 25px; margin-right: 20px;}




/*产品	
.index_prodcut{width:100%; height:auto; overflow:hidden; margin-top: 58px; margin-bottom: 100px;}
.slideTxtBox{ width:100%; }
.slideTxtBox .hd{width:100%; height: auto; overflow: hidden; margin: 48px 0 20px}
.slideTxtBox .hd ul{width:auto; display: table; margin: 0px auto;}
.slideTxtBox .hd ul li{float: left; margin: 0px 10px; height: auto; width: 145px; text-align: center; position: relative; margin-bottom: 29px;}
.slideTxtBox .hd ul li p{font-size: 18px; color: #999999; text-align: center; line-height: 30px;}
.slideTxtBox .hd ul li i{color: #999999; font-size:54px;}
.slideTxtBox .hd ul li.on i,.slideTxtBox .hd ul li.on p{color:#a7845c }
.slideTxtBox .bd ul{width:100%; height: auto; overflow: hidden; }
.slideTxtBox .bd li{width:380px; height: auto; float: left; overflow: hidden; margin-right: 20px; margin-bottom: 20px; position: relative}
.slideTxtBox .bd li:nth-child(3n){margin-right: 0}
.pro-img{width:100%; height: auto; display: block}
.pro-img img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pro-text{width:100%; height: 190px; background: #f5f5f5; padding: 48px 30px;}
.pro-text h4{width:100%; height: 40px; line-height: 20px; font-size: 20px; color:#000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.pro-text p{width:100%; height: 52px; line-height: 26px; font-size: 14px; color:#666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.pro-icon{width:60px; height: 60px; background: #003680; border-radius:50%; box-shadow: 1px 1px 12px rgba(0,0,0,0.3); 
display: flex; align-items: center; position: absolute; top:315px; right:25px;     transition: 0.5s ease 0s;}
.pro-icon img{align-items: center; margin: 0px auto;}
.slideTxtBox .bd li:hover .pro-icon{width:100%; height: 100%; top:0; right:0;border-radius: 0;    transition: all 0.5s ease 0s, border-radius 0.2s ease 0.1s; background: rgba(173,134,90,0.6)}
.hover-text {left: 0;top: 0;padding: 0 10px;opacity: 0;z-index: 2; position: absolute; width: 100%; padding-top: 35% }
.hover-text i { background: url(../images/bai.png) no-repeat; width: 60px; height: 60px; display: block; margin: 20px auto;}
.hover-text h3 {font-size: 24px; color: #ffffff; text-align: center; line-height: 40px; text-align: center }
.slideTxtBox .bd li:hover .hover-text{opacity: 1;     transition: 0.5s ease 0.3s;}
.slideTxtBox .bd li:hover .pro-icon img{display: none}
.slideTxtBox .bd li:hover .pro-img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}*/


/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding:40px 0}
.news_time time{color: #003680; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #003680;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:64%; float: left; margin-left: 3%;margin-top: 10px;}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:28px; color: #666; font-size: 15px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:21%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #003680;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #003680; color: #fff; border:2px solid #003680; }
.ny_news_list li:hover .news_time{background: #003680;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#003680;}



/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: url(../images/lx-bg.png) no-repeat right center; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:50%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; /*! padding: 10px; */ background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 30px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}





/*图文列表样式*/
.n-list{ padding:15px 0px; }
.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.n-list li h2 a{ color:#333; text-decoration:none; }
.n-list li h2 a:hover{ color:#8CAC52; }
.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:auto; border:1px solid #e8e8e8; font-style:normal; }
.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; display:block; }
.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
.n-list li .note .info span i{ margin-right:3px; font-size:12px; }
.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }
	
.search-tit{width:100%; height:auto; text-align:center; margin-top:50px;}
.search-tit h3{font-size:20px; color:#333; text-align:center;  margin:10px 0}
.search-tit span{font-size:18px; color:#333; text-align:center;  margin:10px 0}









