@charset "utf-8";
/* css reset */
html,body,ul,li,p,h1,h2,h3,h4,h5,h6,input,form,dd,dt,dl,ol,caption,td,tr,th,hr{padding:0; margin:0;}
html{height:100%; width:100%;}
a{
	color: #333;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
li{list-style:none;}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: normal;
	border: 0;
}
table, td, tr, th {
	font-size: 12px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style: none;
}
li {
	list-style-type: none;
}
i {
	font-style: normal;
}
button,input,select,textarea{font-size:100%; outline:0;}
:focus{outline:0;}
textarea{overflow:auto; vertical-align:top; resize:none;}
.clear:after{content:''; display:block; clear:both;}
div{ word-wrap: break-word; word-break: normal;}
body{
	margin: 0 auto;
	text-align: center;
}
a.ablue {
	color: #0000ff;
}
.b_blue {
	color: #3598dc;
}
.clear {
	clear: both;
}
.wzde {
	color: #333333;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.gray {
	color: #8d8b8b;
}
.orange {
	color: #ff6c00;
}
.lv {
	color: #039000;
}
.lv2 {
	color: #2dcc70;
}
.lv3 {
	color: #009900;
}
.hong {
	color: #ff0000;
}
.lan {
	color: #0000ff;
}
.lanone {
	color: #0000ff;
	font-weight: bold;
}
.ml10 {
	margin-left: 10px;
}
.ml50 {
	margin-left: 50px;
}
.mr10 {
	margin-right: 10px;
}
.mt10 {
	margin-top: 10px;
}
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}
.main {
	width: 1000px;
	background: #FFF;
	padding: 0 3px 0 3px;
	margin:0 auto;
	box-sizing: border-box;
}
.hander{
	width: 100%;
	float: left;
}
.hander img{
	display: block;
	width: 100%;
}
/*nav */
.nav {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #0C6EDD;
	float: left;
}
.nav ul{
	width: 100%;
}
.nav li{
	width: 20%;
	float: left;
	text-align: center;
}
.nav li a{
	float: left;
	font-size: 15px;
	cursor: pointer;
	color:#FFF;
	width: 100%;
	font-weight: bold;
	display: block;
	text-align: center;
	color:#FFF;
	letter-spacing: 3px;
}

.nav li a:hover {
	overflow: hidden;
	font-size: 15px;
	font-weight: bold;
	width: 100%;
	height:35px;
	background:#fff;
	color: #1C8EE6;
	display: block;
	line-height:35px;
}
/*导航代码结束  子导航开始*/
.nav_son {
	width: 100%;
	height: 33px;
	line-height: 33px;
	font-size: 15px;
	color: #0140a2;
	background: url(../images/nav_son.png) repeat-x;
	text-align: left;
	float: left;
}
.nav_son a {
	font-size: 15px;
	color: #0140a2;
}

.nav_sonhome {
	color: #0140a2;
	font-weight: bold;
	padding-left: 30px;
	background: url(../images/nav_sonhome.png) no-repeat 10px -1px;
}	
/*login*/
.login{
	padding:20px 0;
	margin:50px auto;
	border: 1px solid #5984a6;
	height: 270px;
	width:900px;
	float: left;
	background: url(../images/people1.jpg) no-repeat bottom right;
}
.yzm_btn {
	width:80px;
	height:29px;
	border: 1px solid #009fe3;
	margin-left: 5px;
}
.login_btn {
	width:96px;
	height:32px; 
	text-align:center;
	font:bold 16px/60px '宋体'; 
	border:0 none; 
	border-radius:4px; 
	color:#fff; 
	background:#009fe3;
	letter-spacing:6px;
	line-height:32px; 
	float: left;
}
.return_btn{
	width:96px;
	height:32px; 
	text-align:center;
	font:bold 16px/60px '宋体'; 
	border:0 none; 
	border-radius:4px; 
	color:#fff; 
	background:#009fe3;
	letter-spacing:6px;
	line-height:32px; 
	float: left;
	margin-left: 35px;
}
.login_form h2{
	color:#009fe3; 
	font-size:19px;
	font-weight:bold;
	height:40px; 
	line-height:40px; 
	text-align: left;
	border-bottom: 1px solid #5984a6;
	width: 75%;
}
.login_form{
	width:400px;
	float: left;
	height: 100%;
	margin: 0 auto;
}
.username, .pw{
	width:200px;
	padding-left:25px;
	border:1px solid #009fe3; 
	height:30px; 
	line-height:30px; 
	margin-bottom:10px; 
	color:#666;
	float:right;
	float: left;
}
.username{
	background:url(../images/username.jpg)  no-repeat 5px 5px;
}
.pw{
	background:url(../images/pw.jpg)  no-repeat 5px 5px;;
}

.div_user, .div_pw, .div_yzm, .div_phone, .div_phoneyzm, .div_btn{	
	width: 320px;
	padding-top: 10px;
	    margin-bottom: 10px;
}
.logonYzm{
	width:96px;
	height:29px;
	border: 1px solid #009fe3;
	margin-left: 26px;
}
#login_form h4{
	height:40px; 
	line-height:40px;
}
.wid1{
	width:65px;
	float:left;
	height:30px; 
	line-height:30px; 
	margin-bottom:10px; 
	color:#666;
	font-size:14px;
	font-weight: bold;
	text-align: right;
}
.login_left{
	float: left;
	border-right: 1px solid #999;
	padding: 0px 20px;
}
.login_right{
	float: left;
	text-align: right;
	width: 300px;
	padding:80px 0 0 0;
}
.login_right h5{
	font-size: 17px;
	line-height:40px;
}
.login_right h5 a{
	color: #009FE3;
}
.logon-phone-input{
	width:100px;
	border:1px solid #009fe3; 
	margin-right: 10px;
	height:30px; 
	line-height:30px; 
	margin-bottom:10px; 
	color:#666;
	float:right;
	float: left;
}
.logon-phoneyzm-input{
	width:200px;
	border:1px solid #009fe3; 
	margin-right: 10px;
	height:30px; 
	line-height:30px; 
	margin-bottom:10px; 
	color:#666;
	float:right;
	float: left;
}
.logon-yzm-input{
	width:100px;
	border:1px solid #009fe3; 
	height:30px; 
	line-height:30px; 
	color:#666;
	float: left;
}
/*主席写信*/
.consent-mail{
	background: url("../images/netrpor-1.png") no-repeat;
	width: 200px;
	height: 81px;
	border: none;
	color: #F8F5EE;
	font-size: 1px;		
}
/*修改个人信息*/
.main-count{
	border: #f1bc6f 1px solid;
	margin-bottom:5px;
	height: auto;
	float: left;
}
.register_l{
	width:260px;
	float:left;
	background:#F2F2F2;
	padding-top:20px;
}
.register_explain{
	height:490px;
	background:url("../images/3dren.png") no-repeat bottom right;
}
.register_l h3{
	font-size:20px;
	text-align:left;
	padding-left:20px;
	color:#333;
}
.register_r h5{
	line-height: 19px;
	color: #E10074;
	font-weight: normal;
	background: #FFF9F3;
	padding: 4px 0 4px 0;
	text-indent:25px;
	border: 1px solid #FFD8C0;
	width: 267px;
	background: url("../images/ico_png24.png") no-repeat 5px -348px;
	height: 16px;
}
.register_r h6{
	line-height: 19px;
	margin: 0px; 
	color: #00A350;
	font-size: 12px;
	font-weight: normal;
	background: #FFF9F3;
	padding: 4px 0 4px 0;
	text-indent:25px;
	border: 1px solid #FFD8C0;
	width: 267px;
	background: url("../images/ico_png24.png") no-repeat 5px -485px;
	height: 16px;
}
.register_r table{
	text-align: left;
	font-size:12px;
}
.register_r table td{
	line-height: 33px;
}
.register_l div{
	padding:10px;
}
.register_l div p{
	text-align:left;
	line-height:35px;
	text-indent:2em;
	font-size:13px;
	color:#222;
}
.register_r{
	width:710px;
	float:right;
	padding-top:20px;
	font-size:15px;
	color:#666;
}
.ulfrom li{
	height:30px;
	line-height:30px;
}
.regist_1{
	text-align:right;
	font-weight: bold;
}
.regist_r{
	float:left;
}
.userrInfo-input{
	width:265px;
	padding-left: 5px;
}
.userrInfo-select{
	width:270px;
}
.userrInfo-btn{
	width:97px;
	height:28px;
	margin-top:20px;
}
/*页尾  */
.footer {
	background: #fff;
	height: 109px;
	text-align: center;
	margin: 20px auto 0;
	width: 1000px;
	font-size: 13px;
	line-height: 200%;
	float: left;
}
.footer-hr{
	background:#0C6EDD;
	color: #0C6EDD;
	size: 3px;
	height: 4px;
}
.foot-top{
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width: 90px;
	color: #006699;
}
.listContent table td{
	height: 33px;
	line-height:33px;
	border:1px solid #BDD2F1;
	background: #F1F1F1;
	font-size: 14px;
}
.listContent table td{
	text-align: center;
}
.listContent table th{
	height: 33px;
	line-height:33px;
	border:1px solid #BDD2F1;
	background: #F1F1F1;
	letter-spacing: 2px;
	text-align: center;
}
.query-letter-title{
	height: 60px;
	line-height:60px;
	text-align:left;
	color: #000;
	font-weight: 700;
	font-family: 黑体;
	font-size: 18px;
}
.query-letter-title span{
	font-size: 14px;
	font-family:tahoma,arial,宋体,sans-serif;
	font-weight: 400;
}
.onlinequery-main{
	width:890px;
	margin: 0 auto;
}
/*评价*/
#caozuo{
	margin: 30px auto;
	text-align: center;
}
#caozuo a{
	display:inline-block;
	text-align:center;
	width: 120px;
	height: 45px;
	line-height:32px;
	font-size: 14px;
	font-weight:bold;
	padding-top:4px;
	/* background: url("../images/pingjia-btn.png") no-repeat; */
	background-size:120px;
}
#hasLogin{
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.cntlist{
    width: 100%;
    border: 1px solid #5984A6;
    padding: 10px;
    box-sizing: border-box;
    float: left;
}
.newslist{
	width:100%;
	box-sizing: border-box;
}
.newslist li{
	width:100%;
	height: 30px;
	line-height: 30px;
	float: left;
	box-sizing: border-box;
	text-align: left;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis;
}
.newslist li a:hover {
	color: #1C8EE6;
}
.news_cnt{
	width: 100%;
	padding: 10px;
	text-align: left;
	line-height: 25px;
}
.news_cnt p{
	margin-bottom:10px;
}

.leaderinfo{
    background-color: #f2f2f2;
}