* {
	margin: 0;
	padding: 0;
}

article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font-size: 14px;
	background: url("http://gxs.gxzf.gov.cn/material/images/czgkx/bg.png") top no-repeat !important;
	overflow: hidden;
}

html {
	overflow: auto;
	overflow-x: hidden;
}

ul,
li {
	list-style-type: none;
	cursor: auto;
}

img {
	vertical-align: middle;
	border: none;
	max-width: 100%;
}

a {
	text-decoration: none !important;
	outline: none;
	color: #414242;
}
/**/
.zt-box {
	margin: 0 auto;
	width: 100%;
	max-width: 1800px;
	position: relative;
	padding: 0;
	overflow: hidden;
}
.zt-box2 {
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	position: relative;
	padding: 0;
	overflow: hidden;
	    padding-top: 20px;
	    box-sizing: border-box;
}
.zt-box3 {
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	position: relative;
	padding: 0;
	overflow: hidden;
	    padding-top: 40px;
	    box-sizing: border-box;
}

.main1 {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	    height: 200px;
		margin-bottom: 265px;
}

.main1 .top_banner {
	width: 100%;
}

.main1 .logo {
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	padding-left: 20px;
}
/**/
.dk {
	margin: 0 auto;
	width: 100%;
	max-width: 1250px;
	overflow: hidden;
	border-top: 9px solid #e6be8f;
	background: #fff;
}
.dw img{float: left;}
.lj{float: left;padding-left: 10px;}
.lj a{font-size: 16px;color: #666;}

.bt1{width: 100%;}
.bt1 img {
    margin: 0 auto;
    display: block;
}

/*新闻*/

.xw2 {
	width: 100%;
	margin-top: 20px;
}

.xw2 li {
	height: 47px;
	width: 100%;
	line-height: 60px;
	margin: 0;
	box-sizing: border-box;
}

.xw2 a {
	height: 30px;
	width: 100%;
	display: block;
	position: relative;
	padding-left: 10px;
}

.xw2 span {
	font-size: 18px;
	color: #525353;
	float: right;
	line-height: 30px;
	height: 30px;
	width: 110px;
}

.xwwz2 a{
	font-size: 18px;
	color: #525353;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 70%;
	display: block;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	position: relative;
	padding-left: 20px;
	transition: .5s;
}

.xwwz2 a::after {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 0px;
	background: #525353;
	left: 1px;
	top: 14px;
	border-radius:10px;
	/* transform: rotate(45deg); */
}


.xwwz3 a{
	font-size: 18px;
	color: #525353;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	display: block;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	position: relative;
	padding-left: 20px;
	transition: .5s;
}

.xwwz3 a::after {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 0px;
	background: #525353;
	left: 1px;
	top: 14px;
	border-radius:10px;
	/* transform: rotate(45deg); */
}

.xw2 li:hover p {
	color: #ba712d;

}

.xw2 li:hover span {
	color: #ba712d;
}

.xw2 li:hover a {
	color: #ba712d;

}

.ckgd {
    width: 100px;
    height: 25px;
    border: 1px solid #c77f36;
    border-radius: 36px;
    font-size: 16px;
    text-align: center;
    line-height: 25px;
    margin: 20px auto;
	transition: .5s;
}
.ckgd:hover {
 background: #c77f36;
}
.ckgd:hover  a{
 color: #fff;
}

/**/
.xwzf{width: 48%;float: left; overflow: hidden;}
.xwyf{width: 48%;float: right;overflow: hidden;}
.xwk{overflow: hidden;}

.bt2{margin: 40px 0 10px;
    overflow: hidden;}
.bt2 img{float: left;    margin-top: 13px;}
.bt2 p{float: left;font-size: 34px;color: #55412e;padding-left: 10px;font-weight: bold;}