﻿/*20210916 */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
h1,
h3,
h4,
span,
input,
p,
th,
td {
	margin: 0;
	padding: 0;
	font-family: \5FAE\8F6F\96C5\9ED1, \5B8B\4F53;
	font-size: 14px;
	padding: 0;
}
body{
	background: #fafafa;
}
a {
	color: #333333;
	text-decoration: none;
}

p {
	color: #333333;
	padding: 0;
	margin: 0;
}

a:hover {
	color: #732476;
	text-decoration: none;
}

fieldset,
img {
	border: 0 none;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol li,
ul li {
	list-style: none outside none;
}

li {
	list-style: none outside none;
	list-style-type: none;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: "";
}

th,
td {
	vertical-align: middle;
}

.w1200 {
	width: 1200px;
	margin: auto;
}
.main1100 {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

.w1140 {
	width: 1140px;
	margin: auto;
}


/*清除浮动*/

.clearfix:after,
.containner:after {
	display: block;
}
.clearfix:after{
	content:"";
	display:block;
	visibility:hidden;
	clear:both;

}

.clearfix,
.containner {
	display: block;
}

.clear {
	clear: both;
	margin: 0 auto;
}


/**/

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ellipsis > a{
	display: inline-block;
}
.lh15 {
	float: left;
	width: 100%;
	height: 15px;
}

.h10 {
	margin: 0 auto;
	width: 100%;
	height: 10px;
}

.h13 {
	margin: 0 auto;
	width: 100%;
	height: 13px;
}

.h60 {
	margin: 0 auto;
	;
	width: 100%;
	height: 60px;
}

.dh11 {
	margin: 0 auto;
	width: 1000px;
	height: 57px;
}

.dh11 a {
	float: left;
	height: 57px;
	line-height: 57px;
}

.jgg {
	margin: 0 auto;
	width: 100%;
	height: 115px;
}

.main {
	width: 1100px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pt20 {
	padding-top: 58px;
}
.text-overflow{
	overflow:hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/***************************************************************/


/*banner*/
.gover_top{
	background: url(../img/20220610_banner.jpg) center no-repeat;
	height: 673px;
	width: 100%;
}

.gov_zy{
	position: relative;
	margin: auto;
	width: 1096px;
	height:256px;
	padding-top: 378px;
}

.gov_zy img{
  height: 100%;
}

.gov_zy_a{
	display: block;
	position: absolute;
	top: 446px;
	width: 1023px;
	text-align: left;
	font-size:20px;
	margin-left: 40px;
	line-height: 32px;
	color: #0d5199;
        text-indent: 2em;
        height: 128px;
    text-align: justify;
}
.gov_zy a:hover{
	color: #b0243b;
}
/*banner-结束*/
/*内容部分-文件*/
.gover_con_box{
	background:#ffffff;
	padding: 0 0 30px 0;
}
.file_l{
	background: url(../img/20220610_wj_a.jpg) left no-repeat;
	width: 494px;
	height: 148px;
}
.file_r{
	background: url(../img/20220610_wj_b.jpg) left no-repeat;
	width: 494px;
	height: 148px;
}
.gover_fi{
	padding: 32px;
}
.file_l a,.file_r a{
	color: #333333;
	font-size: 19px;
	width: 363px;
	display: block;
	margin-top: 27px;
	margin-left: 108px;
	line-height: 30px;
}
/*内容部分-文件结束*/
/*活动情况*/
.hdqk_tit{
	width: 1036px;
	height: 65px;
	background: #0d5199;
	margin: auto;
}
.hdqk_tit span{
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size:33px;
	line-height: 65px;
	margin-left: 30px;
}
.hdqk_tit a{
	color: white;
	font-size: 17px;
	line-height: 65px;
	padding-right: 20px;
}
.hdqk_con{
	font-size: 16px;
	display: block;
	color: #ffffff;
	margin-right:20px ;

}
.hdqk_list_r{
	width: 673px;
}
.hdqk_con ul{
	padding: 0 30px;
}
.hdqk_con li{
	padding: 30px 0;
	border-bottom: 1px dotted #d3cfcb;
}
.hdqk_con li:last-child{
	border-bottom:0;
}
.hd_tit{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	line-height: 33px;
        height: 100%;
}
.hd_con{
	display: block;
	font-size: 18px;
	color: #333333;
	line-height: 32px;
	margin-top: 16px;
text-indent: 2em;
height: 100%;
}
.hdqk_list_r  a:hover{
	color: #b0243b;
}