/*********头部LOGO 部分********/
.head_bg{
	width: 100%;
	background: #f7f7f7;
}
.head{
	width: 1050px;
	height: 108px;
	margin:0 auto;
	padding:20px 0;
}
.head_logo{
	width: 120px;
	height:108px;
	line-height: 108px;
	text-align: center;
	font-size: 32px;
	border-right:1px solid #ccc;
	float:left;
	background: url(../images/h_logo.jpg) no-repeat center;
}
.head_logo a {display: block; width: 100%;height: 100%;}
.head_title{
	width: 655px;
	height: 108px;
	float: left;
}
.head_title h1{
	font-weight:normal;
	margin-left:30px;
}
 .head_h1{
	margin-top:20px;
	padding-bottom: 5px;
	color:red;
}
.head_list{
	width: 250px;
	height: 83px;
	float: left;
	padding-top: 20px;
	padding-bottom: 5px;
}
.head_list li{
 line-height: 25px;
 list-style: square;
 color: red;
 font-size: 14px;

}
.head_list li a{
	font-size: 16px;
}
.head_list li a:hover{
	color:#E32B07;
}
.head_list li.navOn a{
	color:#E32B07;	
}
.head_list img{
	line-height: 25px;
	vertical-align: middle;
}
/********导航条部分*********/
.nav_bg{
	width: 100%;
	background: #181214;
}
.nav{
	height:45px;
	margin:0 auto;
	width: 1050px;
}
.nav_ul li{
  width: 102px;
  height:45px;
  text-align: center;
  line-height: 45px;
  float:left;
}
.nav_ul li:hover{
	background:#E32B07;
}
.nav_ul li.onNav {background:#E32B07;}
.nav_ul li a{
	color:white;
	font-size:18px;
	display: block;
}
.nav_ul .shuxian{
	width: 1px;
	padding: 0 1px;
}
.nav_ul .shuxian span{
	/*width: 7px;*/
	text-align: center;
	display: block;
	color: #666;
	font-size: 12px
	line-height:30px;

}

/********banner 部分**********/
.banner {width: 100%;margin:0 auto 15px;position: relative;}
.fullSlide{ width:100%;  position:relative;  height:600px; background:#f8f9fb;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:600px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:600px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:30px; left:0; height:30px; line-height:30px; text-align:center;}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:15px; height:15px; margin:5px; border:1px solid #e32b07; overflow:hidden; line-height:9999px;border-radius: 50%; }
.fullSlide .hd ul .on{ background: #e32b07;}
/********关键词搜索 部分**********/
.search_bg{
	width: 100%;
	background: #ccc;
}
.search{
	width: 1000px;
	margin:0 auto;
	height: 55px;
}
.keywords{
	width: 600px;
	height: 55px;
	float: left;
}
.keywords li{
	float:left;
	line-height: 55px;
	margin:0 10px;
}

.keywords li:first-child{
	font-weight: bold;
}
.keywords li:first-child a:hover{
	color:#666; 
}
.keywords li a{
	font-size:12px;
	color:#666;
}
.keywords li a:hover{
	color:#E32B07;
}
.sear{
	width: 400px;
	height: 55px;
	float:left
}
.sear form{
	line-height: 30px;
	padding-top: 12px;
	float: right;
}
.sear input{
	width: 270px;
	height: 28px;
	float:left; 
	border: 1px solid #ccc;
	border-right:none;
}
.btn{
	width: 35px;
	height: 30px;
	border: none;
	float: left;
	background: url(../images/12.jpg);
}
/*******公司 厂容厂貌 部分***********/
.crcm{
	width: 1000px;
	margin:0 auto;

}
.crcm_gsjs{
	height: 120px;
	padding-top: 70px;
	border:1px solid white;
}
.crcm_logo{
	width: 158px;
	height: 120px;
	margin: 0 20px 0 44px;
	border:2px solid #ccc;
	border-bottom:none;
	float:left;
	background:#ffffff url(../images/logo.jpg) no-repeat center;
}
.crcm_title{
	width: 700px;
	height: 120px;
	/*padding: 0 20px;*/
	float: left;
}
.crcm_title a{
   color:red;
   display: block;
   margin: 8px 0;

}
.crcm_title p{
	font-size: 14px;
	color：#333;
	line-height: 20px;
	line-height: 22px;
	cursor: pointer;
}
.crcm_title p:hover{
	background: #F7F7F7;
}
.xexm_banner  {
	font-size:0;
	width: 1000px;

}
.qy_left{





	width: 490px;
	float: left;
}
.qy_left a{
  display: block;
  width: 490px;
  margin:10px 0;
}

.qy_name a{
	display: block;
	width: 490px;
	height: 30px;
	background: #E32B07;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	float: left;
	color:white;
	margin-right: 17px;

}
.qy_name a:last-child{
  /*margin-left: 15px;*/
}
.qy_right:hover{
	opacity: .5;
}
.qy_left:hover{
	opacity: .5;
}
.qy_right{
	margin-right: 0;
	float: right;
}

.qy_bg{
	width: 100%;
	background:#F7F7F7;
}
.qy_name{
	width:1094px;
	margin: 0 auto;
	height: 106px;
	background: url(../images/3.jpg)top;
	float: left;
}

.qy_name a:hover{
	color:#000;
}
/*******咨询热线 部分***********/
.tel{
	width: 100%;
	height: 235px;
	cursor: pointer;
	background: url(../images/tel.jpg) center no-repeat;
	/*background-size: contain;*/
}
.tel_one{
	width:1000px;
	margin: 0 auto;
}
.tel_content{
	width: 458px;
	float: right;
	height: 175px;
	text-align: center;
	padding-top:60px;
	margin-right:42px;
	line-height: 35px;
	background: #5F5D5E;
	color: white;
	font-weight: normal;
}
.tel_list{
	height: 50px;
	line-height: 50px;
}
.tel_hm{
	display: block;
	font-size: 22px;
	float: left;
}
.tel_zxsp{
	float: left;
	margin: 0 10px;
}
.tex_txt{
	display: block;
	float: left;
	margin: 0 10px;
	padding-left: 55px;
}
/*******产品分类 部分***********/
.cpfl{
	width: 1000px;
	margin:0 auto;
	height: 95px;
	padding-top: 45px;
}
.cpfl h1{
	text-align: center;
}
.cpfl p{
	text-align: center;
	color:#999;
	padding: 6px 0;
}
.cp_list{
	width: 1000px;
	height: 560px;
	margin: 0 auto;
}
.cp_list li{
	width: 243px;
	
	margin-right: 5px;
	border: 1px solid #ccc;
	text-align: center;
	float: left;
	position: relative;
}
.cp_list li:list-child{
	margin:0;
	float: right;
}
.cp_list li:nth-child(2),.cp_list li:nth-child(4){
	margin-top: 30px;
}
.cp_list li {
	transition: transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease;
}
.cp_list li:hover {
	transform: translateY(-20px);
	background: #F7F7F7;
}
.cp_list li:hover a{
	color: #000;
}
.cp_h2{
	padding-top: 15px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
	
}
.cp_sp{
	display: block;
	width: 55px;
	border:1px solid #ccc;
	top:441px;
	left:35%;
	padding:3px 12px;
	margin: 0 auto;
	background: #fff;
	position: absolute;
}
.cp_list li:hover .cp_sp{
	background: #E32B07;
	/*background: #F7F7F7;*/
	color: #fff;
}
/*****三角形状*****/
/*.cp_sp:after{
	content: "";
	display: block;
	width: 0;
	border: 6px solid white;
	border-bottom-color: #44E7A5;
}*/
/*******核心竞争 部分***********/
.hxjz_bg{
	width: 100%;
	background: #F7F7F7;
}
.hxjz{
	width: 1000px;
	margin:0 auto;
	height: 155px;
	padding-top: 40px;
	text-align: center;
}
.hx_h3 {
	font-size: 18px;
	margin-top: -8px;
	z-index: 1
}
.hx_bt{
	color: #EAEAEA;
	font-size: 36px;
	z-index:-1 ;
}
.jxym{
	height:250px;
	width: 1000px;
	margin:0 auto;
}
.hx_h1{
	font-size: 32px;
	color:#E32B07;
	line-height: 65px;
	background:url(../images/cp.jpg) no-repeat bottom;
}
.jxym img{
	width: 500px;
	float: left;
	height: 250px;
}
.hxjz_bg .jxym_xq{
	border: solid 2px #F7F7F7;
}
	.jxym_xq{
	width: 446px;
	height: 246px;
	float: left;
	padding-left: 25px;
	padding-right: 15px;
}
.bt{
	height: 100px;
	padding-left: 60px;
	line-height: 100px;
	color:#E32C07;
	background: url(../images/m01.jpg) left no-repeat;
}
.bt2{
	background: url(../images/m02.jpg) left no-repeat;
}
.bt3{
	background: url(../images/m03.jpg) left no-repeat;
}
.bt4{
	background: url(../images/m04.jpg) left no-repeat;
}
.bt h1{
	width: 120px;
	float: left;
}
.jx_h1{
	height: 70px;
}
.bt_sp{
	display: block;
	float: left;
	color:#000;
	height: 70px;
	font-size: 18px;
	padding-top: 5px;
	text-align: left;
}
.bt_ywsp{
	height:5px;
	color: #B5B5B5;
	line-height:5px;
}
 .jx_img img:hover{
	opacity: .4;
}
.jxym_xq ul{
	padding-left: 20px;
	/*height: 146px;*/
	border: 1px solid white;
	background: url(../images/list_i.jpg) no-repeat 5px 10px;	
}
.jxym_xq ul li{ 
	text-align: left;
	font-size: 14px;
	line-height: 30px;
	float: left;

}
.hxjz_bg .jxym_xq:hover{
	border-color:#E32B07;;
}
.xq_last{
	padding-bottom: 70px;
}
.rxzx{
	background:#f7f7f7 url(../images/b.jpg) no-repeat center;
	height: 203px;
}
.rx{
	margin: 0 auto;
	width: 1000px;
	height: 203px;
}
.ljzx{
	width: 260px;
	height: 140px;
	float: right;
	margin-top: 40px;
	background: #4B494A;
	text-align: left;
	color:white;
}
.rx_sp{
	line-height: 25px;
}
.rx_h3{
	font-size: 18px;
}
.rx_btn{
	display: block;
	width: 110px;
	height:30px;
	font-size: 14px;
	line-height:30px;
	background: #E32B07;
	text-align: center;
	color: white;
	margin-top: 5px;

}
.rx_btn:hover{
	background: #F7F7F7;
	color: #000;
}
/*******我们的优势 部分***********/
.advantage_bg{
	width: 100%;
	background: url(../images/bg.jpg);
}
.advantage{
	width: 1000px;
	margin: 0 auto
}
.adv_title{
	height: 165px;
	background: pink;
}
.us_title{
	height: 160px;
	background: url(../images/ysbg.jpg)bottom no-repeat;
}
.us_bttwo{
	height: 90px;
	padding-top: 70px;
	text-align: center;
	font-size: 34px;
	line-height: 50px;

}
.adv_atem{
	height: 380px;
	padding-top: 20px;
	padding-left: 20px;	
}
.atem_bt{
    height: 165px;
    color:#000;
	background: url(../images/cp1.jpg)left no-repeat;
}
.atem_bt2{
	background: url(../images/cp2.jpg)left no-repeat;
}
.atem_bt3{
	background: url(../images/cp3.jpg)left no-repeat;
}
.atem_bt4{
	background: url(../images/cp4.jpg)left no-repeat;
}
.atem_bt h1{
	width: 100%;
	height: 50px;
	line-height: 60px;
	padding-top: 50px;
	font-size: 22px;
	float: none;
	color: #E32B07;
}
.adv_atem .atem_bt h2{
	height: 50px;
	line-height: 25px;
}
.adv_list{
	list-style: square;
	height: 185px;
	font-size: 12px;
	padding-top:10;
	border: 2px solid white;
}
.adv_list li a:hover{
	color:#E32B07;
}
.adv_list:hover{
	border-color:#ccc;
}
.atem_right{
	float: right;
}
.jxym a {
	display: block;
	float: left;
}
.jxym a img :hover{
	opacity: .4;
	/*box-shadow: 3px 3px 3px 3px  #E32B07 inset;*/
}
/***********尾部版权***************/
.copyright_bg{
	width: 100%;
	background: url(../images/bottom.jpg) no-repeat center;
	padding-top:20px;
}
.copyright{
	width: 1000px;
	margin:0 auto;
	height: 230px;
	padding: 15px 0;
}
.cp_bq{
	width: 738px;
	height: 230px;
	float: left;
	padding-left: 10px;
}
.bq_titel{
	height: 25px;
	line-height: 25px;
}
.bq_title h2{
	display: inline-block;
	width: 110px;
	color:white;
	font-size: 24px;
	border-bottom:4px solid white; 
}
.bq_sp{
	display:inline-block;
	width: 590px;
	font-size: 18px;
	color: #D7D6D6;
	margin-right: 30px;
}
.cp_text{
	padding-right:30px;
	padding-top: 10px;
	line-height: 26px;
	height: 100px;
	width: 607px;
	color: white;
}
.cp_tel{
	color:white;
	line-height: 40px;
}
.cp_tu{
	display: block;
	width: 30px;
	height: 30px;
	background: #888485 url(../images/f_logo.jpg) no-repeat center;
	float: left;
} 
.cp_tel span{
	display:block;
	font-size: 14px;
	margin:0 5px;
	float: left;

}
 .tel_num{
	font-size:28px;
	color: white;
	float: left;
	font-weight: bold;
}
.cp_bqtem{
	width: 210px;
	height: 230px;
	float: left;
	padding-left: 20px;
}

.cp_bqtem li{
	padding-left: 10px;
	padding-right: 5px;
	float: left;
	width: 80px;
	text-align: center;
}
.cp_bqtem li a{
	display: block;
	height: 50px;
	border-top:1px dashed white;
	color: white;
	line-height: 40px;
	font-size: 14px;
}
.cp_bqtem li a:hover{
	color:#E32B07;
}
.cp_bqtem .cp_app{
	padding:0px;
	width: 95px;
	height: 110px;
	background: #888485 url(../images/sj.jpg) no-repeat center;
	margin-left: 10px;
	margin-right: 5px;
	float: left;
}
.cp_bqtem .cp_app a{
	border: none;
}
.cp_bqtem .cp_weixin{
	margin-left: 0px;
	background: #888485 url(../images/wx.jpg) no-repeat center;

}
.cp_app span{
	display: block;
	height: auto;
	font-size: 12px;
	color:#000;
	padding-top: 80px;
}

/*---内页---*/
.width { width: 1100px; margin: 0 auto; position: relative; }
.fl { float: left; }
.fr { float: right; }
.page_banner {background: url(../images/page_banner01.jpg) no-repeat center;height: 350px;width: 100%;}
.weiz{ font:14px "Microsoft Yahei"; height:56px; border-top:1px solid #dedede; border-bottom:1px solid #dedede; background:#f4f4f4; line-height:56px; overflow:hidden;}
.weiz .width{ height:50px; background:url(../images/weizhi.png) no-repeat left center; padding-left:35px; width:1065px;}
.weiz a{ color:#333; padding:0 5px; display: inline-block;}

.list_art {margin-top: 40px;margin-bottom: 40px;}
.list_art_l {width: 220px;}
.list_art_l h2 {height: 72px; background: #fff;border-bottom: 2px solid #016134;margin-bottom: 2px;}
.list_art_l h2 span{display: block; text-align: center;background:#016134;font-size: 24px;font-weight: normal; line-height: 68px; overflow: hidden;color: #fff;height: 68px;}

.list_art_l_h3 h3 {background: #00b760;font-weight: normal;background:#00b760 url(../images/cen_jt.png) no-repeat 175px center;}
.current h3 {background:#078c4d url(../images/cen_jt.png) no-repeat 175px center;}
.current h3 a {text-decoration:underline;}
.list_art_l_h3 h3:hover {background:#078c4d url(../images/cen_jt.png) no-repeat 175px center;}
.list_art_l_h3 h3 a {display: block;padding-left: 30px;height: 50px; line-height: 50px; color: #fff;font-size: 16px;}
.list_art_l_h3 h3 a:hover {text-decoration:underline;}
.list_art_l_h3 ul {padding:10px 0 20px;background: #f4f4f4;}
.list_art_l_h3 ul li {padding:0 20px;background: #f4f4f4;}
.list_art_l_h3 ul li a {display: block;padding-left: 35px;height: 35px; line-height: 40px; color: #666;font-size: 14px;border-bottom: 1px dashed #b9b6b6;background: url(../images/cen_jt4.gif) no-repeat 16px 16px;}
.list_art_l_h3 ul li a:hover {color: #078c4d;background: url(../images/cen_jt5.gif) no-repeat 16px 16px;}
.list_art_l_h3 ul li.thisclass a {color: #078c4d;background: url(../images/cen_jt5.gif) no-repeat 16px 16px;}
.list_art_l_tel {width: 175px;height: 70px;font-size:14px;background: url(../images/cen_bg.jpg) no-repeat center top;margin-top: 10px;color: #fff;padding: 20px 0 0 45px;}
.list_art_l_tel em {display: block;font-weight: bold;color: #fff; font-size: 20px;font-style: normal;} 

.list_art_r {width: 845px;margin-left:35px;}
.list_art_r_title {border-bottom: 1px solid #e3e3e3;color: #2e2e2e;font-size: 24px;margin-bottom: 28px;}
.list_art_r_title span {display: inline-block; border-bottom: 2px solid #078c4d;height: 40px;line-height:40px;}
.list_art_r_title span em {font-size: 16px;text-transform: uppercase;padding-left: 5px;font-style: normal;color: #cfcfcf;font-weight: 500;}

.pro_list ul {width: 865px;}
.pro_list ul li {width: 194px;height: 212px;border: 1px solid #e3e3e3;background: #f7f7f7;border-bottom: 5px solid #e1e1e1;float: left;margin-right: 20px;margin-bottom: 20px;}
.pro_list ul li img {width: 194px; height: 172px;}
.pro_list ul li p {font-size: 14px;text-align: center;height: 40px;line-height: 40px;overflow: hidden;color: #323232;text-transform: uppercase;cursor: pointer;}
.pro_list ul li:hover a p {color: #078c4d;}
.pro_list ul li:hover {border-color:#078c4d;}

.news_list dl{ margin-bottom:18px; height:95px; border:1px solid #ddd; overflow:hidden;}
.news_list dt{ width:104px; float:left; height:95px; font:16px Arial, Helvetica, sans-serif; text-align:center; line-height:95px; background:url(../images/newslist_bg.gif) no-repeat; color:#fff; margin-right:28px;}
.news_list dd{ width:670px; float:left;}
.news_list dd h3{line-height:36px; margin-top:5px;}
.news_list dd h3 a { font-size:16px; font-weight: normal;}
.news_list dd p{ font-size:14px; line-height:20px; color:#6e6e6e;}
.news_list dd p a{ color:#078c4d;}
.news_list dd p a:hover {text-decoration: underline;}

.news_art {}
.news_art .title{padding:30px 30px 20px; border-bottom:1px dotted #9b9b9b; line-height: 40px; font:24px "Microsoft Yahei"; text-align:center; color:#454545;overflow:hidden; background:#f4f4f4;}
.news_art .info{ background:#f4f4f4; height:72px; text-align: center; font:14px "Microsoft Yahei"; color:#8d8d8d; padding-left:40px; position:relative; line-height:72px; margin-bottom:10px;}
.news_art .info span{ margin-right:20px;}
.news_art .info i{ padding:0 10px;font-style: normal;}
.news_art .info em {font-style: normal;}
.news_art .info a{ display:inline-block; padding:0 5px 0 25px;}
.news_art .info a.a02{background:url(../images/star_green.png) no-repeat 10px center;}
.news_art .body {background: #f4f4f4;padding: 30px 50px 40px; font-size: 14px;line-height: 24px;}
.news_art .body img {max-width: 100%;}

.next_page {background: #f4f4f4; padding:30px 50px 20px; line-height:2.0; border-top:1px solid #d1d1d1; margin-bottom:20px;}
.index_art_con {font-size: 14px; line-height: 24px; color: #333;}
.index_art_con img {max-width: 100%;height: auto;}

.search_con {padding:40px 0;}
.resultbar { font-size:16px; padding-bottom: 20px; }
.resultbar .fc_03c { color: #ff0000; }
.resultlist ul li { margin-bottom: 10px; padding-bottom: 5px; width: 100%; border-bottom: 1px #ccc solid; }
.resultlist ul li h3 a { font-size:14px; color:#424242;line-height: 24px }
.resultlist ul li p {font-size:12px; color:#7e7e7e; line-height: 24px}
.resultlist ul li span {font-size:12px; color:#7e7e7e; line-height: 24px}
.resultlist ul li span a {color:#7e7e7e;}
.resultlist ul li a:hover {color:#078c4d;}
.search_pages {text-align:center; display:block; padding:20px 0 10px 0;}
.search_pages ul {list-style: none; padding: 0; display: inline-block; vertical-align: bottom; margin: 0;color: #7e7e7e; }
.search_pages ul td { color: #7e7e7e; }
.search_pages ul td a {color: #7e7e7e; }
.search_pages ul td a:hover {color: #078c4d; }

.sitemap {width: 100%;margin-bottom: 30px;}
.sp-title {padding:40px 0;}
.sp-title .show_title { text-align: left; float: left; }
.sp-title .more {float: right; display: block; border:1px solid #ccc;padding:10px 20px;}
.linkbox {border:1px solid #ccc; padding:10px 20px;margin-bottom: 10px;}
.linkbox h3 {margin-bottom: 10px;}
.linkbox h3 a {font-size: 16px; color:#078c4d; }
.linkbox ul li {height: 30px; line-height: 30px;display: inline-block; padding:0 10px;}
.linkbox ul li a {font-size: 14px; color: #333;}
.linkbox a:hover {text-decoration: underline;}
/*dede_pages*/
.dede_pages {  text-align:center; display:block; padding:30px 0 20px 0;}
.dede_pages ul {list-style: none; padding: 0; display: inline-block; vertical-align: bottom; margin: 0;} 
.dede_pages ul li { float:left; display: inline-block;*display:inline;border:#ddd 1px solid; color:#444; font-size: 14px;margin-left:5px;margin-bottom: 10px; border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.dede_pages ul li a { display:block; color:#444; padding:5px 10px; font-size: 14px; }
.dede_pages ul li a:hover {color:#fff; background:#078c4d;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.dede_pages ul li.thisclass { color:#fff; background:#078c4d;border-color:#078c4d;padding: 5px 10px;}
.dede_pages ul li.thisclass a { color: #fff; }
.dede_pages ul li .pageinfo { color: #444; padding:5px 10px; display:block; }




.cpTabBg {
    margin: 0 auto 25px auto;
    width: 550px;
    overflow: hidden;
    background:  no-repeat center bottom;
}
.cpTabBg a {
    float: left;
    width: 110px;
    height: 42px;
    line-height: 48px;
    text-align: center;
    color: #666;
	font-size:15px;
    text-decoration: none;
}


.clearfix {
}

.top_menu {width: 100%; background:#111111;  }
.top_menuL { width: 315px;height:60px; padding-left:110px; background:url(../images/logo.png) no-repeat left center;padding-top: 20px; }
.top_menuL h3 { font-size: 21px; font-family:"华文楷体";color: #434343; font-weight: bold;}
.top_menuL p {font-size: 18px; color: #000;letter-spacing:9px; font-family:"Arial";}
.top_menuR { width: 1050px;margin-top: 0px; margin-left:20px}
.top_menuR a{transition:none; }
.top_menuR .nLi{ float:left;  position:relative;display: inline;}
.top_menuR .nLi h3{ float:left;font-weight: normal;}
.top_menuR .nLi h3 a{ display:block; width: 105px; font-size: 18px;height: 50px; line-height: 50px; text-align: center; color: #ffffff;}
.top_menuR .sub{ display:none; width:110px; left:0; top:50px;  position:absolute; background:#262626;line-height:26px;z-index: 888; }
.top_menuR .sub li{ zoom:1; text-align: center;}
.top_menuR .sub a{ display:block; padding:5px 0; font-size: 14px;color: #fff; }
.top_menuR .sub a:hover{ background:#E32B07; color:#fff; }
.top_menuR .nLi h3 a:hover { background: #E32B07  center bottom no-repeat; }
.top_menuR ul li.active {background:#E32B07  center bottom no-repeat; }