.title-exte{
	position:fixed;
	width: 100px;
	height: 100%;
	top: 0px;
	right: 0px;
	z-index: 3;
}
.title{
	position:fixed;
	width: 155px;
	height: 100%;
	top: 0px;
	right: 0px;
	list-style-type: none;
	z-index: 2;
	text-align: center;
	background-color:#000;
	background-color:rgba(0,0,0,0.5);
	background-position: center;
	transition:all 0.5s ease;
}
.title>li{
	position:absolute;	
	height: 62px;
	width: 115px;
	border-radius: 8px;
	transition:all 0.5s ease;
	white-space: ;
}
.title>li:nth-child(1){
	top: 192px;
	left: 20px;
	background:#3f8fd3 url(../images/z_title1.png) no-repeat center center;
}
.title>li:nth-child(2){
	top: 277px;
	left: 20px;
	background:#fdaa3e url(../images/z_title2.png) no-repeat center center;
}
.title>li:nth-child(3){
	top: 359px;
	left: 20px;
	background:#ea2727 url(../images/z_title5.png) no-repeat center center;
}
.title>li:nth-child(4){
	top: 442px;
	left: 20px;
	background:#ff5d00 url(../images/z_title11.png) no-repeat center center;
}
.title>li:nth-child(5){
	top: 525px;
	left: 20px;
	background:#47c7b3 url(../images/z_title12.png) no-repeat center center;
}
.title>li:nth-child(6){
	top: 610px;
	left: 20px;
	background:#f4ec2e url(../images/z_title13.png) no-repeat center center;
}
.title>li:nth-child(7){
	top: 692px;
	left: 20px;
	background:#8fc639 url(../images/z_title3.png) no-repeat center center;
}
.title>li:nth-child(8){
	top: 770px;
	left: 20px;
	background:#b45fd0 url(../images/z_title4.png) no-repeat center center;
}
.title>li.active{
	height: 62px;
	width: 129px;
	left: 13px;
	transition:all 0.5s ease;
}
.title>li.active:nth-child(1){
	background:#3f8fd3 url(../images/z_title6.jpg) no-repeat center center;
}
.title>li.active:nth-child(2){
	background:#fdaa3e url(../images/z_title7.jpg) no-repeat center center;
}
.title>li.active:nth-child(3){
	background:#ea2727 url(../images/z_title8.jpg) no-repeat center center;
}
.title>li.active:nth-child(4){
	background:#ff5d00 url(../images/z_title20.jpg) no-repeat center center;
}
.title>li.active:nth-child(5){
	background:#47c7b3 url(../images/z_title21.jpg) no-repeat center center;
}
.title>li.active:nth-child(6){
	background:#f4ec2e url(../images/z_title22.jpg) no-repeat center center;
}
.title>li.active:nth-child(7){
	background:#8fc639 url(../images/z_title10.jpg) no-repeat center center;
}
.title>li.active:nth-child(8){
	background:#b45fd0 url(../images/z_title9.jpg) no-repeat center center;
}
.title>li a{
	width: 100%;
	height: 100%;
	display: inline-block;
}
.title2{
	position:fixed;
	width: 100px;
	height: 100%;
	top: 0px;
	right: 0px;
	list-style-type: none;
	z-index: 2;
	text-align: center;
	background-color:#000;
	background-color:rgba(0,0,0,0.5);
	background-position: center;
	transition:all 0.5s ease;
}
.title2>li{
	position:absolute;
	height: 62px;
	width: 65px;
	border-radius: 8px;
	transition:all 0.5s ease;
	white-space: ;
}
.title2>li:nth-child(1){
	top: 192px;
	left: 20px;
	background:#3f8fd3 url(../images/z_title1.png) no-repeat center center;
}
.title2>li:nth-child(2){
	top: 277px;
	left: 20px;
	background:#fdaa3e url(../images/z_title2.png) no-repeat center center;
}
.title2>li:nth-child(3){
	top: 359px;
	left: 20px;
	background:#ea2727 url(../images/z_title5.png) no-repeat center center;
}
.title2>li:nth-child(4){
	top: 442px;
	left: 20px;
	background:#ff5d00 url(../images/z_title11.png) no-repeat center center;
}
.title2>li:nth-child(5){
	top: 525px;
	left: 20px;
	background:#47c7b3 url(../images/z_title12.png) no-repeat center center;
}
.title2>li:nth-child(6){
	top: 610px;
	left: 20px;
	background:#f4ec2e url(../images/z_title13.png) no-repeat center center;
}
.title2>li:nth-child(7){
	top: 692px;
	left: 20px;
	background:#8fc639 url(../images/z_title3.png) no-repeat center center;
}
.title2>li:nth-child(8){
	top: 770px;
	left: 20px;
	background:#b45fd0 url(../images/z_title4.png) no-repeat center center;
}
.title2>li.active{
	height: 62px;
	width: 65px;
	left: 20px;
	transition:all 0.5s ease;
}
.title2>li.active:nth-child(1){
	background:#3f8fd3 url(../images/z_title1.png) no-repeat center center;
}
.title2>li.active:nth-child(2){
	background:#fdaa3e url(../images/z_title2.png) no-repeat center center;
}
.title2>li.active:nth-child(3){
	background:#ea2727 url(../images/z_title5.png) no-repeat center center;
}
.title2>li.active:nth-child(4){
	background:#ff5d00 url(../images/z_title11.png) no-repeat center center;
}
.title2>li.active:nth-child(5){
	background:#47c7b3 url(../images/z_title12.png) no-repeat center center;
}
.title2>li.active:nth-child(6){
	background:#f4ec2e url(../images/z_title13.png) no-repeat center center;
}
.title2>li.active:nth-child(7){
	background:#8fc639 url(../images/z_title3.png) no-repeat center center;
}
.title2>li.active:nth-child(8){
	background:#b45fd0 url(../images/z_title4.png) no-repeat center center;
}
.title2>li a{
	width: 100%;
	height: 100%;
	display: inline-block;
}
.sonelogo{
	width: 1390px;
	height: 150px;
	margin: auto;
	margin-top: 50px;
	text-align: left;
}
.sonelogo .sonelogoimg1{
	margin-top: 30px;
}
.section1{
	text-align: center;
}
.active .sonelogoimg2{
	animation: sonelogoimg2 1s linear 1 normal;
	animation-fill-mode:forwards;
}
@keyframes sonelogoimg2{
	0%{
		padding-top: 100px;
		width: 50px;
		height: 50px;
	}
	100%{
		padding-top: 0px;
		width: 1020px;
		height: 528px;
	}
}
.slideBox1,.slideBox1 .bd,.slideBox1 .bd ul,.slideBox1 .bd ul li{
	width: 1390px !important;
	height: 100% !important;
	margin: auto;
}
.slideBox1 .prev{
	position: absolute;
	top: 50%;
	left: 160px;
	z-index: 99999;
}
.slideBox1 .next{
	position: absolute;
	top: 50%;
	right: 160px;
	z-index: 99999;
}
.section{
	background: url(../images/bg-2.jpg) no-repeat 100% 100%;
	overflow: hidden;
}
.z_indexback{
	width: 100%;
	height: 246px;
	position:absolute;
	bottom: -246px;
	left: 0px;
	z-index: 3;
	transition: 1.5s all ease;
}
.active .z_indexback{
	bottom: 0px;
	transition: 1.5s all ease;
}
.slideBox1 ul li{
	z-index: 4;
}
.z_indexback img{
	width: 100%;
	height: 100%;
}
.z_hytitle{
	width: 100%;
	margin-top: 30px;	
	text-align: center;
}
.z_hytitle2{
	width: 1390px;
	height: 60px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(../images/tit.png) no-repeat left center;
}
.z_hytitle2 p{
	width: 384px;
	height: 60px;
	text-align: center;
	font-size: 28px;
	color: #FFFFFF;
	line-height: 60px;
}
.z_yxjz1{
	width: 1390px;
	height: 631px;
	margin: auto;
	margin-top: 70px;
	background-color:rgba(0,0,0,0.5);
	z-index: 99;
}
.z_yxjz2{
	width: 1390px;
	height: 659px;
	margin: auto;
	margin-top: 30px;
	background-color:rgba(0,0,0,0.5);
	display: flex;
	flex-wrap:nowrap;
	justify-content:space-between;
	z-index: 99;
}
.z_yxjz2 div{
	cursor: pointer;
}
.z_yxjz{
	width: 1540px;
	height: 750px;
	margin: auto;
	margin-top: 30px;
	background-color:rgba(0,0,0,0.5);
	z-index: 99;
	position:relative;
}
.z_yxjz .z_yxjzleft{
	float: left;
}
.z_yxjz .z_yxjzright{
	float: right;
}
.z_yxjz .z_yxjzlefttl{
	width: 372px;
	height: 62px;
	background: url(../images/z_yxjztl.png) no-repeat center center;
	font-size: 18px;
	color: #333333;
	line-height: 62px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}
.slideBox1 .hd{
	width: 330px;
	height: 30px;
    overflow: hidden;
    position: absolute;
    right: 40%;
    bottom: 5%;
    z-index: 5;
    border-radius: 15px;
    background-color:#000;
	background-color:rgba(0,0,0,0.5);
}
.slideBox1 .hd ul{
	margin-left: 40px;
}
.slideBox1 .hd ul li{
	float: left;
    margin-right: 20px;
    margin-top: 10px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
   	background: #FFFFFF;
}
.slideBox1 .hd ul li.on{
	background-color:#000;
	background-color:rgba(0,0,0,0.5);
	border:2px solid #FFFFFF;
}
.z_yxjztwo{
	width: 1390px;
	height: 680px;
	margin: auto;
	z-index: 99;
}
.z_yxjztwo .z_hyhr{
	display: flex;
	flex-wrap:nowrap;
	justify-content:center;
}
.z_yxjztwo .z_hyhr div{
	margin-right: 20px;
}
.z_yxjztwo .z_hyhr2{
	display: flex;
	flex-wrap:nowrap;
	justify-content:space-between;
}
.z_hytitle3{
	width: 1390px;
	height: 60px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.z_hytitle3 .z_hytitle3_div{
	width: 1160px;
	height: 100%;
	background: url(../images/zyzfwd2.png) no-repeat left center;
	display: flex;
	flex-wrap:nowrap;
	justify-content:space-between;
	padding-left: 60px;
	padding-right: 60px;
	margin:auto;
}
.z_hytitle3 p{
	font-size: 20px;
	color: #000000;
	line-height: 60px;
}
.z_quyu{
	width: 1540px;
	padding-top: 20px;
	padding-left:10px;
	font-size: 18px;
	color: #FFFFFF;
}
.z_quyu .z_quyutl{
	width: 100px;
	float: left;
}
.z_quyu .z_quyutl p{
	line-height: 30px;
}
.z_quyu .z_quyucont{
	width: 1430px;
	float: right;
}
.z_quyu .z_quyucont span{
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	transition: 0.3s all ease;
	cursor:pointer;
}
.z_quyu .z_quyucont .showone{
	background: #ea2727;
	transition: 0.3s all ease;
}
.slider{
	margin-top: 20px;
}
.slider .slider-d{
	width: 293px;
	height: 333px;
	text-align: center;
	padding-top: 20px; 
}
.slider .slider-d .slider-d-d{
	width: 293px!important;
	height: 313px!important;
	margin-top: 20px!important;
	background: #FFFFFF!important;
	border-radius: 10px;
}
.slider .slider-d .slider-d-d .slider-span p{
	overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;white-space: normal!important;-webkit-line-clamp:6;line-height: 30px!important;
}
.slider .slider-img{
	width: 120px!important;
	height: 120px!important;
	position: absolute;
	left: 86.5px;
	top: 0px;
	z-index: 5;
	border-radius: 50%;
	border: 1px solid #E20303;
	box-shadow: 1px 1px 1px 1px #8C8C8C;
}
.slider .slider-p{
	font-size: 16px;
	color: #d50005!important;
	margin-top: 100px!important;
	font-weight: bold;
}
.slider .slider-span{
	width: 293px;
	height: 150px;
	font-size: 14px;
	display: inline-block;
    text-align: left!important;
    padding-left: 5px;
}
.zhaomu{margin:0 auto;
	width: 1390px;
	height: 280px;
	color: #FFFFFF;
	position: relative;
}
.zhaomuleft{
	width:50%;
	height: 115px;
	float:left;
	margin-top:20px;
}
.zhaomu .zhaomuright{
	width: 685px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
}
.zhaomu .zhaomuleft .zhaomulefttop,.zhaomu .zhaomuleft .zhaomuleftbottom,.zhaomu .zhaomuright .zhaomurighttop,.zhaomu .zhaomuright .zhaomurightbottom{
	width: 100%;
	height: 115px;
	margin-top: 20px;
	display: flex;
	flex-wrap:nowrap;
	justify-content:space-between;
}
.zhaomuimg{
	width: 170px;
	height: 100%;
	float:left;
}
.zhaomuimg img{
	width: 100%;
	height: 100%;
}
.zhaomutext{
	width: 300px;
	height: 100%;
	float:left;
	padding-left:10px;
	position: relative;
	color:#fff;
}
.z-zhaomu11{
	position: absolute;
    top: 0px;
    right: 10px;
    background: #fdaa3e;
    width: 60px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.zhaomutext .zhaomup1{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	width:200px;
}
.zhaomutext .zhaomup1 span{
	font-weight: normal;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background: #fdaa3e;
}
.zhaomutext p{
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zhaomuxinxi{
	width: 190px;
	height: 100%;
	display: flex;
	flex-wrap:nowrap;
	justify-content:space-evenly;
}
.zhaomuxinxi div{
	border: 1px solid #FFFFFF;
	text-align: center;
}
.zhaomuxinxi div:nth-child(2) img{
	margin-top: 3px;
}
.zhaomuxinxi div:nth-child(3) img{
	margin-top: 10px;
}
.zhaomuxinxi div p{
	margin-top: 10px;
}
.fadea,.fadea2,.fadea3,.fadea4,.fadea5,.fadea6,.fadea7,.fadea8,.fadea9,.fadea10,.fadea11,.fadea12,.hyhr-1,.hyhr-2,.hyhr-3,.hyhr-4,.hyhr-5,.hyhr-6,.hyhr-7,.hyhr-8,
.hyhr-9,.hyhr-10,.hyhr-11,.hyhr-12,.hyhr-13,.hyhr-14,.hyhr-15,.hyhr-16,.hyhr-17,.hyhr-18,.hyhr-19,.hyhr-20,.hyhr-21,.hyhr-22,.hyhr-23,.hyhr-24,.hyhr-25,.hyhr-26,
.hyhr-27,.hyhr-28,.hyhr-29,.hyhr-30,.hyhr-31,.hyhr-32,.hyhr-33,.hyhr-34,.hyhr-35,.hyhr-36,.hyhr-37,.hyhr-38,.hyhr-39,.hyhr-40,.hyhr-41,.hyhr-42,.hyhr-43,.hyhr-44,
.hyhr-45,.hyhr-46,.hyhr-47,.hyhr-48,.hyhr-49,.hyhr-50,.hyhr-51{
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background-color:rgba(0,0,0,0.5);
}
.fadea .fadea-cont,.fadea2 .fadea2-cont,.fadea3-cont{
	width: 1000px;
	height: 800px;
	margin: auto;
	padding-top: 90px;
	margin-top: 130px;
	background:url(../images/z-fade.png) no-repeat 100% 100%;
	z-index: 9999;
	position: relative;
}
.fadea .fadea-cont .z-fadeaoof{
	width:50px;
	height:50px;
	position: absolute;
	top:20px;
	right:20px;
}
.fadea .fadea-cont .z-fadeaoof img{
	width:100%;
	height:100%;
}
.fadea .fadea-cont .fadea-cont-d ,.fadea2 .fadea2-cont .fadea2-cont-d,.fadea3-cont .fadea3-cont-d{
	width: 900px;
	height: 670px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 100px;
	background: #FFFFFF;
	padding: 20px 0px;
}
.fadea3-cont .fadea3-cont-d .fadea3-cont-d-t img{
	width: 100%;
}
.fadea .fadea-cont .fadea-cont-d .fadea-cont-d-t img{
	width: 100%;
	height: 345px;
}
.fadea .fadea-cont .fadea-cont-d .fadea-cont-d-t h2{
	text-align:center;
}
.fadea .fadea-cont .fadea-cont-d .fadea-cont-d-t p{
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-indent:2em;
	line-height: 30px;
}
.fadea2-cont-d-t .fadea2-cont-d-t-top{
	width: 100%;
	height: 250px;
}
.fadea2-cont-d-t .fadea2-cont-d-t-top .fadea2-cont-d-t-top-img{
	width: 350px;
	height: 250px;
	float: left;
}
.fadea2-cont-d-t .fadea2-cont-d-t-top .fadea2-cont-d-t-top-img img{
	width: 100%;
	height: 100%;
}
.fadea2-cont-d-t .fadea2-cont-d-t-top .fadea2-cont-d-t-top-text{
	width: 500px;
	height: 250px;
	float: right;
	position: relative;
}
.fadea2-cont-d-t-top-text span{
	display: inline-block;
	font-size: 20px;
	margin-bottom: 20px;
	color: #333;
}
.fadea2-cont-d-t-top-text p{
	font-size: 16px;
	line-height: 25px;
}
.fadea2-cont-d-t-top-text i{
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 80px;
	height: 40px;
	text-align: center;
	color: #FFFFFF;
	line-height: 40px;
	font-size: 18px;
	background: #e20303;
}
.fadea2-cont2{
	width: 100%;
}
.fadea2-cont2 p{
	width: 160px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #e20303;
	font-size: 20px;
}
.fadea2-cont2 .fadea2-cont2-d span{
	display: inline-block;
	width: 295px;
	font-size: 16px;
	margin-bottom: 10px;
}
.fadea2-cont2 .fadea2-cont2-d{
	border-bottom: 1px solid #d2d2d2;
}
.fadea2-cont3 p:nth-child(1){
	font-size: 18px;
	color: #e20303;
	margin-top: 20px;
	margin-bottom: 10px;
}
.fadea2-cont3 p:nth-child(2){
	font-size: 16px;
	margin-bottom: 40px;
}
.fadea2-cont3 p:nth-child(3){
	font-size: 18px;
	color: #e20303;
	margin-bottom: 10px;
}
.fadea2-cont3 p:nth-child(4){
	font-size: 16px;
	margin-bottom: 10px;
}
.fadea2-cont3 img{
	width: 100%;
	height: 400px;
}
.z-click2,.z-click,.z_hyhr div,.z_hyhr2 div{
	cursor:pointer;
}
.z-fabu{
	width:1340px;
	height:270px;
	margin:auto;
}
.z-fabu ul{
	height:100%;
	display: flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.z-fabu ul li{
	width:270px;
	height:240px;
	color:#fff;
	margin-top:20px;
}
.z-fabu ul li img{
	width:270px;
	height:170px;
	border-radius: 10px;
}
.z-fabu ul li p{
	font-size:16px;
	text-align:center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top:10px;
}
.z-fabu ul li div p{
	float:left;
	line-height:32px;
}
.z-fabu ul li div span{
	width:100px;
	height:32px;
	line-height:32px;
	float:right;
	background:#d61103;
	border-radius:16px;
	text-align:center;
	font-size:14px;
	margin-top:10px;
}

.z-shijiantitle{
	width: 100%;
	height: 50px;
	display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    color: #FFF;
   	padding: 50px 30px;
}
.z-shijiantitle div{
	width: 125px;
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	text-align:center;
	font-size:20px;
}
.z-shijiantitle div.on{
	background: #e20303;
}
.z-shijian1{
	width: 100%;
	margin-top: 50px;
	color:#fff;
	display:none;
}
.z-shijian1 div{
	width:620px;
	height:190px;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right:30px;
	position: relative;
}
.z-shijian1 div:nth-child(odd){
	float:left;
}
.z-shijian1 div:nth-child(even){
	float:right;
}
.z-shijian1 div img{
	width:340px;
	height:	190px;
	float:left;
}
.z-shijian1 div p{
	width: 270px;
	margin-left: 10px;
	line-height:30px;
	font-size:18px;
	float:right;
}
.z-shijian1 div span{
	position:absolute;
	bottom:0;
	right:0;
	font-size:18px;
}

.z-main{
	width: 1390px;
    height: 659px;
    margin: auto;
    margin-top: 70px;
    background-color: rgba(0,0,0,0.5);
    z-index: 99;
    position: relative;
}
.column-banner{background:url(../images/zygxback.png) #efe0de no-repeat center center;}
.z-sjz{
	width: 1390px;
	margin-top: 50px;
}
.z-sjz .z-sjz-top{
	width: 100%;
	padding-top:30px;
	padding-left:20px;
}
.z-sjz .z-sjz-left{
	width: 90px;
	float: left;
	font-size: 18px;
	color: #fff;
}
.z-sjz .z-sjz-right{
	width: 1280px;
	float: right;
}
.z-sjz-right span{
	height: 30px;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 20px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	line-height: 30px;
	margin-bottom: 20px;
	transition: 0.3s all ease;
}
.z-sjz .z-sjz-right span.show11{
	background: #c20007;
	color: #FFFFFF;
	transition: 0.3s all ease;
}
.z-sjz .z-sjz2-top{
	width: 1390px;
	padding-top: 20px;
	padding-left:20px;
	border: 1px solid #CCCCCC;
}
.z-sjz2-top .z-sjz2-left{
	width: 90px;
	float: left;
	font-size: 18px;
	color: #fff;
}
.z-sjz2-top .z-sjz2-right{
	width: 1270px;
	float: right;
}
.z-sjz2-right1 span{
	height: 30px;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 20px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	line-height: 30px;
	margin-bottom: 20px;
	transition: 0.3s all ease;
}
.z-sjz2-top .z-sjz2-right .z-sjz2-right1 span.show11{
	background: #c20007;
	color: #FFFFFF;
	transition: 0.3s all ease;
}
.z-sjz3{
	width: 1390px;
	padding-top: 20px;
	padding-left:20px;
}
.z-sjz3 .z-sjz3-left{
	width: 90px;
	float: left;
	font-size: 18px;
	color: #fff;
}
.z-sjz3 .z-sjz3-right{
	width: 1280px;
	float: right;
}
.z-sjz3 .z-sjz3-right span{
	height: 30px;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 20px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	line-height: 30px;
	margin-bottom: 20px;
	transition: 0.3s all ease;
}
.z-sjz3 .z-sjz3-right span.show11{
	background: #c20007;
	color: #FFFFFF;
	transition: 0.3s all ease;
}
.z-tab{
	width: 100%;
	background: #d2d2d2;
	padding-bottom: 5px;
	padding-top: 5px;
}
.z-tab p{
	text-align: center;
	font-size: 16px;
	line-height: 25px;
	color: #fff;
}
.z-table1{
	width: 1180px;
	margin:auto;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #bfbfbf;
	margin-top: 50px;
	font-size: 16px;
}
.z-table1 tr th{
	height: 50px;
	text-align: center;
}
.z-table1 tr td{
	height: 60px;
}
.z-table1 tr:nth-child(odd){
	background: #f8f8f8;
}
.z-table1 tr:nth-child(even){
	background: #d2d2d2;
}
.z-sjz2-right .z-sjz2-right1{
	display: none;
}
.on2{
	background: #C20007;
    color: #FFFFFF;
}


.z-state{
	width: 100%;
}
.z-state ul{
	width: 100%;
	padding-top: 50px;
}
.z-state ul li{
	width:50%;
	height: 150px;
	float: left;
	padding-top: 20px;
	transition: 0.5s all ease;
}
.z-state ul li .z-state-img{
	width: 120px;
	height: 120px;
	border-radius: 50%;
	float: left;
	overflow: hidden;
	margin-left: 40px;
	background:#fff;
}
.z-state ul li .z-state-img img{
	width: 80px;
	height: 80px;
	margin:20px;
}
.z-state ul li .z-state-text{padding-left:15px;position:relative;}
.z-state ul li .z-state-text p{
	width: 350px;
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.z-state ul li .z-state-text p i{
	font-size: 18px;
	color: #fff;
	padding-left: 0px;
	font-style: normal;
}
.z-state ul li .z-state-text span{
	width: 465px;
	display: inline-block;
	font-size: 16px;
	line-height: 25px;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#fff;
}
.z-state ul li .z-state-text .z-z-state-s{
	display: inline-block;
	width: 110px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	background: #BB0509;
	color: #FFFFFF;
	position: absolute;
	top:0px;
	right: 10px;
}
.z-wmzrcont{
	width: 1000px;
	margin: auto;
}
.z-wmzrcont ul li{
	margin-top: 20px;
	height:135px;
}
.z-wmzrcont ul li .z-wmzrcontleft{
	width: 135px;
	height: 135px;
	border-radius: 50%;
	float: left;
	overflow: hidden;
}
.z-wmzrcont ul li .z-wmzrcontleft img{
	width: 100%;
	height: 100%;
}
.z-wmzrcont ul li .z-wmzrcontright{
	width: 800px;
	height: 120px;
	padding-top: 7px;
	float: right;
	color: #FFFFFF;
	position: relative;
font-size:18px;
}
.z-wmzrcont ul li .z-wmzrcontright p i{
	padding-right: 10px;
	font-style: normal;
}
.z-wmzrcont ul li .z-wmzrcontright .z-wmzrcontright-zt{
	position: absolute;
	top: 10px;
	right: 100px;
	background: #e20303;
	padding:5px;
}
.orgpages a{
	color:#fff !important;
}
.orgpages span{
	color:#fff !important;
}
.zhaomupages a{
	color:#fff !important;
}
.zhaomupages span{
	color:#fff !important;
}
.diandanpages a{
	color:#fff !important;
}
.diandanpages span{
	color:#fff !important;
}
.wmzrpages a{
	color:#fff !important;
}
.wmzrpages span{
	color:#fff !important;
}
.wmqzpages a{
	color:#fff !important;
}
.wmqzpages span{
	color:#fff !important;
}
.orgactivitypages a{
	color:#fff !important;
}
.orgactivitypages span{
	color:#fff !important;
}
.container{
	width:1230px !important;
}
.diandanlist{
	width: 1390px;
    height: 280px;
    color: #FFFFFF;
    position: relative;
}
.wmqzlist{
	margin-bottom:70px;
}  	              	

	              	

	              	

	              	