body,p,ul,li,h1,h2,h3,h4,h5,h6,dl,dt,dd{
	margin: 0;
	padding: 0;
}
a{
	color: #333;
	text-decoration: none;
}
li{
	list-style: none;
}
img{
	border:0;
	max-width: 100%;
}
.clearfix{
	*zoom:1;
}
.clearfix:after{
	content: "";
	display: table;
	clear: both;
}
.banner{
	height: 660px;
	background: url(../images/banner.jpg) top center no-repeat;
}
.container{
	max-width: 1200px;
	margin: 0 auto;
}
.banner .container{
	padding: 25px 0;
}
.banner .logo{
	float: left;
}
.banner .oldlink{
	margin-top: 13px;
	margin-right: 120px;
	float: right;
}
.banner .oldlink a{
	color: #003593;
	font-weight: bold;
}
.banner .oldlink img{
	margin-left: 10px;
	transition: .3s;
}
.banner .oldlink a:hover img{
	margin-right: -6px;
	margin-left: 16px;
}

.lead{
	margin-top: -190px;
	position: relative;
	padding: 40px 40px 40px 40px;
	background:rgba(255,255,255,0.95);
	box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.11);
}
.lead .lead-title{
	position: absolute;
	top: 10px;
	left: 20px;
}

.lead p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	text-align: justify;
}

.title{
	padding: 40px 0;
	text-align: center;
}




.jsqk .title{
	padding: 40px 0 20px;
}
.jsqk-title{
	margin-bottom: 30px;
}
.jsqk-title h3{
	position: relative;
	padding-left: 25px;
	font-size: 24px;
	font-weight: bold;
	color: #3f4043;
}

.jsqk-title h3:before,.jsqk-title h3:after{
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	width: 5px;
	height: 11px;
}
.jsqk-title h3:before{
	background: #1c64e5;
}
.jsqk-title h3:after{
	top: 14px;
	left: 6px;
	background: #db3c44;
}
.jsqk-title h3 a{
	float: right;
}

.jsqk-bd {width:100%; margin:0 auto}
.jsyj-bd{padding: 0px 20px;}
.jsyj-zc li{
	position: relative;
	float: left;
	width: 44.5%;
	margin-left: 5.75%;
	background: #f8f8f8;
}

.jsyj-zc li:first-child{
	margin-left: 0;
}
.jsyj-border{
	padding: 10px 17px 30px;
	margin: 6px;
	border:1px solid #e3e3e3;
}
.jsyj-border h4{
	margin-bottom: 6px;
	padding: 23px 0 10px;
	font-size: 18px;
	color: #3f4043;
	text-align: center;
	background: url(../images/zc_bg.png) center center no-repeat;
}
.jsyj-border p{
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 30px;
	color: #3f4043;
	text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.jsyj-border a{
	_position: relative;
	_width: 115px;
	margin: 0 auto;
	display: block;
	_padding: 5px 0;
	_border:1px solid #db3c44;
	font-size: 16px;
	color: #333;
	text-align: left;
	_overflow: hidden;
	_transition: .3s;
}
.jsyj-border a:hover{
	color: #f00;
}
.jsyj-border a:before{
	_content: "";
	_position: absolute;
	_top: -34px;
	_left: 0;
	_width: 100%;
	_height: 34px;
	_background: #db3c44;
	_z-index: 1;
	_transition: .2s;
}
.jsyj-border a:hover:before{
	top: 0;
}
.jsyj-border a span{
	position: relative;
	z-index: 2;
}

.jsal-bd{
	padding: 12px 0;
	background: #fef8ec;
}
.jsal-bd ul{
	padding-left: 20px;
}
.jsal-bd li{
	padding: 20px 20px;
	background: url(../../zt_zwgk_lh/img/dot.png) center left no-repeat;
	background-size: 8px;
}
.jsal-bd li a{
	font-size: 16px;
	color: #3f4043;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.jsal-bd li a:hover{
	color: #003593;
}



.xxgkgf{
	margin-top: 35px;
}

.bzck{
	position: relative;
	margin-bottom:20px;
	border-bottom:1px solid #e3e3e3;
	text-align:center
}

.bzck p{
	display:inline-block;
	padding:12px 30px;
	background:#c00;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color:#fff
}
.bzck p:before{
	position: absolute;
	margin-top: -25px;
	content: "";
	width: 58px;
	height: 6px;
	background: rgba(255,255,255,.4);
}



.jcly-list{
}
.jcly-list li{
	margin: 5px 1%;
	float: left;
	width: 18%;
}
.jcly-list li a{
	padding: 15px 0;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #333;
	background: #fff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
	transition: .3s;
}
.jcly-list li a:hover{
	background-color: #db3c44;
	color: #fff;
}

.zdly{
	margin: 100px 0;
}
.zdly .bzck{
	float: right;
}
.zdly .bzck:after{
	border-color: #e2be82;
}
.zdly .bzck-mobile{
	display: none;
}
.zdly .owl-carousel{
	float: left;
	width: 72%;
	margin: 15px 3% 0;
}
.zdly .owl-carousel .item{
	position: relative;
}
.zdly .owl-carousel .item p{
	position: absolute;
	bottom: 20px;
	width: 100%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	z-index: 2;
}
.zdly .owl-carousel .item p:after{
	content: "";
	width: 22px;
	height: 4px;
	display: block;
	margin: 10px auto;
	background-color: #fff;
	transition: .3s;
}

.zdly .owl-carousel .item a:hover p:after{
	width: 44px;
}
.zdly .owl-carousel .owl-prev{
	position: absolute;
	left: -50px;
	top: 40%;
}
.zdly .owl-carousel .owl-next{
	position: absolute;
	right: -50px;
	top: 40%;
}

.qtly{
	margin-top: 30px;
}
.qtly .bzck:before{
	border-color: #e2be82;
}
.qtly .round span{
	background-color: #e2be82;
}
.qtly-icon{
	width: 100%;
}
.qtly-icon li{
	float: left;
	width: 14.28%;
	margin: 10px 0 30px;
}
.qtly-icon li a{
	display: block;
	text-align: center;
	transition: .3s;
}
.qtly-icon li img{
	display: block;
	margin: 0 auto 10px;
}
.qtly-icon li a:hover{
	color: #db3c44;
	transition:all ease 0.2s;
}

.cgzs{
	margin-top: 10px;
}
.cgzs-bd{
	margin-top: 20px;
}
.cgzs-bd ul{
	overflow: hidden;
}

.cgzs-bd li{
	float: left;
	width: 46%;
	height:100px;
	line-height:100px;
	background-color: #db3c44;
	margin-left:5%; 
	color:#fff;
	font-size:30px;
	text-align:center
}
.cgzs-bd li:first-child{
	margin-left: 0;
}
.cgzs-bd li a{ display:block; height:100px; color:#fff}

.hdjl{
	margin-top: 30px;
}
.hdjl-bd{
	padding: 66px 0 46px;
	background: url(../images/hdjl_bg.png) no-repeat;
	background-size: 100%;
}
.hdjl-contact{
	float: left;
}
.hdjl-contact p{
	font-size: 16px;
	color: #333;
	margin-bottom: 30px
}
.hdjl-icon{
	margin-left: 120px;
	float: left;
}
.hdjl-icon a{
	margin-right: 70px;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.hdjl-icon img{
	display: block;
	margin: 0 auto 20px;
}
.hdjl-icon a:hover{
	color: #f00;
}

.zt{
	padding: 30px 0;
	margin: 0 8px;
	overflow: hidden;
}
.zt a{
	width: 31.333%;
	margin: 0 1%;
	float: left;
}
.zt a img{
	display: block;
}

.footer{
	margin-top: 30px;
	padding: 40px 0;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
}

.inside{
	margin-top: -190px;
	position: relative;
	padding: 30px 30px 30px;
	background: #fff;
	box-shadow: 0px 6px 18px 0px rgba(0, 72, 146, 0.11);
}
.crumbs{
	padding-bottom: 20px;
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid #003593;
}
.crumbs a{
	color: #333;
}
.crumbs a:hover{
	color: #003593;
}

.list li{
	position: relative;
	padding: 25px 0;
	border-top: 1px dashed #ddd;
}
.list li:hover{
	background-color: #f8f8f8;
}

.list li a{
	display: block;
	padding-left: 25px;
	padding-right: 80px;
	background: url(../../zt_zwgk_lh/img/dot.png) 0 center no-repeat;
}
.list li a:hover{
	color: #003593;
}

.list li span{
	position: absolute;
	top: 24px;
	right: 0;
	color: #999;
}
.page{
	padding: 40px 0;
	text-align: center;
}
.page a{
	display: inline-block;
	padding: 5px 14px;
	border:1px solid #ddd;
}
.page a:hover,.page a.active{
	background-color: #003593;
	color: #fff;
	border-color: #003593;
}
.list .jsqk-title{
	margin: 20px 0;
}
.article h2{
	margin-top: 20px;
	padding: 20px 0;
	text-align: center;
	color: #333;
}
.article span{
	margin-bottom: 30px;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #999;
}
.article p{
	font-size: 16px;
	line-height: 24px;
	text-indent: 2em;
	margin: 30px 0;
	color: #333;
}
.article p img{
	display: block;
	margin: 0 auto;
	max-width: 80%;
}
/* 多个左滚动 - 图片- 公用类 */
.leftLoop{ padding-top:20px; padding-bottom:30px; width:100%; overflow:hidden; position:relative; }
.leftLoop .hd{ position:absolute; bottom:0; width:100%;overflow:hidden; z-index:10}

.leftLoop .hd ul{text-align:center}
.leftLoop .hd ul li{ display:inline-block;width:50px; height:5px; overflow:hidden; background:#ccc; margin-right:20px; text-indent:-999px; cursor:pointer;}
.leftLoop .hd ul li.on{ background:#f00;  }

.leftLoop .bd dl{ overflow:hidden; zoom:1; }


@media screen and (max-width: 1200px) {
	.container{
		margin: 0 15px;
	}
	.banner{
		padding-bottom: 40%;
		height: auto;
		background-size: 130%;
	}
	.lead{
		margin-top: -120px;
	}
	.timeline{
		margin: 0 20px;
	}
	.jsyj-border{
		padding: 10px 12px 30px;
	}
	.jsyj-border p{
		font-size: 14px;
	}
	.bztx-tz li p.tz-txt{
		bottom: 10px;
		font-size: 16px;
	}
	.jcly-list li a{
		font-size: 14px;
		text-overflow: ellipsis;
	    white-space: nowrap;
	    overflow: hidden;
	    display: block;
	}
	.bzck a{
		width: 100px;
		margin: 0 0 0 20px;
	}
	.bzck p{
		margin-left: 20px;
	}
	.hdjl-bd{
		padding: 30px 0 0 20px;
	}
	.hdjl-contact p{
		font-size: 14px;
	}
	.hdjl-contact{
		width: 64%;
		margin: 0;
	}
	.hdjl-icon{
		width: 36%;
		margin: 0;
	}
	.hdjl-icon a{
		font-size: 14px;
		width: 50%;
		margin: 0;
	}
	.hdjl-bd{
		box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.11);
		background: none;
	}
	.zt{
		margin: 0;
	}
	.inside{
		margin-top: -120px;
	}
}
@media screen and (max-width: 768px) {
	.logo img{
		width: 140px;
	}
	.banner .oldlink{
		margin-top: 5px;
		margin-right: 100px;
	}
	.banner .oldlink a{
		font-size: 14px;
	}
	.lead{
		padding: 30px 30px 30px;
	}
	.lead .lead-title{
		top: -20px;
		left: 30px;
	}
	.lead .lead-title img{
		width: 140px;
	}
	.lead p{
		font-size: 14px;
		line-height: 26px;
	}
	.title{
		padding: 20px 0;
	}
	.gzdt-news,.gzdt-timeline,.jsqk-jsyj,.jsqk-jsal{
		float: none;
		width: auto;
	}

	.zdly{
		margin: 40px 0;
	}
	.cgzs-bd li{
		box-sizing:border-box;
		width: 100%;
		margin: 0;
		margin-bottom:1rem;
	}

	.hdjl-contact{
		width: 60%;
	}
	.hdjl-contact p{
		margin-bottom: 15px;
		font-size: 12px;
	}
	.hdjl-icon a{
		font-size: 12px;
	}
	.hdjl-icon img{
		margin-bottom: 10px;
		max-width: 50px;
	}
	.inside{
		padding: 30px 15px;
	}
	.leftLoop{width:100%}

}
@media screen and (max-width: 550px) {
	.banner .container{
		padding: 10px 0;
	}
	.banner .oldlink{
		margin-top: 0;
		margin-right: 0;
	}
	.banner .oldlink a{
		width: 140px;
		display: block;
	}
	.lead{
		margin-top: -50px;
		padding: 15px 15px 15px;
	}
	.lead p{
		font-size: 12px;
		line-height: 22px;
	}
	.lead .lead-title{
		left: 15px;
	}
	.lead .lead-title img{
		width: 100px;
	}
	.gzdt{
		margin-bottom: 30px;
	}
	.jsyj-zc li{
		width: auto;
		float: none;
		margin:0 0 10px 0;
		overflow: hidden;
	}
	.jsal-bd li{
		padding: 12px 15px;
	}
	.jsal-bd li a{
		font-size: 14px;
	}

	.jcly-list{
		float: none;
		width: auto;
		margin-top: 30px;
	}
	.zdly .owl-carousel,.zdly .bzck{
		width: auto;
		float: none;
	}
	.zdly .owl-carousel .owl-prev{
		left: -35px;
	}
	.zdly .owl-carousel .owl-next{
		right: -35px;
	}
	.zdly .bzck{
		display: none;
	}
	.zdly .bzck-mobile{
		display: block;
		margin-bottom: 40px;
	}
	.zdly .owl-carousel .item p{
		bottom: 7px;
		font-size: 14px;
	}
	.qtly{
		margin-top: 40px;
	}
	.qtly-icon{
		float: none;
		width: auto;
		margin-top: 40px;
	}
	.qtly-icon li a{
		font-size: 14px;
	}
	.cgzs{
		margin-top: 10px;
	}
	.cgzs-bd{
		margin-top: 0;
	}
	.cgzs-bd li h4{
		margin-left: 10px;
	}
	.cgzs-bd li a{
		margin-left: 10px;
	}
	.cgzs-bd li p{
		margin: 0 10px;
	}
	.jsyj-border{
		padding-bottom: 10px;
	}
	.jsyj-border h4{
		margin-bottom: 0;
	}
	.jsyj-border p{
		margin-bottom: 10px;
		text-align: center;
		line-height: 22px;
	}
	.jsyj-border a{
		font-size: 12px;
	}
	.inside{
		margin-top: -50px;
	}
	.list li a{
		font-size: 14px;
	}
	.list li span{
		font-size: 14px;
	}
.leftLoop{width:100%}


}
@media screen and (max-width: 480px) {
	.banner{
		background-size: 150%;
	}
	.lead{
		margin-top: -30px;
	}
	.logo img{
		width: 100px;
	}
	.banner .oldlink a{
		font-size: 12px;
	}
	.title{
		overflow: hidden;
		height: 52px;
		position: relative;
	}
	.title img{
		position: absolute;
		left: 50%;
		margin-left: -250px;
		width: 500px;
		max-width: inherit;
	}
	.xxgkgf .title{
		margin-bottom: 30px;
	}
	.bztx-tz ul{
		padding-bottom: 30px;
	}
	.bztx-tz li p.tz-txt{
		padding: 10px 0;
		height: 40px;
		bottom: -40px;
		background-color: #000;
	}
	.bztx-tz li:nth-child(1) p.tz-txt{
		background-color: #66715c;
	}
	.bztx-tz li:nth-child(2) p.tz-txt{
		background-color: #5e6982;
	}
	.bztx-tz li:nth-child(3) p.tz-txt{
		background-color: #2d85af;
	}
	.bztx-jgt a{
		margin-bottom: 15px;
	}
	.jcly-list li{
		width: 50%;
		margin: 0;
	}
	.bzck:before{
		top: 20px;
	}
	.qtly-icon li{
		width: 33.333%;
		margin: 10px 0;
	}
	.cgzs-bd li{
		width: auto;
		float: none;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	.cgzs-bd li p{
		position: absolute;
		right: 0;
		top: 10px;
		width: 150px;
	}
	.cgzs-bd li h4{
		width: 70px;
		margin-bottom: 10px;
		margin-left: 20px;
	}
	.cgzs-bd li a{
		margin-left: 20px;
	}
	.hdjl-contact,.hdjl-icon{
		width: auto;
		float: none;
	}
	.hdjl-bd{
		padding-bottom: 20px;
	}
	.footer{
		padding: 20px 0;
		font-size: 12px;
	}
	.hdjl{
		margin-top: 10px;
	}
	.zt{
		padding: 20px 0 0;
	}
	.zdly .owl-carousel .owl-prev,.zdly .owl-carousel .owl-next{
		position: inherit;
	}
	.inside{
		margin-top: -30px;
	}
	.list li{
		padding: 15px 0;
	}
	.list li a{
		padding-right: 0; 
	}
	.list li span{
		position: inherit;
		margin-left: 25px;
		top: 5px;
	}
	.page a{
		font-size: 12px;
		padding: 5px 7px;
	}
	.article h2{
		font-size: 20px;
	}
	.article p img{
		max-width: 100%;
	}
	.article p{
		font-size: 14px;
	}
	.leftLoop{width:100%}
	
}
.padding foot02{
	padding: 0;
}
.padding foot02 span{
	position: relative;
	top: 5px;
}