.rmtBox{background:url(/bjsdxqrmzf/uiFramework/commonResource/image/2023020717330991969.jpg) no-repeat top center;}

/*简介*/
.home{padding-top:580px;margin-bottom:50px;border-top:1px solid #fff;}
.playPic{border-radius: 16px;background: linear-gradient(to top right, #f7e1b0, #f7f5f0);padding: 30px 20px;}
.titleBox{height: 48px;background: url(/bjsdxqrmzf/uiFramework/commonResource/image/2023020714512690670.png) center center no-repeat;margin-top:10px;}
.titleBox h3{height: 48px;width: 352px;font-size: 34px;font-weight: bold;color: #363636;border-radius: 24px;text-align: center;line-height: 48px;background-color: #f7e3bf;margin: 0 auto;}
.mediaBox{background:#fff;border-radius:10px;padding:20px 24px;margin-top:40px;}
.mediaBox p{text-align:justify;margin-bottom:12px;}
.mediaBox *{font-size:18px;color:#333;line-height:30px;}


/*切换*/
.conSer{padding-bottom:80px;}
.subZWXX_left{background:#fff;border-radius:10px;padding:20px 24px;margin-top:0px;display:none;}

.zfBox{border:1px solid #ffe2db;position:relative;border-radius:10px;margin-top:50px;margin-bottom:24px;}
.zfBox h3{position:absolute;top:-20px;left:50%;width:140px;height:36px;line-height:36px;text-align:center;font-size:22px;color:#fff;background:#d9694e;border-radius:6px;margin-left:-70px;}
.zfList {padding:0 28px 34px 28px;}
.zfList li{height: 155px;width: 110px;float: left;margin-right: 46px;margin-top: 33px;}
.zfList li .imgBox .show{border-radius: 50%;border: 1px solid #f99227;overflow: hidden;width: 110px;height: 110px;box-sizing:border-box;}
.zfList li .imgBox .hide{display:none;width: 110px;height: 110px;}
.zfList li .imgBox img{display: block;width: 110px;height: 110px;object-fit:cover;}
.zfList li p{ margin-top: 18px;font-size: 18px;color: #222222;text-align: center;}
.zfList li:nth-child(7n){margin-right:0;}
.zfList li:hover .show{display:none;}
.zfList li:hover .hide{display:inline-block;;}


.tabList  {text-align: center;position: relative;z-index: 2;top:20px;}
.tabList  li {
  display: inline-block;
  width: 168px;
  height: 38px;
  border-radius: 19px;
  border: 2px solid #f1c398;
  background-color: #fff;
  color: #f0bf91;
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  line-height: 38px;
  margin-right: 50px;
  cursor: pointer;
}
.tabList  li.on{background-color: #f0bf91;color: #ac6742;}
.tabList  li:last-child{margin-right:0;}

/*切换*/


/*ipad ipadPrp*/
@media only screen and (min-width:100px) and (max-width: 1200px) {

}
/*1024------*/
@media only screen and (min-width:100px) and (max-width: 1040px) {

}
/*768----*/
@media only screen and (min-width:100px) and (max-width: 768px) {
.rmtBox{background:url(/bjsdxqrmzf/uiFramework/commonResource/image/2023020718204236772.jpg) no-repeat top center;}

.maxWidth{width:96%;padding:0;}
.playPic, .subZWXX_left{padding:1rem 10px;}
.zfList{padding:0 10px 1rem 10px;margin-top:20px;}
.home{padding-top:180px;}


.titleBox{height:30px;background:url(/bjsdxqrmzf/uiFramework/commonResource/image/2023020717554865162.png) center center no-repeat;background-size:contain;}
.titleBox h3{height:30px;line-height:30px;font-size:16px;width:200px;}

.mediaBox{padding:1rem 10px;margin-top:20px;margin-bottom:12px;}
.mediaBox p{margin-bottom:6px;}
.mediaBox *{font-size:14px;line-height:24px;}

.tabList li{width: 90px;
  height: 30px;
  border: 1px solid #f1c398;
  font-size: 14px;
  line-height: 30px;
  margin-right: 1rem;
  
}


.zfBox h3{top:-15px;width:120px;height:30px;line-height:30px;font-size:18px;margin-left:-60px;}
.zfList li{height: 100px;width: 24%;margin-right: 1.3333%;margin-top: 20px;}
.zfList li .imgBox .show{width: 54px;height: 54px;margin:auto;}
.zfList li .imgBox .hide{display:none;width: 54px;height: 54px;margin:auto;}
.zfList li .imgBox img{display: block;width: 54px;height: 54px;object-fit:cover;}
.zfList li p{ margin-top: 14px;font-size: 14px;}
.zfList li:nth-child(7n){margin-right:auto;}
.zfList li:nth-child(4n){margin-right:0;}

}