.fwzySer {padding:10px;}


.detailCon{}
.proBox {}
.proBox .img{width:560px;}
.proBox .img img{width:100%;height:313px;object-fit: contain;}
.proBox .proBox_r {width:530px;}
.proBox .proBox_r .tit{font-size: 20px;margin-bottom: 15px;font-weight: 700;color: #333;line-height: 40px;border-bottom: 1px solid #efefef;}
.proBox .proBox_r .pro_text {display:flex;margin-bottom:15px;}
.proBox .proBox_r .pro_text p{font-size: 16px;color: #999;line-height: 24px;}
.proBox .proBox_r .pro_text span{font-size: 16px;color: #2c3e50;line-height: 24px;flex-shrink: 0;}
.cpjjBox_content{}
.cpjjBox_content .cons{text-align: justify;}
.cpjjBox_content .cons *{font-size: 16px;color: #404040;line-height: 28px;}
.cpjjBox_content .cons strong{font-size: 20px;color: #404040;font-weight: 700;padding-bottom: 10px;border-bottom: 1px solid #d5d5d5;margin-top: 18px;display:block;margin-bottom:20px;}
.qybqVal{}
.proBox .proBox_r .pro_text .qybqVal span,
.proBox .proBox_r .pro_text .hyflVal span{padding: 0 10px;margin-right: 12px;margin-bottom: 8px;height: 24px;line-height: 24px;background: #edf4ff; border-radius: 1px;font-size: 14px;color: #1492ff;display:inline-block;}



.rels{margin-bottom:30px;}
.rels a{color:#767c82;font-size:14px;}
.rels a:last-child{color:#333;}






/*二维码*/
.article{margin:120px 0 40px 0;}
.article *{color:#323232;line-height:32px;font-size:16px;}
#qrcode{text-align:center;}
#qrcode img{max-width:175px;margin:0 auto;}
.article .ewmTxt{text-align:center;line-height:1.5;}




@media screen and (max-width:1200px) {
.proBox .img{width:52%;}
.proBox .proBox_r{width:47%;}


}

@media screen and (max-width:768px) {
.proBox .img{width:100%;}
.proBox .proBox_r{width:100%;}
.fwzySer{padding:0;}

.proBox .proBox_r .tit,
.cpjjBox_content .cons strong{font-size:16px;}
.proBox .proBox_r .pro_text span,
.proBox .proBox_r .pro_text p,
.cpjjBox_content .cons *{font-size:14px;}


.proBox .img img{height:25vh;}
.proBox .proBox_r .pro_text{ margin-bottom: 10px;}
.cpjjBox_content .cons strong{margin-top:10px;margin-bottom:10px;}
.cpjjBox_content .cons *{line-height: 24px;}
#qrcode img{max-width:100px;width:100px;}

}