@charset "utf-8";
/* CSS Document */
/*公共样式与首页样式*/

A {
    TEXT-DECORATION: none;
}

A:link {
    color: #505050;
    outline: none;
}

A:visited {
    color: #333333;
}

A:active {
    color: #333333
}

A:hover {
    COLOR: #ac0404
}

BODY {
    margin: 0px;
    padding: 0;
    font-family: Arial, "微软雅黑";
    background: #fff;
    color: #333333;
}

body, html {
    width: 100%;
    height: 100%;
}

p, h1, h2, h3, h4, h5, h6, ul, li, input, dl, dt, dd, header, article, iframe, footer, ol, div, img {
    margin: 0px;
    padding: 0px;
}

button {
    border: 0;
    background: none;
}

input {
    border: 0px;
}

#ad_2{
     z-index: 9999!important; 
     left:0!important;
 }

img, button, label {
    border: 0px;
    vertical-align: middle;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    max-width: 100%;
    height: auto;
}

li {
    list-style: none;
}

a, i, p, h1, h2, h3, h4, h5, h6, span, :before, :after {
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

b, label {
    font-weight: normal;
}

input, button, select, textarea {
    outline: none;
    font-family: "微软雅黑";
    font-size: 12px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
}

@media only screen and (max-width: 1200px) {
    .main {
        width: 100%;
        margin: 0px auto;
    }

    body {
        font-size: 12px;
        line-height: 1.5;
    }


}

@media only screen and (min-width: 1200px) {
    .main {
        width: 1200px;
        margin: 0px auto;
    }

    body {
        font-size: 14px;
        line-height: 24px;
    }

}


@media only screen and (max-width: 1200px) {
    .top0 {
        width: 100%;
        background: #f5f5f5;
        height: 25px;
        line-height: 25px;
        position: fixed;
        z-index: 35;
        top: 0px;
        left: 0;
    }

    .top0 .d1 {
        float: left;
        margin-left: 15px;
    }
    .top0 .d1 iframe{
        display: none;
    }

    .top0 .d2 {
        float: right;
        margin-right: 5px;
    }

    .top_nav .s_x {
        color: #999;
        padding: 0 2px;
    }

    .top {
        width: 100%;
        background: #fff;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
        height: 55px;
        position: fixed;
        z-index: 30;
        top: 25px;
        left: 0;
    }

    .top .main {
        height: 55px;
        position: relative;
    }

    .top_jg {
        height: 80px;
        width: 100%;
    }

    .logo {
        width: 236px;
        height: 30px;
        position: absolute;
        left: 3%;
        top: 12.5px;
        z-index: 31;

        background: url("../images/logo.png") no-repeat;
        background-size:auto 100%;
    }

    .logo img {
        height: 30px;
    }

    .cd_t {
        width: 100%;
        float: left;
        font-size: 1.1em;
        color: #999999;
        padding: 10px 3% 10px 3%;
    }

    .cd_t li {
        float: left;
    }

    .cd_t li.l_x {
        margin: 0px 15px;
    }

    .cd_t a {
    }

    .menu {
        margin: 0px 0px 0px 0%;
        float: left;
        font-size: 1em;
        width: 100%;
    }

    .menu li {
        float: left;
        width: 100%;
        border-top: solid 1px #c6c6c6;
    }

    .menu a {
        display: block;
        width: 100%;
        padding: 10px 0px;
        text-align: left;
        padding-left: 3%;
        color: #333333;
    }

    .menu a {
        font-size: 14px;
    }

    .menu a:hover {
        COLOR: #ac0404
    }

    .menu dl {
        width: 100%;
        float: left;
        padding-bottom: 8px;
    }

    .menu dl dd {
        width: 50%;
        float: left;
    }

    .menu dl dd a {
        padding: 5px 0px;
        padding-left: 6%;
        font-size: 12px;
    }

    .menu2 {
        width: 32px;
        height: 20px;
        display: block;
        position: absolute;
        right: 15px;
        top: 18px;
        z-index: 31;
    }

    .menu2 a {
        background: url(../images/d2_1_03.png) no-repeat;
        outline: none;
        display: block;
        background-size: 100% 100%;
        width: 32px;
        height: 20px;
        line-height: 20px;
    }

    .menu2 a.on {
        background: url(../images/d2_2_03.png) no-repeat;
        background-size: 100% 100%;
    }

    .logo span.s1 {
        left: 155px;
        width: 200px;
        display: none;
        top: 50%;
        margin-top: -15px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        padding-left: 10px;
        border-left: solid 1px #ddd;
        position: absolute;
    }

    .top_eky .ks_xz{
        top:55px;
        background-color: #fff;
    }

    .ks_xz {
        position: absolute;
        z-index: 30;
        width: 95px;
        color: #666;
        height: 35px;
        right: 10px;
        top: 10px;
        cursor: pointer;
        line-height: 35px;
        font-size: 13px;
        /*padding-left:5px;*/
        border: solid 1px #d8d8d8;
        background: url(../images/ks_jt3.png) no-repeat 90% 15px;
        text-align: left;
        padding-left: 15px;
    }

    .ks_xz .txtk {
        width: 310px;
        display: none;
        position: absolute;
        right: 0px;
        top: 34px;
        padding-top: 10px;
        font-size: 12px;
    }

    .ks_xz .txtkn {
        width: 100%;
        border: solid 1px #ddd;
        background: #fff;
        padding: 0px 5px 20px 5px;
        position: relative;
    }

    .ks_xz .txtkn i {
        position: absolute;
        background: url(../images/ks_jt2.png) no-repeat;
        background-size: 100% 100%;
        width: 20px;
        height: 10px;
        top: -10px;
        right: 40px;
    }

    .ks_xz .ks_lm1 {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        border-bottom: solid 1px #ddd;
        font-weight: bold;
        text-align: center;
    }

    .ks_xz .ks_lm1 a {
        float: left;
        height: 40px;
        padding: 0px 10px;
    }

    .ks_xz .ks_lm1 a.on {
        border-bottom: solid 2px #ac0404;
    }

    .ks_xz .ks_lm1_lb {
        float: left;
        line-height: 24px;
        width: 100%;
    }

    .ks_xz .ks_lm1_lb a {
        float: left;
        margin: 2px 6px;
    }

    #navk {
        width: 100%;
        height: 100%;
        display: none;
        background: #ffffff;
        position: fixed;
        padding: 0px 0px 10px 0px;
        overflow-y: auto;
        left: 0px;
        top: 0px;
        z-index: 29;
    }

    .ss {
        float: left;
        width: 94%;
        margin: 95px 0px 15px 3%;
        height: 35px;
        background: #ffffff;
        border: solid 1px #cccccc;
        position: relative;
    }

    .ss_txt {
        float: left;
        height: 33px;
        line-height: 33px;
        background: none;
        color: #696969;
        font-size: 12px;
        width: 100%;
        padding-left: 10px;
        border: 0;
    }

    .ss_an {
        position: absolute;
        right: -1px;
        top: -1px;
        background: url(../images/t_ss.png) #ac0404 center center no-repeat;
        width: 38px;
        height: 35px;
        text-align: center;
        cursor: pointer;
    }

}

@media only screen and (max-width: 768px) {
    .top0 .d1 {
        display: none;
    }
}

@media only screen and (min-width: 1200px) {
    .top_jg {
        display: none;
    }


    .menu2 {
        display: none;
    }

    .top0 {
        width: 100%;
        background: #f5f5f5;
        height: 40px;
        line-height: 40px;
    }

    .top0 .d1 {
        float: left;
    }
    .top0 .d1 iframe{
        margin-left: 10px;
        /*margin-top: 5px;*/
        position: relative;
        top: 2px;
        /*margin-left: 10px;*/
    }
    .top0 .d2 {
        float: right;
    }

    .top_nav .s_x {
        padding: 0 10px;
        color: #ccc;
    }

    .top {
        width: 100%;
        background: #ffffff;
        height: 120px;
    }

    .top .main {
        position: relative;
        height: 100px;
    }

    .top_jg {
        display: none;
    }

    .logo {
        width: 640px;
        height: 80px;
        position: absolute;
        left: 0px;
        top: 20px;
        background: url("../images/logo.png") no-repeat;
    }

    .logo img {
        height: 80px;
    }

    .logo span.s1 {
        left: 410px;
        width: 400px;
        top: 50%;
        margin-top: -32.5px;
        height: 75px;
        line-height: 75px;
        font-size: 36px;
        padding-left: 22px;
        border-left: solid 1px #ddd;
        position: absolute;
    }
    a.cd_zz{
        position: absolute;
        z-index: 30;
        height: 45px;
        line-height: 45px;
        background-color: #828282;
        color:#fff;
        padding:0 30px;
        top:36px;
        right:170px;
        font-size:16px;
    }
    .ks_xz {
        position: absolute;
        z-index: 30;
        width: 150px;
        color: #666;
        height: 45px;
        right: 0px;
        top: 36px;
        cursor: pointer;
        line-height: 45px;
        font-size: 16px;
        /*padding-left:5px;*/
        border: solid 1px #d8d8d8;
        background: url(../images/ks_jt3.png) no-repeat 90% 20px;
        text-align: center;
    }

    .ks_xz .txtk {
        width: 300px;
        display: none;
        position: absolute;
        right: 0px;
        top: 45px;
        padding-top: 14px;
        font-size: 14px;
    }

    .ks_xz .txtkn {
        width: 100%;
        border: solid 1px #ddd;
        background: #fff;
        padding: 0px 5px 20px 5px;
        position: relative;
    }

    .ks_xz .txtkn i {
        position: absolute;
        background: url(../images/ks_jt2.png) no-repeat;
        background-size: 100% 100%;
        width: 20px;
        height: 10px;
        top: -10px;
        right: 65px;
    }

    .ks_xz .ks_lm1 {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        border-bottom: solid 1px #ddd;
        font-weight: bold;
        text-align: center;
    }

    .ks_xz .ks_lm1 a {
        float: left;
        height: 40px;
        padding: 0px 8px;
    }

    .ks_xz .ks_lm1 a.on {
        border-bottom: solid 2px #ac0404;
    }

    .ks_xz .ks_lm1_lb {
        float: left;
        line-height: 24px;
        width: 100%;
    }

    .ks_xz .ks_lm1_lb a {
        float: left;
        margin: 2px 6px;
    }

    #navk {
        width: 100%;
        border-bottom: solid 1px #ddd;
        border-top: solid 1px #ddd;
    }

    #navk .main {
        position: relative;
        height: 50px;
    }

    .menu {
        width: 100%;
        height: 50px;
    }

    .menu li {
        height: 50px;
        float: left;
        position: relative;
        margin-right:22px;
        width: 89px;
        z-index: 15;
    }
    .ma_ywgk .menu li{
        margin-right:49px;
    }
    .menu li:last-child {
        margin: 0;
    }

    .menu a.dbt {
        font-size: 16px;
        width: 100%;
        display: block;
        height: 50px;
        line-height: 50px;
        text-align: center;
        /*-webkit-transition: all 0s linear;*/
        /*-moz-transition: all 0s linear;*/
        /*-o-transition: all 0s linear;*/
        /*-ms-transition: all 0s linear;*/
        /*transition: all 0s linear;*/
    }

    .menu li.on a.dbt {
        color: #fff;
        background: url("../images/nav_bj.png") top center no-repeat;
        height: 70px;
    }

    .menu li.on a.dbt {
        font-weight: bold;
    }

    .menu dl {
        width: 100%;
        font-size: 15px;
        display: none;
        text-align: center;
        padding: 0px 0px 10px 0px;
        background: #c00000;
        position: absolute;
        left: 0px;
        top: 80px;
    }

    .menu li:hover dl {
        display: block;
    }


    .menu dd {
        width: 100%;
        float: left;
        height: 38px;
        line-height: 38px;
    }

    .menu dd a {
        display: block;
        height: 38px;
        width: 100%;
    }

    .menu dd a:hover {
        background: #ac0303;
    }

    .ss {
        position: absolute;
        width: 300px;
        height: 40px;
        top: -80px;
        right: 0px;
        border: solid 1px #ddd;
        overflow: hidden;
        z-index: 15;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .ss .form-control {
        width: 100%;
        height: 40px;
        padding: 0 0 0 15px;
        background: #fff;
        color: #999;
        border: 0;
        font-size: 14px;
    }

    .ss .ss_an {
        position: absolute;
        width: 60px;
        height: 40px;
        border: 0;
        right: 0px;
        top: 0px;
        background: url(../images/t_ss.png) #ac0404 center center no-repeat;
    }
    a.cd_fhzz{
        background-color:#ac0404;
        padding:5px 10px;
        color:#fff;
    }
}


@media only screen and (max-width: 1200px) {
    .swiper-container.sy_ban {
        width: 100%;
    }

    .sy_ban .swiper-slide {
        text-align: center;
        font-size: 13px;
        line-height: 20px;
        width: 100%;
        position: relative;
    }

    .sy_ban .swiper-slide img {
        width: 100%;
        display: block;
    }

    .sy_ban .swiper-pagination-bullet {
        background-color: rgba(255, 255, 255, .8);
        width: 8px;
        height: 8px;
        opacity: 1;
    }

    .sy_ban .swiper-pagination-bullet-active {
        background-color: #ac0404;
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 5px;
        position: absolute;
        right: 0%;
        text-align: right;
        padding-right: 2%;
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 2px;
    }
}

@media only screen and (min-width: 1200px) {
    .swiper-container.sy_ban {
        width: 100%;
    }

    .sy_ban .swiper-slide {
        text-align: center;
        width: 100%;
        position: relative;
    }


    .sy_ban .swiper-slide img {
        width: 100%;
        display: block;
    }

    .sy_ban .swiper-pagination-bullet {
        background-color: rgba(0, 0, 0, .5);
        width: 90px;
        height: 35px;
        display: block;
        float: left;
        opacity: 1;
        -moz-border-radius: 40px;
        -webkit-border-radius: 40px;
        border-radius: 40px;
        position: relative;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    .sy_ban .swiper-pagination-bullet:before {
        content: "\2b";
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        width: 29px;
        height: 29px;
        text-align: center;
        float: left;
        margin: 3px;
        color: #fff;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .sy_ban .swiper-pagination-bullet-active {
        left: -30px;
    }

    .sy_ban .swiper-pagination-bullet-active:before {
        background-color: #ac0404;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 50%;
        height: 135px;
        margin-bottom: -62.5px;
        width: 80px;
        position: absolute;
        left: auto;
        right: -40px;
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 5px 0;
    }
}
a.cd_zz:hover{
    background-color: #ac0404;
}
@media only screen and (max-width: 1200px) {
    a.cd_zz{
        display: none;
    }
    .foot {
        width: 100%;
        padding: 20px;
        background-color: #383433;
        color: #fff;
        line-height: 20px;
    }

    .foot .d1 {
        float: left;
        width: 100%;
        text-align: center;

    }

    .foot .d1 p:first-child {
        margin-bottom: 5px;
    }

    .foot .d1 .imgk {
        width: 100%;
        float: left;
    }

    .foot .d1 .imgk img {
        height: 75px;
    }

    .foot .d1 .txtk {
        width: 100%;
        float: left;
        margin-top: 15px;
    }

    .foot .d2 {
        float: left;
        width: 100%;
        border-top: solid 1px rgba(255, 255, 255, .1);
        border-bottom: solid 1px rgba(255, 255, 255, .1);
        padding: 20px;
        margin: 15px 0;
        text-align: center;
    }

    .foot .d2 h2 {
        line-height: 150%;
        font-weight: bold;
    }

    .foot .d3 {
        float: left;
        width: 100%;
        padding: 0 5%;
    }

    .foot .d3 li {
        width: 100%;
        float: left;
        text-align: center;
    }

    .foot .d3 img {
        margin-bottom: 6px;
        max-width: 90%;
        max-height: 80px;
    }

    .foot2 {
        border-top: solid 1px rgba(255, 255, 255, .1);
        width: 100%;
        text-align: center;
        background-color: #383433;
        color: rgba(255, 255, 255, .5);
        padding: 15px;
    }

    .foot2 a {
        margin: 0 10px;
    }

    .foot .s_x {
        padding: 0 10px;
    }

    .cd_link {
        width: 100%;
        float: left;
        height: 40px;
    }

    .cd_link li {
        width: 25%;
        float: left;
        height: 40px;
    }

    .cd_link a.dbt {
        display: block;
        line-height: 40px;
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }

    .cd_link .txtk {
        width: 100%;
        background-color: #ac0404;
        position: absolute;
        left: 0px;
        top: 40px;
        padding: 20px;
        display: none;
    }

    .cd_link .txtk dd {
        width: 33.3333%;
        float: left;
        line-height: 24px;
    }

    .cd_link li:hover a.dbt {
        background-color: #ac0404;
        color: #fff;
    }
}

@media only screen and (max-width: 1200px) {
    .cd_link .txtk dd {
        width: 50%;
    }
}

@media only screen and (max-width: 500px) {
    .cd_link .txtk dd {
        width: 100%;
    }
}

@media only screen and (min-width: 1200px) {
    .foot {
        width: 100%;
        padding: 40px 0;
        background-color: #383433;
        color: #fff;
        font-size: 14px;
        line-height: 24px;
    }

    .foot .d1 {
        float: left;
        width: 530px;

    }

    .foot .d1 p:first-child {
        margin-bottom: 5px;
    }

    .foot .d1 .imgk {
        width: 100px;
        float: left;
    }

    .foot .d1 .txtk {
        width: 395px;
        float: right;
        margin-top: 5px;
    }

    .foot .d2 {
        float: left;
        width: 315px;
        border-left: solid 1px rgba(255, 255, 255, .1);
        border-right: solid 1px rgba(255, 255, 255, .1);
        padding-left: 50px;
    }

    .foot .d2 h2 {
        line-height: 140%;
        font-weight: bold;
        margin-top: 10px;
    }

    .foot .d3 {
        float: right;
        width: 320px;
    }

    .foot .d3 li {
        width: 100%;
        float: left;
        text-align: center;
    }

    .foot .d3 img {
        margin-bottom: 10px;
        height: 95px;
    }

    .foot2 {
        border-top: solid 1px rgba(255, 255, 255, .1);
        width: 100%;
        text-align: center;
        background-color: #383433;
        color: rgba(255, 255, 255, .5);
        font-size: 14px;
        padding: 18px 0;
    }

    .foot2 a {
        margin: 0 30px;
    }

    .foot .s_x {
        padding: 0 14px;
    }

    .cd_link {
        width: 100%;
        float: left;
        height: 60px;
    }

    .cd_link li {
        width: 25%;
        float: left;
        height: 60px;
    }

    .cd_link a.dbt {
        display: block;
        line-height: 60px;
        width: 60%;
        margin: 0 auto;
        text-align: center;
    }

    .cd_link .txtk {
        width: 100%;
        background-color: #ac0404;
        position: absolute;
        left: 0px;
        top: 60px;
        padding: 30px 0;
        display: none;
    }

    .cd_link .txtk dd {
        width: 25%;
        float: left;
        line-height: 30px;
    }

    .cd_link li:hover a.dbt {
        background-color: #ac0404;
        color: #fff;
    }
}

.cd_link .txtk dd a {
    color: #fff;
}

.cd_link .txtk dd a:hover {
    text-decoration: underline;
}

.foot3 {
    width: 100%;
    background-color: #e6e6e6;
    position: relative;
}

.foot2 a {
    color: rgba(255, 255, 255, .5);
}

.foot2 a:hover {
    color: #fff;
}

.foot a {
    color: #fff;
}

.foot a:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 1200px) {
    .sy {
        width: 100%;
        padding-bottom: 20px;
    }

    .nav1 {
        width: 100%;
        float: left;
        position: relative;
        z-index: 15;
        background-color: #fff;
        box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
    }

    .nav1 ul {
        width: 100%;
        float: left;
        padding: 15px 0px;
    }

    .nav1 li {
        width: 11.1111%;
        float: left;
        text-align: center;
        border-right: dashed 1px #ddd;
        height: 90px;
    }

    .nav1 li:last-child {
        border: 0;
    }

    .nav1 a {
        width: 100%;
        display: block;
    }

    .nav1 img {
        display: block;
        margin: 0 auto 10px auto;
        position: relative;
        z-index: 11;
        height: 60px;
    }

    .sy_gg {
        width: 100%;
        height: 50px;
        line-height: 20px;
        background-color: rgb(58 142 176);
        color: #fff;
        float: left;
        padding: 15px 50px 15px 85px;
    }

    .sy_gg h4 {
        position: absolute;
        left: 15px;
        top: 15px;
        line-height: 20px;
    }

    .sy_gg a.cd_more1 {
        position: absolute;
        right: 15px;
        top: 15px;
    }

    .md50 {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .nav1 ul {
        padding-bottom: 5px;
    }

    .nav1 li {
        width: 25%;
        margin-bottom: 10px;

    }

    .nav1 li:last-child {
        border-right: dashed 1px #ddd;
    }
}

@media only screen and (max-width: 500px) {
    .sy_gg {
        height: 75px;
        padding: 42px 15px 15px 15px;
    }

    .sy_gg a.cd_more1 {
        position: absolute;
        right: 15px;
        top: 12px;
    }
}

@media only screen and (max-width: 400px) {
    .nav1 li {
        width: 33.3333%;
    }
}

@media only screen and (min-width: 1200px) {
    .sy {
        width: 100%;
        padding-bottom: 60px;
    }

    .nav1 {
        width: 100%;
        float: left;
        position: relative;
        z-index: 15;
        background-color: #fff;
        box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
    }

    .nav1 ul {
        width: 100%;
        float: left;
        padding: 15px 0px;
    }

    .nav1 li {
        width: 11.1111%;
        float: left;
        text-align: center;
        border-right: dashed 1px #ddd;
        height: 115px;
    }

    .nav1 li:last-child {
        border: 0;
    }

    .nav1 a {
        width: 100%;
        display: block;
    }

    .nav1 img {
        display: block;
        margin: 0 auto 10px auto;
        position: relative;
        z-index: 11;
    }

    .nav1 a:hover img {
        margin: -5px auto 15px auto;
    }


    .sy_gg {
        width: 580px;
        height: 60px;
        line-height: 20px;
        background-color: rgb(58 142 178);
        color: #fff;
        position: absolute;
        left: -40px;
        padding: 20px 65px 20px 130px;
        z-index: 16;
        top: -60px;
    }

    .sy_gg h4 {
        position: absolute;
        left: 40px;
        top: 20px;
        line-height: 20px;
    }

    .sy_gg a.cd_more1 {
        position: absolute;
        right: 20px;
        top: 20px;
    }

    .md50 {
        margin-bottom: 50px;
    }
}

a.cd_more1 {
    display: inline-block;
    width: 20px;
    border: solid 1.5px #fff;
    height: 20px;
    color: #fff;
    text-align: center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

a.cd_more1:before {
    content: "\e258";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a.cd_more1:hover {
    color: #fff600;
    border-color: #fff600;
}

.y5 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

@media only screen and (max-width: 1200px) {
    .swiper-container.gd_gg {
        width: 100%;
        height: 20px;
        overflow: hidden;
    }

    .swiper-container.gd_gg .swiper-wrapper {
        width: 100%;
    }

    .swiper-container.gd_gg .swiper-wrapper .swiper-slide {
        width: 100%;
        height: 20px;
        overflow: hidden;
        line-height: 20px;
        position: relative;
        padding-right: 75px;
        color: #fff;
    }

    .swiper-container.gd_gg .swiper-wrapper .swiper-slide a {
        width: 100%;
        display: block;
        color: #fff;
        height: 20px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
}

@media only screen and (min-width: 1200px) {
    .swiper-container.gd_gg {
        width: 100%;
        height: 20px;
        overflow: hidden;
    }

    .swiper-container.gd_gg .swiper-wrapper {
        width: 100%;
    }

    .swiper-container.gd_gg .swiper-wrapper .swiper-slide {
        width: 100%;
        height: 20px;
        overflow: hidden;
        line-height: 20px;
        position: relative;
        padding-right: 100px;
        color: #fff;
    }

    .swiper-container.gd_gg .swiper-wrapper .swiper-slide a {
        width: 100%;
        display: block;
        color: #fff;
        height: 20px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
}

.swiper-container.gd_gg .swiper-wrapper .swiper-slide a:hover {
    color: #fff600;
}

.swiper-container.gd_gg .swiper-wrapper .swiper-slide .sj {
    position: absolute;
    right: 0px;
    top: 0px;
}

@media only screen and (max-width: 1200px) {
    .sy1{
        padding:0 15px;
    }
    .sy1 .d1 {
        width:100%;
        margin-bottom: 15px;
    }

    .sy1 .d2 {
        width:100%;
    }

    .md20 {
        margin-bottom: 15px;
    }

    .sy_bt1 {
        width: 100%;
        float: left;
        line-height:24px;
    }

    .sy_bt1 h3 {
        line-height:24px;
    }

    .sy_xw_nav {
        float: LEFT;
        margin-left:10px;
    }

    .sy_xw_nav a {
        float: left;
        padding: 0 8px;
        margin-right:2px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        border-radius: 30px;
    }

    .sy_xw_lb_r {
        width:100%;
        margin-top: 15px;
    }

    .xw_t1 {
        width: 100%;
        float: left;
        border-bottom: dashed 1px #ddd;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .xw_t1 h4 {
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        line-height: 24px;
        height: 24px;

    }

    .xw_t1 .sj {
        padding: 5px 0;
    }

    .xw_t1 p {
        height: 40px;
        line-height: 20px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .xw_n1 {
        width: 100%;
        float: left;
    }

    .xw_n1 li {
        width: 100%;
        float: left;
        height:25px;
        line-height: 25px;
        position: relative;
        padding-right: 70px;
    }

    .xw_n1 a {
        width: 100%;
        display: block;
        height: 25px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .xw_n1 a:before {
        content: '';
        width: 5px;
        height: 5px;
        background-color: #cccccc;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
    }

    .xw_n1 .sj {
        position: absolute;
        right: 0px;
        top: 0px;
    }
}

@media only screen and (min-width: 1200px) {
    .sy1 .d1 {
        width: 840px;
    }

    .sy1 .d2 {
        width: 306px;
    }

    .md20 {
        margin-bottom: 20px;
    }

    .sy_bt1 {
        width: 100%;
        float: left;
        line-height: 30px;
    }

    .sy_bt1 h3 {
        line-height: 30px;
    }

    .sy_xw_nav {
        float: LEFT;
        margin-left: 20px;
    }

    .sy_xw_nav a {
        float: left;
        padding: 0 15px;
        margin-right: 5px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        border-radius: 30px;
    }

    .sy_xw_lb_r {
        width: 435px;
    }

    .xw_t1 {
        width: 100%;
        float: left;
        border-bottom: dashed 1px #ddd;
        padding-bottom: 18px;
        margin-bottom: 18px;
    }

    .xw_t1 h4 {
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        line-height: 24px;
        height: 24px;

    }

    .xw_t1 .sj {
        padding: 5px 0;
    }

    .xw_t1 p {
        height: 48px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .xw_n1 {
        width: 100%;
        float: left;
    }

    .xw_n1 li {
        width: 100%;
        float: left;
        height: 30px;
        line-height: 30px;
        position: relative;
        padding-right: 100px;
    }

    .xw_n1 a {
        width: 100%;
        display: block;
        height: 30px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .xw_n1 a:before {
        content: '';
        width: 5px;
        height: 5px;
        background-color: #cccccc;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
    }

    .xw_n1 .sj {
        position: absolute;
        right: 0px;
        top: 0px;
    }
}

.xw_n1 a:hover:before {
    background-color: #ac0404;
}

.sy_xw_nav a.on {
    background-color: #ac0404;
    color: #fff;
}

.sy1 {
    width: 100%;
    float: left;
}


@media only screen and (max-width: 1200px) {
    .swiper-container.gd_xw {
        width:100%;
        overflow: hidden;
        box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
    }

    .swiper-container.gd_xw .swiper-wrapper {
        width: 100%;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide {
        width: 100%;
        overflow: hidden;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide h6 {
        width: 100%;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide .imgk {
        width: 100%;
        overflow: hidden;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide .imgk img {
        width:100%;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide .txtk {
        width: 100%;
        padding: 10px 75px 10px 10px;
        position: relative;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide .txtk h6 {
        line-height: 24px;
    }

    .gd_xw .swiper-pagination-bullet {
        background-color: #fff;
        border: solid 1px #ac0404;
        width: 10px;
        height: 10px;
        opacity: 1;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .gd_xw .swiper-pagination-bullet-active {
        background-color: #ac0404;
    }

    .gd_xw.swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 22px;
        position: absolute;
        right: 0%;
        text-align: right;
        padding-right:10px;
    }

    .gd_xw.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 3px;
    }
}

@media only screen and (min-width: 1200px) {
    .swiper-container.gd_xw {
        width: 377px;
        overflow: hidden;
        box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
    }
    .swiper-container.gd_xw.xw_gd2{
        width:100%;
    }

    .swiper-container.gd_xw .swiper-wrapper {
        width: 100%;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide {
        width: 100%;
        overflow: hidden;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide h6 {
        width: 100%;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide .imgk {
        width: 100%;
        height: 229px;
        overflow: hidden;

    }
    .swiper-container.gd_xw.xw_gd2 .swiper-wrapper .swiper-slide .imgk {
        height: 220px;
        background-color: #e5e5e5;
        display: flex;
        justify-content: center;
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        align-items: center;
        position:relative;
    }
    .swiper-container.gd_xw.xw_gd2 .swiper-wrapper .swiper-slide .imgk:before{
        background: url("../images/pay.png") rgba(0,0,0,.25) center center no-repeat;
        content: '';
        position:absolute;
        width:100%;
        height:100%;
        top:0px;
        left:0px;
    }
    .swiper-container.gd_xw.xw_gd2 .swiper-wrapper .swiper-slide a:hover .imgk:before{
        filter:alpha(opacity=0); -moz-opacity:0; opacity:0;

    }
    .swiper-container.gd_xw .swiper-wrapper .swiper-slide .imgk img {
        width:100%;
        min-height: 229px;
    }
    .swiper-container.gd_xw.xw_gd2 .swiper-wrapper .swiper-slide .imgk img {
        min-height:186px;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide .txtk {
        width: 100%;
        padding: 10px 85px 10px 10px;
        position: relative;
    }
    .swiper-container.gd_xw.xw_gd2 .swiper-wrapper .swiper-slide .txtk {
        padding: 19px 85px 10px 10px;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide .txtk h6 {
        line-height: 24px;
    }

    .gd_xw .swiper-pagination-bullet {
        background-color: #fff;
        border: solid 1px #ac0404;
        width: 10px;
        height: 10px;
        opacity: 1;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .gd_xw .swiper-pagination-bullet-active {
        background-color: #ac0404;
        width: 25px;
    }

    .gd_xw.swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 22px;
        position: absolute;
        right: 0%;
        text-align: right;
        padding-right: 3%;
    }

    .gd_xw.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 3px;
    }

}

.zt_3d {
    color: #333;
}

.zt_6d {
    color: #666;
}

.zt_9d {
    color: #999;
}


@media only screen and (max-width: 1200px) {
    .sy2{
        padding:0 15px;
    }
    .sy_bt2{
        width:100%;
        float:left;
        height:35px;
        border-bottom: solid 1px #ddd;
        line-height: 30px;
    }
    .sy_bt2 a{
        width:90px;
        height:35px;
        text-align: center;
        float:left;
        font-size:14px;
    }
    .sy_bt2 a.on{
        border: solid 1px #ddd;
        border-top: solid 3px #ac0404;
    }
    .md40{
        margin-bottom: 20px;
    }
    .md10{
        margin-bottom: 10px;
    }
    .md15{
        margin-bottom: 15px;
    }
    .sy2 .d1,.sy2 .d2{
        WIDTH:100%;
        margin-bottom: 15px;
    }
    .sy2 .d3{
        WIDTH:100%;
    }
    .sy_bt3{
        width:100%;
        float:left;
        border-bottom:solid 1px #ddd;
        height:35px;
        line-height: 30px;
    }
    .sy_bt3 h3{
        line-height: 35px;
        height:35px;
        border-bottom: solid 3px #ac0404;
    }
}

@media only screen and (min-width: 1200px) {
    .sy_bt2{
        width:100%;
        float:left;
        height:40px;
        border-bottom: solid 1px #ddd;
        line-height: 35px;
    }
    .sy_bt2 a{
        width:110px;
        height:40px;
        text-align: center;
        float:left;
        font-size:15px;
    }
    .sy_bt2 a.on{
        border: solid 1px #ddd;
        border-top: solid 4px #ac0404;
    }
    .md40{
        margin-bottom: 40px;
    }
    .md10{
        margin-bottom: 10px;
    }
    .md15{
        margin-bottom: 15px;
    }
    .sy2 .d1{
        WIDTH:400px;
    }
    .sy2 .d2{
        WIDTH:400px;
        margin-left: 45px;
    }
    .sy2 .d3{
        WIDTH:306px;
    }
    .sy_bt3{
        width:100%;
        float:left;
        border-bottom:solid 1px #ddd;
        height:40px;
        line-height: 35px;
    }
    .sy_bt3 h3{
        line-height: 35px;
        height:40px;
        border-bottom: solid 4px #ac0404;
    }
}

.sy2{
    width:100%;
    float:left;
}
@media only screen and (max-width: 1200px) {

}

@media only screen and (min-width: 1200px) {

}
.gd_rj {
    width:100%;
    float:left;
    position:relative;
}
.gd_rj .swiper-container{
    width:100%;
    float:left;
    overflow: hidden;
}
.gd_rj .swiper-wrapper{
    width:100%;
    float:left;
}
.gd_rj .swiper-slide {
    width:100%;
    padding:10px 0px;
    background-color: #ac0404;

}
.gd_rj a{
    width:100%;
    display: block;
    color:#fff;
    text-align: center;
    padding:0 5px;
    border-left: solid 1px rgba(255,255,255,.1);
    border-right: solid 1px rgba(0,0,0,.1);
}
.gd_rj .swiper-slide .imgk{
    width:100%;
    overflow: hidden;
    height:52px;
    margin-bottom: 10px;
}
.gd_rj .swiper-slide img{
    max-width: 100%;
    max-height: 52px;

}
.gd_rj p{
    text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
}
.gd_rj .swiper-button-prev{
    position:absolute;
    top:-45px;
    right:85px;
    left:auto;
}
.gd_rj .swiper-button-next{
    position:absolute;
    top:-45px;
    right:50px;
}
.gd_rj .swiper-button-prev, .gd_rj .swiper-button-next {
    outline: none;
    --swiper-navigation-size:14px;
    width:26px;
    height:26px;
    line-height: 26px;
    text-align: center;
    -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
    color:#ac0404;
    border: solid 1px #ac0404;
}
.gd_rj .swiper-button-next:hover, .gd_rj .swiper-button-prev:hover{
    background-color:#ac0404;
    color:#fff;
}
.gd_rj .swiper-slide:hover{
    background-color: #ff6600;
}
@media only screen and (max-width: 1200px) {
    .gd_rj .swiper-button-prev{
        top:-40px;
    }
    .gd_rj .swiper-button-next{
        top:-40px;
    }

}

.gd_zt {
    width:100%;
    float:left;
    position:relative;
}
.gd_zt .swiper-container{
    width:100%;
    float:left;
    overflow: hidden;
}
.gd_zt .swiper-wrapper{
    width:100%;
    float:left;
}
.gd_zt .swiper-slide {
    width:100%;

}
.gd_zt a{
    width:100%;
    display: block;
    color:#fff;
    padding:0 2px;
}
.gd_zt .swiper-slide img{
    display: block;
    width:100%;
}

.gd_zt h5{
    text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
}
.gd_zt .swiper-button-prev{
    position:absolute;
    top:50%;
    left:-15px;
    margin-top: -15px;
}
.gd_zt .swiper-button-next{
    position:absolute;
    top:50%;
    right:-15px;
    margin-top: -15px;
}
.gd_zt .swiper-button-prev, .gd_zt .swiper-button-next {
    outline: none;
    --swiper-navigation-size:14px;
    width:30px;
    height:30px;
    line-height: 30px;
    text-align: center;
    -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
    color:#ac0404;
    /*border: solid 1px #ac0404;*/
    background-color: #fff;
    box-shadow:0 0px 4px rgba(0,0,0,.15);
}
.gd_zt .swiper-button-next:hover, .gd_zt .swiper-button-prev:hover{
    background-color:#ac0404;
    color:#fff;
}
.gd_zt .swiper-slide{
    padding:0;
}
.zt_lb{
    width:1204px;
    float:left;
    margin-left: -2px;
}
.zt_lb li{
    width:220px;
    float:left;
    margin:0 2px;
    overflow: hidden;
}
.zt_lb a{
    width:100%;
    display: block;
    position:relative;
    background-color: #000;
    padding:0;
}
.zt_lb a:hover img{
    /*filter:alpha(opacity=100); -moz-opacity:1; opacity:1;*/
}
.zt_lb a img{
    filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;
    -webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -o-transition: all 0s linear;
    -ms-transition: all 0s linear;
    transition: all 0s linear;
}
.zt_lb a h5{
    position:absolute;
    left:20px;
    top:15px;
}
.zt_lb a:after{
    content: '+';
    position:absolute;
    right:10px;
    bottom:5px;
    color:#fff;
    font-size:25px;
}
.zt_lb img{
    width:526px!important;
    height:90px;
    max-width: 526px;
}
.sy3{
    width:100%;
    float:left;
}
@media only screen and (max-width: 1200px) {
    .sy3{
        padding:0 15px;
    }
    .xs_pc{
        display: none;
    }

    .sy_ksdh{
        width:100%;
        float:left;
        text-align: left;
        margin-top: -10px;
    }
    .sy_ksdh .d_item h4{
        line-height: 150%;
        margin-bottom: 10px;
        width:100%;
        float:left;
    }
    .sy_ksdh .d_item h4:after{
        display: block;
        width:2em;
        height:3px;
        background-color: #ac0404;
        content: '';
        margin-top: 10px;
    }
    .sy_ksdh .d_item{
        float:left;
        width:100%;
        border-bottom: solid 1px #eee;
        font-size:13px;
        line-height:24px;
        padding:10px 0px;
    }
    .sy_ksdh .d_item .txtk ul{
        width:100%;
        float:left;
        display: block;
    }
    .sy_ksdh .d_item li{
        float:left;
        margin-right: 1em;
    }


    .sy_ksdh .txtk{
        width:100%;
        float:left;
    }
    .sy_ksdh .d_item .txtk a.cd_close,.sy_ksdh .txtk h4,.sy_ksdh a.cd_lv,.sy_ksdh ul{
        display:none;
    }

    .xw_t_left{
        width:100%;
        float:left;
    }
    .xw_t_left .imgk{
        width:100%;
        overflow:hidden;
        margin-bottom: 10px;
    }
    .xw_t_left .imgk img{
        width:100%;
    }
    .xw_t_left p{
        line-height: 24px;
        text-align: center;
    }
    .td_lb{
        width:101%;
        float:left;
        margin: -5px 0 0 -0.5%;
    }
    .td_lb img{
        width:49%;
        margin: 0.5%;
        float:left;
    }
}
@media only screen and (max-width:550px) {
    .td_lb img{
        width:100%;
        display: block;
        margin-bottom: 6px;
    }
}
@media only screen and (min-width: 1200px) {
    .xs_mob{
        display: none;
    }
    .sy_ksdh{
        width:100%;
        float:left;
        border-left: solid 1px #eee;
        text-align: center;
    }
    .sy_ksdh .d_item h4{
        line-height: 150%;
        margin-bottom: 5px;
        width:100%;
        float:left;
    }
    .sy_ksdh .d_item h4:after{
        display: block;
        width:2em;
        height:3px;
        background-color: #ac0404;
        content: '';
        margin: 10px auto;
    }
    .sy_ksdh .d_item{
        float:left;
        width:16.6666%;
        height:315px;
        border-right: solid 1px #eee;
        font-size:15px;
        line-height: 30px;
        position:relative;
        padding:10px 15px;
    }
    .sy_ksdh .d_item ul,.sy_ksdh .d_item li{
        width:100%;
        float:left;
    }
    /*.sy_ksdh .d_item:hover{*/
    /*box-shadow:0 2px 15px rgba(0,0,0,.15);*/
    /*!*margin: -5px 0 5px 0;*!*/
    /*-webkit-transition: all 0.2s linear;*/
    /*-moz-transition: all 0.2s linear;*/
    /*-o-transition: all 0.2s linear;*/
    /*-ms-transition: all 0.2s linear;*/
    /*transition: all 0.2s linear;*/
    /*}*/
    .sy_ksdh .d_item .txtk ul,.sy_ksdh .d_item .txtk ul li{
        width:100%;
        float:left;
    }

    .sy_ksdh .txtk{
        position:absolute;
        left:0px;
        width:0px;
        overflow: hidden;
        height:100%;
        top:0px;
        background-color: #fff;
        z-index: 2;
    }
    .sy_ksdh .d_item:last-child .txtk{
        left:auto;
        right:0px;
    }
    .sy_ksdh .d_item .txtk ul{
        width:480px;
    }
    .sy_ksdh .txtk li{
        float:left;
    }
    .sy_ksdh .d_item .txtk{
        box-shadow:0 2px 15px rgba(0,0,0,.15);
        /*text-align: left;*/
    }
    .sy_ksdh .d_item .txtk ul{
        padding:0 20px;
    }
    .sy_ksdh .d_item .txtk ul li{
        width:33.3333%;
        text-align: left;
    }
    .sy_ksdh .d_item .txtk h4{
        text-align: left;
        border-bottom: solid 1px #ddd;
        padding-bottom:0px;
        line-height: 45px;
        padding-left:20px;
        margin-bottom: 15px;
    }
    .sy_ksdh .d_item a.cd_lv{
        width:100%;
        float:left;
    }
    .sy_ksdh .d_item .txtk a.cd_close{
        position:absolute;
        right:15px;
        bottom:15px;
        width:60px;
        height:26px;
        line-height: 24px;
        border: solid 1px #ddd;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
        font-size:14px;
    }

    .sy_ksdh .d_item .txtk h4:after{
        display: none;
    }
    .sy_ksdh .d_item .txtk a:hover{
        background-color: #fff;
        color:#ac0404;
    }


    .sy_ksdh .d_item a{
        display: block;
        -moz-border-radius:30px; -webkit-border-radius:30px; border-radius:30px;
    }
    .sy_ksdh .d_item a:hover{
        background-color: #ac0404;
        color:#fff;
    }
    .xw_t_left{
        width:377px;
        float:left;
        margin-bottom: -8px;
    }
    .xw_t_left .imgk{
        width:100%;
        overflow:hidden;
        height:229px;
        margin-bottom: 15px;
    }
    .xw_t_left .imgk img{
        width:100%;
        min-height: 229px;
    }
    .xw_t_left p{
        font-size:16px;
        line-height: 24px;
        padding:0 20px;
        text-align: center;
    }
    .td_lb{
        width:100%;
        float:left;
    }
    .td_lb img{
        width:100%;
        display: block;
        margin-bottom: 8px;
    }
}

a.cd_lv{
    color:#ac0404;
}
@media only screen and (max-width: 1200px) {
    .sy3_gy .d1{
        width:100%;
        background-color: #ac0404;
        color:#fff;
        padding:15px;
    }
    .sy3_gy .d1 h3{
        width:100%;
        text-align: center;
        float:left;
        margin: 0px 0 10px 0;
    }
    .sy3_gy .d1 h3:after{
        content: '';
        background-color: #fff;
        display: block;
        width:2em;
        height:1px;
        margin: 10px auto 0;
    }
    .sy3_gy .d2{
        width:100%;
        margin: 15px 0;
    }

    .sy3_ky .d1{
        width:100%;
    }
    .sy3_ky .d2{
        width:100%;
    }
    .hy_pic1{
        display: none;
    }
    .hy_pic2{
        width:100%;
        float:left;
    }
    .hy_pic2 img{
        width:100%;
    }
    .hy_nk{
        width:100%;
        float:left;
        background: url("../images/bj2.jpg") left bottom #ac0404 no-repeat;
        background-size:100% auto;
        min-height:200px;
        position:relative;
        padding:20px 20px 20px 60px;
        color:#fff;

    }
    .hy_nk h3{
        position:absolute;
        width:20px;
        left:20px;
        top:20px;
    }
    .xw_n2{
        width:100%;
        float:left;
    }
    .xw_n2 li{
        width:100%;
        float:left;
        margin-bottom: 10px;
    }
    .xw_n2 a{
        display: block;
        width:100%;
        color:#fff;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
}

@media only screen and (min-width: 1200px) {
    .sy3_gy .d1{
        width:360px;
        height:290px;
        background-color: #ac0404;
        color:#fff;
        padding:25px;
    }
    .sy3_gy .d1 h3{
        width:100%;
        text-align: center;
        float:left;
        margin: 10px 0 15px 0;
    }
    .sy3_gy .d1 h3:after{
        content: '';
        background-color: #fff;
        display: block;
        width:2em;
        height:1px;
        margin: 10px auto 0;
    }
    .sy3_gy .d2{
        width:440px;
        margin-left: 20px;
    }

    .sy3_ky .d1{
        width:800px;
        margin-top:60px;
    }
    .sy3_ky .d2{
        width:400px;
    }
    .hy_pic1{
        width:100%;
        float:left;
        background: url("../images/bj1.jpg") no-repeat;
        height:116px;
    }
    .hy_pic2{
        width:100%;
        float:left;
        height:258px;
        overflow: hidden;
    }
    .hy_pic2 img{
        min-height: 258px;
    }
    .hy_nk{
        width:100%;
        float:left;
        background: url("../images/bj2.jpg") #ac0404 no-repeat;
        height:280px;
        position:relative;
        padding:25px 25px 25px 120px;
        color:#fff;
    }
    .hy_nk h3{
        position:absolute;
        width:30px;
        left:50px;
        top:28px;
    }
    .xw_n2{
        width:100%;
        float:left;
    }
    .xw_n2 li{
        width:100%;
        float:left;
        margin-bottom: 15px;
    }
    .xw_n2 a{
        display: block;
        width:100%;
        color:#fff;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
}
.hy_nk a.cd_more2{
    color:#fff;
    float:right;
}
.hy_nk a.cd_more2:hover{
    text-decoration: underline;
}
.sy3_gy .d2 img{
    width:100%;
}
.sy3_gy .d1 a, .sy3_gy .d1 .zt_9d{
    color:#fff;
}
.sy3_gy .d1 a:hover{
    text-decoration: underline;
}
.sy3_gy .d1 .xw_n1 a:before{
    background-color: #fff;
}
@media only screen and (max-width: 1200px) {
    .gd_ky{
        width:100%;
        float:left;
        position:relative;
        margin-bottom: 20px;
    }
    .gd_ky a.cd_more3{
        display: block;
        width:100%;
        text-align: center;
    }
    .gd_ky .swiper-container{
        width:100%;
        float:left;
        overflow: hidden;
    }
    .gd_ky .swiper-wrapper{
        width:100%;
        float:left;
    }
    .gd_ky .swiper-slide {
        width:100%;
        display: block;

    }
    .gd_ky .swiper-slide-active{
    }
    .gd_ky a{
        width:100%;
        display: block;
    }
    .gd_ky .swiper-slide .imgk{
        width:100%;
    }
    .gd_ky .swiper-slide img{
        width: 100%;

    }
    .gd_ky .swiper-slide .txtk{
        width:100%;
        border: solid 1px #ddd;
        padding:15px;
        margin-bottom: 20px;
    }
    .gd_ky .swiper-slide .txtk p{
        width:100%;
        line-height: 20px;
        height:40px;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
    }
    .gd_ky h4{
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        line-height: 30px;
        height:30px;
    }
    .gd_ky .swiper-button-prev{
        position:absolute;
        top:-30px;
        left:auto;
        right:35px;
    }
    .gd_ky .swiper-button-next{
        position:absolute;
        top:-30px;
        right:0;
        left:auto;
    }
    .gd_ky .swiper-button-prev, .gd_ky .swiper-button-next {
        outline: none;
        --swiper-navigation-size:14px;
        width:26px;
        height:26px;
        line-height: 26px;
        text-align: center;
        -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
        color:#fff;
        background-color: rgba(15,153,66,.5);
    }
}

@media only screen and (min-width: 1200px) {
    .gd_ky{
        width:100%;
        float:left;
        position:relative;
        margin-top:16px;
        border-bottom: solid 1px #ddd;
        height:538px;
    }
    .gd_ky a.cd_more3{
        position:absolute;
        right:25px;
        bottom:25px;
        width:auto;
    }
    .gd_ky .swiper-container{
        width:100%;
        float:left;
        overflow: hidden;
    }
    .gd_ky .swiper-wrapper{
        width:100%;
        float:left;
    }
    .gd_ky .swiper-slide {
        width:100%;
        -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
        transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;

    }
    .gd_ky .swiper-slide-active{
        padding-top:130px;
    }
    .gd_ky a{
        width:100%;
        display: block;
    }
    .gd_ky .swiper-slide .imgk{
        width:100%;
        overflow: hidden;
        height:258px;
    }
    .gd_ky .swiper-slide img{
        width: 100%;
        min-height: 258px;

    }
    .gd_ky .swiper-slide .txtk{
        width:100%;
        border: solid 1px #ddd;
        padding:21px 25px 25px 25px;
        height:150px;
    }
    .gd_ky .swiper-slide .txtk p{
        width:100%;
        line-height: 24px;
        height:48px;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
    }
    .gd_ky h4{
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        line-height: 30px;
        height:30px;
    }
    .gd_ky .swiper-button-prev{
        position:absolute;
        top:20px;
        left:0px;
    }
    .gd_ky .swiper-button-next{
        position:absolute;
        top:20px;
        right:auto;
        left:55px;
    }
    .gd_ky .swiper-button-prev, .gd_ky .swiper-button-next {
        outline: none;
        --swiper-navigation-size:16px;
        width:40px;
        height:40px;
        line-height: 40px;
        text-align: center;
        -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
        color:#fff;
        background-color: #ac0404;
    }
}
.gd_ky .swiper-button-next:hover, .gd_ky .swiper-button-prev:hover{
    background-color: #ac0404;
    color:#fff;
}
@media only screen and (max-width: 1200px) {
    .md30{
        margin-bottom:15px;
    }
    .md60{
        margin-bottom: 20px;
    }
    .sy_zj{
        width:100%;
        background: url("../images/bj3.jpg") top center no-repeat;
        padding:15px;
    }
    .gd_zj{
        width:102%;
        float:left;
        margin-left: -1%;
        margin-top: -5px;
        position:relative;
    }
    .gd_zj .swiper-container{
        width:100%;
        float:left;
        overflow: hidden;
    }
    .gd_zj .swiper-wrapper{
        width:100%;
        float:left;
    }
    .gd_zj .swiper-slide {
        width:100%;
        padding:1%;
        padding-bottom:10px;
    }
    .gd_zj .swiper-slide .d_item{
        width:100%;
        padding:15px;
        background-color: #fff;
        float:left;
        box-shadow:0 2px 10px rgba(0,0,0,.15);
        position:relative;
    }
    .gd_zj a{
        width:100%;
        display: block;
    }
    .gd_zj .swiper-slide .imgk{
        width:330px;
        overflow: hidden;
        height:150px;
        float:left;
    }
    .gd_zj .swiper-slide img{
        width: 330px;
		height: 150px;

    }
    .gd_zj .swiper-slide .txtk{
        width: calc(100%/1 - 115px);
        float: right;
        margin-top:10px;
    }
    .gd_zj .swiper-slide .txtk_ms{
        width:100%;
        float:left;
        border-top: solid 1px #ddd;
        padding-top:14px;
        margin-top:18px;
        line-height: 20px;
        height:58px;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
    }
    .gd_zj h4{
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        line-height: 26px;
        height:26px;
    }
    .gd_zj .swiper-button-prev{
        position:absolute;
        top:-22px;
        right:40px;
        left:auto;
    }
    .gd_zj .swiper-button-next{
        position:absolute;
        top:-22px;
        right:5px;
        left:auto;
    }
    .gd_zj .swiper-button-prev, .gd_zj .swiper-button-next {
        outline: none;
        --swiper-navigation-size:14px;
        width:26px;
        height:26px;
        line-height: 26px;
        text-align: center;
        -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
        color:#fff;
        border: solid 1px #fff;
    }
    .md25{
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 1200px) {
    .md30{
        margin-bottom: 30px;
    }
    .md60{
        margin-bottom: 50px;
    }
    .sy_zj{
        width:100%;
        background: url("../images/bj3.jpg") top center no-repeat;
        height:370px;
        padding-top:25px;
    }
    .gd_zj{
        width:1240px;
        margin-left:-20px;
        float:left;
        position:relative;
    }
    .gd_zj .swiper-container{
        width:100%;
        float:left;
        overflow: hidden;
    }
    .gd_zj .swiper-wrapper{
        width:100%;
        float:left;
    }
    .gd_zj .swiper-slide {
        width:100%;
        padding:20px;
    }
    .gd_zj .swiper-slide .d_item{
        width:100%;
        padding:18px;
        background-color: #fff;
        float:left;
        box-shadow:0 2px 10px rgba(0,0,0,.15);
    }
    .gd_zj a{
        width:100%;
        display: block;
    }
    .gd_zj .swiper-slide .imgk{
        width:100%;
        overflow: hidden;
        height:100%;
        float:left;
    }
    .gd_zj .swiper-slide img{
        width: 100%;

    }
    .gd_zj .swiper-slide .txtk{
        width:118px;
        float: right;
        margin-top:15px;
    }
    .gd_zj .swiper-slide .txtk_ms{
        width:100%;
        float:left;
        border-top: solid 1px #ddd;
        padding-top:14px;
        margin-top:18px;
        line-height: 24px;
        height:60px;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
    }
    .gd_zj h4{
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        line-height: 30px;
        height:30px;
    }
    .gd_zj .swiper-button-prev{
        position:absolute;
        top:-30px;
        right:70px;
        left:auto;
    }
    .gd_zj .swiper-button-next{
        position:absolute;
        top:-30px;
        right:20px;
        left:auto;
    }
    .gd_zj .swiper-button-prev, .gd_zj .swiper-button-next {
        outline: none;
        --swiper-navigation-size:16px;
        width:40px;
        height:40px;
        line-height: 40px;
        text-align: center;
        -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
        color:#fff;
        border: solid 1px #fff;
    }
    .md25{
        margin-bottom: 25px;
    }
}
.sy_zj .sy_bt1{
    color:#fff;
}
.gd_zj .swiper-button-next:hover, .gd_zj .swiper-button-prev:hover{
    background-color:#fff;
    color:#ac0404;
}
.ban,.ban img{
    width:100%;
    display: block;
}
@media only screen and (max-width: 1200px) {
    .sy_2{
        padding-bottom:0px;
    }
    .foot4{
        width:100%;
        padding:12px 0;
        text-align: center;
        height:60PX;
    }
    .foot4 a{
        color:#ac0404;
    }
    .foot4 a:before{
        content:"\e260";
        display:block;
        font-size:16px;
        font-family:'Glyphicons Halflings';
        font-style:normal;
        font-weight:400;
        line-height:1;
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing:grayscale
    }
}

@media only screen and (min-width: 1200px) {
    .sy_2{
        padding-bottom:30px;
    }
    .foot4{
        width:100%;
        padding:25px 0;
        text-align: center;
        font-size:15px;
        height:90PX;
    }
    .foot4 a{
        color:#ac0404;
    }
    .foot4 a:before{
        content:"\e260";
        display:block;
        font-size:18px;
        font-family:'Glyphicons Halflings';
        font-style:normal;
        font-weight:400;
        line-height:1;
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing:grayscale
    }
    .foot4 a:hover:before{
        margin-top: -3px;
        margin-bottom: 3px;
    }
}
/*医院简介*/
@media only screen and (max-width: 1200px) {
    .ny{
        width:100%;
        padding:0 0 0px 0;
        min-height: 200px;
    }
    .ny .d1{
        width:100%;
        float:left;
    }
    .ny .d2{
        width:100%;
        float:left;
        padding:15px;
    }
    .ny_bt{
        display: none;
    }
    .ab_nr{
        width:100%;
        float:left;
        font-size:13px;
        line-height:155%;
    }
}

@media only screen and (min-width: 1200px) {
    .ny{
        width:100%;
        padding:0 0 30px 0;
        min-height: 500px;
    }
    .ny .d1{
        width:200px;
        float:left;
    }
    .ny .d2{
        width:950px;
        float:right;
        margin-top: 20px;
    }
    .ny_bt{
        width:100%;
        float:left;
        line-height: 50px;
        height:50px;
        border-bottom: solid 1px #ddd;
        margin-bottom: 30px;
    }
    .ny_bt .s1{
        font-size:18px;
        background: url("../images/tb_lm2.png") left no-repeat;
        padding-left:25px;
    }
    .ny_bt .s2{
        color:#666;
    }
    .ab_nr{
        width:100%;
        float:left;
        font-size:15px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 1200px) {
    .h3_bt1{
        display: none;
    }
    .lm1 {
        width: 100%;
        float: left;
        display: none;
        border-bottom: solid 1px #ddd;
    }

    .lm1 li {
        float: left;
        width: 100%;
    }

    .lm1 li a {
        display: block;
        width: 100%;
        font-size: 13px;
        line-height: 22px;
        padding:6px 0px 6px 15px;
    }

    .lm1 li a:hover {
        background: #f3fbf6;
        color: #ac0404;
    }

    .lm1_bt {
        width: 100%;
        float: left;
        text-align: center;
        height: 40px;
        line-height: 40px;
        background: #fff;
        font-size: 14px;
        border-bottom: solid 1px #ddd;
    }

    .lm1_bt a {
        width: 100%;
        height: 40px;
        display: block;
        position:relative;
        font-weight: bold;
    }
    .lm1_bt a:before{
        content: '';
        position:absolute;
        width:40px;
        height:40px;
        right:5px;
        top:0px;
        background: url(../images/lm_jtx.png) center no-repeat;
        background-size: auto 22px;
    }
    .lm1_bt a.on:before {
        transform: rotate(180deg);
    }


}
@media only screen and (min-width: 1200px) {
    .lm1_bt{
        display: none;
    }
    .h3_bt1{
        width:100%;
        float:left;
        background: url("../images/lm_bj.jpg") no-repeat;
        height:67px;
        color:#fff;
        line-height: 67px;
        margin-top: -67px;
        position:relative;
        z-index: 2;
    }
    .h3_bt1:before{
        content: '';
        background: url("../images/tb_lm1.png") no-repeat;
        width:33px;
        height:22px;
        display: inline-block;
        vertical-align: middle;
        float:left;
        margin:21px 10px 0 15px;
    }
    .lm1 {
        width: 100%;
        float: left;
        border-bottom: solid 10px #ffffff;
    }

    .lm1 li {
        float: left;
        width: 100%;
        margin-bottom: 1px;
    }


    .lm1 li a {
        display: block;
        width: 100%;
        font-size: 15px;
        line-height: 24px;
        padding: 10px 55px 10px 40px;
        position:relative;
    }
    .lm1 li a:after{
        content:"\e258";
        display:block;
        font-size:14px;
        font-family:'Glyphicons Halflings';
        font-style:normal;
        font-weight:300;
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing:grayscale;
        position:absolute;
        right:30px;
        line-height: 24px;
        height:24px;
        top:50%;
        margin-top: -12px;
        color:#888;

    }

    .lm1 li a:hover,.lm1 li a.on {
        background: #f3fbf6;
        color: #ac0404;
    }
    .lm1 li a:hover:after,.lm1 li a.on:after {
        color: #ac0404;
    }
}
.zt_lv{
    color:#ac0404;
}
@media only screen and (max-width: 1200px) {
    .ld_lb{
        width:102%;
        float:left;
        margin:-5px 0 0 -1%;
    }
    .ld_lb li{
        width:48%;
        margin: 1%;
        float:left;
        border: solid 1px #ddd;
        padding:15px 15px 15px 15px;
        min-height: 168px;
        position:relative;
    }
    .ld_lb li.l_img{

        padding:15px 15px 15px 130px;
    }
    .ld_lb li:nth-child(2n+1){
        clear:both;
    }
    .ld_lb .imgk{
        width:100px;
        position:absolute;
        left:15px;
        top:15px;
    }
    .ld_lb .txtk{
        width:100%;
    }
    .ld_lb .txtk h4,.ld_lb .txtk h5{
        line-height: 150%;
        margin-bottom:5px;
    }
    .ld_lb .txtk h5{
        margin-bottom: 10px;
    }
    .ld_lb .txtk p{
        border-top: solid 1px #ddd;
        padding-top:10px;
    }
}
@media only screen and (max-width:768px) {
    .ld_lb li{
        width:98%;
    }
}
@media only screen and (min-width: 1200px) {
    .ld_lb{
        width:102%;
        float:left;
        margin:-5px 0 0 -1%;
    }
    .ld_lb li{
        width:48%;
        margin: 1%;
        float:left;
        border: solid 1px #ddd;
        padding:20px 20px 20px 20px;
        min-height: 168px;
        position:relative;
    }

    .ld_lb li.l_img{

        padding:20px 20px 20px 140px;
    }
    .ld_lb li:nth-child(2n+1){
        clear:both;
    }
    .ld_lb .imgk{
        width:100px;
        position:absolute;
        left:20px;
        top:20px;
    }
    .ld_lb .txtk{
        width:100%;
    }
    .ld_lb .txtk h4,.ld_lb .txtk h5{
        line-height: 150%;
        margin-bottom:5px;
    }
    .ld_lb .txtk h5{
        margin-bottom: 10px;
    }
    .ld_lb .txtk p{
        border-top: solid 1px #ddd;
        padding-top:10px;
    }
}
@media only screen and (max-width: 1200px) {
    .ry_lb1{
        width:103%;
        float:left;
        margin: 0 0 0 -1.5%;
    }
    .ry_lb1 li{
        width:30.3333%;
        float:left;
        margin:1% 1.5%;
        text-align: center;
    }
    .ry_lb1 li:nth-child(3n+1){
        clear: both;
    }
    .ry_lb1 .imgk{
        margin-bottom: 10px;
    }
}
@media only screen and (max-width:650px) {
    .ry_lb1 li{
        width:47%;
    }
    .ry_lb1 li:nth-child(3n+1){
        clear: inherit;
    }
    .ry_lb1 li:nth-child(2n+1){
        clear: both;
    }
}
@media only screen and (max-width:500px) {
    .ry_lb1 li{
        width:97%;
    }
}
@media only screen and (min-width: 1200px) {
    .ry_lb1{
        width:103%;
        float:left;
        margin: 0 0 0 -1.5%;
    }
    .ry_lb1 li{
        width:30.3333%;
        float:left;
        margin:1% 1.5%;
        text-align: center;
    }
    .ry_lb1 li:nth-child(3n+1){
        clear: both;
    }
    .ry_lb1 .imgk{
        margin-bottom: 15px;
    }
}
.ry_lb1 a,.ry_lb1 .imgk,.ry_lb1  .imgk img{
    display: block;
    width:100%;
}
@media only screen and (max-width: 1200px) {
    .ls_lb{
        float:left;
        width:100%;
        padding-top:20px;
        border-left:solid 1px #ddd;
        position:relative;
        margin-top:20px;
    }
    .ls_lb:before{
        content: '';
        background: url("../images/ls_tb1.png") no-repeat;
        width:18px;
        height:18px;
        position:absolute;
        left:-9px;
        top:-18px;
    }
    .ls_lb li{
        width:100%;
        position:relative;
        padding-top:10px;
        padding-left:15px;
        padding-bottom:20px;
        float:left;
    }
    .ls_lb li:before{
        content: '';
        background: url("../images/ls_tb2.png") no-repeat;
        width:18px;
        height:18px;
        position:absolute;
        left:-9px;
        top:12px;
    }
    .ls_lb .sj{
        line-height:24px;
        width:100%;
        font-weight: bold;
        margin-bottom: 10px;
        font-size:18px;
    }
    .ls_lb .txtk{
        width:100%;
        float:left;
    }
    .ls_lb .imgk{
        width:100%;
        float:left;
    }
    .ls_lb .imgk img{
        float:left;
        height:100px;
        margin:15px 15px 0 0;
    }
}
@media only screen and (max-width:500px) {
    .ls_lb .imgk img{
        height:auto;
        width:100%;
        margin:15px 0px 0 0;
    }
}
@media only screen and (min-width: 1200px) {
    .ls_lb{
        float:right;
        width:750px;
        padding-top:30px;
        border-left:solid 1px #ddd;
        position:relative;
        margin-top:30px;
    }
    .ls_lb:before{
        content: '';
        background: url("../images/ls_tb1.png") no-repeat;
        width:18px;
        height:18px;
        position:absolute;
        left:-9px;
        top:-18px;
    }
    .ls_lb li{
        width:100%;
        position:relative;
        padding-top:10px;
        padding-left:25px;
        padding-bottom:40px;
        float:left;
    }
    .ls_lb li:before{
        content: '';
        background: url("../images/ls_tb2.png") no-repeat;
        width:18px;
        height:18px;
        position:absolute;
        left:-9px;
        top:12px;
    }
    .ls_lb .sj{
        line-height: 40px;
        width:200px;
        background: url("../images/ls_tb3.png") left no-repeat;
        padding-left:50px;
        position:absolute;
        left:-200px;
        top:0px;
    }
    .ls_lb .txtk{
        width:100%;
        float:left;
    }
    .ls_lb .imgk{
        width:100%;
        float:left;
    }
    .ls_lb .imgk img{
        float:left;
        height:152px;
        margin: 20px 20px 0 0;
    }
}
@media only screen and (max-width: 1200px) {
    .hj_lb{
        width:103%;
        float:left;
        margin: 0 0 15px -1.5%;
    }
    .hj_lb li{
        width:30.3333%;
        float:left;
        margin:1% 1.5%;
        text-align: center;
    }
    .hj_lb li:nth-child(3n+1){
        clear: both;
    }
    .hj_lb .imgk{
        margin-bottom: 10px;
    }
}
@media only screen and (max-width:650px) {
    .hj_lb li{
        width:47%;
    }
    .hj_lb li:nth-child(3n+1){
        clear: inherit;
    }
    .hj_lb li:nth-child(2n+1){
        clear: both;
    }
}
@media only screen and (max-width:500px) {
    .hj_lb li{
        width:97%;
    }
}

@media only screen and (min-width: 1200px) {
    .hj_lb{
        width:103%;
        float:left;
        margin: 0 0 40px -1.5%;
    }
    .hj_lb li{
        width:30.3333%;
        float:left;
        margin:1% 1.5%;
        text-align: center;
    }
    .hj_lb li:nth-child(3n+1){
        clear: both;
    }
    .hj_lb .imgk{
        margin-bottom: 15px;
        height:179px;
        overflow: hidden;
    }
    .hj_lb .imgk img{
        min-height:179px;
    }
}
.hj_lb a,.hj_lb .imgk,.hj_lb  .imgk img{
    display: block;
    width:100%;
}

@media only screen and (max-width: 1200px) {
    .fy1 {
        width: 101%;
        float: left;
        text-align: center;
        margin: 0px 0px 0px -0.5%;
        font-size: 12px;
    }

    .fy1 a {
        padding: 0px 12px;
        text-align: center;
        width: 24%;
        float: left;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        height: 35px;
        line-height: 35px;
        display: inline-block;
        margin: 0px 0.5%;
        background: #f1eff0
    }

    .fy1 .s1 {
        display: none;
    }
}

@media only screen and (min-width: 1200px) {
    .fy1 {
        width: 100%;
        float: left;
        text-align: center;
        margin: 0px 0px 0px 0px;
    }

    .fy1 a {
        padding: 0px 12px;
        height: 35px;
        line-height: 35px;
        display: inline-block;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        margin: 0px 2px;
        background: #f1eff0
    }

}

.fy1 a:hover, .fy1 a.fdq {
    background: #ac0404;
    color: #ffffff;
}
@media only screen and (max-width: 1200px) {
    .yw_lb1{
        float:left;
        width:100%;
    }
    .yw_lb1 li{
        float:left;
        width:100%;
        border-bottom: dashed 1px #ddd;
        padding-bottom:15px;
        margin-bottom: 15px;
        position:relative;
    }
    .yw_lb1 li:last-child{
        margin-bottom: 5px;
    }
    .yw_lb1 .l_img{
        padding-left:160px;
        min-height:115px;
    }
    .yw_lb1 .imgk{
        position:absolute;
        width:145px;
        height:100px;
        overflow: hidden;
        left:0px;
        top:0px;
    }
    .yw_lb1 .imgk img{
        width:100%;
        min-height: 100px;
    }
    .yw_lb1 h5{
        display: block;
        width:100%;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        margin: 0px 0 6px 0;
    }
    .yw_lb1 .l_img h5{
        margin-top: 5px;
    }
    .yw_lb1 p{
        display: block;
        width:100%;
        max-height:40px;
        line-height: 20px;
        margin-top:8px;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
    }
    .sgd{
        width:100%;
        float:left;
        border-top: solid 1px #ddd;
        padding:15px 0;
    }
    .sgd .s1,.sgd .s2{
        width:100%;
        margin-bottom:5px;
    }

    .md20{
        margin-bottom:10px;
    }
    .md35,.md25{
        margin-bottom:15px;
    }
    .md50{
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 500px) {
    .yw_lb1 .l_img{
        padding-left:0px;
        min-height:auto;
    }
    .yw_lb1 .imgk{
        position:inherit;
        width:100%;
        height:auto;
        overflow: hidden;
        left:auto;
        top:auto;
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 1200px) {
    .yw_lb1{
        float:left;
        width:100%;
    }
    .yw_lb1 li{
        float:left;
        width:100%;
        border-bottom: dashed 1px #ddd;
        padding-bottom:30px;
        margin-bottom: 30px;
        position:relative;
    }
    .yw_lb1 .l_img{
        padding-left:218px;
        min-height: 160px;
    }
    .yw_lb1 .imgk{
        position:absolute;
        width:195px;
        height:130px;
        overflow: hidden;
        left:0px;
        top:0px;
    }
    .yw_lb1 .imgk img{
        width:100%;
        min-height: 130px;
    }
    .yw_lb1 h5{
        display: block;
        width:100%;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        margin: 0px 0 8px 0;
    }
    .yw_lb1 .l_img h5{
        margin-top: 10px;
    }
    .yw_lb1 p{
        display: block;
        width:100%;
        max-height:48px;
        margin-top:10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
    }
    .sgd{
        width:100%;
        float:left;
        border-top: solid 1px #ddd;
        padding:30px 0 10px 0;
    }
    .sgd .s1{
        margin-bottom: 10px;
    }
    .sgd .s1,.sgd .s2{
        width:100%;
        display: block;
        float:left;
    }
    .md25{
        margin-bottom: 25px;
    }
    .md20{
        margin-bottom: 20px;
    }
    .md35{
        margin-bottom: 35px;
    }
    .md50{
        margin-bottom: 50px;
    }
}
.ssj{
    width:100%;
    float:left;
    text-align: center;
}

.sbt{
    width:100%;
    float:left;
    text-align: center;
    line-height: 150%;
}
.em1{
    padding:0 0.5em;
}
.hj_lb.mt_lb li{
    text-align: left;
}
.hj_lb.mt_lb .sj{
    margin-bottom: 5px;
}

.sp_lb .imgk{
    position:relative;

}
.sp_lb .imgk a{
    display: block;
    position:relative;
}
.jwlogo{
    display: none;
}
@media only screen and (max-width: 1200px) {
    .hj_lb.mt_lb a.dbt{
        width:100%;
        display: block;
        max-height:40px;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
    }
}

@media only screen and (min-width: 1200px) {
    .sp_lb .imgk a:before{
        background: url("../images/pay.png") rgba(0,0,0,.25) center center no-repeat;
        content: '';
        position:absolute;
        width:100%;
        height:100%;
        top:0px;
        left:0px;
    }
    .sp_lb .imgk a:hover:before{
        filter:alpha(opacity=0); -moz-opacity:0; opacity:0;

    }
    .hj_lb.mt_lb a.dbt{
        width:100%;
        display: block;
        height:48px;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
    }
}
@media only screen and (max-width: 1200px) {
    .hj_lb.yb_lb li .imgk{
        position:relative;
        border: solid 1px #ddd;
        overflow: hidden;
    }
    .hj_lb.yb_lb li .imgk img{
    }
    .hj_lb.yb_lb li .imgk p{
        position:absolute;
        left:0px;
        bottom:0px;
        width:100%;
        height:40px;
        line-height: 40px;
        font-size:15px;
        text-align: center;
        background-color: rgba(0,0,0,.5);
        color:#fff;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
}

@media only screen and (min-width: 1200px) {
    .hj_lb.yb_lb{
        width:104%;
        margin-left: -2%;
        /*margin-top: -10px;*/
    }
    .hj_lb.yb_lb li{
        width:21%;
        margin:1% 2%;
    }
    .hj_lb.yb_lb li:nth-child(4n+1){
        clear: both;
    }
    .hj_lb.yb_lb li:nth-child(3n+1){
        clear: inherit;
    }
    .hj_lb.yb_lb li .imgk{
        height:262px;
        position:relative;
        border: solid 1px #ddd;
        overflow: hidden;
    }
    .hj_lb.yb_lb li .imgk img{
        min-height: 262px;
    }
    .hj_lb.yb_lb li .imgk p{
        position:absolute;
        left:0px;
        bottom:0px;
        width:100%;
        height:40px;
        line-height: 40px;
        font-size:15px;
        text-align: center;
        background-color: rgba(0,0,0,.5);
        color:#fff;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
}
.hj_lb.yb_lb li:hover p{
    background-color: #ac0404;
}
@media only screen and (max-width: 1200px) {
    .tg_lb{
        width:100%;
        float:left;
        margin: -10px 0 20px 0;
    }
    .tg_lb li{
        width:100%;
        float:left;
        border-bottom: dashed 1px #ddd;
        line-height:24px;
        padding:10px 80px 10px 0;
        position:relative;

    }
    .tg_lb a{
        width:100%;
        display: block;
        height:24px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        font-size:13px;
    }
    .tg_lb .sj{
        position:absolute;
        right:0px;
        top:10px;
        color:#999;
    }
    .tg_lb a .s1{
        font-weight: bold;
        margin-right:5px;
    }
    .tg_lb a .s2{
        font-size:12px;
        margin-right:5px;
        display: none;
    }
    .tg_lb a .s3{
        font-size:12px;
        margin-left:5px;
    }
}

@media only screen and (min-width: 1200px) {
    .tg_lb{
        width:100%;
        float:left;
        margin: -15px 0 40px 0;
    }
    .tg_lb li{
        width:100%;
        float:left;
        border-bottom: dashed 1px #ddd;
        line-height: 30px;
        padding:12px 110px 12px 0;
        position:relative;

    }
    .tg_lb a{
        width:100%;
        display: block;
        height:30px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        font-size:16px;
    }
    .tg_lb .sj{
        position:absolute;
        right:0px;
        top:12px;
        color:#999;
    }
    .tg_lb a .s1{
        font-size:18px;
        font-weight: bold;
        margin-right: 30px;
    }
    .tg_lb a .s2{
        font-size:14px;
    }
    .tg_lb a .s2 b{
        color:#ccc;
        padding:0 15px;
    }
    .tg_lb a .s3{
        font-size:14px;
        margin-left:15px;
    }
}
.body_r a:hover{
    color:#cc0018!important;
}
.body_r .logo{
    background: url("../images/logo_r.png") no-repeat;
    background-size:auto 100%;
}
.body_r .ss .ss_an{
    background: url(../images/t_ss.png) #cc0018 center center no-repeat;
}
@media only screen and (max-width: 1200px) {

}

@media only screen and (min-width: 1200px) {

    .body_r  .menu li.on a.dbt:hover{
        color:#fff!important;
    }
    .body_r .menu li.on a.dbt{
        background: url("../images/nav_bj_r.png") top center no-repeat;
    }
    .body_r .h3_bt1 {
        background: url("../images/lm_bj_r.jpg") no-repeat;
    }
    .body_r .lm1 li a.on{
        color:#cc0018;
    }
    .body_r .lm1 li a:hover::after, .body_r .lm1 li a.on::after {
        color: #cc0018;
    }
    .body_r .lm1 li a:hover,.body_r .lm1 li a.on {
        background: #fcf2f3;
        /*color: #ac0404;*/
    }
    .body_r .lm1{
        border-color: #cc0018;
    }
    .body_r .ny_bt .s1 {
        background: url("../images/tb_lm2_r.png") left no-repeat;
    }
}
.body_r .fy1 a:hover,.body_r .fy1 a.fdq {
    background: #cc0018;
    color: #ffffff!important;
}
.body_r .foot4 a {
    color: #cc0018;
}
.body_r .cd_link li:hover a.dbt,.body_r .cd_link .txtk {
    background-color: rgba(204, 0, 24, 1);
    color:#fff!important;
}
.body_r .cd_link .txtk a{
    color:#fff!important;
}
.fo_xx{
    width:100%;
    float:left;
}
.fo_xx .form-control{
    background-color: #f1f1f1;
    float:left;
}
@media only screen and (max-width: 1200px) {
    .fo_xx .form-control{
        margin-right:10px;
    }
    .fo_xx .tx1{
        width:90%;
    }
    .fo_xx .tx2{
        width:90%;
    }
    .fo_xx .tx3{
        width:90%;
        height:120px;
    }
    .fo_xx li{
        width:100%;
        float:left;
        margin-bottom:15px;
        line-height:34px;
        position:relative;
        padding-left:80px;
    }
    .fo_xx .s_name{
        position:absolute;
        left:0px;
        top:0px;
    }
    .fo_xx .btn{
        width:100px;
        margin-top:5px;
        height:40px;
        line-height: 40px;
        padding:0;
        text-align: center;
        font-size:14px;
    }
}

@media only screen and (min-width: 1200px) {
    .fo_xx .form-control{
        margin-right:10px;
    }
    .fo_xx .tx1{
        width:330px;
        height:40px;
    }
    .fo_xx .tx2{
        width:720px;
        height:40px;
    }
    .fo_xx .tx3{
        width:720px;
        height:190px;
    }
    .fo_xx li{
        width:100%;
        float:left;
        margin-bottom: 20px;
        line-height: 40px;
        position:relative;
        padding-left:100px;
    }
    .fo_xx .s_name{
        position:absolute;
        left:0px;
        top:0px;
    }
    .fo_xx .btn{
        width:130px;
        margin-top: 10px;
        height:45px;
        line-height: 45px;
        padding:0;
        text-align: center;
        font-size:16px;
    }
}
@media only screen and (max-width: 1200px) {
    .ks_lb1{
        width:102%;
        float:left;
        margin: 0px 0 0 -1%;
    }
    .ks_lb1 li{
        width:20%;
        float:left;
        padding: 1%;
    }
    .ks_lb1 li:nth-child(5n+1){
        clear: both;
    }
    .ks_lb1 a{
        display: block;
        width:100%;
        padding:10px;
        border: solid 1px #ddd;
        text-align: center;
    }
    .ks_lb1 a:hover{
        box-shadow:0 2px 10px rgba(0,0,0,.15);
        border-color: #ac0404;
    }
    .ks_lb1 .imgk{
        height:35px;
        margin-bottom: 10px;
    }
    .ks_lb1 .imgk img{
        max-width: 100%;
        max-height: 35px;
    }
}
@media only screen and (max-width:768px) {
    .ks_lb1 li{
        width:25%;
    }
    .ks_lb1 li:nth-child(5n+1){
        clear: inherit;
    }
    .ks_lb1 li:nth-child(4n+1){
        clear: both;
    }
}
@media only screen and (max-width:600px) {
    .ks_lb1 li{
        width:33.3333%;
    }
    .ks_lb1 li:nth-child(4n+1){
        clear: inherit;
    }
    .ks_lb1 li:nth-child(3n+1){
        clear: both;
    }
}
@media only screen and (max-width:450px) {
    .ks_lb1 li{
        width:50%;
    }
    .ks_lb1 li:nth-child(3n+1){
        clear: inherit;
    }
    .ks_lb1 li:nth-child(2n+1){
        clear: both;
    }
}
@media only screen and (min-width: 1200px) {
    .ks_lb1{
        width:102%;
        float:left;
        margin: -5px 0 0 -1%;
    }
    .ks_lb1 li{
        width:16.6666%;
        float:left;
        padding: 1%;
    }
    .ks_lb1 li:nth-child(6n+1){
        clear: both;
    }
    .ks_lb1 a{
        display: block;
        width:100%;
        padding:10px;
        border: solid 1px #ddd;
        text-align: center;
    }
    .ks_lb1 a:hover{
        box-shadow:0 2px 10px rgba(0,0,0,.15);
        border-color: #ac0404;
    }
    .ks_lb1 .imgk{
        height:44px;
        margin-bottom: 10px;
    }
    .ks_lb1 .imgk img{
        max-width: 100%;
        max-height: 44px;
    }
}
.ks_lb1 p{
    display: block;
    text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
}
@media only screen and (max-width: 1200px) {
    .ts_lb h5{
        width:100%;
        float:left;
        margin-bottom:10px;
    }
    .ts_lb ul{
        width:100%;
        float:left;
        margin-bottom:20px;
    }
    .ts_lb li{
        width:25%;
        float:left;
        text-align: center;
        margin: 0 -1px -1px 0;
    }
}
@media only screen and (max-width:768px) {
    .ts_lb li{
        width:25%;
    }
}
@media only screen and (max-width:600px) {
    .ts_lb li{
        width:33.3333%;
    }
}
@media only screen and (max-width:450px) {
    .ts_lb li{
        width:50%;
    }
}
@media only screen and (min-width: 1200px) {
    .ts_lb h5{
        width:100%;
        float:left;
        margin-bottom:15px;
    }
    .ts_lb ul{
        width:100%;
        float:left;
        margin-bottom:40px;
    }
    .ts_lb li{
        width:25%;
        float:left;
        text-align: center;
        margin: 0 -1px -1px 0;
    }
}
.ts_lb{
    width:100%;
    float:left;
}
.ts_lb li a{
    display: block;
    width:100%;
    height:40px;
    line-height: 40px;
    text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    border: solid 1px #ddd;
}
.ts_lb li a:hover{
    border-color: #ac0404;
    position:relative;
    z-index: 2;
}
@media only screen and (max-width: 1200px) {
    .ny2{
        width:100%;
        padding:15px;
    }
    .ks1{
        width:100%;
        float:left;
    }
    .ks1 .imgk{
        width:100%;
        float:left;
    }
    .ks1 .txtk{
        width:100%;
        float:left;
        margin-top: 15px;
    }
    .zj_lb{
        width:102%;
        float:left;
        margin-left: -1%;
        margin-top: -5px;
    }
    .zj_lb li{
        width:50%;
        padding:1.5%;
        float:left;
    }
    .zj_lb .d_item{
        width:100%;
        padding:15px;
        background-color: #fff;
        float:left;
        box-shadow:0 2px 10px rgba(0,0,0,.15);
        position:relative;
    }
    .zj_lb a{
        width:100%;
        display: block;
    }
    .zj_lb .imgk{
        width:100px;
        overflow: hidden;
        height:128px;
        float:left;
    }
    .zj_lb img{
        width: 100%;

    }
    .zj_lb .txtk{
        width: calc(100%/1 - 115px);
        float: right;
        margin-top:10px;
    }
    .zj_lb .txtk_ms{
        width:100%;
        float:left;
        border-top: solid 1px #ddd;
        padding-top:14px;
        margin-top:18px;
        line-height: 20px;
        height:58px;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
    }
    .zj_lb h4{
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        line-height: 26px;
        height:26px;
    }

    .zj_lb.zj_lb2{
        margin-bottom: 15px;
    }

}
.ks1 .txtk_nr{
    width:100%;
    float:left;
}
@media only screen and (max-width:550px) {
    .zj_lb li{
        width:100%;
    }
}
@media only screen and (min-width: 1200px) {
    .ny2{
        width:100%;
        padding:40px 0;
    }
    .ks1{
        width:100%;
        float:left;
    }
    .ks1 .imgk{
        width:377px;
        float:left;
    }
    .ks1 .txtk{
        width:790px;
        float:right;
        margin-top: 15px;
    }

    .zj_lb{
        width:103%;
        float:left;
        margin-left: -1.5%;
        margin-top: -10px;
    }
    .zj_lb li{
        width:25%;
        padding:1.5%;
        float:left;
    }
    .zj_lb .d_item{
        width:100%;
        padding:18px;
        background-color: #fff;
        float:left;
        box-shadow:0 2px 10px rgba(0,0,0,.15);
    }
    .zj_lb a{
        width:100%;
        display: block;
    }
    .zj_lb .imgk{
        width:100px;
        overflow: hidden;
        height:128px;
        float:left;
    }
    .zj_lb img{
        width: 100%;

    }
    .zj_lb .txtk{
        width:118px;
        float: right;
        margin-top:15px;
    }
    .zj_lb .txtk_ms{
        width:100%;
        float:left;
        border-top: solid 1px #ddd;
        padding-top:14px;
        margin-top:18px;
        line-height: 24px;
        height:60px;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
    }
    .zj_lb h4{
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        line-height: 30px;
        height:30px;
    }
    .zj_lb.zj_lb2{
        margin-bottom: 40px;
    }
}
.ks1 .imgk img{
    width:100%;
}
@media only screen and (max-width: 1200px) {
    .zj_t{
        width:100%;
        float:left;
    }
    .zj_t .imgk{
        width:100%;
        float:left;
        text-align: center;
        margin-bottom: 15px;
    }
    .zj_t .imgk img{
        width:60%;
        max-width: 155px;
    }
    .zj_t .txtk{
        width:100%;
        float:left;
    }
    .zj_t p:first-child{
        margin-bottom: 10px;
    }
    .zj_t b{
        font-size:16px;
        margin-right:10px;
    }
    .ks_bt1{
        width:100%;
        float:left;
        height:35px;
        line-height: 35px;
        border-bottom: solid 1px #ddd;
    }
    .ks_bt1 .s3{
        display: none;
    }
    .ks_bt1 .s1{
        height:35px;
        border-bottom: solid 2px #ac0404;
        font-size:14px;
    }
    .ny_ks{
        padding:20px 15px;
    }
    .zj_nav2 a{
        float:left;
        line-height: 26px;
        padding:0 5px;
        margin: 0 0px 2px 0;
        font-size:12px;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
    }
}
@media only screen and (min-width: 1200px) {
    .zj_t{
        width:100%;
        float:left;
    }
    .zj_t .imgk{
        width:155px;
        float:left;
    }
    .zj_t .imgk img{
        width:100%;
    }
    .zj_t .txtk{
        width:1010px;
        float:right;
        margin-top: 20px;
    }
    .zj_t .txtk h3{
        font-weight: bold;
        line-height: 150%;
        font-size:20px;
        margin-bottom: 5px;
    }
    .zj_t b{
        font-size:24px;
        margin-right:15px;
    }
    .ks_anq .cd_an_lv{
        background-color: #ac0404;
        color:#fff;
        font-size:16px;
        padding:0 40px;
        line-height: 43px;
        height:45px;
    }
    .ks_bt1{
        width:100%;
        float:left;
        height:45px;
        line-height: 45px;
        border-bottom: solid 1px #ddd;
    }
    .ks_bt1 .s1{
        height:45px;
        border-bottom: solid 2px #ac0404;
        font-size:18px;
    }

    .ks_anq .btn{
        padding-left:40px;
        padding-right:40px;
    }
    .zj_nav2_lb .zj_lb2 li{
        width:33.3333%;
        padding:1.8%;
    }
    .zj_nav2_lb .zj_lb2 .txtk{
        width:138px;
    }
    .zj_nav2_lb .zj_lb2{
        margin-bottom: 20px;
    }

    .zj_nav2 a{
        float:left;
        line-height: 35px;
        padding:0 15px;
        margin: 0 2px 5px 0;
        font-size:15px;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
    }
}
.zj_nav2{
    width:100%;
    float:left;
}
.zj_nav2 a.on,.zj_nav3 a.on,.zj_nav3 a:hover{
    background-color: #ac0404;
    color:#fff;
}
.zj_nav2_lb,.h4_bt{
    width:100%;
    float:left;
}
.ks_anq{
    width:100%;
    float:left;
    text-align: center;
}
.zj_t .zt_lv{
    font-weight:bold;
}
.zt_lv{
    color:#ac0404;
}
@media only screen and (max-width: 1200px) {
    .zj_nav3{
        width:100%;
        float:left;
        margin-bottom: 10px;
    }
    .zj_nav3 a{
        float:left;
        font-size:14px;
        padding:0 15px;
        line-height:35px;
        height:35px;
        margin:0 10px 10px 0;

    }
    .ban_ks{
        position:relative;
    }
    .ban_ks h1{
        color:#fff;
        height:50px;
        padding:0 10px;
        line-height: 20px;
        background-color: #ac0404;
        position:absolute;
        right:auto;
        left:15px;
        top:50%;
        margin-top: -25px;
        font-size:16px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        align-items: center;

    }
    .ban_ks h1:after{
        /*content: '';*/
        /*width:1.5em;*/
        /*height:4px;*/
        /*background-color: #fff;*/
        /*display: block;*/
        /*margin-top: 10px;*/
    }
    .dt{
        width:100%;
        float:left;
        height:300px;
    }
}
@media only screen and (min-width: 1200px) {
    .zj_nav3{
        width:100%;
        float:left;
        margin-bottom: 10px;
    }
    .zj_nav3 a{
        float:left;
        font-size:16px;
        padding:0 20px;
        line-height: 40px;
        height:40px;
        margin:0 24px 20px 0;

    }
    .ban_ks{
        position:relative;
    }
    .ban_ks h1{
        color:#fff;
        height:120px;
        padding:25px 40px;
        background-color: #ac0404;
        position:absolute;
        right:50%;
        margin-right:-600px;
        top:50%;
        margin-top: -60px;
    }
    .ban_ks h1:after{
        content: '';
        width:1.5em;
        height:4px;
        background-color: #fff;
        display: block;
        margin-top: 10px;
    }
    .dt{
        width:100%;
        float:left;
        height:500px;
    }
}
.dt img,.dt label{
    max-width: inherit;
}
.zj_nav3 a:last-child{
    margin-right:0px;
}
@media only screen and (max-width: 1200px) {
    .yw{
        width:100%;
        float:left;
        padding:15px;
    }
    .yw .yw_item{
        width:100%;
        float:left;
        margin-bottom: 20px;

    }

    .yw .sy_bt1{
        border-bottom: solid 1px #ddd;
        padding-bottom:5px;
    }
}
@media only screen and (min-width: 1200px) {
    .yw{
        width:104%;
        float:left;
        margin-left: -2%;
        margin-top: 20px;
        margin-bottom: -20px;
    }
    .yw .yw_item{
        width:29.3333%;
        float:left;
        margin: 2%;

    }
    .yw .yw_item:nth-child(3n+1){
        clear: both;
    }
    .yw .sy_bt1{
        border-bottom: solid 1px #ddd;
        padding-bottom:10px;
    }
}
.gg1{
    width:100%;
    float:left;
}
.gg1 img{
    width:100%;
}
.ta_k{
    width:100%;
    FLOAT:left;
    overflow-x: auto;
}
.ta1{
    width:100%;
    text-align: center;
}
.ta1 td{
    border:solid 1px #ddd;
    padding:12px 15px;
    width:16.6666%;
}
.ta1 thead td{
    border-color: #ac0404;
    background-color: #ac0404;
    color:#fff;
}
.ta1 tbody tr:nth-child(even) td{
    background-color: #f5f8fa;
}
.sy_gg a.cd_more1 {
    font-size: 0;
}
@media only screen and (max-width: 1200px) {
    .ta1{
        min-width: 850px;
    }
    .ks_bt2{
        width:100%;
        float:left;
        line-height: 30px;
        height:30px;
        border-bottom: solid 1px #ddd;
    }
    .ks_bt2 h4{
        line-height: 30px;
        height:30px;
        background-color: #ac0404;
        color:#fff;
        padding:0 15px;
    }
}
@media only screen and (min-width: 1200px) {
    .ks_bt2{
        width:100%;
        float:left;
        line-height: 38px;
        height:38px;
        border-bottom: solid 1px #ddd;
    }
    .ks_bt2 h4{
        line-height: 38px;
        height:38px;
        background-color: #ac0404;
        color:#fff;
        padding:0 20px;
    }
    .zj_nav2_lb .ks_bt2 h4{
        font-size:16px;
    }
}
.zj_nav2_nr{
    width:100%;
    float:left;
}
@media only screen and (max-width: 1200px) {
    .r_gg1,.l_gg1{
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .r_gg1,.l_gg1{
        width:153px;
        height:525px;
        position:fixed;
        right:0px;
        bottom:0px;
        z-index: 888;
    }
    .l_gg1{right:auto; left:0px}
    .r_gg1 a.cd_an_lv,.l_gg1 a.cd_an_lv{
        background-color:rgba(0,0,0,.4);
        color: #fff;
        position:absolute;
        left:0px;
        top:-24px;
        padding:0 15px;
    }
    .r_gg1 a.cd_an_lv:hover,.l_gg1 a.cd_an_lv:hover{
        background-color: #ac0404;
    }
    .r_gg1 img,.l_gg1 img{
        width:100%;
    }
}

@media only screen and (max-width: 1200px) {
    .sel_fy{
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .sel_fy{
        height: 34px;
        line-height: 34px;
        padding:0 10px;
        vertical-align: middle;
        border: solid 1px #ddd;
        margin-left:0px;
    }
}

.fo_xx li.l_yzm .tx1{
    float:left;
    margin-right: 15px;
    width:180px;
}
.fo_xx li.l_yzm .s_r{
    float:left;
    height:40px;
}
.fo_xx li.l_yzm .s_r img{
    height:40px;
}
.fo_xx li.l_yzm .btn{
    height:40px;
    line-height: 40px;
    margin: 0;
    font-size: 14px;
}
.ly_lb{
    width:100%;
    float:left;
    margin-top: 40px;
    margin-bottom:30px;
}
.ly_lb li{
    width:100%;
    float:left;
    margin-bottom:15px;
}
.ly_lb .bt{
    width:100%;
    float:left;
    background: #f4f4f4;
    border-left: solid 2px #ac0404;
    padding:0 20px;
    line-height:38px;
}
.ly_lb .bt .s1{
    float:left;
    font-size: 16px;
    font-weight: bold;
}
.ly_lb .bt .s2{
    float:right;
    color:#999;
}
.ly_lb .txtk{
    width:100%;
    float:left;
    margin:20px 0;
}

.ly_lb .hf{
    width:100%;
    float:left;
    background: #f6f6f6;
    padding:10px 20px;
}
.ly_lb .hf strong{
    color:#ac0404;
}
.ly_lb .sj{
    float: right;
    font-size:13px;
    color:#999;
    line-height: 24px;
    margin-top: 10px;
    /*margin-right: 20px;*/
}
.ly_lb .sj:before{
    content: '';
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm8-7A8 8 0 1 1 0 8a8 8 0 0 1 16 0z"/><path fill-rule="evenodd" d="M7.5 3a.5.5 0 0 1 .5.5v5.21l3.248 1.856a.5.5 0 0 1-.496.868l-3.5-2A.5.5 0 0 1 7 9V3.5a.5.5 0 0 1 .5-.5z"/></svg>');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    width:14px;
    height:14px;
    display: inline-block;
    vertical-align: middle;
    position:relative;
    top:-2px;
    margin-right:8px;
    filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3;
}
@media only screen and (max-width: 1200px) {
    .ly_lb{
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .ly_lb .bt{
        padding:0 15px;
        line-height:35px;
    }
    .ly_lb .bt .s1{
        font-size: 14px;
    }
    .ly_lb .txtk{
        margin:15px 0;
    }
    .ly_lb .hf{
        padding:5px 15px;

    }
    .fo_xx li.l_yzm .tx1{
        margin-right: 0px;
        width:100%;
    }
    .fo_xx li.l_yzm{
        padding-right:90px;
    }
    .fo_xx li.l_yzm .s_r{
        float:left;
        height:34px;
        width:80px;
        position:absolute;
        right:0px;
        top:0px;
    }
    .fo_xx li.l_yzm .s_r img{
        max-height:34px;
        max-width: 100%;
    }
    .fo_xx li.l_yzm .btn{
        height:34px;
        line-height: 34px;
        margin: 0;
        font-size: 12px;
        width:100%;
    }

}


@media only screen and (max-width: 1200px) {
    .tt{
        width:100%;
        float:left;
        border-bottom: solid 1px #ddd;
        margin-bottom:15px;
        text-align: center;
        position:relative;
        min-height:50px;
        background: url("../images/news.png") no-repeat 15px 5px;
        background-size: auto 22px;
        padding:0 15px 15px 15px;

    }
    .tt h1{
        display: block;
        padding:0 0 0 30px ;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        font-weight: bold;
        font-size:16px;
        margin-bottom: 5px;
        line-height: 30px;
    }
}
@media only screen and (min-width: 1200px) {
    .tt{
        width:100%;
        float:left;
        border-bottom: solid 1px #ddd;
        padding-bottom:20px;
        margin-bottom:30px;
        text-align: center;
        margin-top: -15px;
        position:relative;
        min-height: 100px;
        background: url("../images/news.png") no-repeat 0px 5px;
        background-size: auto 36px;

    }
    .tt h1{
        display: block;
        padding:0 50px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        font-weight: bold;
        font-size: 32px;
        margin-bottom: 10px;
    }
}
.tt h1,.tt h1 a{
    color:#e60012;
}

@media only screen and (max-width: 1200px) {
    .sy_eky_lb_r {
        width:100%;
        margin-top: 15px;
    }

    .eky_t1 {
        width: 100%;
        float: left;
        border-bottom: dashed 1px #ddd;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .eky_t1 h4 {
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        line-height: 24px;
        height: 24px;
        margin-bottom: 10px;

    }

    .eky_t1 .sj {
        padding: 5px 0;
    }

    .eky_t1 p {
        height: 40px;
        line-height: 20px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .eky_n1 {
        width: 100%;
        float: left;
    }

    .eky_n1 li {
        width: 100%;
        float: left;
        height:25px;
        line-height: 25px;
        position: relative;
        padding-right: 70px;
    }

    .eky_n1 a {
        width: 100%;
        display: block;
        height: 25px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .eky_n1 a:before {
        content: '';
        width: 5px;
        height: 5px;
        background-color: #cccccc;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
    }

    .eky_n1 .sj {
        position: absolute;
        right: 0px;
        top: 0px;
    }

}
.sy_eky_lb{
    width:100%;
    float:left;
}
@media only screen and (min-width: 1200px) {
    .sy_eky_lb_r {
        width:720px;
    }

    .eky_t1 {
        width: 100%;
        float: left;
        border-bottom: dashed 1px #ddd;
        padding-bottom: 18px;
        margin-bottom: 18px;
    }

    .eky_t1 h4 {
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        line-height: 24px;
        height: 24px;
        margin-bottom: 10px;

    }

    .eky_t1 .sj {
        padding: 5px 0;
    }

    .eky_t1 p {
        height: 48px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .eky_n1 {
        width: 100%;
        float: left;
    }

    .eky_n1 li {
        width: 100%;
        float: left;
        height: 30px;
        line-height: 30px;
        position: relative;
        padding-right:85px;
    }

    .eky_n1 a {
        width: 100%;
        display: block;
        height: 30px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .eky_n1 a:before {
        content: '';
        width: 5px;
        height: 5px;
        background-color: #cccccc;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
    }

    .eky_n1 .sj {
        position: absolute;
        right: 0px;
        top: 0px;
    }
}
.eky_n1 a:hover:before {
    background-color: #027077;
}

@media only screen and (max-width: 1200px) {
    .swiper-container.gd_eky {
        width:100%;
        overflow: hidden;
    }

    .swiper-container.gd_eky .swiper-wrapper {
        width: 100%;
    }

    .swiper-container.gd_eky .swiper-wrapper .swiper-slide {
        width: 100%;
        overflow: hidden;
    }

    .swiper-container.gd_eky .swiper-wrapper .swiper-slide h6 {
        width: 100%;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .swiper-container.gd_eky .swiper-wrapper .swiper-slide .imgk {
        width: 100%;
        overflow: hidden;
    }

    .swiper-container.gd_eky .swiper-wrapper .swiper-slide .imgk img {
        width:100%;
    }



    .swiper-container.gd_eky .swiper-wrapper .swiper-slide h6 {
        line-height: 40px;
        height:40px;
        width:100%;
        background-color: rgba(0,0,0,.4);
        color:#fff;
        position:absolute;
        left:0px;
        bottom:0px;
        padding:0 70px 0 10px;
    }

    .gd_eky .swiper-pagination-bullet {
        background-color: #fff;
        width: 10px;
        height: 10px;
        opacity: 1;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .gd_eky .swiper-pagination-bullet-active {
        background-color: #027077;
    }

    .gd_eky.swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 10px;
        position: absolute;
        right: 10px;
        left:auto;
        width:auto;
        text-align: right;
    }

    .gd_eky.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 3px;
    }
}

@media only screen and (min-width: 1200px) {
    .swiper-container.gd_eky {
        width:450px;
        overflow: hidden;
    }

    .swiper-container.gd_eky .swiper-wrapper {
        width: 100%;
    }

    .swiper-container.gd_eky .swiper-wrapper .swiper-slide {
        width: 100%;
        overflow: hidden;
    }

    .swiper-container.gd_eky .swiper-wrapper .swiper-slide h6 {
        width: 100%;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .swiper-container.gd_eky .swiper-wrapper .swiper-slide .imgk {
        width: 100%;
        height: 270px;
        overflow: hidden;

    }

    .swiper-container.gd_eky.xw_gd2 .swiper-wrapper .swiper-slide a:hover .imgk:before{
        filter:alpha(opacity=0); -moz-opacity:0; opacity:0;

    }
    .swiper-container.gd_eky .swiper-wrapper .swiper-slide .imgk img {
        width:100%;
        min-height:270px;
    }


    .swiper-container.gd_eky .swiper-wrapper .swiper-slide h6 {
        line-height: 40px;
        height:40px;
        width:100%;
        background-color: rgba(0,0,0,.4);
        color:#fff;
        position:absolute;
        left:0px;
        bottom:0px;
        padding:0 75px 0 10px;
    }

    .gd_eky .swiper-pagination-bullet {
        background-color: #fff;
        width: 10px;
        height: 10px;
        opacity: 1;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .gd_eky .swiper-pagination-bullet-active {
        background-color: #027077;
    }

    .gd_eky.swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 10px;
        position: absolute;
        right:10px;
        left:auto;
        width:auto;
        text-align: right;
    }

    .gd_eky.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 3px;
    }

}
.eky_n2{
    width:102%;
    float:left;
    margin: -10px 0 0 -1%;
}
.eky_n2 li{
    width:25%;
    float:left;
    padding:1%;
}
.eky_n2 a{
    display: block;
    width:100%;
    border: solid 1px #f2f2f2;
    padding:15px;
    font-size: 15px;
    box-shadow:0 2px 10px rgba(0,0,0,.1);
}
.eky_n2 a:hover{
    border-color: #12b542;
}
.eky_n2 .sj{
    display: block;
    width:100%;
    height:30px;
    line-height:30px;
    color:#999;
    text-align: right;
    position:relative;
    margin-bottom: 15px;
}
.eky_n2 .sj b{
    position:absolute;
    left:0px;
    font-size:28px;
}
.eky_n2 .sj b:after{
    content: '';
    background-color: #12b542;
    height:2px;
    width:26px;
    position:absolute;
    left:0px;
    bottom: -5px;
}
.eky_n2 p{
    max-height:48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}
@media only screen and (max-width: 1200px) {
    .ny_eky{
        padding:15px;
    }
    .eky_n2{
        margin-top: -5px;
    }
    .eky_n2 a{
        font-size: 13px;
    }
    .eky_n2 li{
        width:100%;
    }
    .eky_n2 p {
        max-height: 44px;
    }
    .eky_n2 .sj b{
        font-size:18px;
    }
    .eky_bt{
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
   .ny_eky{
       padding:30px 0;
   }
    .eky_bt{
        position:absolute;
        font-size: 35px;
        line-height: 80px;
        height:80px;
        border-left: solid 1px #e5e5e5;
        padding-left:15px;
        left:645px;
        top:20px;
        font-weight: bold;
        color:#595959;
    }
}
@media only screen and (max-width: 1200px) {

}
@media only screen and (min-width: 1200px) {

}

#ad_2{
     z-index: 9999!important; 
     left:100!important;
 }