@charset "utf-8";
/* CSS Document */

html, body {
    width: 750px;
    margin: 0 auto;
    min-width: inherit;
    overflow-x: hidden;
    transform: ''
}
*{
    -webkit-text-size-adjust: none;
}
.fl_pc {
    float: none;
    display: block;
}

.fr_pc {
    float: none;
    display: block;
}

.pchide {
    display: block;
}

.mhide {
    display: none;
}

.padhide {
    display: none
}

.container {
    width: auto;
}

.topbox {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 123px;
    background: url(mtopbj.png) left top no-repeat;
}

.logo {
    width: 90%;
    height: 123px;
}

.logo img {
    margin: 25px 0 0 20px;
    /* width: 562px; */
    height: 72px;
}

.searchInput {
    z-index: 99;
    right: 20px;
}

.m_nav {
    height: 80px;
    background: #004898;
}

.nav_home {
    float: left;
    margin: 15px 20px 0;
}

.nav_center {
    float: left;
    width: 574px;
    border-left: 1px solid #6893c0;
    border-right: 1px solid #6893c0;
}

.m_column {
    font-size: 36px;
    color: #fff;
    text-align: center;
    line-height: 80px;
}

.js_menu {
    float: right;
    margin: 20px 20px 0 20px;
}

.nav_close {
    float: right;
    margin: 20px 20px 0 20px;
    display: none;
}

body.modal_open {
    position: fixed;
    width: 100%;
}

.main {
    background-color: #f3f3f3;
}

.model {
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    top: 202px;
    left: 750px;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.m_menu_box {
    width: 504px;
    background: #e0e0e0;
    float: right;
    overflow-y: auto;
    height: 100%;
}

.m_menu li {
    background: #fafafa;
}

.m_menu li h4 {
    height: 80px;
    font-size: 30px;
    background: url(../images/m_jiao2.png) no-repeat 24px center #e0e0e0;
    padding-left: 62px;
    line-height: 80px;
    font-weight: normal;
    cursor: pointer;
}

.m_menu li h4.now {
    background: url(../images/m_jiao1.png) no-repeat 16px center #e0e0e0;
}

.m_submenu {
    background: url(../images/m_menu_bg.jpg) repeat-x top #fafafa;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 30px;
    display: none;
}

.m_submenu dd {
    margin: 30px 40px 0 60px;
    float: left;
    font-size: 30px;
}

.m_submenu_width dd {
    float: none;
}

body.modal_open {
    position: fixed;
    width: 100%;
}

.m_column {
    font-size: 32px;
    color: #fff;
    text-align: center;
    line-height: 80px;
    font-weight: normal;
}

.dwjs {
    padding: 30px 20px 38px 20px;
    background: #fff;
}

.dwjs img {
    width: 100%;
    float: none;
}

.dwjs .dwtext {
    width: 100%;
    height: inherit;
    padding-top: 30px
}

.dwjs .dwtext p {
    font-size: 30px;
    line-height: 52px;
}

.listnews {
    padding: 0
}

.listnews li {
    height: inherit;
    line-height: 60px;
    margin-top: 20px;
    padding: 30px;
    background: none;
    background-color: #fff;
}

.listnews li a {
    padding-left: 0;
    display: block;
    width: 100%;
    font-size: 38px;
}

.listnews li span {
    background: url(time.png) left center no-repeat;
    display: block;
    width: 35%;
    font-size: 26px;
    margin-top: 15px;
    line-height: 30px;
}

.listnews li:hover {
    box-shadow: 0 0 12px #dddcdd;
    background: none;
}

.listnews li:hover a {
    color: #333333;
    font-weight: normal;
}

.pagerji {
    padding: 30px 20px;
    background: #fff;
    font-size: 16px;
}

.pagerji span {
    font-size: 26px;
}

.pagerji span a {
    padding: 0 15px;
    margin: 0 8px;
    font-size: 26px;
    height: 46px;
    line-height: 46px;
}

.footer {
    padding: 33px 0 40px 0;
    background: #004898;
}

.footer .link ul {
    display: flex;
    flex-wrap: wrap;
}

.footer .link ul li {
    flex: 25%;
}

.footer .link ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 26px;
    color: #fff
}

.footer .link ul li a img {
    width: 40px;
    height: 40px;
    padding-bottom: 12px;
}

.footer .link ul li a span {
    font-size: 26px;
    font-weight: 700;
}

.bat {
    padding-top: 45px;
    text-align: center;
}

.bat p {
    line-height: 50px;
    font-size: 24px;
    color: #eceff6
}

.m_main {
    padding: 0 20px
}

.about_container {
    background: none;
}

.aboutMain {
    width: 100%;
    border-top-left-radius: 0;
    margin-top: 0
}

.aboutContent {
    width: 100%;
    padding-left: 0
}

.article {
    padding: 20px 0;
    width: 95%;
    margin: 0 auto;
    float: inherit;
}

.newsTitle h3 {
    font-size: 48px;
    line-height: 70px;
    font-weight: normal;
}
.newsTitle p span{font-size: 26px;}
.newsContent .first p {
    color: #545454;
    font-size: 26px;
    line-height: 50px;
}

.newsContent .info p {
    font-size: 36px;
    line-height: 70px;
    margin-bottom: 35px;
}

.editor p {
    font-size: 26px;
    line-height: 56px;
}

.search_list li {
    padding: 30px 20px 30px;
    margin: 0;
    border-bottom: 1px solid #e7e7e7;
    background: #fff;
}

.search_list li h4 {
    font-size: 32px;
    font-weight: normal;
    line-height: 50px;
}

.search_list li p {
    font-size: 28px;
    line-height: 40px;
}

.search_list li span {
    display: none;
}

.m_search {
    position: relative;
    width: 408px;
    height: 50px;
    background: #0078d5;
    border: 1px solid #0078d5;
    overflow: hidden;
    border-radius: 8px;
    margin: 14px auto;
}

.m_ser_ipt {
    background: none;
    border: 0;
    height: 50px;
    width: 340px;
    font-size: 26px;
    text-indent: 12px;
    color: #f99e9b;
    -webkit-appearance: none;
    padding: 0;
}

.subbox {
    position: absolute;
    background: url(fdj.png) center no-repeat;
    width: 46px;
    height: 48px;
    /* display: inline-block; */
    border: navajowhite;
    background-size: 80%;
}

.icon_home {
    background: url(home2.png) no-repeat center;
    width: 18px;
    height: 15px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 6px;
}

/* 首页 */

.news {
    margin: 30px 20px 25px
}

.gsywlist {
    width: 100%
}

.listbox {
    width: 100%;
}

.listbox li {
    margin-bottom: 0;
    line-height: 50px;
    border-bottom: 1px dashed #acacac;
    ;
    padding: 20px 0;
    background: url(m_icon.png) left center no-repeat;
}

.listbox li a {
    padding-left: 40px;
    color: #020202;
    font-size: 32px;
    width: 100%;
    box-sizing: border-box;
}

.listbox li:hover {
    background: url(m_icon1.png) left center no-repeat;
}

h3.common {
    height: 60px;
    line-height: 60px;
    margin-bottom: 0;
    background: url(m_icre.png) left top no-repeat;
}

h3.common a {
    font-size: 36px;
    color: #dbc07b
}

.more {
    width: 250px;
    height: 60px;
    margin: 20px auto;
    border: 1px solid #d8cecc;
    border-radius: 50px;
    background-color: #f8f8f8;
}

.more a {
    display: block;
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    color: #727272
}

.zgsdt {
    width: 100%;
}

.zgsdtnews li p {
    padding-left: 40px;
    line-height: 50px
}
.zgsdtnews li p span{display: none}
.zgsdtnews li {
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px dashed #acacac;
    ;
    padding: 20px 0;
    background: url(m_icon.png) left center no-repeat;
}

.zgsdtnews li a {
    color: #020202;
    font-size: 32px;
    width: 100%;
    box-sizing: border-box;
}

.zgsdtnews li:hover {
    background: url(m_icon1.png) left center no-repeat;
}

h3.title {
    padding: 40px 0 30px 0
}

h3.title a {
    font-size: 36px;
}

.zdgc {
    width: 660px;
    margin: 0 auto;
}

.zdgc ul li {
    width: 660px;
    margin: 0 auto;
}

.zdgc ul li .picbox {
    height: 280px;
    box-sizing: border-box;
}

.zdgc ul li .picbox img {
    width: 660px;
    height: 280px;
}

.zdgc ul li .text {
    bottom: 0;
    background: none;
    box-sizing: border-box;
}

.zdgc ul li .text span {
    display: none;
}

.zdgc ul li .text p {
    font-size: 30px;
    line-height: 28px;
}

.zdgcbox {
    background-color: #f6f6f6;
    padding-bottom: 50px;
}
.pzgc-wrap{
    width: 100%;
}
.pzgc-wrap h3{
    left:50%;
    padding:10px 30px;
    margin-left:-75px;

}
.pzgc-wrap h3 a{
    font-size: 36px;
}
.pzgcPic{
    width: 100%;
}
.pzgcPic li img{
    width: 100%;
}
.pzgcPic li p{
    width: 740px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
}
.rczpwrap {
    padding: 0 20px;
    margin-bottom: 0;
    
}

.rczp h4 a {
    font-size: 36px;
}

.rczp {
    width: 650px;
    height: inherit;
    margin-left: 0;
    margin-right: 0;
    margin-top:40px
}

.rczp ul li a {
    font-size: 32px;
    line-height: 50px;
}

.xxgk_txt {
    height: inherit;
    display: flex;
    /* flex: 50%; */
    align-content: center;
    flex-wrap: wrap;
    padding-bottom: 35px;
}

.xxgk_txt p {
    flex: 38%;
    margin:30px 30px 0px 30px;
    height: 80px;
    line-height: 80px;
    border-radius: 10px;
}

.xxgk {
    width: 100%;
    margin-left: 0px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.xxgk_txt p a {
    font-size: 32px;
    color: #333333
}
.xxgk .xxgk_img{border-radius: 50px 50px 0 0;}
.xxgk .xxgk_img img{
    height: inherit;
}
.xxgk .xxgk_img i img {
    width: 35px;
    height: 18px;
}
.xxgk .xxgk_img p{
    margin-left: -75px;
}
.xxgk .xxgk_img p a {
    font-size: 36px;
}

.gsgglist {
    height: inherit;
}

.gsgglist ul li {
    width: 650px;
    
    padding-top:10px;
}

.gsgglist ul li a {
    font-size: 32px;
    color: #333;
    line-height: 50px;
}

.aboutInfo {
    margin: 0 20px 60px 20px
}

.about {
    width: 100%;
}
 
.about h4 {
    height: 60px; line-height: 60px;
    margin-top:10px;
    margin-bottom:20px;
    background: url(m_icre.png) left top no-repeat;
}

.about .info p {
    font-size: 28px;
    line-height: 52px;
}

.about .info b {
    font-size: 30px;

}

.about .sp {
    width: 100%
}

.about .sp img {
    width: 100%;
    height: auto;
}

.about .sp i {
    height: 77px;
    width: 77px;
    margin-top: -38px;
    background-size: 77px 77px;
}

.databox {
    width: 100%;
}

.dataInfo {
    display: flex;
}

.dataInfo .data {
    margin-top: 25px
}

.dataInfo .data p {
    font-size: 60px;
}

.dataInfo .data p em {
    font-size: 26px;
}

.dataInfo .data span {
    font-size: 26px;
    color: #333
}

.xglj {
    margin: 35px 20px
}

.links {
    margin-top: 25px
}

.links p {
    height: 80px;
    line-height: 80px;
    padding-left: 30px;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    margin-bottom: 20px;
}

.links p a {
    font-size: 32px;
}

.homeBanner {
    margin-bottom: 30px;
}
.jpgxlist{width: 100%; height: 355px; overflow: hidden;}
.jpgcbox li{
    height: 355px;
    width: 260px;
}
.jpgcbox li img{
    height: 355px;
    width: 260px;
}
.jpgcbox li p{font-size: 26px;}
.channel{margin:30px 20px 0 20px}
.main_content{margin:0 20px 30px 20px;;}
.adv_search_sub{background: #004898;}

/*特殊分辨率处理*/

@media screen and (max-width:600px) {}

@media screen and (max-width:400px) {}

@media screen and (max-width:360px) {}