/*通用类*/
*{
	margin:0;
	padding:0;	
}
*html{
	_background-image:url(about:blank);
	_background-attachment:fixed;
}
body{		
	min-width:1140px;
	margin:0 auto;
	font-size:12px;	
	font-family:"Microsoft Yahei";
	color:#000;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#6d6d6d;
	text-decoration:none;	
}
a:hover{
	color:#00a8e6;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:"Microsoft Yahei";
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1140px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

/*header 开始*/
.header{
	height:93px;
	width:1140px;
	margin:0 auto;
	position:relative;
	z-index:100;	
}
.header .logo{
	float:left;	
	margin-top:12px;
}

.nav{
	float:right;	
	position:relative;
	z-index:100;
	margin-top:37px;
}
.nav_in{
	float:left;
	width:82px;
	position:relative;
	z-index:100;
	margin-left:5px;
	_display:inline;
}
.nav_in .par{
	display:inline-block;
	width:87px;	
	height:26px;
	line-height:22px;
	text-align:center;
	color:#323232;
	font-size:14px;
	position:relative;
	z-index:110;
}
.nav_in .par:hover,.nav_hover .par,.now_hover .par{
	color:#fff;
	background:url("../image/nav_ah.png") no-repeat;	
	background:#39bbec;
}
.nav_in ul{
	width:85px;
	position:absolute;
	left:0;
	top:11px;	
	z-index:100;
	text-align:center;
	background:#fff;
	border:1px solid #d2e6fa;
	border-top:0;
	padding-bottom:5px;
	padding-top:16px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	display:none;
}
.nav_in li{
	padding:2px 0;
	line-height:25px;
}
.nav_in li a{
	display:block;
	color:#323232;	
}
.nav_in li a:hover{
	color:#323232;
	background:#d2e6fa;	
}
/*header 结束*/

.child_banner{
	width:1140px;
	height:314px;
	margin:0 auto;	
}
.child_banner img{
	display:block;
	width:1140px;
	height:314px;	
}

.main{
	width:1138px;
	margin:0 auto;
	border-left:1px solid #cce3f3;	
	border-right:1px solid #cce3f3;
	padding-bottom:20px;
	background:url("../image/main_line.gif") repeat-y 198px top;
}

/*aside 左侧条*/
.aside{
	float:left;
	width:198px;	
}
.aside h2{
	height:54px;
	line-height:54px;	
	text-align:center;
	font-size:18px;
	color:#323232;
}
.as_nav a{
	display:block;
	height:28px;
	line-height:28px;
	border-top:1px solid #cce3f3;
	border-bottom:1px solid #cce3f3;
	margin-bottom:8px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#6f6f6f;
}
.as_nav a:hover,.as_nav a.hover{
	color:#fff;
	background:#00a8e6;
	border-color:#00a8e6;	
}
.as_zw{
	display:none;	
}
.as_fixed{
	position:fixed;
	z-index:110;
	top:0;
	width:198px;
	background:#fff;	
	_position:absolute;	
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop));	
}
.as_ser{
	width:194px;
	margin:10px auto 0 auto;	
}
.as_ser a{
	margin-bottom:2px;
	display:block;	
	border:1px solid #ebf1f7;
	padding:1px;
	height:64px;
	font-size:14px;
	border-radius:2px;
}
.as_ser span{
	display:block;
	width:77px;
	padding-left:113px;
	position:relative;
	height:64px;
	line-height:64px;
	background:#f2f6fa;
	border-radius:2px;
}
.as_ser a:hover span{
	background:#d2e6fa;	
}
.as_ser img{
	display:block;
	width:84px;	
	height:52px;
	position:absolute;
	top:6px;
	left:6px;
}
/*aside 左侧条*/

/*section 右侧内容*/
.section{
	width:939px;	
	float:right;
}

.se_head{
	height:54px;	
	line-height:54px;
	border-bottom:1px solid #cce3f3;
	clear:both;
	padding:0 10px 0 17px;
}
.se_head .tit{
	font-size:18px;
	display:inline-block;
	padding-left:10px;
	background:url("../image/se_head.png") no-repeat left center;	
	color:#cb6a27;
}
.now_pos{
	float:right;
	padding-left:24px;
	background:url("../image/now_pos.png") no-repeat left center;	
}
/*section 右侧内容*/

.footer_t{
	height:71px;	
	border:1px solid #cce3f3;
	border-bottom:0;
	width:1138px;
	margin:0 auto;
}
.footer_t .logo{
	float:left;
	margin-left:6px;	
}
.footer_t select{
	width:197px;	
	height:24px;
	float:left;
	border:1px solid #cce3f3;
	margin:23px 0 0 180px;
	font-size:12px;
}
.footer_t .ft_oa{
	height:34px;
	line-height:34px;
	width:50px;
	border:1px solid #cce3f3;
	display:inline-block;
	float:right;
	margin:15px 10px 0 0;
	position:relative;
	overflow:hidden;	
	font-size:12px;
	background-color:#BF3800;
	padding-left:10px;
	color:#FFF;
}
.footer_t .ft_ob{
	height:34px;
	line-height:34px;
	width:50px;
	border:1px solid #cce3f3;
	display:inline-block;
	float:right;
	margin:15px 0 0 0;
	position:relative;
	overflow:hidden;	
	font-size:12px;
	background-color:#1BA9E4;
	padding-left:10px;
	color:#FFF;
}
.footer_t .ft_oa a{
	display:inline-block;
	padding:0 12px;
	border-left:1px solid #cce3f3;	
	float:left;
	margin-left:-1px;
	color:#FFF;
}

.footer_b{	
	border:1px solid #cce3f3;
	border-bottom:0;
	width:1118px;
	margin:0 auto;
	padding:16px 10px;
	line-height:20px;
}
.footer_b .ft_left{
	float:left;	
}
.footer_b .ft_right{
	float:right;
	text-align:right;	
}

.page{
	margin-top:23px;
	height:23px;	
	line-height:23px;
	text-align:center;
}
.page .page_in{
	display:inline-block;	
}
.page a,.page em{
	float:left;
	color:#a3a3a3;	
	margin:0 2px;
}
.page a{
	display:inline-block;
	height:21px;
	line-height:21px;
	padding:0 5px;
	border:1px solid #a3a3a3;	
}
.page a:hover{
	color:#fff;
	background:#a3a3a3;	
}
.page select{
	float:left;
	height:23px;
	padding:1px;
	border:1px solid #a3a3a3;	
	width:40px;
}

/*公用CSS 结束*/

.about_page{
	padding:50px 18px;	
	text-align:justify;
	text-justify:inter-word;
}
.about_page p{
	text-indent:2em;
	line-height:24px;	
}
.select_label{color:#982F4D;float:left;line-height:24px;padding-right:10px;font-size:12px;font-weight:700;}
.select_box{float:left;color:#444;position:relative;cursor:pointer;width:146px;background:url(../image/dibsd_08.jpg) no-repeat right;font-size:12px; z-index:12}
.mod_select{width:146px;background:url("../image/dibsd_07.jpg") no-repeat left;float:left;height:24px;margin-top:25px;margin-left:230px; border:1px solid #ccc;}
.mod_select ul{margin:0;padding:0;}
.mod_select ul li{list-style-type:none;float:left;height:24px;}
.option{width:144px;;border:solid 1px #EDE7D6;position:absolute;bottom:24px;left:0;z-index:2;overflow:hidden;display:none;}
.option a{display:block;height:24px;line-height:24px;text-align:left;padding:0 10px;width:100%;background:#fff;}
.option a:hover{background:#CCE3F3;} 
.selet_open{display:inline-block;position:absolute;right:0;top:0;width:30px;height:24px;}
.select_txt{display:inline-block;padding-left:10px;width:135px;line-height:24px;height:24px;cursor:text;overflow:hidden;}