@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
    margin: 0;
    padding: 0;
}

ul,
ol,
dl {
    list-style-type: none;
}

body {
    *position: static;
    /* overflow-x:hidden; */
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 400;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input,
button {
    overflow: visible;
    vertical-align: middle;
    outline: none;
}

body,
th,
td,
button,
input,
select,
textarea {

    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,
        "Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,
        "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 16px;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
}

a,
area {
    outline: none;
    /* blr: expression(this.onFocus=this.blur()); */
}

a {
    text-decoration: none !important;
    cursor: pointer;
    color: #333333;
}

a:hover {
    text-decoration: none;
    outline: none;
    /* color: #0a64a4; */
}

a.ie6:hover {
    zoom: 1;
}

a:focus {
    outline: none;
}

a:hover,
a:active {
    outline: none;
}

:focus {
    outline: none;
}

/*button,
input[type="button"],
input[type="submit"] {
   line-height:normal !important
}*/
.f_r {
    float: right;
}

.f_l {
    float: left;
}

html .zfxxgk,
html .zfxxgk a:before,
html .zfxxgk a:after {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.zfxxgk a:before,
.zfxxgk a:after {
    z-index: 0;
}

/*img*/
img {
    border: 0;
    vertical-align: middle;
}

a img,
img {
    -ms-interpolation-mode: bicubic;
}

.font-st {
    font-family: 宋体;
}

.cl:after,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.cl,
.clearfix {
    zoom: 1;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

/* .mt20 {
  margin-top: 20px;
} */
.mt25 {
    margin-top: 20px;
}

.ml25 {
    margin-left: 25px;
}

.mr25 {
    margin-right: 25px;
}

.mb25 {
    margin-bottom: 25px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

body {
    /*background: url(../images/body_bg.jpg) center 290px repeat #f6f7f8;*/
}

.main {
    box-sizing: border-box;
    overflow: hidden;
    min-height: 300px;
    padding: 20px 15px 25px;
    background: #ffffff;
    margin: 0 auto;
}

div.page {
    padding: 55px 0px 10px 0;
    text-align: center;
    clear: both;
    overflow: hidden;
    height: 30px;
}

div.page a {
    padding: 5px 10px;
    font-size: 14px;
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #5d5d5d;
    margin: 0 3px;
}

div.page a:hover {
    background: #1764CE;
    border: 1px solid #1764CE;
    color: #ffffff;
}

div.page a.up {}

div.page a.onhover {
    background: #1764CE;
    border: 1px solid #1764CE;
    color: #ffffff;
}

div.page input {
    border: 1px solid #cccccc;
    width: 50px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    vertical-align: top;
    border-radius: 3px;
    margin: 0 5px;
}

div.page span {
    padding-right: 10px;
}

.backstretch {
    min-width: 1200px !important;
}

.font1 {
    font-size: 16px;
    font-weight: bold;
}

/*body{ background: url(../images/body_bg.jpg) center top no-repeat;}*/

/* img {
  transition:  0.7s ease-out 0s;
  -moz-transition:0.7s ease-out 0s;
  -webkit-transition:  0.7s ease-out 0s;
  -ms-transition:  0.7s ease-out 0s;
  -o-transition: 0.7s ease-out 0s;
  -moz-transition:0.7s ease-out 0s;
}
img:hover {
  transform: scale(1.05);
  transition:  0.7s ease-out 0s;
  -moz-transition:0.7s ease-out 0s;
  -webkit-transition:  0.7s ease-out 0s;
  -ms-transition:  0.7s ease-out 0s;
  -o-transition: 0.7s ease-out 0s;
  -moz-transition:0.7s ease-out 0s;
} */

.backstretch img:hover {
    transform: scale(1);
}

.dqwz {
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    padding-left: 25px;
    color: #4e4f51;
    border-radius:6px;
    background: #F4F4F4;

    font-size: 16px !important;

}

.dqwz b {
    font-weight: bold;
}

.dqwz a:hover {

    color: #185aad;

}

/*返回顶部*/
#goTop {
    position: fixed;
    width: 70px;
    left: 50%;
    margin-left: 618px;
    bottom: 100px;
    /* _position: absolute;
  _top: expression(
    eval(document.documentElement.scrollTop || document.body.scrollTop) +
      eval(document.documentElement.clientHeight || document.body.clientHeight)-361+"px"
  ); */
    z-index: 998;
}

.mod-sidebar .item {
    position: relative;
    width: 70px;
    height: 70px;
    margin-top: 0px;
    *margin-top: 0;
    background: url(../images/yc_icon_v2.png) no-repeat;
    cursor: pointer;
}

.mod-sidebar .qr-code {
    background-position: 0px 0px;
}

.mod-sidebar .wb {
    background-position: 0 -70px;
    margin-bottom: 1px;
}

.mod-sidebar .ydb-code {
    background-position: 0 -141px;
}

.mod-sidebar .jt {
    background-position: 0 -211px;
    margin-top: 1px;
}

.mod-sidebar .ft {
    background-position: 0 -282px;
}

.mod-sidebar .gotop {
    display: none;
    background-position: 0 -357px;
}

.mod-sidebar .gotop:hover {
    background-position: 0 -357px;
}

.mod-sidebar .button-rotate {
    overflow: hidden;
    color: #fff;
}

.mod-sidebar .button-rotate a {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 70px;
    font-size: 12px;
    font-weight: 700;
    color: #fff !important;
    border-radius: 3px;
    background-color: #18448e;
    text-decoration: none !important;
    text-align: center;
    -webkit-transform-origin: -50% 50%;
    transform-origin: -50% 50%;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    -webkit-transition: -webkit-transform 0.3s ease-in;
    transition: transform 0.3s ease-in;
    opacity: 0\9;
    filter: alpha(opacity=0) \9;
}

.mod-sidebar .button-rotate:hover a,
.mod-sidebar .button-rotate:hover {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.mod-sidebar .button-rotate:hover a {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    text-decoration: none;
    opacity: 1\9;
    filter: alpha(opacity=100) \9;
}

.mod-sidebar .qr-code-container,
.mod-sidebar .ydb-code-container {
    display: none;
    overflow: hidden;
    width: 150px;
    height: 150px;
    padding: 0px;
    position: absolute;
    margin-left: -150px;
    margin-top: -70px;
    color: #333;
    text-align: left;
    background: #eff1f4;
    border-radius: 3px;
    box-shadow: 0 2px 3px #ccc;
    *border: 1px solid #ccc;
    border: 1px solid #ccc;
}

.mod-sidebar .qr-code-container img,
.mod-sidebar .ydb-code-container img {
    width: 100%;
    height: auto;
}

.mod-sidebar .qr-code-container img:hover {
    transform: scale(1);
}

.mod-sidebar .ydb-code-container img:hover {
    transform: scale(1);
}

.mod-sidebar .ywb {
    background: url(/images/ewb_icon.png) -1px -282px no-repeat !important;
}

.mod-sidebar .zsk {
    background: url(zsk.png) -1px -0px no-repeat;
}

.mod-sidebar .znss {
    background: url(znss.png) -1px -0px no-repeat;
}

.border1 {
    border: 1px solid #f3f1f1;
    padding: 15px;
}

.kyas {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: auto;
    z-index: 999;
    top: 100px;
    width: 371px;
}

.kyas img {
    width: 100%;
    height: 100%;
}

.announ {
    position: relative;
    box-sizing: border-box;
    margin-bottom: 15px;
    background: url(../images/jrgz_bg.png) no-repeat left top;
    background-size: 100% 100%;
    height: 92px;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
}

.announ_info {
    margin-left: 100px;
    float: left;
    width: calc(100% - 175px);
    height: 90px;
    overflow: hidden;
}

.announ_info .swiper-container_announ {
    height: 100%;
}

.announ_info .swiper-slide {
    height: 90px !important;
    line-height: 90px;
}

.announ_info .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 28px;
    font-weight: bold;
    color: #1764CE;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.announ_info .swiper-button-next {
    width: 24px;
    height: 24px;
    background: url(../images/jrgz_down.png) center no-repeat #ccc;
    right: 20px;
    top: 50px;
    margin-top: 0;
    outline: none;
}

.announ_info .swiper-button-prev {
    width: 24px;
    height: 24px;
    background: url(../images/jrgz_up.png) center no-repeat #ccc;
    left: auto;
    right: 20px;
    top: 15px;
    margin-top: 0;
    outline: none;
}


@media only screen and (max-width: 1200px) {
    .w1200 {
        width: 970px !important;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 996px) {
    .w1200 {
        width: 750px !important;
        margin: 0 auto;
    }

    div.page a {
        display: inline-block;
    }

    div.page {
        padding: 0px 0px 35px 0;
    }
}

@media only screen and (max-width: 768px) {
    .w1200 {
        width: 96% !important;
    }
}

@media only screen and (max-width: 515px) {
    .main {
        padding: 10px 0px 15px;
    }

    .announ {
        background-size: cover !important;
        height: 70px !important;
        margin: 5px 0 15px;
    }

    .announ_info {
        margin-left: 60px !important;
        width: calc(100% - 95px) !important;
        height: 70px;
    }

    .announ_info .swiper-slide {
        height: 70px !important;
        line-height: 70px !important;
    }

    .announ .swiper-slide a {
        font-size: 18px;
    }

    .announ_info .swiper-button-next,
    .announ_info .swiper-button-prev {
        right: 5px !important;
    }

    .announ_info .swiper-button-prev {
        top: 10px !important;
    }

    .announ_info .swiper-button-next {
        top: 40px !important;
    }
}





/*  */
@charset "utf-8";

/* header {
    width: 100%;
    height: 196px;
    background: url(../images/header_bg.png) no-repeat center;
} */

.top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #fff;
    height: 60px;
}

.top a {
    font-size: 14px;
    color: #fff !important;
}

.top_fl {
    font-size: 14px;
}

.top_fr>a,
.top_fr>span {
    margin: 0 5px;
    font-size: 14px;
}

.wzall {
    padding: 0 8px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #1764CE;
    border-radius: 15px;
    color: #fff;
}

.wzall a {
    margin: 0 5px;
    color: #fff;
}

.bd {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
}

.logo {
    margin-top: 10px;
    display: block;
}

.logo img {
    width: 100%;
    height: auto;
}

.search {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    width: 516px;
    height: 46px;
    line-height: 46px;
    border-radius: 5px;
    color: #fff;
    background: #489AF2;
}

.search input {
    width: calc(100% - 92px);
    border: none;
    color: #fff;
}

.search select {
    border-radius: 5px 0 0 5px;
    box-sizing: border-box;
    width: 100px;
    background: url(../images/select_new.png) no-repeat 90% center;
    padding-left: 12px;
    border: none;
    font-size: 18px;
    outline: none;
    color: #fff;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

.search select option {
    color: #333;
}

select::-ms-expand {
    display: none;
}

.search input {
    padding-left: 12px;
    width: calc(100% - 180px);
    border: none;
    background: #489AF2 url(../images/search_line_New.png) no-repeat left center;
    font-size: 16px;
    color: #C5DCF8;
}

.search .btn {
    box-sizing: border-box;
    width: 92px;
    border: none;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 0 5px 5px 0;
    background-color: #1764CE;
}

/* 导航 */

.nav {
    border-top: 3px solid #5297d9;
    background-color: #1764CE;
}

.nav ul {
    display: flex;
    justify-content: space-between;
}

.nav ul li {
    width: calc(100% / 6);
}

.nav ul li a {
    display: block;
    width: 100%;
    height: 67px;
    line-height: 67px;
    color: #fff;
    font-size: 26px;
    text-align: center;
}

.nav ul li a.on {
    background-color: #2580FD;
    font-weight: bold;
}

@media only screen and (max-width: 996px) {
    .top_fr {
        display: none;
    }

    header {
        height: 254px;
        background-size: 200% 100%;
    }

    .bd {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }

    .logo {
        width: 300px;
    }

    .search {
        margin-top: 30px;
    }

}

@media only screen and (max-width: 768px) {
    .nav ul {
        flex-wrap: wrap;
    }

    .nav ul li {
        width: calc(100% / 3);
    }

    .nav ul li a {
        font-size: 22px;
        line-height: 50px;
        height: 50px;
    }

    .logo {
        width: 260px;
    }

    .search {
        width: 80%;
        height: 36px;
        line-height: 36px;
    }

    .search .btn {
        width: 65px;
        font-size: 16px;
    }

    .search select {
        width: 75px;
        font-size: 14px;
    }

    .search input {
        width: calc(100% - 140px);
        font-size: 14px;
    }
}

@media only screen and (max-width: 515px) {
    header {
        height: 186px;
    }

    .top {
        height: 44px;
    }

    .logo {
        width: 220px;
    }

    .search {
        margin-top: 20px;
        width: 95%;
    }

    .nav ul li a {
        font-size: 20px;
        line-height: 46px;
        height: 46px;
    }
}

/*  */
.link {
    padding: 10px 0;
    height: auto;
    background-color: #f4f5f7;
}

.link select {
    width: 100px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #e1e1e1;
    float: left;
    margin-left: 20px;
    margin-top: 15px;
    font-size: 12px;
    color: #666;
    padding-left: 10px;
}

.link select option {
    font-size: 12px;
    color: #666;
    padding-left: 10px;
}

ul.div_select_list_1 li {
    width: 145px;
}

ul.div_select_list_2 li {
    width: 145px;
}

ul.div_select_list_3 li {
    width: 200px;
}

ul.div_select_list_4 li {
    width: 125x;
}

ul.div_select_list_5 li {
    width: 125px;
}

ul.div_select_list_6 li {
    width: 170px;
}

.link dl dt {
    float: left;
    width: 70px;
    line-height: 36px;
}

.link dl dd {
    float: right;
    width: calc(100% - 90px);
}

.con_select {
    float: left;
    width: 100%;
}

.diy_select {
    height: 36px;
    width: 15.8%;
    position: relative;
    font-size: 12px;
    margin: 0 9px 0 0;
    color: #4b4b4b;
    float: left;
    cursor: pointer;
    background: #fff url(../images/select_icon.png) no-repeat 92% center;
}

.diy_select:hover {
    background: #f7f7f7;
}

.diy_select:hover {
    background: #fff url(../images/select_icon.png) no-repeat 92% center;
}

.diy_select_txt {
    float: left;
    height: 100%;
    line-height: 36px;
}

.diy_select,
.diy_select_list {
    border: 1px solid #dfdfdf !important;
}

.diy_select_txt,
.diy_select_list li {
    overflow: hidden;
    float: left;
    width: 130px;
    padding-left: 10px;
    font-size: 14px;
    /* color: #0b61a4; */
}

.diy_select_list {
    box-sizing: border-box;
    position: absolute;
    left: -1px;
    bottom: 40px;
    z-index: 88888;
    border-top: none;
    width: 1108px;
    display: none;
    _top: 29px;
    z-index: 9999999;
    padding: 10px;
    overflow: hidden;
    background: #f2f2f2;
}

.diy_select_list li {
    list-style: none;
    height: 40px;
    line-height: 40px;
    cursor: default;
    text-align: left;
}

.diy_select_list li a p {
    color: #333;
    line-height: 40px;
}

.diy_select_list li.focus {
    background: #ededed;
}

.diy_select_list.div_select_list_1 {
    left: -1px;
}

.diy_select_list.div_select_list_2 {
    left: -187px;
}

.diy_select_list.div_select_list_3 {
    left: -373px;
}

.diy_select_list.div_select_list_4 {
    left: -560px;
}

.diy_select_list.div_select_list_5 {
    left: -746px;
}

.diy_select_list.div_select_list_6 {
    left: -932px;
}

.con_select .last {
    margin-right: 0;
}

.con_select from {
    display: flex;
    justify-content: space-around;
}

/*.footer {*/
/*    text-align: center;*/
/*    font-size: 14px;*/
/*    !* overflow: hidden; *!*/
/*}*/

/*.footer a {*/
/*    color: #686868;*/
/*}*/

.link dl dt {
    font-size: 16px;
    color: #1764CE;
}

.syqt a {
    font-size: 18px;
}

/*.footer a,*/
/*.footer p {*/
/*    line-height: 40px;*/
/*    font-size: 14px;*/
/*    color: #fff;*/
/*}*/

/*.footer-con {*/
/*    padding: 32px 0;*/
/*    line-height: 40px;*/
/*    position: relative;*/
/*    text-align: left;*/
/*    color: #fff;*/
/*    background-color: #1764CE;*/
/*}*/

/*.footer-con .w1200 {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*}*/

.jcd {
    width: 216px;
}

.jcd ul {
    display: flex;
    justify-content: space-between;
}

.jcd ul li {
    width: auto;
    height: auto;
    margin: 0 10px;
}

.jcd ul li.li1 {
    margin-top: 5px;
    float: right;
    width: 54px;
    height: 62px;
}

.jcd ul li.li1 img {
    width: 100%;
    height: 100%;
}

.jcd ul li.li2 {
    margin-top: 5px;
}

.jcd ul li.li2 img {
    width: 110px;
    height: 55px;
}

.jcd img:hover {
    transform: scale(1);
}

/*.footer-txt {*/
/*    width: auto;*/
/*    line-height: 25px;*/
/*}*/

.syqt a {
    padding: 0 10px;
    font-size: 16px;
    color: #fff;
}

.mobile_bbqh {
    display: none;
    padding: 12px 0;
    font-size: 16px;
    color: #fff;
    background: #0553bf;
    text-align: center;
    font-weight: bold;
}

.mobile_bbqh a {
    margin: 0 15px;
    color: #fff;
    font-size: 16px;
    line-height: inherit;
}

@media only screen and (max-width: 1200px) {

    .diy_select {
        width: 15.5%;
    }

    .diy_select_list {
        width: 875px;
    }

    .diy_select_list.div_select_list_6 {
        left: -738px;
    }

    .diy_select_list.div_select_list_5 {
        left: -591px;
    }

    .diy_select_list.div_select_list_4 {
        left: -443px;
    }

    .diy_select_list.div_select_list_3 {
        left: -296px;
    }

    .diy_select_list.div_select_list_2 {
        left: -148px;
    }

    /*.footer_box {*/
    /*    width: 875px;*/
    /*}*/

    .diy_select_txt,
    .diy_select_list li {
        padding-left: 0;
    }


}

@media only screen and (max-width: 996px) {
    .link {
        display: none;
    }

    .diy_select {
        width: 23.2%;
        margin-top: 10px;
    }

    .diy_select_list.div_select_list_2 {
        left: -165px;
    }

    .diy_select_list.div_select_list_3 {
        left: -329px;
    }

    .diy_select_list.div_select_list_4 {
        left: -493px;
    }

    .diy_select_list.div_select_list_5 {
        left: 0;
    }

    .diy_select_list.div_select_list_6 {
        left: -165px;
    }

    /*.footer_box {*/
    /*    width: 646px;*/
    /*}*/

    .diy_select_txt,
    .diy_select_list li {
        padding-left: 0;
        text-align: center;
    }

    /*.footer-con {*/
    /*    padding: 20px 0;*/
    /*}*/

    /*.footer-txt {*/
    /*    text-align: center;*/
    /*}*/

    /*.footer-con .w1200 {*/
    /*    flex-direction: column;*/
    /*}*/

    .jcd {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .diy_select_list {
        width: 500px !important;
    }

    .diy_select_list.div_select_list_2 {
        left: -173px;
    }

    .diy_select_list.div_select_list_3 {
        left: -344px;
    }

    .diy_select_list.div_select_list_4 {
        left: 0;
    }

    .diy_select_list.div_select_list_5 {
        left: -173px;
    }

    .diy_select_list.div_select_list_6 {
        left: -344px;
    }

    .diy_select {
        width: 30.2%;
    }

    .diy_select_txt,
    .diy_select_list li {
        padding-left: 15px;
    }
}

@media only screen and (max-width: 616px) {
    .diy_select_list {
        width: 377px !important;
    }

    .diy_select {
        width: 46%;
        margin-top: 10px;
    }

    .diy_select_list.div_select_list_2 {
        left: -194px;
    }

    .diy_select_list.div_select_list_3 {
        left: 0;
    }

    .diy_select_list.div_select_list_4 {
        left: -194px;
    }

    .diy_select_list {
        width: 377px !important;
    }

    .div_select_list_5 {
        left: 0;
    }

    .diy_select_list.div_select_list_6 {
        left: -194px;
    }

    .syqt {
        font-size: 14px;
    }
}

@media only screen and (max-width: 515px) {
    .diy_select_list {
        width: 100% !important;
        left: 0 !important;
    }

    ul.div_select_list_6 li,
    ul.div_select_list_3 li {
        width: auto;
    }

    .diy_select_txt,
    .diy_select_list li {
        padding-left: 0;
    }

    .diy_select_txt,
    .diy_select_list li {
        font-size: 14px;
    }

    /*.footer a,*/
    /*.footer p {*/
    /*    font-size: 14px;*/
    /*}*/

    /*.footer p span {*/
    /*    margin-right: 5px !important;*/
    /*}*/

    .syqt a {
        padding: 0 5px;
    }

    .wap_nav_ul li {
        height: 45px !important;
        line-height: 45px !important;
    }

    .wap_nav_ul li a {
        height: 45px !important;
        line-height: 45px !important;
        font-size: 16px;
    }
}

@media only screen and (max-width: 515px) {
    .link dl dd {
        float: none;
        width: 100%;
    }
}

/*  */
.syzdly-content {
    background-image: url(syzdly-bg.png);
    width: 776px;
    /* height: 270px; */
}

.syzdly-top {
    height: 38px;
    width: 100%;
}

.syzdly-top a {
    height: 38px;
    width: 110px;
    display: inline-block;
}

.syzdly-bottom {
    width: 100%;
    height: 178px;

}

.syzdly-bottom-A {
    position: relative;
    height: 160px;
    width: 118px;
    display: inline-block;
    margin-top: 13px;
    margin-right: 6px;
}

.syzdly-bottom-A:last-of-type {
    margin-right: 0;
}

.syzdly-bottom-A a {
    /* position: absolute;
        left: 0;
        bottom: 0; */
    display: block;
    height: 40px;
    line-height: 40px;
    width: 100%;
    /* margin-top: 160px; */
    text-align: center;
    border-top: 1px solid #f3f9ff;
    color: #ccc;
    margin-left: 1px;
    text-decoration: none;
}

.syzdly_hd {
    height: 159px;
    padding: 0 20px;
}

.syzdly_hd a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;

}

.hd_icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 20px 0;
}

.syzdly_hd p {
    text-align: center;
    color: #006fa5;
    font-size: 15px;
    line-height: 26px;
    width: 100%;
}

.syzdly-bottom-A:nth-child(1) .hd_icon {
    background: #006fa5 url(../images/zdlyxxgk_01.png) no-repeat center;
}

.syzdly-bottom-A:nth-child(2) .hd_icon {
    background: #006fa5 url(../images/zdlyxxgk_02.png) no-repeat center;
}

.syzdly-bottom-A:nth-child(3) .hd_icon {
    background: #006fa5 url(../images/zdlyxxgk_03.png) no-repeat center;
}

.syzdly-bottom-A:nth-child(4) .hd_icon {
    background: #006fa5 url(../images/zdlyxxgk_04.png) no-repeat center;
}

.syzdly-bottom-A:nth-child(5) .hd_icon {
    background: #006fa5 url(../images/zdlyxxgk_05.png) no-repeat center;
}

.syzdly-bottom-A:nth-child(6) .hd_icon {
    background: #006fa5 url(../images/zdlyxxgk_06.png) no-repeat center;
}

.syzdly-bottom-A:hover .hd_icon {
    background-color: #0a8ecd;
}

.syzdly-bottom-A a:hover {
    color: #177ed0;
}

/*  */

@charset "utf-8";

/* CSS Document */
/* @import url(footer.css);
@import url(header.css);
@import url(reset.css); */
a:hover {
    text-decoration: none;
}

.ldzc {
    padding: 0 0px;
    overflow: hidden;
    margin-top: 20px;
}

.ldzc_left {
    float: left;
    /*width: calc(100% - 362px);*/
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
    /* margin-left: 30px; */
}

.ldzc_right {
    float: right;
    width: 262px;
    height: auto;
    overflow: hidden;
    background: #f2f2f2;
}

.ldzc_right dl {
    height: auto;
    overflow: hidden;
    padding: 0px 13px;
}

.ldzc_right dl dt {
    /*background: url(2018gb_ldzc_img01.png) 6px center no-repeat;*/
    height: 47px;
    line-height: 47px;
    padding-left: 22px;
    color: #069be5;
    font-size: 18px;
}

.ldzc_right dl dt a {
    color: #069be5;
    font-size: 18px;
}

.ldzc_right dl dd.sz {
    border-bottom: 1px solid #dddddd;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.ldzc_right dl dd.sz ul {
    height: auto;
    overflow: hidden;
    width: 100%;
}

.ldzc_right dl dd.sz ul li {
    height: auto;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.ldzc_right dl dd.sz ul li a {
    height: 100%;
    width: 100%;
    display: block;
}

.ldzc_right dl dd.sz ul li img {
    height: 135px;
    width: 102px;
    padding: 4px;
    border: 1px solid #dddddd;
}

.ldzc_right dl dd.sz ul li p {
    line-height: 20px;
    color: #333333;
    font-size: 14px;
    padding: 5px 0px;
}

.ldzc_right dl dd.fsz {
    height: auto;
    overflow: hidden;
    width: 100%;
}

.ldzc_right dl dd.fsz ul {
    height: auto;
    overflow: hidden;
    width: 100%;
}

.ldzc_right dl dd.fsz ul li {
    height: auto;
    overflow: hidden;
    width: 50%;
    text-align: center;
    float: left;
    margin-top: 10px;
}

.ldzc_right dl dd.fsz ul li a {
    height: 100%;
    width: 100%;
    display: block;
}

.ldzc_right dl dd.fsz ul li img {
    height: 110px;
    width: 85px;
    padding: 4px;
    border: 1px solid #dddddd;
}

.ldzc_right dl dd.fsz ul li p {
    line-height: 24px;
    color: #333333;
    font-size: 14px;
}

.ldzc_right dl dd ul li.on img {
    border: 1px solid #069be5;
}

.ldzc_right dl dd ul li.on p {
    color: #069be5;
}

.ldzc_right dl dd ul li a:hover img {
    border: 1px solid #069be5;
}

.ldzc_right dl dd ul li a:hover p {
    color: #069be5;
}

.xldr_profile .name {
    overflow: hidden;
}

.xldr_profile .name .p1 {
    font-size: 30px;
    color: #000;
    float: left;
    line-height: 38px;
}

.xldr_profile .name .p2 {
    color: #5d5d5d;
    margin-left: 14px;
    float: left;
    margin-top: 18px;
    line-height: 14px;
}

.profile_left {
    float: left;
    width: 135px;
    overflow: hidden;
}

.profile_left img {
    width: 135px;
    height: 185px;
}

.profile_right {
    float: right;
    width: calc(100% - 155px);
}

.profile {
    line-height: 30px;
    margin-top: 20px;
}

.profile a {
    color: #299bfe;
}

.xldr_profile {
    overflow: hidden;
}

.ldfg {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.ldfg h1 {
    line-height: 40px;
    height: 40px;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 2px solid #dddddd;
}

.ldfg h1 span {
    line-height: 40px;
    height: 40px;
    float: left;
}

.ldfg h1 span a {
    color: #333;
    padding: 0 20px;
}

.ldfg h1 span.on {
    border-bottom: 2px solid #069be5;
}

.ldfg h1 span.on a {
    color: #069be5;
}

.ldfg .ldfg_con {
    line-height: 30px;
    margin-top: 10px;
}
.ldfg_con .ldhd_con {
    background:#fff;
    box-sizing: border-box;
    padding-left: 19px;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
}
.ldfg_con .ldhd_con li {
    padding-bottom: 10px;
    display: list-item;
}
.ldhd {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.ldhd h1 {
    line-height: 40px;
    height: 40px;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 2px solid #dddddd;
}

.ldhd h1 span {
    line-height: 40px;
    height: 40px;
    float: left;
}

.ldhd h1 span a {
    padding: 0 20px;
    color: #333;
}

.ldhd h1 em {
    float: right;
    padding-right: 10px;
    line-height: 40px;
    height: 40px;
}

.ldhd h1 em a {
    font-size: 16px;
    color: #777777;
}

.ldhd h1 em a:hover {
    color: #069be5;
}

.ldhd h1 span.on {
    border-bottom: 2px solid #069be5;
}

.ldhd h1 span.on a {
    color: #069be5;
}

.ldhd_con ul {
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.ldhd_con ul li {
    height: 35px;
    line-height: 35px;
    background: url(2017_img16.jpg) no-repeat left 17px;
    padding-left: 10px;
}

.ldhd_con ul li a {
    float: left;
    width: 80%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ldhd_con ul li span {
    padding-left: 20px;
    float: right;
}

.szxx {
    width: 100%;
    height: 82px;
    text-align: center;
    padding: 10px 0px;
}


.topbar-html {
    width: 100%;
    background: #0B529E;
    z-index: 2147483645;
    position: fixed;
    top: 0;
    box-shadow: 0 0 10px 2px #999;
    left: 0;
    right: 0;
    line-height: normal;
}

.topbar-html ul,
.topbar-html li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.topbar-html-selected,
.topbar-html-selected:focus {
    outline: 2px solid #3399ff !important;
    outline-offset: -1px;
}

.topbar-html-content {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
}

.topbar-html-group,
.topbar-html-fixed-group {
    height: 80px;
    background: rgba(255, 255, 255, 0.08);
    opacity: 1;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
}

.topbar-html-fixed-group {
    flex: 0 0 39.2%;
    box-sizing: border-box;
}

.topbar-html-group {
    flex: 1;
}

.topbar-html-group+.topbar-html-group {
    margin-left: 10px;
}

.topbar-html-color-white {
    color: #FFFFFF;
}

.topbar-html-color-black {
    color: #000000;
}

.topbar-html-color-yellow {
    color: #FFFF00;
}

.topbar-html-color-blue {
    color: #0000FF;
}

.topbar-html-page {
    flex: 1;
    display: flex;
    padding-right: 10px;
    justify-content: space-between;
}

.topbar-html-text-control {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    font-family: "Microsoft YaHei", 微软雅黑;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.topbar-html-text-control:hover {
    color: #8BFFFF;
}

.topbar-html-text-control>span {
    font-size: inherit;
}

.topbar-html-volume-control {
    position: absolute;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.75);
}

.topbar-html-volume-control:hover {
    color: #8BFFFF;
}

.topbar-html-volume-control i {
    font-size: 14px;
}

.topbar-html-vc-plus {
    top: -5px;
    right: 0;
}

.topbar-html-vc-sub {
    top: 18px;
    right: 0;
}

.topbar-html-voice-control-wrap {
    position: relative;
}

.topbar-html-volume-wrap {
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
    height: 38px;
}

.topbar-html-control-wrap {
    display: flex;
    flex: 1;
    justify-content: center;
}

.topbar-html-voice-control-wrap>.topbar-html-normal-control {
    margin-left: 0;
}

.topbar-html-normal-control {
    color: #ffffff;
}

.topbar-html-control,
.topbar-html-normal-control {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    align-items: center;
    outline: none;
}

.topbar-html-control:hover,
.topbar-html-control-active,
.topbar-html-normal-control:hover,
.topbar-html-normal-control-active {
    color: #8BFFFF;
}

.topbar-html-control i,
.topbar-html-normal-control i {
    width: 35px;
    height: 35px;
    font-size: 35px;
}

.topbar-html-control span,
.topbar-html-normal-control span {
    font-family: "Microsoft YaHei", 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0em;
    margin-top: 8px;
}

.bigtext-html {
    z-index: 99999999999;
    height: 150px;
    min-width: 900px;
    text-align: center;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    background: #0B529E;
    padding: 8px 0 8px 8px;
    line-height: normal;
}

.bigtext-html ul,
.bigtext-html li {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: inherit;
}

.bigtext-html-content {
    font-family: "Microsoft YaHei", 微软雅黑;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0em;
    color: #FFFFFF;
    height: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: auto;
    width: calc(100% - 340px);
    line-height: 56px;
    border-radius: 5px;
    padding: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    scrollbar-width: thin;
}

.bigtext-html-content::-webkit-scrollbar {
    width: 2px;
}

.bigtext-html-content::-webkit-scrollbar-thumb {
    border: 2px solid rgba(139, 255, 255, 0.5);
}

.bigtext-html-content::-webkit-scrollbar-track {
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.bigtext-html-content li {
    display: inline-block;
}

.bigtext-html-content li span {
    font-size: inherit;
    display: block;
}

.bigtext-html-content li.pinyin {
    padding: 0 5px;
}

.bigtext-html-side {
    position: relative;
    height: 100%;
    width: 320px;
    float: right;
}

.bigtext-html-simple,
.bigtext-html-numerous,
.bigtext-html-pinyin {
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.08);
    position: absolute;
    height: 45px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    font-weight: bold;
    line-height: 43px;
    letter-spacing: 0em;
    color: #FFFFFF;
    border-radius: 5px;
}

.bigtext-html-btn-on,
.bigtext-html-simple:hover,
.bigtext-html-numerous:hover,
.bigtext-html-pinyin:hover {
    color: #8BFFFF;
    background-color: rgba(139, 255, 255, 0.2);
}

.bigtext-html-simple {
    left: 20px;
    top: 30px;
    width: 120px;
}

.bigtext-html-numerous {
    left: 148px;
    top: 30px;
    width: 120px;
}

.bigtext-html-pinyin {
    left: 20px;
    top: 85px;
    width: 248px;
}

.bigtext-html-btn {
    position: absolute;
    right: 5px;
    top: 0;
    color: #FFFFFF;
    cursor: pointer;
}

.bigtext-html-btn i {
    font-size: 26px;
}

.bigtext-html-btn:hover {
    color: #8BFFFF;
}

.bigtext-html-bone {
    width: 100%;
    height: 166px;
}

.topbar-html-text-control-disable,
.topbar-html-text-control-disable:hover {
    color: #659EDB;
}

.topbar-html-text-control-disable {
    cursor: auto;
}

.pointer-follow-html-x,
.pointer-follow-html-y {
    z-index: 99999999999;
    transform: none;
    transform-origin: 0px 0px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ff0000 !important;
    width: 100%;
    height: 4px;
}

.pointer-follow-html-y {
    height: 100%;
    width: 4px;
}

.bf-black {
    background-color: black !important;
    color: yellow !important;
}

.bf-black a {
    color: white !important;
}

.bf-yellow {
    background-color: yellow !important;
    color: black !important;
}

.bf-yellow a {
    color: blue !important;
}

.bf-blue {
    background-color: blue !important;
    color: yellow !important;
}

.bf-blue a {
    color: white !important;
}


@media only screen and (max-width: 996px) {
    .ldzc_left {
        float: left;
        width: calc(100% - 280px);
    }
}

@media only screen and (max-width: 768px) {
    .profile_right {
        width: 100%;
    }
}

@media only screen and (max-width: 515px) {
    .ldzc_left {
        margin-left: 0;
        box-sizing: border-box;
        width: 100%;
    }

    .ldzc_right {
        width: 100% !important;
        height: auto !important;
    }
}