@charset "utf-8";
/* CSS Document */
* {
	box-sizing: border-box;
	font-family: 'PingFangSC-Regular','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',sans-serif;
}
html, body, div, p, span, font, em, ul, li, dl, dt, dd, table, tr, td, input, button, a {
	margin: 0 auto;
	padding: 0;
}
body {
	font-size: 16px;
	color: #333;
}
html,body{
	height: 100%;
	width: 100%;
	min-width: 1200px;
}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #2f6699;
}
img {
	border: 0px;
	vertical-align: top;
}
em, i {
	font-style: normal;
}
.clr {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	overflow: hidden;
	clear: both;
}
input, textarea, button, select{
	outline: none;
}

.red{
	color: #dc2328;
}
.blue{
	color: #005eb8;
}
.green{
	color: #1fad34;
}
.gray{
	color: #666666;
}
.container{
	width:1200px;
	margin: 0 auto;
}
.container2{
	width:1200px;
	margin: 0 auto;
	background: url("../images/jlbanner.jpg")center no-repeat;
	height: 149px;
}
.hidediv{
	overflow: hidden;
	height: 100%;
}
.header{
	height: 210px;
}

.header .mid{
	background: url("../images/topbgnew.jpg") center top no-repeat;
	height: 150px;
}
.header .mid2{
	background: url("../images/jltopbg.jpg");
	height: 150px;
	border-bottom: 1px solid #fff;
}
.header .logo{
	float: left;
	margin-top:43px;
}
.header .logo img{
	width:660px;
}
.header .search{
	float: right;
	width:440px;
	margin-top: 55px;
	overflow: hidden;
}
.header .search dt{
	font-size: 14px;
	height: 34px;
	line-height: 34px;
}
.header .search dt a{
	margin-right:13px;
}
.header .search dd input[type=text]{
	float: left;
	border:1px solid #dddddd;
	border-right: 0;
	height: 40px;
	line-height: 40px;
	width:360px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	padding:0 20px;
}
.header .search dd input[type=submit]{
	width:80px;
	height: 40px;
	background: url("../images/searchiconnew.png") #1a5284 center center no-repeat;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border:0;
	float: right;
	cursor: pointer;
}
.header .nav{
	background: #1a5284;
	height: 60px;
}
.header .nav ul{
	width:1200px;
	margin: 0 auto;
}
.header .nav li{
	float: left;
	width:14.28%;
	text-align: center;
	font-size:18px;
	font-weight: bold;
	height: 60px;
}
.header .nav li.cur,.header .nav li:hover{
	background: #154977;
}
.header .nav li > a{
	display: block;
	line-height: 30px;
	color: #fff;
	height: 30px;
	margin-top:15px;
	border-right: 1px solid #4776a0;
	font-size:18px;
}
.header .nav li.cur > a,.header .nav li:hover a{
	border-right-color: #154977;
}
.header .nav li > a span{
	padding-left: 30px;
}
.header .nav li> a span.no1 {
	background: url(../images/navicon-1new.png) left center no-repeat;
	font-size: 18px;
}
.header .nav li > a span.no2{
	background: url(../images/navicon-2new.png) left center no-repeat;
	font-size: 18px;
}
.header .nav li > a span.no3{
	background: url(../images/navicon-3new.png) left center no-repeat;
	font-size: 18px;
}
.header .nav li > a span.no4{
	background: url(../images/navicon-4new.png) left center no-repeat;
	font-size: 18px;
}
.header .nav li > a span.no5{
	background: url(../images/navicon-5new.png) left center no-repeat;
	font-size: 18px;
}
.header .nav li> a span.no6 {
	background: url(../images/navicon-6new.png) left center no-repeat;
	font-size: 18px;
}
.header .nav li> a span.no7 {
	background: url(../images/navicon-7new.png) left center no-repeat;
	font-size: 18px;
}
.header .nav li> a span.no8 {
	background: url(../images/navicon-8new.png) left center no-repeat;
	font-size: 18px;
}
.header .nav li.cur > a span.no1,.header .nav li:hover > a span.no1{
	background-image: url(../images/navicon-11new.png);
	font-size: 18px;
}
.header .nav li.cur > a span.no2,.header .nav li:hover > a span.no2{
	background-image: url(../images/navicon-22new.png);
	font-size: 18px;
}
.header .nav li.cur > a span.no3,.header .nav li:hover > a span.no3{
	background-image: url(../images/navicon-33new.png);
	font-size: 18px;
}
.header .nav li.cur > a span.no4,.header .nav li:hover > a span.no4{
	background-image: url(../images/navicon-44new.png);
	font-size: 18px;
}
.header .nav li.cur > a span.no5,.header .nav li:hover > a span.no5{
	background-image: url(../images/navicon-55new.png);
	font-size: 18px;
}
.header .nav li.cur > a span.no6,.header .nav li:hover > a span.no6{
	background-image: url(../images/navicon-66new.png);
	font-size: 18px;
}
.header .nav li.cur > a span.no7,.header .nav li:hover > a span.no7{
	background-image: url(../images/navicon-77new.png);
	font-size: 18px;
}
.header .nav li.cur > a span.no8,.header .nav li:hover > a span.no8{
	background-image: url(../images/navicon-88new.png);
	font-size: 18px;
}
.container{
	width:1200px;
	margin: 0 auto;
}

.mt{
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #dddddd;
}
.mt a:hover{
	color: #333;
}
.mt span{
	float: left;
	font-weight: bold;
	font-size: 20px;
	height: 48px;
	position: relative;
}
.mt span:after{
	position: absolute;
	left: 0;
	bottom:0;
	content: '';
	height: 2px;
	width:100%;
	display: block;
	background: #d60000;
}
.mt .more{
	float: right;
	height: 48px;
	padding-top:22px;
}
.tab-menu{
	overflow: hidden;
}

.mt .moremenu,.mt .moremenu1{
	float: left;
}
.mt .moremenu1{
	margin-left: 30px;
}
.mt .moremenu li,.mt .moremenu1 li{
	float: left;
	height: 30px;
	line-height: 30px;
	border-radius: 4px;
	padding:0 20px;
	font-size: 15px;
	font-weight: bold;
	background: #eaeff5;
	margin-right:10px;
	margin-top: 10px;

}
.redbg{
	background-color: #6f0000;
}
.mt .moremenu li.cur,.mt .moremenu1 li.cur{
	background: #1a5285;
		

}
.mt .moremenu li.cur a,.mt .moremenu1 li.cur a{
	color: #fff;

}
.mt .moremenu li:nth-child(1){
	font-size: 20px;
	background: none;
	height: 48px;
	line-height: 48px;
	padding:0;
	margin-right: 30px;
	position: relative;
	margin-top: 0;
}
.mt .moremenu li:nth-child(1):after{
	position: absolute;
	left: 0;
	bottom:0;
	content: '';
	height: 2px;
	width:100%;
	display: block;
	background: #d60000;
}
.mt .moremenu li.cur:nth-child(1) a{
	color: #333;
}
.icon1 {
	background: url("../images/icon1.png") left center no-repeat;
}
.icon2 {
	background: url("../images/icon2.png") left center no-repeat;
}
.icon3{
	background: url("../images/icon3.png") left center no-repeat;
}
.icon4 {
	background: url("../images/icon4.png") left center no-repeat;
}
.icon5 {
	background: url("../images/icon5.png") left center no-repeat;
}
.iconc1 {
	background: url("../images/iconc1.png") left center no-repeat;
}
.iconc2 {
	background: url("../images/iconc2.png") left center no-repeat;
}
.iconc3 {
	background: url("../images/iconc3.png") left center no-repeat;
}
.iconc4 {
	background: url("../images/iconc4.png") left center no-repeat;
}
.iconk1 {
	background: url("../images/iconk1.png") left center no-repeat;
}
.iconk2 {
	background: url("../images/iconk2.png") left center no-repeat;
}
.iconk3 {
	background: url("../images/iconk3.png") left center no-repeat;
}
.iconk4 {
	background: url("../images/iconk4.png") left center no-repeat;
}
.iconk5 {
	background: url("../images/iconk5.png") left center no-repeat;
}
.iconk6 {
	background: url("../images/iconk6.png") left center no-repeat;
}
.iconk7 {
	background: url("../images/iconk7.png") left center no-repeat;
}
.iconkj1 {
	background: url("../images/iconkj1.png") left center no-repeat;
}
.iconkj2 {
	background: url("../images/iconkj2.png") left center no-repeat;
}
.footer{
	background: #1a5284;
	height: 120px;
	margin-top: 20px;
	padding: 10px 0;
}
.footertitle{
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
}
.xglj{
    border:1px solid #dddddd;
    padding: 9px 16px;
    margin-top:20px;
}
.xglj div{
	float: left;
	font-size: 14px;
	display: block;
width: 20%;
	margin-bottom: 5px;
}
.footertext{
	font-size: 12px;
	color: #82cbf8;
	line-height: 20px;
	text-align: center;
	padding-top: 25px;
}
.ewm{
	width: 100px;
	height: 100px;
	float: right;
	position: relative;
	top:-85px;
	right: 260px;
}
.path{
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	background: url("https://www.ndrc.gov.cn/images/shouyenew.png") left center no-repeat;
	padding-left: 30px;
	margin: 20px 0;
}
.path a:last-child{
	font-weight: bold;
	color: #1a5284;
}
.submenu{
    height: 39px;
    line-height: 39px;
    border-bottom:1px solid #dddddd;
}
.submenu li{
    float: left;
    min-width:112px;
    padding:0 20px;
    text-align: center;
    background: #ecf2f6;
    margin-right: 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.submenu li.cur{
    background: #d60000;
    font-weight: bold;
}
.submenu li a{
    display: block;
    height: 39px;
}
.submenu li.cur a{
    color: #fff;
}
.submenu1{
    border:0;
}
.submenu1 li{
    border-radius: 4px;
    min-width: auto;
    background: url("../images/arrdowngrey.png") #ecf2f6 right 20px center no-repeat;
}
.submenu1 li.cur{
    background: url("../images/arrdownwhite.png") #d60000 right 20px center no-repeat;
}
.submenu1 li a{
    padding-right: 20px;
}
.u-list li{
    height: 40px;
    line-height: 40px;
		    background: url("../images/dot.png") left center no-repeat;
    padding-left: 23px;
}

.u-list li.piclink{
    height: 80px;
    line-height: 80px;
    margin-bottom: 15px;
}
.u-list li.piclink img{
    float: left;
    width:235px;
    height: 80px;
}
.u-list li.piclink em{
    float: left;
    font-weight: bold;
    color: #333;
    padding-left: 20px;
    width:192px;
    line-height:normal;
    padding: 20px 0 0 20px;
    height:80px;
    white-space: normal;
}
.u-list li span{
    font-size: 14px;
}
.u-list li.empty{
    height: 1px;
    border-top:1px dashed #dddddd;
    margin: 20px 0;

}
.page{
    margin-top:20px;
}
.page li{
    float: left;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    font-size:14px;
    margin-right: 5px;
    overflow: hidden;
}
.page li a{
    display: block;
    min-width: 40px;
    height: 40px;
    background: #e9ebee;
    padding:0 16px;
}
.page li span{
    float: left;
}
.page li input{
    border:1px solid #e9ebee;
    border-radius: 4px;
    background: #fff;
    height: 40px;
    line-height: 40px;
    width:40px;
    text-align: center;
    font-size: 14px;
    margin: 0 5px;
    float: left;
}
.page li button{
    width:50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #1a5284;
    border:1px solid #1a5284;
    border-radius: 4px;
    background: #fff;
    cursor: pointer;
}
.page li.cur a{
    background: #1a5284;
    color: #fff;
}
.page li.pagetz{
    margin-left:10px;
}
.u-list li span{
    font-size: 14px;
}
.u-list li span{
float: right;
	right: 0;

	height: 38px;
	color: #999999;
}
/* 文章详情 */
.article{
    width: 100%;
}
.article_l{
    width: 1200px;
}
.article_title{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin-top: 22px;
}
.article_time{
    width: 100%;
    font-size: 14px;
    color: #666666;
    margin-top: 20px;
    margin-bottom: 30px;
}

.shezhi{
    width: 100%;
    overflow: auto;
    padding: 30px 0;
    border-top: 1px dashed #e9ebee;
    margin-top: 30px;
}
.shezhi .time{
    font-size: 14px;
    color: #666666;
    line-height: 32px;
    float: left;
}
.dy{
    /*width: 215px;*/
    height: 34px;
    line-height: 34px;
    /*border: 1px solid #dddddd;*/
    float: left;
    cursor: pointer;
    font-size: 20px;
}
.dy_max{
    width: 52px;
    height: 100%;
    border-right: 1px solid #ddd;
    text-align: center;
    float: left;
}
.dy_min{
    width: 52px;
    height: 100%;
    border-right: 1px solid #ddd;
    text-align: center;
    float: left;
}
.dy_btn{
    float: left;
    text-align: center;
    font-size: 14px;
    color: #1a5284;
    padding-left:30px;
}
.dy_btn img{
    display: inline-block;
    margin-top: 11px;
    margin-right: 10px;
}
.article_link{
    float: right;
    width: 300px;
}
.article_link li{
    float: left;
    margin-left: 23px;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    cursor: pointer;
}
.article_link li img{
    margin-right: 10px;
}
.article_con{
    width: 100%;
    font-size: 16px;
    color: #565862;
    line-height: 1.5;
    text-align: justify;
    padding-top: 10px;
}
.article_con_title *{
    font-size: 16px!important;
   /* color: #565862!important;*/
    line-height: 1.5!important;
    font-family: 'PingFangSC-Regular','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',sans-serif!important;
}
.article_con img{
    display: block;
    margin: 20px auto;
    max-width: 800px;
}
.article_con p{
    margin-bottom: 10px;
}
/* 附件 */
.attachment{
    width: 100%;
    border:1px solid #ccc;
    border-bottom: 0;
    margin-top: 40px;
    overflow: hidden;
}
.attachment_l{
    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 a{
    font-size: 16px;
    color: #2f6598;
    background: url(../images/t-title.png) 20px center no-repeat;
    display: block;
    border-bottom: 1px solid #ccc;
    padding:0 20px 0 40px;
    height: 48px;
    line-height: 48px;
}
.article_r{
    float: right;
    width: 300px;
    position: relative;
}
.article_r_title{
    width: 85px;
    height: 25px;
    text-align: center;
    background: #fff;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    position: absolute;
    left: 15px;
    top: -10px;
}
.article_r_ul{
    float: right;
    width: 300px;
    border: 1px solid #e9ebee;
    padding: 0 20px;
}
.article_r_ul li{
    width: 100%;
    height: auto;
    border-bottom: 1px solid #e9ebee;
    padding-bottom: 20px;
    overflow: hidden;
}
.article_r_ul li:nth-child(1){
    margin-top: 20px;
}
.article_r_ul li:nth-last-child(1){
    border-bottom: 0;
}
.article_fl{
    width: 40px;
    height: 100%;
    float: left;
    font-size: 20px;
    color: #333333;
    padding-top: 15px;
    font-weight: normal;
}
.article_ri{
    width: calc(100% - 40px);
    float: right;
}
.article_ri>h2{
    font-size: 14px;
    color: #333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
    margin:15px 0 10px;
}
.article_ri>p{
    font-size: 14px;
    color: #666;
}
.ly{
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 32px;
    padding-left: 40px;
}
.laiyuantext{
    display: none;
}
.gywm{
	background: url(../images/gywm.jpg)  center no-repeat;
	height: 379px;
	margin-top: 20px;
}
.gyp{
	padding: 0 40px;
	line-height: 30px;
	text-indent: 2em;
}
.gypb{

	line-height: 30px;

}

/*about us*/
#main {
    margin: 0 auto 20px;
    width: 1200px;
}
#aboutus .wrapper, #aboutus .main {
    font: 14px/27px "microsoft yahei", Helvetica;
    color: #666
}

#aboutus #index section {
    height: 310px;
    margin-top: 40px;
    background: #eee
}
#aboutus #index section div {
    border-top: 1px solid #ddd;
    padding: 10px 0 0 0;
}
#aboutus #index section span{
	font-size: 18px;
	font-weight: 700;
	color: #000;
	padding-bottom: 5px;
	display: block;
}
#aboutus #index section.section0 {
    margin-top: 40px;
    background: url(../images/illus0.jpg) no-repeat 0 0
}
#aboutus #index section.section1 {
    background: url(../images/illus1.jpg) no-repeat 100% 0
}
#aboutus #index section.section2 {
    background: url(../images/illus2.jpg) no-repeat 0 0
}
#aboutus #index section.section3 {
    background: url(../images/illus3.jpg) no-repeat 100% 0
}
#aboutus #index section.section0, #aboutus #index section.section2, #aboutus #index section.section4 {
    padding-left: 310px
}
#aboutus #index section.section1, #aboutus #index section.section3 {
    padding-right: 310px
}
.ztbanner{
	margin-top: 20px;
}
