﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input[type=text],textarea,p,blockquote,th,td,button{padding:0;margin:0;font-size:100%}
label input{vertical-align:middle}
a:link,a:visited{outline:none}
a:hover,a:active{}
body{font:12px/1.5 "Lucida Grande", Verdana, Helvetica, Arial, "Microsoft YaHei", Simsun, sans-serif;color:#333;background:#fff; behavior:url("csshover.htc");}
body.wd-body-01{ background:url(../images/front/menubg.gif) left 112px repeat-x}
body.second{ background:url(../images/front/menubg2.gif) left 112px repeat-x}
/*body{font:12px/1.5 "宋体", Arial, Helvetica, sans-serif;color:black;background-color:#fff;text-align:center}*/
img{border:0}
table{border-collapse:collapse}
ul li{list-style:none}
hr{height:1px;border:none;border-top:1px solid #e4e4e4;overflow:hidden}
hr.dashed{border-top:1px dashed #e4e4e4}
a.hidefocus{outline:none}
button.hidefocus::-moz-focus-inner{border:none}
.standar{ color:#2980ff !important}
.feise{ color:#aa2116}
.hongfei{ color:#ef4136}
.chashu { color:#9d9087}
.lixiushu { color:#7c8577}
.miaose { color:#769149}
.lianse { color:#d5c59f}
.kongse { color:#90d7ec}
.liuse { color:#78a355}
.hongchi { color:#d93a49}
.green{color:#8fc21d !important}
.brown{color:#a40000}
.gray{color:#4f4f4f}
.gray2{ color:#929292}
.normal_gray{color:#666}
.dark_gray{#3f3f3f}
.light_gray{color:#999}
.black{color:#000}
.orange{color:#d66b03}
.red{color:#ff3200}
.purple { color:#C9F}
a.red2,.red2{color:#ba0505}
a.orange,.orange{color:#fe6c00}
a.blue,.blue{color:#527ed8}
a.line{text-decoration:underline}
.normal,a.normal{font-weight:normal}
.bold,a.bold{font-weight:bold}
.f12{font-size:12px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}
.f30{font-size:30px}
.c_l{float:left;width:48%}
.c_r{float:left;width:48%;margin-left:1.5%}
.f_l{float:left}
.f_r{float:right}
.t_l{text-align:left}
.t_r{text-align:right}
.t_c{text-align:center}
.m_10{margin-bottom:10px}
.m_15{margin-bottom:15px}
.m_20{margin-bottom:20px}
.m_40{margin-bottom:40px}
.mt_10{margin-top:10px}
.mt_40{margin-top:40px}
.mt_50{margin-top:50px}
.mr_10{ margin-right:10px}
.ml_10{ margin-left:10px}
.mr_0 { margin-right:0 !important}

.h5  { height:5px}
.h10 { height:10px}
.h20 { height:20px}
.h30 { height:30px}
.h40 { height:40px}

.wp80 { width:80%}
.wp50 { width:50%}
.wp49 { width:49%}
.wp48 { width:48%}
.wp20 { width:20%}


.hidden{visibility:hidden}
.block{display:block;margin-top:5px}
.indent{text-indent:15px}
.relative{position:relative}
.img_border{border:1px solid #ddd;}
.none{ display:none !important}
.even { background:#F7F7F7}
div { margin:0 auto}
.clear{clear:both;line-height:0;font-size:0;height:0}
.clearfix:after{display:block;visibility:hidden;clear:both;height:0;content:"."}
.shadow-divider{
	clear: both;
	height: 25px;
	width: 100%;
	background:  url(../images/sprites.png) no-repeat 0px -416px;
	margin-bottom: 20px;
}
/* .shadow-divider{_background:url(../images/sprites.gif) no-repeat 0px -416px;} */

/*form-item*/
input[type=text],textarea { border:1px solid #AFAFAF; padding:3px; resize:none}

/*页面布局*/
.wrap  { width:1004px}
.wrap1 { width:974px}
.wrap2 { width:984px}

.inner-left { width:21%; padding:0 1%; float:left}
.inner-right { width:74%; padding:0 1%; float:right}
/*title*/
.tle { margin-bottom:10px; position:relative}
.tle h4 { display:inline; font-size:25px; color:#5c5b5b; font-weight:normal}
.tle em { font-style:normal; font-size:15px; color:#b0b0b0; padding:0 5px}
.tle h4 a {
	color:#5c5b5b;
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size: 11pt;
}
.tle h4 a:hover { text-decoration:none}
.tle .tle-more { display:block; width:16px; height:17px; background:url(../images/index_10.gif) no-repeat; position:absolute; right:10px; top:5px}


.mini_more { width:16px; height:16px; background:url(../images/sprites.png) -208px -115px no-repeat; display:block; position:absolute; right:5px; top:10px}
.mini_more {_background:url(../images/sprites.gif) -208px -115px no-repeat;}
/*tab*/

/*descri*/
.short-note { text-indent:24px; line-height:24px; color:#8f8f8f}
.short-note2 { line-height:20px; color:#8f8f8f; word-break:break-all; word-wrap:break-word; font-size:14px;}
/* 整理后代码开始 */
* { 
	margin:0px; padding:0px;/*去除页面中所有标签的默认间距、补白*/
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;/*--for opera--*/
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
ul, li, dl, dt, dd {
	display:block;
	list-style-type:none;/*去除ol、ul、li的默认样式*/
}
h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;/* 去除默认的字体样式 */
}
img{border:0;max-width:100%;_width:100%;}
td {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}
.clear {
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;/* IE清除浮动必备代码 */
	visibility:hidden;
}
a {
	font-family:Arial, Helvetica, sans-serif, "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover  {
	font-family:Arial, Helvetica, sans-serif, "宋体";
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
.header  {
	width:100%;
	height:50px;
	background-color: #6E625C;
	}
.logo{
	width:1200px;
	margin: 0 auto;
	min-height: 100px;
}
.nav{
	width:1200px;/* 导航菜单需要居中则缩小数值 */
	margin: 0 auto;
	text-align: center;
	}
/*一级菜单*/ 
.nav li{
	width:100px;
	height:50px;/* 菜单高度*/
	line-height:50px;
	display: inline-block;/* 代替float */
	text-align:center;
	position: relative;
}
.nav li a{ display:block;color:#FFF;font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;font-size:11pt;}
.nav li a:hover{
	color:#fff;
	background-color:#454343;
	text-decoration:none;
	transform:rotate(0);
	-webkit-transform:rotate(0);
	transition:all 0.5s;
} 
/*二级菜单*/
.nav li ul {
	display:none;
	position: absolute;
	top: 50px;/* 同上级LI菜单高度*/
	left: 0;
	padding: 0;
	margin:0;
	min-width: 100px;
	z-index: 9999;
}
.nav li:hover .ul2 {display: block;}
.nav li ul li {
	float: left;
	margin: 0;
	padding:0;
	width:100px;
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	position: relative;
}
.nav li ul li a {
	display: block;
	margin: 0; 
	padding:0; 
	text-align: center;
	background: #6E625C;
	color: #FFF;
	font-size:10pt;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}
.nav li ul li a:hover {color: #FFF;background: #454343;}
/*三级菜单*/
.nav li ul li ul{display:none;position: absolute;top: 0;left: 100px;padding: 0;margin:0;width:auto;min-width: 100px;z-index: 99;}
.nav li ul li:hover .ul3{display: block;}
.nav li ul li ul li{float: left;margin: 0;white-space: nowrap;height: 40px; line-height: 40px;}
.nav li ul li ul li a{display: block;margin: 0; font-size: 12px; text-align: center;background: #6E625C;}
.nav li ul li ul li a:hover{color: #FFF;background: #454343;}
/* banner-box */
.banner-box{min-width:100%;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden;}
.banner-box .bd li{width:100% !important;}
.banner-box .bd li a{display:block;background-size:auto;}

.banner-box .prev,.banner-box .next{width:40px;height:80px;position:absolute;z-index:1;top:50%;margin-top:-55px;} 
.banner-box .prev{left:100px;background:url(../images/slider-arrow.png) -126px -127px #6E625C no-repeat;display:none;} 
.banner-box .next{right:100px;background:url(../images/slider-arrow.png) -6px -127px #6E625C no-repeat;display:none;}

.banner-box .hd {width:100%;position:absolute;z-index:1;bottom:0;left:0;height:70px;line-height:70px;}
.banner-box .hd ul { text-align:center;}
.banner-box .hd ul li{width:10px;height:10px;border-radius: 50%;line-height:999px;margin-right:20px;background:#FFF;cursor:pointer;display:inline-block;*display:inline;zoom:1;}
.banner-box .hd ul li.on{background:#454343;}
.banner-box img{width:100%;_width:100%;}
/* index */
#index,#main_customer{
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
/*关于我们*/
#about{
	width: 1200px;
	padding-top: 80px;
	}
#about_l{
	width: 465px;
	height: 500px;
	overflow: hidden;
	float: left;
	position: relative;
	z-index: 1;
	box-shadow: 20px 20px 15px -10px rgba(0, 0, 0, 0.75);
}
#about_l:after {
	width: 435px;/*要记得减去边框宽度*/
	height: 470px;
	border: 15px solid #6E625C;
	content: "";
	left: 0;
	top: 0;
	position: absolute;
}
#about_l img{
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
}
#about_l:hover img{
	transform:scale(1.1);
	transition:all 2s ease;
}
#about_r{
	width: 680px;
	float: right;
	position: relative;
}
.about_more{
	width: 142px;
	height: 27px;
	position: absolute;
	top: 62px;
	right: 0;
	box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.13);
}
.about_more:hover{
	box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.3);
}
.about_title{
	width: 100%;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.about_title a {
	color:#6E625C;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:30pt;
	text-decoration: none;
	text-transform:uppercase;
}
.about_title a:hover{
	color: #454343;
}
.about_title span{
	font-size:20pt;
	color: #a6a6a7;
	display: inline;
	text-transform:uppercase;
	font-family:"times new roman","Microsoft YaHei", Times, serif;
	}
.about_list{
	width: 100%;
	padding-top: 10px;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	line-height: 200%;
	font-size: 12pt;
}
/*产品中心*/
#index_product{
	width: 100%;
	padding-top: 40px;
	padding-bottom: 30px;
	}
.product_title{
	width: 1200px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:url(../images/solid.png) center bottom no-repeat;
	}
.product_title a {
	color:#454343;
	font-family:"times new roman","Microsoft YaHei", Times, serif;
	font-size:18pt;
	line-height: 45px;
	text-decoration: none;
	text-transform:uppercase;
}
.product_title a:hover{
	color: #6E625C;
}
.product_title span{
	font-size:10pt;
	display: inline;
	text-transform:uppercase;
	}
.picScroll{ width:1300px; position:relative; overflow:hidden;padding-top: 20px;padding-bottom: 20px;}
.picScroll .prev,
.picScroll .next{ display:block; position:absolute; top:110px; left:5px; width:40px; height:40px; background:url(../images/btn.png) no-repeat;
}
.picScroll .prev{ background-position:0 -47px; }
.picScroll .next{ left:auto; right:5px; background-position:-42px -47px; }
.picScroll .prev:hover{ box-shadow: -5px 5px 0px 0px rgba(0, 0, 0, 0.13);}
.picScroll .next:hover{ box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.13); }

.picScroll .tempWrap{width:1200px !important; float:left; margin-left:50px; font-family:"微软雅黑";}
.picScroll ul{height: 250px; padding-top:20px; overflow:hidden; zoom:1;position:relative; }
.picScroll ul li{ 
	width:280px; 
	float:left; 
	overflow:hidden; 
	margin-right:18px;
	padding: 2px;
	border:1px solid #ccc;
	display:table;/*必须*/
}
.picScroll ul li:hover{
	border:1px solid #6E625C;
	box-shadow: 0px 14px 15px -14px rgba(0, 0, 0, 0.65);
}
.picScroll .pic{ 
	text-align:center;
	display:table-cell;
	*font-size:160px; /* height与font-size之比大约为：1:0.893; 兼容IE6 */
	zoom:1; 
	vertical-align:middle;
	width:280px;
	height: 180px;
}
.picScroll .pic img{ 
	max-width:280px;
	max-height:180px;
}
.picScroll .pic:hover img{ 
	-webkit-filter: grayscale(60%); /* Chrome, Safari, Opera */
    filter: grayscale(60%);
}
.picScroll .title_page{ width:280px; line-height:40px; text-align:center;border-top:1px dashed #ccc;margin-top: 5px;}
.picScroll .title_page a{
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:13pt;
	}
/*新闻中心*/
#news{
	width: 100%;
	padding-top: 40px;
	padding-bottom: 50px;
	background-repeat: repeat-x;
	background-position: center top;
	}
.news_title{
	width: 1200px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:url(../images/solid1.png) center bottom no-repeat;
	}
.news_title a {
	color:#fff;
	font-family:"times new roman","Microsoft YaHei", Times, serif;
	font-size:18pt;
	line-height: 45px;
	text-decoration: none;
	text-transform:uppercase;
}
.news_title a:hover{
	color: #fff;
}
.news_title span{
	font-size:10pt;
	display: inline;
	text-transform:uppercase;
	}
#news_list{
	width: 100%;
	height: 280px;
    padding-top: 30px;
	}
#news_list ul{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	}
#news_list ul li{ width:380px; height:255px; float:left; margin-right:20px;border:1px solid #FFF;}
#news_list ul li:hover {
    height: 256px;
    display: block;
    box-shadow: 2px 2px 20px #ccc;
	}
.li_center{ width:300px; margin:0 auto;}
.top_time{ width:100%; color:#fff; font-size:30px; float:left; margin-top:35px;}
.top_time span{color:#ddd;font-size:11pt;}
.top_year{ float:left; font-size:16px; color:#999999; padding-bottom:15px;border-bottom:1px solid #000; padding-right:20px;}
.title_news{ 
	width:100%; 
	float:left; 
	color: #fff;
	font-size:16px; 
	font-family:"微软雅黑"; 
	margin-top:15px; 
	line-height:20px;
	white-space: nowrap;/*设置不折行*/
	overflow: hidden;/*超出部分自动隐藏*/
	text-overflow: ellipsis;/*省略号*/
	}
.title_description{ float:left; width:100%; color:#FFF; font-size:14px; line-height:30px; margin-top:10px;}
/*成功案例*/
#index_case{
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	}
.case_title{
	width: 1200px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:url(../images/solid.png) center bottom no-repeat;
	}
.case_title a {
	color:#454343;
	font-family:"times new roman","Microsoft YaHei", Times, serif;
	font-size:18pt;
	line-height: 45px;
	text-decoration: none;
	text-transform:uppercase;
}
.case_title a:hover{
	color: #6E625C;
}
.case_title span{
	font-size:10pt;
	display: inline;
	text-transform:uppercase;
	}
.case_list{
	width: 1200px;
	padding-top: 20px;
	margin-left:auto;
	margin-right:auto;
	}
.case_list li{
	width: 360px;
	padding-right: 60px;
	padding-bottom: 20px;
	float: left;
}
.case_list li .pic{
	display:table;/*必须*/
}
.case_list li .pic a{
	display:table-cell;
	width:360px;
	height:230px;
	text-align:center; 
	*font-size:205.39px; /* height与font-size之比大约为：1:0.893; 兼容IE6 */
	zoom:1; 
	vertical-align:middle;
	}
.case_list li img{
	max-width:360px;
	max-height:230px;
	}
.case_list li:hover img{
	-webkit-filter: grayscale(70%); /* Chrome, Safari, Opera */
	filter: grayscale(70%);
}
.case_list li .title_page{
	text-align: center;
	width: 350px;
	height: 83px;
	padding: 5px;
	overflow: hidden;
	background-color: #6E625C;
	color: #ddd;
	font-size:10pt;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
}
.case_list li:hover .title_page{
	background-color: #454343;
}
.case_list li .title_page a{
	font-size: 13pt;
	line-height: 46px;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	color: #FFF;
	display: block;
}
/* 二级页面 */
#main{
	width: 1200px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#main_left{
	width: 255px;
	float:left;
	}
.catname{
	width: 233px;
	padding: 10px;
	height: 50px;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	background-color: #6E625C;
	background-image: url(../images/jt.png);
	background-repeat: no-repeat;
	background-position: 200px center;
}
.catname .dir{
	width: 100%;
	padding-top: 5px;
	line-height: 24px;
	color: #FFF;
	text-transform:uppercase;
	font-size: 22px;
}
.catname .zh{
	width: 100%;
	color: #ddd;
	font-size: 9pt;
	text-transform:uppercase;
}

.left_list{
	width: 241px;
	padding: 5px;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	margin-bottom: 15px;
	line-height: 200%;
	}
.left_ss{
	padding:5px;
	margin-top:10px;
	display: none;
	}
/* 左侧栏目导航*/
.left_nav {
	width: 251px;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	margin-bottom: 15px;
}
.left_nav ul a {
	/* 整体字体颜色*/
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size:11pt;
	text-decoration: none;
	color: #000;
}
.left_nav ul a:hover {
	text-decoration: none;
}
.left_nav>ul>li {
	text-align:center;
	line-height:50px;
	min-height:50px;
	position:relative;
}
.left_nav>ul>li ul {
	display:none;
}
.left_nav>ul>li ul a {
	color: #000;/* 三级分类字体颜色 */
	font-size: 10pt;
}
.left_nav>ul>li ul a:hover {
	color: #f00;
}
.left_nav>ul>li>a {
	position:relative;/*jquery的slideDow效果不兼容IE7*/
	*+position: !important;/*IE7去效果代码*/
	display:block;
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size:12pt;
	width:100%;
	height:100%;
	transition:all 0.5s;
}
.left_nav>ul>li>span a {
	position:absolute;
	z-index:99;
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	left: 40px;/*如果标题字数过长，可以调节数值*/
	transform: rotate(0);
	-webkit-transform: rotate(0);
	transition: all 0.5s;
}
.left_nav>ul>li>span a.on {
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}
.left_nav>ul>li>a.on{
	color: #F00;
}
.left_nav>ul>li:hover {
	/* 鼠标经过变色 */
}
.left_nav>ul>li:hover span>a,.left_nav>ul>li:hover>a{
	color:#f00;
}
.left_sub a {
	font-size:14px;
	color:#FFF;
}
.left_sub a:hover {
	color:#5390cd;
	text-decoration: none;
}
.highlight {
/*当前栏目高亮预制*/
}
.highlight a {
	color: #F00;
}
/* 左侧栏目导航_结束*/
#main_right{
	width: 910px;
	float:right;
	}
/* 二级页面右侧*/
#content_lm{
	width: 890px;
	padding-left: 20px;
	line-height:40px;
	height:48px;
	overflow: hidden;/* 超出部分自动隐藏 */
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:14pt;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	background: url(../images/title_line.jpg) no-repeat 0 0;
	}
#content_lm span{
	font-weight: normal;
	font-family:"宋体",Arial,Sans-Serif;
	font-size:9pt;
	float:right;
	padding-right:10px;
	}
#content{
	width: 900px;
	padding:5px;
	min-height:350px; 
	height:auto!important; 
	height:350px;
	line-height: 200%;
	}
/*main-body*/
#main-body { }
.innerp { position:relative; padding-top:30px}
/*product*/
.prolist ul li { float:left; margin:0 40px 20px 0; position:relative; z-index:12}
.prolist ul li .img-de{
	position: absolute;
	right: -15px;
	top: 20px;
	overflow: hidden;
	height: 86px;
}
.prolist ul li .img-de .img-l {
	height: 86px;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 20px;
	background: url(../images/sprites.png) no-repeat 0px -487px;
	max-width: 200px;
	float:left;
	position:relative;
	right:-500px; 
}
.prolist ul li .img-de .img-l{ _background: url(../images/sprites.gif) no-repeat 0px -487px;}

.prolist ul li .img-de .img-l .img-title{
	font-size: 16px;
	margin-bottom: 2px;
}

.prolist ul li .img-de .img-l .img-title a{
	text-decoration: none;
	color: #49494b;
}

.prolist ul li .img-de .img-l .img-date{
	font-size: 12px;
	text-align: right;
	color: #7b7b7b;
}

.prolist ul li .img-de .img-r{
	float: right;
	width: 15px;
	height: 96px;
	cursor:pointer;
	background: url(../images/sprites.png) no-repeat 0px -579px;
}
.prolist ul li .img-de .img-r{_background: url(../images/sprites.gif) no-repeat 0px -579px;}

/*marquee-products*/
.marqu-holder { position:relative}
.marqu-holder .marqu-arrow { background:url(../images/sprites.png) no-repeat left -115px; width:52px; height:52px; position:absolute; left:0; top:35px; overflow:hidden; cursor:pointer; z-index:11}
.marqu-holder .marqu-arrow { _background:url(../images/sprites.gif) no-repeat left -115px;}
.marqu-holder .marqu-right { right:0; left:auto; background-position:-104px -115px}
.marqu-holder .marqu-right:hover { background-position:-156px -115px}
.marqu-holder .marqu-left:hover { background-position:-52px -115px}

.marqu-prolist .marqu-area { overflow:hidden; position:relative; z-index:10; height:120px}
.marqu-prolist .marqu-area ul { *height:120px; }
.marqu-prolist .marqu-area ul li { float:left; padding:0 13px; *width:220px;}
.marqu-prolist .marqu-area ul li .img-info { position:relative; height:120px; overflow:hidden}
.marqu-prolist .marqu-area ul li .img-title { position:absolute; background:url(../images/trbg.png) repeat-x; height:25px; line-height:25px; width:100%; color:white; bottom:-25px; left:0; text-align:center}
.marqu-prolist .marqu-area ul li .img-title a { color:#fff}
.marqu-prolist .marqu-area ul { width:4920px; height:120px}
/*footer*/
#footer{
	width: 100%;
	padding-top: 50px;
	border-top: 1px solid #fff;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer .copyright{	
	width:1200px;
	min-height:250px;
	color:white;
	}
#footer .copyright_l{
	width: 350px;
	float: left;
	color:white;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:10pt;
}
#footer .copyright_l a {
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:10pt;
	color: #ffffff;
	text-decoration: none;
}
#footer .copyright_l a:hover  {
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:10pt;
	color: #999;
	text-decoration: none;
}
#footer .copyright_r{
	width: 800px;
	float: right;
}
ul.fnav-cols{
	display: block;
	overflow: hidden;
	font-size: 12px;
}
ul.fnav-cols{ 
	color: #f0efeb;
}
ul.fnav-cols a{ 
	color: #a0a0a0;
}
ul.fnav-cols li.col{
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 20px;
}
ul.fnav-cols li.col ul{
	padding-left: 6px;
}
ul.fnav-cols li.col h6{
	border-left:2px solid #FFF;
	color: #fff;
	text-decoration: none;
	line-height: 15px;
	text-indent:5px;
	font-weight:normal;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.fnav-cols li.col h6 a {
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
}
ul.fnav-cols li.col ul li{
	margin-bottom: .3em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
ul.fnav-cols li.col ul li a{
	text-decoration: none;
	line-height: 1.8em;
	font-weight: lighter;
	color:#eaeaea;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
}
ul.fnav-cols li.col ul li a:hover{
	color: #F00;
	text-decoration: none;
}
.copyright1{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#footer1{	
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	color:white;
	border-top: 1px solid #fff;
	background-color: #454343;
	}
#footer1 a{
	color:white;
}
/*social-bar*/

#social-bar{
	display: block;
	position: absolute;
	top: -40px;
	left: 0px;
	height: 74px;
	overflow: hidden;
	color: #49494b;
	background: url(../images/social-bg.png) no-repeat;
	z-index: 999;
}
#social-bar{_background: url(../images/social-bg.gif) no-repeat;}
#social-bar #share_code { margin:40px 0 10px 20px}
.ptop{ position:relative; height:74px}
#top-social-bar {
	display: block;
	position: absolute;
	top: -30px;
	left: 0px;
	height: 60px;
	line-height:60px;
	padding:0 20px;
	overflow: hidden;
	color: #49494b;
	font-size: 16px;
	background: url(../images/title-bg.png) no-repeat;
}
/*visit_path*/
.visit_path a { color:#7796ce}
.visit_path span { }
/*left*/
.left-nav-list li{ padding:5px 0; border-bottom:1px dashed #ccc}
.left-nav-content li{ padding:5px 0; border-bottom:1px dashed #ccc}

/*单/详情页*/

.single-p { line-height:24px;color:#666;}
.single-p .title{font-size:24px;text-align:center;line-height:40px;color:#000;}
.single-p .info{height:27px;line-height:28px;text-align:right;margin:15px auto;color:#666;}
.single-p .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.single-p .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.single-p .info .small{font-size:10px;padding-right:3px;}
.single-p .info .big{color:#003ba6;padding-left:3px;}
.single-p .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #f4e4b4;background:#fffff0;}

.preNext { position:relative}
.preNext .line{height:10px;overflow:hidden;clear:both;background:url(../images/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;}
.preNext .line strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(../images/box_dotline.gif) right -10px no-repeat;float:left;}
.preNext .text{color:#999;}
.preNext .text li { margin-bottom:5px}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(../images/actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -73px;}
.preNext .actBox li#act-pnt{background-position:4px -109px;}

/*Top按钮*/
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
.tbox{width:50px;float:right;position:fixed;right:10px;bottom:15px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;display:none;}/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop{width:50px;height:50px;background:url(../images/icon.png) no-repeat 0 0;display:block;}

/*lanmu*/
.lanmu { margin-bottom:10px}
.contactus {}
/*image-list*/
.image-item {
	width:264px;
	height:210px;
	float:left;
	margin:7px;
	text-align:center;
	padding: 10px;
	background:#FFF;
	border: 1px solid #CCC;
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
	position:relative;
	}
.image-item:hover{
	border: 1px solid #6E625C;
	box-shadow: 0px 14px 15px -14px rgba(0, 0, 0, 0.45);
}
.image-item:hover img{
	-webkit-filter: grayscale(60%); /* Chrome, Safari, Opera */
    filter: grayscale(60%);
}
.image-item p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.image-item-img {
     width:264px;
     height:180px;
	 overflow: hidden;
	 display:table;/*图片垂直居中必须*/
     }
.image-item-img a{
	display:table-cell;/*图片垂直居中配套代码*/
	width:204px;
	height:180px; 
	text-align:center;
	*font-size:167px;/* height与font-size之比大约为：1:0.893; zoom:1是为了触发IE的hasLayout */
	zoom:1;
	vertical-align:middle;
	}
.image-item-img img {
	 max-width:264px;
	 max-height:180px;
     }
.image-item-wenzi { 
	line-height:40px;
	text-align:center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}
.image-item-wenzi a {
	font-size: 12pt;
}
.image-item:hover a { text-decoration:none;}
/*text-list*/
.news-title {
	font-size:16px;
	margin-bottom:5px;
	font-weight:bold;
	height: 25px;
	line-height:25px;
}
.news-title a{
	font-size:16px;
	color:#8f8f8f;
}
.thumb-news-item .news-date  { 
	float:right; 
	color:#ccc;
}
.thumb-news-item .news-content .news-descri {}
.thumb-news-item a {
	display:block;
	cursor:pointer;
	padding:5px
}
.thumb-news-item a:hover {
	text-decoration:none;
	background-color:#FFF;
	box-shadow:2px 2px 5px #CCC;
}
.news-thumb img{
	max-width:300px;
	max-height:150px;
	padding-right:10px;
	}
.news-list{
	height:80px;
	}
.news-time{
	width: 80px;
	padding-right:10px;
	float:left;
	color:#CCC;
	text-align: center;
	}
a:hover .news-time{
	color:#F00;
}
.news-time span{
	width:80px;
	padding:0;
	margin:0;
	font-size: 59px;
	line-height:100%;
	display: block;
	}
/*category-list*/
.category-list { margin-bottom:15px; padding-bottom:15px; border-bottom:1px dashed #ccc}

/*normal-news-list*/
.normal-news-list li{ *clear:both;}
.normal-news-list li a{*float:left;}
.normal-news-list li .news-date { float:right; color:#ccc; margin-right:5px}
/*pages*/
#pages { padding:14px 0 10px; margin:10px; }
#pages a { display:inline-block; width:26px; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333}
#pages a.a1 { width:56px; background:#FFF}
#pages a:hover { background:#F3F2F0; color:#000; text-decoration:none; }
#pages span { display:inline-block; width:26px; height:22px; line-height:22px; background:#be9f4e; border:1px solid #CCC; color:#fff; text-align:center; }
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

/*table_form*/
.table_form tr td { padding:5px}

/*form-guide*/