@charset "utf-8";
html {
	color: #000;
	background: #FFF;
	min-width: 1200px; 
	overflow-x: hidden;
}
img{max-width:100%; height:auto;}
	/*overflow-x:hidden;*/ 
/*定义新型浏览器特性
::-webkit-scrollbar{width:6px;height:20px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#fff}
::-webkit-scrollbar-thumb:vertical{background-color:#f00;}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#f00}
::-webkit-scrollbar-corner:vertical{background-color:#f00}
::-webkit-scrollbar-resizer:vertical{background-color:#f00;}*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
 strong{ font-weight: bold;}
.rel{position:relative;z-index: 2;}
.g1{ width: 100%; height: 1px; overflow: hidden; }
.g5{ width: 100%; height: 5px; overflow: hidden; }
.g10{ width: 100%; height: 10px; overflow: hidden; }
.g20{ width: 100%; height: 20px; overflow: hidden; }
.suotu {
	width: 100%;
	text-align: center
}
.suotu img {
	max-width: 400px
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset, img {
	border: 0
}
address, button, caption, cite, code, dfn, em, input, optgroup, option, select,  textarea, th, var {
	font: inherit
}
del, ins {
	text-decoration: none
}
li {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
q:before, q:after {
	content: ''
}
.bai100 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding: 15px 0px;
}
.white {
	background: #fff;
}
.huise {
	background: #fafafa;
}
.index_module {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
sup {
	vertical-align: baseline
}
sub {
	vertical-align: baseline
}
legend {
	color: #000
}
body {
	width: 100%; min-width: 1200px;
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	color: #666
}
.clear {
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
	margin-top: -1px;
}
a {
	text-decoration: none;
	color: #666
}
a:hover {
	text-decoration: none;
	color: #003cff
}
.header_bg {
	width: 1200px;
	margin: 0px auto;
	height: 88px;
	padding-top: 20px;
	background: #FFFFFF;
	position: relative;
	z-index: 999
}
.header_bg .block {
	position: relative;
	z-index: 999999999
}
.header_bg h1, .header_bg .h1 {
	width: 290px;
	height: 70px;
	overflow: hidden;
	float: left
}
.header_bg h1 a, .header_bg .h1 a {
	display: block;
	width: 290px;
	height: 70px;
	position: absolute;
	left: 0px;
	background: url(?skin/logo.png) no-repeat;
	text-indent: -9300px;
}
.header_bg .sousuo {
	width: 490px;
	height: 50px;
	overflow: hidden;
	float: left;
	margin-left:110px;
	margin-top: 10px;
}
.header_bg .rlink {
	width: 300px;
	height: 70px;
	overflow: hidden;
	float: right; 
}
.header_bg .s-nav {
	width: 100%; clear: both;
	margin-top: 0px;
	line-height: 32px;/*height: 36px;*/

}
.header_bg .s-nav a {
	float: right;
	color: #333;
	line-height: 36px;
	font-size: 12px;
}
.header_bg .s-nav a.en {
	background: url(?skin/en.png) no-repeat left center;
	padding-left: 25px; 
}
.header_bg .s-nav a.cn {
	background: url(?skin/cn.png) no-repeat left center;
	padding-left: 25px;
}
.header_bg .s-nav a.dh {
	font-size: 14px; float: right;
	background: url(?skin/tel.png) no-repeat left top;
	padding-left: 38px;
}
.header_bg .s-nav a.dh strong {
	font-size: 24px; float: right;
	color: #f00; 
}
.header_bg .s-nav a:hover {
	color: #035cac;
}
.header_bg .s-nav .line {
	display: inline-block;
	float: right;
	color: #e5e5e5;
	width: 32px;
	text-align: center;
} 

#searchForm {
	float: left;
	padding: 10px 10px 10px 20px;
}
#searchForm .search_box {
	float: left;
	width: 408px;
	height: 35px;
	background: url(?skin/bg.png) no-repeat;
}
#searchForm .box_cont {
	width: 110px;
	float: left;
	position: relative;
	z-index: 9999999999;
}
#searchForm .search_box .B_input {
	border: 1px solid #fff;
	margin: 5px 4px;
	height: 21px;
	line-height: 21px;
	width: 250px;
	padding-left: 10px;
	float: left;
	color: #999;
	outline: none
}
#searchForm .go {
	width: 52px;
	height: 35px;
	border: none;
	background: url(?skin/bg.png) no-repeat -534px 0;
	float: left
}
.search_no {
	width: 130px;
	height: 31px;
	line-height: 31px;
	margin: 12px 0;
	background: url(?skin/images/app_link.gif) no-repeat;
	float: left;
	overflow: hidden
}
.search_no a {
	text-decoration: none;
	display: block;
	width: 130px;
	height: 31px;
	text-indent: -99999px
}
/*底部*/
.footer {
	width: 100%; margin-top: 25px;
	height: auto;
	background: url(?skin/bg_foot.jpg);
	overflow: hidden;
}
.footer_menu {
	width: 1200px;
	margin: 0px auto;
	line-height: 46px;
	height: 46px;
	overflow: hidden;
	padding-top: 0px;
	color: #ccc;
}
.footer_menu a {
	color: #ccc;
}
.footer_menu .left {
	width: 800px;
	float: left;
}
.footer_menu .right {
	width: 350px;
	float: right;
	text-align: right;
}

	/* nav  

	.nav h3 a{  zoom:1;  height:24px; line-height:24px; padding:12px 0;  display:block; color:#fff }
	.nav .on h3 a{padding:11px 0;  border-bottom:2px solid #004fbf;   }
	.nav .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }
	.nav .sub{ display:none;   width:200px; padding:0px 0;  position:absolute; left:-0px; top:48px;  
		background:#e6e6e6;  float:left; line-height:40px; 
		border-top: 3px solid #004fbf;
		border-bottom: 4px solid #dadada;
	}
css */
	.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.navBar{  background:url(?skin/nav.png) repeat-x; z-index:1;   color:#fff; height:48px; line-height:48px;     }
	.nav{ width:1200px; margin:0 auto;   }
	.nav h3{ font-size:100%; font-weight:bold; font-size:15px;   }
	.nav .m{  position:relative; float:left; width:200px; margin:0 10px; display:inline; text-align:center;   }
	.nav .m h3 i{ display:inline-block; *display:inline; zoom:1; width:7px; height:4px; background:url(?skin/icon.png) 0 -280px no-repeat; overflow:hidden; margin:-2px 0 0 5px; 
		vertical-align:middle; filter:alpha(opacity=50);opacity:0.5; 
	}
	.nav h3 a{  zoom:1;  height:24px; line-height:24px; padding:12px 0;  display:block; color:#fff }
	.nav .on h3 a{padding:12px 0; background: #0c85e7;   }
	.nav .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }
	.nav .sub{ display:none; /*默认隐藏*/ width:200px; padding:0px 0;  position:absolute; left:-0px; top:48px;  
		background:#fafafa;  float:left; line-height:40px; 
		border-top: 3px solid #0c85e7;
		border-bottom: 4px solid #eee; z-index:9999;
	}
	.nav .sub li{ text-align:center; border-bottom: 1px solid #eee}
	.nav .sub li a{ color:#666; display:block; zoom:1; font-size: 13px;}
		.nav .sub li a i{ margin-right: 8px; color: #ccc; font-size: 8px; }
		.nav .sub li:hover a i{ color:#5e95e2; }
	.nav .sub li a:hover{ color:#004fbf; }

	.nav .sub dl{ display:inline-block; *display:inline; zoom:1; vertical-align:top; padding:15px 20px; line-height:26px; 
		width: 210px; text-align: left;
}
	.nav .sub dl dt{ height: 44px; line-height: 44px; overflow: hidden; }
	.nav .sub dl dt a{ color:#004fbf; font-size: 14px;  }
	.nav .sub dl dt a:hover{ color:#f00;  }
	.nav .sub dl:hover dt a{ color:#f00;  }
	.nav .sub dl dd a{ color:#666; font-size: 12px; }
	.nav .sub dl dd a i{ margin-right: 8px; color: #ccc; font-size: 8px; }
	.nav .sub dl dd a:hover i{  color: #5e95e2;}
	.nav .sub dl dd a:hover { color:#004fbf; }

	.nav .dr{ text-align:left; }

	.nav #m2 .sub{ z-index:9999; width:1110px; left:-180px; padding-bottom: 30px;  }
	.nav #m3 .sub{ z-index:9999; width:1110px; left:-400px;  padding-bottom: 30px; }
	/* banner css */
	.fullSlide{ width:100%;  position:relative;  height:460px; background:#000; margin-top: 0px;  }
	.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
	.fullSlide .bd ul{ width:100% !important;  }
	.fullSlide .bd li{ width:100% !important;  height:460px; overflow:hidden; text-align:center;  }
	.fullSlide .bd li a{ display:block; height:460px; }

	.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:10px; left:0; height:30px; line-height:30px; 
	}
	.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
	.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:30px; height:8px; margin:8px; background:#fff; overflow:hidden;  _filter:alpha(opacity=60); 
		line-height:9999px; 
	}
	.fullSlide .hd ul .on{ background:#004fbf;  _filter:alpha(opacity=60);  }


.bai100wh{width: 100%; height: auto; overflow: hidden; background: url(?skin/bj.jpg) center center; padding-top:0px;
	background-size:cover; padding-bottom: 36px;
}

.index-news{width: 1200px;margin:40px auto 20px auto;ove rflow:hidden;padding-bottom:0px; }
.index-news .item{display: inline-block;width: 278px;height:auto;float: left; margin-left: 10px; margin-right: 10px;
		border: 1px solid #eee; 
	
box-shadow:0px 0px 4px #dbdbdb; /*CSS3 shadow: 30px blurred shadow all around image*/
-webkit-box-shadow:0px 0px 4px #dbdbdb; /*Safari shadow version*/
-moz-box-shadow:0px 0px 4px #dbdbdb; /*Mozilla shadow version*/
}
.index-news .item:last-child{  margin-right: 0px;}
.index-news .item:first-child{  margin-left: 0px;}
 
.index-news .item .wrap{  padding:20px 10px 30px 10px;height: 270px;overflow: hidden; 
	background: url(?skin/a.png) no-repeat right top;
	border-bottom: 3px solid #f4f4f4; }
.index-news .item li{display: block;width:100%; 
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #999;line-height: 34px; height: 34px; 
}
.index-news .item li a{ font-size: 13px;padding-left: 10px;background: url(?skin/icon-index-arrow.png) no-repeat left center;}
.index-news .item li a i{margin-right: 8px; color: #ccc; font-size: 12px; margin-top: 2px;  }
.index-news .item li:hover a i{ color:#002a66; }
.index-news .item h3{color: #004fbf;font-weight:500;font-size: 18px; padding-bottom:20px; margin-bottom: 20px;
		background: url(?skin/t_bg.png) no-repeat left bottom; text-indent: 6px;
} 
.index-news .item:hover{ 
box-shadow:0px 0px 10px #8cb7f2; /*CSS3 shadow: 30px blurred shadow all around image*/
-webkit-box-shadow:0px 0px 10px #8cb7f2; /*Safari shadow version*/
-moz-box-shadow:0px 0px 10px #8cb7f2; /*Mozilla shadow version*/
} 
.index-news .item:hover .wrap{  
	border-bottom: 3px solid #c2d7f6; }


#footer{width:100%;margin:0 auto;height:auto;overflow:hidden;background:#333; position:relative;color:#ccc; margin-top:0px; }
.foot{width:1200px;position:relative;top:2px;overflow:hidden;margin:0 auto;padding-bottom:50px; height: 130px;}
.fl{margin:10px auto;width:50%;position:absolute;left:0;top:20px;text-align:left;font-size:14px;overflow:hidden}
.fl li{float:left;padding:5px 0 5px 35px;width:90%; line-height: 26px;}
.fl li img{padding:0 10px 0 0;float:left}
.em{background:url(?skin/f01.png) no-repeat 0 6px}
.add{background:url(?skin/f01.png) no-repeat 0 -58px}
.tel{background:url(?skin/f01.png) no-repeat 0 -27px}
.mail{background:url(?skin/f02.png) no-repeat 0 0}
.qq{background:url(?skin/f02.png) no-repeat -92px 0}
.fl a{color:#ccc}
 
.copyright{width:100%;height:auto;padding:15px 0;overflow:hidden} 
.copy-c{font-size:12px;color:#bbb;position:absolute;right:0;top:30px;text-align:right;width:35%; line-height: 26px;}

.fr{float:right;padding-top:20px}
.fr li{width: 26px;height: 26px;border: 1px solid #ccc;text-align: center;line-height: 30px;cursor:pointer;
	transition:0.5s background,left,top ease;
	-webkit-transition:0.5s background,left,top ease;
	-moz-transition:0.5s background,left,top ease;
	-o-transition:0.5s background,left,top ease;opacity: 0.8;-moz-opacity: 0.8;filter: alpha(opacity=80);
	display:block;
	display:inline;border-radius:50px;-moz-border-radius: 50px; -webkit-border-radius: 50px;
	color:#c2986b;float:right;margin-left:10px;text-align:center;
}

.fr li:hover{border: 1px solid #ccc;background:#cc0000;text-decoration: none;}
.fr li a{width:20px;height:20px;display:block;margin:0 auto;margin-top:3px}
  
/* 栏目图片 */
.typeimg{width: 100%; height: 300px; overflow: hidden; background: #fff; }

.fleft {
	float: left;
}
.fright {
	float: right;
}
.f-cb {
	zoom: 1;
}
.f-cb:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}

#bg {
	width: 1200px;
	margin: 0 auto;
	position: relative;
} 
.ablock {
	display: block;
	width: 100%;
	height: 100%;
} 

.con {
	background: #f8f8f8;
	padding: 28px 0px 56px;
}
.con-ban {
	height: 216px;
} 
.con-box3 {
	padding: 30px; min-height: 450px;
	width: 100%;
	background: #fff;
}
.con-box2 {
	padding: 30px; min-height: 660px;
	width: 900px;
	background: #fff;
}
.con-box {
	padding: 30px; min-height: 400px;
	width: 900px;
	background: #fff;
}
.bar {
	border-bottom: 1px solid #e5e5e5;  
	line-height: 60px;height: 60px; overflow: hidden;
	color: #a3a3a3;
}
.bar .tit {
	font-size: 18px;  color: #004fbf
}
.bar .tit i{
	font-size: 16px;  color: #004fbf; margin-right: 8px;
}
.bar span { float: right; font-size: 13px;
}
.bar span i{ margin-right:8px; color: #999; font-size: 16px;
}
.con-text-cp {
	padding: 5px 0px 40px; color: #333; 
	min-height: 500px;
	font-size: 14px; line-height: 2em;
}
.con-text {
	padding: 25px 0px 40px; color: #333; 
	min-height: 500px;
	font-size: 14px; line-height: 2em;
}
 
#menu{
	position: relative;
	width: 240px;
}
.menu-top {
	height: 78px;
	background: #0c85e7;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	line-height: 16px;
	position: relative;
}
.menu-top i {
	display: block;
	width: 73px;
	height: 158px;
	background: url(?skin/menu-i.jpg) no-repeat center;
	top: 0px;
	left: -73px;
	position: absolute;
}
.menu-top .tit {
	font-size: 18px;
	line-height: 32px;
}
.menu-box {
	background:url(?skin/menu-bg.jpg) no-repeat left bottom;
	padding-top: 30px; height: auto;
	min-height: 263px;
	padding-left: 20px;
}
.menu-box p {
	line-height: 54px;
	height: 54px;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}
.menu-box p a {
	color: #555;
	width: 140px;
	padding-left: 20px;
}
.menu-box p.on,  .menu-box p.cur {
	background: url(?skin/menu-li-bg.jpg) no-repeat center;
}
.menu-box p.on a,  .menu-box p.cur a {
	color: #fff;
} 

/*工具*/
.fix { *zoom: 1; *clear: both;}
.fix:before, .fix:after { display: table; clear: both; content: '';}
.oh { overflow: hidden; *zoom: 1;}
.l { float: left;}.r { float: right;}
.dib { display: inline-block; *display: inline; *zoom: 1;}
.pr { position: relative;}.pa { position: absolute;}
.tc { text-align: center;}.tr { text-align: right;}
.el { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.hide { display: none;}
.hidetext { font: 0/0 a; letter-spacing: -9px;}
.arr { display: inline-block; overflow: hidden; width: 0; height: 0;}
.opc0 { opacity: 0 ; filter: alpha(opacity=0);}

/*图标动画*/
.ico_t{-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.tr_prent:hover .ico_t{transform: translateY(-10px);-webkit-transform:translateY(-10px);}
.en{font-family:Arial;}
 
/*新闻通用时间*/
.news_time{position:relative;width:115px;height:105px;text-align:center;}
.news_time ._day{font-size:54px;color:#b1b1b1;font-weight:bolder;position:absolute; left: 28px; top:15px;}
.news_time ._year{font-size:12px;color:#626061;background-color:#ffffff;position:absolute;right:0px;bottom:32px;}
/*新闻列表*/
.news_list .news_main_l{width:100%; min-height: 400px；}
.news_list .news_main_l .hot_news{background-color:#f2f5fa;margin-bottom:42px;}
.news_list .news_main_l .hot_news .hot_news_l{width:40%;}
.news_list .news_main_l .hot_news .hot_news_r{width:60%;}
.news_list .news_main_l .hot_news .hot_news_r .news_list_box{padding:22px 36px 21px;}
.news_list .news_main_l .news_list_box .news_list_title{font-size:16px;color:#383838;margin-bottom:8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:bold;}
.news_list .news_main_l .news_list_box .news_list_tool{color:#b6b6b6;margin-bottom:10px; margin-top: 2px; font-size: 12px; }
.news_list .news_main_l .news_list_box .news_list_tool ._time{margin-right:14px;}
.news_list .news_main_l .news_list_box .news_list_text{color:#8a8a8a;line-height:24px;height:72px;overflow:hidden;}
.news_list .news_main_l .news_list ._list_box_l{width:18%;background-color:#f2f5fa;}
.news_list .news_main_l .news_list ._list_box_l .news_time ._year{background-color:#f2f5fa;}
.news_list .news_main_l .news_list ._list_box_r{width:78%;}
.news_list .news_main_l .news_list li{margin-bottom:26px;}
.news_list .news_main_l .news_list ._list_box{border-bottom:1px dotted #dfdfdf;padding-bottom:30px;}
.news_list .news_main_l .news_list .news_list_box .news_list_text{height:48px;}
.news_list .news_main_l .news_list li .news_list_title{color:#222;}
.news_list .news_main_l .news_list li .news_time ._day{color:#b1b1b1;}
.news_list .news_main_l .news_list li:hover .news_list_title{color:#f00;}
.news_list .news_main_l .news_list li:hover .news_time ._day{color:#f00;}
  .d2{padding:1px 0px 20px 0px;font-size:12px;}
.d2 li{height:40px;line-height:40px;overflow:hidden; border-bottom:1px dotted #ccc; font-size: 14px;
}
.d2 li span.bt{color:#0c85e7;  padding-right:14px; padding-left:10px;
}
.d2 li span.sm{ float: right;color:#999;
}
.d2 li a{color:#0c85e7;
} 
.d2 li:hover a{color:#f00;
} 
.d2 li:hover { background: #fafafa
} 
.d3{padding:1px 0px 20px 0px;font-size:16px;}
.d3 li{height:40px;line-height:40px;overflow:hidden; border-bottom:1px dotted #ccc;
}
.d3 li span{color:#999;  padding-left:50px;font-size:12px;
}
.d3 li span em{color:#bbb; font-style: normal;
}
/*翻页*/
.page {
	color: #666;
	line-height: 40px;
	text-align: center;
	font-size: 12px; float: left; margin-top: 15px; margin-bottom: 15px;
}
.page a {
	color: #000;
}
.page li{
	line-height: 40px;
	color: #70431e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px #0c85e7 solid;
	font-size: 12px;
	padding: 10px 14px;
	overflow: hidden;
}
.page .prev, .page .next {
	line-height: 40px;
	color: #70431e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px #0c85e7 solid;
	font-size: 12px;
	padding: 10px 30px;
	overflow: hidden;
}
.page .prev:hover, .page .next:hover { 
	color: #fff;background: #0c85e7
}
.page li  { float: left; margin-left: 5px; margin-right: 5px;  line-height: 20px;
}
.page li:first-child { margin-left:0px; 
}
.page li.active {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 11px 16px;
	background-color: #0c85e7; color: #fff;
}
.page li.active a{
	  color: #fff;
}
.page .a_s {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 11px 16px;
	background-color: #0c85e7; color: #fff;
}
.page .page_num {
	padding: 11px 16px;
}

.news_dh:hover .e_img_box_2 {
	background-color: #FFF;
	color: #0c85e7;
	-webkit-backface-visibility: hidden;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
} 
.news_dh:hover .s_2 {
	color: #fff;
}
.news_dh .s_2 {
	-webkit-backface-visibility: hidden;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
} 
.s_1 {
	position: absolute;
	width: 0px;
	left: 0px;
	top: 0px;
	height: 100%;
	transition: 300ms;  color: #0c85e7
}

/*新闻page*/
.info-titlecp{
	text-align: left;
	padding: 40px 0px 20px;
	margin-bottom: 2px;
}
.info-titlecp h3{
	font-size: 24px; font-family: "宋体", "幼圆";
	line-height: 36px; font-weight: bold; color: #004fbf;
}
.info-titlecp .tip{
	font-size: 14px; margin-top: 14px;
	line-height: 20px; height: auto; color: #666;
}
.info-titlecp .tip i{
	  color: #bbb; margin-right: 10px;
}

.jiange{ width: 100%; height: 30px; line-height: 30px; padding-bottom:0px;
	margin: 30px 0px 3px 0px; overflow: hidden;clear: right; 
}
.jiange strong{ font-size: 18px; font-family: "宋体", "幼圆";  padding-left:0px; font-weight: normal; color: #f00; }

.chengnuo{   
}
.info-titlecc{
	text-align: center;
	padding: 40px 0px 20px;
	border-bottom: 1px dashed #eee;
	margin-bottom: 20px;
}
.prevnext{
	padding: 20px 0px 50px; font-size: 12px; color: #999;
	border-top: 1px solid #ddd;
}
.prevnext li{ margin: 9px 0px;
}
.prevnext a{ font-size: 14px; color: #004fbf;
}
.prevnext a:hover{ color: #f00;
}
.info-titlecc h3{
	font-size: 24px; font-family: "宋体", "幼圆";
	line-height: 36px; font-weight: bold; color: #004fbf;
}
.info-titlecc .time{
	line-height: 40px; color: #999; margin-top: 10px; font-size: 12px;
}

	#nav .d{color: #f00;} 
.menu-box2 {
	background:url(?skin/menu-bg.jpg) no-repeat left bottom;
	padding-top:12px; height: auto; padding-bottom: 30px;
	min-height: 263px;
	padding-left: 20px; 
}
.menu-box2 p{ margin: 0px;}

.menu_head{width:170px;height:42px;line-height:42px;padding-left:30px; padding-right: 20px;  margin-top: 0px;
	font-size:14px;color:#333;cursor:pointer;border:0px solid #e1e1e1;position:relative;
	 font-weight:bold;  margin-top: 0px;  margin-top: 0px;
	background:url(?skin/pro_left.png) center right no-repeat; 
}
.menu_list .block{background:url(?skin/pro_down.png) center right no-repeat;  }
.menu_list .block a{ color: #fff}
.menu_list .jia{ display: none}
.menu_list .jiablock{ display:block}

.menu_body{width:223px;height:auto;overflow:hidden;line-height:30px; padding:3px 0px 8px 0px;  }
.menu_body a{display:block;width:160px;  height:auto;line-height:16px;
	padding:10px 11px 10px 21px;  margin-left: 10px;   
	 background:#fff url(../sonli.png) no-repeat 4px 11px;text-decoration:none;border-bottom:1px solid #eee; font-size: 12px;
} 
.menu_body a i{ margin-right: 5px; color: #ccc; }
.menu_body a.active{  color: #f00;   }

.shuomingshu{ width: 100%; height: 40px; line-height: 40px; overflow: hidden; font-size: 16px;
		background: url(?skin/pdf.jpg) no-repeat left center; font-weight: bold; padding-left: 40px;
	margin-bottom: 20px;
}
.shuomingshu a{ color: #0c85e7}
.shuomingshu a:hover{ color: #f00}

.product-exp{padding: 1px 0 10px 0px;}
.product-exp .title{border-bottom: 2px solid #ddd;color: #666;font-size: 16px;line-height: 37px; }
.product-exp .title span{position: relative;top: 3px;}
.product-exp .title span label{border-bottom: 4px solid #000;font-size: 16px;display: inline-block;margin: 0 5px 0 0;}
.product-exp .title a{display: inline-block;padding: 15px 0 0 14px;line-height: 19px;margin-right: 6px;  
	font-size: 12px; } 

/*  表格  */
.topbiaoge{ background: #d5ecff; font-weight: bold; color: #003a8d; font-size: 15px; }
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 6px 12px;  
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #bddcf5;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #bddcf5;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #bddcf5;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #bddcf5;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #bddcf5;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #fafafa; color: #f00
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
/*
@media screen and (max-width: 1100px) {
	html { 
		width: 1000px;  margin-left: -90px;
	}
	body { 
		width: 1000px;  
	}
	.index_module , .foot{
		width: 1000px; 
	}
	.header_bg , .footer_menu{
		width: 1000px; 
	}
	.nav{ width:1000px; margin:0 auto;   } 
	.nav .m{  position:relative; float:left; width:178px; margin:0 10px; display:inline; text-align:center;   }

	.footer_menu .left {
		width: 650px;
		float: left;
	}
	.footer_menu .right {
		width: 300px;
		float: right;
		text-align: right;
	}
	.index-news{width: 1000px;  }
	#bg{width: 1000px;  }
	.index-news .item{display: inline-block;width: 228px; }
	.header_bg h1, .header_bg .h1 {
		width: 290px;
		height: 70px;
		overflow: hidden;
		float: left
	}
	.header_bg h1 a, .header_bg .h1 a {
		display: block;
		width: 290px;
		height: 70px;
		position: absolute;
		left: 0px;
		background: url(?skin/logo.png) no-repeat;
		text-indent: -9300px;
	}
	.header_bg .sousuo {
		width: 390px; 
		margin-left:30px; 
	}
	.header_bg .rlink {
		width: 260px; 
	}
	.header_bg .s-nav a.dh strong {
		font-size: 20px; 
		}
	#searchForm .search_box { 
		width: 308px; 
	}
	.con-box2 { 
		width: 700px; 
	}
	.con-box { 
		width: 700px; 
	}
	.nav #m2 .sub{  width:1000px; left:-210px;   }
	.nav #m3 .sub{  width:1000px; left:-400px;   }
}
*/

<!--0.00021195411682129-->