@charset "utf-8";

 .m-sjfbdb{min-height:633px;position:relative;}
.m-sjfbdb .m-titstyle4{padding: 15px 0; line-height: 18px;}
.m-sjfbdb .m-titstyle4 .u-tit{display: block;  font-weight: bold; }
.m-sjfbdb .m-titstyle4 .u-tit.active{color: #af0b1e;}


.m-sjfbtab1 ul{margin:0 -12px}
.m-sjfbtab1 li{float: left;width:16.66%;padding:0 12px;text-align: center;}
.m-sjfbtab1 li a{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding:60px 0 15px 0;}
.m-sjfbtab1 li.u-active a{color: #fff;}
.sjicon1 a{background:#f3faff url(../images/page/icon-rk.png) center 18px no-repeat;}
.sjicon2 a{background:#f3faff url(../images/page/icon-cz.png) center 20px no-repeat;}
.sjicon3 a{background:#f3faff url(../images/page/icon-jck.png) center 20px no-repeat;}
.sjicon4 a{background:#f3faff url(../images/page/icon-jr.png) center 20px no-repeat;}
.sjicon5 a{background:#f3faff url(../images/page/icon-dl.png) center 20px no-repeat;}
.sjicon6 a{background:#f3faff url(../images/page/icon-xf.png) center 20px no-repeat;}

.u-active.sjicon1 a{background:#016bb6 url(../images/page/icon-rkff.png) center 18px no-repeat;}
.u-active.sjicon2 a{background:#016bb6 url(../images/page/icon-czff.png) center 20px no-repeat;}
.u-active.sjicon3 a{background:#016bb6 url(../images/page/icon-jckff.png) center 20px no-repeat;}
.u-active.sjicon4 a{background:#016bb6 url(../images/page/icon-jrff.png) center 20px no-repeat;}
.u-active.sjicon5 a{background:#016bb6 url(../images/page/icon-dlff.png) center 20px no-repeat;}
.u-active.sjicon6 a{background:#016bb6 url(../images/page/icon-xfff.png) center 20px no-repeat;}

.m-sjfbtab2{margin-bottom:20px}
.m-sjfbtab2 ul{display: flex;justify-content: center;gap:55px;}
.m-sjfbtab2 li a{display: block; text-align: center; cursor:pointer;}
.m-sjfbtab2 li.u-active a{color:#016bb6;font-weight:bold;}
.com-box-shadow{ background: #fff; box-shadow: 0px 0px 15px 0px rgba(38, 116, 218, 0.12);}

.m-chart{height: 460px;width:100%;}
.m-datasearch{line-height:34px;margin-left:20px;display: flex;}
.m-datasearch input{float: left;padding: 0 5px; width: 135px; height: 32px; line-height: 32px;box-shadow: none; background: #fff; border: 1px solid #ddd;border-radius:0;}
.m-datasearch button{margin-left: 10px;width: 54px; height: 32px; background: #337ab7; border: none; cursor: pointer; font-size: 14px; color: #fff;}

.datetimepicker.quarter .month {width: 48%;}
.datetimepicker.quarter .month:nth-child(n+5){display: none;}

.m-datalist{margin:30px -1.5% 0 -1.5%;overflow: hidden;}
.m-datalistitem{float:left;width: 30.33%;margin:0 1.5%}
#echarts{padding: 20px;height: 480px;}

              
/*medium pcScreen lg*/
@media screen and (min-width: 1400px) {

}

/*medium pcScreen lg*/
@media screen and (max-width: 1399px) {

}
/*pad md*/
@media screen and (max-width: 1200px ){

}
/*pad md*/
@media screen and (max-width: 991px ){
    .m-sjfbtab1 li{width: 50%;margin-bottom:10px}
    .m-jdhyserch{width:100%;right:0;}
    .m-sjfbtab2{height:auto;}
   .m-sjfbtab2 ul{flex-wrap: wrap;gap:15px}
    .m-sjfbdb{padding: 0;}
    .m-datasearch input{width: 75px;}
    .m-sjfb-search{position: relative;}
    .m-datalistitem{width:100%;margin:0;padding:0 10px}
    .com-box-shadow{width:100%;overflow:auto}
    .com-box-shadow .m-chart{width:800px}
    .m-sjfbtab1{overflow:hidden}

}

/*phone sm*/
@media screen and (max-width: 767px) {
 
}