@charset "utf-8";

body {
	font-family: "微软雅黑", "arial";

}

img {
	border: none;
}

button {
	cursor: pointer;
	font-size: 0px;
	outline: none;
	border: none;
}
input{
	outline: none;
}
input:focus{
	outline: none;
}
a{
	text-decoration: none;
}
a:focus{
	outline: none;
}
i {
	font-style: normal;
}
ul {
	padding-left: 0px;
	margin-bottom: 0px;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '020';
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}
.fl {
	float: left;
}

.fr {
	float: right;
}

.w1200 {
	width: 1200px;
	margin: 0px auto;
}
body {
    background: #f2f2f2;
}
.main{
	min-height: 400px;
	width: 1200px;	
	margin: 0px auto;	
	background: #F2F2F2;
	padding: 20px 0px 30px 0px;

}
.weizhi{
	width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: left;
    background: #FFFFFF;
	margin: 0px auto;
	margin-bottom: 20px;
	padding-left:20px;
    
}
.wz_span{
	background: url(weizhi.png) 7px 2px no-repeat;
    padding-left: 35px;
    font-family: 'Microsoft YaHei UI';
}
.weizhi .wz_span a{
	font-size: 14px;
    color: #000;
}
.content{
	margin: 0px auto;
    width: 1200px;
    padding: 15px;
    background: #fff;
    color: #333;
    font-size: 16px;
}
.content .content_h1{
	text-align: center;
    height: auto;
    line-height: 46px;
    width: 100%;
	padding: 10px 50px 20px 50px;
	color: #333333;
	font-size: 28px;
	font-weight: 500;
	font-weight: bold;
}
.content .gn{
	height: 36px;
    border-bottom: 1px solid #d6d6d6;
    text-align: center;
    font-size: 16px;
    line-height: 36px;
	color: #666666;
	padding: 0px 20px;
	
}
.content .gn li{
	float: left;
	min-width: 200px;
	text-align: left;
	margin-right: 20px;
}
.content .gn .li1{
	margin-left: 110px;
}
.content .gn .li3 a{
	color: #0055A5;
}
.content .gn .li3 a:hover{
	color: #0055A5;
}
.content .gn .li4{
	float: right;
	min-width: 100px;
	width: 110px;
	height: 36px;
	margin-right: 0px!important;
}
.content .gn .li4 a{
	margin-right: 10px;
	margin-top: 10px;
}
.cu{
	font-weight: bold;
}
.wz_share .icon-wechat {
    width: 25px;
    height: 24px;
    background: url(sharewechat.png) no-repeat;
	background-size: 20px 20px;
}

.wz_share .icon-weibo {
    width: 25px;
    height: 24px;
    background: url(shareweibo.png) no-repeat;
	background-size: 20px 20px;
}
.wz_share .icon-qzone{
	width: 25px;
	height: 24px;
	background: url(shareqqzone.png) no-repeat;
	background-size: 20px 20px;
}
.content .zw_content{
	margin: 5px 0px;
    padding: 30px 30px 20px 30px;
	min-height: 50px;
	overflow: hidden;
	font-size: 18px;
    line-height: 150%;
    min-height: 300px;
    overflow: hidden;
    text-align: justify;
	
}
.content .zw_content table{
	max-width: 100%!important;
	
}
.content .zw_content img{
	max-width: 80%!important;
	
}
.content .zw_content p{
	font-size: 18px;
    line-height: 200%;
    font-family: '微软雅黑';
    max-width: 100%;
}
.content .zw_content span{
	font-size: 18px;
	line-height: 200%;
	font-family: '微软雅黑';
	max-width: 100%;
}
.content .zw_content div{
	font-size: 18px;
	line-height: 200%;
	font-family: '微软雅黑';
	max-width: 100%;
}
.content .ud{
	/* border: 1px dashed #ccc; */
    margin: 15px 0px;
    padding: 10px 20px;
	line-height: 180%;
    color: #000;
}
.content .ud p{
	font-size: 16px;
    line-height: 180%;
	color: #000;
}
.content .ud p span{
	font-weight: bold;
	margin-right: 10px;
}
.content .ud p a{
	font-family: Microsoft YaHei UI;
    font-size: 16px;
}

.content .ud p a:link, a:visited {
    color: #333;
    text-decoration: none;
}
.content .ud p a:hover{
	color: #0066CC;
}