.psnav{background:rgba(246, 246, 246, 1);text-align:center;}
.psnav a{display:inline-block;height:80px;line-height:80px;padding:0 20px;color:#222;font-size:16px;position:relative;}
.psnav a:before{position: absolute;content:'';left:50%;bottom:0;width:0%;height:2px;}
.psnav a:after{content:"";position:absolute;width:1px;height:15px;display:block;background:#ccc;top:50%;margin-top:-7px;right:0;}
.psnav a:hover:before{width:80%;left:10%;background:#F00;}
.psnav a:last-child:after{content:none;}
/*pshow*/
.pshow{padding:50px 0;}
.pshow .container{width:1160px;}
.pshow .ps_top{}
.pshow .ps_top .pst_left{width:600px;float:left;}
.pshow .ps_top .pst_left .pst_bimg{border:1px solid #EEE;}
.pshow .ps_top .pst_left .pst_bimg>a{display:block;height:450px;}
.pshow .ps_top .pst_left .pst_bimg>a>img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:contain;}
.pshow .ps_top .pst_left .pst_ul{margin:20px 40px 0;position:relative;}
.pshow .ps_top .pst_left .pst_ul .pst_li{overflow:hidden;}
.pshow .ps_top .pst_left .pst_ul .pst_li .swiper-slide{border:1px solid #FFF;}
.pshow .ps_top .pst_left .pst_ul .pst_li .pst_img{width:100%;position:relative;padding-bottom:75%;cursor:pointer;}
.pshow .ps_top .pst_left .pst_ul .pst_li .swiper-slide.on{border-color:#EC0303;}
.pshow .ps_top .pst_left .pst_ul .swiper-button-next,.pshow .ps_top .pst_left .pst_ul .swiper-button-prev{width:30px;height:100%;margin-top:0;outline:none;background-image:url(../Image/ps_icon.png);background-size:50% auto;border-radius:0;opacity:1;top:0;}
.pshow .ps_top .pst_left .pst_ul .swiper-button-prev{left:-40px;}
.pshow .ps_top .pst_left .pst_ul .swiper-button-next{right:-40px;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}
.pshow .ps_top .pst_right{width:calc(100% - 600px);padding-left:20px;float:right;}
.pshow .ps_top .pst_right .pst_h1{font-size:30px;line-height:1.1;font-weight:bold;color:#222;}
.pshow .ps_top .pst_right .pst_info{font-size:16px;margin:20px 0;color:#666;line-height:1.4;}
.pshow .ps_top .pst_right .pst_pp{
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
}
.pshow .ps_top .pst_right .pst_pp .pst_flex{
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
}
.pshow .ps_top .pst_right .pst_pp p{font-size:14px;line-height:1.4;color:#595959;}
.pshow .ps_top .pst_right .pst_pp .pst_sxmc{margin-right:10px;border-bottom:1px solid #000;width:45px;height:55px;}
.pshow .ps_top .pst_right .pst_pp .pst_sxmc p{width:100%;text-align:center;}
.pshow .ps_top .pst_right .pst_pp .pst_sxnr{width:calc(100% - 45px);border-bottom:1px solid #dedede;height:55px;}
.pshow .ps_top .pst_right .pst_img{width:100%;margin-top:20px;}
.pshow .ps_top .pst_right .pst_img img{display:block;max-width:100%;width:auto;height:auto;}
.pshow .ps_top .pst_right .pst_a{background:#333;color:#fff;font-size:16px;width:146px;height:55px;line-height:55px;display:block;margin-top:20px;text-align:center;border-radius:4px;}
.pshow .ps_top .pst_right .pst_a:hover{background:#ec0303}
.pshow .ps_con{margin-top:30px;}
.pshow .ps_con .psc_nav{text-align:center;border-bottom: 1px #dfdede solid;}
.pshow .ps_con .psc_nav span{display:inline-block;font-size:16px;color:#595959;padding:0 25px;height:45px;cursor:pointer;}
.pshow .ps_con .psc_nav span:hover,.pshow .ps_con .psc_nav span.on{color:#EC0303;border-bottom:2px solid #EC0303;}
.pshow .ps_con .psc_item{margin-top:20px;}
.pshow .ps_con .psc_txt{font-size:16px;line-height:2;padding-bottom:20px;}
.pshow .ps_con .psc_txt>*+*{margin-top:15px;}
.pshow .ps_con .psc_txt img{max-width:100%;height:auto;margin:0 auto;display:block;}
.pshow .ps_con .psc_txt table{border:none!important;width:100%!important;padding:0!important;border-collapse:collapse!important;border-spacing:0!important;}
.pshow .ps_con .psc_txt table td,.pshow .ps_con .psc_txt table th{text-align:center!important;padding:10px 5px!important;line-height:1.2!important;width:auto!important;font-size:15px!important;color:#333!important;border:1px solid #E2E2E2!important;}
.pshow .ps_con .psc_txt table td *,.pshow .ps_con .psc_txt table th *{line-height:1.2!important;}
.nei_table{width:100%;overflow-y:auto;}
.pshow .ps_page{padding:20px;margin-top:40px;overflow:hidden;}
.pshow .ps_page .psp_li{width:50%;float:left;}
.pshow .ps_page .psp_li:last-child{text-align:right;}
.pshow .ps_page .psp_li span{display:inline-block;color:#595959;margin-right:10px;}
.pshow .ps_page .psp_li a{display:inline-block;color:#707070;}
.pshow .ps_page .psp_li a:hover{color:#EC0303;}

@media screen and (max-width:1359px){
	.psnav a{font-size:14px;height:65px;line-height:65px;padding:0 16px;}
	.pshow{padding:40px 0;}
	.pshow .container{width:994px;}
	.pshow .ps_top .pst_left{width:500px;}
	.pshow .ps_top .pst_left .pst_bimg>a{height:375px;}
	.pshow .ps_top .pst_left .pst_ul{margin:15px 30px 0;}
	.pshow .ps_top .pst_left .pst_ul .swiper-button-next,.pshow .ps_top .pst_left .pst_ul .swiper-button-prev{width:24px;}
	.pshow .ps_top .pst_left .pst_ul .swiper-button-next{right:-30px;}
	.pshow .ps_top .pst_left .pst_ul .swiper-button-prev{left:-30px;}
	.pshow .ps_top .pst_right{width:calc(100% - 500px);}
	.pshow .ps_top .pst_right .pst_h1{font-size:26px;}
	.pshow .ps_top .pst_right .pst_info{margin:15px 0;font-size:15px;}
	.pshow .ps_top .pst_right .pst_img{margin-top:15px;}
	.pshow .ps_top .pst_right .pst_a{width:120px;height:48px;line-height:48px;margin-top:15px;font-size:15px;}
	.pshow .ps_con .psc_txt{font-size:15px;line-height:1.6;padding-bottom:15px;}
	.pshow .ps_con .psc_txt>*+*{margin-top:10px;}
	.pshow .ps_page{padding:15px;margin-top:30px;}
}

@media screen and (max-width:1023px){
	.psnav .container{width:100%;overflow-y:auto;}
	.psnav .pn_a{white-space:nowrap;}
	.pshow{padding:30px 0;}
	.pshow .container{width:738px;}
	.pshow .ps_top .pst_left{width:100%;float:none;}
	.pshow .ps_top .pst_left .pst_bimg>a{width:100%;padding-bottom:75%;height:auto;}
	.pshow .ps_top .pst_left .pst_bimg>a>img{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:contain;}
	.pshow .ps_top .pst_left .pst_ul{margin:10px 22px 0;}
	.pshow .ps_top .pst_left .pst_ul .swiper-button-next,.pshow .ps_top .pst_left .pst_ul .swiper-button-prev{width:20px;}
	.pshow .ps_top .pst_left .pst_ul .swiper-button-next{right:-22px;}
	.pshow .ps_top .pst_left .pst_ul .swiper-button-prev{left:-22px;}
	.pshow .ps_top .pst_right{width:100%;float:none;margin-top:20px;padding:0;}
	.pshow .ps_top .pst_right .pst_h1{font-size:22px;}
	.pshow .ps_top .pst_right .pst_info{margin:10px 0;font-size:14px;}
	.pshow .ps_top .pst_right .pst_img{margin-top:12px;}
	.pshow .ps_top .pst_right .pst_a{width:120px;height:40px;line-height:40px;margin-top:12px;font-size:14px;}
	.pshow .ps_con .psc_txt{font-size:14px;}
	.pshow .ps_con .psc_txt>*+*{margin-top:7px;}
	.pshow .ps_page{padding:10px;margin-top:20px;}

	.MagicZoomBigImageCont{display:none;}
}

@media screen and (max-width:767px){
	.container{width:calc(100% - 30px);}
	.pshow{padding:20px 0;}
	.pshow .container{width:calc(100% - 30px);}
	.pshow .ps_top .pst_right .pst_info{margin:10px 0 0;}
}