@charset "gb2312";
html,body{ font:14px/2 'microsoft yahei',tahoma,verdana,'simsun'; color:#1b1b1b; background: #fff; -webkit-text-size-adjust:none;}
/*初始化*/
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:#1b1b1b; text-decoration:none;}
a:hover{ color:#e40000; 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:#fa9c20
}
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:#e40000
}
a.bot_link:active {
	text-decoration: none;
}
a.mores_link:link {
	text-decoration: none;
	color:#d21305
}
a.mores_link:visited {
	text-decoration: none;
	color:#d21305
}
a.mores_link:hover {
	text-decoration: none;
	color:#e40000
}
a.mores_link:active {
	text-decoration: none;
}

a.news_link:link {
	text-decoration: none;
	color:#d21305
}
a.news_link:visited {
	text-decoration: none;
	color:#d21305
}
a.news_link:hover {
	text-decoration: none;
	color:#690208
}
a.news_link:active {
	text-decoration: none;
}

.lf{ float:left;}
.ri{ float:right;}
.editor{ margin:0px; word-wrap: break-word; min-height:500px;*+height:100%;_height:500px;}
.editor p{ margin:0px 0px}
.editor strong {
	font-weight: bold;
	font-size:16px;	
	color: #000000;
	font-family: 'microsoft yahei';
}
/*头部*/
.inner{ width:1200px; margin:0px auto; position:relative;}
.wf{float:right; background:url(../images/wei1.jpg) no-repeat left center; padding-left:14px;cursor: pointer;}
.top-logo {	height:110px; margin: 0px auto; background:#161c21;}
#web_logo {	float:left;	position: relative; height:110px;}

.top-nav { margin:0px auto; height:30px; line-height:30px;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:0px; padding-left:20px; background:url(../images/tel.png) no-repeat left center; color:#362e2b; margin-left:10px;}
.top-tel span{color: #da1d09; font-weight:bold;} 

.floating_ck{position:relative; float:right;z-index:999; padding-right:5px;}
.floating_ck:hover .floating_left{display:block;}
.floating_ck span{color:#000;display:block; color:#303030;}
.floating_left{position:absolute;left:-140px;top:0px;width:130px;background-color:#da1d09;display:none;}
.floating_ewm{height:130px;}
.floating_ewm i{background-image:url(../images/erweima.png);display:block;width:120px;height:120px;margin:auto;margin-top:5px;}
.floating_ewm i img{ width:120px;}

/*navigation 菜单 menu*/
.navigation { display:inline; HEIGHT:110px; margin:0px; padding:0px;}
.menu { float:right; HEIGHT:110px; margin:0px auto; padding:0px; LIST-STYLE-TYPE:none;}
.menu LI { MARGIN:0px; FLOAT:left;}
.menu UL {	Z-INDEX: 300; POSITION: relative;}
.menu LI {	POSITION: relative}
.menu LI UL {PADDING-RIGHT: 0px; DISPLAY: none; PADDING-LEFT:0px; LEFT: 0px; LEFT: 0px\9;  PADDING-BOTTOM: 0px; WIDTH: 150px; PADDING-TOP: 0px; POSITION: absolute; TOP: 110px; font-size:12px; font-weight:normal;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8 ;LIST-STYLE-TYPE: none;}
.menu LI UL LI {PADDING:0px; MARGIN: 0px auto; WIDTH:150px; height:29px;line-height:29px; BORDER-BOTTOM: #fff 1px solid;display:block;}
.menu LI UL LI A:hover {COLOR: #fff; BORDER-BOTTOM: #fff 1px solid; background:#098ae5; height:29px; line-height:29px; width:150px; font-size:12px;}
.menu LI UL LI A { BORDER-BOTTOM: #fff 1px solid; background:#f2f4f7; height:29px; line-height:29px; WIDTH: 150px; color:#4d4d4d; font-size:12px;}

.menu-item { width:106px; HEIGHT:110px; line-HEIGHT:110px; text-align:center; FONT-SIZE:16px; display:block;}
.menu-item a{ COLOR:#fff; width:106px; HEIGHT:110px; line-HEIGHT:110px; text-align:center;  FONT-SIZE:16px; display:block;}
.menu-item A:hover { COLOR:#fff; TEXT-DECORATION:none; width:106px; background:#098ae5;}

.menu-items a{ width:106px; HEIGHT:110px; COLOR: #4d4d4d; font-weight:bold; line-HEIGHT:110px; text-align:center;  FONT-SIZE: 14px;  display:block;}
.menu-items A:hover {COLOR: #4d4d4d; TEXT-DECORATION: none; width:106px;  font-weight:bold;}


@media screen and (-webkit-min-device-pixel-ratio:0){ 
.menu-item  {TEXT-DECORATION:none; width:106px; DISPLAY:block; HEIGHT:110px; line-HEIGHT:110px; font-size:16px; text-align:center; }
.menu-item a {TEXT-DECORATION:none; width:106px; DISPLAY:block; HEIGHT:110px; line-HEIGHT:110px; font-size:16px; text-align:center; }
.menu-item a:link {color:#fff; }
.menu-item a:visited {text-decoration:none;	color:#fff; }
.menu-item a:hover { TEXT-DECORATION:none; color:#fff; HEIGHT:110px; line-HEIGHT:110px; background:#098ae5;}
 }  /*chrome and safari*/

.menu-item1{ width:100px; height:29px; line-height:20px;text-align:center;font-size:12px; font-weight:normal;  background:#f2f4f7;}
.menu-item1 A:hover {COLOR: #fff; TEXT-DECORATION: none;  background-color:#098ae5; width:90px; height:29px; line-height:20px; display:block;}

@media screen and (-webkit-min-device-pixel-ratio:0){ 
.menu-item1 a {TEXT-DECORATION: none; width:120px;DISPLAY: block; height:29px;LINE-HEIGHT: 29px; font-size:12px; text-align:center; background:#f2f4f7;}
.menu-item1 a:link {color:#4d4d4d; }
.menu-item1 a:visited {	text-decoration: none;	color:#4d4d4d; }
.menu-item1 a:hover { TEXT-DECORATION: none; color:#fff; background:#098ae5;height:29px;LINE-HEIGHT: 29px;BORDER-BOTTOM: #fff 1px solid; font-weight:bold;}
 }  /*chrome and safari*/

.line{ float:left; width:1px; HEIGHT:110px; background:url(../images/bg-nav.gif) no-repeat center;}
.search { float:right; height:57px;}

.met_flash{ margin:0px auto; height:750px; overflow:hidden; padding:0px 0px; min-width:1200px;} 
.met_flashs{ margin:0px auto; height:500px; overflow:hidden; padding:0px 0px; min-width:1200px;} 
.link_list {
	height:45px;
	line-height: 45px;
	width: 100%;
	background: url(../images/link_list.jpg) no-repeat center #ededed;
}
.metsearch {
	display: inline;
	height: 36px;
	color: #7da020;
	overflow: hidden;
	margin-left:20px;
	margin-top:25px;
}
.searchfont {
	color: #0053bf;
	font-size: 16px;
	margin-right: 10px;
	font-weight: bold;
}
.metsearch span.parasearch_input input {
	float: left;
	font-size: 12px;	
	width: 260px;
	height: 34px;
	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: 36px;
	height: 36px;
	background: url(../images/go.jpg) no-repeat center;
	border: 0px;
	padding: 0px 0px;
	cursor: pointer;
}


.position{ background:url(../images/n-bg.jpg) repeat-x top; height:50px; border-bottom:1px solid #efefef; line-height:50px;}
.position a{ color:#0980d4;}
.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;}

/*首页*/
.mores {font-size:14px; height:40px; line-height:40px; margin:0px auto; text-transform:uppercase;}
.more_link {margin:15px 0px;text-align: center; line-height:40px; display: block; background:#ffcc00; color:#161c21; border-radius:2px; padding:0px 10px;}
.more_link:hover {margin: 15px 0px;text-align: center;display: block; background: #d21305; color:#161c21;border-radius:2px;}

.service{min-width:1200px; overflow:hidden; padding:20px 0px 20px 0px; border-bottom:1px solid #dddddd;}
.service .title{ font-size:32px; font-weight:bold; line-height:70px; text-align:center; color:#d21305; background: url(../images/bg-foot-tit.jpg) no-repeat center bottom;}
.service .title_info{ margin:20px auto; color:#848484; font-size:14px; line-height:26px; text-align:center;}

.product {margin:0px auto 30px auto; overflow:hidden;}

.morec{ width:160px; margin:0px auto;}


.About{ width:100%; margin:0px auto; overflow:hidden; padding:50px 0px; background:url(../images/about.jpg) no-repeat center}
.About .title{ font-size:32px; font-weight:bold; line-height:70px; text-align:center; color:#fff; background: url(../images/white_line.jpg) no-repeat center bottom;}
.About .con{ padding:30px 0px; font-size:14px; line-height:26px; text-align:left; color:#fff;}


.News{ overflow:hidden; padding:20px 0px;}
.News .title{ font-size:32px; font-weight:bold; line-height:70px; text-align:center; color:#0980d4; background: url(../images/bg-foot-tit.jpg) no-repeat center bottom;}
.News .title_info{ margin:20px auto; color:#848484; font-size:14px; line-height:26px; text-align:center;}

.News ul{ margin:0px;list-style: none;overflow:hidden;}
.News ul li {list-style: none; line-height:28px; float:left; width:400px; background:#f6f6f6;}
.News ul .titles{ font-size:16px; line-height:30px;}
.News ul .con{font-size:14px; color:#353535; padding:20px; height:260px;}



/* 本例子css */
.picScroll-left{position:relative; margin:50px 0px 30px 0px;}
.picScroll-left .hd{ position:absolute; top:-40px; right:0px; overflow:hidden;  height:30px; padding:0 10px;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:28px; height:28px; float:right; margin-right:8px; margin-top:0px; overflow:hidden; cursor:pointer; background:url("../images/arrow.jpg") 0 0 no-repeat;}
.picScroll-left .hd .next{ background-position:-36px 0px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:0px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0px 10px 0px 0px; float:left; _display:inline; overflow:hidden; position:relative; background:#ededed; padding:1px;}
.picScroll-left .bd ul li .pic{ text-align:center; position:relative}
.picScroll-left .bd ul li .pic img{ width:230px; height:160px; display:block; }
.picScroll-left .bd ul li .titles{ font-size:14px; text-align:center; line-height:40px; padding:10px 15px 10px 15px;}
.picScroll-left .bd ul li .morec{ width:120px; margin:0px 15px;}
.picScroll-left .bd ul li:hover{ background:#0980d4}
.picScroll-left .bd ul li:hover a{ color:#fff;}
.caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(20,3,5,.5);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}
.caption:hover {
    opacity: 1;
}

/*底部*/
.footer { height:425px; margin-top:0px; padding:15px 0px; font-size:14px; color:#e1e1e1; background:#1c1919;}
.foot-top { margin-top:40px; height:200px;}

.fotabout {
	width: 150px;
	
	margin: 0px 20px 0px 0px;
}
.footer a{ color:#e1e1e1;}
.fotabout .title {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.fotabout ul li {
	line-height: 26px;
}

.fotproduct {
	width: 340px;
	margin: 0px 20px 0px 0px;
}
.fotproduct .title {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.fotproduct ul{ float:left; width:160px;}
.fotproduct ul li {
	line-height: 26px;
}


.fotcontact {
	width: 280px;
	margin: 0px 0px 0px 0px;
}
.fotcontact .title {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.fotcontact ul li {
	line-height: 26px;
}

.foot { height:100px; border-top:1px solid #474747;}
.foot P { display:block; width:1200px; height:60px; margin:0px auto; padding-top:18px; LINE-HEIGHT:30px; COLOR:#ababab;}
.foot P span { float:left; width:50%; height:30px; margin:0px; font-size:14px;}
.foot P span a { COLOR:#ababab;}
.foot-link a { float:right; padding-left:29px; background:url(../images/bg-foot-link.jpg) no-repeat left center;}


/*内页侧栏*/
.sidebar{ margin-top:15px;}
.sidebar .sb_nav{ float:left; width:240px; position:relative;}
.sidebar .sb_nav h3.title{background:url(../images/l_title.jpg) no-repeat; height:50px; 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;border:0px solid #D3E1ED; border-top:none;zoom:1;}
.sidebar .sb_nav .ct-con{ padding-top:10px; color:#666;}
.sidebar .ct-con{ line-height:2; color:#333;}
.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:#dc2003;}
#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:#dc2003; }
#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:#dc2003;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:#dc2003; }
.left_menuas a:visited {text-decoration:none;color:#dc2003;}
.left_menuas a:hover {text-decoration:none;color:#dc2003;text-decoration:underline;}

.sidebar .sb_box{ float:right; width:930px; 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:#0980d4;}

/*新闻*/
#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{ position:absolute; 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:5px 0px 5px 10px; background:url(../images/arrow.gif) no-repeat left 17px; border-bottom:1px dashed #aaa;}
#newslist li a{ font-size:14px; text-decoration:none; color:#333;}
#newslist li span{ float:right; color:#8e8e8e;}
#newslist li p{ margin:5px 0px; color:#8e8e8e; font-size:12px;}
#shownews{ padding:0px 15px 15px;}
#shownews .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#shownews h1{ font-size:20px; text-align:center; font-weight:bold; padding:5px 0px; margin:10px 0px; color:#333;}
/*产品模块*/

#productlist{ padding:15px 0px;}
#productlist li{ float:left; width:284px; text-align:center; margin:5px 11px;}
#productlist li img{ margin:auto; padding:1px; border:1px solid #ccc; width:280px; height:190px;}
#productlist li h3{ height:30px; line-height:30px; font-weight:normal;}
#productlist li h3 a{ color:#000;}
#productlist li h3 a:hover{ color:#06F; text-decoration:underline;}

table.tab { border-collapse:collapse; width:100%; } 
table.tab th { border:1px solid #DDD; background:#dc2003; color:#FFFFFF; text-align:center; line-height:28px; }
table td {padding:0px 5px; line-height:28px; color:#666; }
table.tab td a { color:#dc2003; text-decoration:underline; }
table.tab tr.hover { background:#f8f8f8; }

#showproduct{ padding:15px;}
#showproduct h1.title{ font-size:20px; 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; width:292px; text-align:center; margin:5px 8px; overflow:hidden;}
#imglist li img{ border:1px solid #ccc; padding:1px; width:288px; height:210px;}
#imglist  li .example-image-link1 img{ border:1px solid #ccc; padding:1px; width:288px; height:400px;}
#imglist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}
#imglist li p { height: 56px; }

#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; overflow:hidden;}
.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;}

.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;}
.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 }

/*左侧浮动*/

dl,dd,dt{margin:0;padding:0;}

.floating_ck1 dl{ background:#fff; border:1px solid #dddddd; position:relative;width:98px;}
.floating_ck1{position:fixed;right:10px;bottom:50px;z-index:999999; cursor: pointer;}
.floating_ck1 dl dd{position:relative;width:98px;height:66px; margin:0 auto;background-color:#fff;text-align:center;background-repeat:no-repeat;background-position:center 20%;}

.floating_ck1 dl dd:hover .floating_left{display:block;}
.floating_ck1 .consult,.words{background-image:url(../images/zxicon.jpg);}
.floating_ck1 .quote{ cursor:pointer; }
.floating_ck1 .quote1{border-bottom:1px solid #dddddd; width:98px; margin:0 auto; height:64px; background:url(../images/kficon.png) no-repeat center 10px;}
.floating_ck1 .quote2{ margin:0 auto; background:url(../images/fanhui.png) no-repeat center; height:38px; }
.floating_ck1 .quote3{ border-bottom:1px solid #dddddd; width:98px; margin:0 auto; background:url(../images/erweima.png) no-repeat center 10px; height:65px; }
.floating_ck1 .quote4{ border-bottom:1px solid #dddddd; margin:0 auto; background:url(../images/wang.png) no-repeat center 10px; height:65px;}

.floating_ck1.qrcord{ cursor:pointer;}
.floating_ck1.return{cursor:pointer;}
.floating_ck1 dd span{color:#000;display:block;padding-top:35px; font-size:14px; color:#303030;}
.floating_ck1 .floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;display:none;}
.floating_ck1 .floating_ewm{height:160px;top:-50px;}
.floating_ck1 .floating_ewm i{background-image:url(../images/erweima.jpg);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}

.contact_index{ background:url(../images/fot_jion.png) no-repeat center; height:216px;}
.ad_btm{ width:1200px; margin:0px auto; position:relative;}
.fclose{ position: absolute; top:-60px; right:0px;}
.fot_frm{ width:500px; margin:80px 0px 0px 450px; overflow:hidden;}
#xzkk{ width:370px; height:35px; border:1px solid #e2e2e2;  margin-top:12px;line-height:35px; color:#303030;font-family:"微软雅黑"; font-size:12px; padding-left:10px; float:left;}

#namesf{ width:150px; height:35px; border:1px solid #e2e2e2; margin-right:12px; margin-top:6px; line-height:35px; color:#303030;font-family:"微软雅黑"; font-size:12px; padding-left:10px; float:left;}
#telf{ width:150px; height:35px; border:1px solid #e2e2e2; margin-left:0px; margin-top:6px;line-height:35px; color:#303030;font-family:"微软雅黑"; font-size:12px; padding-left:10px;float:left;}
#emailf{ width:140px; height:35px; border:1px solid #e2e2e2;  margin-top:6px;line-height:35px; color:#303030;font-family:"微软雅黑"; font-size:12px; padding-left:10px; float:right;}

#buttonsf{ width:120px; height:35px; border:0px solid #cccccc; margin-top:12px; background-color:#d21305; color:#ffffff; text-align:center;font-family:"微软雅黑"; font-size:14px; cursor:pointer; float:right;}
