﻿*{ font-family:"微软雅黑";}
ul,li{
	list-style: none;
}
a{	
	height: 100%;
	text-decoration: none;
	color: #666;
	display: inline-block;
}
body{
	overflow-x: hidden;
	
}
/*i img{
	width: auto;
	height: auto;
}*/

.full{
	width: 100%;
	height: 100%;
}
.main_center{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;box-sizing: border-box;}
.left{
	float: left;
}
.right{
	float: right;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.topline{
	width: 100%;
	height: 6px;
	background: -webkit-linear-gradient(left,#78C340,#0165B0);
	background: -o-linear-gradient(left,#78C340,#0165B0);
	background: -moz-linear-gradient(left,#78C340,#0165B0);
	background: -ms-linear-gradient(left,#78C340,#0165B0);
	background: linear-gradient(left,#78C340,#0165B0);
}
.nav {
    height: 94px;
    width: 100%;
    box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.56);
    position: relative;
}
.nav_bar{
	position: relative;
}
.nLi{
	width: 122px;
	margin-top: 45px;
    height: 50px;
	float: left;
	position:relative;
}
.nLi h3{
	display: block;
	font-weight: normal;
	font-size: 16px;
	color: #777777;
	line-height: 23px;
	width: 66px;
	margin: 0 auto;
	height: 50px;
}
.nLi h3 a{
	color: #777777;
}
.nLi h3 a:hover{
	color: #777777;
}
h1{
	float: left;
	width: 200px;
	height: 67px;
	margin: 10px 60px 10px 0;
}
.nLi .sub{
	display:none ;
	position: absolute;
	width: 480px;
	height: 230px;
	top: 49px;
	padding: 15px 0;
	background: white;
	z-index: 1;
}
.nlil .sub{
	left: 0;
}
.nlir .sub{
	right: 0;
}
.nLi .sub_l{
	float: left;
	width: 130px;
	border-right: 1px solid #F0F0F0;
	height: 200px;
	
}
.nLi .sub_l li a{
	line-height: 30px;
	color: #666666;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	 display:block; overflow:hidden; width:100%;
}

.sub_pro{width: 160px!important; padding-left: 20px!important;}
.nLi .sub_pro li a{ text-align:left!important;}
.sub_tem{ width:320px!important;}
.nLi .sub_l li a:hover{
	background: rgba(153, 153, 153, 0.33);
}
.nLi .sub_r{
	float: left;
	width: 350px;
	height: 200px;
	padding:0 50px;
}
.nLi .sub_r img{
	width: 250px;
	height: 110px;
}
.nLi .sub_r p{
	margin-top: 10px;
	width: 250px;
	color: #666666;
	font-size: 13px;
	line-height: 20px;
}
/*.ban_text img{width:476px; height:150px;}*/
.code_box img{
	width: 98px;
	height: 98px;
}

.nav_bar .on h3{
	border-bottom: 4px solid #78C340;
}
.fullSlide{ width:100%;  position:relative;  height:600px;clear: left; }
.fullSlide .lb{ margin:0 auto; position:relative; z-index:0; overflow:hidden; }
.fullSlide .lb ul{ width:100% !important;  }
.fullSlide .lb li{ width:100% !important;  height:600px; overflow:hidden; text-align:center;}
.fullSlide .lb li a{ display:block; height:600px;}
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:30px; line-height:30px; text-align:center;_background:#000; _filter:alpha(opacity=60); }
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:17px; height:17px; margin:5px; background:url(../images/tg_flash_p.png) -18px 0; overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{ background-position:0 0; }
.swiper-container {
    display: none;
}

	/* 下面是前/后按钮代码，如果不需要删除即可 */
.fullSlide .prev,
.fullSlide .next{ position:absolute; left:3%; top:43%; margin-top:-25px; display:block; width:79px; height:104px; background:url(../images/slider-arrow.png) -122px 7px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.fullSlide .next{ left:auto; right:3%; background-position:8px 5px; }
.fullSlide .prev:hover,
.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.fullSlide .prevStop{ display:none;  }
.fullSlide .nextStop{ display:none;  }

.change_lgu{
	width: 86px;
    height: 28px;
    position: absolute;
    top: 40px;
    right: 0px;
}
.change_lgu i{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	padding-left: 34px;
    font-style: normal; line-height:27px; color:#777;

}
.Zng{
	background: url(../images/zhong.png) no-repeat;
	
}
.Eng{
	background: url(../images/eng.png) no-repeat;
}


.ban_text img{
	float: left;
	margin-top: 170px;
}

.menu_bg{
	width: 100%;
	height: 600px;
background: linear-gradient(to left,#88CE53, #04A12E);
	position: relative;
}
.menu{
	width: 1300px;
	height: 450px;
	 margin:0px auto;
	
}
.menu_l{
	height: 100%;
	width: 600px;
	float: left;
	padding:30px 50px;
	 background: linear-gradient(#048B28, #04A12E);

}
.menu_l h3{
	font-weight: bold;
	color: white;
	font-size: 36px;
}
.menu_l h3 span{
	display: block;
	font-size: 24px;
}
.picList .pic{
	width: 180px;
	height: 120px;
	overflow: hidden;
	border: 4px solid white;
	background: white;
}
.picList .news_text{
	width: 300px;
	margin-left: 20px;
}
.news_text h4{
	font-size: 19px;
	color: white;
	font-weight: bold;
	margin-bottom:10px;
}
.news_text span{
	color: #fff;
	font-size: 14px;
}
.news_text p{
    color: #fff;
    height: 46px;
    margin-top: 12px;
    line-height: 22px;
    font-size: 14px;
}
.newsScroll {
    width: 100%;
    position: relative;
}

.newsScroll .hd {
    width: 70px;
    height: 25px;
    position: absolute;
    top: -25px;
    right: 0;
}
.newsScroll .hd a{
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	margin: 0 5px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.newsScroll .hd a:hover{
	border: 1px solid white;
	color: white;
}
.picList li {
    height: 120px;
    float: left;
    margin-top: 30px;
}
.menu_r{
	height: 100%;
	width: 700px;
	float: left;
}
.menu1,.menu2,.menu3,.menu4{
	width: 330px;
	height: 225px;
	float: left;
}
.menu1{
	background: url(../images/menubg_l.png) no-repeat;
	background-color:#04A12E;
}
.menu2{
	overflow: hidden;
	position: relative;
	
}
.menu2 img{
	top: 0;
	position: absolute;
	z-index: 0;
	width: 100%;
    height: 100%;
}
.menu3{
	overflow: hidden;
	position: relative;
}
.menu4{
	background: url(../images/menubg_l4.png) no-repeat;
	background-color:#88CE53;
}
.menu_titl{
	width: 100%;
	height: 100%;
	padding-left:50px ;
	padding-top: 65px;
	color: white;
	  
}
.menu2 .menu_titl{position: absolute;}
  

.menu1:hover {
	background-color:#ffbf42;
}
.menu4:hover{
	background-color:#04A12E;
}

.menu_titl i{
	width: 42px;
	height: 2px;
	display: block;
	background: white;
}
.menu_titl h3{
	font-size: 36px;
}
.menu_titl p{
	font-size: 24px;
}
.menu2 img{
	-ms-transition: all linear  0.5s;
	-webkit-transition: all linear  0.5s;
	-moz-transition: all linear  0.5s;
	transition: all linear  0.5s;
}

.menu2:hover img{
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.menu3 .play{
	display: block;
	
	height: 76px;
	width: 76px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -38px;
	margin-top: -38px;
}

.menu3 img{
	-ms-transition: all linear  0.5s;
	-webkit-transition: all linear  0.5s;
	-moz-transition: all linear  0.5s;
	transition: all linear  0.5s;
}
.menu3:hover img{
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}
h2{
	font-size: 36px;
	color: #222;
	font-weight: bold;
	text-align: center;
	margin: 30px 0;
	margin-top: 0px;
}
h2 span{
	display: block;
	text-align: center;
	font-size: 24px;
	color: #222;
	font-weight: normal;
}
.industry_con{
	width: 100%;
}
.ind_box{
	height: 258px;
	width: 182px;
	position: relative;
	float: left;
	margin-right: 18px;
	overflow: hidden;
}
.ind_box:last-of-type{
	margin-right: 0;
}
.ind_box>h3{
	background: url(../images/hytitle_bg.jpg);
	height: 60px;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	padding-left: 20px;
	position: absolute;
	bottom: 0;
	color: white;
}
.ind_box img{ width:100%;}
.mc{
	position: absolute;
	width: 100%;
	height: 100%;
	color: white;
	padding: 0 15px;
	top: 202px;
	left: 0;
	background: rgba(136,184,41,.7);
	background:url(../images/hytitle_bg.jpg) no-repeat top; 
	 background-size:100% 100%;
	-ms-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.mc a{
	color: white;
}
.ind_box:hover .mc{
	top: 0;
	background: rgb(136,184,41);
}
.mc h3{
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	line-height: 50px;
}
.mc p{
	font-size: 12px;
	line-height: 24px;
}
.profession{
	width: 100%;
	background: url(../images/hyban.jpg) no-repeat center #eee;
	height: 400px;
	padding: 72px 0;
	margin-top: 60px;
}
.pfess_l{
	height: 256px;
	width: 300px;
	float: left;
	border: 2px solid white;
	color: white;
	padding-top: 60px;
}
.pfess_l h3{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.pfess_l i{
	display: block;
	width: 65px;
	height: 1px;
	margin: 15px auto;
	background: white;
}
.pfess_l p{
	font-size: 18px;
	text-align: center;
}
.pfess_r{
	height: 256px;
	width: 900px;
	float: left;
}
.pfess_box1,.pfess_box{
	width: 400px;
	height: 120px;
	margin-left: 50px;
	float: left;
	padding:20px;
	cursor: pointer;
}
.pfess_box1:hover,.pfess_box:hover{
	transform: translateY(-2px);
	box-shadow: 1px 1px 4px #333333;
}
.pfess_box1{
	background:rgba(1,101,176,.8);
}
.pfess_box{
	background: rgba(136,184,41,.8);
}
.pfess_r h4{
	font-size: 18px;
	color: white;
	font-weight: normal;
}
.pfess_r p{
	font-size: 14px;
	color: white;
	margin-top: 5px;
	line-height: 22px;
}
.pro_main{
	height: 360px;
	margin-top: 30px;
	position: relative;
}
.picList1 li{
	width: 280px;
	height: 360px;
	margin: 10px;
	float: left;
}
.picList1 li .picpro{
	width: 280px;
	height: 190px;
	overflow: hidden;
}
.pic_txt{
	height: 170px;
	width: 100%;
	background: #E8E8E8;
	color: #555555;
	padding: 15px;
	padding-left: 20px;
}
.ny_nav ul li .w190{
width: 190px;}
.pic_txt h4{
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0px;
}
.pic_txt p{
	font-size: 14px;
	line-height: 24px;
	color:#888;
}
.picList1 li:hover .pic_txt {
	color: white;
	background: #88B829;
}
.picList1 li:hover .pic_txt p{
		color: white;
}
.picList1 li img{
	-ms-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.picList1 li:hover img{
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.pro_main .hd{
	width: 0;
	height: 0;
}
.pro_main .hd a{
	position: absolute;
	display: block;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	border: 1px solid #718E34;
	color: #718E34;
	top: 50%;
	margin-top: -25px;
	font-size: 33px;
	text-align: center;
	cursor: pointer;
	padding: 4px 0 0;
}
.pro_main .bd{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.pro_main .hd a:hover{
	color: #88b829;
	border: 1px solid #88b829;
}
.pro_main .hd .prev{
	left: -60px;
	padding-right: 3px;
	font-family:"宋体";
}
.pro_main .hd .next{
	right: -60px;
	padding-left: 3px;
	font-family:"宋体";
}
.product.main_center {
    padding: 60px 0;
    padding-top: 50px;
}
.industry.main_center {
    padding-top: 50px;
}
.foot{
	width: 100%;
	height: 260px;
	background: #E8E8E8;
}
.foot .main_center{
	padding: 40px 0;
}
.foot_List{
	width: 1040px;
	height: 180px;
	float: right;
}
.foot_List dl{
	float: left;
	text-align: left;
	margin-right: 35px;
}
.footlogo{
	float: left;
}
.foot_List dt{
	font-size: 16px;
	color: #333;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	width: 100%;
}
.foot_List dd a {
    display: block;
    font-size: 12px;
    line-height: 26px;
    color: #999;
    text-decoration: none;
    width: 100%;
    text-align: left;
}
.foot_List dd a:hover{
	color: #88B829;
}
.foot_List dd{
	width: 100%;
}

.foot_List dd i{
	display: inline-block;
	width: 30px;
	height: 1px;
	background: #88b829;
}
.conTXT h2 {
    font-size: 16px;
    color: #74b231;
    text-align: left;
    margin: 10px 0;
}

.conTXT p {
    font-size: 12px;
    color: #999;
    line-height: 24px;
}
.code_box{
	width: 220px;
	height: 120px;
	margin-top: 10px;
}
.wecode,.phcode{
	width: 98px;
	height: 120px;
	margin: 0 12px 0 0;
	float: left;
}
.code_box span{
	display: block;
	width: 100%;
	height: 20px;
	color: #999999;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.footbar{
	width: 100%;
	height: 50px;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#78C340), to(#0165B0));
	background: -webkit-linear-gradient(left, #78C340, #0165B0);
	background: -moz-linear-gradient(left, #78C340, #0165B0);
	background: -o-linear-gradient(left, #78C340, #0165B0);
	background: linear-gradient(left, #78C340, #0165B0);
}
.foot_left{
	font-size: 12px;
	line-height:50px;
	color: #FFFFFF;
}
.i-b{
	font-size: 12px;
	line-height:50px;
	color: #FFFFFF;
}
.wl {
    width: 121px;
    height: 18px;
    display: inline-block;
    background: url(../images/vl.png) no-repeat;
    margin: 14px 15px 0 10px;
    transition: all .5s;
}
.wl:hover{
	background: url(../images/vl_hover.png);
}
.ws {
    width: 107px;
    height: 18px;
    display: inline-block;
    background: url(../images/ws.png) no-repeat;
    margin: 14px 0 0 10px;
    transition: all .5s;
}
.ws:hover{
	background: url(../images/ws_hover.png);
}

/*内页*/
.ny_ban{
	width: 100%;
	height: 320px;
	color: white;
	padding-top: 80px;
}
.ny_ban h2{
	font-size: 36px;
	text-align: center;
	color: white;
}
.ny_ban p{
	font-size: 18px;
	text-align: center;
	line-height: 30px;
}
.ny_nav{
	height: 50px;
	width: 100%;
	background: rgb(238,238,238);
	line-height: 50px;
}
.ny_nav b{ font-weight: normal;}
.ny_nav p{
	font-size: 14px;
	color: #777777;
	float: left;
	height: 50px;
}
.ny_nav p a{
	display: inline-block;
	width: auto;
}
.ny_nav ul li,.ny_nav ul{
	height: auto;
	width: auto;
}
.ny_nav ul{
	float: right;
}
.ny_nav ul li{
	float: left;
}
.ny_nav ul li a{
	font-size: 16px;
	color: #777777;
	/*! width: 150px; */
	text-align: center;
	padding: 0 30px;
}
.ny_nav ul li a:hover,.ny_nav ul a.active,.ny_nav ul li.active a{
	color: white;
	background: url(../images/nynavbg.png) center;
}

.ny_nav ul li:hover{color: white;
	background: url(../images/nynavbg.png) center;}
	
.abinx_txt{
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	margin-top: 40px; height:190px; overflow:hidden;
}
.ab_menu{
	height: auto;
	margin-top: 50px;
	margin-bottom: 100px;
}
.ab_menu>div{
	width: 400px;
	height: 380px;
	float: left;
}
.ab_menu>div>a{
	padding: 40px 30px;
}
.ab_menu h3{
	color: white;
	font-size: 22px;
	font-weight: bold;
	line-height: 40px;
}
.ab_menu div h3{
	-ms-transition:all 0.5s cubic-bezier(0.57, -0.16, 0.73, 2.01);
	-webkit-transition:all 0.5s cubic-bezier(0.57, -0.16, 0.73, 2.01);
	-moz-transition: all 0.5s cubic-bezier(0.57, -0.16, 0.73, 2.01);
	transition: all 0.5s cubic-bezier(0.57, -0.16, 0.73, 2.01);
}
.ab_menu div:hover h3{
	padding-left: 110px;
}
.ab_menu .ab_menubox6:hover h3{
	padding-left: 0;
}

.ab_menu p{
	color: white;
	font-size: 14px;
	line-height: 26px;
}
.ab_menubox1{
	background: url(../images/abidximg1.jpg) center no-repeat;
}
.ab_menubox2{
	background: url(../images/abidximg6.jpg) center no-repeat;
}
.ab_menubox2 h3{
	/*! color: #0165b0; */
}
.ab_menubox3 p{
	color: #fff;
}
.ab_menubox2 span{
	color: #0165b0;
	display:inline-block;
	width: auto;
	height: auto;
	margin-top: 20px;
}
.ab_menubox3{
	background: url(../images/abidximg2.jpg) center no-repeat;
}
.ab_menubox3 h3{
	color: #fff;
}
.ab_menubox4{
	background: url(../images/abidximg3.jpg) center no-repeat;
}
.ab_menubox5{
	background: url(../images/abidximg4.jpg) center no-repeat;
}
.ab_menu .ab_menubox6 a{
	padding: 0;
	position: relative;
	overflow: hidden;
}
.ab_menubox6 h3{
	position: absolute;
	left: 50%;
	margin-left: -72px;
	font-size: 36px;
	font-weight: bold;
	top: 120px;
}
.ab_menubox6 i{
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 3px solid white;
	font-size: 60px;
	color: white;
	text-align: center;
	position: absolute;
	left: 50%;
	line-height: 50px;
	padding-left: 1px;
	margin-left: -30px;
	font-weight: 100;
	font-style: normal;
	top: 180px;
}
.ab_menubox6 img{
	-ms-transition: all .5s linear; 
	-webkit-transition: all .5s linear; 
	-moz-transition: all .5s linear; 
	transition: all .5s linear; 
	
}
.ab_menubox6:hover img{
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}
.ab_txtimg{
	width: 100%;
/*	margin-top: 50px;*/
}
.ab_txt{
	width: 640px;
}
.about{
	margin-bottom: 60px;
	margin-top: 50px;
}

.about h2{
	margin-top: 50px;
	text-align: left;
	font-weight:bold ;
	font-size: 22px;
	color: #666666;
	margin-bottom: 0;
	line-height: 40px;
}
.ab_txt h2{
	line-height: 22px;
	margin-bottom: 20px;
	margin-top: 0;
}
.about p{
	color: #666666;
	font-size: 14px;
	line-height: 31px;
	margin: 10px 0;
}

table {
    width: 100%;
    border-collapse: collapse;
}

td {
    text-align: center;

}

th,td {
    color: #666;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    /*border: 1px solid #ebe9ea;*/

}


.tableBox th, .tableBox td{border: 1px solid #ebe9ea;}
.product_ny h2{
	text-align: left;
	font-size: 22px;
	line-height: 30px;
	color: #0165B0;
	font-weight: bold;
	margin: 0;
}
.product_ny p{
	color: #666666;
	font-size: 14px;
	line-height: 31px;
	margin: 10px 0;
}
.search_box{
	height: 100px;
	width: 100%;
	padding: 25px 0;
	background: #EEEEEE;
	margin: 30px 0;
}
.search_box span{
	height: 100%;
	width: 160px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #222222;
	font-weight: bold;
	text-align: center;
	float: left;
}
.search_box input{
	width: 690px;
	height: 46px;
	line-height: 50px;
	font-size: 14px;
	color: #666666;
	text-indent: 20px;
	outline: none;
	border: 1px solid #ddd;
	float: left;
}
.search_btn{
	width: 238px;
	color: white;
	background: #0165B0;
	font-size: 18px;
	line-height: 50px;
	height: 50px;
	float: left;
	margin-left: 30px;
	cursor:hand;
}
.search_btn:hover{
	background: #197ac3;
	box-shadow: 1px 1px 2px #333333;
	cursor:hand;
}
.search_btn i{
	display: block;
	height: 50px;
	width: 30px;
	background: url(../images/searchic.png) center no-repeat;
	float: left;
	margin-left: 50px;
	cursor:hand;
}
.search_btn span{
	height: 50px;
	float: left;
	width: auto;
	color: white;
	margin-left: 10px;
	display: inline-block;
	cursor:hand;
}
.ldpro_nav{


		width: 100%;
		height: 56px;
}
.ldpro_nav ul li{
	width: 255px;
	height: 56px;
	float: left;
	margin-right: 15px;
	background:#FBB01F ;
	padding-left:50px;
	line-height: 56px;
	font-size: 18px;
	cursor: pointer;
	color: white;
	font-weight: bold;
	transition: .1s all linear;
}
.ldpro_nav ul li:hover,.ldpro_nav ul .active{
	background: #0165B0;
	box-shadow: 1px 1px 2px #333333;
}	
.ldpro_nav li i{
	width: 34px;
	height: 56px;
	float: left;
	display: block;
	margin-right: 13px;
}
.product_ny{
	padding: 50px 0;
}
.ab_menubox1:hover,.ab_menubox4:hover,.ab_menubox3:hover,.ab_menubox5:hover,.ab_menubox2:hover{
	transform: translate(-5px, -5px) scale(1.01);
	box-shadow: 2px 2px 6px #333333;
}
.ab_menu div{
	transition: all 0.1s linear;
}
.ny_news{
	padding: 50px 0;
	display: block;
    overflow: hidden;
}
.ny_news_show{margin-top:30px;}
.ny_news ul li{
	width: 100%;
	height: 160px;
	background: #F5F5F5;
	margin-top: 2px;
	transition: all 0.1s ease-out; 
}	
.ny_news ul li a{
	padding:20px 30px ;
}
.newimgbox{
	width: 180px;	
	height: 120px;
	padding: 4px;
	background: white;
}
.newtextbox{
	margin-left: 35px;
    width: 920px;
}
.newtextbox h4{
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	line-height: 23px;
}
.newtextbox span{
	font-size: 14px;
	color: #999;
	line-height: 30px;
}
.newtextbox p{
	font-size: 14px;
	color: #999;
	line-height: 24px;
}
.ny_news ul li:hover{
	background: #0165B0;
}
.ny_news ul li:hover span,.ny_news ul li:hover p,.ny_news ul li:hover h4{
	color: white;
}

.honor{display:block; overflow:hidden}
.honor ul li{
		width: 280px;
		height: 350px;
		margin: 0 10px 20px;
		float: left;
}
.honor ul li a{width:100%; height:100%; display:block; overflow:hidden;}
.honor ul li img{
	-ms-transition: all 0.3s linear; 
	-moz-transition: all 0.3s linear; 
	-webkit-transition: all 0.3s linear; 
	transition: all 0.3s linear; 
	width: 100%;
	height: 100%;
}
.honor ul li:hover img{
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
	
}
.honor .picBox{
	width: 280px;
	height: 320px;
	overflow:hidden;
	border: 1px solid #ddd;
}
.mat{margin:30px 0 0px;}
.video_i .picBox{
	height: 200px;
}
.video_i ul li {
    height: 240px;
}
.imglisttxt{
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #5E6A74;
	width:100%; height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
}
.honor ul li:hover .imglisttxt{
	color: #74B231;
}
/*地图*/
#dituContent,#dituContent1,#dituContent2,#dituContent3,#dituContent4{
	width: 100%;
	height: 500px;
	border: 1px solid #ddd;
	position:absolute!important;
	top:0px;
}



.contact{
	margin: 50px auto;
}
.con_text h3{
	 font-size: 16px;
    color: #74b231;
    text-align: left;
    margin: 10px 0 0;
}
.con_text span{
	font-size: 14px;
	color: #666;
}
/*mobil footer*/
.footerm_contact {
    display: none;
    height: 50px;
    width: 100%;
    background:#0165B0;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    z-index: 999;
}
.footcat_box {
    float: left;
    width: 25%;
    height: 100%;
    text-align: center;
}
.footcat_box i {
    height: 28px;
    width: 50px;
    display: block;
    margin: 0 auto;
    font-size: 26px;
    line-height: 28px;
    color: white;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.footcat_box span {
    color: #f8f8f8;
    font-size: 12px;
}
.footbar_m {
    width: 100%;
    height: 70px;
    text-align: center;
    display: none;
	background-color:#f5f5f5;
    color: #666;
    font-size: 14px;
    margin-bottom: 50px;
    padding-top: 5px;
    bottom: 0;
}

.ying{font-size:20px!important; color:#fff; text-align:center; font-style:normal}

.footbar_m p{text-align:center; line-height:25px;}
.footbar_m p a{   color: #666;}
.video-box{margin: 0 auto;}

.m_header {
    height: 50px;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1000;
	background: #fff;
    top: 0;
    left: 0;
}
.m_logo {
    height: 40px;
    margin: 4px 0 4px 10px;
    float: left;
    width: 129px;
}
.m_menu {
    float: right;
    width: 50px;
    height: 50px;
    text-align: center;
}
.icon_menu {
    background: url(../images/nav.png) no-repeat center;
    display: inline-block;
    width: 32px;
    height: 25px;
    margin-top: 12px;
}

.m_nav {
    position: absolute;
    top: 50px;
    background: #0e77c5;
    width: 200px;
    left: -200px;
    overflow: auto;
    display: block;
    transition: all 0.5s linear;
	z-index:999999;
}
.m_bg {
    display: none;
    height: 2000px;
    width: 100%;
    background: rgba(255,255,255,.1);
    position: absolute;
    z-index: -1;
}
.m_main {
    width: 100%;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #3189c4;
    position: relative;
}
.m_main.active>a {
    /* background: #15759d; */
    color: rgba(255,255,255,.8);
}
.m_main>a {
    display: block;
    font-size: 14px;
    color: #fff;
}
.m_main ul {
    background: #0165b0;
    display: none;
    color: #fff;
}
.m_main ul a {
    display: block;
    font-size: 14px;
    color: #fff;
}
.swiper-container {
    margin-top: 50px;
    width: 100%;
    display: none;
}
.swiper-container img{
	display: block;
	width: 100%;
	height: 100%;
}


.clamp {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* height:38px; */
}
.tableBox{
	width: 100%;
}
.qingkong{
	display: inline-block;
	width: auto;
	height: auto;
}
.qingkong:hover{
	color: #0165b0;
}
tr th{
	font-size: 14px;
	color: white;
	background: #0165b0;
	line-height: 25px;
	text-align: center;
	border:1px solid white;
}
.ld_pro tr td{
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.ld_pro tr:hover td{
	background: #EEEEEE;
	
}
.ld_pro tr:hover td a{
	color: #0165b0;
}
.ld_pro tr td:last-of-type{
	text-align: left;
	 
	padding:10px;
}
#pro_tr tr td a{
	height: 100%;
    display: block;}
.fa{width: 20px;height: 20px;display: inline-block;vertical-align: sub;margin-right: 10px;}
.hyyy li{
	text-indent: 20px;
}
.ldpro_list div ul li{
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.ldpro_list div ul li a:hover{
	color: white;
	background: #0165b0;
}
.ldpro_list{
	width: 100%;
	position: relative;
    height: 410px;
    margin: 0;
}
.ldpro_list h3{
	background: #0165b0;
    margin: 5px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 55px;
}
.ldpro_list h4 a {
    display: block;
    line-height: 35px;
    color:  #0165b0;
    font-size: 16px;
    padding-left: 5px;
    font-style: normal;
}
.ldpro_list ul{
	height: 320px;
    width: 380px;
    margin-top: 10px;
    padding: 0 20px;
    overflow: auto;
    overflow-x: hidden;
}
.ldpro_list div{
	width: 399px;
    height: 400px;
    border: solid 1px #ddd;
    position: absolute;
    top: 0;
    background: #fff;
    transition: 0.5s left linear; 
}
.hyyy{
	left: 0;
}
.hyyy li a{width:100%;}
.syjc li a,.cpxl li a{width:100%;padding-left:8px;}
.syjc{
	left: 400px;
}
.cpxl{
	left:800px
	
}
.product_ny{margin-bottom: 50px;    margin-top: 30px;}

.products_list{display:block; overflow:hidden; }
.products_list h2{ font-size:30px;font-weight:bold;margin-bottom:20px;}
.products_list_left{width:60%; float:left;}
.products_list_right{width:38%; float:right;}
.products_list_right img{width:100%; height:334px;}
.products_list_left li{width:100%; height:auto;padding:11px 24px; border:1px solid #dddddd; margin-bottom:10px}
.products_list_left li h3{ font-size:16px; color:#0165b0}
.products_list_left li p{font-size:14px; color:#666666; margin:0px;}

.product_ma{width: 100%; border: #DFDFE0 1px solid; background: #F7F7F7;height: 72px; padding: 5px; margin-top:15px}
.product_ma ul{width:88%; float:left;}
.product_ma ul li{width:100%; height:30px; line-height:30px;color:#666; font-size:14px;}
.product_ma ul li a{color:#666}
.gb-list {
    float: right;
    line-height:32px;
    background: #0165b0;
    padding: 0 20px;
    border-radius: 8px;
    color: #fff;width:110px; height:32px; text-align:center; font-size:14px; margin-top:2px
}
.product_ma .gb-list { margin-top:14px;}

.products_lists{width:100%; height:auto; display:block; overflow:hidden;}
.products_lists ul{width:100%; height:auto;}
.products_lists ul li{width:100%; height:40px; line-height:40px; border-bottom:1px solid #eee; padding-left:10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.products_lists ul li h3{font-size:16px; color:#666; float:left; width:auto;height:100% }
.products_lists ul li p{ font-size:14px; color:#999;  width:auto; margin:0px;height:100%;line-height:40px; margin-left:62px;    text-overflow: ellipsis;
    overflow: hidden;white-space: nowrap}
	.products_lists ul li a{width:100%; height:100%; display:block; overflow:hidden;}
.products_lists ul li:hover h3,.products_lists ul li:hover p{ color:#0165b0;}
.products_lists ul li:hover{background:#f5f5f5}
.huise,.lanse{ width:11px;height:12px; float:left;margin-top:16px; margin-right:10px;}
.lanse{display:none}
.products_lists ul li:hover .lanse{display:block;}
.products_lists ul li:hover .huise{display:none;}


/*修改 导航新闻*/
.sub_topnew{width: 520px!important;}
.sub_news{padding: 0px!important;margin-left: 20px;}
.sub_news_one{ width:50%; height:100%;padding:0px 8px; float:left}
.sub_news_one a{ width:100%;height:100%}
.sub_news_one img{ width:100%!important;height:100px!important;}
.sub_news_one p{ width:100%!important; height:45px;  line-height:24px;word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}

.pop .bottom, .pop .center {box-sizing: unset;}
.sub_toppro{width: 510px!important;}




/*关于我们*/
.abinx_txt li{ width:20%; height:190px;  float:left; padding:0px 10px; margin-bottom:20px;} 
.abinx_txt li a{width:100%; height:100%;}
.abinx_txt li .abinx_img{width:100%;height:150px; overflow:hidden}
.abinx_txt li .abinx_img img{width:100%; height:100%;transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.abinx_txt li p{ width:100%;height:30px;  line-height:30px; text-align:center;  color:#333; font-size:14px;}
 .abinx_txt 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{width:100%;height:auto; display:block; overflow:hidden; margin-top:10px;}
 .ny_news_list li{width:100%;height:auto!important;  border-bottom:1px solid #ddd; background:none!important}
 .ny_news_list li p{ width:80%; float:left; color:#666666; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
 .ny_news_list li time{  float:right; font-size:14px; color:#999}
  .ny_news_list li a{ width:100%;height:100%;padding:10px 30px!important}
  .ny_news_list li:hover p{color:#0165B0!important}
  .ny_news_list li:hover time{color:#0165B0!important}
 .keyword_light img{max-width:100%; height:auto!important}
 
 /*地图*/
 .contact{ height:500px;position:relative;}
 .contact .main_center{height:100%; height:100%;}
 .con_text{ width:320px;height:420px; overflow:hidden; background:#fff;  position: relative; z-index:3; float:right;  margin-top:33px; padding: 20px 30px;}
 .contact_one{cursor:pointer;width:100%;height:auto; display:block; padding: 10px 0; border-bottom: 1px #ddd solid;}
 #dituContent1,#dituContent2,#dituContent3{display:none; width:100%; height:500px;}

 .con_text h4{ font-size:14px; color:#666; width:100%;height:25px; font-weight:bold}
 .con_text p{ font-size:14px; color:#666;}
 
 .contact_two,.contact_three,.contact_four{ margin:10px 0;cursor:pointer;padding: 0 0 10px 0; border-bottom: 1px #ddd solid;}
 
 
 
 /*弹出视频*/
 .index_video{width:100%; height:100%;position:fixed; top:0; left:0px;z-index:999; background:rgba(0, 0, 0, 0.56); display:none }
 .video_info{ width:100%; height:80%;}
.close{display: block;
    float: right;
    width: 20px;
    height: 20px;
    background: url(../images/close.png) top right no-repeat;
	background-size:100% 100%;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
  transition: opacity 0.2s;}
.index_video_li{ width:50%; height:50%;position:fixed; top:50%; left:50%;z-index:999; margin-left:-25%;  margin-top:-15%; }

#video-box{width:100%; height:auto;}

#video-box video{width:100%; height:auto; display:block}

.overlay{display:none}
.BMap_stdMpCtrl{z-index:111!important}



/*2018-04-25*/
.ny_ying table tr, .ny_ying table td{ border:1px solid #ddd}




@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../fonts/iconfont.eot') format('embedded-opentype'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont.svg#iconfont') format('svg');
}
@media only screen and (max-width: 1440px) {
.change_lgu{right: 10px;}
	
}
@media only screen and (max-width: 1025px){
	.ny_nav ul li .w190{width: 100%;}
	.search_box span{width: 120px;}
	.ldpro_nav,.ldpro_list{display: none;}
	
	.search_box input{width: 580px}
	.honor ul li{
		height: 270px;
	}
	.honor .picBox {
	    width: 100%;
	    height: 240px;
	    overflow: hidden;
	}
	.honor ul li {
   		 width: 23%;
   		 margin: 0 1%;
   		 margin-top: 10px;
   		 
   	}
   	.picBox img{
   		width: 100%;
   		height: 100%;
   	}
	.footbar_m,.footerm_contact{
	    display: block;
	}
	.m_header {
    	display: block;
	}
	.header,#top,.footbar,.industry,.profession,.product,.foot,.fullSlide{
		display: none;
	}
	.menu_bg{
		height: auto;
	}
	.menu {
	    width: 100%;
	    height: auto;
	    left: 0;
	    position: relative;
	    margin: 0;
	    bottom: 0;
	    z-index: 1;
	}
	.swiper-container{
		display: block;
	}
	.menu_l {
	    width: 100%;
	    float: left;
	}
	.picList .news_text{
		width: 690px;
	}
	.menu_r{
		width: 100%;
	}
	.menu3 img{
		width: 100%;
		height: 100%;
	}
	.menu1, .menu2, .menu3, .menu4{
		width: 50%;
		height: 356px;
		background-size:100%;
		-moz-background-size:100%;
		
	}
	.main_center{
		width: 100%;
		min-width:0;
		padding: 0 10px;
	}
	.ab_menu{
		height: auto;
		padding-left: 100px;
    	margin-bottom: 30px
	}
	.ny_nav{
		height: auto;
	}
	.ny_nav ul{
		float: left;
		margin-left: 10px;
	}
	.ab_txt {
	    width: 470px;
	}
	.newtextbox{
		width: 726px;
	}
	
	.about img{width:100%;}
	
	
	.openmenu .overlay {
    top: 0px;
}


	.overlay {
		left: 0px;
		right: 0px;
		bottom: 0px;
		position: fixed;
		z-index: 99;
		background-color: rgba(0, 0, 0, 0.5);
		width:100%; height:100%;
		
	}
	.openmenu .overlay {
    top: 0px;
}
	
}
@media only screen and (max-width: 769px){
	.ny_ban {
		width: 100%;
		height: 220px;
	}
	.search_btn{width: 188px;}
	.search_btn i{margin-left: 10px;}
	.search_box input{width: 400px;}
	.honor ul li {
    	width: 29%;
    	margin: 0 2%;
    	margin-top: 10px;
    }
	.honor .picBox{
		height: 247px;
	}
	.honor ul li{
		height: 286px;
	}
	.ny_nav ul li a{
		width: 145px;
	}
	.tableBox{
		overflow: auto;
	}
	.tableBox table{
		width: 1000px;
	}
	.ab_menu{
		padding: 0;
	}
	.ab_menu>div{
		width: 50%;
	}
	.main_center{
		width: 100%;
		min-width: 0;
		    display: block;
    overflow: hidden;
	 
	}
	.abinx_txt{ height:125px;}
	.ny_nav {
    	height: auto;
    }
	.menu1,.menu2,.menu3,.menu4{
		height: 287PX;
	}	
	.picList .news_text{
		width: 460px;
	}
	.ab_img{
		width: 100%;
	}
	.ab_img img{
		width: 100%;
	}
	.ab_txt {
	    width: 100%;
	}
	.newtextbox{
		width: 466px;
	}
	
	.industry,.product{display:none}	
	.abinx_txt li .abinx_img{height:88px;}
	
}
@media only screen and (max-width: 426px){
	.menu_titl{padding-left: 26px;padding-top: 60px;}
	.menu1, .menu2, .menu3, .menu4{ width:50%;height: 240px;}
	.menu1 a, .menu2 a, .menu3 a, .menu4 a,.menu1 img, .menu2 img, .menu3 img, .menu4 img{width:100%;height:100%}

	.products_list_right,.products_list_left{width:100%;}
	.products_list_left{margin-top:10px;}
	.product_ma ul{width:52%}
	#top{display:none}
.search_btn {
    width: 158px;
    margin-left: 120px;
    margin-top: 20px;
}
	.search_box .search_btn span{width: auto;}
	.search_box{height: auto;}
	.search_box span{width: 100%;}
	.search_box input{width: 98%;margin-left: 1%;}
	#dituContent{
		height: 300px;
	}
	.newimgbox {
    width: 30%;
    height: auto;
    }
	.newtextbox h4,.newtextbox p{ font-size:12px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
	.newimgbox img{width:100%; height:100%;}
    .ny_news ul li a {
	    padding: 20px 10px!important;
	}
	.keyword_light{padding:0px 10px;}
    .newtextbox {
	    width: 65%;
	    margin-left: 5%;
	}
	.imglisttxt{
		font-size: 14px;
		
	}
	.ny_nav ul {
	    margin-left: 0;
	}
	.ny_nav p{
		width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
	}
	.ny_nav{
		/* padding-top: 20px; */
	}
	.ny_nav ul li{
		width: 31.33%;
		margin: 0 1%;		
	}
	.ab_menubox6 img{
		width: 100%;
		height: 100%;
	}

	.ny_nav ul li a{
		width: 100%;
		border-radius: 6px;
		overflow: hidden;
		padding:0px 14px;
	}
	.ab_menu>div {
	    width: 100%;
		background-size:auto;
		height:auto;
	}
.ab_menu>div>a{width:100%}
	.ny_nav ul{

		width: 100%;
	}
	.menu_l{
		padding: 30px 20px;
	}
	.picList .pic{
		width: 38%;
		height:100px ;
	}
	.picList .pic img{
		width: 100%;
		height: 100%;
	}
	.picList .news_text{
		width: 58%;
		margin-left: 3%;
	}
	.picList li{
		margin-top: 10px;
	}
	.news_text h4{word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;-webkit-box-orient:vertical; overflow:hidden;}
	.sj_nav ul li{width: 48%;}
	.honor ul li{width:46%;}
	.honor .picBox{height:207px;}
	.video_i .picBox{height:131px;}
	.honor ul li{height:245px;}
	.ny_nav ul li:hover{color: white; background:none;}
	.fa_time{font-size:14px;}
	#newsfoot{display:none;}
	.contact .main_center{padding:0px 10px; margin-top:500px;}
	.abinx_txt li{width:100%;}
	.contact{height:auto; display:block; overflow:hidden; }
	.con_text{width:100%; height:auto; padding:0px 10px; float:none}
	.keyword_light img{width:100%;}
	.ny_news_list li p{width:75%;}
	
	
	/*2018-04-25*/
	.abinx_txt{height:auto;}
	.abinx_txt li .abinx_img{height:186px;}
}
@media only screen and (max-width:375px){
	.menu1, .menu2, .menu3, .menu4{height:210px;}
	.menu_titl h3{font-size:28px;}
	.search_btn{margin-left: 90px;}
	.ny_nav ul li a{font-size: 12px;}
	.products_list_right img{height:286px;}
	.honor .picBox{height:187px;}
	.abinx_txt li .abinx_img{height:176px;}
}




@media only screen and (max-width:360px){
.honor .picBox{height:187px;}
.ny_news_list li p{width:70%;}
.abinx_txt li .abinx_img{height:159px;}
}
@media only screen and (max-width:320px){
	.products_list_right img{height:250px;}
	.search_btn{margin-left: 70px;}
	#dituContent{
		height: 250px;
	}
	.honor ul li{
		height: 190px;
	}
	.honor .picBox {
	    height: 160px;
	}
	.imglisttxt{
		font-size: 12px;
	}
	
}



/*在线客服*/
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-98px;top:0px;display:none;width:98px;height:98px;}
.izl-rmenu{position:fixed; right:0; margin-right:20px; bottom:20px; padding-bottom:20px; background:url(../images/r_b.png) 0px bottom no-repeat; z-index:888; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}


/*手机分页*/
.page-list{ position:relative; margin:20px 0; clear:both; }
	.page-list:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.page-list a,.page-list span{ margin:0;  padding:0; display:none; float:left; width:25%; line-height:35px; border:1px solid #ddd; border-right-color:#fff; font-size:13px; text-align:center; background:#fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
	.page-list span{ color:#999; }
	.page-list a{ color:#1eabf3; }
	.page-list span:nth-child(1),.page-list span:nth-child(2),.page-list a:nth-child(2){ display:block; float:left;}
	.page-list span:nth-last-child(1),.page-list a:nth-last-child(1){ display:block; float:left; border-right-color:#ddd; }
	.page-list .current{ display:block; float:left; }


    /* 新闻二级导航隐藏 */
.main_center>ul li:nth-child(1), .main_center ul li:nth-child(2), .main_center ul li:nth-child(3){
    /*display: none !important;*/
}
.sub_l li:nth-child(1){
    /*display: none;*/
}