body {
    background: url(bg_yhyshj.png) top center no-repeat;
}

html,
body {
    min-width: 1400px;
}

.container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.footer_mobile {
    display: none;
}

#mobile_footer {
    display: none;
}

.footer .container {
    width: 1280px;
}

.clear {
    clear: both;
}

.l {
    float: left;
}

.r {
    float: right;
}

.header {
    background: url("header_yhyshj.png") center no-repeat;
    height: 673px;
    width: 100%;
}

.header .container {
    height: 673px;
}

.header .logo {
    position: absolute;
    left: 0;
    top: 10px;
}

.header .backHome {
    position: absolute;
    right: 0;
    top: 40px;
    width: 96px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #2f62d0;
    background: #fff;
}

.yinyan {
    margin-top: -90px;
    background-color: #fff;
    box-shadow: -5px 5px 10px -4px #ddd, 5px 5px 10px -4px #ddd;
    margin-bottom: 50px;
}

.yinyan .title img {
    margin-top: -28px;
    padding-left: 60px;
}

.yinyan .content {
    padding: 10px 60px 30px;
}

.yinyan .content * {
    font-size: 18px !important;
    line-height: 34px !important;
    color: #003593;
}


/*新闻*/

.news {
    margin-top: 50px;
}


/*轮播*/

.news .lunb {
    float: left;
    width: 600px;
    height: 365px;
    position: relative;
    overflow: hidden;
}

.news .lunb .bd li {
    float: left;
}

.news .lunb .bd li a {
    display: block;
    width: 600px;
    height: 365px;
    overflow: hidden;
    position: relative;
}

.news .lunb .bd li img {
    display: block;
    width: 600px;
    height: 365px;
    transition: transform .3s;
}

.news .lunb .bd span {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 67px;
    line-height: 50px;
    background: rgba(0, 0, 0, .5);
    width: 600px;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.news .lunb .hd {
    position: absolute;
    right: 220px;
    bottom: 12px;
}

.news .lunb .hd li {
    float: left;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #fff;
    margin-left: 10px;
    transition: width .3s;
    cursor: pointer;
}

.news .lunb .hd li.on {
    width: 25px;
    border-radius: 3px;
    background-color: #1073b7;
    transition: width .3s;
}

.news .lunb .prev {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    cursor: pointer;
}

.news .lunb .next {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    cursor: pointer;
}

.news .lunb .more {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.news .lunb .more a {
    font-size: 14px;
    color: #fff;
}


/*轮播结束*/


/*动态信息*/

.dtxx {
    margin-left: 38px;
    width: 562px;
}

.dtxx .title {
    background: url("title_bg_yhyshj.png") left center no-repeat;
    height: 41px;
}

.dtxx .title span {
    font-size: 30px;
    font-weight: bold;
    color: #2e61cf;
    padding-left: 16px;
    line-height: 41px;
}

.dtxx .title em {
    float: right;
    font-size: 14px;
    color: #b5b5b5;
    line-height: 20px;
}

.dtxx .dtxx_con {
    margin-top: 15px;
}

.dtxx .dtxx_con li {
    line-height: 44px;
    background: url("dot_yhyshj.png") 0px center no-repeat;
    padding-left: 20px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*动态信息结束*/


/*政策文件*/

.zcwj {
    margin-top: 50px;
}

.zcwj .title {
    background: url("titlelong_bg_yhyshj.png") left center no-repeat;
    height: 41px;
}

.zcwj .title span {
    font-size: 30px;
    font-weight: bold;
    color: #2e61cf;
    padding-left: 16px;
    line-height: 41px;
}

.zcwj .title em {
    float: right;
    font-size: 14px;
    color: #b5b5b5;
    line-height: 20px;
}

.zcwj .zcwj_con {
    background: url(zc_bg_yhyshj.png) center no-repeat;
    height: 403px;
    margin-top: 30px;
}

.zcwj_con .hd {
    width: 211px;
    position: relative;
    float: left;
    margin-top: 50px;
    margin-left: 40px;
}

.zcwj_con .hd ul li {
    width: 147px;
    height: 65px;
    line-height: 65px;
    margin-top: 20px;
    cursor: pointer;
    padding-left: 64px;
    transition: 0.5s;
}

.zcwj_con .hd ul li a {
    color: #2e61cf;
    display: block;
}

.zcwj_con .hd ul li a:hover {
    font-weight: bold;
}

.zcwj_con .hd ul li.hdLi1 {
    background: url("gj_bg_yhyshj.png") left center no-repeat;
}

.zcwj_con .hd ul li.hdLi1.on,
.zcwj_con .hd ul li.hdLi1:hover {
    background: url("gj_bg_on_yhyshj.png") left center no-repeat;
    font-weight: bold;
}

.zcwj_con .hd ul li.hdLi2 {
    background: url("zzq_bg_yhyshj.png") left center no-repeat;
}

.zcwj_con .hd ul li.hdLi2.on,
.zcwj_con .hd ul li.hdLi2:hover {
    background: url("zzq_bg_on_yhyshj.png") left center no-repeat;
    font-weight: bold;
}

.zcwj_con .hd ul li.hdLi3 {
    background: url("ms_bg_yhyshj.png") left center no-repeat;
}

.zcwj_con .hd ul li.hdLi3.on,
.zcwj_con .hd ul li.hdLi3:hover {
    background: url("ms_bg_on_yhyshj.png") left center no-repeat;
    font-weight: bold;
}

.zcwj_con .bd {
    float: left;
    margin-left: 50px;
    margin-top: 50px;
}

.zcwj_con .bd ul {
    zoom: 1;
}

.zcwj_con .bd li {
    line-height: 44px;
    background: url("dot_yhyshj.png") 0px center no-repeat;
    padding-left: 20px;
}


/*政策文件结束*/


/*解读模块*/

.jd_and_sj {
    margin-top: 50px;
}


/*解读模块结束*/


/*外省经验*/

.wsjy {
    width: 100%;
    height: 440px;
    background-color: #e8f5fd;
    margin-top: 50px;
}

.wsjy .container {
    padding-top: 50px;
}

.wsjy .title {
    background: url(titleCenter_bg_yhyshj.png) center no-repeat;
    height: 41px;
}

.wsjy .title span {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #2e61cf;
    display: block;
    line-height: 41px;
}

.wsjy_con {
    margin-top: 30px;
}

.wsjy_img {
    width: 449px;
    height: 250px;
    position: relative;
}

.wsjy_img span {
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
}

.wsjy_list {
    width: 714px;
    height: 280px;
    overflow-y: scroll;
    margin-left: 36px;
}

.wsjy_list li {
    line-height: 40px;
    background: url("dot_yhyshj.png") 0px center no-repeat;
    padding-left: 20px;
}


/*外省经验结束*/


/**/

.zxts .title {
    background: url(titleCenter_bg_yhyshj.png) center no-repeat;
    height: 41px;
}

.zxts {
    margin-top: 50px;
    margin-bottom: 50px;
}

.zxts .title span {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #2e61cf;
    display: block;
    line-height: 41px;
}

.zxts .zxts_con {
    margin-top: 20px;
    float: right;
}

.zxts .zt_fixed {
    float: left;
    margin-top: 20px;
}

.zxts .zt_fixed img {
    display: block;
    width: 229px;
    height: 140px;
}

.zxts .hd .prev,
.zxts .hd .next {
    position: absolute;
    width: 32px;
    height: 48px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    top: 66%;
    margin-top: -24px;
    z-index: 9999;
}

.zxts .hd .prev {
    background: url(http://www.nmg.gov.cn/material/images/left_prev.png) no-repeat center;
    left: 0;
}

.zxts .hd .next {
    background: url(http://www.nmg.gov.cn/material/images/right_next.png) no-repeat center;
    right: 3px;
}

.zxts .zxts_con ul {
    overflow: hidden;
    zoom: 1;
}

.zxts .zxts_con ul li {
    margin-left: 12px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.zxts .zxts_con ul li .pic {
    text-align: center;
    width: 229px;
    height: 140px;
    overflow: hidden;
}

.zxts .zxts_con ul li .pic img {
    width: 229px;
    height: 140px;
    display: block;
    transition: 0.3s;
}

.zxts .zxts_con ul li:hover img {
    /*transform: scale(1.2, 1.2);
  transition: 0.3s;*/
}