/* CSS Document */
* { list-style:none; padding:0; margin:0}
body{ font-size:12px; margin:0 auto; color:#6b6b6b; background:#efebe3;font-family:Microsoft YaHei; }
p{ line-height:25px;}
.cl{ clear:both}
a{
  font-size:12px; 
  text-decoration:none;color:#666666;
}
a:hover{
	font-size:12px;
	text-decoration:underline;color:#000000; 
}

.zi a{  font-size:12px; 
  text-decoration:none; color:#fff}
.zi a:hover{  font-size:12px; 
  text-decoration:none;color:#ccc}
.piczi a{  font-size:12px; 
  text-decoration:none; color:#666;}
.piczi a:hover{  font-size:12px; 
  text-decoration:none;color:#000000}
  
.pad{ padding-top:15px}



/*---------------------------------页头样式开始-------------------------------------*/
.top{ width:100%; height:136px; margin:0px auto;background:#f36d24}
.logo{ width:960px;  height:136px; background:url(../img/head_02.jpg)  top no-repeat; margin:0 auto }
.logo_right{width:149px; text-align:center; float:right; line-height:23px; color:#fff}/*设为首页 加入收藏*/
.menu_{ width:100%; height:64px; background:#001d21; border-bottom:1px solid #274b4d;border-top:1px solid #274b4d}
.menu{ width:960px; height:64px; margin:0 auto;}/*导航宽高*/
.banner{ width:100%;}

.nav{ width:100%; height:64px; background:url(../images/nav_bgi_11.jpg) repeat-x}
		
.nav_content{
		clear:both;
		width:960px;
		height:64px;
		background:url(../images/head_bgi_03.jpg) repeat-x;
		font-size:20px;
		margin:0 auto;}
		
#nav li {

	float: left;
	text-align:center;
	position: relative;
	width:160px;
	line-height:64px;
	list-style:none;
	background:url(../images/nav_right_03.jpg) right no-repeat;
}

#nav li:hover ul li a{
	color:#fff;}
#nav li:hover{ background:url(../images/nav_hover_07.jpg) repeat-x;}
#nav li  a{
		font-size:20px;
		}
#nav li a:link, #nav li a:visited {
	display: block;
	text-decoration: none;
	color: #FFF;
	text-align:center;
}
#nav li a:hover{color:#000;}
#nav ul { 
	display: none;
	position: absolute;
	padding-top: 0.5em;
}
#nav ul li {
	float: none;
	border: 0 none transparent;
	list-style:none;
	font-size: 100%;
	width:160px;
	height:64px;
}

#nav li:hover ul {
	display: block;
	background-color:#000;
}

#nav li ul li{
	/* older safari/Chrome browsers */  
    -webkit-opacity: 0.7;  
    /* Netscape and Older than Firefox 0.9 */  
    -moz-opacity:0.7;  
    /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/  
    -khtml-opacity: 0.7;  
    /* IE9 + etc...modern browsers */  
    opacity:0.7;  
    /* IE 4-9 */  
    filter:alpha(opacity=70);  
    /*This works in IE 8 & 9 too*/  
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";  
    /*IE4-IE9*/  
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	transition-duration: 1.5s;
-moz-transition-duration: 1.5s; /* Firefox 4 */
-webkit-transition-duration: 1.5s; /* Safari 和 Chrome */
-o-transition-duration: 1.5s; /* Opera */
}

#nav li ul li:hover{
	/* older safari/Chrome browsers */  
    -webkit-opacity: 1;  
    /* Netscape and Older than Firefox 0.9 */  
    -moz-opacity:1;  
    /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/  
    -khtml-opacity: 1;  
    /* IE9 + etc...modern browsers */  
    opacity:1;  
    /* IE 4-9 */  
    filter:alpha(opacity=100);  
    /*This works in IE 8 & 9 too*/  
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";  
    /*IE4-IE9*/  
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transition-duration: 1.5s;
-moz-transition-duration: 1.5s; /* Firefox 4 */
-webkit-transition-duration: 1.5s; /* Safari 和 Chrome */
-o-transition-duration: 1.5s; /* Opera */
}

#nav li:hover ul li{
	display: block;
	line-height:64px;
	text-align:center;
	background:none;
}


/*主体部分：主体需平铺*/
.mail{ width:100%; height:660px; margin:0 auto; background-color:#ECE8BB}

/*主体中心部分：主体不平铺*/
.box{ width:960px; margin:0px auto; height:auto; background:#fff; padding-top:15px; padding-bottom:15px; } 
.index_box{width:960px; margin:0px auto; height:auto;  padding-top:8px;}

/*---------------------------------首页样式开始-------------------------------------*/

/* 首页中心部分:上，中，下等等*/
.sytop{ width:100%; margin:10px auto; overflow:hidden}
.symid{ width:100%;overflow:hidden; border-left: 1px solid #EAEAEA; border-right: 1px solid #EAEAEA; border-bottom: 1px solid #EAEAEA; margin-bottom:15px;}
.sybot{ width:100%; height:606px; overflow:hidden}
.sy4{ width:100%; height:176px; overflow:hidden}

/*首页公司简介*/
.syabout{ width:100%; float:left; margin:0 auto 0 10px}
.syabout_top{ background:url(../img/brief.jpg) no-repeat top; height:43px; position:relative;}
.syabout_top a{ position:absolute; right:10px; line-height:60px; color:#3b2c04}
.syabout_bot{ height:auto; overflow:hidden;position:relative;}
.in_about{padding:10px;line-height:22px; }
.in_about img{float:left;margin-right:5px; border:#cbcbcb 1px solid; width:406px; height:auto; padding:3px;}
.syabout_bot a{ position:absolute; right:2px;color:#F00}

/*首页新闻*/
.sytop_x{ width:100%; margin:10px auto; overflow:hidden}
.symid_x{ width:100%;overflow:hidden; border-left: 1px solid #EAEAEA; border-right: 1px solid #EAEAEA; border-bottom: 1px solid #EAEAEA; margin-bottom:15px;}
.sybot_x{ width:100%; height:606px; overflow:hidden}
.sy4_x{ width:100%; height:176px; overflow:hidden}

.syabout_x{ width:100%; float:left; margin:0 auto 0 10px}
.syabout_top_x{ background:url(../img/product.jpg) no-repeat top; height:43px; position:relative;}
.syabout_top_x a{ position:absolute; right:10px; line-height:60px; color:#3b2c04}
.syabout_bot_x{ height:230px; overflow:hidden;position:relative;}
.in_about_x{padding:10px;line-height:22px; width: 960px;}
.in_about_x p{float:left;width:474px;  padding:3px; color:#6b6b6b; font-size: 14px;}
.in_about_x p a{float:left;width:325px; color:#6b6b6b; font-size: 14px; }
.in_about_x p span{float:left;width:100px;  }

/*首页资质荣誉*/
.syhonor{ width:209px; height:214px; float:left}
.syhonor_top{ height:40px;background:url(../images/1_r5_c3.jpg) left top no-repeat}
.syhonor_bot{ height:174px; overflow:hidden}
.syhonor_bot_nr{ width:209px; height:148px; margin:12px auto 0 0;}
.syhonor_bot_nr img{ width:199px; height:140px; padding:2px; border:1px #CECED0 solid}

/*首页产品分类*/
.sylist{ width:239px; height:214px; float:right}
.sylist_top{ height:40px;background:url(../images/1_r5_c15.jpg) left top no-repeat}
.sylist_bot{ height:174px; overflow:hidden}

/*首页联系我们*/
.sylink{ width:266px; height:auto; float:right; overflow:hidden}
.sylink_top{ height:27px;background:url(../images/index_right_title_03.jpg)  no-repeat}
.sylink_bot{ width:266px; height:345px;}
.sylink_nr{ line-height:24px; height:260px;  margin:0 auto; padding-top:10px }
.sylink_nr a{ width:266px; height:210px; display:block;}
.sylink_nr a img{ width:96%; height:255px;border-radius:5000px;}

/*内页联系我们*/
.sylink_{ width:216px; height:auto; background:url(../images/neiyelianxi_03.jpg) no-repeat center top; }
.sylink_top_{ height:27px; line-height:27px; margin-left:55px; color:#fff; font-size:14px; font-weight:bold;}
.sylink_bot_{ min-height:150px; overflow:auto; padding-left:10px;}
/*首页新闻*/
.synews{ width:216px; height:345px; float:left;}
.synews_top{ height:27px;background:url(../images/fuwuxiangmu_03.jpg) no-repeat; font-size:14px;}
.synews_bot{ height:345px; width:219px; overflow:hidden}

/*首页新闻列表*/
.new {margin:0px auto ;}
.new li {width:100%;height:25px;line-height:25px;float:left;display:inline;background:url(../images/lanmu_bgi_03.jpg) no-repeat; margin:2px auto;}
.new a {float:left; padding-left:10px; display:block; width:100%;  text-decoration:none}
.new font {float:right;height:33px;line-height:33px;margin-right:0px; font-size:12px}
.new a:hover {text-decoration:none; }

/*首页生产设备、图片切换等等*/
.sytu{ width:302px; height:204px; float:right}
.sytu_top{ height:40px; background:url(../images/1_r13_c13.jpg) left center no-repeat;}
.sytu_bot{ height:160px; overflow:hidden}
.sytu_bot_nr{ width:295px; height:152px; margin:2px auto 0 auto}
.sytu_bot_nr img{ width:290px; height:152px; border:3px #64B802 solid;}


/*首页产品展示*/
.sypic{ width:960px;  overflow:hidden}
.sypic_top{ height:43px;background:url(../img/product.jpg) no-repeat;position:relative;}
.sypic_bot{ width:960px; overflow:hidden}
.sypic_top_center{ height:43px; font-size:14px;  line-height:30px; position:absolute; right:10px; }
.sypic_top_center a{color:#3b2c04;}
/*首页产品展示2：两排*/
/*.sypic2{ width:100%; height:606px; overflow:hidden}*/
.sypic2_top{ height:27px; border:1px solid #e2e2e2; background:url(../images/lanmu_03.jpg) repeat #ebebeb;  }
.lanmu_dot{  line-height:27px; padding-left:25px; font-size:14px; height:29px; float:left;background:url(../images/dot2_03.jpg) no-repeat; background-position:5px 8px;}
/*.sypic2_bot{ width:100%; height:566px; overflow:hidden}*/


/*首页友情链接：文字*/
.syfri{ width:960px; height:42px; margin:0 auto; background:#AEF285; border:6px #40981D solid; line-height:42px;}
.syfri_nr{ padding:0 25px; color:#000}
.syfri_nr a{ color:#000}
.syfri_nr a:hover{ color:#FF6602}


/*首页友情链接：图片*/
.syfripic{ width:965px; height:78px; margin:0 auto; border:1px #DDDDDD solid}
.syfripic_top{ height:20px;background:url(../images/fritop.jpg) left center no-repeat;}
.syfripic_bot{ width:965px; height:56px; overflow:hidden}
.syfripic_bot li{ width:95px; height:56px; margin:6px 9px; float:left}
.syfripic_bot li img{ width:95px; height:42px; margin:6px 9px; float:left}



/*-------------------------------------------内页样式开始-----------------------------------------------*/

/*左侧列表栏目*/
.boxleft{width:206px; background:#fff; margin:0px; float:left; padding-left:10px;}
/*内页产品分类*/
.nylist{width:206px; height:auto; margin:0 auto}
.nylist_top{height:42px; line-height:42px; text-align:center; background:url(../img/left_lanmu_bgi_03.jpg)  repeat-x; color:#fff; font-size:16px; font-weight:bold;}
.nylist_bot{ width:206px; height:42px;height:auto !important; min-height:180px; zoom:1}
.nylist .classname{ line-height:27px;font-size:15px; color:#383838; font-weight:bold; padding-left:25px}/* 类别名称*/

/*产品分类列表*/
.aboutleft2 {
	width:206px;
	font-size:12px; margin:0 auto; padding-top:0px; height:auto; padding-bottom:10px
}
.aboutleft2 li {
	line-height:42px;
	width:206px; height:42px; padding-top:0px;background:url(../img/left_lanmu_dot_03.jpg) no-repeat left; border-bottom:1px #e3e3e3 dotted;
	margin-top:1px;
}
.aboutleft2 a {
	height:42px;width:206px;
	line-height:42px;
	float:left;font-size:12px;
    text-align:center;
}
.aboutleft2 a:hover {
	text-decoration:none; 
	text-align:center; 
}

/*内页联系我们*/
.boxleft_bot{ margin-top:15px;}
.boxleft_bot img{ margin-bottom:10px;}
.nylink{ width:209px; height:auto; margin:15px auto 0 auto}
.nylink_top{ height:40px;background:url(../images/1_r13_c3.jpg) center top no-repeat;}
.nylink_bot{ width:209x; height:auto ;border-bottom:1px #36B901 solid; border-left:1px #36B901 solid; border-right:1px #36B901 solid}


/*内页新闻列表*/
.new1 {width:100%;text-align:left;font-size:12px;}
.new1 li {width:100%;height:28px;line-height:28px;float:left;display:inline;background:url(../images/1_r8_c18.jpg) left center no-repeat;border-bottom: 1px #A8A8A8 dashed}
.new1 a {height:28px;line-height:28px;float:left;margin-left:15px; }
.new1 font {float:right;height:28px;line-height:28px;margin-right:0px;font-size:42px;font-size:12px;}
.new1 a:hover {font-size:12px;text-decoration:none; }

/*内页产品展示列表*/
.product{ width:100%; list-style:none;}
.product li{  width:215px; height:auto; float:left; margin:6px;}
.product li img{ width:100%; height:195px; padding:2px;border: 1px solid #CCCCCC;}
.product li p{  text-align:center; line-height:27px; width:236px; background:url(../images/1_r18_c25.jpg) center top no-repeat; margin-top:8px;}
.product_title{text-align:center; font-size:16px;padding:5px; width:100%}
.product_related{text-align:center; padding:5px; width:100%}
.proimg{ text-align:center; width:630px;}
.proimg img{ width:100%;}
.page{ padding:15px 0 20px 0; width:100%; text-align:center; line-height:40px}


/*右侧主体*/
.boxright{ width:700px; height:auto; float:right;}
.boxright_top{ width:690px; height:42px;line-height:42px; background:url(../img/neiye_lanmu_bgi_03.jpg)   no-repeat;
background-position:-15px;}
.boxright_mid{ width:700px; height:auto !important; min-height:480px; overflow:hidden; zoom:1; background:url(../images/nymid.jpg) center top repeat-y; margin-top:10px;}
.boxright_bot{ width:700px;  height:8px; background:url(../images/nybot.jpg) center top no-repeat;}
.left_zi{width:170px; height:42px;  font-size:16px; font-weight:bold; color:#3b2c04; float:left; padding-left:25px; }
.right_zi{ float:right; width:400px; text-align:right; line-height:42px; color:#1D310C; }

.content{ line-height:24px; width:96%; margin:0 auto; padding-top:10px;text-indent:2em;  }/*右侧内容*/



/*---------------------------------页尾样式开始-------------------------------------*/
.foot{ width:100%; height:102px; background:#f36d24; padding-top:45px; clear:both; margin:0 auto; text-align:center; color:#d8ddc6; position:relative;}
/*.foot_nr{ padding-top:10px}*/
.foot li{ display:inline-block; width:85px; text-align:center;}
.foot  a{ color:#fff;}
.foot_top{ padding-top:10px}
.foot_menu{ width:960px; height:48px; line-height:48px; background:url(../images/foot.jpg) left top repeat-x; border:1px #CCCCCC solid; margin:0px auto 0 auto;color:#666666;}
.foot_bot{ width:100%; overflow:hidden}
.flink{ width:112px; height:21px; position:absolute; right:15px;}







<!--滚动图片-->
.index_Roll { width:955px; height:247px; padding:5px 0px;overflow:hidden;}
#demo { overflow:hidden;   margin:0 auto} 
#demo img { border: 1px solid #CCCCCC; }
#indemo { float: left; width:800%; }
#demo #indemo img { width:185px; height:155px; padding:2px; margin-top:10px;}
#demo #indemo a { display:block; width:225px; background:#6c4e0c; text-align:center; float:left; margin:5px 2px 0px 2px;}
#demo #indemo p { text-align:center; color:#f4d99e;   width:210px; }
#demo1 { float: left; }
#demo2 {float: left;}


	<!--滚动图片2-->
				
.index_Rolla {  height:247px; padding:5px 0px;overflow:hidden;}
#demoa { overflow:hidden;  margin:0 auto} 
#demoa img { border: 1px solid #CCCCCC; }
#indemoa { float: left; width:800%; }
#demoa #indemoa img { width:206px; height:155px; padding:2px; }
#demoa #indemoa a { display:block; width:210px; float:left; margin:5px 10px 0px 10px;}
#demoa #indemoa p { text-align:center;  line-height:30px; width:210px; background:url(../images/1_r18_c25.jpg) center top no-repeat; margin-top:10px;}
#demoa1 { float: left;}
#demoa2 {float: left;}


/*在线咨询*/
.suspend{width:40px;height:198px;position:fixed;top:200px;right:0;overflow:hidden;z-index:9999;}
.suspend dl{width:120px;height:198px;border-radius:25px 0 0 25px;padding-left:40px;box-shadow:0 0 5px #e4e8ec;}
.suspend dl dt{width:40px;height:198px;background:url(../images/suspend.png);position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd.suspendQQ{width:120px;height:85px;background:#ffffff;}
.suspend dl dd.suspendQQ a{width:120px;height:85px;display:block;background:url(../images/suspend.png) -40px 0;overflow:hidden;}
.suspend dl dd.suspendTel{width:120px;height:112px;background:#ffffff;border-top:1px solid #e4e8ec;}
.suspend dl dd.suspendTel a{width:120px;height:112px;display:block;background:url(../images/suspend.png) -40px -86px;overflow:hidden;}
* html .suspend{position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+200))}

.clear{ clear:both; }
.list-none{ list-style:none; padding:0px; margin:0px;}
.editor{ line-height:2; color:#333; margin-bottom:25px;  border-bottom:1px dotted #ccc;}
.editor ul,.editor ol{ padding:0px 0px 0px 25px; margin:0px;}
.editor a{ color:#1C57C4; text-decoration:underline;}
/*按钮*/
.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;}
/*表单*/
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:0px 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;}
.met_page{ text-align:center;}
.met_page a{ margin-right:50px; color:#1C57C4; text-decoration:underline;}
/*翻页*/
#flip{ margin-bottom:15px;}
/*附件*/
.met_annex{ color:#f00; text-decoration:underline;}
.met_annex:hover{ color:#f00; text-decoration:underline}
/*简介模块*/
#showtext{ padding:15px; line-height:2;}
/*文章模块*/
#newslist{ padding:15px 20px;}
#newslist li{ padding:6px 10px; background:url(../images/dt-0.gif) no-repeat left 19px;}
#newslist li a{ font-size:14px; margin-right:5px;}
#newslist li span{ float:right; color:#aaa;}
#newslist li p{ color:#aaa;}
#shownews{ padding:0px 15px 15px;}
#shownews .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#shownews h1{ font-size:20px; text-align:center; border-bottom:1px dotted #ccc; padding:5px 0px; margin:10px 0px; color:#333;}
/*产品模块*/
#productlist{ padding:15px 10px;}
#productlist li{ float:left; display:inline; text-align:center;}
#productlist li a.img{ display:block; text-align:center; font-size:0px;}
#productlist li a.img img{ margin:auto; border:1px solid #ccc;}
#productlist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}
#showproduct{ padding:15px;}
#showproduct h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#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:10px 10px; font-size:14px;}
/*下载模块*/
#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 10px;}
#imglist li{ float:left; display:inline; text-align:center;}
#imglist li a.img{ font-size:0px; display:block;}
#imglist li a.img img{ margin:auto;  border:1px solid #ccc; }
#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:6px solid #dedede; padding:5px;}
#messagelist .metlist dt{ background:url(../images/message.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;}
/*翻页样式*/
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover { border:1px solid #009; color:#000;}
.metpager_4 a:active {border:1px solid #009; color:#000;}
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#0061de; }
.metpager_5 a:hover { border:1px solid #2b55af; color:#fff; background-color:#3666d4;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#000; text-decoration:none;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#ddd;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;} 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;} 


#messagelist{ padding:15px;}
#messagelist .metlist{ margin-bottom:10px; border:6px solid #dedede; padding:5px;}
#messagelist .metlist dt{ background:url(../images/message.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;}

/*焦点图*/
.mod18{width:680px;height:406px;margin:20px auto;position:relative;background:#f7f7f7;}
.mod18 .btn{position:absolute;width:15px;height:70px;top:336px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:0;background:url(../images/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:143px;width:46px;height:48px;}
.mod18 #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../img/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:0;background:url(../images/nextBtn.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:680px;height:330px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:640px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{height:330px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:330px;position:absolute;}
.mod18 .picBox li{width:680px;height:330px;}
.mod18 .listBox{width:642px;height:100px;margin:0 auto;position:relative;padding:6px 0 10px;overflow:hidden;}
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:129px;height:70px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:124px;height:70px;}
.mod18 .listBox li img{width:124px;height:70px;}
.mod18 .listBox .on img{width:118px;height:64px;border:3px solid #ff6600;}
.mod18 .listBox .on i{display:block;}
/***********************/
/*焦点图*/
/*焦点图*/
.mood18{width:640px;height:525px;margin:20px auto;position:relative;background:#f7f7f7;}
.mood18 .btn{position:absolute;width:15px;height:80px;top:444px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mood18 .prev{left:0;background:url(../img/prevBtnn.png) no-repeat;}
.mood18 #prevTop,.mood18 #nextTop{top:143px;width:46px;height:48px;}
.mood18 #prevTop{background:url(../img/prevBtnTop.png) 0 0 no-repeat;}
.mood18 #nextTop{background:url(../img/nextBtnTop.png) 0 0 no-repeat;}
.mood18 .next{right:0;background:url(../img/nextBtnn.png) no-repeat;}
.mood18 li{float:left;}
.mood18 .cf li{position:relative;color:#fff;}
.mood18 .cf a{display:block;width:640px;height:435px;position:absolute;color:#fff;}
.mood18 .cf li span{display:block;width:600px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mood18 .picBox{height:435px;position:relative;overflow:hidden;}
.mood18 .picBox ul{height:435px;position:absolute;}
.mood18 .picBox li{width:640px;height:435px;}
.mood18 .listBox{width:602px;height:100px;margin:0 auto;position:relative;padding:6px 0 10px;overflow:hidden;}
.mood18 .listBox ul{height:100px;position:absolute;}
.mood18 .listBox li{width:129px;height:86px;cursor:pointer;position:relative;}
.mood18 .listBox li i{display:none;}
.mood18 .listBox li a{display:block;width:124px;height:86px;}
.mood18 .listBox li img{width:124px;height:86px;}
.mood18 .listBox .on img{width:118px;height:80px;border:3px solid #ff6600;}
.mood18 .listBox .on i{display:block;}
/***********************/