*{
	padding: 0;
	margin: 0;
}
body {
	font-family: Hiragino Sans GB, Microsoft Yahei UI, Microsoft Yahei, "\5FAE\8F6F\96C5\9ED1", Segoe UI, Tahoma, "\5B8B\4F53 b8b\4F53", SimSun, sans-serif;
	color: #101d37;
}
/*头部第一个导航栏*/
.new_header{
	width: 100%;
	height: 36px;
	color: #333;
	background:#303035 ;
	box-shadow:0 1px 0 0 #eee;
}

.header_warrp{
	width: 1200px;
	height: 36px;
	margin: 0 auto;
}
.header_warrp ul li{
	float: left;
	list-style: none;
}
.header_warrp ul li a{
	text-decoration: none;
	display: inline-block;
	height: 100%;
	padding-right: 24px;
	font-size: 13px;
	color: #9b9b9b;
	line-height: 36px;
}
.header_warrp ul li a:hover{
	color: white;
}

/*logo区域*/
.headlog{
	width: 100%;
	height: 130px;
	background-color: #F5F5F6;
	margin-bottom: 30px;
}

.headmen{
	width: 1200px;
	height: 70px;
	margin: 0 auto;
}

.isu_men li{
	float: left;
	margin-left: 3px;
	margin-right: 12px;
	list-style:none;
	border-radius: 6px;
	border: 1px solid #e0e0e0;
	padding: 3px 6px;
}

.men_left .isu_men li a{
	text-decoration: none;
	color: #101d37;
	font-size: 14px;
	border-radius: 6px;
}

.g-main{
	width: 1200px;
	height: 80px;
	margin: 0 auto;
}
.g-main div{
	font-weight: 700;
    color: #101d37;
    font-size: 33px;
    text-align: center;
	padding-top: 30px;
}
.g-main p{
	text-align: center;
	margin-top: 5px;
    color: #878787;
    font-size: 16px;
}
/*正文内容*/
.contan{
	width: 900px;
	height: auto;
	margin: 0 auto;
}


/*内容*/
.is_tble{
	width: 900px;
	height: 600px;
	margin-top: 20px;
	font-size: 14px;
	
}

.warBox{
	filter: none;
	background-color: rgba(255,255,255,0.8);
}

.publisttab{
	float: left;
	display: inline;
}
.puText{
	border: 1px solid #e0e0e0;
    border-radius: 3px;
    width: 410px;
    height: 40px;
    padding: 0 10px;
    
}
table tr td{
	padding: 10px 6px;
}
.puTexts{
	border: 1px solid #e0e0e0;
    border-radius: 3px;
    height: 40px;
	padding: 0px 13px 0px 15px;
}

.tb_wo{
	/*width:200px;*/
    margin-right: 10px;
    border-radius: 3px;
    float: left;
    position: relative;
}

.inputword{
	color: #999;
    line-height: 38px;
    position: absolute;
    right: 10px;
    top:5px;
}
.fliatl{
	line-height: 40px;
	margin-left: 10px;
}
.fliatl label{
	margin-right: 6px;
}
.fliatl label input{
	width: 12px;
	height: 12px;
	display: inline-block;
	padding-right: 5px;
}
.puTe{
	border: 1px solid #e0e0e0;
    border-radius: 3px;
    width: 230px;
    height: 40px;
    padding: 0 15px;
    
}
.city{
	color: #999;
    line-height: 38px;
    position: absolute;
    left: 630px;    
}

.iss_text{
	width: 265px;
    height: 50px;
    border: 1px solid #ebe6e6;
    outline: 0;
    text-indent: 5px;
    padding: 8px 0;
    resize: none;
    font-size: 12px;
}
/*底部*/
.introduction{
	width: 1200px;
	height: 350px;
	margin: 0 auto;
}

.yanzheng img{
	position: relative;
	top: 15px;
}

.yzm img{
	position: relative;
	top: 15px;
}
