/*product_show*/
.product_show{padding:0px 0 30px;}
.product_show .ps_top{border:1px solid #F2F2F2;padding:20px;}
.product_show .ps_top .pst_left{width:500px;float:left;}
.product_show .ps_top .pst_left .pst_img{width:100%;padding-bottom:75%;position:relative;	}
.product_show .ps_top .pst_left .pst_img img{position:absolute;left:0;top:0;width:100%;height:100%;display:block;object-fit:contain;}
.product_show .ps_top .pst_right{width:calc(100% - 550px);float:right;position:relative;}
.product_show .ps_top .pst_right .pst_title{border-bottom:1px solid #EEE;padding-bottom:10px;}
.product_show .ps_top .pst_right .pst_title h1{margin:0;color:#333;font-size:36px;text-align:left;height:46px;line-height:46px;}
.product_show .ps_top .pst_right .pst_title p{margin:0;font-size:18px;margin-top:10px;height:26px;line-height:26px;}
.product_show .ps_top .pst_right .pst_txt{padding:12px 0;}
.product_show .ps_top .pst_right .pst_txt span{display:inline-block;height:30px;line-height:30px;}
.product_show .ps_top .pst_right .pst_txt p{margin:0;line-height:30px;}
.product_show .ps_top .pst_right .prtr_btn{border-top:1px solid #eee;padding-top:10px;font-size:0;-webkit-text-size-adjust:none;}
.product_show .ps_top .pst_right .prtr_btn .b_t{height:40px;line-height:40px;background:#585858;font-size:16px;color:#FFF;text-align:center;display:inline-block;padding:0 25px;margin-left:15px;border-radius:5px;}
.product_show .ps_top .pst_right .prtr_btn .b_t:first-child{margin-left:0;background:#e62129;}
.product_show h2{
	font-size: 24px;
	margin-bottom: 20px;
}
.product_show .ps_content{margin-top:30px;}
.product_show .ps_content .ps_span{background:#F2F2F2;font-size:0;-webkit-text-size-adjust:none;}
.product_show .ps_content .ps_span span{height:40px;line-height:40px;display:inline-block;padding:0 20px;color:#444;cursor:pointer;border-right:1px solid #FFF;cursor:pointer;font-size:14px;}
.product_show .ps_content .ps_span span.hover{background:#e62129;color:#FFF;}
.product_show .ps_content .pro_table{padding:30px 0;}
.product_show .ps_content .pro_table table{border-top:1px solid #000;border-left:1px solid #000;margin:0 auto;width:100%!important;margin:10px 0;} 
.product_show .ps_content .pro_table table td{border-right:1px solid #000!important;border-bottom:1px solid #000!important;padding:5px;text-align:center!important;font-size:15px!important;line-height:1.5!important;border-left: none!important;border-top: none!important;}
.product_show .ps_content .pro_table table td p{margin:0;line-height:1.5;}
.product_show .ps_content .pro_table table td a{color:#0095eb;white-space:nowrap;}
.product_show .ps_content .pro_table table td:hover a{
	color:#CC0003;
}
.product_show .ps_content .pro_table img{max-width:100%;height:auto;display:block;margin:0 auto;}
.product_show .ps_content .pro_txt{font-size:15px;line-height:30px;padding:25px 0;}
.product_show .ps_content .pro_txt h2{margin:0;font-size:20px;font-weight:bold;line-height:30px;padding:10px 0;}
.product_show .ps_content .pro_txt h3{margin:0;font-size:18px;font-weight:bold;line-height:30px;padding:8px 0;}
.product_show .ps_content .pro_txt p{margin:0;font-size:15px;line-height:30px;margin-top:4px;}
.product_show .ps_content .pro_txt img{max-width:100%;height:auto;margin:0 auto;display:block;}
.product_show .ps_content .pro_txt table{border-top:1px solid #000;border-left:1px solid #000;margin:0 auto;width:100%!important;} 
.product_show .ps_content .pro_txt table td{border-right:1px solid #000;border-bottom:1px solid #000;padding:5px;}
.product_show .ps_content .pro_txt table td p{margin:0;line-height:1.2;text-align:center;}
.product_show .ps_content .pro_txt iframe{width:100%;height:600px;}
.product_show .product_case{margin-top:30px;}
.product_show .product_case .case_span{background:#F2F2F2;font-size:0;-webkit-text-size-adjust:none;}
.product_show .product_case .case_span span{height:40px;line-height:40px;display:inline-block;padding:0 20px;color:#FFF;font-size:14px;background:#247ACB;}
.product_show .product_case .case_ul{margin-top:20px;overflow:hidden;}
.product_show .product_case .case_ul .swiper-slide{display:block;}
.product_show .product_case .case_ul .c_img{width:100%;padding-bottom:75%;position:relative;}
.product_show .product_case .case_ul .c_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.product_show .product_case .case_ul p{margin:0;color:#333;height:24px;line-height:24px;font-size:16px;text-align:center;margin-top:18px;}
@media screen and (max-width:1229px){
	.product_show .ps_top .pst_right{width:calc(100% - 530px);}
}
@media screen and (max-width:1023px){
	.product_show{padding:15px 0;}
	.product_show .ps_top{padding:10px;}
	.product_show .ps_top .pst_left{width:300px;}
	.product_show .ps_top .pst_right{width:calc(100% - 320px);}
	.product_show .ps_top .pst_right .pst_title h1{font-size:20px;height:30px;line-height:30px;}
	.product_show .ps_top .pst_right .pst_title p{font-size:15px;height:24px;line-height:24px;margin-top:5px;}
	.product_show .ps_top .pst_right .pst_txt span{font-size:13px;height:26px;line-height:26px;}
	.product_show .ps_top .pst_right .pst_txt p{line-height:26px;font-size:13px;}
	.product_show .ps_content .pro_table{width:100%;overflow-x:scroll;padding:20px 0;}
	.product_show .ps_content .pro_table table{min-width:738px!important;}
}
@media screen and (max-width:767px){
	.product_show .ps_top .pst_left{width:100%;float:none;}
	.product_show .ps_top .pst_right{width:100%;float:none;margin-top:15px;}
}
@media screen and (max-width:667px){
	
}
@media screen and (max-width:499px){
	.product_show .ps_top .pst_right .prtr_btn .b_t{font-size:13px;height:34px;line-height:34px;padding:0 15px;margin-left:5px;}
	.product_show h2{font-size: 20px;}
}