@charset "utf-8";

/* CSS Document */
html {
    -webkit-text-size-adjust: none;
    overflow-y: scroll;
}

*html {
    background-attachment: fixed;
}

/*解决IE6下滚动抖动的问题*/
html,
body,
div,
ul,
li,
dl,
dd,
dt,
a,
ol,
u,
i,
b,
br,
p,
span,
hr,
label,
input,
select,
textarea,
button,
form,
h1,
h2,
h3,
h4,
h5,
h6,
font,
strong,
em,
iframe,
img,
tr,
th,
td,
q,
abbr,
acronym {
    margin: 0;
    padding: 0;
    list-style: none;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

body {
    font: 14px/1.5 "Microsoft YaHei", '宋体', tahoma, Verdana, arial, sans-serif;
    color: #333;
    background: #fff;
    letter-spacing: 0.5px;
}

input,
textarea,
select,
button {
    vertical-align: middle;
    font-family: "Microsoft YaHei";
    color: #999;
}

input.active,
textarea.active,
select.active,
button.active,
input.on,
textarea.on,
select.on,
button.on {
    color: #333;
}

textarea {
    resize: none;
}

a {
    color: #333;
    text-decoration: none;
    blr: expression(this.onFocus=this.blur());
}

a:hover {
    color: #015293;
    text-decoration: none;
}

a:focus {
    outline: auto;
}

a:focus,
input:focus,
textarea:focus,
select:focus,
button:focus,
textarea:focus {
    outline: auto;
}

a img {
    border: none;
}

img {
    vertical-align: middle;
}

.left,
.fl {
    float: left;
}

.right,
.fr {
    float: right;
}

/* clear */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*:first-child+html .clearfix {
    zoom: 1;
}

/* IE7 */
.clear,
.cc {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    margin-top: 0;
    overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

.pos-rel {
    position: relative;
}

.pos-abs {
    position: absolute;
}

.z-hide {
    display: block;
    width: 0;
    height: 0;
    margin: 0 0 0 -1px;
    overflow: hidden;
    font-size: 0;
}

input:focus {
    outline: auto !important;
}

input.srkcss:focus {
    outline: auto;
    border-color: #015293 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 136, 0, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 136, 0, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 136, 0, .6);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}

/********* 首页主体内容 **********/
.f-dn {
    display: none;
}
.dpnone {
    display: none;
}

.ind_body {
    width: 100%;
    height: auto;
}

.pt20 {
    padding-top: 20px;
}

.mt20 {
    margin-top: 20px;
}

.mt15 {
    margin-top: 15px;
}

.hide.active {
    display: block !important;
}

/*****头部****/
/*header*/
.m-top {
    background: #f5f5f5;
}

.g-top {
    margin: 0 auto;
    width: 1200px;
    height: 40px;
    line-height: 40px;
}

.g-top,
.g-top a {
    font-size: 13px;
    color: #999;
}

.g-top .u-link li {
    float: left;
    margin: 0 3px 0 7px;
}

.g-top .u-link li a{display: block;padding-right: 15px;background:url(../img/bg-funline.png) right center no-repeat;}
.g-top .u-link li:last-child a{background: none;}

/*.g-top .u-link li.u-lk1 a {
    background-position: 0 0;
}

.g-top .u-link li.u-lk2 a {
    background-position: 0 -40px;
}

.g-top .u-link li.u-lk3 a {
    background-position: 0 -80px;
}*/

.g-top .u-funs li {
    float: left;
    margin-left: 8px;
}

.g-top .u-funs li a {
    display: block;
    padding-left: 9px;
    background: url(../img/bg-funline.png) left center no-repeat;
}

.m-banner {
    margin: 0 auto;
    padding: 32px 0 33px;
    width: 1200px;
    height: 77px;
    background: url(../img/bg-banner.png) right center no-repeat;
}

.m-search {
    margin: 17px 0 0 70px;
    height: 45px;
}

.m-search .u-searchtext {
    padding: 0 10px;
    width: 320px;
    height: 43px;
    line-height: 43px;
    border: 1px solid #ddd;
    font-size: 14px;
}

.m-search .u-searchbtn {
    width: 62px;
    height: 45px;
    border: 1px solid #ddd;
    border-left: none;
    cursor: pointer;
    background: url(../img/icon-search.png) #fff center no-repeat;
}

.m-nav {
    height: 60px;
    background: #015293;
}

.g-nav {
    margin: 0 auto;
    width: 1200px;
}

.g-nav li {
    float: left;
    width: 150px;
    line-height: 60px;
    text-align: center;
}

.g-nav li a {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.g-nav li.u-active a,
.g-nav li a:hover {
    background: #004882;
}

.u-nav {
    background-color: #f5f5f5;
    width: 1200px;
    margin: 0 auto;
}

.u-nav ul li {
    float: left;
    height: 50px;
    line-height: 50px;
}

.u-nav ul li a {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    padding: 0 8px;
    border-right: 1px solid #fff;
}


/* 自适应 */
.header {
    width: 100%;
    height: auto;
    margin: auto;
    display: none;
}

.topcon {
    width: 100%;
    height: 32px;
    padding: 2px 0;
    line-height: 32px;
    font-size: 15px;
    overflow: hidden;
}

.topcon ul li {
    float: left;
    width: auto;
    white-space: nowrap;
    padding-left: 23px;
    background: url(../img/bg-funline.png) 12px center no-repeat;
}

.topcon ul li.num1 {
    padding-left: 0;
    background: none;
}

.topcon ul li a {
    display: block;
    float: left;
    white-space: nowrap;
    color: #999;
}

.topcon .top_r ul li {
    padding-left: 31px;
    background-position: 15px center;
}

.topcon .top_r ul li a.member-logout1 {
    margin-left: 8px;
}

.bancon {
    width: 100%;
    height: auto;
}

.banner {
    height: 138px;
    position: relative;
}

.banner .tree {
    position: absolute;
    left: -36px;
    bottom: 0;
    background: url("../img/bg-banner.png") no-repeat;
    width: 198px;
    height: 134px;
}

.logo {
    position: absolute;
    left: 141px;
    top: 23px;
}

.logo .img_title {
    display: none;
}

.searchbox {
    width: 343px;
    height: 38px;
    border: #ddd 1px solid;
    position: absolute;
    right: 210px;
    top: 42px;
    background: url("../img/white_secbg.png") repeat;
}

.searchbox li.se_box {
    height: 38px;
    position: relative;
    margin-right: 79px;
}

.searchbox li.se_box .msg-box {
    left: 5px;
    top: 0;
    position: absolute;
}

.searchbox li.se_box input {
    float: left;
    width: 100%;
    height: 38px;
    background: none;
    border: 0;
    line-height: 38px;
    color: #89a6c2;
    font-size: 14px;
    text-indent: 12px;
    border-radius: 7px 0 0 7px;
}

.searchbox li.se_box input::-webkit-input-placeholder {
    color: #89a6c2;
}

.searchbox li.se_box input:-moz-placeholder {
    color: #89a6c2;
}

.searchbox li.se_box input:-ms-input-placeholder {
    color: #89a6c2;
}

.searchbox li.sea_an {
    width: 79px;
    height: 38px;
    position: absolute;
    right: 0;
    top: 0;
}

.searchbox li.sea_an input {
    float: left;
    width: 100%;
    height: 38px;
    border: 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    cursor: pointer;
    border-left: 1px solid #ddd;
    cursor: pointer;
    background: url(../img/icon-search.png) #fff center no-repeat;
}

/*2020-8-28新加切换功能*/
.searchbox .sea_type {
    position: absolute;
    left: 10px;
    top: 0;
    width: 50px;
    height: 38px;
    line-height: 38px;
}

.searchbox .sea_type input {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: none;
    border: none;
}

.searchbox .sea_type .upDown {
    position: absolute;
    display: block;
    width: 20px;
    height: 38px;
    right: 0;
    top: 0;
    cursor: pointer;
    background: url(../img/click_btn.png) no-repeat scroll center !important;
}

.searchbox li.se_box input {
    text-indent: 0;
    box-sizing: border-box;
    padding-left: 20px;
}

.searchbox li.select {
    width: 60px;
    position: absolute;
    left: 0;
    top: 0;
    height: 38px;
    z-index: 999;
}

.searchbox li.select .selectbox {
    border: none;
    width: 100%;
    padding-left: 0 !important;
    margin-top: 1px;
    line-height: 38px;
    text-indent: 10px;
    background: url(../img/hd_rx_tjico.png) right center no-repeat;
    height: 38px;
    cursor: pointer;
}

.searchbox li.select .selectbox-wrapper {
    width: 58px;
    top: 39px;
    background: #fff;
    border: #ddd 1px solid;
    color: #999;
}

.searchbox li.select .selectbox-wrapper li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    padding-left: 0 !important;
    border: none;
}

.searchbox li.select select {
    width: 62px;
    height: 38px;
    line-height: 38px;
    text-indent: 6px;
    border: none;
    background: none;
}

.searchbox li.select option {
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.searchbox li.select .selectbox-wrapper li.current {
    color: #fe8f00;
}

/*2021-9-18增加长者模式和无障碍图标*/
.top-oldlink {
    position: absolute;
    top: 32px;
    right: 8px;
    text-align: right;
    z-index: 99;
}

.top-oldlink li {
    display: inline;
}

.top-oldlink li a {
    display: inline-block;
    margin: 0 15px;
    padding: 4px 0 0;
    font-size: 0;
    line-height: 0;
    color: #fe8f00;
}

.top-oldlink li span {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    cursor: pointer;
}

.top-oldlink li .ico {
    height: 26px;
    background-image: url("../img/wzaico.png") !important;
    background-position: center 0;
    background-repeat: no-repeat;
}

.top-oldlink li.num-wza .ico {
    background-position: center -26px;
}

.top-oldlink li .tit {
    padding: 2px 0 0;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    font-size: 18px;
}

/*****导航****/
.navbar {
    height: 48px;
    background: #004882;
    border-radius: 0;
    border: 0;
    min-height: inherit;
    margin: 0;
    z-index: 99;
    display: none;
}

.navbar-nav {
    padding: 0 !important;
    margin: 0 !important
}

.navbar-nav li {
    float: left;
    width: 172px;
    height: 48px;
}

.navbar-nav li.num1 {
    width: 168px;
}

.navbar-nav li a {
    display: block;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    padding: 0;
}

.navbar-nav li a:hover,
.navbar-nav li.on a {
    color: #fff;
    background: url("../img/mu_hover.png") center bottom no-repeat;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #fff;
}

.m-br{display: none;}
.f-nbg {
    background: none!important;
}

/***首页-公共部分***/
/***选项卡***/


.ind_xxktop ul li {
    float: left;
    height: 20px;
    padding-left: 10px;
    margin-bottom: 20px;
    margin-right: 10px;
}
.ind_xxktop ul li:first-child {
    border-left: #015293 4px solid;
}


.ind_xxktop ul li a,
.ind_xxktop ul li .title {
    display: block;
    float: left;
    white-space: nowrap;
    height: 41px;
    line-height: 20px;
    font-size: 22px;
    letter-spacing: 2px;
}

.ind_xxktop ul li.active a,
.ind_xxktop ul li a:hover,
.ind_xxktop ul li.active .title {
    height: 20px;
    color: #015293;
    font-weight: bold;
    line-height: 20px;
}

/***右侧悬浮***/
.ind_slide {
    width: 62px;
    height: 252px;
    position: fixed;
    _position: absolute;
    left: 50%;
    border: #f5f5f5 1px solid;
    border-bottom: 0;
    background: #fff;
    margin-left: 620px;
    top: 247px;
    _top: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 100)||0)-(parseInt(this.currentStyle.marginBottom, 100)||0)));
    z-index: 1000;
}

.ind_slide .icon li {
    float: left;
    width: 62px;
    height: 62px;
    border-bottom: #f5f5f5 1px solid;
    color: #757575;
    cursor: pointer;
}

.ind_slide .icon li>a {
    display: block;
    cursor: pointer;
    color: #757575;
    height: 100%;
}

.ind_slide .icon li .ico {
    display: block;
    float: left;
    width: 100%;
    height: 37px;
    background: url(../img/ind_slide_ico.png) center 0 no-repeat;
    overflow: hidden;
    line-height: 20px;
    font-size: 12px;
}

.ind_slide .icon li:hover,
.ind_slide .icon li.active,
.ind_slide .icon li>a:hover {
    color: #015293;
}

.ind_slide .icon li:hover .ico,
.ind_slide .icon li.active .ico {
    background-image: url("../img/ind_slide_icoh.png");
}

.ind_slide .icon li .bt {
    display: block;
    float: left;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 13px;
}

.ind_slide .icon li.wx .ico {
    background-position: center -63px;
}

.ind_slide .icon li.wb .ico {
    background-position: center -126px;
}

.ind_slide .icon li.zxw .ico {
    background-position: center -189px;
}

.ind_slide .icon li.app .ico {
    background-position: center -252px;
}

.ind_slide .icon li.goto .ico {
    background-position: center -315px;
}

.ind_slide .icon li.bmrx .bt {
    font-family: Arail;
}

.ind_slide .icon li.bmrx .ico {
    background: url(../img/ind_slide_12345ico.png) center 0 no-repeat;
}

.ind_slide .icon li.bmrx:hover .ico,
.ind_slide .icon li.bmrx.active .ico {
    background-image: url("../img/ind_slide_12345icoh.png");
}

.ind_slide .info {
    width: 0;
    height: 380px;
    position: absolute;
    right: 64px;
    top: -1px;
    overflow: hidden;
    transition: 0.5s;
}

.ind_slide .info.hover {
    width: 101px;
}

.ind_slide .info .wx,
.ind_slide .info .wb,
.ind_slide .info .app {
    width: 101px;
    height: 117px;
}

.ind_slide .info .dl,
.ind_slide .info .zxw,
.ind_slide .info .goto {
    display: none;
}

.ind_slide .info .slide_ewm {
    position: absolute;
    left: 0;
    top: 0;
    width: 101px;
    height: 117px;
    background: url(../img/slide_infobg.png) no-repeat;
}

.ind_slide .info .slide_ewm a {
    display: block;
    width: 94px;
    height: 95px;
    cursor: default;
    padding: 12px 7px 0 0;
    overflow: hidden;
}

.ind_slide .info .slide_ewm a img {
    float: left;
    width: 70px;
    height: 70px;
    background: #fff;
    padding: 1px;
    margin: 0 11px;
}

.ind_slide .info .slide_ewm a .img_title {
    float: left;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #fe8f00;
}

.ind_slide .info .wx .slide_ewm {
    top: 0;
}

.ind_slide .info .wb .slide_ewm {
    top: 63px;
}

.ind_slide .info .app .slide_ewm {
    top: 252px;
}



/* list */
.m-titstyle3{height: 20px; line-height: 20px;}
.m-titstyle3 .u-tit{display: block; padding: 0 10px; font-size: 18px; font-weight: bold; color: #015293; border-left: 4px solid #015293;}
.m-titstyle3 .u-more{color: #666; font-size: 14px;}
.m-nytit{padding: 12px 0; border-bottom: 1px solid #ddd;}




/*toolbar*/
.m-suspen {
    width: 50px;
    padding: 25px 0;
    position: fixed;
    top: 50%;
    margin-top: -175px;
    right: 10px;
    background: #256ca4;
    -moz-border-radius: 25px;
    border-radius: 25px;
    z-index: 5;
}

.m-suspen span.u-close {
    position: absolute;
    top: -20px;
    right: 0;
    cursor: pointer;
    font-size: 14px;
}

.m-suspen ul li {
    width: 50px;
    height: 60px;
    line-height: 16px;
    float: left;
    text-align: center;
    background-image: url(../img/icon-suspen.png);
    background-repeat: no-repeat;
}

.m-suspen ul li a.u-supa {
    display: block;
    width: 50px;
    height: 60px;
    position: relative;
}

.m-suspen ul li a.u-supa span {
    padding: 14px 10px;
    font-size: 14px;
    color: #fff;
    display: none;
}

.m-suspen ul li.u-supx a.u-supa span {
    padding: 14px 0;
    font-size: 14px;
    color: #fff;
    display: none;
}

.m-suspen ul li a.u-supa:hover {
    background: #004882;
}

.m-suspen ul li a.u-supa:hover span {
    display: block;
}

.u-sup01 {
    background-position: 0 0;
}

.u-sup02 {
    background-position: 0 -60px;
}

.u-sup03 {
    background-position: 0 -120px;
}

.u-sup04 {
    background-position: 0 -180px;
}

.m-suspen ul li.u-supx {
    background-image: url(../img/icon-suspend.png);
    background-repeat: no-repeat;
    background-position: 6px 18px;
}

.u-sup05 {
    background-position: 0 -240px;
}

.u-sup06 {
    background-position: 0 -300px;
}

.u-sup07 {
    background-position: 0 -360px;
    position: relative;
}

.m-suspen ul li.u-sup07 a span {
    padding: 22px 10px;
}

.u-sup03 img,
.u-sup04 img,
.u-sup05 img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
}

.m-webshare {
    width: 0;
    height: 0;
    background: #333;
    position: relative;
    left: 0;
    top: 0;
    overflow: hidden;
}

.m-webshare a {
    display: block;
    width: 24px;
    height: 24px;
    float: left;
    margin: 8px 8px 0 8px;
    padding: 0 !important;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.bshare-custom a {
    margin-right: 0 !important;
}

.govpushinfo150203 {
    display: none;
}

@media (min-width: 992px) and (max-width:1379px) {

    /***右侧悬浮***/
    .ind_slide {
        left: auto;
        margin-left: 0;
        right: 10px;
    }
}

.wza-on {
    height: auto !important;
}

.wza-on .footer {
    position: inherit !important;
}

.wza-on .ind_slide {
    top: 366px
}

/*底部网站导航*/
/*footer*/
.is-footer {
    padding: 20px 0 30px;
    background: #256ca4;
}

.m-footer {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.m-footerfun {
    padding: 10px 0;
}

.m-footer p {
    line-height: 24px;
    text-align: center;
}

.m-footer p,
.m-footer p a,
.m-footerfun,
.m-footerfun a {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.m-footer p img {
    vertical-align: middle;
}

#_ideConac {
    position: absolute;
    left: 51px;
    top: 22px;
}

#_span_jiucuo {
    position: absolute;
    right: 62px;
    top: 28px;
}
#backTop {position: fixed;right: 3.2rem;top: 70%;display: none;cursor: pointer;z-index: 999;}
#f-elderwza{position: absolute;top: 29px;left: 131px;}
#f-elderwza img{width: 152px;height: 64px;}

@media (min-width: 992px) and (max-width:1199px) {

    /*****头部****/
    .logo {
        top: 23px;
        left: 120px;
    }

    .logo img {
        width: auto;
        height: 94px;
    }

    .searchbox {
        width: 290px;
        right: 160px;
    }

    .top-oldlink {
        right: 0;
    }

    .top-oldlink li a {
        margin: 0 6px;
    }

    /*****导航****/
    .navbar-nav li {
        width: 143px;
    }

    .navbar-nav li.num1 {
        width: 134px;
    }

    /***选项卡***/
    .ind_xxktop ul li {
        padding-left: 18px;
    }

    /*底部网站导航*/
    .bot_linkcon>ul {
        width: 992px;
    }

    .bot_linkcon>ul .title {
        width: 170px;
    }

    .friend-link-inner {
        width: 992px;
    }

    .friend-link-inner .select_con ul li {
        width: 125px;
        padding-left: 16px;
    }

    .friend-link-inner .select_con1 ul li {
        width: 182px;
    }

    .friend-link-inner .select_con2 ul li {
        width: 95px;
        padding-left: 15px;
    }

    .friend-link-inner .select_con2 ul li.num1 {
        width: 95px;
    }

    .friend-link-inner .select_con2 ul li.num12 {
        margin-left: 0px;
    }

    .friend-link-inner .select_con2 ul li.num10 {
        margin-left: 110px;
    }

    /***网站底部-版权信息***/
    .fotcon {
        padding: 18px 130px 25px;
    }

    .fotcon .dzjg {
        left: 10px;
    }

    .fotcon .jiucuo {
        left: auto;
        right: 5px;
    }

    .fotcon a,
    .fotcon span {
        display: inline-block;
    }
}

@media (max-width:991px) {
    .fotcon .dzjg {
        position: static;
        display: inline;
    }
}

@media (min-width: 768px) and (max-width:991px) {

    /*****头部****/
    .top_l {
        padding-left: 10px;
    }

    .top_r {
        padding-right: 10px;
    }

    .banner {
        height: 120px;
        background-size: 100% 100%;
    }

    .banner .tree {
        left: 0;
        background-size: 100% auto;
        width: 155px;
        height: 105px;
    }

    .logo {
        left: 120px;
        top: 32px;
    }

    .logo img {
        width: auto;
        height: 64px;
    }

    .searchbox {
        width: 295px;
        height: 36px;
        right: 10px;
        top: 45px;
    }

    .searchbox li.se_box {
        height: 36px;
        margin-right: 70px;
    }

    .searchbox li.se_box input {
        height: 36px;
        line-height: 36px;
        font-size: 14px;
    }

    .searchbox li.sea_an {
        width: 70px;
        height: 36px;
    }

    .searchbox li.sea_an input {
        height: 36px;
        font-size: 14px;
    }

    .top-oldlink {
        right: 0;
    }

    /*****导航****/
    .navbar-nav li {
        width: 113px;
    }

    .navbar-nav li.num1 {
        width: 97px;
    }

    .navbar-nav li.num2 {
        width: 106px;
    }

    .navbar-nav li a {
        font-size: 18px;
    }

    /***选项卡***/
    .ind_xxktop ul li {
        height: 40px;
        padding-left: 18px;
    }

    .ind_xxktop ul li a,
    .ind_xxktop ul li .title {
        height: 39px;
        font-size: 20px;
    }

    /*底部网站导航*/
    .bot_linkcon {
        display: none;
    }

    .friend-link-inner {
        display: none !important;
    }

    /***网站底部-版权信息***/
    .fotcon {
        padding: 10px 10px 15px;
    }

    .fotcon a,
    .fotcon span {
        display: inline-block;
    }
}

@media (max-width: 767px) {

    /*****头部****/
    .u-webhome{padding: 0 15px; line-height: 50px; font-size: 18px; font-weight: bold; color: #fff;}
    .m-nav .navbar-collapse{padding: 0;position: relative;z-index: 999;}
    .m-nav button{background: #fff;}
    .m-nav .navbar-toggle {border-color: #ddd;}
    .m-nav .icon-bar {background-color: #888 !important;}
    .g-nav li.u-yjnav a.u-yja{position: relative; display: block; font-size: 20px; font-weight: bold; color: #fff;}

    .g-top{height: auto;}
    .g-top .u-funs{float: none;}
    .g-top,.m-banner,.g-nav,.m-nav,.m-footer,.jlrk,.jyrk,.xxlist,.m-nav .container,.m-search{width: 100%;}
    .m-nav{height: 50px;}
    .m-banner{display: flex;flex-direction: column;align-items: center;height: 140px;padding: 0;margin-top: 30px;}
    .m-search{margin: 0;margin-top: 10px;}
    .g-nav li.u-yjnav {float: none;width: 100%;line-height: 40px;}
    .g-nav li.u-yjnav a.u-yja{padding: 0 15px;font-size: 16px;background: #004882;}
    .m-search form{width: 100%;display: flex;justify-content: center;}
    .m-search form .u-searchtext{width: calc(100% - 100px);}
    .f-xs-dn{display: none;}
    
    .u-link{display:none;}
    .u-funs{float:none}
    .header,
    .navbar  {
        display: block;
    }
    .top_l {
        padding-left: 10px;
    }

    .top_r {
        padding-right: 10px;
    }

    .topcon .top_r ul li {
        padding-left: 21px;
        background-position: 10px center;
    }

    .banner {
        height: auto;
        background: none;
        padding: 0 0 5px;
    }

    .banner .tree {
        position: absolute;
        left: 0;
        background-size: 300% auto;
        background-position: -190px 0;
        width: 133px;
        height: 110px;
    }

    .logo {
        position: inherit;
        left: auto;
        top: auto;
        width: 300px;
        margin: auto;
    }

    .logo img {
        width: 100%;
        height: auto;
    }

    .searchbox {
        width: 80%;
        height: 34px;
        position: inherit;
        right: auto;
        top: auto;
        margin: 10px auto 0;
    }

    .searchbox li.se_box {
        height: 34px;
        margin-right: 70px;
    }

    .searchbox li.se_box input {
        height: 34px;
        line-height: 34px;
        font-size: 14px;
    }

    .searchbox li.sea_an {
        width: 70px;
        height: 34px;
    }

    .searchbox li.sea_an input {
        height: 34px;
        font-size: 14px;
    }

    .top-oldlink {
        position: static;
        text-align: center;
        margin-top: 8px;
    }

    .top-oldlink li a {
        position: static;
        background: none;
        box-shadow: none;
        border-radius: 0;
        width: auto;
        height: auto;
        bottom: auto;
        vertical-align: middle;
    }

    /*****导航****/
    .navbar-brand {
        padding: 0 10px;
        height: 48px;
        line-height: 48px;
        color: #fff !important;
    }

    .navbar-toggle {
        margin: 6px 10px 0 0;
        border-color: #fff !important;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff !important;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #004882 !important;
    }

    .navbar-default .navbar-toggle:focus .icon-bar,
    .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #fff !important;
    }

    .navbar-collapse {
        border-top: 0;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-nav li {
        float: left;
        width: 100%;
        height: 40px;
        border-top: #fff 1px solid;
    }

    .navbar-nav li a {
        height: 40px;
        line-height: 40px;
        background: #015293;
        font-size: 18px;
    }

    .navbar-nav li a:hover,
    .navbar-nav li.on a {
        background: #f49405 !important;
    }

    /***选项卡***/
    .ind_xxktop ul li {
        /* height: 40px; */
        padding-left: 10px;
    }

    .ind_xxktop ul li a,
    .ind_xxktop ul li .title {
        height: 39px;
        font-size: 20px;
        letter-spacing: 1px;
    }

    /*底部网站导航*/
    .bot_linkcon {
        display: none;
    }

    /***网站底部-版权信息***/
    .fotcon {
        padding: 10px 10px 15px;
        line-height: 24px;
    }

    .fotcon a,
    .fotcon span {
        display: inline-block;
    }

    .fotcon span.bottom-a {
        display: block !important;
    }
    .m-footer {
        width: 100%;
    }
    .g-pglocat {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .m-suspen{
        display: none;
    }
}

@media (max-width: 479px) {
    .logo {
        width: 200px;
        margin: auto;
    }
    .m-footer {
        width: 100%;
    }
    .m-suspen {
        display: none;
    }
}

/*外链提示 > 弹窗*/
.ui-dialog-title {
    font-family: "Microsoft YaHei";
}

.ui-dialog-content {
    font-family: "Microsoft YaHei";
}

.ui-dialog-content .jump-info p {
    word-break: break-all;
    word-wrap: break-word;
}

.ui-dialog-content .btn-group {
    padding: 10px 0;
    text-align: center;
    display: block;
    height: 36px;
}

.ui-dialog-content .btn-group .btn {
    display: inline-block;
    float: none;
    padding: 0;
    margin: 0 15px;
    border: 0;
    cursor: pointer;
    outline: none;
    width: 100px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}

.ui-dialog-content .btn-group .btn-yes {
    background: #fe8f00;
    color: #fff;
}

.ui-dialog-content .btn-group .btn-no {
    background: #eee;
    color: #666;
}

@media (max-width:767px) {
    .ui-dialog-content {
        width: 250px !important;
        height: auto !important;
    }

    .ui-dialog-content .btn-group .btn {
        margin: 0 10px;
        width: 90px;
    }
}

/*当前位置*/
.position {
    height: auto;
    padding: 13px 0;
    line-height: 26px;
    vertical-align: bottom;
    font-size: 15px;
}

.position i {
    font-style: normal;
    font-family: "黑体";
    color: #a1a1a1;
    padding: 0 4px;
}

.position .search-keywords {
    color: #f00;
}

@media (max-width: 991px) {
    .position {
        padding: 5px 15px;
    }
}

@media (max-width: 767px) {
    .position {
        padding: 5px 10px;
    }

    .position i {
        padding: 0 0;
    }
}

/*分页/翻页*/
.pagination {
    clear: both;
    width: 100%;
    text-align: center;
    margin: 10px 0 5px;
    padding: 3px 0;
    line-height: 30px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.pagination a,
.pagination span {
    display: inline-block;
    border: 1px solid #ddd;
    color: #666;
    margin: 3px;
    padding: 0 10px;
    text-decoration: none;
    white-space: nowrap;
    height: 30px;
    border-radius: 3px;
}

.pagination a:hover {
    background: #fe8f00;
    border: 1px solid #fe8f00;
    color: #fff !important;
}

.pagination a.active {
    border: 1px solid #fe8f00;
    color: #fff;
}

.pagination span.current,
.pagination span.current:hover {
    background: #fe8f00;
    border: 1px solid #fe8f00;
    color: #fff;
}

.pagination span.disabled,
.pagination span.disabled:hover {
    border: 1px solid #ddd;
    color: #cfcfcf;
    background: #f9f9f9;
}

.pagination a.text,
.pagination a.text:hover {
    color: #fff;
    background: #fe8f00;
    border: #fe8f00 1px solid;
    cursor: text;
}

.pagination a.pagemore,
.pagination a.pagemore:hover {
    color: #666;
    background: #fff;
    border: 1px solid #fff;
    cursor: text;
    padding: 0 3px;
}

.pagination .total {
    border: 0;
    height: 32px;
    padding: 0;
    line-height: 32px;
}

.pagination .inputBar {
    border: 0;
    height: 32px;
    padding: 0 2px 0 5px;
    line-height: 32px;
}

.pagination .inputBar input {
    width: 40px;
    height: 26px;
    line-height: 26px;
    padding: 2px 5px;
    border: #ddd 1px solid;
    margin: -3px 3px 0;
    *margin: -1px 3px 0;
    _margin: -1px 3px 0;
    vertical-align: middle;
    border-radius: 3px;
    color: #333;
}

.pagination .inputBar button {
    display: inline-block;
    background: #fe8f00;
    border: 0;
    height: 32px;
    color: #fff;
    border-radius: 3px;
    padding: 0 8px;
    margin: -3px 3px 0;
    *margin: -1px 3px 0;
    _margin: -1px 3px 0;
}

/*pagination*/
.m-pagination{display: inline-block; padding: 10px 0;}
.m-pagination li{float: left; margin: 3px; height: 28px; font-size: 14px;}
.m-pagination li a{display: block; padding: 0 10px; line-height: 26px; border: 1px solid #ccc; font-size: 14px; background: #fff; cursor: pointer;}
.m-pagination li.u-redirect{line-height: 28px;}
.m-pagination li.u-redirect input{padding: 0 5px; vertical-align: middle; width: 42px; height: 28px; line-height: 28px; border: 1px solid #ccc; margin: -2px 0 0 3px; *margin: -2px 0 0 3px; _margin: -2px 0 0 3px;}
.m-pagination li.active a,.m-pagination li a:hover{background: #015293; border: 1px solid #015293; color: #fff;}
.m-pagination li.page-info a,.m-pagination li.page-info a:hover{border: 1px solid #ccc; cursor: default; color: #666; background: #fff;}
.m-pagination li.disabled a,.m-pagination li.disabled a:hover{background: #eee; border: 1px solid #ccc; cursor: default; color: #666;}

@media (max-width:991px) {
    .pagination {
        margin: 0;
    }
}

/*页面纠错*/
.win_jiucuo .ui-dialog-content {
    height: 520px !important;
}

.win_jiucuo .ui-dialog-title {
    display: none;
}

.win_jiucuo .ui-dialog-header {
    border-bottom: 0;
}

.win_jiucuo .ui-dialog-close {
    top: 0;
    right: 5px;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
}

.win_jiucuo .ui-dialog-body {
    padding: 0 30px 30px;
}

.correction_table {
    font-size: 16px;
    overflow: hidden;
    text-align: right;
}

.correction_table .jiucuo_title {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-align: right;
    margin-top: -7px;
}

.correction_table .jiucuo_title h3 {
    font-size: 22px;
    color: #fe8f00;
    font-weight: bold;
    float: left;
}

.correction_table .jiucuo_title i {
    font-style: normal;
    color: #fe8f00;
    margin: 0 3px -3px;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}

.correction_table ul li {
    float: left;
    width: 100%;
    height: 36px;
    margin-top: 16px;
}

.correction_table ul li p.bt {
    float: left;
    width: 130px;
    text-align: right;
    padding-right: 10px;
    height: 36px;
    line-height: 36px;
}

.correction_table ul li p.bt i {
    font-style: normal;
    color: #fe8f00;
    margin: 0 3px -3px;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}

.correction_table ul li p.ipt {
    float: left;
    width: 550px;
    position: relative;
}

.correction_table ul li p.ipt .msg-box {
    position: absolute;
    top: 0;
    left: 0;
}

.correction_table ul li p.ipt select {
    float: left;
    width: 242px;
    height: 36px;
    padding: 6px 5px;
    border: #ddd 1px solid;
    border-radius: 3px;
    font-size: 16px;
}

.correction_table ul li p.ipt input {
    float: left;
    width: 500px;
    height: 30px;
    line-height: 30px;
    padding: 2px 5px;
    border: #ddd 1px solid;
    border-radius: 3px;
    font-size: 16px;
}

.correction_table ul li p.ipt input#link,
.correction_table ul li p.ipt input#imgUrl {
    background: #f8f8f8;
}

.correction_table ul li p.ipt input.form-up {
    width: 404px;
}

.correction_table ul li p.ipt input.img_upbtn {
    border: #ddd 1px solid;
    width: 80px;
    height: 36px;
    background: #f8f8f8;
    margin-left: 16px;
}

.correction_table ul li.tea {
    height: 150px;
}

.correction_table ul li.tea p.tea {
    float: left;
    width: 550px;
    position: relative;
}

.correction_table ul li.tea p.tea .msg-box {
    position: absolute;
    top: 0;
    left: 0;
}

.correction_table ul li.tea textarea {
    float: left;
    width: 500px;
    height: 140px;
    padding: 4px 5px;
    border: #ddd 1px solid;
    border-radius: 3px;
}

.correction_table ul li.xx {
    width: 326px;
}

.correction_table ul li.xx p.ipt {
    width: 186px;
}

.correction_table ul li.xx p.ipt input {
    width: 174px;
}

.correction_table ul li.yzm p.ipt input {
    width: 174px;
}

.correction_table ul li.yzm p.ipt img {
    float: left;
    margin: 2px 0 0 10px;
}

.correction_table ul li.btn-group {
    height: 40px;
}

.correction_table ul li.btn-group input {
    float: left;
    margin-left: 140px;
    background: #fe8f00;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    border: 0;
    outline: none;
    color: #fff;
    width: 100px;
    border-radius: 3px;
}

.placeholder-w::-webkit-input-placeholder {
    color: #fff;
}

.placeholder-w:-moz-placeholder {
    color: #fff;
}

.placeholder-w:-ms-input-placeholder {
    color: #fff;
}

/*页面纠错 end*/

/*无障碍样式*/
/*白底黑*/
.wza-black-white .ind_slide {
    background-color: #000 !important;
}

.wza-black-white .win_jiucuo {
    background-color: #000 !important;
}

/*黄底黑*/
.wza-yellow-black .ind_slide {
    background-color: yellow !important;
}

.wza-yellow-black .win_jiucuo {
    background-color: yellow !important;
}

/*蓝底黄*/
.wza-blue-yellow .ind_slide {
    background-color: blue !important;
}

.wza-blue-yellow .win_jiucuo {
    background-color: blue !important;
}

.jindex-right {
    position: fixed;
    right: 5px;
    bottom: 5px;
    text-align: right;
    font-size: 0;
    line-height: 0;
    z-index: 101;
}

.jindex-right .couplet-close {
    height: 20px;
    line-height: 20px;
}

.jindex-right .couplet-close img {
    cursor: pointer;
}

.jindex-right li span {
    display: none;
}


/*share*/
.share-main{position: relative;}
.weixin-wrap{display: flex;}
/* .share-main{position: relative; width: 66px; height: 16px;}
.share-bar a{margin-right: 6px; float: left; display: block; width: 16px; height: 16px; background-image: url(../images/public/icon-share.png);}
.share-bar .share-weixin{background-position: 0 0;}
.share-bar .share-tsina{background-position: -16px 0;}
.share-bar .share-qzone{background-position: -32px 0;}
.weixin-share-open{position: absolute; bottom: 22px; left: 50%; margin-left: -115px; display: none; background: #fff;}
.weixin-wrap{position: relative; padding: 10px; width: 212px; height: 80px; border: 1px solid #ddd;z-index: 999;background: #fff;}
.share-qrcode{float: left;}
.share-qrcode img{display: block; width: 80px; height: 80px;}
.weixin-close{position: absolute; top: 0; right: 0; display: block; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 16px; color: #d4d4d4; cursor: pointer;}
.weixin-text{padding: 10px 0 0 90px; line-height: 24px; font-size: 12px; color: #666;} */