@charset "utf-8";
/* CSS Document*/

.wrap3_b .title{width: 100%;height: 40px;background: #F2F2F2;border-bottom: 2px solid #0c4d9d;}
.wrap3_b .title span{height: 40px;float: left;line-height: 40px;padding: 0 5px;font-size: 22px;margin: 0px 10px 0px 0;cursor: default;/*font-weight: bold; border-bottom: 1px solid #10568a;*/}
.wrap3_b .zcwj_gd{float: right;border-top: none;color: #888;font-size: 14px;padding: 0;margin-top: 11px;margin-right: 5px;background: #fff;padding: 0px 11px;border-radius: 20px;}
.wrap3_b .title .now{font-weight: bold; color: #ffffff; border-bottom: 1px solid #10568a; background: #0C4D9D; border-radius: 10px 10px 0 0;}
.wrap3_b .title .now a{font-weight: bold;color: #ffffff;font-size: 20px;}
/*2024.08.23  首页切换新增*/
@media only screen and (max-width: 500px) {
.las1,.las{display: none !important;}
  .las2{bottom: 0px !important;}
}
/*2024.08.27  首页飘窗隐藏*/
/*首页自适配样式*/
@media only screen and (max-width: 1100px) {

#pqb,#pqb1,#pqb2{display: none;}

}
@media only screen and (max-width: 800px) {
 .Voice-Voicer-Container{display: none !important;}
}
@media only screen and (max-width: 320px) {

}
/*首页自适配样式*/