.mt{
    height: 62px;
    line-height: 62px;
    border-bottom: 2px solid #115182;
}
.mt span{
    font-size: 30px;
    color: #115182;
}
.dxallist .mt{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: auto;
    line-height: normal;
    margin-top: 40px;
    padding-bottom: 10px;
}
.dxallist .mt span{
    float: none;
    max-width: 1150px;
    margin: 0;
}
.dxallist .mt a.more{
    float: none;
    margin: 0;
}
.zxpx-fenlei{
    margin-top: 1px;
    border-top: 1px solid #115182;
    border-bottom: 1px solid #D9D9D9;
    padding: 30px 0 13px;
}
.zxpx-fenlei ul{
    display: flex;
    flex-wrap: wrap;
    align-content: start;
    justify-content: flex-start;

}
.zxpx-fenlei ul li{
    min-width: 92px;
    padding: 0 15px;
    margin-right: 10px;
    height: 32px;
    line-height: 32px;
    background-color: #F0F0F0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: center;
    margin-bottom: 17px;
}
.zxpx-fenlei ul li.cur{
    background-color: #C7291D;
    font-weight: bold;
}
.zxpx-fenlei ul li.cur a{
    color: #fff;
}
.zxpx-list ul{
    margin-top: 23px;
    display: flex;
    flex-wrap: wrap;
    align-content: start;
    justify-content: flex-start;
}
.zxpx-list ul li{
    width: 360px;
    margin-right: 60px;
    margin-bottom: 40px;
}
.zxpx-list ul li:nth-child(3n){
    margin-right: 0;
}
.zxpx-list ul li .cover{
    position: relative;
    width: 100%;
    height: 202px;
}
.zxpx-list ul li .cover img{
    width: 100%;
    height: 202px;
}
.zxpx-list ul li .cover span{
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: rgba(0, 0, 0, 0.2);
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.zxpx-list ul li strong{
    display: block;
    height: 45px;
    font-size: 16px;
    line-height: 1.4;
    font-weight: normal;
    margin-top: 10px;
    overflow: hidden;
}
.videoplay{
    float: left;
    width: 500px;
    height: 281px;
    margin: 0 30px 10px 0;
}
.videoplay video{
    width: 500px;
    height: 281px;
    
}
.zxpx-article h1{
    font-size: 28px;
    line-height: 39px;
}
.zxpx-article ul{
    display: inline-block;
    background: #F0F0F0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 0 25px;
    overflow: hidden;
}
.zxpx-article li{
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.zxpx-article li em{
    padding: 0 25px;
    color: #ccc;
}
.zxpx-article li span{
    font-size: 20px;
}
.zxpx-article .info{
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
}
.zxpx-article .info span{
    display: block;
    text-align: right;
    background: url(https:/myjj.ndrc.gov.cn/images/arrdown.png) right center no-repeat;
    padding-right: 20px;
    color: #C7291D;
    cursor: pointer;
}
.zxpx-article .info span.open{
    background: url(https:/myjj.ndrc.gov.cn/images/arrup.png) right center no-repeat;
}
.zxpx-article .info .article{
    display: none;
}
.coures{
    margin-top: 20px;
}
.coures-mt{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #D9D9D9;
}
.coures-mt span{
    float: left;
    width: 120px;
    height: 40px;
    background-color: #C7291D;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.coures ul{
    margin-top: 20px;
}
.coures li{
    height: 45px;
    line-height: 45px;
    background: url(https:/myjj.ndrc.gov.cn/images/playsmgray.png) left center no-repeat;
    padding-left: 28px;
    cursor: pointer;
}
.coures li.cur{
    background-image: url(https:/myjj.ndrc.gov.cn/images/playsmred.png);
    font-weight: bold;
    color: #C7291D;
}

.jyjl-left{
    float: left;
    width: 700px;
    overflow: hidden;
}
.jyjl-fenlei{
    margin-top: 1px;
    border-top: 1px solid #115182;
    
}

.jyjl-fenlei dl{
    display: flex;
    flex-wrap: wrap;
    align-content: start;
    justify-content: flex-start;
    height: 32px;
    line-height: 32px;
    margin-top: 30px;
}
.jyjl-fenlei dd{
    height: 32px;
    line-height: 32px;
    margin-right: 10px;
    padding: 0 16px;
    background-color: #F0F0F0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: center;
    margin-bottom: 17px;
}
.jyjl-fenlei dd.cur{
    background-color: #C7291D;
    font-weight: bold;
}
.jyjl-fenlei dd.cur a{
    color: #fff;
}
.jyjl-list dl{
    margin-top: 25px;
    overflow: hidden;
}
.jyjl-list dt{
    float: left;
    width: 240px;
    height: 135px;
}
.jyjl-list dt img{
    width: 240px;
    height: 135px;
}
.jyjl-list dd{
    float: right;
    width: calc(100% - 265px);
}
.jyjl-list dd strong{
    display: block;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 14px;
}
.jyjl-list dd span{
    display: block;
    color: #666666;
}
.jyjl-list .page{
    margin-top: 30px;
}
.jyjl-right{
    float: right;
    border: 1px solid #DDE4EB;
    width: 450px;
}
.dfdt {
    height: 750px;
}
.dfdt .mt{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #DDE4EB;
    padding: 0 30px;
}
.dfdt .mt span{
    display: block;
    font-size: 24px;
}
.dfdt .picMarquee-top{
    height: 670px;
    padding: 20px 30px;
    overflow: hidden;
}

.dfdt ul li{
    background: url(https:/myjj.ndrc.gov.cn/images/dot.png) left 12px no-repeat;
        padding-left: 23px;
        line-height: 1.8;
        font-size: 16px;
        margin-top: 10px;
        height: auto!important;
}
.dfdt ul::-webkit-scrollbar-track
{
    border-radius: 5px;
    background-color: #f6f6f6;
}

.dfdt ul::-webkit-scrollbar
{
    width: 5px;
    background-color: #f6f6f6;
}

.dfdt ul::-webkit-scrollbar-thumb
{
    border-radius: 2.5px;
    background-color: #ccc;
}

.list .u-list{
    margin-top: 1px;
    border-top: 1px solid #115182;
    padding-top: 20px;
}
.list .u-list li{
    position: relative;
	background: url(https:/myjj.ndrc.gov.cn/images/dot.png) left center no-repeat;
	padding-left: 23px;
	height: 42px;
    line-height: 42px;
    font-size: 16px;
}
.list{
    min-height: 450px;
}
.list .u-list li a{
	float: left;
	width: 100%;
	padding-right: 120px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.list .u-list li span{
	position: absolute;
	right: 0;
	top: 0;
	height: 31px;
	color: #999999;
}
.list .u-list li.empty{
    height: 1px;
    background: #D9D9D9;
}
.list .u-list li.empty:last-child{
    display: none;
}
.detail h1{
    position: relative;
    font-size: 32px;
    line-height: 48px;
    border-bottom:1px solid #DDDDDD;
    text-align: center;
    padding-bottom: 23px;
    min-height: 114px;
}
.detail h1 small{
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
    color: #666666;
    font-weight: normal;
}
.detail h1 .otherbtn{
    position: absolute;
    right: 0;
    bottom: 16px;
    display: flex;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    color: #1A5284;
}
.detail h1 .otherbtn span{
    border-right: 1px solid #ddd;
    padding: 0 14px;
    width: 50px;
    font-size: 16px;
    font-weight: normal;
    height: 34px;
    line-height: 34px;
    text-align: left;
    cursor: pointer;
}
.detail h1 .otherbtn span.jia{
    background: url(https:/myjj.ndrc.gov.cn/images/myjj-jia.png) center center no-repeat;
}
.detail h1 .otherbtn span.jian{
    background: url(https:/myjj.ndrc.gov.cn/images/myjj-jian.png) center center no-repeat;
}
.detail h1 .otherbtn span.dy{
    border: 0;
    width: 100px;
    background: url(https:/myjj.ndrc.gov.cn/images/myjj-dy.png) 20px center no-repeat;
    padding-left: 46px;
}
.detail-cont{
    font-size: 16px;
    line-height: 1.6;
    min-height: 370px;
}
.detail-cont p{
    margin-top: 8px;
}
.detail-cont img{
    display: block;
    margin: 0 auto;
    max-width: 800px;
}
.detail-cont video{
    display: none;
}

.detail > dl{
    display: flex;
    flex-wrap: wrap;
    align-content: start;
    justify-content:flex-start;
    border: 1px solid #ddd;
    border-right: 0;
    border-bottom: 0;
    margin-bottom: 70px;
    margin-top: 40px;
}
.detail > dl dd{
    width: 50%;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px;
    
    display: flex;
    justify-content:flex-start;
}
.detail > dl dd:last-child{
    width: 100%;
}
.detail > dl dd span{
    flex:0 0 85px;
    line-height: 1.8;
    margin: 0;
}
.detail > dl dd p{
    display: inline-block;
    font-weight: bold;
    margin: 0;
    line-height: 1.8;
}

.attachment{
    display: block;
    width: 100%;
    border:1px solid #ccc;
    border-bottom: 0;
    margin-top: 40px;
    padding-bottom: 0;
    overflow: hidden;
}
.attachment_l{
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding:0 20px;
    font-size: 16px;
    color: #565862;
    border-bottom: 1px solid #ccc;
    background-color: #c8e6fa;
    text-align: left;
    font-size: 16px;
    color: #333;
    font-weight: 700;
}
.attachment_r{
    
    width: 100%;
}
.attachment_r a{
    font-size: 16px;
    color: #2f6598;
    padding:0 20px;
    display: block;
    border-bottom: 1px solid #ccc;
    height: 48px;
    line-height: 48px;
}

.searchtop{
    background: rgba(217, 217, 217, 0.2);
    height: 200px;
    overflow: hidden;
}
.search-ydt .search-cont{
    position: relative;
    margin: 20px 0 0;
    display: flex;
    width: 783px;
    height: 50px;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
}
.search-ydt .search-cont input{
    border: 0;
    width: 663px;
    height: 50px;
    font-size: 16px;
    padding: 0 24px;
    color: #333;
}
.search-ydt .search-cont button{
    width: 120px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: url(https:/myjj.ndrc.gov.cn/images/myjj-searchicon.png) #C7291D 26px center no-repeat;
    font-size: 16px;
    color: #fff;
    text-align: left;
    padding-left: 56px;
    border: 0;
    cursor: pointer;
}

.search-ydt .search-cont span.closerint{
    display: none;
    position: absolute;
    top: 50%;
    right: 130px;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    text-align: center;
    cursor: pointer;
    background: url(https:/myjj.ndrc.gov.cn/images/closeint.png) center center no-repeat;
}
.search-tiaojian{
    margin-top: 10px;
    height: 60px;
    line-height: 60px;
}
.search-tiaojian dl{
    float: left;
    margin-right: 60px;
}
.search-tiaojian dt,.search-tiaojian dd{
    display: inline-block;
}
.search-tiaojian dd span{
    margin-right: 20px;
    background: url(https:/myjj.ndrc.gov.cn/images/myjj-select.png) left center no-repeat;
    padding-left: 24px;
    cursor: pointer;
}
.search-tiaojian dd span.cur{
    color: #C7291D;
    background-image: url(https:/myjj.ndrc.gov.cn/images/myjj-selecthover.png);
    font-weight: bold;
}
.searchlist dl{
    margin-top: 40px;
}
.searchlist dt{
    font-size: 20px;
    line-height: 31px;
    margin-bottom: 10px;
    font-weight: bold;
}
.searchlist dt img{
    margin: 5px 0 0 10px;
}
.searchlist dt em{
    color: #C7291D;
}
.searchlist dd{
    font-size: 15px;
    line-height: 24px;
}
.searchlist dd p.text{
    text-indent: 2em;
    color: #333;
    
}
.searchlist dd p.text em{
    color: #C7291D;
}
.searchlist dd p.jigou,.searchlist dd p.time{
    color: #666;
    margin-top: 10px;
}
.searchlist dd p.jigou span,.searchlist dd p.time span{
    font-weight: bold;
}
.searchlist dd p.other span{
    color: #666666;
    padding-right: 20px;
}

.searchydttop{
    background: url(https:/myjj.ndrc.gov.cn/images/myjj-topotherbg.png) center top no-repeat;
    height: 345px;
}
.searchydttop .search-ydt h1{
    text-shadow: 0px 2px 10px rgba(57,101,170,0.5);
    font-size: 40px;
    line-height: 56px;
    margin: 50px 0 0;
    color: #fff;
}
.searchydttop .search-ydt h1 small{
    font-size: 25px;
    font-weight: normal;
}
.othermenu{
    margin-top: 20px;
    display: flex;
    justify-content: start;
}
.othermenu > strong{
    color: #fff;
    font-size: 16px;
    color: #fff;
    width: 90px;
    flex: 0 0 90px;
    height: 34px;
    line-height: 34px;
    font-weight: normal;
}
.othermenu li{
    display: inline-block;
    font-size: 15px;
    height: 34px;
    line-height: 34px;
    margin-right: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    color: #fff;
    cursor: pointer;
}
.othermenu li.cur{
    background: #C7291D;
    padding:0 15px;
}
.othermenu li a{
    color: #fff;
}
.searchydt-tiaojian{
    margin-top: 0;
    background-color:rgba(217, 217, 217, 0.2);
}
.flex{
    display: flex;
    flex-wrap: wrap;
    align-content: start;
    justify-content: flex-start;

}
.ad{
    margin-bottom: 30px;
}
.ztlanmu{
    width: 380px;
    margin-right: 30px;
    margin-bottom: 30px;
}
.ztlanmu:nth-child(3n){
    margin-right: 0;
}
.ztlanmu .mt{
    border-bottom:1px solid #D9D9D9
}
.ztlanmu .mt span{
    font-size: 20px;
}