﻿html {background:none;}
body {color:#4c4c4c;}
.clear {clear:both;}
a.bluelink {
	font-size:14px;font-weight:bold;color: #045083;text-decoration:underline;}
a.bluelink:hover {
	font-size:14px;font-weight:bold;color: #528701;text-decoration:underline;}	
.leftlist li {
	padding-left:12px; background:url(http://image.uc.cn/s/uae/g/1m/oth/peta/icon.gif) no-repeat 0 7px;}
.uctable {
	background: #e7e7e7;border-collapse:separate;border-spacing:1px}
.uctable th {
	font-weight:normal;text-align:center;}
.uctable td {
	padding-left:13px;}

.t_bg {
	height:63px;background:url(http://image.uc.cn/s/uae/g/1m/oth/peta/tbg.jpg);text-align:left;overflow:hidden;}
.top {
	margin:0 auto;width:1002px;height:63px;background:url(http://image.uc.cn/s/uae/g/1m/oth/peta/tright.jpg) no-repeat right;}
.img_left {
	margin:5px 0 0 55px;}
.shoucang {
	float:right;margin-top:35px;margin-right:50px}
	
/*导航*/
.nav {height:35px;background:url(http://image.uc.cn/s/uae/g/1m/oth/peta/navbg.jpg);}
#navMenu {margin:0 auto;width:900px;}
#navMenu li {
	float: left;
	line-height: 35px;
	height: 35px;font-weight:bold;
	background: url(http://image.uc.cn/s/uae/g/1m/oth/peta/navline.jpg) no-repeat right;
}
#navMenu li a {
	font-size: 14px;
	color: #FFF;
	width:120px;
	margin-right: 1px;
	display: block;
}
#navMenu li a:hover, #navMenu li.selected a {
	background: url(http://image.uc.cn/s/uae/g/1m/oth/peta/navselect.jpg) no-repeat center bottom;
	text-decoration: none;margin-right:1px;color:#274101;
}

/*主内容*/
.main {margin:0 auto;margin-top:15px;width:900px;}
.table_t {height:33px;background:url(http://image.uc.cn/s/uae/g/1m/oth/peta/table_m.jpg);}
.table_t .left {height:33px;background:url(http://image.uc.cn/s/uae/g/1m/oth/peta/table_l.jpg) no-repeat left;}
.table_t .right {padding-left:25px;height:33px;_height:23px;_padding-top:10px;color:#305001;font:bold 14px/33px "宋体";text-align:left;background:url(http://image.uc.cn/s/uae/g/1m/oth/peta/table_r.jpg) no-repeat right;}
.table_m {padding:25px 0 20px 0;text-align:left;border-left:1px #d7e6ba solid;border-right:1px #d7e6ba solid;line-height:1.8em;}
.table_m .con1 {margin:0 25px;margin-bottom:22px;padding-bottom:38px;border-bottom:1px #d8d8d8 dashed;}
.table_m .con1 strong {font-size:14px;color:#333;}
.table_m .con1 b {color:#528701;}
.table_b {height:5px;line-height:1px;}
.noline {border:none!important;padding:0!important;marign-bottom:0!important;}
.file li {background:url(http://image.uc.cn/s/uae/g/1m/oth/peta/dot.gif) no-repeat left 9px;padding:2px 0;padding-left:12px;}



/*-- 网站地图 --*/
#web_map_bg{ border-top:1px solid #ededed; background:#fff url(http://image.uc.cn/s/uae/g/1m/oth/peta//images/web_map_bg.jpg) repeat-x 0 0; width:100%; overflow:hidden; display:none; line-height:22px;}
#web_map,.w950{ width:950px; margin:0 auto;}
.w950{ height:0; font-size:0; line-height:0;position:relative;}
#web_map dl{ width:12.3%; float:left; margin:15px 0;}
#web_map dt{ height:28px; font-weight:bold; line-height:28px; color:#999;}
#web_map a{ color:#999999;}
#web_map a:hover{ color:#f60;}
.web_map_btn_hide,.web_map_btn_show{ width:93px; height:24px; background:url(http://image.uc.cn/s/uae/g/1m/oth/peta//images/web_map_btn.png) no-repeat 50% 0; display:block; overflow:hidden; position:absolute; text-align:center; cursor:pointer; right:0; top:0;_top:-2px;}
.web_map_btn_show{ background-repeat:50% 100%;}

/*-- 页脚 --*/
#footerbg {background:#d6d6d6; clear:both; margin-top:25px; line-height:22px;}
#footer {width:950px;text-align:center; margin:0 auto;}
#footer p {padding:25px 0 0; height:60px;}


/*手机版适配*/
@media screen and (max-width:540px){
	body {
		max-width: 540px;
	}
	.t_bg {
		background: #fff;
		height: 40px;
		width: 100%;
	}
	.top{
		background: #fff;
		height: 40px;
		width: 100%;
	}
	.top img {
		width: 128px;
		height:30px;
		margin-left: 10px;
	}
	.shoucang {
		margin-top: 10px; 
	}
	#navMenu {
		display: -webkit-box;
		width: 100%
	}
	#navMenu li {
		float: none;
		-webkit-flex:1;
		width: 20%;
	}
	#navMenu li a {
		width: 100%;
		font-size: 10px;
	}
	.main {
		width: 100%;
	}
	.main .banner {
		display: none;
	}
	.main img {
		max-width:100%;
		height: auto;
	}
	.table_b {
		display: none;
	}
}

