html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockqoute,pre,a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ul,li,ol,fieldset,form,
label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0;padding:0;border:0;outline:0; }
ol,ul {list-style:none;}
i { font-style:normal;}
a{color:#4b4b4b; text-decoration:none; }
a:hover{ color:#ff4400;}
body{ font:normal 13px "微软雅黑","黑体"; color:#4b4b4b;}
.let_cont{width: 1200px;min-height:600px;height:auto;padding:10px;margin:0px auto;overflow:hidden;}
.let_general{width: 1200px;height:auto;margin:0px auto;overflow:hidden;}
.write_box{ width:100%; height:50px; border-bottom:1px solid #dedede;}
.let_write{ width:400px; height:49px; float:left;}
.let_write a{ font:bold 18px "微软雅黑"; width:120px; height:49px; line-height:49px; text-align:center; display:block; float:left;}
.let_write a.let_on{ color:#0a83dd; border-bottom:2px solid #0a83dd;}
.place_mos{ width:400px; line-height:30px; line-height:30px;  text-align:right;  padding:20px 15px 0px 0px;float:right;}
.mayor_mail{width: 1200px;height: 150px;padding:10px 0px;overflow:hidden;}
.mayor_mail h2{ color:#0a83dd; font-size:16px; line-height:30px;  display:block;font-family: "微软雅黑";}
.mayor_mail p{ text-indent:2em; line-height:30px; display:block;}
.notice_tit{ color:#0a83dd; font-size:16px; font-weight:bold; width:100%; height:30px; line-height:30px;}
.notice_tet{ width:928px; height:94px; background-color:#ebf4f9; line-height:25px; border:1px solid #cfcfcf; padding:10px; margin:10px 0px;overflow-y: scroll;}
.ltt_found{ width:100%; height:auto; padding:30px 0px 20px 0px;}

.zhengwen_01{ width:709px; height:680px; padding:0 18px;}
.xinjian{ width:100%; height:250px; }
.xinjian_title{width:707px; height:38px;overflow:hidden; background-color:#efefef; line-height:38px; overflow:hidden;border: solid 1px #cee6f8; margin-bottom:10px;}
.xinjian_title span{ border-bottom: solid 1px #69F;width:80px;height:37px; padding-left:8px; display:block; float:left; text-align:center;}
.xinjian_right{ width:480px;height:38px;float:right; display:block; overflow:hidden;}
.xinjian_right input{ width:205px; height:24px; float:left; margin-top:8px; text-indent:15px; color:#c5c5c5; line-height:24px;}
.xinjian_right li{ width:238px;float:left; text-align:center; padding-top:8px;}
.xinjian_right li a{ width:70px; height:24px; float:left;display:block;line-height:24px; margin-left:8px; background-color:#0a83dd; color:#FFF;}
.zhuti{ width:709px; height:184px; background-color:#efefef; margin-bottom:18px;}
.zhuti_title{ width:709px; height:32px; overflow:hidden;}
.zhuti_title li{ float:left; line-height:32px;}
.zhuti_title_01{ padding-left:67px; padding-right:274px;}
.zhuti_title_02{padding-right:168px;}
.zhuti_text li{ overflow:hidden; width:700px; height:27px; line-height:27px; background-color:#FFF; margin:0 auto 3px;}
.zhuti_text li a{ width:385px; height:26px; display:block; float:left; text-indent:15px; background:url(wenzi_dian.jpg) no-repeat 6px 12px;}
.zhuti_text li a:hover{ color:#0a83dd;}
.zhuti_mingchen{ width:216px; display:block; float:left;}



body{
	position: relative;
}
.points{
	background: rgba(0,0,0,0.1);
	position: absolute;
	color: #333;
	top: 0px;
	left: 0px;
	width: 100%;
}
.points_body{
	background: #fff;
	position: relative;
	top: 80px;
	left: 30%;
	width: 600px;
	height: auto;
	padding: 20px;
	border-radius: 10px;
}
.points_body p{
	font-size: 14px;
        line-height:24px;
}
.points_body h2{
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	color: #0a83dd;
	font-size:18px;
        margin-bottom:20px;
}
.understand{
	text-align: right;
}
.understand button{
	padding: 10px 20px;
	border-radius: 5px;
	background: #fff;
	border:1px solid #eee;
	color: #333;
	cursor:pointer;
}
.understand button a{
	color: #333;
}
.understand .yes{
	background: #0ec300;
	margin-right: 20px;
	color: #fff;
}
.xx{
	line-height: 20px;
}