/*show*/
.qc_pshow{padding:120px 0;position:relative;overflow:hidden;}
.qc_pshow .qcps_con{}
.qc_pshow .qcps_left{width:655px;height:503px;}
.qc_pshow .qcps_left .qcps_img{width:100%;padding-bottom:100%;position:relative;}
.qc_pshow .qcps_left .qcps_s{width:100%;overflow:hidden;height:100%;}
.qc_pshow .qcps_left .qcps_s .swiper-slide{padding:12px;border:1px solid #E9ECEF;}
.qc_pshow .qcps_left .qcps_s .swiper-slide.swiper-slide-thumb-active{border-color:var(--logoColor);}
.qc_pshow .qcps_left .qcps_b{width:503px;overflow:hidden;margin-left:36px;}
.qc_pshow .qcps_left .qcps_b .swiper-slide{background:var(--backgroundColor);padding:30px;}
.qc_pshow .qcps_right{padding-left:80px;}
.qc_pshow .qcps_right h1{font-size:32px;font-weight:bold;color:var(--titleColor);}
.qc_pshow .qcps_right p{font-size:18px;line-height:36px;color:var(--fontColor);position:relative;}
.qc_pshow .qcps_right em{font-size:20px;line-height:36px;color:var(--titleColor);margin-top:32px;font-style:normal;}
.qc_pshow .qcps_right .qcps_span{margin-top:32px;}
.qc_pshow .qcps_right .qcps_span span{font-size:18px;line-height:36px;color:var(--fontColor);position:relative;padding-left:15px;}
.qc_pshow .qcps_right .qcps_span span:before{content:'';position:absolute;left:0;top:15px;width:6px;height:6px;background:var(--fontColor);border-radius:50%;}
.qc_pshow .qcps_right .qcps_btn{margin-top:20px;}
.qc_pshow .qcps_right .qcps_btn .qcps_p{height:50px;background:var(--logoColor);padding:0 30px;border-radius:42px;color:#FFF;}
.qc_pshow .qcps_right .qcps_btn .qcps_p i{margin-right:8px;font-size:16px;}
.qc_pshow .qcps_right .qcps_btn .qcps_p span{font-size:14px;}
.qc_pshow .qcps_right .qcps_btn .pb_btn{height:50px;margin-left:20px;}
.qc_pshow .qcps_right .qcps_btn .pb_btn:hover{background:var(--logoColor);border-color:var(--logoColor);}
.qc_pshow .qcps_right .qcps_btn .pb_btn:hover span{color:#FFF;}
.qc_pshow .qcps_right .qcps_btn .pb_btn:hover i{color:#FFF;}
.qc_pshow .qcps_nav{margin-top:52px;background:var(--backgroundColor);}
.qc_pshow .qcps_nav span{font-size:26px;height:80px;color:var(--fontColor);cursor:pointer;padding:0 50px;border-top:3px solid var(--backgroundColor);}
.qc_pshow .qcps_nav span.on{color:var(--logoColor);background:#FFF;border-top-color:var(--logoColor);}
.qc_pshow .qcps_item{}
.qc_pshow .qcps_item .qcps_c{padding-top:35px;width:100%;}
.qc_pshow .qcps_item .qcps_c .pb_table tr:hover{background:var(--logoColor)!important;}
.qc_pshow .qcps_item .qcps_c .pb_table tr:hover td,.qc_pshow .qcps_item .qcps_c .pb_table th:hover td{color:#FFF!important;}
.qc_pshow .qcps_item .qcps_pic{padding-top:5px;}
.qc_pshow .qcps_item .qcps_pic .qcps_li{width:calc(25% - 21px);margin-left:28px;margin-top:25px;}
.qc_pshow .qcps_item .qcps_pic .qcps_li:nth-child(4n+1){margin-left:0;}
.qc_pshow .qcps_item .qcps_pic .qcps_li .qcps_img{width:100%;padding-bottom:75%;position:relative;border-radius:20px;overflow:hidden;border:1px solid var(--borderColor);}
.qc_pshow .qcps_item .qcps_wrap{margin-top:30px;font-size:16px;line-height:1.65;}
.qc_pshow .qcps_item .qcps_wrap>*+*{margin-top:1em;}
.qc_pshow .qcps_item .qcps_wrap img{margin:0 auto;width:auto;max-width:100%;height:auto;display:block;}
.qc_pshow .qcps_item .qcps_wrap h2{font-size:20px;color:#333;}
.qc_pshow .qcps_item .qcps_wrap h3{font-size:18px;color:#555;}
/*tuijian*/
.qc_ptuijian{padding:120px 0;position:relative;overflow:hidden;background:var(--backgroundColor);}
.qc_ptuijian .qcppt_ul{margin-top:52px;overflow:hidden;}
.qc_ptuijian .qcppt_ul .qcppt_pic{padding:26px;background:#FFF;}
.qc_ptuijian .qcppt_ul .qcppt_img{width:100%;padding-bottom:100%;position:relative;}
.qc_ptuijian .qcppt_ul p{font-size:18px;line-height:28px;margin-top:24px;color:var(--titleColor);text-align:center;}
/*news*/
.qc_news .pb_btn{margin:52px auto 0;height:42px;}
.qc_news .pb_btn:hover{background:var(--logoColor);border-color:var(--logoColor);}
.qc_news .pb_btn:hover span{color:#FFF;}
.qc_news .pb_btn:hover i{color:#FFF;}

@media screen and (max-width:1799px){
	.qc_pshow{padding:80px 0;}
	.qc_pshow .qcps_left{width:573px;height:442px;}
	.qc_pshow .qcps_left .qcps_s .swiper-slide{padding:10px;}
	.qc_pshow .qcps_left .qcps_s .swiper-slide.swiper-slide-thumb-active{border-color:var(--logoColor);}
	.qc_pshow .qcps_left .qcps_b{width:442px;margin-left:28px;}
	.qc_pshow .qcps_left .qcps_b .swiper-slide{padding:25px;}
	.qc_pshow .qcps_right{padding-left:50px;}
	.qc_pshow .qcps_right h1{font-size:26px;}
	.qc_pshow .qcps_right p{font-size:16px;line-height:30px;}
	.qc_pshow .qcps_right em{font-size:18px;line-height:30px;margin-top:25px;}
	.qc_pshow .qcps_right .qcps_span{margin-top:26px;}
	.qc_pshow .qcps_right .qcps_span span{font-size:16px;line-height:30px;padding-left:13px;}
	.qc_pshow .qcps_right .qcps_span span:before{top:12px;width:5px;height:5px;}
	.qc_pshow .qcps_right .qcps_btn{margin-top:15px;}
	.qc_pshow .qcps_right .qcps_btn .qcps_p{height:46px;padding:0 26px;}
	.qc_pshow .qcps_right .qcps_btn .qcps_p i{margin-right:7px;}
	.qc_pshow .qcps_right .qcps_btn .pb_btn{height:46px;margin-left:16px;}
	.qc_pshow .qcps_nav{margin-top:40px;}
	.qc_pshow .qcps_nav span{font-size:22px;height:70px;padding:0 40px;border-top-width:3px;}
	.qc_pshow .qcps_item .qcps_c{padding-top:28px;}
	.qc_pshow .qcps_item .qcps_pic{padding-top:4px;}
	.qc_pshow .qcps_item .qcps_pic .qcps_li{width:calc(25% - 18px);margin-left:24px;margin-top:20px;}
	.qc_pshow .qcps_item .qcps_pic .qcps_li .qcps_img{border-radius:16px;}
	.qc_pshow .qcps_item .qcps_wrap{margin-top:25px;font-size:15px;}
	.qc_pshow .qcps_item .qcps_wrap h2{font-size:18px;}
	.qc_pshow .qcps_item .qcps_wrap h3{font-size:16px;}
	.qc_ptuijian{padding:80px 0;}
	.qc_ptuijian .qcppt_ul{margin-top:40px;}
	.qc_ptuijian .qcppt_ul .qcppt_pic{padding:22px;}
	.qc_ptuijian .qcppt_ul p{font-size:17px;line-height:26px;margin-top:20px;}
	.qc_news .pb_btn{margin-top:40px;height:40px;}
}

@media screen and (max-width:1599px){
	.qc_pshow{padding:50px 0;}
	.qc_pshow .qcps_left{width:484px;height:376px;}
	.qc_pshow .qcps_left .qcps_s .swiper-slide{padding:8px;}
	.qc_pshow .qcps_left .qcps_b{width:376px;margin-left:20px;}
	.qc_pshow .qcps_left .qcps_b .swiper-slide{padding:20px;}
	.qc_pshow .qcps_right{padding-left:35px;}
	.qc_pshow .qcps_right h1{font-size:22px;}
	.qc_pshow .qcps_right p{font-size:15px;line-height:28px;}
	.qc_pshow .qcps_right em{font-size:16px;line-height:28px;margin-top:20px;}
	.qc_pshow .qcps_right .qcps_span{margin-top:20px;}
	.qc_pshow .qcps_right .qcps_span span{font-size:15px;line-height:28px;padding-left:11px;}
	.qc_pshow .qcps_right .qcps_span span:before{top:12px;width:4px;height:4px;}
	.qc_pshow .qcps_right .qcps_btn{margin-top:12px;}
	.qc_pshow .qcps_right .qcps_btn .qcps_p{height:44px;padding:0 23px;}
	.qc_pshow .qcps_right .qcps_btn .qcps_p i{margin-right:6px;}
	.qc_pshow .qcps_right .qcps_btn .pb_btn{height:44px;margin-left:13px;}
	.qc_pshow .qcps_nav{margin-top:30px;}
	.qc_pshow .qcps_nav span{font-size:20px;height:62px;padding:0 34px;border-top-width:2px;}
	.qc_pshow .qcps_item .qcps_c{padding-top:20px;}
	.qc_pshow .qcps_item .qcps_pic{padding-top:3px;}
	.qc_pshow .qcps_item .qcps_pic .qcps_li{width:calc(25% - 15px);margin-left:20px;margin-top:15px;}
	.qc_pshow .qcps_item .qcps_pic .qcps_li .qcps_img{border-radius:12px;}
	.qc_pshow .qcps_item .qcps_wrap{margin-top:20px;font-size:14px;}
	.qc_pshow .qcps_item .qcps_wrap h2{font-size:16px;}
	.qc_pshow .qcps_item .qcps_wrap h3{font-size:15px;}
	.qc_ptuijian{padding:50px 0;}
	.qc_ptuijian .qcppt_ul{margin-top:30px;}
	.qc_ptuijian .qcppt_ul .qcppt_pic{padding:16px;}
	.qc_ptuijian .qcppt_ul p{font-size:16px;line-height:24px;margin-top:15px;}
	.qc_news .pb_btn{margin-top:30px;height:36px;}
}

@media screen and (max-width:1399px){
	.qc_pshow{padding:30px 0;}
	.qc_pshow .qcps_left{width:430px;height:335px;}
	.qc_pshow .qcps_left .qcps_s .swiper-slide{padding:5px;}
	.qc_pshow .qcps_left .qcps_b{width:335px;margin-left:15px;}
	.qc_pshow .qcps_left .qcps_b .swiper-slide{padding:12px;}
	.qc_pshow .qcps_right{padding-left:25px;}
	.qc_pshow .qcps_right h1{font-size:18px;}
	.qc_pshow .qcps_right p{font-size:14px;line-height:24px;}
	.qc_pshow .qcps_right em{font-size:14px;line-height:25px;margin-top:12px;}
	.qc_pshow .qcps_right .qcps_span{margin-top:12px;}
	.qc_pshow .qcps_right .qcps_span span{font-size:14px;line-height:24px;padding-left:10px;}
	.qc_pshow .qcps_right .qcps_span span:before{top:10px;width:4px;height:4px;}
	.qc_pshow .qcps_right .qcps_btn{margin-top:10px;}
	.qc_pshow .qcps_right .qcps_btn .qcps_p{height:40px;padding:0 20px;}
	.qc_pshow .qcps_right .qcps_btn .qcps_p i{margin-right:5px;}
	.qc_pshow .qcps_right .qcps_btn .pb_btn{height:40px;margin-left:10px;}
	.qc_pshow .qcps_nav{margin-top:20px;}
	.qc_pshow .qcps_nav span{font-size:18px;height:52px;padding:0 30px;border-top-width:2px;font-weight:bold;}
	.qc_pshow .qcps_item .qcps_c{padding-top:15px;}
	.qc_pshow .qcps_item .qcps_pic{padding-top:3px;}
	.qc_pshow .qcps_item .qcps_pic .qcps_li{width:calc(25% - 9px);margin-left:12px;margin-top:12px;}
	.qc_pshow .qcps_item .qcps_pic .qcps_li .qcps_img{border-radius:10px;}
	.qc_pshow .qcps_item .qcps_wrap{margin-top:15px;}
	.qc_ptuijian{padding:30px 0;}
	.qc_ptuijian .qcppt_ul{margin-top:20px;}
	.qc_ptuijian .qcppt_ul .qcppt_pic{padding:10px;}
	.qc_ptuijian .qcppt_ul p{font-size:14px;margin-top:12px;}
	.qc_news .pb_btn{margin-top:20px;height:34px;}
}

@media screen and (max-width:1023px){
	.qc_pshow{padding:20px 0;}
	.qc_pshow .qcps_left{width:300px;height:auto;flex-direction:column-reverse;}
	.qc_pshow .qcps_left .qcps_s{width:100%;flex:auto;height:auto;margin-top:5px;}
	.qc_pshow .qcps_left .qcps_s .swiper-slide{padding:5px;}
	.qc_pshow .qcps_left .qcps_b{width:100%;margin-left:0;}
	.qc_pshow .qcps_left .qcps_b .swiper-slide{padding:10px;}
	.qc_pshow .qcps_right{padding-left:15px;}
	.qc_pshow .qcps_right em{margin-top:10px;}
	.qc_pshow .qcps_right .qcps_span{margin-top:10px;}
	.qc_pshow .qcps_item .qcps_pic .qcps_li{width:calc(25% - 6px);margin-left:8px;margin-top:10px;}
	.qc_pshow .qcps_item .qcps_pic .qcps_li .qcps_img{border-radius:8px;}
	.qc_pshow .qcps_item .qcps_wrap{margin-top:15px;}
	.qc_ptuijian{padding:20px 0;}
	.qc_ptuijian .qcppt_ul{margin-top:15px;}
	.qc_ptuijian .qcppt_ul .qcppt_pic{padding:8px;}
	.qc_ptuijian .qcppt_ul p{margin-top:10px;}
	.qc_news .pb_btn{margin-top:15px;}
}
@media screen and (max-width:767px){
	.qc_pshow .qcps_con{flex-wrap:wrap;}
	.qc_pshow .qcps_left{width:100%;}
	.qc_pshow .qcps_right{width:100%;padding-left:0;margin-top:15px;}
	.qc_pshow .qcps_item .qcps_pic .qcps_li{width:calc(25% - 6px);margin-left:8px;margin-top:10px;}
	.qc_pshow .qcps_item .qcps_pic .qcps_li .qcps_img{border-radius:8px;}
	.qc_pshow .qcps_item .qcps_pic .qcps_li{width:calc(50% - 5px);margin-left:10px;}
	.qc_pshow .qcps_item .qcps_pic .qcps_li:nth-child(4n+1){margin-left:10px;}
	.qc_pshow .qcps_item .qcps_pic .qcps_li:nth-child(odd){margin-left:0;}
	.qc_pshow .qcps_item .qcps_pic .qcps_li .qcps_img{border-radius:6px;}
}