*{
	margin: 0;
	padding: 0;
	
}
body{
	font-size: 24px;
	font-family: "微软雅黑";
}
ul li{
	list-style: none;
}
img{
	vertical-align: top;
}
a{
	text-decoration: none;
}
.clearfix{
	content: '';
	display: block;
	overflow: hidden;
}
.zjzt_m20171109_p1{
	position: relative;
	width:100%;
	margin:0;
}
.zjzt_m20171109_p1 img{
	width: 100%;
}
.zjzt_m20171109_p1 a{
	display: inline-block;
	width: 30%;
	height: 42px;
}
.zjzt_m20171109_p1 a:nth-of-type(1){
	position: absolute;
	top: 724px;
	left:35%;
}
.zjzt_m20171109_p1 a:nth-of-type(2){
	position: absolute;
	top: 1472px;	left:35%;

}

.zjzt_m20171109_p2{
	padding: 0 20px;
	width: 100%;
	height: 672px;
	background: url('../images/bg1.jpg') no-repeat top center;
	box-sizing: border-box;
}
.zjzt_m20171109_p2 h1{
	height: 32px;
}
.zjzt_m20171109_p2 h1 img,.zjzt_m20171109_p4 h1 img,.zjzt_m20171109_p4 img{
	width: 100%;
}
.zjzt_m20171109_p2_1{
	margin: 30px 0;
}
.zjzt_m20171109_p2_1 li{
	color: #333333;
	height: 36px;
	font-size: 18px;
	border: 1px solid #aaaaaa;
	float: left;
	border-radius: 36px;
	line-height: 36px;
	padding: 0 3px;
	text-align: center;
}
.zjzt_m20171109_p2_1 li:nth-of-type(1){
	width:256px;
}
.zjzt_m20171109_p2_1 li:nth-of-type(2){
	width:117px;
}
.zjzt_m20171109_p2_1 li:nth-of-type(3){
	width:117px;
}
.zjzt_m20171109_p2_1 li:nth-of-type(4){
	width: 66px;
}
.zjzt_m20171109_p2_1 li:not(:last-child){
	margin-right: 4px;
}
.zjzt_m20171109_p2_1 li.active{
	background-color: #00309b;
	color: #fff;
}
.zjzt_m20171109_p3{
	position: relative;
}
.zjzt_m20171109_p2_2{
	position:absolute;
	width:400%;
}
.zjzt_m20171109_p2_2 div{
	width: 580px;
	margin: auto;
	float:left;
}
.zjzt_m20171109_p2_2 div img{
	width: 100%;
}
.zjzt_m20171109_p2_2 a{
	display: inline-block;
	width: 100%;
	height: 42px;
	position: absolute;
	top: 472px;
}
.zjzt_m20171109_p2_2_block{
	display: block!important;
}


.zjzt_m20171109_p3 img{
	width: 100%;
	margin-top: 30px;
}
.zjzt_m20171109_p3 a{
	display: inline-block;
	width: 100%;
	height: 42px;
	position: absolute;
	top: 472px;
	left:0;
}
.zjzt_m20171109_p3 a:nth-of-type(1){
	position: absolute;
	top: 592px;
}
.zjzt_m20171109_p3 a:nth-of-type(2){
	position: absolute;
	top: 1300px;
}
.zjzt_m20171109_p4,.zjzt_m20171109_p5{
	margin: 0 30px;
}
.zjzt_m20171109_p4>div:nth-of-type(1){
	box-shadow: 0 0 5px #cdcdcd;
	margin-bottom: 10px;
}
.zjzt_m20171109_p4_1 div.swiper-button-prev{
	width: 22px;
	height: 40px;
	background-image:url('../images/pre.png')!important;
	background-size: 22px 40px;
}
.zjzt_m20171109_p4_1 div.swiper-button-next{
	width: 22px;
	height: 40px;
	background-image:url('../images/next.png')!important;
	background-size: 22px 40px;
}
.zjzt_m20171109_p4_1 div.swiper-slide img{
	width: 536px;
	margin: auto;
	display: flex;
	justify-content: center;
}
.zjzt_m20171109_p4_2{
	width: 182px;
	margin: 14px auto 28px;
}
.zjzt_m20171109_p4_2 a img{
	width: 100%;
}
.zjzt_m20171109_p5 img,.zjzt_m20171109_p6 img{
	width: 100%;
}
.btns{
    width: 100%;
    height: 40px;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 200px;
}

.prevBn,.nextBn{
    width: 22px;
    height: 40px;
    display: block;
    position: absolute;
    top: 0;
    cursor: pointer;
}

.prevBn{
    background: url(../images/pre.png) no-repeat center/100%;
    left: 0;
}

.nextBn{
    background: url(../images/next.png) no-repeat center/100%;
    right: 0;
}
