﻿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, "", 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:"", "宋体", 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}
/* 整理后代码开始 */
* { 
	margin:0px; padding:0px;/*去除页面中所有标签的默认间距、补白*/
}
body{
	font-family:"","宋体",Arial,Sans-Serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;/*--for opera--*/
	background-color: #FFF;
}
ul, li, dl, dt, dd {
	display:block;
	list-style-type:none;/*去除ol、ul、li的默认样式*/
}
h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;/* 去除默认的字体样式 */
}
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,Sans-Serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover  {
	font-family:"","宋体",Arial,Sans-Serif;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
.header_tel{
	width:100%;
	background-color:#000;
	color:#FFFFFF;
	}
.tel_list{
	width:1100px;
	height:44px;
	line-height:44px;
	margin-right: auto;
	margin-left: auto;
	}
.phone{
	padding-left:20px;
	min-width:200px;
	float:right;
	background-image: url(../images/phone.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family:"","宋体",Arial,Sans-Serif;
	font-size:12pt;
	}
/* 首页搜索*/
#search{
	width: 210px;
	float:right;
	}
#search-form {
	width:200px;
	height:37px;
	padding-top:5px;
	padding-left:6px;
	float:right;
}
#keywords {
    width:160px;
    height:25px;
    line-height: 25px;
    float: left;
    outline: none;
    color: #000;
	background-color:#FFF;
	border-radius: 10px;
}
#post-search {
    width: 30px;
    height: 30px;
    float: right;
    outline: none;
    border: none;
    cursor: pointer;
	background-image: url(../images/post-search.jpg);
	background-repeat: no-repeat;
}
.header  {
	width:1200px;
	height:100px;
	z-index:999;
	position:relative;
	}
.logo{
	width:300px;
	min-height:70px;
	overflow: hidden;
	float:left;
}
.nav{
	width:900px;
	position:absolute;/* 绝对 */
	top: 0;
    left: 350px;
	z-index:999;
	}
/*一级菜单*/ 
.nav li{
	width:110px;
	height:100px;/* 菜单高度*/
	float:left;
	text-align:center;
	position: relative;
}
.nav > li{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.nav li span{
	height:30px;
	width:110px;
	font-family:"","宋体",Arial,Sans-Serif;
	font-size:11pt;
	padding-top:20px;
	padding-bottom:0px;
	display: block;
	text-transform: uppercase;
    letter-spacing: normal;
	}
.nav li a span{ 
	color:#cccccc;
	}
.nav li a:hover span{ 
	color:#FFF;
	}
.nav li.on{
	background-color:#4cc1d9;
	}
.nav li.on a span{
	color:#FFF;
	}
.nav li.on a{
	color:#FFF;
	}
.navli > a{ 
   height:100px;/* 高度限制于一级菜单*/
	}
.nav li a{ 
	width:110px;
	display:block;
	color:#000;
	font-family:"","宋体",Arial,Sans-Serif;
	font-size:12pt;
	}
.nav li a:hover{
	background-color:#4cc1d9;
	text-decoration:none;
	transform:rotate(0);
	-webkit-transform:rotate(0);
	transition:all 0.5s;
	color:#FFFFFF;
} 
/*二级菜单*/
.nav li ul {
	display:none;
	position: absolute;
	top: 100px;/* 同上级LI菜单高度*/
	left: 0;
	margin:0;
	min-width: 93px;
	z-index: 9999;
	padding:0;
}
.nav li:hover .ul2 {display: block;}
.nav li ul li {
	float: left;
	margin: 0;
	padding:0;
	width:110px;
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	position: relative;
	background:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}
.nav li ul li a {
	display: block;
	margin: 0; 
	padding:0; 
	text-align: center;
	background: #000;
	color: #fff;
	font-size:10pt;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
	-khtml-opacity: 0.4;
	}
.nav li ul li a:hover {color: #fff;background: #000;
	filter:alpha(opacity=100);
	-moz-opacity:1;	
	opacity:1;
	-khtml-opacity: 1;
	}
/*三级菜单*/
.nav li ul li ul{display:none;position: absolute;top: 0;left: 110px;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;}
.nav li ul li ul li a{display: block;margin: 0; font-size: 12px; text-align: center;background: #000;}
.nav li ul li ul li a:hover{color: #FFF;background: #000;filter:alpha(opacity=100);
	-moz-opacity:1;	
	opacity:1;
	-khtml-opacity: 1;}
/* 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-btn{width:1210px; height:200px;position:absolute;top:50%;margin-top:-100px;left:50%;margin-left:-605px;/* 控制圆点的距离*/}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.banner-btn a.prev{left:20px;background:url(../images/pn.png) no-repeat 0 0;} 
.banner-btn a.next{right:20px;background:url(../images/pn.png) no-repeat -49px 0;}
.banner-box .hd {z-index:2;position:absolute; bottom:50px;right:0;/*横条高度*/}
.banner-box .hd ul li{width:70px;height:10px;text-indent:-9999px;margin-right:20px;background:#ccc;float:left;cursor:pointer;}
.banner-box .hd ul li.on{background:#4cc1d9;}
.banner-box img{width:100%;/*不设置宽度则超过屏幕的图片自动裁剪*/}
#mess,#mess_index{
	width:100%;
	margin:0 auto;
	height:120px; 
	position:absolute;
	bottom:0;
	z-index:1;
	background-color:#4cc1d9;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;	
	opacity:0.2;
	-khtml-opacity: 0.2;
}
#mess_l,#mess_index_l{
	position:absolute;
	width:625px;
	padding-left:85px;
	height:94px;
	padding-top:15px;
	left:0;
	bottom:0;
	z-index:1;
	background:url(../images/mess.gif) no-repeat 0 0;
	}
#mess_l a,#mess_index_l a{
	width:310px;
	height:84px;
	display: block;
	text-indent:-9999px;
}
.mess_01,.mess_02{
	width:310px;
	height:84px;
	background-color:#999;
	float:left;
	}
/* index */
#index,#main_customer{
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#index_product{
	width: 1200px;
	padding-top:20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#index_product_title{
	width: 1200px;
	padding-bottom:20px;
	}
#index_product_title_l{
	width: 250px;
	padding-left:20px;
	height:40px;
	line-height:40px;
	float:left;
	background:url(../images/title_line.jpg) no-repeat 0 0;
	font-family:"","宋体",Arial,Sans-Serif;
	font-size:17pt;
	}
#index_product_title_l span{
	font-size:12pt;
	color:#4cc1d9;
	padding-left:10px;
	}
#index_product_title_r{
	min-width:500px;
	height:40px;
	line-height:40px;
	float:right;
	}
#index_product_title_r li{
	min-width:90px;
	padding-left:5px;
	padding-left:5px;
	height:40px;
	line-height:40px;
	float:left;
	text-align:center;
	}
#index_product_title_r li a {
	font-size: 12pt;
	color: #000;
	text-decoration: none;
}
#index_product_title_r li a:hover  {
	color: #FFF;
	text-decoration: none;
	background-color:#4cc1d9;
	min-width:90px;
	height:40px;
	display: block;
}
#index_product_list{
	width: 1200px;
	}
/*手风琴特效开始*/
.flash4{width:1180px;height:400px;margin:0px auto;margin-bottom:20px;position:relative;}
.flash4 ul li{width:106px;height:400px;border-left:1px solid #FFF;position:relative;overflow:hidden;float:left;}
.flash4 ul li .imgTop img{opacity:0.4;}
.flash4 ul li .imgTop img.tm{opacity:1;}

.flash4 ul li .imgCon{width:538px;height:405px;}
.flash4 ul li .imgCen{width:298px; padding:20px;height:110px;background:#333;color:#fff;font-size:9pt;position:absolute;left:0px;bottom:145px;display:none;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;-khtml-opacity: 0.7;}
.flash4 ul li .imgCen h3{font-size:13pt; height:30px; line-height:30px;}
.flash4 ul li .imgCen span{
	background-color:#4DC1DA;
	display: block;
	height: 25px;
	line-height:25px;
	text-align:center;
	width: 50px;
	margin-top:10px;
}
.flash4 ul li .imgCen span a {
	color: #ffffff;
}
.flash4 ul li .imgBot{width:538px;height:45px;background:#222;}
.flash4 ul li .imgBot p.bt_1{width:80px;line-height:45px;font-size:16px;color:#fff;text-indent:20px;float:left;}
.flash4 ul li .imgBot p.bt_2{width:458px;height:45px;line-height:45px;float:left;display:none;}
.flash4 ul li .imgBot p.bt_2 span{font-size:14px;color:#fff;padding-right:30px;background:url(../images/part2_icon.png)no-repeat left center;padding-left:10px;}

.flash4 ul li.first{width:538px;}
.flash4 ul li.first .imgCen{
	display:block;
	}
.flash4 ul li.fast{position:absolute;right:0px;bottom:0px;}

/* 设计团队*/
#index_team{
	width: 1200px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#index_team_title{
	width: 1180px;
	padding-left:20px;
	height:40px;
	line-height:40px;
	background:url(../images/title_line.jpg) no-repeat 0 0;
	font-family:"","宋体",Arial,Sans-Serif;
	font-size:17pt;
	padding-bottom:20px;
	}
#index_team_title span{
	font-size:12pt;
	color:#4cc1d9;
	padding-left:10px;
	}
#index_team_list{
	width: 1200px;
	}
/* 团队图片滚动 */
.picScroll{ width:1200px;position:relative; margin:20px 0px; overflow:hidden;    }
.picScroll .prev,
.picScroll .next{ display:block; position:absolute; top:120px; left:0px; width:40px; height:40px; background:url(../images/btn.png) no-repeat;   }
.picScroll .next{ left:auto; right:0px; background-position:-42px 0px; }
.picScroll .prev:hover{ background-position:0 -47px; }
.picScroll .next:hover{ background-position:-42px -47px; }
.picScroll ul{width:100%;overflow:hidden; zoom:1; float:left; list-style:none; min-height:380px;}
.picScroll ul li{ width:270px; float:left; overflow:hidden; margin:0px 20px; background:#FFF;box-shadow:2px 5px 20px #ccc; height:365px;  }
.picScroll ul li img{ width:100%; height:270px; display:block; }

.pic_top{ width:100%; float:left;}
.pic_bottom{ width:250px; float:left; padding:10px 10px; color:#333333; font-family:""; font-size:16px; position:relative; }
.pic_bottom span{ width:100%; float:left; line-height:25px; color:#cccccc; font-size:14px; line-height:20px; padding:10px 0px;}
.pic_bottom .more{
	width:70px;
	height:30px;
	line-height:30px;
	position: absolute;
	top:20px;
	right:10px;
	text-align:center;
	background-color:#4cc1d9;
	color:#FFFFFF;
	}
/* 新闻中心*/
#index_news{
	width: 100%
	background:url(../images/news_back.jpg) no-repeat 0 0;
	}
#index_news_title{
	width: 1180px;
	padding-left:20px;
	padding-bottom:20px;
	height:40px;
	line-height:40px;
	background:url(../images/title_line.jpg) no-repeat 0 0;
	font-family:"","宋体",Arial,Sans-Serif;
	font-size:17pt;
	margin-right: auto;
	margin-left: auto;
	}
#index_news_title span{
	font-size:12pt;
	color:#4cc1d9;
	padding-left:10px;
	}
#index_news_list{
	width: 100%;
	height: 341px;
    background: url(../images/newsbg.jpg) repeat-x;
	padding-top:80px;
	}
#index_news_list li a:hover  {
	height: 256px;
	border: 1px solid #4cc1d9;
	display: block;
	box-shadow:2px 2px 20px #ccc;
}
#index_news_list ul{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	}
#index_news_list ul li{ width:380px; background-color:#FFF;height:255px; float:left; margin-right:20px;}
.li_center{ width:300px; margin:0 auto;}
.top_time{ width:100%; color:#333333; font-size:30px; float:left; margin-top:35px;}
.top_time span{color:#999;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; font-size:16px; font-family:""; margin-top:15px; line-height:20px;}
.title_description{ float:left; width:100%; color:#666666; font-size:14px; line-height:30px; text-indent:35px; margin-top:10px;}
/* 关于我们*/
#index_about{
	width: 1200px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom:20px;
	}
#index_about_title{
	width: 1180px;
	padding-left:20px;
	height:40px;
	line-height:40px;
	background:url(../images/title_line.jpg) no-repeat 0 0;
	font-family:"","宋体",Arial,Sans-Serif;
	font-size:17pt;
	padding-bottom:20px;
	}
#index_about_title span{
	font-size:12pt;
	color:#4cc1d9;
	padding-left:10px;
	}
#index_about_list{
	width: 1200px;
	position:relative;
	}
#index_about_list_l{
	float:left;
	width:390px;
	}
#index_about_list_l img{
	max-width:100%;_width:100%;
	}
#index_about_list_r{
	float:right;
	width:760px;
	font-size:18px;
	line-height: 200%;
	}
#index_about_list_more{
	width:70px;
	height:30px;
	line-height:30px;
	position: absolute;
	bottom:0;
	right:10px;
	text-align:center;
	background-color:#4cc1d9;
	}
#index_about_list_more a {
	font-size: 12pt;
	color: #ffffff;
}
/* 二级页面 */
#main{
	width: 1200px;
	padding-top:25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#main_left{
	width: 220px;
	float:left;
	}
.left_lm{
	background-color:#FFF;
	text-align:center;
	line-height:50px;
	border: 1px solid #253244;
	color:#253244;
	font-family:"","宋体",Arial,Sans-Serif;
	font-size:12pt;
	margin-top:20px;
	}
.left_list{
	width: 220px;
	background-color:#fcf9f9;
	}
.left_ss{
	padding:5px;
	background-color:#253244;
	margin-top:10px;
	display: none;
	}
/* 左侧栏目导航*/
.catname {
    width: 100%;
    height: 75px;
    color: #fff;
    text-align: left;
    font-size: 16px;
	background-color:#4CC1D9;
}

.catname .one {
    width: 40.callbacks_containerpx;
    height: 75px;
    float: left;
    margin-left: 50px;
    line-height: 75px;
    font-size: 54px;
    text-transform: uppercase;
}

.catname .dir {
    width: 125px;
    height: 23px;
    float: left;
    margin-top: 16px;
    text-transform: uppercase;
}

.catname .zh {
    width: 125px;
    height: 23px;
    float: left;
}
.left_nav {
	background-color:#fcf9f9;
}
.left_nav ul a {
	/* 整体字体颜色*/
	font-size:11pt;
	text-decoration: none;
}
.left_nav ul a:hover {
	color: #be9f4e;
	text-decoration: none;
}
.left_nav>ul>li {
	text-align:center;
	line-height:50px;
}
.left_nav>ul>li ul {
	display:none;
	background-color:#FFF;
}
.left_nav>ul>li>a {
	position:relative;/*jquery的slideDow效果不兼容IE7*/
	*+position: !important;/*IE7去效果代码*/
	display:block;
	color:#000;/*一级栏目颜色*/
	font-family:"","宋体",Arial,Sans-Serif;
	font-size:12pt;
	width:100%;
	height:100%;
	transition:all 0.5s;
}
.left_nav>ul>li>a.icon:before {
	content:">";
	position:absolute;
	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>a.on:before {
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}
.left_nav>ul>li>a.on,.left_nav>ul>li>a:hover {
	background-color:#03d2fc;
	color:#fff;
	text-decoration: none;
}
.left_sub a {
	font-size:14px;
	color:#FFF;
}
.left_sub a:hover {
	color:#5390cd;
	text-decoration: none;
}
.highlight{
	/*当前栏目高亮预制*/
}
.highlight a {
	color: #000;
}
.highlight a:hover  {
	color: #F00;
}
/* 左侧栏目导航_结束*/
#main_right{
	width: 960px;
	float:right;
	}
/* 二级页面右侧*/
#content_lm{
	width: 930px;
	padding-left:30px;
	line-height:48px;
	height:48px;
	overflow: hidden;/* 超出部分自动隐藏 */
	background:url(../images/title_line.jpg) no-repeat 0 0;
	font-weight:bold;
	font-family:"","宋体",Arial,Sans-Serif;
	font-size:12pt;
	}
#content_lm span{
	font-weight: normal;
	font-family:"宋体",Arial,Sans-Serif;
	font-size:9pt;
	float:right;
	padding-right:10px;
	}
#content{
	width: 950px;
	padding:5px;
	line-height:200%;
	min-height:350px; 
	height:auto!important; 
	height:350px;
	}
#content img{
	max-width:100%;_width:100%;
	}
/*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*/
#copyright{
	width: 100%;
	min-height:20px;
	background: #f5f5f5;
	color:#000000;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
/*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:274px;
	height:250px;
	float:left;
	margin:20px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	background:#FFF;
	box-shadow:2px 5px 20px #ccc;
	border: 1px solid #CCC;
	}
.image-item p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.image-item-img {
     /*非IE的主流浏览器识别的垂直居中的方法*/
     display: table-cell;
     vertical-align:middle;

     /*设置水平居中*/
     text-align:center;

     /* 针对IE的Hack */
     *display: block;
     *font-size:148px;/*约为高度的0.873，200*0.873 约为175*/
     *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/

     width:254px;
     height:215px;
	 padding-left:10px;/*让内框居中5*/
	 padding-right:10px;
	 position:relative;
     }
.box img {
     /*设置图片垂直居中*/
     vertical-align:middle;
     }
.image-item-img img {
	 width: auto;
	 height:184px;
     }
.image-item-wenzi { line-height:25px; 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*/
.thumb-news-item .news-title {
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
	height: 25px;
	line-height:25px;
}
.thumb-news-item .news-date  { float:right; color:#ccc}
.thumb-news-item .news-content .news-descri { margin-left:150px}
.thumb-news-item a { display:block; cursor:pointer; padding:5px}
.thumb-news-item a:hover { text-decoration:none;}
.news-thumb{
	width:158px;
	text-align:center;
	}
.news-thumb img{
	max-width:148px;
	padding-right:10px;
	}
.news-title1{
	height:40px;
	line-height:40px;
	}
.news-title1 span{
	float:right;
	color:#CCC;
	}
.news-title1 a {
	font-size: 12pt;
}
/*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*/