@charset "utf-8";
/*
* @Author: Tech050
* @Date:   2019-06-14 15:08:10
* @Last Modified by:   Tech050
* @Last Modified time: 2019-06-14 15:59:54
*/
.f-npd{padding: 0;}
.f-nmg{margin: 0!important;}
.is-main{font-size:16px;}
.m-sjfbbox{padding: 6px 20px 20px; background: #fff;}
.m-sjfbdb{max-height:680px;overflow:hidden;}
.m-sjfbtab1{margin: 1px 0; padding: 10px 5px; background: #f5f5f5;}
.m-sjfbtab1 li{float: left; margin: 0 30px; line-height: 32px;}
.m-sjfbtab1 li a{display: block;}
.m-sjfbtab1 li.u-active a{color: #cd0000;}
.m-sjfbtab2 { margin: 10px -10px; height: 145px;overflow-y: auto;}
.m-sjfbtab2 li{float: left; padding: 5px 10px; width: 260px;}
.m-sjfbtab2 li a{display: block; line-height: 30px; text-align: center; border: 1px solid #ddd; border-radius: 8px;}
.m-sjfbtab2 li.u-active a{background: #ff8383; color: #fff;}
.m-chart{height: 460px;}


/*data*/
.f-mb15{margin-bottom: 15px;}
.m-databox .m-titstyle2{border-bottom: none;}
.g-databox{height: 626px; border: 1px solid #ddd; border-top: none;}
.g-datamenu{border-right: 1px solid #ddd;}
.g-datamenu h2{height: 50px; line-height: 50px; padding-left: 52px; font-size: 18px; font-weight: normal; background: #f5f5f5; cursor: pointer;}
.g-datamenu h2.on{border-left: 5px solid #c90e24; padding-left: 47px;}
.g-datamenu li{padding-left: 52px; line-height: 36px; font-size: 14px; cursor: pointer;}
.g-datamenu li.u-active{color: #c90e24;}
.m-sjchild{padding: 14px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.g-sjchild{height: 144px; overflow-y: auto;}

.g-datachart{height: 524px;}

.m-datachart{padding: 40px 50px;}
.m-datachart .u-resource{font-size: 12px; color: #999;}

.m-datasearch{float: right; margin-bottom: 20px;}
.m-datasearch input{padding: 0 5px; width: 120px; height: 30px; line-height: 30px; background: #fff; border: 1px solid #ddd;}
.m-datasearch button{width: 54px; height: 30px; background: #d00d0d; border: none; cursor: pointer; font-size: 14px; color: #fff;}



#j-ndIndList>div:nth-child(4)>.g-sjchild>ul>li:first-child{display: none !important;}
#j-ndIndList>div:nth-child(4)>.g-sjchild>ul>li:nth-child(3)>ul>li:nth-child(1){display: none !important;}
#j-ndIndList>div:nth-child(18)>.g-sjchild>ul>li:nth-child(4){display: none !important;}
#j-ndIndList>div:nth-child(14)>.g-sjchild>ul>li:first-child{display: none !important;}
#j-ndIndList>div:nth-child(12)>.g-sjchild>ul>li:first-child{display: none !important;}


.g-datapic{height: 338px;;width: 100%;overflow: hidden;margin: 20px 0;}
.g-datapic li{margin-right:20px;width: 224px;height: 338px;overflow: hidden;}
.g-datapic li a{display: block; width: 224px; height: 338px;}
.g-datapic li a img{width: 100%; height: 100%;}
.g-datapic li:last-child{margin-right: 0;}

/*big pcScreen*/
@media (min-width:1280px) {
    .m-datamenu{width: 280px;}
    .m-datachart{width: 958px;}
}
/*large pcScreen*/
@media screen and (max-width:1279px) {

}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
	
}
/*pad md*/
@media screen and (max-width: 991px ){
	.g-datamenu{border-right: none; border-bottom: 1px solid #ddd;}

    .m-datachart{padding: 15px;}
	.f-md-ha{height:1275px!important;}

}
/*phone sm*/
@media screen and (max-width: 767px) {
	.m-sjfbdb{max-height:745px;}

}

/*small xs*/
@media screen and (max-width: 638px) {
	body{font-size: 14px;}
	.m-sjfbtab1 li{margin: 0 15px;}
	.m-sjfbtab2 li{width: 50%;}
    .m-sjfbdb{max-height:745px;}
}