@charset "utf-8";

/* CSS Document */
html, body {
    width: 750px;
    margin: 0 auto;
    min-width: inherit;
    transform: '';
    overflow-x: hidden;
	height:100%;
}

.fl_pc {
    float: none;
    display: block;
}

.fr_pc {
    float: none;
    display: block;
}

.pcshow {
    display: block;
}

.mshow {
    display: none;
}

.padhide {
    display: none
}

.container {
    width: auto;
}

* {
    -webkit-text-size-adjust: none;
}

.head_top {
    background: url(topbj_m.jpg) left top no-repeat;
    background-size: 100%;
    padding: 15px 20px 0px 20px;
    height: 89px;
}

.logo {
    float: left;
}

.header-right {
    float: right;
    width: 320px;
    padding-top: 5px;
    text-align: center;
}

.header-right p {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
}

.header-right p span {
    padding: 0 9px
}

.header-right p.en {
    font-size: 12px;
    font-family: 'Arial';
}

.header-right p a {
    color: #fff;
}

/* 导航 */
.nav {
    height: 48px;
    padding: 16px 20px;
    background: #014f98;
}

.nav a.home {
    float: left;
}

.head .eyebrowSearchBox {
    width: 375px;
    margin-left: 145px;
    float: left;
    clear: none;
    height: 43px;
    /* border-radius: 6px; */
    background: none;
    font-size: 32px;
    color: #fff;
    text-align: center;
    line-height: 43px;
    padding-left: 0;
}

.head .eyebrowSearchBox .inputText {
    width: 265px;
    height: 39px;
    line-height: 43px;
    background: #D5EBFF;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    padding-left: 15px;
    font-size: 16px;
    color: #4089c7;
    border-top: 1px solid #b2d2ef;
    border-bottom: 1px solid #b2d2ef;
    ;
}

.head .eyebrowSearchBox .inputSubmit {
    width: 67px;
    height: 43px;
    background: url(search_m.png) no-repeat center center #D5EBFF;
    float: left;
}



.menus {
    margin-top: 4px;
    float: right;
    width: 47px;
}

.main {
    width: 100%;
}

.main_box {
    margin-top: 0
}

.model {
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    top: 184px;
    left: 750px;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.m_menu_box {
    width: 500px;
    background: #e0e0e0;
    float: right;
    overflow-y: auto;
    padding-top: 30px;
    height: 84%;
}

.m_menu li {
    background: #fafafa;
}

.m_menu li h4 {
    height: 75px;
    font-size: 30px;
    background: url(m_jiao2.png) no-repeat 27px center #e0e0e0;
    padding-left: 60px;
    line-height: 75px;
    font-weight: normal;
    cursor: pointer;
}

.m_menu li h4.now {
    background: url(m_jiao1.png) no-repeat 16px center #e0e0e0;
}

.m_menu li h4 a {
    font-size: 30px;
    color: #000000
}

.m_submenu {
    background: url(m_menu_bg.jpg) repeat-x top #fafafa;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 20px;
    display: none;
}

.m_submenu dd {
    padding-left: 40px;
    margin-left: 30px;
    line-height: 70px;
    font-size: 30px;
    overflow: hidden;
}

.m_submenu dd a {
    display: block;
    width: 100%;
    font-size: 30px;
    color: #000
}

.m_submenu_width dd {
    float: none;
}

.m_submenu ul li {
    width: 80%;
    padding-left: 32px;
    float: left;
    background: url(2019_dian.gif) 6px center no-repeat;
    line-height: 34px;
    margin: 15px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.m_submenu ul li a {
    color: #333;
    font-size: 24px;
}

.m_submenu dd.on {
    background: url(top_m.jpg) left 27px no-repeat;
}

.m_submenu dd.up {
    background: url(up_m.jpg) left 27px no-repeat;
}

.submenu {
    display: none;
}

.nav_close {
    display: none;
}

.box_left {
    width: 100%;
    margin: 0;
    height: 500px;
}

.boxPic {
    width: 100%;
    height: 500px;
}

.boxPic .bd ul li {
    width: 100%;
    height: 500px;
    box-shadow: none;
}

.boxPic .bd ul li img {
    width: 100%;
    height: 500px;
}

.boxPic .bd ul li p {
    width: 740px;
    padding-left: 10px;
    font-size: 28px;
    height: 65px;
    line-height: 65px;
}

.boxPic .hd {
    bottom: 25px
}

.boxPic .hd ul li {
    width: 10px;
    height: 10px;
    margin-left: 8px;
}

.box_right {
    width: 100%;
    margin-top: 30px;
    margin-right: 0;
    background: none;
    box-shadow: none;
    margin-bottom: 0;
}

.title {
    height: 57px;
    background: none;
    border-bottom: 3px solid #e4e4e4;
}

.title .title_txt {
    display: inline-block;
    width: 163px;
    height: 57px;
    text-align: center;
    background: url(lmbj_m.jpg) left top no-repeat;
    font-size: 32px;
    font-weight: 700;
    margin: 0;
    letter-spacing: 10px;
    line-height: 57px;
}

.title span {
    line-height: 57px;
}

.title .more {
    padding-left: 20px;
    margin-right: 10px;
    font-size: 24px;
    color: #666666;
    line-height: 57px;
    background: url(more_m.jpg) left center no-repeat;
}
.rt_box{
    padding:0 24px;
}
.rt_box_list {
    padding: 10px 24px 25px 24px
}

.rt_box h3 {
    font-size: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rt_box_list ul li {
    background: url(2019_dian.gif) 6px center no-repeat;
    line-height: 70px;
    font-size: 30px;
    padding-left: 32px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rt_box_list a {
    border-bottom: none;
    color: #333;
    display: initial;
}

.newslist {
    position: relative;
}

.newslist .hd {
    height: 56px;
    line-height: 56px;
    background: none;
    border-bottom: 3px solid #e4e4e4;
}

.newslist .hd li {
    line-height: 59px;
    float: left;
    width: 205px;
    font-size: 32px;
    color: #005bb0;
    font-weight: 700;
    text-align: center;
}

.newslist .hd li.on {
    background: url(lmbj-big_m.jpg) left top no-repeat;
    color: #fff
}


.newslist .more {
    position: absolute;
    right: 0;
    top: 0
}

.newslist .more a {
    padding-left: 20px;
    margin-right: 20px;
    font-size: 24px;
    color: #666666;
    line-height: 56px;
    background: url(more_m.jpg) left center no-repeat;
}

.main2 {
    width: 100%;
}

.box_list3 {
    width: 100%;
    /* margin-bottom: 40px; */
}

.title2 {
    border-bottom: 4px solid #e4e4e4
}

.title2 .title_txt {
    display: inline-block;
    height: 56px;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    margin: 0;
    letter-spacing: 10px;
    line-height: 56px;
    width: 205px;
    background: url(lmbj-big_m.jpg) left top no-repeat;
}

.title2 .title_txt a {
    font-size: 32px;
    color: #fff
}

.title2 .more {
    padding-left: 20px;
    margin-right: 20px;
    font-size: 20px;
    color: #666666;
    line-height: 56px;
    background: url(more_m.jpg) left center no-repeat;
}

.down_img {
    width: 100%;
    padding-top: 50px
}

.imgnew {
    width: 710px;
    padding: 0 20px;
}

#box1_cont {
    width: 710px !important;
}

.imgnew .cont ul li {
    margin-left: 65px;
    margin-right: 25px;
    width: 242px;
    height: 460px;
    background: url(qkbj_m.jpg) left top no-repeat;
    /* margin:0 */
}

.imgnew .cont ul li img {
    width: 230px;
    height: 365px;
    margin: 0 auto;
    margin-top: 4px;
}

.imgnew p {
    margin-top: 20px;
    font-size: 26px;
    color: #333;
    line-height: 36px;
}

.imgnew .prev {
    top: 40%;
    left: 30px;
    width: 40px;
    height: 78px;
    background: url(left_m.png) no-repeat 0 0;
}

.imgnew .next {
    top: 40%;
    width: 40px;
    right: 30px;
    height: 78px;
    background: url(right_m.png) no-repeat 0 0;
}

.box_list4 {
    width: 100%;
}

.down_img2 {
    width: 100%;
    padding-top: 50px;
}

.imgnew2 {
    width: 710px;
    padding: 0 20px;
}

#box2_cont {
    width: 710px !important;
}

.imgnew2 .cont ul li {
    margin-left: 65px;
    margin-right: 25px;
    width: 242px;
    height: 460px;
    background: url(qkbj_m.jpg) left top no-repeat;
    /* margin: 0; */
}

.imgnew2 .cont ul li img {
    width: 230px;
    height: 365px;
    margin: 0 auto;
    margin-top: 4px
}

.imgnew2 p {
    margin-top: 20px;
    font-size: 26px;
    color: #333;
    line-height: 30px;
    text-align: center;
}

.imgnew2 .prev1 {
    top: 40%;
    left: 30px;
    width: 40px;
    height: 78px;
    background: url(left_m.png) no-repeat 0 0;
}

.imgnew2 .next1 {
    top: 40%;
    width: 40px;
    right: 30px;
    height: 78px;
    background: url(right_m.png) no-repeat 0 0;
}

.imgnew2 .prev1:hover {
    background: url(left_m.png) no-repeat 0 0;
}

.imgnew2 .next1:hover {
    background: url(right_m.png) no-repeat 0 0;
}

.md_pic {
    padding-top: 20px;
    border-bottom: 1px dashed #ccc;
}

.md_pic img {
    width: 100%;
    /* height: 385px; */
}

.md_pic a p {
    font-size: 30px;
    color: #005bb0;
    text-align: center;
    line-height: 67px;
    padding-bottom: 10px;
}

.banner-wrap {
    padding: 0 20px;
    display: flex;
}

.banner {
    display: flex;
    height: 85px;
    line-height: 85px;
    flex: 1;
    text-align: center;
    font-size: 30px;
    color: #fff;
    padding-left: 0;
    justify-content: center;
    margin-bottom: 35px;
}

.banner2 {
    margin-top: 0;
    margin-left: 25px;
    background: url(banner2_m.jpg) left top no-repeat;
}

.banner1 {
    background: url(banner1_m.jpg) left top no-repeat;
}

.gzh {
    margin-bottom: 35px;
    padding: 0 30px;
    display: flex;
    justify-content: center;
    margin-top: 0
}

.gzh ul {
    width: 100%;
    display: flex;
    justify-content: center;
}

.gzh li {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    float: left;
    height: 133px;
    border: 1px solid #e4e4e4;
    background: #f7f7f7;
}

.gzh li img {
    width: 75px;
    height: 75px;
    margin-right: 10px;
}

.gzh li p {
    font-size: 26px;
    color: #004e97
}

.gzh li:last-child {
    margin-left: 40px;
}

.footer {
    margin-top: 0;
    padding: 0px 20px;

}

.footer .ftbody {
    width: 100%;
}

.ftbody .ft {
    border-top: none;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px #0068C9 solid;
}

.ftbody .ft a {
    flex: 1;
    font-size: 30px;
    color: #fff
}

.footer p {
    line-height: normal;
    color: #d6ebff;
    text-align: center;
}

.footer p.copy {
    height: 75px;
    line-height: 75px;
    font-size: 24px;
    color: #d6ebff
}

.main2 .right {
    width: 100%
}

.main2 .right_list {
width:702px;
    padding: 10px 24px 0 24px;
}

.right_list .booklist ul li {
    padding-bottom: 20px;
    padding-top: 30px;
    border-bottom: 2px #E5E5E5 dashed
}

.right_list .booklist ul.piclist li {
    margin-right: 0;
}

/* .right_list span.time {
    display: block;
    width: 100%;
    float: none;
    font-size: 20px;
    color: #999;
    margin-left: 0;
    padding-top: 5px;
} */

.right_list ul li {
    background: none;
    padding: 20px 0;
    border-bottom: 1px #E5E5E5 dashed
}

.right_list span {
    float: none;
    font-size: 24px;
    /* color: #999; */
    margin-left: 0;
    padding-top: 5px;
}

.right_list ul li a {
    display: block;
    width: 100%;
    font-size: 34px;
    color: #333;
    line-height: 50px;
    padding-bottom: 5px;
}

.pages {
    padding-top: 45px;
    padding-bottom: 45px;
    background-color: #fff;
    margin: 0px
}

.pages a {
    width: inherit;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    font-size: 24px;
}

.pages a.pagePrev, .pages a.pageNext {
    width: inherit;
    height: 40px;
}

/* 细览 */
.main2 .right_list .right_title {
    font-size: 32px;
    color: #333;
    line-height: 60px;

    background-color: #fff;
}

.main2 .right_list .right_title p {
    font-size: 42px;
    line-height: 60px;
    color: #333;
   
    padding-bottom: 20px;
}

.main2 .right_list .right_title a {
    color: #025099;
    font-weight: 700;
}

.main2 .right_list .contime {
    font-size: 22px;
    color: #999;
    border-bottom: 2px solid #e2e2e2;
    background-color: #fff;

}
.content_body *{
    font-size: 32px !important;
    line-height: 56px !important;
    color: #333;
    font-family: '微软雅黑' !important;
}

.content_body {
    padding-top: 20px;
    padding-bottom:40px;
}

 
.content_body span{
    margin-bottom: 0;
    font-size: 28px;
}

.content_body img {
    margin-bottom: 15px;
}

/* 图片新闻 */


.booklist ul li {
    width: 100%;
    /* margin-right: 0;
    margin-bottom: 30px; */
    /* background: #fff !important;
    margin:50px 30px 25px 30px !important */
}

.booklist img {
    float: left;
    width: 275px;
    height: 185px;
}

.booklist p {
    float: right;
    width: 395px;
    font-size: 32px;
    color: #333333;
    text-align: left;
    line-height: 48px;
    margin-top:0
}

.booklist p.time {
    font-size: 24px;
    color: #999999
}

.main2 .right_list .booklist ul.leaderpic li {
    width: 50%;
    float: left;
    margin-right: 0;
    border-bottom: none;
}

.main2 .right_list .booklist ul.leaderpic li p {
    width: 100%;
    text-align: center;
    padding-top:10px
}

.leaderpic img {
    height: 350px;
    float: none;
    margin: 0 auto;
    display: block;
}

.right_list ul.qkpic li {
    padding: 0px;
    margin-top: 20px;
    width: 50%;
    float: left;
    margin-right: 0;
    background: url(qkbj_m.jpg) center top no-repeat;
    border-bottom: none;
}

.right_list ul.qkpic li img {
    width: 230px;
    height: 365px;
    float: none;
    margin: 0 auto;
    display: block;
}

.right_list ul.qkpic li p {
    width: 100%;
    height: 120px;
    text-align: center;
    margin-top: 20px;
    font-size: 32px;
    line-height: 56px;
    color: #333
}

.sun_right {
    padding-left: 0;
}

.sun_right a {
    font-size: 28px;
}

.sun_right h4 {
    padding-bottom: 10px;
    color: #014f98;
    font-size: 28px;
}

.sun_right h4 a {
    font-size: 26px;
    color: #014f98
}

/* 出版物 */

.book {
    padding-top: 20px;
    color: #333;
    font-size: 26px !important;
    line-height: 46px !important;
}

.book img {
    width: 230px;
    height: 365px;
}

.book p {
    font-size: 32px !important;
    line-height: 56px !important;
}


/* 检索 */
.head {
    width: 100%;
    height: inherit;
}

.head .top {
    height: 80px;
    line-height: 80px;
}

.head .top .leftBox {
    width: inherit;
    height: inherit;
}

.head .top .leftBox a {
    height: 80px;
    background-size: 100%;
}

.head .top .rightBox {
    height: 80px;
    display: flex;
    justify-content: space-around;
}

.rightBox {
    font-size: 26px;
}

.body {
    width: 710px;
    padding: 0 20px
}

.body .result .title {
    height: inherit;
    padding-bottom: 10px;
}

.body .result .title a {
    font-size: 34px;
    font-weight: normal;
    line-height: 50px;
}

.body .result .sum1 {
    font-size: 30px;
    padding: 20px 0;
    line-height: 46px;
}

.body .result span {
    color: #FF0000;
}

.body .result span.time {
    display: block;
    padding-top: 10px;
    width: 100%;
    color: #333
}

.body .result .info {
    font-size: 24px;
}

.body .result .info a {
    display: block;
    width: 100%;
}

.foot {
    width: 710px;
    padding: 0 20px
}

.foot .link {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    height: inherit;
    justify-content: center;
    justify-items: center;
    line-height: 36px;
    padding-top: 15px
}

.foot .link a {
    font-size: 22px;
    margin: 0 8px
}

.foot .row {
    font-size: 20px;
}

.foot .rowBottom {
    width: 100%;
    display: flex;
    justify-content: center;
}

.copyright span {
    font-size: 22px;
}

.page .row a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    font-size: 26px;
}

.page .row span {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 26px;
}

.go {
    margin-top: 30px;
    width: 460px;
}

.go p {
    font-size: 26px;
}

.page .row input {
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 26px;
    text-align: center;
}

.page .row a.goto {
    width: 100px;
    line-height: 40px;
    display: inline-block;
    color: #fff
}

/* 所领导 */
.leader {
    margin: 0 20px;
    padding-bottom: 0;
    margin-top: 55px;
    position: relative;
    height: 600px;
    margin-bottom: 50px;
}

.leader .leader_img {
    width: 190px;
}

.leader .leader_body {
    width: 435px;
}

.leader .leader_img img {
    width: 190px;
    height: 230px;
}

.leader .leader_top .name {
    font-size: 36px;
    line-height: 36px;
}

.leader .leader_top .name span {
    margin-left: 15px;
    font-size: 26px;
}

.leader .leader_top .name_list {
    position: absolute;
    left: 0px;
    top: 230px;
    padding: 0;
    padding-top: 20px;
    float: left;
    width: 192px;
    height: 320px;
    background: #e3f0fd;
    border-radius: 0;
}

.leader .leader_top .name_list a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 26px;
    color: #005cb3;
    margin: 0;
    line-height: 54px;
}
.leader .leader_mid{
    padding-top:10px
}
.leader .leader_mid .n {
    width: 100%;
}

.leader .leader_mid dl dd {
    color: #3b3b3b;
    font-size: 26px;
    line-height: 50px;
    width: 100% !important;
}

.ledercon img {
    width: 215px;
    height: 290px;
    margin-right: 25px;
}

.ledercon p {
    margin-bottom: 0;
}

/*特殊分辨率处理*/
@media screen and (max-width:600px) {}

@media screen and (max-width:400px) {}

@media screen and (max-width:360px) {}