
.product-detial-cont{
padding-bottom: 200px;
}

.product-detial-title {
	padding-bottom: 60px;
	border-bottom: 1px solid #7a7a7a;
	margin-bottom: 60px;
}
.product-detial-title .titles{

vertical-align: middle;
display: inline-block;

}
.product-detial-title .titles p:nth-child(1){
	font-size: 26px;
	color: #333333;
}
.product-detial-title .titles p:nth-child(2){
	font-size: 10px;
	color: #808080;
}
.product-detial-title .title-s{
display: inline-block;
vertical-align: middle;
}
.product-detial-title .title-s span:nth-child(1){
background:url(../image/cpxl_05.png)no-repeat;
background-size: 100% 100%;
height: 50px;
width: 40px;
display: inline-block;
transition: all 0.5s;
}
.product-detial-container{
	text-align:center;
}
.product-detial-container img{

}

.product-detial-title .title-s span:nth-child(2){
	color: #53d2d2;
	font-size: 24px;
}
.product-detial-title  .title1{
	display: inline-block;
}
.product-detial-title  .title2{
	display: inline-block;
	/*margin-left: 70px;*/
}

.product-detial-title  .title2 p:nth-child(1){
	font-weight: bold;
}
.product-detial-c .tiles{
	font-size: 32px;
	color: #333333;
	font-family: "light";
	margin-bottom: 50px;

}
.product-detial-c .desc{
font-size: 16px;
color: #333333;
	font-family: "light";
	line-height: 2;
}
.product-list{
	/*height: 670px;*/
	border-bottom: 1px solid #3dcd5e;

}
.product-list:last-child{
	border-bottom: transparent;
}
.product-list-img{
	width: 65%;
	float: left;
	height: 100%;
	display: inline-block;
	text-align: center;
}
.product-list-img img{
	vertical-align: middle;
	display: inline-block;	
	width: 100%
}
.product-list-text{
	width: 35%;
	height: 100%;
	float: left;
	display: inline-block;
	vertical-align: middle;
	padding-left: 70px;
	box-sizing: border-box;
}
.product-list-text .titles{
margin-bottom: 25px;
}
.product-list-text .titles p:nth-child(1){
font-style: "bolds";
font-size: 26px;
color: #000000;
}
.product-list-text .titles p:nth-child(2){
color: #000000;
font-size: 10px;
}

.product-list-text .desc{
margin-bottom: 25px;
}
.product-list-text .desc p:nth-child(1){
font-style: "bolds";
font-size: 24px;
color: #000000;
}
.product-list-text .desc p:nth-child(2){
color: #000000;
font-size: 18px;
margin-top: 15px;
}
.product-list-text .mores{

	margin-top: 70px;
}
.product-list1{
	padding:140px 0;
}
.product-list1 .product-list-text{
	margin-top: 80px;
}
.product-list2{
	padding:80px 0;
}
.product-list2 .product-list-text{
	margin-top: 100px;
}
.product-list3{
	padding:90px 0;
}
.product-list3 .product-list-text{
	margin-top: 100px;
}
.product-list-text .mores a{
	font-size: 14px;
	color: #fff;
	padding:8px 35px;
	background:#3dcd5e;
	border-radius:50px;
	border:1px solid transparent;
	transition: all 0.5s;
}
.product-list-text .mores a:hover{
	border:1px solid #202020 !important;
	color: #202020 !important;
	background:transparent !important;
}
.index_s3{
	width: 90%;
	margin:0 auto;
	border-radius: 20px;
	background:#fff;
	box-sizing: border-box;
	margin-top: 30px;
	padding:70px 130px;
}
.index_s3_img{
	text-align: center;
}
.index_s3_img img{
	max-width: 100%;
}
.index-s3-cont{
	margin-top: 80px;
}
.index-s3-cont  .mores{
	display: inline-block;
	float: right;
}

.index-s3-cont  .mores p:nth-child(1){
font-size: 38px;
color: #000000;
/*font-weight: bold;*/
font-family: "bolds";
line-height: 2;
}
.index-s3-cont  .mores p:nth-child(2){
color: #000000;
font-size: 18px;
line-height: 1.2;
}
.index-s3-cont  .mores p:nth-child(3){

margin-top: 20px;
}
.index-s3-cont  .mores p:nth-child(3) a{
font-size: 14px;
color: #000000;
border-radius: 100px;
padding:5px 35px;
outline: none;
border:1px solid #202020;
}

.index-s3-cont .titles{
	display: inline-block;
	float: right;
	margin-right: 60px;
	text-align: center;

}

.index-s3-cont .titles div {
	vertical-align: middle;
	display: inline-block;
}
.index-s3-cont .titles div p:nth-child(1){
font-size: 38px;
color: #000000;
line-height: 2;
font-family: "normal";
}
.index-s3-cont .titles div p:nth-child(2){
	color: #000000;
	font-size: 14px;
}
.index-s3-cont .titles img{
	vertical-align: middle;
}


.index_s2{
	width: 90%;
	margin:0 auto;
	border-radius: 20px;
	/*background:#fff;*/
	box-sizing: border-box;
	margin-top: 30px;
	padding:70px 130px;
}
.index_s2_img{
	text-align: center;
}
.index_s2_img img{
	max-width: 100%;
}
.index-s2-cont{
	margin-top: 0px;
	position: relative;
	margin-top: -60px;
}
.index-s2-cont  .mores{
	display: inline-block;
	float: right;
}

.index-s2-cont  .mores p:nth-child(1){
font-size: 38px;
color: #fff;
font-family: "bolds";
line-height: 2;
}
.index-s2-cont  .mores p:nth-child(2){
color: #fff;
font-size: 18px;
line-height: 1.2;
}
.index-s2-cont  .mores p:nth-child(3){

margin-top: 20px;
}
.index-s2-cont  .mores p:nth-child(3) a{
font-size: 14px;
color: #fff;
border-radius: 100px;
padding:5px 35px;
outline: none;
border:1px solid #fff;
}

.index-s2-cont .titles{
	display: inline-block;
	float: right;
	margin-right: 60px;
	text-align: center;

}

.index-s2-cont .titles div {
	vertical-align: middle;
	display: inline-block;
}
.index-s2-cont .titles div p:nth-child(1){
font-size: 38px;
color: #fff;
line-height: 2;
}
.index-s2-cont .titles div p:nth-child(2){
	color: #fff;
	font-size: 14px;
}
.index-s2-cont .titles img{
	vertical-align: middle;
}

.about-ppjs-banner{
	position: relative;
}
.about-ppjs-banner .bg-img img{
width: 100%;
display: block;
}

.ppjs-banner-text{
	position: absolute;
	bottom:100px;
	width: 100%;
	left: 0px;
	z-index: 9;
}
.ppjs-banner-text p{
	text-align: center;
	font-size: 25px;
	color: #ffffff;
}

.ppjs-banner-text p:last-child(){
	margin-top: 30px;
}
.inner-title{

}
.inner-title p:nth-child(1){
	font-size: 38px;
	color: #333333;
	font-family: "bolds";
	text-align: center;line-height:1
}
.inner-title p:nth-child(2){
	color: #333333;
	text-transform: uppercase;
	font-size: 38px;
	text-align: center;
	margin-top: 15px;line-height:1
}
.about-ppjss{
	margin-top: 140px;
	/*padding-bottom: 320px;*/
}
.about-ppjss-img{
text-align: center;
width: 70%;
margin:0 auto;
margin-top: 120px;
position: relative;z-index: 10;
}
.about-ppjss-img img{
display: block;width: 100%
}
.about-ppjss-text{
	background:#e8e8e8;
	padding:320px 0 200px 0 ;
	position: relative;
	top:-180px;
}
.about-ppjss-text-cont{
width: 70%;
margin:0 auto;
font-family: "light";
font-size: 16px;
color: #333333;
line-height: 2
}

.innner-bgs img{
	display: inline-block;
}
.inner-titles{
	position: absolute;
	top:50%;
	margin-top: -50px;
	width: 100%;
	display: block;
}


.w1400{
	width: 1400px;
	margin:0 auto;
	box-sizing: border-box;
}
.about-zscq-list .thumbs{
	height: 365px;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.about-zscq-list .thumbs p{
height: 100%;
width: 100%;
line-height: 365px;
}
.about-zscq-list .thumbs img{
	display: inline-block;
	transition: all 0.5s;
	 vertical-align:middle;
}
.about-zscq-list .testxts{

}
.about-zscq-list .testxts p{
	transition: all 0.5s
}
.about-zscq-list .testxts p:nth-child(1){
font-size: 14px;
color: #333333;
margin-top: 20px;
margin-bottom: 10px;
}
.about-zscq-list .testxts p:nth-child(2){
	font-size: 12px;
	color: #333333
}
.clear{
	clear: both;
}

.about-zscq-list:hover .thumbs img{
	transform: scale(1.2);
}
.about-zscq-list:hover p{
	color: #53d2d2 !important;
}

.aobut-doenws{
	margin:90px 0 0  0;
}
.aobut-doenws-cont{

}

.aobut-doenws-list{
	width: 100%;
	margin-bottom: 30px;
	padding:30px 25px;
	box-sizing: border-box;
	transition: all 0.5s;
	border:1px solid #e1e1e1;
}
.aobut-doenws-list .thums{
	width: 300px;
	height: 200px;
	display: inline-block;
display: inline-block;
float: left;
overflow: hidden;
}

.aobut-doenws-list .thums img{
	display: block;
	transition: all 0.5s;
}
.downs-desc{
padding-left: 65px;
display: inline-block;
float: left;
}
.downs-desc p:nth-child(1){
	font-family: "light";
	color: #4d4d4d;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
}
.downs-desc p:nth-child(2){
	color: #a6a6a6;
font-size: 14px;
margin-bottom: 70px;
}

.aobut-doenws-list:hover{
	background:#53d2d2;
	border:1px solid #53d2d2;
}

.aobut-doenws-list:hover p{
	color: #fff !important;
}
.aobut-doenws-list:hover .thums img{
	transform: scale(1.2);
}
.downs-desc span{
	width: 15px;
	height: 55px;
	display: inline-block;
	background:url(../image/about-zlxz_11.png)no-repeat top/cover;
	transition: all 0.5s;
}
.aobut-doenws-list:hover .downs-desc span{

	background:url(../image/about-zlxz_05.png)no-repeat top/cover;
}
.product-series{
	margin-top: 115px;
}
.product-series-cont{
	margin:0 120px;
}
.product-series-list{
width: 33.33%;
box-sizing: border-box;
float: left;
padding:0 60px;
border-left: 1px solid #f5f5f5;
}

.product-series-list:last-child{

border-right: 1px solid #f5f5f5;
}
.product-list-header{
}
.product-list-header .titles{

vertical-align: middle;
display: inline-block;
}
.product-list-header .titles p:nth-child(1){
	font-size: 26px;
	color: #333333;
}
.product-list-header .titles p:nth-child(2){
	font-size: 10px;
	color: #808080;
}
.product-list-header .title-s{
display: inline-block;
vertical-align: middle;
}
.product-list-header .title-s span:nth-child(1){
background:url(../image/cpxl_07.png)no-repeat;
background-size: 100% 100%;
height: 50px;
width: 40px;
display: inline-block;
transition: all 0.5s;
}


.product-list-header .title-s span:nth-child(2){
	color: #333333;
	font-size: 24px;
}
.product-series-list .thumbs{
	text-align: center;
	margin-top: 70px;
	height: 280px;
	overflow: hidden;
}
.product-series-list .thumbs img{
	/*max-width: 100%;*/
	transition: all 0.5s;
}

.product-series-list .desc{

}

.product-series-list .desc p:nth-child(1){
	font-size: 20px;
	color: #333333;
}

.product-series-list .desc p:nth-child(2){
	font-size: 18px;
	color: #333333;
	margin-top: 10px;
}
.product-series-list .mores{
margin-top: 35px;
}
.product-series-list .mores a{
font-size: 14px;
color: #333333;
font-family: "normal";
padding:7px 35px;
box-sizing: border-box;
border:1px solid #333333;
text-align: center;
outline: none;
border-radius: 50px;
}
.product-series-list:hover .title-s span:nth-child(1){
background:url(../image/cpxl_05.png)no-repeat;
background-size: 100% 100%;
}
.product-series-list:hover .mores a{
	color: #fff !important;
	border:1px solid #53d2d2;
	background:#53d2d2;
}
.product-series-list:hover .product-list-header .titles p{
color: #53d2d2 !important;
}
.product-series-list:hover  .desc p{
color: #53d2d2 !important;
}
.product-series-list:hover .product-list-header .title-s span{
color: #53d2d2 !important;
}

.product-series-list:hover   .thumbs img{
	transform: scale(1.1);
}
.product-detial{
position: relative;
margin-top: 230px;
margin-bottom: 120px;
}
.w1300{
	width: 1300px;
	margin:0 auto;
	box-sizing: border-box;
}
.w1550{
	width: 1550px;
	margin:0 auto;
	box-sizing: border-box;
}
.p-d-prv{
	position: absolute;
	left: 0px;
	top:50%;
	margin-top: -50px;
	outline: none;
	z-index: 9;
	cursor: pointer;
	outline: none;
}
.p-d-next{
	position: absolute;
	right: 0px;
	top:50%;
	margin-top: -50px;
	outline: none;
	z-index: 9;
	cursor: pointer;
	outline: none;
}
.product-detial-container .swiper-pagination-bullet-active{
    background: #3dce5e;
}
.product-detial-cont{
padding-bottom: 230px;
}

.product-detial-title {
	padding-bottom: 60px;
	border-bottom: 1px solid #7a7a7a;
	margin-bottom: 60px;
}
.product-detial-title .titles{

vertical-align: middle;
display: inline-block;

}
.product-detial-title .titles p:nth-child(1){
	font-size: 26px;
	color: #333333;
}
.product-detial-title .titles p:nth-child(2){
	font-size: 10px;
	color: #808080;
}
.product-detial-title .title-s{
display: inline-block;
vertical-align: middle;
}
.product-detial-title .title-s span:nth-child(1){
background:url(../image/cpxl_05.png)no-repeat;
background-size: 100% 100%;
height: 50px;
width: 40px;
display: inline-block;
transition: all 0.5s;
}


.product-detial-title .title-s span:nth-child(2){
	color: #53d2d2;
	font-size: 24px;
}


.product-detial-title  .title2 p:nth-child(1){
	font-weight: bold;
	font-size: 26px;
	font-family: "bolds"
}
.product-detial-c .tiles{
	font-size: 32px;
	color: #333333;
	font-family: "light";
	margin-bottom: 50px;

}
.product-detial-c .desc{
font-size: 16px;
color: #333333;
	/*font-family: "light";*/
	line-height: 2;
}

.product-detial-c .desc1{
font-size: 26px;
color: #333333;
display: none;
	/*font-family: "bolds";*/
	line-height: 2;
}
.video-cont{
margin-top: 110px;
margin-bottom: 80px;
}
.video-list{
margin-bottom: 50px;
/*height: 320px;*/
}
.inner-title-f p{
	color: #fff !important;
}
.video-thumbs{
position: relative;
width: 50%;
float: left;
display: inline-block;
overflow: hidden;
height: 100%;
}
.video-thumbs-img{

}
.video-thumbs-img img{
width: auto;
height: 100%;
display: block;
transition: all 0.5s;
}
.video-play{
	position: absolute;
	top:50%;
	left:50%;
	margin-top: -45px;
	margin-left: -45px;
	cursor: pointer;
	outline: none;
	z-index: 9;
}

.video-text{
	width: 50%;
	float: left;
	display: inline-block;
	box-sizing: border-box;
	padding:0 0 0 80px;
	position: relative;
height: 100%;
}
.video-text .titles{
	
}
.video-text .titles p:nth-child(1){
	font-size: 24px;
	color: #4c4c4c;
	line-height: 1;
}
.video-text .titles p:nth-child(2){
	color: #4c4c4c;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 65px;
}
.video-text .desc{
	font-family: "light";
	line-height: 2;
	font-size: 16px;
	color: #4c4c4c;
}
.video-text  .mores{
	position: absolute;
	bottom:0px;
	border-bottom: 1px solid #909090;
	width: 100%;
	display: block;
}

.video-text  .mores span{
	width: 30px;
	height: 15px;
	margin-bottom: 10px;
	background:url(../image/video-list_13.png)no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	outline: none;
	cursor: pointer;
	transition: all 0.5s;
}

.video-list:hover .video-thumbs-img img{
	transform: scale(1.1);
}
.video-list:hover .video-text  .mores span{

	background:url(../image/video-list_08.png)no-repeat;
	background-size: 100% 100%;
}

.video-list:hover .video-text  .mores{

	border-bottom: 1px solid #5ed5d5;
}
.video-list:hover .video-text .titles p{
color: #5ed5d5 !important;
}
.video-text .desc{

}
.video-detials{
	width: 960px;
	margin:0 auto;
background: #0f0f0f
}
.video-detials-video{
position: relative;
background: #0f0f0f
}
.video-detials-video video{
	object-fit:fill;
	height: 540px;
	width: 100%;
	outline: none;
}
.video-puse-btn{
	position: absolute;
	background:url(../image/vide0-p_07.png)no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
	outline: none;
	top:50%;
	left: 50%;
	height: 90px;
	width: 90px;
	margin-top: -45px;
	margin-left: -45px;
	opacity: 0;
	display: none;
}
.video-detials-text{
background: #0f0f0f
}

.video-detials-text p:nth-child(1){
font-size: 18px;
color: #dbdbdb
}
.video-detials-text p:nth-child(2){
	color: #dbdbdb;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 25px;
}
.video-detials-text p:nth-child(3){
	font-family: "light";
	color: #dbdbdb;
	font-size: 12px;
	line-height: 2;
}
.video-detials-ifreas{
	width: 100%;
	height: 100%;
	position: fixed;
	top:0px;
	left:0px;
	z-index: 9999;
	display: none;
	background:rgba(0,0,0,0.8);
}
.video-detials-ifreas-cont{
width: 950px;
height: 700px;
margin:0 auto;
position: absolute;
top:50%;
margin-top: -350px;
left:50%;
margin-left: -477px;
padding:20px;
background:#0f0f0f;
}
.video-detials-ifreas iframe{
width: 100%;
height: 100%;
overflow:hidden;
}
.close-video{
	position: absolute;
	outline: none;
	top:10%;
	right: 60px;
	cursor: pointer;
}
.news-mtbd{
	margin-top: 80px;
}
.news-mtbd-list{
border-bottom: 1px solid #a6a6a6;
padding:30px 0;
}
.news-mtbd-list .cont1{
display: inline-block;
float: left;
margin-right: 40px;
}
.news-mtbd-list .cont1 .times{
text-align: center;
}.news-mtbd-list .cont1 .times span:nth-child(1){
	vertical-align: middle;display: inline-block;
	font-size: 36px;
	color: #4c4c4c;

}.news-mtbd-list .cont1 .times span:nth-child(2){
	vertical-align: middle;display: inline-block;
	border-top:1px solid #9b9b9b;
	border-bottom:1px solid #dddddd;
	width: 50px;
	margin-left: 40px;

}
.news-mtbd-list  .jt{
margin-top: 35px;
}
.news-mtbd-list  .jt span{
	width: 40px;
	height: 40px;
	background:url(../image/new-mtbd_06.png) #fff;
	background-size: 60% auto;
	background-position: center center;
	display: inline-block;
	background-repeat: no-repeat;
	transition: all 0.3s;
}

.news-mtbd-list .cont2 {
	float: left;
	display: inline-block;
	width: 660px;
}
.news-mtbd-list .cont2 p:nth-child(1){
	font-family: "normal";
	color: #4c4c4c;
	font-size: 16px;
	margin-top: 12px;
}
.news-mtbd-list .cont2 p:nth-child(2){
	font-size: 12px;
	color: #666666;
	line-height: 2;
	margin-top: 20px;
}
.news-mtbd-list .thumbs {
	float: right;
	display: inline-block;
}
.news-mtbd-list .thumbs img{

}


.news-mtbd-list:hover .cont2 p:nth-child(1){
	color: #53d2d2 !important;
}
.news-mtbd-list:hover  .jt span{
	background:url(../image/new-mtbd_11.png) #53d2d2;
	background-size: 60% auto;
	background-position: center center;
	background-repeat: no-repeat;
}
.news-jszx-cont{

}
.news-jszx-list{
	width: 50%;
	float: left;
	box-sizing: border-box;
	height: 320px;
	margin-bottom: 15px;
}
.news-jszx-list .thumbs{
	width: 50%;
	float: left;
	height: 100%;
	overflow: hidden;
	transition: all 0.5s;
}
.news-jszx-list  .thumbs img{
width: 100%;
	transition: all 0.5s;
}
.news-jszx-list .conts{
	width: 50%;
	float: left;
	height: 100%;
	padding-top: 80px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	border-top:2px solid #e9e9e9;
	border-bottom:2px solid #e9e9e9;
}

.news-jszx-list .conts p:nth-child(1){
	font-size: 14px;
	color: #4c4c4c;
	font-weight: bold;
	margin-bottom: 10px;
	transition: all 0.5s;
}
.news-jszx-list .conts p:nth-child(2){
font-size: 12px;
	transition: all 0.5s;
color: #4c4c4c;
}
.news-jszx-list .conts p:nth-child(3){
	line-height: 2;
	font-family: "normal";
	margin-top: 60px;
	transition: all 0.5s;
	font-size: 12px;
	color: #666666
}

.news-jszx-list:hover{
	background:#53d2d2;
}
.news-jszx-list:hover .news-jszx-list .conts{

	border-top:2px solid #53d2d2;
	border-bottom:2px solid #53d2d2;
}
.news-jszx-list:hover p{
	color: #fff !important;
}


.news-jszx-list:hover   .thumbs img{
	transform: scale(1.2);
}
.news-zhyg-cont{

}
.news-zhyg-list{
width: 32%;
float: left;
border-bottom: 2px solid #7a7a7a;
margin-bottom: 80px;
transition: all 0.6s;
}
.news-zhyg-list .thumbs{
height: 300px;
overflow: hidden;
}
.news-zhyg-list .thumbs img{
	display: block;
	transition: all 0.5s;
}
.news-zhyg-list p:nth-child(2){
	margin-top: 45px;
	font-size: 16px;
	font-weight: bold;
	color: #4c4c4c;
}
.news-zhyg-list p:nth-child(3){
	padding-bottom: 30px;
	margin-top: 10px;
	font-size: 12px;
	color: #4c4c4c;
}

.news-zhyg-list:hover{

border-bottom: 2px solid #a9e9e9;
}

.news-zhyg-list:hover img{
	transform: scale(1.2);
}

.news-zhyg-list:hover p{
	color: #a9e9e9 !important;
}

.news-zhyg-list:nth-child(2){
	margin:0 2%;
}
.news-zhyg-list:nth-child(5){
	margin:0 2%;
}
.news-zhyg-list:nth-child(8){
	margin:0 2%;
	margin-bottom: 0px;
}
.news-zhyg-list:nth-child(7){
	margin-bottom: 0px;
}
.news-zhyg-list:nth-child(9){
	margin-bottom: 0px;
}
.news-zhyg-list:nth-child(11){
	margin:0 2%;
}


.news-zhhg-cont{

}
.news-zhhg-list{
width: 32%;
float: left;
margin-bottom: 80px;
transition: all 0.6s;
}
.news-zhhg-list .thumbs{
height: 300px;
overflow: hidden;
}
.news-zhhg-list .thumbs img{
	display: block;
	transition: all 0.5s;
}

.news-zhhg-list:hover{

}

.news-zhhg-list:hover img{
	transform: scale(1.2);
}


.news-zhhg-list:nth-child(2){
	margin:0 2%;
}
.news-zhhg-list:nth-child(5){
	margin:0 2%;
}
.news-zhhg-list:nth-child(8){
	margin:0 2%;
	margin-bottom: 0px;
}
.news-zhhg-list:nth-child(7){
	margin-bottom: 0px;
}
.news-zhhg-list:nth-child(9){
	margin-bottom: 0px;
}
.news-zhhg-list:nth-child(11){
	margin:0 2%;
}
.zhhg-text{
	background:#e8e8e8;
	padding:40px 15px;
	transition: all 0.5s;
	position: relative;
}
.zhhg-text p:nth-child(1){
	font-size: 16px;
	font-weight: bold;
	color: #4c4c4c;
}
.zhhg-text p:nth-child(2){
	margin-top: 10px;
	font-size: 12px;
	color: #4c4c4c;
}

.news-zhhg-list:hover .zhhg-text{
	background:#53d2d2 !important;

}

.news-zhhg-list:hover .zhhg-text p{
	color: #fff !important;
}
.zhhg-text-jt{
	position: absolute;
	right: 30px;
	bottom: 35px;
	opacity: 0;
	transition: all 0.5s;
}
.news-zhhg-list:hover .zhhg-text-jt{
	opacity: 1;
}
.news-show{
	margin-top: 140px;
	margin-bottom: 120px;
}
.news-show .titles{
font-size: 36px;
color: #606060;
text-align: center;
}
.news-show .dates{
color: #606060;
text-align: center;
font-size: 22px;
margin-top: 10px;
margin-bottom: 40px;
}
.news-show-cont{
overflow:hidden;
padding-bottom: 100px;
margin-bottom: 100px;
border-bottom: 1px solid #b0b0b0;
}
.news-show-cont img{
max-width: 100%;
}
.news-show-prev{
	width: 50%;
	height: 210px;
	background:#11365f;
	float: left;
	position: relative;
	text-align: center;
}

.news-show-prev span{
}
.news-show-prev span:nth-child(1){
width: 30px;
height: 20px;
display: inline-block;
position: absolute;
background:url(../image/news-detail_07.png)no-repeat;
background-size: 100% 100%;
top:50%;
margin-top: -15px;
left: 40px;
z-index: 99
}
.news-show-prev span:nth-child(2){
	font-size: 22px;
	color: #ffffff;
	display: inline-block;
	vertical-align: middle;
	line-height: 210px;
	text-align: center;
}
.news-show-next{
	width: 50%;
	height: 210px;
	background:#f5f5f5;
	float: left;
	position: relative;
	text-align: center;
}
.news-show-next span:nth-child(2){
width: 30px;
height: 20px;
display: inline-block;
position: absolute;
background:url(../image/news-detail_09.png)no-repeat;
background-size: 100% 100%;
top:50%;
margin-top: -15px;
right: 40px;
z-index: 99
}
.news-show-next span:nth-child(1){
	font-size: 22px;
	color: #595959;
	display: inline-block;
	vertical-align: middle;
	line-height: 210px;
	text-align: center;
}
.ppzl-cont .index-ppzl-list {
    border-radius: 0px !important;
    background: #000000 !important;
    padding: 70px 0 40px;
    box-shadow: 0 0 5px #000;
}
.pplz-innsers{
	margin:55px 0 150px 0;
}
.pplz-innser-a{
	margin:30px 0 20px 0;
	text-align: center;
}

.pplz-innser-a a{
display: inline-block;
border:1.5px solid #606060;
width: 240px;
padding:5px 0;
font-family: "黑体";
border-radius:50px;
transition: all 0.5s;
}

.pplz-innser-a a span{

display: inline-block;
vertical-align: middle;
font-size: 20px;
color: #020c23;
}

.pplz-innser-a a i{
display: inline-block;
vertical-align: middle;
height: 36px;
width: 36px;
border-radius: 36px;
background:url(../image/ppzl_07.png)no-repeat;
background-size: 100% 100%;
margin-left: 5px;
}

.pplz-innser-a a:hover{
	background:#e5d0a2;
border:1.5px solid #e5d0a2;
}