@charset "gb2312";
html,body{ font:14px/2 'microsoft yahei',tahoma,verdana,'simsun'; color:#5e5e5e;  -webkit-text-size-adjust:none;}
/*初始化*/
.top-list{
	background:#0967be;
}
body,h1,h2,h3,h4,h5,h6,dl,dt,li,dd,th,td,p,pre,form,input,button,textarea,hr,div{margin:0;padding:0; list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;}
img{border:0;}
button,input,select,textarea{font-size:100%;}
ul,ol{ padding-left:0px;}
.clear{ clear:both; }
.list-none{ list-style:none; padding:0px; margin:0px;}
.editor{ line-height:2; color:#333;}

/*按钮*/
.button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 1px;}
.orange{ color: #fef4e9; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top,  #faa51a,  #f47a20); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }
.orange:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top,  #f88e11,  #f06015); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }
.orange:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top,  #f47a20,  #faa51a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');}
input.input-text,input.input-file,input.code,textarea { padding: 4px; font-size: 15px; outline: none; text-shadow: 0px 1px 0px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; background:#fff url(../images/dt-10.gif) repeat-x left top; }
input.input-text:focus,input.input-file:focus,input.code:focus,textarea:focus { border: 1px solid #fafafa; -webkit-box-shadow: 0px 0px 6px #007eff; -moz-box-shadow: 0px 0px 5px #007eff; box-shadow: 0px 0px 5px #007eff;}
a{ color:#5e5e5e; text-decoration:none;}
a:hover{ color:#36a500; text-decoration:none;}

a.top_link:link {
	text-decoration: none;
	color:#fff
}
a.top_link:visited {
	text-decoration: none;
	color:#fff
}
a.top_link:hover {
	text-decoration: none;
	color:#36a500
}
a.top_link:active {
	text-decoration: none;
}

a.bot_link:link {
	text-decoration: none;
	color:#fff
}
a.bot_link:visited {
	text-decoration: none;
	color:#fff
}
a.bot_link:hover {
	text-decoration: none;
	color:#36a500
}
a.bot_link:active {
	text-decoration: none;
}
a.more_link:link {
	text-decoration: none;
	color:#fff
}
a.more_link:visited {
	text-decoration: none;
	color:#fff
}
a.more_link:hover {
	text-decoration: none;
	color:#fff
}
a.more_link:active {
	text-decoration: none;
}
a.news_link:link {
	text-decoration: none;
	color:#000
}
a.news_link:visited {
	text-decoration: none;
	color:#000
}
a.news_link:hover {
	text-decoration: none;
	color:#36a500
}
a.news_link:active {
	text-decoration: none;
}

.lf{ float:left;}
.ri{ float:right;}
.editor{ margin:0px; word-wrap: break-word; *+height:100%;_height:500px;}
.editor p{ margin:20px 0px}
/*头部*/
.inner{  margin:0px auto; position:relative; overflow:hidden;}
@media(max-with:768px){
	.inner{ width:100% !important;}
}

.top-logo {	height:86px; margin: 0px auto;}
#web_logo {	float:left;	position: relative; height:86px;}

.top-nav { margin:0px auto; height:26px; line-height:26px;padding-top:0px; font-size:12px; color:#848484;}
.top-language{ display:inline;}
.top-language .homes{height:25px;padding:0px 8px;}
.top-language .fav{height:25px; padding:0px 8px;}
.top-language .gbook{ height:25px; padding:0px 8px;}
.top-language .en{ height:25px; padding:0px 0px 0px 25px; background:url(../images/en.jpg) no-repeat left center; }
.top-language .lines{width:1px; border-right:1px solid #fff; padding:0px; height:12px; margin-top:7px;}


.top-tel { display:inline; margin-top:35px; padding-left:30px; background:url(../images/tel.png) no-repeat left center; font-size:14px;line-height:20px; color:#919191;}
.top-tel span{color: #36a500; font-size:16px; font-weight:bold;} 

.navigation {
	width:100%;
	height:47px;
	background:#0967be;
}
.menu {
	Z-INDEX:10;
	POSITION: relative;
	height:47px;
	margin: 0px auto;
	padding:0px;
	LIST-STYLE-TYPE: none;
	width: 100%;
}
.menu LI {
	MARGIN: 0px;
	FLOAT: left;
}
.menu UL {
	Z-INDEX: 0;
	POSITION: relative;
}
.menu LI { POSITION: relative }
.menu LI UL {
	PADDING-RIGHT: 0px;
	DISPLAY: none;
	PADDING-LEFT:0px;
	LEFT: 0px;
	LEFT: 0px;
	PADDING-BOTTOM: 0px;
	
	PADDING-TOP: 0px;
	POSITION: absolute;
	TOP:47px;
	font-size:12px;
	text-align:left;
}
.menu LI UL li {
	PADDING:0px 0px;
	MARGIN:0px 0px;

	text-decoration:none;
	DISPLAY: block;
	border-top:1px solid #fff;
	background:#0967be;
	height:30px;
	LINE-HEIGHT: 30px;
	font-size:12px;
	color:#fff;
}
.line {
	width:1px; background:url(../images/line.gif) no-repeat center; height:47px;
}
#lunbo img{
	width: 100%;
}

/*IE浏览器开始*/
.menu-item a {
	color: #fff;
	padding:0px 0px;
	width:166px;
	height:47px;
	margin:0px 0px;
	line-height:47px;
	text-align:center;
	FONT-SIZE:14px;
	display:block;
}
.menu-item:hover .sub-menu{
	display: block;
}
.menu-item_1 a{
	color: #fff;
	padding:0px 0px;
	height:47px;
	margin:0px 0px;
	line-height:47px;
	text-align:center;
	FONT-SIZE:14px;
	display:block;
}
.menu-item_1 a:hover {
	text-decoration:none;
	color:#effe67;
	height:47px;
	
}
.navbar-toggle{
	margin-left: 15px;
}
@media(max-width:1199px){
	.menu-item a {
		width: 133px;
	}
}
@media(max-width:991px){
	.menu-item a {
		width: 100px;
	}
}
@media(max-width:767px){
	.menu{
		display: none;
	}

}
@media(min-width:768px){
	.menu1{
		display: none;
	}
	
}
.menu-item a:link { color:#ffffff; }
.menu-item a:visited { color:#ffffff; }
.menu-item a:hover {
	text-decoration:none;
	color:#effe67;
	height:47px;
	
}

.navbar-toggle{
    margin-top: 15px;
    background: #2d9600 !important;
}
 .navbar-toggle .icon-bar{
    background: #fff;
}
.collapsed{
    margin-top: 15px;
    background: #000;
}
.collapsed .icon-bar{
    background: #fff;
}
.navbar-toggle{
    height: 30px;
	margin-top:22px;
	padding: 7px 7px !important;
}
.navbar-toggle {
	margin-top: 32px !important;
}
/*二级栏目*/


.menu-item1 a {
	PADDING:0px 0px;
	MARGIN:0px 0px;
	height:30px;
	LINE-HEIGHT: 30px;
	font-size:12px;
	text-align:center;
	color:#fff;
	text-align:center;
}
.menu-item1 a:link { color:#fff; }
.menu-item1 a:visited {
	text-decoration:none;
	color:#fff;
}
.menu-item1 a:hover {
	PADDING:0px 0px;
	color:#fff;
	height:30px;
	LINE-HEIGHT: 30px;
	font-weight:bold;
	background:#da0404;
}
.cls {
	display: none;
  }
/*IE浏览器结束*/

.met_flash{ margin:0px auto; height:600px;  padding:0px 0px; } 
.met_flashs{ margin:0px auto; height:400px;  padding:0px 0px; } 
.link_list {
	height:45px;
	line-height: 45px;
	width: 100%;
	background: url(../images/link_list.jpg) no-repeat center #ededed;
}
.metsearch {
	display: inline;
	height: 26px;
	color: #7da020;
	overflow: hidden;
	margin-left:20px;
	margin-top:35px;
}
.searchfont {
	color: #0053bf;
	font-size: 16px;
	margin-right: 10px;
	font-weight: bold;
}
.metsearch span.parasearch_input input {
	float: left;
	font-size: 12px;	
	width: 220px;
	height: 24px;
	text-align: left;
	line-height: 24px;
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius:2px;
	padding-left: 5px;	
	overflow: hidden;
	color: #bdbdbd;
	margin-right: 0px;
}
.metsearch span.parasearch_search input.searchgo {
	float: left;
	margin: 0px;
	width: 30px;
	height: 27px;
	background: url(../images/go.jpg) no-repeat center;
	border: 0px;
	padding: 0px 0px;
	cursor: pointer;
}


.position{ background:#e6e6e6 ;  border-bottom:1px solid #efefef; line-height:50px;}
.position a{ color:#0074c3;}
.position a:hover{ text-decoration:none;}
.position span{ float:left; font-size:14px; color:#cd0a0a;}

.topnews{ background:url(../images/n-bg.jpg) repeat-x top; height:50px; border-bottom:1px solid #efefef; line-height:50px;}
.topnews span{ float:left; font-size:14px; color:#cd0a0a;}

/*首页*/
.service{ background:#fbfbfb; margin:0px 0px; overflow:hidden; padding:35px 0px;}
.service ul{margin:0px auto;}

.service ul li img{ width:100%; }
.service ul li.li1{ float:left; margin-right:13px;}
.service ul .title{ color:#2e8d00; font-size:14px; font-weight:bold; line-height: 28px;}

.service ul .scon{ font-size:12px;}
.service ul li{
	margin-bottom: 15px;
}

.product{padding:50px 0px; overflow:hidden; background:#fff;}
.prolist{ margin:40px auto; overflow:hidden; }
.prolist ul{ width:100%; margin:0px auto; overflow:hidden; border:1px solid #f1f1f1; display: flex;justify-content: space-between;}
.prolist ul li{ float:left; font-size:14px; width: 20%; height:30px; line-height:30px; text-align:center; border-right:1px solid #f1f1f1;}
.prolist ul li a:hover{  height:30px; line-height:30px; text-align:center; background:#f1f1f1; display:block;}
.product .title{ font-size:24px;line-height:60px;color: #1b1b1b;margin: 30px 0px 20px 0px;text-align: center;font-weight: bold;position: relative;background: url(../images/blanck_line.jpg) no-repeat center bottom;}
.product .pinfo{ text-align:center; padding-bottom:20px; font-size:14px;}
.product .p_content { margin:20px auto 0px auto; padding-bottom:30px;}

.product .product_mqueen_pic { float:left; }
.product .product_mqueen_pic .product_border{ border:1px solid #f1f1f1; }
.p_content .product_mqueen_pic img{ width:100%; padding:0px 0px;}
.p_content .p_1{ margin:0px; }
.p_content .p_2{ font-size:14px; text-align:center; height: 50px; line-height: 50px; background:#f1f1f1; color:#303030;}
.p_content .p_2:hover{ background:#36a500; color:#fff;}

.reason{ background:url(../images/reason.jpg) no-repeat center;  margin:0px 0px;overflow:hidden; padding-bottom: 50px;background-size: cover;}
.reason .titles{ font-size:24px;line-height:60px; color: #fff; margin:40px 0px 20px 0px;text-align: center;font-weight: bold;position: relative;background: url(../images/white_line.jpg) no-repeat center bottom;}
.reason ul{margin: 50px auto 30px; overflow:hidden;}
.reason ul li{ padding-bottom:30px; color:#fff;}
.reason ul li.li1{ float:left; padding:18px; border-left:1px solid #769dc3;}
.reason ul li.li2{ float:right; padding:18px; border-left:1px solid #769dc3; border-right:1px solid #769dc3;}
.reason ul .title{  font-size:16px; font-weight:bold; color:#4eee00;}
.reason ul .scon{ font-size:12px;}
.reason .reason_tel{ background:url(../images/tel_white.png) no-repeat 15px center; border:1px solid #fff; border-radius:3px; width:320px; margin:0px auto; text-align:center; color:#fff; font-size:18px; line-height:40px;}

.About{ width:100%; margin:0px auto; padding:80px 0px 80px 0px;  background:url(../images/about.jpg) no-repeat top center #f6f6f6;}
.About .titles{ font-size:24px;line-height:40px;color: #1b1b1b;margin: 0px 0px 20px 0px;text-align: center;font-weight: bold;position: relative;background: url(../images/blanck_line.jpg) no-repeat center bottom;}
.About .imgs{ float:left; margin-right:20px; margin-bottom:10px;}
.About .con{ margin:30px 0  15px 0; font-size:14px; line-height:24px; text-align:left;}
.About .con strong{ font-weight:normal; color:#fff;}
.About .titles{ font-size:30px; line-height:55px;}
.About .video{ height:365px;margin:30px auto 100px auto;}
.About .mores {font-size:14px;font-weight: bold;width: 140px;height:30px; line-height: 30px; margin: 30px auto;}
.About .more_link {margin: 0px 0px;text-align: center; line-height: 30px; display: block; background:#2d9600; border-radius:2px;}
.About .more_link:hover {margin: 0px 0px;text-align: center;display: block; background: #247600;border-radius:2px;}
.About .about-img .img{
	margin-bottom: 15px;
}
.About .img img{
	width: 100%;
}


.News{ margin:0px 0px; overflow:hidden; padding:40px 0px 50px 0px;}
.News .titles{ font-size:24px;line-height:60px;color: #1b1b1b;margin: 30px 0px 20px 0px;text-align: center;font-weight: bold;position: relative;background: url(../images/blanck_line.jpg) no-repeat center bottom;}
.News ul { margin:0px auto 0px auto; overflow:hidden;}
.News ul li {  float:left; list-style: none; line-height:28px;min-height: 96px; margin-bottom: 30px;}
.News ul li .dates{ width:15%; height:85px; text-align:center; color:#fff; line-height:42px; float:left; background:#2d9600;}
.News ul li .dates span{ font-size:14px; display:block; border:1px solid #f1f1f1; color:#2d9600; background:#fff}
.News ul li .title{ font-size:16px; font-weight:bold;}
.News ul li .desc{height: 40px;font-size:12px; line-height: 20px; overflow: hidden;}
.News ul li .con{ float:left;width: 82%; font-size:12px;margin-left: 2%;  color:#565656; line-height:24px;}
.News .mores {font-size:14px;font-weight: bold;width: 140px;height:30px; line-height: 30px; margin:0 auto ;margin-bottom: 30px;}
.News .more_link {margin: 0px 0px;text-align: center; line-height: 30px; display: block; background:#2d9600; border-radius:2px;}
.News .more_link:hover {margin: 0px 0px;text-align: center;display: block; background: #247600;border-radius:2px;}


.Contact{ margin:0px auto; width:100%;padding:0px 0px; height:813px; background:url(../images/contact.jpg) no-repeat center #e8e8e8; }
.Contact .con{  padding-top:245px; padding-left:150px; line-height:53px; overflow:hidden;}
@media(max-width:1199px){
	.Contact .con{
		padding-left:40px;
	}
}
@media(max-width:991px){
	.Contact{
		height: auto;
		background:#e8e8e8;
	}
	.Contact .con{
		background: #fff;
		padding-top:50px;
		padding-bottom: 50px;
		margin-top: 80px;
		padding-left:15px;
		line-height: 32px;
	}
	.Contact .gbooks{
		padding-bottom: 50px;
	}
	
}
.Contact .con span{ font-size:20px; font-weight:bold;}
.Contact .con strong{ font-weight:bold; color:#007aff; font-size:14px;}
.Contact .con li{ border-bottom:1px dotted #d7d7d7; font-size:12px}
.gbooks{ width:500px;margin:60px 0px 0px; overflow:hidden;}
.gbooks .title{ font-size:36px;} .gbooks .title span{ color:#919191; font-family:20px;}
.gbooks .gbk_info{ margin:30px 0px; padding-bottom:20px; color:#777777; line-height:28px; border-bottom:1px dotted #919191;}
.gbooks #keys{ background:#fff; border-radius:2px; margin-bottom:10px; border:0px solid #c5c5c5; width:100%; padding-left:10px; height:40px; line-height:40px; color:#959595;  font-size:12px;}
.gbooks #textarea{ background:#fff; border-radius:2px; margin-bottom:10px; border:0px solid #c5c5c5; width:100%; padding-left:10px; height:160px; line-height:40px; color:#959595; font-size:12px;}
.gbooks #buttons{ cursor:pointer; background:#2d9600; border-radius:2px;font-size:16px; margin-bottom:5px; margin-left:0px; border:0px; width:100%; text-align:center; height:46px; line-height:46px; color:#fff;}


/*底部*/
footer{ background:#fff; margin-top:10px; padding:15px 0px; font-size:14px;}
.foot-nav{height:auto; line-height:25px; padding:15px 0px; border-bottom:1px solid #f6f6f6;}

.foot-nav span{ font-size:10px; margin:0px 15px;}
.foot-text{ padding:15px 0px 10px; border-top:1px solid #f6f6f6;}
.foot-text a{ text-decoration:none;}
.foot-text span{color:#0090ff;}
.foot-text span a{color:#0090ff;}


/*内页侧栏*/
.sidebar{ margin-top:15px;}
.sidebar .sb_nav{ float:left;  position:relative;}
.sidebar .sb_nav h3.title{background:#0077c9;  height:50px; width: 100%; line-height:50px; font-size:16px; color:#fff; text-indent:15px; overflow:hidden;zoom:1;}
.sidebar .sb_nav h3.lin{ margin-top:15px; }
.sidebar .sb_nav .active{ padding:10px 15px 10px 15px; background:#f9f9f9; width: 100%; border:0px solid #D3E1ED; border-top:none;zoom:1;}
.sidebar .sb_nav .ct-con{ padding-top:10px; color:#666; width: 100%; }
.sidebar .ct-con{ line-height:2; color:#333;  width: 100%; }
.sidebar .ct-con ul,.sidebar .ct-con ol{ padding:0px 0px 0px 25px; margin:0px;}
.sidebar .ct-con a{ color:#1C57C4; text-decoration:underline;}
#sidebar dl{ margin-left:5px;}
#sidebar dl dt{ padding:4px 0px 5px 15px; background:url(../images/arrows.gif) no-repeat 2px 13px; border-bottom:1px dashed #d7d7d7;}
#sidebar dl dt a{font-size:14px; color:#666;}
#sidebar dl dt a:hover{color:#09F;}
#sidebar dl dd{ padding:0px 0px 0px 15px;}
#sidebar dl dd h4{ font-weight:normal; padding:5px 0px 5px 10px; background:url(../job_ico.gif) no-repeat left 12px;}
#sidebar dl dt.on a{ font-weight:bold; color:#dc484e; }
#sidebar dl h4.on a{ font-weight:bold;}

.left_menua a {text-decoration:none;DISPLAY: block;line-height:24px;padding:5px 0px 5px 30px;}
.left_menua a:link { color:#666; }
.left_menua a:visited {text-decoration:none;color:#666;}
.left_menua a:hover {text-decoration:none;color:#0074c3;text-decoration:underline;}
.left_menuas a {text-decoration:none;DISPLAY: block;padding:5px 0px 5px 30px;font-weight:bold;line-height:24px;}
.left_menuas a:link { color:#0074c3; }
.left_menuas a:visited {text-decoration:none;color:#0074c3;}
.left_menuas a:hover {text-decoration:none;color:#0074c3;text-decoration:underline;}

.sidebar .sb_box{ float:right; overflow:hidden;}
.sidebar .sb_box h3.title{height:50px; line-height:50px; text-indent:15px; font-size:16px; position:relative; background:url(../images/r_title.jpg) repeat-x; color:#0074c3;}
.dropdown-menu,.dropdown-toggle{
	width: 100%;
}
/*新闻*/


#shownews h4.related{ height:30px; line-height:30px;zoom:1; border-bottom:1px solid #4d6e95; margin:15px 0px 10px 0px;}
#shownews h4.related span{ float:left; display:inline; background:url(../rela-bg.jpg) repeat-x left top; min-width:70px;_width:70px; white-space:nowrap; text-align:center; color:#fff; text-shadow:-1px -1px #4d6e95; padding:0px 10px;}
#shownews .relatedlist li{ float:left; width:30%; margin-right:10px; height:27px; line-height:27px; padding-left:12px; background:url(../diantb.jpg) no-repeat 3px 12px; overflow:hidden; }
#shownews .relatedlist li a:hover{ text-decoration:underline; }
*html #shownews .relatedlist li img{ margin-top:8px;}

/*下载*/
#downloadlist dl.top dt a{ color:#004080;}
#downloadlist .metlist dd{ background:#eef3fa;}
/*地图*/
#sitemaplist .sitemapclass2 h3{background:url(../li.png) no-repeat left center;}


/*表单*/
td.text{ width:20%; padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold;}
td.input{ padding:6px 8px;}
td.input input{ margin-right:8px;}
td.input .info{ padding-left:15px; color:#f00;}
td.input img{ position:relative; bottom:1px;}
td.submint{ padding:10px;}
/*工具栏*/
.met_hits{ padding:10px 5px; height:35px; line-height:35px; margin-top:10px; border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;}
.met_hits a{ color:#666;}
.met_hits .metjiathis{  left:5px; top:8px;}

/*翻页*/
#flip{ margin:15px 0px;}

/*简介模块*/
#showtext{ padding:15px; line-height:28px; font-size:14px;}
#showtext strong{ font-size:14px;}
#showcontact{ padding:40px; line-height:2;}
#showcontact strong{ font-size:16px; font-weight:bold; color:#dc484e;}
/*文章模块*/
#newslist{ padding:15px 0px;}
#newslist li{ padding-left:25px; background:url(../images/arrow.gif) no-repeat 10px 15px; border-bottom:1px dashed #aaa;line-height:38px;}
#newslist li a{ font-size:12px; text-decoration:none; color:#666;font-family:"微软雅黑";}
#newslist li span{ float:right; color:#8e8e8e;font-size:12px;padding-right:15px;}
#newslist li p{ color:#8e8e8e;}
#shownews{ padding:0px 15px 15px;}
#shownews .editor{ line-height:2; padding:0px 10px; font-size:12px;}
#shownews h1{ font-size:20px; text-align:center; border-bottom:1px dotted #ccc; padding:5px 0px; margin:10px 0px; color:#333;}
/*产品模块*/

#productlist{ padding:15px 0px;}
#productlist li{ text-align:center; }
#productlist li a{
	height: 200px;
	padding:1px;
	display:block;
	overflow:hidden;
	line-height: 200px;
	border:1px solid #ccc;
}
#productlist li img{ margin:auto; width:100%;  max-height: 200px;}

@media(max-width:767px){
	#productlist li img{
		height: auto !important;
		max-height:none;
	}
}
#productlist li h3{ height:50px; line-height:22px; font-weight:normal; font-size: 14px;}
#productlist li h3 a{ color:#000;}
#productlist li h3 a:hover{ color:#06F; text-decoration:underline;}

#showproduct{ padding:15px;}
#showproduct h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px; text-align:center;}
#showproduct .pshow dt{ float:left;}
#showproduct .pshow dd{ float:right;}
#showproduct .pshow dd ul{ margin-left:15px; }
#showproduct .pshow dd li{ padding:5px 5px 5px 45px; min-height:28px; _height:28px; margin:5px 0px; clear:both; border-bottom:1px solid #eee; position:relative; line-height:2; }
#showproduct .pshow dd li span{ position:absolute; left:0px; top:0px; color:#999; padding:5px; height:28px;}
#showproduct .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showproduct .editor{ line-height:2; padding:0px 10px; font-size:14px;}


/*客户案例*/
#customerlist{ margin:15px 0px;}
#customerlist li{ float:left; width:232px; height:91px; text-align:center; margin:5px 7px; overflow:hidden;}
#customerlist li img{ width:230px; height:89px; border:1px solid #efefef;}

/*下载模块*/
#downloadlist{ padding:15px;}
#downloadlist .metlist{ margin-bottom:20px;}
#downloadlist dl.top dt a{ color:#f00;}
#downloadlist .metlist dt{ border-bottom:1px solid #ddd; font-size:14px; font-weight:bold; padding:3px 5px 3px 20px; background:url(../images/dt-9.gif) no-repeat 5px 11px;}
#downloadlist .metlist dd{ color:#999; padding:5px 8px; background:#f8f8f8;}
#downloadlist .metlist dd b{ font-weight:normal;}
#downloadlist .metlist dd div{ float:right;}
#downloadlist .metlist dd span{ padding-right:20px;}
#downloadlist .metlist dd a{ color:#1C57C4; text-decoration:underline;}
#downloadlist .metlist dd a.down{ color:#fa1a1a; text-decoration:underline;}
#showdownload{ padding:15px;}
#showdownload h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showdownload .paralist{ background:#f6f6f6; padding:5px 10px;}
#showdownload .paralist li{ padding:3px 5px 3px 0px; margin:5px 0px; border-bottom:1px solid #eee;}
#showdownload .paralist li a{ color:#f00; text-decoration:underline;}
#showdownload .paralist li span{ float:left; padding:0px 10px; margin-right:5px; text-align:left; }
#showdownload .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#showdownload .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
/*图片模块*/
#imglist{ padding:15px 0px;}
#imglist li{ float:left;  text-align:center; overflow:hidden;}
#imglist li img{  padding:1px;width: 100%; }
#imglist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}

#showimg{ padding:15px;}
#showimg h1.title{ font-size:18px; padding:5px 0px; margin-bottom:10px; text-align:center;}
#showimg .imgshow{ text-align:center;}
#showimg .editor{ line-height:2; padding:0px 10px; font-size:14px;}
.imgparalist li{ padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
.imgparalist li span{ float:left; margin-right:10px; color:#999;}
#showimg .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
/*招聘模块*/
#joblist{ padding:15px;}
#joblist dl{ padding:0px 5px 15px; margin-bottom:15px;}
#joblist dt{ padding:5px 10px; font-size:16px; font-weight:bold; border-bottom:1px dotted #ccc;}
#joblist dd{ padding:0px 0px 5px;}
#joblist dd .dtail{ padding:5px 10px; border-top:1px dotted #ccc;}
#joblist dd .dtail span{ margin-right:20px;}
#joblist dd .dtail a{ color:#1C57C4;}
#joblist dd .editor{padding:5px;}
#joblist dd .mis{ padding:5px 10px;}
#joblist dd .mis span{ margin-right:15px; color:#999;}
#showjob{ padding:15px;}
#showjob h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showjob .paralist li{ float:left; width:45%; padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
#showjob .paralist li span{ float:left; margin-right:10px; color:#999;}
#showjob .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showjob .info_cv{ font-size:12px; text-align:center; margin:10px 0px; }	
#showjob .editor{ line-height:2; padding:0px 10px; font-size:14px; }	
#cvlist{ padding:15px;}
/*在线留言*/
#messagelist{ padding:15px;}
#messagelist .metlist{ margin-bottom:10px; border:1px solid #dedede; padding:5px;}
#messagelist .metlist dt{ background:url(../images/arrow.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 20px; margin-bottom:5px;}
#messagelist .metlist dt span.name{ color:#2c7199;}
#messagelist .metlist dt span.time{ padding-left:8px; color:#999;}
#messagelist .metlist dt span.tt{ float:right; padding-right:5px;}
#messagelist .metlist dd.info span.tt{ display:none; clear:both;}
#messagelist .metlist dd.info span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .metlist dd.reinfo span.tt{ background:url(../images/admin.gif) no-repeat left 3px; display:block; border-bottom:1px dotted #dedede; padding:2px 0px 2px 20px; margin:0px 0px 5px;color:#2c7199;}
#messagelist .metlist dd.reinfo span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#messagelist table{ margin:0px auto;}
#messagetable{ padding:15px;}
#messagetable table{ margin:0px auto;}
/*在线反馈*/
#feedback{ padding:15px;}
#feedback table{ margin:0px auto;}
/*友情链接*/
#linklist{ padding:15px 15px 25px;}
#linklist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#linklist .inside{ padding:15px 0px 0px;}
#linklist .metlist .img li{ list-style:none; display:inline; padding-right:5px;}
#linklist .metlist .img img{ width:88px; height:31px;}
#linklist .metlist .txt li{ list-style:none; float:left; width:88px; height:20px; line-height:20px; margin-right:5px; overflow:hidden;}
#linksubmit{ padding:15px;}
#linksubmit table{ margin:0px auto;}
#memberbox{ padding:15px;}
/*站内搜索*/
ul.searchnavlist{ list-style:none; padding:0px; margin:0px;}
ul.searchnavlist li{ padding:5px 0px;}
#searchlist{ padding:15px;}
#searchlist li{ padding-left:10px; margin-bottom:6px; line-height:1.5;}
#searchlist ul{ list-style:none; padding:0px; margin:0px;}
#searchlist ul li{ padding:3px 5px; margin-bottom:5px;}
#searchlist ul li img{ display:none;}
#searchlist .search_title{ display:block; padding:2px 0px;}
#searchlist .search_title a{ font-size:14px; color:#12C; text-decoration:underline;}
#searchlist .search_title em{ color:#c00; text-decoration:underline; font-style:normal;}
#searchlist .search_detail{ display:block; }
#searchlist .search_detail a{ text-decoration:underline; color:#12C;}
#searchlist .search_content em{ color:#c00; font-style:normal;}
#searchlist .search_updatetime{ display:block; margin-top:5px; color:green;}
#searchlist a:hover{ text-decoration:underline;}
/*网站地图*/
#sitemaplist{ padding:15px;}
#sitemaplist .sitemapclass{ padding:5px 0px;}
#sitemaplist .sitemapclass1{ display:block; height:28px; line-height:28px; margin-bottom:5px; border-bottom:1px solid #ddd;}
#sitemaplist .sitemapclass1 a{ padding:5px 10px; background:#eee;}
#sitemaplist .sitemapclass2{ padding-left:15px; padding-top:3px;}
#sitemaplist .sitemapclass2 h3{  background:url(../images/dt-0.gif) no-repeat left center; padding:2px 8px;}
#sitemaplist .sitemapclass2 h3 a{ color:#444;}
#sitemaplist .sitemapclass2 div{ padding-left:2px;}
#sitemaplist .sitemapclass2 h4{ display:inline; padding:2px 6px;}
#sitemaplist .sitemapclass2 h4 a{ text-decoration:underline; color:#2c7199;}


/*翻页样式*/
/*分页*/
.met_page{ margin:20px 0px 20px 0px; }
.pageleft {	OVERFLOW: hidden; WIDTH: 300px; LINE-HEIGHT: 24px; HEIGHT: 24px}
.pageright {OVERFLOW: hidden; WIDTH: 300px; LINE-HEIGHT: 24px; HEIGHT: 24px}
.pageleft {	PADDING-LEFT: 0px; FLOAT: left; TEXT-ALIGN: left; font-size:12px;}
.pageright {PADDING-RIGHT: 0px; FLOAT: right; TEXT-ALIGN: right; font-size:12px;}
@media(max-width:991px){
	.pageright {PADDING-RIGHT: 0px; FLOAT: left; TEXT-ALIGN: left; font-size:12px;}
}
.pageNavi { PADDING-RIGHT:0px; PADDING-LEFT:0px; PADDING-BOTTOM:25px; MARGIN:10px auto 0px; WIDTH:100%; PADDING-TOP:10px; TEXT-ALIGN:center }
.wp-pagenavi { margin:0px auto; padding-top:15px; font-size:12px; line-height: 28px;}
.wp-pagenavi a { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#333! important; padding-top:4px! important; border-bottom:#ccc 1px solid; text-decoration:none! important }
.wp-pagenavi a:link { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#333! important; padding-top:4px! important; border-bottom:#ccc 1px solid; text-decoration:none! important }
.wp-pagenavi a:visited { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#333! important; padding-top:4px! important; border-bottom:#ccc 1px solid; text-decoration:none! important }
.wp-pagenavi a:hover { font-weight:bold! important; color:#0b3779! important; background-color:#eee! important }
.wp-pagenavi a:active { border-right:#ccc 1px solid; padding-right:2px; border-top:#ccc 1px solid; padding-left:2px; padding-bottom:2px; margin:2px; border-left:#ccc 1px solid; padding-top:2px; border-bottom:#ccc 1px solid; text-decoration:none }

.wp-pagenavi span.pages { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#454545! important; padding-top:4px! important; border-bottom:#ccc 1px solid }
.wp-pagenavi span.extend { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#454545! important; padding-top:4px! important; border-bottom:#ccc 1px solid }
.wp-pagenavi span.current { border-right:#aaa 1px solid; padding-right:8px! important; border-top:#aaa 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#aaa 1px solid; color:#000! important; padding-top:4px! important; border-bottom:#aaa 1px solid; background-color:#eee! important }
.wp-pagenavi span.nolink{ border-right:#aaa 1px solid; padding-right:8px! important; border-top:#aaa 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#aaa 1px solid; color:#000! important; padding-top:4px! important; border-bottom:#aaa 1px solid; background-color:#eee! important }


/*合作商*/
#factorylist { margin: 0px; }
#factorylist li {
	width:206px;
	float: left;
	margin: 5px 13px;
	list-style: none;
	line-height:20px;
}
#factorylist li p{
	text-align:center;
	margin:0px;
}
#factorylist li img {
	width:200px;
	height:150px;
	padding: 2px;
	border: 1px solid #ececec;
}
#factorylist li a { text-decoration: none; }



/*首页合作商*/

.honor_part {  margin:0px auto 0px auto; padding:0px;}
.honor_part_title {font-size:24px;line-height:60px;color: #1b1b1b;margin: 30px 0px 20px 0px;text-align: center;font-weight: bold;position: relative;background: url(../images/blanck_line.jpg) no-repeat center bottom;}
.bcon{border:0px solid #e2e2e2;margin:0px auto;}
.bcon h2{border-bottom:0px solid #eee;padding:0 0px; width: 65px; margin:20px auto; }

.bcon h2 span{margin:0px auto;}
.bcon h2 span em{width:10px;height:10px;background:#fff;border:1px solid #0968bd;border-radius:10px;margin:0 5px;display:inline-block;cursor:pointer;}
.bcon h2 span em.emon{width:12px;height:12px;background:#0968bd;border:none;}


.list1{padding-bottom:0px;overflow:hidden;display:none;}
.list1 li{ height:152px;line-height:152px;float:left; border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; text-align:center;border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2;}
.list1 li img{ margin:0px auto;max-height:90%;max-width: 100%;}




/*qq客服*/

.pclose{float:right;margin-right: 5px;}

#box {width:137px;height:440px;position:fixed;top:260px;right:5px;background:url(../images/bj.jpg) no-repeat; z-index:1000; border-radius: 5px 5px 0px 0px;}
.kf{margin-top:102px;line-height:38px;}
#box .kff{margin:0px 0px 0px 40px;}
#box .ewm{margin:20px 23px 0px 23px;height: 90px;}
#box .ewm a{width:50px;height:25px;margin:25px auto 0px auto;display: block;}
.rx{color:#36a500; font-size:15px;font-family:"微软雅黑";text-align:center;padding-top:20px;line-height:22px;}
.rx p{color:#919191;font-size:14px;font-family:"微软雅黑";}
@media(max-width:767px){
	#box{
		display: none;
	}
	.nb-icon-bridge-base{
		display: none !important;
	}
	#nb_icon_wrap{
		display: none !important;
	}
}


.anli{
	margin-top:30px;
}
.anli ul{
	height:auto; overflow:hidden; width:105%;
}
.anli li{
	width: 300px; float:left; display:inline; border:#dddddd solid 1px; background:#fff; margin-right:12px; margin-bottom:20px;
}
.anli li .img{
	width: 280px; overflow:hidden; margin:0 auto; margin-top:15px; text-align:center;
}
.anli li .text{
	padding:0 15px;
}
.anli li .text h2{
	font-size:18px; font-weight:bold; line-height:1.5;
}
.anli li.selected{
	box-shadow:#d3d3d3 5px 5px 5px;
}
.anli li.selected .text h2 a{
	color:#c80211;
}
.anli li .desc{
	margin:0px;
	height:60px;
}

.anli li .desc p{margin:0px;}



#downlist {
	padding:20px 15px;
	font-size:12px;
}
#downlist li {
	background: url(../images/dot.jpg) no-repeat left center;
	padding-left:10px;
	border-bottom:1px dotted #dcdcdc;
	line-height:30px;
}
#downlist li span { float:right; }


.dropdown{
	display: block !important;
}

@media(max-width:991px){	
	#shownews img{
		width: 100% !important;	
	} 
	.sb_box .input img{
		width: auto !important;
	} 
	
}

@media(max-width:767px){
	.sp-thumbnail-container{
		height: 120px !important;
	}
}
@media(max-width:991px){
	.table{
		width: 100%;
		overflow-x: scroll;
	}
}
.dropdown-menu>li>a{
	font-size: 16px;
}
.xq {
	
	padding-left: 20px;
	display: none;
}
.xq a{
	font-size: 14px;
	color: #333;
}
.left_menus .xq{
	display: block;
}
.xcimg{
	height: 200px;
	line-height: 200px;
	border:1px solid #ccc;
}
.xcimg img{
	width: auto !important;
	max-height:90% ;
	max-width: 100%;
	
}
