@charset "utf-8";
/* CSS Document */
/*公共样式与首页样式*/
A {
    TEXT-DECORATION: none;
}
.table-scrollable{
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;

    margin: 10px 0 !important;
}
A:link {
    color: #333333;
    outline: none;
}

A:visited {
    color: #333333;
}

A:active {
    color: #333333
}

A:hover {
    COLOR: #ba0800
}

BODY {
    margin: 0px;
    padding: 0;
    font-family: Verdana, Arial, "微软雅黑";
    background: #ffffff;
    color: #333333;
}

p, h1, h2, h3, h4, h5, h6, ul, li, input, dl, dt, dd, header, article, iframe, footer, ol, div, img {
    margin: 0px;
    padding: 0px;
}

input {
    border: 0px;
}

img {
    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;
    }

    #my-video2 {
        width: 90%;
        margin: 0 auto;
        margin-bottom: 10px;
    }

}

@media only screen and (min-width: 1200px) {
    .main {
        width: 1200px;
        margin: 0px auto;
    }

    body {
        font-size: 14px;
        line-height: 24px;
    }

    #my-video2 {
        width: 90%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 1200px) {
    .top{
        width: 100%;
        /*background: #013063;*/
        position: fixed;
        background:url("../images/bj1.jpg") center no-repeat;
        background-size: 100% 100%;
        z-index: 20;
        left: 0px;
        top: 0px;
        height: 55px;
    }
    .top{
        width:100%;
    }
    .top .main {
        height: 55px;
        position: relative;
    }

    .top_jg {
        height: 55px;
        width: 100%;
    }

    a.logo {
        background: url(../images/logo.png) no-repeat;
        background-size: auto 90%;
        width: 257px;
        height: 30px;
        position: absolute;
        left: 10px;
        top: 15px;
    }

    .menu {
        margin: 0px 0px 0px 0%;
        float: left;
        width: 100%;
    }

    .menu li {
        float: left;
        width: 100%;
        border-top: solid 1px rgba(255,255,255,.2);
    }

    .menu a.dbt {
        font-size: 15px;
        font-weight: bold;
    }

    .menu a {
        display: block;
        width: 100%;
        padding: 8px 0px;
        text-align: left;
        padding-left: 3%;
        color: #fff;
    }

    .menu a {
        font-size: 13px;
    }

    .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%;
    }

    .menu li a:hover {
    }

    .menu2 {
        width: 32px;
        height: 20px;
        display: block;
        position: absolute;
        right: 15px;
        top: 18px;
        z-index: 22;
    }

    .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%;
    }

    #navk {
        width: 100%;
        box-shadow: 2px 6px 5px rgba(0, 0, 0, .5);
        display: none;
        background: #013063;
        position: fixed;
        left: 100%;
        top: 0px;
        height: 100%;
        overflow-y: auto;
        z-index:19;
    }


    .ss {
        float:left;
        height: 35px;
        width: 100%;
        display: block;
        position:relative;
    }

    .ss .txtk {
        position: absolute;
        overflow: hidden;
        height: 35px;
        right: 0px;
        top: 0px;
        width:100%;
    }

    .ss .form-control {
        width: 100%;
        height: 35px;
        border: 0;
        padding: 0 0 0 12px;
        background: rgba(0, 0, 0, .3);
        color: #ffffff;
        box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
        font-size: 15px;
    }

    .ss .an_ss {
        position: absolute;
        width: 40px;
        height: 35px;
        border: 0;
        right: 0px;
        top: 0px;
        background: url(../images/t_ss.png) center center no-repeat;
        background-size: auto 50%;
    }
    .top_r{
        width:100%;
        float:left;
        margin-top: 55px;
    }
    .top_yy{
        width:100%;
        float:left;
        text-align: center;
        color:#fff;
        line-height: 30px;
        margin: 10px 0;
    }
    .top_yy a{
        color:#fff;
        margin: 0 15px;
    }

}

@media only screen and (min-width: 1200px) {

    #nav_top{
    }
    #nav_top.on{
        height:80px;
    }

    #navk {
        height:60px;
        width:100%;
        background-color: #fff;
        z-index: 30;
    }
    #navk a.logo{
        display: none;
    }
    #navk.on{
        background-color: #1b4783;

    }
    #nav_top.on .top_main{
        display: none;
    }

    #navk .main{
        height:80px;
        position:relative;
    }
    #navk.on .main{
        padding-left:95px;
    }
    #navk.on .menu li{
        margin-right: 29px;
    }
    .menu2 {
        display: none;
    }

    .top {
        width: 100%;
        background:url("../images/bj1.jpg") center no-repeat;
        background-size: 100% 100%;
    }

    .top_main {
        position: relative;
        height: 160px;
    }

    .top_jg {
        display: none;
    }

    a.logo {
        background: url(../images/logo.png) left center no-repeat;
        background-size: auto auto;
        width: 527px;
        height:100%;
        position: absolute;
        left: 0px;
        top: 0px;
    }

    /*#navk.on a.logo{*/
        /*height:80px;*/
        /*width:55px;*/
        /*background-size: auto 60%;*/
        /*display: block;*/
    /*}*/
    .menu {
        position: relative;
        height: 60px;
        width:100.2%;
        margin-left: -0.1%;
    }

    .menu li {
        height: 60px;
        float: left;
        width:10%;
        margin: 0 0.1%;
        position: relative;
    }
    .menu li:first-child{
        width:8%;
    }
    /*.menu li:last-child{*/
        /*margin-right: 0px!important;*/
        /*float: right;*/
    /*}*/

    /*#navk.on a.dbt{*/
        /*color:#fff;*/
    /*}*/
    .menu a.dbt {
        font-size: 15px;
        width: 100%;
        display: block;
        height:60px;
        line-height: 60px;
        text-align: center;

        font-weight: bold;
    }

    .menu a.dbt:hover, .menu li.on a.dbt, .menu li:hover a.dbt {
        color:#fff;
        background-color: #013063;
    }

    .menu dl {
        width:100%;
        font-size: 16px;
        text-align: center;
        background-color: rgba(1,48,99,.9);
        position: absolute;
        left: 0%;
        top: 65px;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        opacity: 0;
        display: none;
        z-index: 30;
        box-shadow:0 6px 8px rgba(0,0,0,.2);
    }
    .menu li:nth-child(4) dl{
        width:120%;
    }
    .menu li:last-child dl{
        /*left: -145px;*/
    }
    /* end */

    .menu li:hover dl {
        display: block;
    }

    .menu dd {
        width: 100%;
        float: left;
        border-top: solid 1px rgba(255,255,255,.2);
    }

    .menu dd a {
        display: block;
        width: 100%;
        padding:12px 5px;
        /*padding: 5px 0px 5px 10px;*/
        line-height: 22px;
        color:#fff;
    }

    .menu dd a:hover {
        background-color: #013063;
    }

    .top_r{
        position:absolute;
        height: 35px;
        line-height: 35px;
        display: block;
        top: -100px;
        right:-15px;
    }
    .ss {
        position:relative;
        float:left;
        height: 35px;
        width: 35px;
        background: url("../images/t_ss.png") center center no-repeat;
    }

    .ss .txtk {
        position: absolute;
        overflow: hidden;
        height: 35px;
        right: 0px;
        top: 0px;
        width:0%;
        -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
        transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
        width:240px;
    }
    .ss:hover .txtk{
        width:240px;

    }
    .ss .form-control {
        width: 100%;
        height: 35px;
        border: 0;
        padding: 0 0 0 12px;
        background: rgba(0, 0, 0, .3);
        color: #ffffff;
        box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
        font-size: 15px;
    }

    .ss .an_ss {
        position: absolute;
        width: 35px;
        height: 35px;
        border: 0;
        right: 0px;
        top: 0px;
        background: url(../images/t_ss.png) center center no-repeat;
    }
    .top_yy{
        float:left;
        color:#fff;
        font-size:18px;
    }
    .top_yy a{
        color:#fff;
        /*margin: 0 15px;*/
        margin: 0 15px;
    }
}

a.cd_jl:hover{
    background: #6c0217;
}
.ss .form-control::-moz-placeholder {
    color:#fff;
    opacity:1
}
.ss .form-control:-ms-input-placeholder {
    color:#fff
}
.ss .form-control::-webkit-input-placeholder {
    color:#fff
}
@media only screen and (max-width: 1200px) {
    .foot {
        padding:15px;
        text-align: center;
    }
    .foot .f1{
        width:100%;
        float:left;
        margin-bottom: 15px;
    }
    .cd_f{
        font-size:13px;
        width:100%;
        margin-bottom: 10px;
    }
    .cd_f a{
        padding:0 5px;
    }
    .foot .fx{
        width:100%;
        line-height: 20px;
        margin-top: 10px;
    }
    .fx a{
        display: inline-block;
        width:20px;
        height:20px;
        margin: 0 2px;
        vertical-align: middle;
    }
    .f2{
        width:100%;
        float:left;
    }
    .ewm{
        width:100%;
        float:left;
        text-align: center;
        margin-bottom: 15px;
    }
    .ewm img{
        width:83px;
    }
}
.foot{
    width: 100%;
    background:url("../images/bj2.jpg") center no-repeat;
    background-size: 100% 100%;
    color: #fff;
}
@media only screen and (min-width: 1200px) {
    .foot {
        font-size: 16px;
        line-height: 30px;
        padding:40px 0px;
    }
    .foot .f1{
        width:600px;
        float:left;
    }
    .cd_f{
        width:100%;
        margin: 0 0 15px -15px;
        font-size:18px;
    }
    .cd_f a{
        padding:0 15px;
    }
    .foot .fx{
        width:100%;
        margin-top:15px;
        line-height: 20px;
    }
    .fx a{
        display: inline-block;
        width:20px;
        height:20px;
        vertical-align: middle;
        margin-left: 6px;
        filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;
    }
    .fx a:hover{
        filter:alpha(opacity=100); -moz-opacity:1; opacity:1;
    }
    .f2{
        float:right;
        width:390px;
    }
    .f2 .txtk{
        float: right;
        width:285px;
        line-height: 26px;

    }
    .ewm{
        width:83px;
        float:left;
        margin-top:8px;
    }
    .d_logo{
        width:100%;
        background: url("../images/logo.png") left no-repeat;
        height:61px;
        margin-bottom: 15px;
    }

}
/*.fx a.cd_tw{*/
/*background-image: url("../images/fx_tw.png");*/
/*}*/
.fx a.cd_qq{
    background: url("../images/qq.png") center no-repeat;
}
.fx a.cd_wx{
    background: url("../images/wx.png") center no-repeat;
}

.fx a.cd_wb{
    background: url("../images/wb.png") center no-repeat;
}

.foot a {
    color: #ffffff;
}

.foot a:hover {
    text-decoration: underline;
}

.ban {
    width: 100%;
}

.ban img {
    width: 100%;
    display: block;
}

@media only screen and (max-width: 1200px) {

}

@media only screen and (min-width: 1200px) {

    .img_d {
        overflow: hidden;
    }

    .img_d:hover img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
    }
}

@media only screen and (max-width: 1200px) {
    .lm1k {
        width: 100%;
    }

    .lm1 {
        width: 100%;
        float: left;
        display: none;
    }

    .lm1 li {
        float: left;
        width: 100%;
        border-bottom: solid 1px #dddddd;
        background: #f2f2f2;
    }
    .lm1 li a {
        display: block;
        float:left;
        width: 100%;
        font-size: 13px;
        padding: 8px 3%;
    }

    .lm1 li dl{
        float: left;
        width: 100%;
        background-color: #fff;
        padding:5px 0;
    }
    .lm1 li dl dd a{
        padding: 5px 6%;
    }
    .lm1 li a:hover {
    }
    .lm_h2{
        display: none;
    }
    .lm1_bt {
        width: 100%;
        float: left;
        text-align: center;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        font-weight: bold;
        background-color: #013063;
        color:#fff;
    }

    .lm1_bt a {
        width: 100%;
        height: 40px;
        display: block;
        position:relative;
        color:#fff;
    }
    .lm1_bt a:before{
        position:absolute;
        width:40px;
        height:40px;
        right:5px;
        top:0px;
        content:"\e259";
        display:inline-block;
        font-family:'Glyphicons Halflings';
        font-style:normal;
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing:grayscale;
        color:#fff;
        line-height: 40px;
    }
    .lm1_bt a.on:before {
        transform: rotate(180deg);
    }

}

@media only screen and (min-width: 1200px) {
    .lm1_bt {
        display: none;
    }

    .lm1k {
        width: 100%;
        float:left;
        position: relative;
    }
    .lm_h2{
        width:100%;
        float:left;
        padding:20px 35px;
        background-color: #013063;
        color:#fff;
    }
    .lm1 {
        width:100%;
        float:left;
        position: relative;

    }
    .lm1_gd{
        padding-right:20px;
        height:60px;
        overflow: hidden;

    }
    .lm1_gd .s_zk{
        position:absolute;
        right:0px;
        height:60px;
        background: url("../images/jt_r.png") center no-repeat;
        background-size:auto 35% ;
        width:20px;
        top: 0px;
        cursor: pointer;

        -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;
    }
    .lm1_gd .s_zk.on{
        transform: rotate(90deg);
    }

    @keyframes fun {
        0% {
            transform: translateX(0);
        }
        25% {
            transform: translateX(15%);
        }
        50% {
            transform: translateX(25%);
        }
        75% {
            transform: translateX(10%);
        }
        100% {
            transform: translateX(0);
        }
    }
    .lm1_gd .s_zk.off {
        animation: fun 1s infinite linear;
    }


    .lm1 li {
        float: left;
        width:100%;
        background-color: #f2f2f2;
        border-bottom: solid 1px #dedede;
        border-top: solid 1px #fff;
    }
    .lm1 li > a{
    position:relative;
}
    .lm1 li > a:after{
        content:"\e258";
        position:absolute;
        right:20px;
        top:0px;
        display:inline-block;
        font-family:'Glyphicons Halflings';
        font-style:normal;
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing:grayscale;
        color:#999999;
        line-height: 30px;
        top:15px;
    }
    .lm1 li > a:hover:after{
        color:#ba0800;
    }
    .lm1 li:first-child{
        border-top: 0;
    }
    .lm1 li:last-child{
        border-bottom: 0;
    }
    .lm1 li>a.on:before{
        content: '';
        background-color: #ba0800;
        width:5px;
        height:100%;
        position:absolute;
        left:0px;
        top:0px;
    }
    .lm1 li > a {
        display: block;
        font-size: 18px;
        line-height: 30px;
        padding:15px 35px;
        width:100%;
    }
    .lm1 li dl{
        width:100%;
        /*display: block;*/
        display: none;
        background-color: #fff;
    }
    .lm1 li dd{
        width:100%;
        display: block;
        border: solid 1px #ddd;
        margin-bottom: -1px;
        padding:20px 20px 20px 60px;
        font-size:16px;
    }
    .lm1 li dd a.on{
        color:#ba0800;
    }
    .lm1 li a.on,.lm1 li a:hover {

    }

    .lm1_gd{
        padding-right:20px;
        height:60px;
        overflow: hidden;

    }
    .lm1_gd .s_zk{
        position:absolute;
        right:0px;
        height:60px;
        background: url("../images/lm_jt.png") center no-repeat;
        background-size:auto 35% ;
        width:20px;
        top: 0px;
        cursor: pointer;

        -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;
    }
    .lm1_gd .s_zk.on{
        transform: rotate(90deg);
    }

    @keyframes fun {
        0% {
            transform: translateX(0);
        }
        25% {
            transform: translateX(15%);
        }
        50% {
            transform: translateX(25%);
        }
        75% {
            transform: translateX(10%);
        }
        100% {
            transform: translateX(0);
        }
    }
    .lm1_gd .s_zk.off {
        animation: fun 1s infinite linear;
    }
}

@media only screen and (min-width: 1200px) {
    .ny_ban, .ny_ban img {
        width: 100%;
        display: block;
    }
}

@media only screen and (max-width: 1200px) {
    .ny {
        width: 100%;
    }
    .ny .d1{
        width:100%;
        float:left;
    }
    .ny .d2{
        width:100%;
        float:left;
        padding:15px;
    }
    .ny_k {
        width: 100%;
        background-color: #fff;
        padding:15px;
        float: left;
    }

    .ab_nr {
        /*text-align: justify;*/
        width: 100%;
        float: left;
    }

    .ab_nr p {
    }

    .ny_bt {
        display: none;
        width: 100%;
        float: left;
        font-size:18px;
        font-weight: bold;
        margin-bottom:15px;
        text-align: center;
        line-height: 155%;
    }
    .ab_fx{
        float:left;
        width:100%;
        font-size:13px;
        color:#666;
        line-height: 32px;
        margin-top:20px;
    }
    .ab_fx a{
        margin-left: 6px;
    }
}

@media only screen and (min-width: 1200px) {
    .ny {
        width: 100%;
        padding:60px 0;
    }
    .ny .d1{
        width:260px;
        float:left;
    }
    .ny .d2{
        width:890px;
        float:right;
    }
    .ny_k {
        width: 100%;
        background-color: #fff;
        padding: 40px 50px 50px 50px;
        float: left;
    }

    .ab_nr {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 30px;
    }



    .ny_bt {
        width: 100%;
        float: left;
        margin-bottom: 35px;
        text-align: center;
        line-height: 155%;
    }
    .ab_fx{
        float:left;
        width:100%;
        font-size:16px;
        color:#666;
        line-height: 32px;
    }
    .ab_fx a{
        margin-left:8px;
    }
}

@media only screen and (max-width: 1200px) {
    .fy1 {
        width: 102%;
        float: left;
        margin-left: -1%;
    }

    .fy1 a {
        float: left;
        display: none;
        border: solid 1px #dddddd;
        padding: 0px 10px;
        margin-left: 3px;
    }

    .fy1 a.cd_sx {
        display: block;
        width: 48%;
        margin: 0px 1%;
        text-align: center;
        padding: 8px 0px;
    }
}
.fy1 a{
    background-color: #fff;
}
@media only screen and (min-width: 1200px) {
    .fy1 {
        width: 100%;
        float: left;
        line-height:40px;
        text-align: center;
        font-size:0px;
    }

    .fy1 a {
        display: inline-block;
        border: solid 2px #dddddd;
        padding: 0px 15px;
        margin: 0px 4px;
        font-size:16px;
    }

}

.fy1 a:hover,
.fy1 a.on {
    background: #ba0800;
    color: #ffffff;
    border: solid 2px #cc0000;
}


@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-slide .txtk {
        position: absolute;
        left: 0%;
        bottom: 0px;
        color: #fff;
        background-color: rgba(204, 0, 0, .5);
        padding:10px 15px;
        width: 100%;
        text-align: left;
    }

    .sy_ban .swiper-slide .txtk h1 {
        display: block;
        font-size: 14px;
        line-height: 24px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        width: 100%;
        height:24px;
    }

    .sy_ban .swiper-pagination-bullet {
        background-color:rgba(255,255,255,.5);
        width: 10px;
        height: 10px;
        opacity: 1;
    }

    .sy_ban .swiper-pagination-bullet-active {
        background-color: rgba(255, 255, 255, 1);
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 10px;
        position: absolute;
        right: 0%;
        text-align: center;
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 4px;
    }
}

@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-slide .txtk {
        position: absolute;
        left: 50%;
        margin-left: -600px;
        width:1200px;
        bottom: 0px;
        color: #fff;
        background-color: rgba(204, 0, 0, .5);
        padding: 0px 236px 0 35px;
        height:120px;
        display: -webkit-box;
        -webkit-box-orient: horizontal;
        -webkit-box-pack: center;
        -webkit-box-align: center;
        z-index: 2;
        text-align: left;
        justify-content: center;
        align-items: center;
        display: -webkit-flex;
        display:-ms-flexbox;
    }

    .sy_ban .swiper-slide .txtk h1 {
        display: block;
        line-height:140px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        width:100%;
        height:120px;
    }
    .sy_ban .swiper-slide .txtk p.h1{
        display: block;
        line-height:40px;
        width:100%;

        font-size:26px;
    }
    .sy_ban .swiper-pagination-bullet {
        background-color:rgba(255,255,255,.8);
        width: 30px;
        height: 9px;
        opacity: 1;
        -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
    }

    .sy_ban .swiper-pagination-bullet-active {
        background-color:rgba(255,255,255,0);
        border:solid 2px #fff;
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 40px;
        width: 1200px;
        position: absolute;
        left: 50%;
        margin-left: -600px;
        padding-right: 30px;
        text-align: right;
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px;
    }
}


@media only screen and (max-width: 1200px) {
    .sy{
        width:100%;
        padding:20px 15px;
    }
    .sy1 .d1{
        width:100%;
        margin-bottom: 15px;
    }
    .sy1 .d2{
        width:100%;
    }
    .sy_bt1{
        width:100%;
        float:left;
        height:55px;
        line-height: 55px;
    }
    .sy_bt1 h3{
        line-height: 55px;
    }
    .sy_bt1 a.cd_more1{
        font-size: 14px;
    }
    a.cd_more1{
        display: inline-block;
        color:#ffffff;
        /*line-height: 25px;*/
        line-height:51px;
    }
    a.cd_more1:after{
        content:"\e250";
        vertical-align: middle;
        /*color:#8c8c8c;*/
        color:#fff;
        margin-left:5px;
    }
    a.cd_more1:hover{
        margin-right: -3px;
    }
    a.cd_more1:hover:after{
        margin-left:8px;
    }
    .sy_n1{
        width:100%;
        float:left;
        border-bottom: solid 1px #ddd;
        margin-bottom: 10px;
    }
    .sy_n1 ul{
        float:left;
        width:102%;
        margin-left: -1%;
    }
    .sy_n1 li{
        width:48%;
        float:left;
        margin: 0 1%;
        border-top: solid 5px #107361;
    }

    .sy_n1 .txtk{
        padding:12px 0;
    }
    .sy_n1 a.dbt{
        font-size:14px;
        display: block;
        margin-bottom: 10px;
        width:100%;
        font-weight: bold;
    }
    .sy_n1 p{
        width:100%;
        color:#666;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        height:44px;
        line-height: 22px;
        -webkit-box-orient:vertical

    }
    .sy_n2 li{
        width:100%;
        position:relative;
        height: 30px;
        line-height: 30px;
        padding-right:90px;
    }
    .sy_n2 a{
        width:100%;
        display: block;
        height:30px;
        font-size: 14px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
    .sy_n3{
        width:100%;
        float:left;
    }
    .sy_n3 li{
        width:100%;
        float:left;
        border-bottom: solid 1px #ddd;
    }
    .sy_n3 a{
        width:100%;
        display: block;
        position:relative;
        height:80px;
        padding:12px 0;
        padding-left:80px;
    }
    .sy_n3 .sj{
        border:solid 1px #013063;
        font-size:12px;
        line-height: 26px;
        text-align: center;
        color:#013063;
        width:65px;
        position:absolute;
        left:0px;
        top:12px;
    }
    .sy_n3 .sj b{
        display: block;
        width:100%;
        background-color: #013063;
        color:#fff;
        font-size:18px;
    }
    .sy_n3 .txtk{
        width:100%;
        height:48px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        line-height: 24px;
    }
    .sy_n3 p{
        font-size:14px;
        display: block;
        width:100%;
        max-height: 48px;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical
    }
    .md10{
        margin-bottom:5px;
    }

    .n2{
        width:100%;
        float:left;
        margin: -15px 0 20px 0;
    }
    .n2 li{
        width:100%;
        float:left;
        border-bottom: solid 1px #ddd;
    }
    .n2 a{
        width:100%;
        display: block;
        position:relative;
        min-height:86px;
        padding:15px 0;
        padding-left:85px;
    }
    .n2 .sj{
        border:solid 1px #013063;
        font-size:12px;
        line-height: 26px;
        text-align: center;
        color:#013063;
        width:65px;
        position:absolute;
        left:0px;
        top:15px;
    }
    .n2 .sj b{
        display: block;
        width:100%;
        background-color: #013063;
        color:#fff;
        font-size:20px;
    }
    .n2 .txtk{
        width:100%;
        line-height: 24px;
    }

    .n2 h5{
        font-size:14px;
        line-height: 24px;
        display: block;
        width:100%;
    }
}
.imgk,.imgk img,.txtk{
    width:100%;
}
@media only screen and (max-width:550px) {
   .sy_n1 li{
       width:98%;
   }
}
@media only screen and (min-width: 1200px) {
    .sy{
        width:100%;
        padding:25px 0;
    }
    .sy1 .d1{
        width:750px;
    }
    .sy1 .d2{
        width:390px;
    }
    .sy_bt1{
        width:100%;
        float:left;
        height:55px;
        line-height: 35px;
    }
    .sy_bt1 h3{
	line-height: 55px;
    }
    .sy_bt1 a.cd_more1{
        font-size: 18px;
    }
    a.cd_more1{
	display: inline-block;
	color: #ffffff;
	/*line-height: 55px;*/
        line-height:51.6px;

    }
    a.cd_more1:after{
        content:"\e250";
        vertical-align: middle;
        /*color:#8c8c8c;*/
        color:#fff;
        margin-left:5px;
    }
    a.cd_more1:hover{
        margin-right: -3px;
    }
    a.cd_more1:hover:after{
        margin-left:8px;
    }
    .sy_n1{
        width:100%;
        float:left;
        border-bottom: solid 1px #ddd;
        margin-bottom: 10px;
    }
    .sy_n1 ul{
        float:left;
        width:800px;
        margin-left: -25px;
    }
    .sy_n1 li{
        width:348px;
        float:left;
        margin: 0 25px;
        border-top: solid 10px #107361;
    }
    .sy_n1 .imgk{
        height:216px;
    }
    .sy_n1 .imgk img{
        min-height: 216px;
    }
    .sy_n1 .txtk{
        padding:15px 0;
    }
    .sy_n1 a.dbt{
        font-size:16px;
        display: block;
        margin-bottom: 10px;
        width:100%;
        font-weight: bold;
    }
    .sy_n1 p{
        width:100%;
        color:#666;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        height:48px;
    -webkit-box-orient:vertical

    }
    .sy_n2 li{
        width:100%;
        position:relative;
        height: 38px;
        line-height: 38px;
        padding-right:100px;
    }
    .sy_n2 a{
        width:100%;
        display: block;
        height:38px;
        font-size: 16px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
    .sy_n3{
        width:100%;
        float:left;
    }
    .sy_n3 li{
        width:100%;
        float:left;
        border-bottom: solid 1px #ddd;
    }
    .sy_n3 a{
        width:100%;
        display: block;
        position:relative;
        height:84px;
        padding:12px 0;
        padding-left:85px;
    }
    .sy_n3 .sj{
        border:solid 1px #013063;
        font-size:12px;
        line-height: 28px;
        text-align: center;
        color:#013063;
        width:65px;
        position:absolute;
        left:0px;
        top:12px;
    }
    .sy_n3 .sj b{
        display: block;
        width:100%;
        background-color: #013063;
        color:#fff;
        font-size:20px;
    }
    .sy_n3 .txtk{
        width:100%;
        height:54px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        line-height: 25px;
    }
    .sy_n3 p{
        font-size:16px;
        display: block;
        width:100%;
        max-height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
    -webkit-box-orient:vertical
    }
    .md10{
        margin-bottom: 10px;
    }


    .n2{
        width:100%;
        float:left;
        margin: -20px 0 50px 0;
    }
    .n2 li{
        width:100%;
        float:left;
        border-bottom: solid 1px #ddd;
    }
    .n2 a{
        width:100%;
        display: block;
        position:relative;
        min-height:96px;
        padding:20px 0;
        padding-left:85px;
    }
    .n2 .sj{
        border:solid 1px #013063;
        font-size:12px;
        line-height: 28px;
        text-align: center;
        color:#013063;
        width:65px;
        position:absolute;
        left:0px;
        top:20px;
    }
    .n2 .sj b{
        display: block;
        width:100%;
        background-color: #013063;
        color:#fff;
        font-size:20px;
    }
    .n2 .txtk{
        width:100%;
        margin-top:3px;
        line-height: 25px;
    }

    .n2 h5{
        display: block;
        line-height: 25px;
        width:100%;
    }
}
.sy_n3 li:last-child{
    border: 0;
}
.sy_n2 a:before{
    content: '';
    width:5px;
    height:5px;
    background-color: #5d5d5d;
    display: inline-block;
    vertical-align: middle;
    margin-right:10px;
    -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
}
.sy_n2{
    width:100%;
    float:left;
}
.sy_n2 .sj{
    position:absolute;
    color:#666;
    right:0px;
    top:0px;
}
.x_d{
    border-bottom: solid 1px #ddd;
}
.sy_n1 li:nth-child(even){
    border-color: #a61d31;
}

.sy_bt1.bt_b,.sy_bt1.bt_b a.cd_more1,.sy_bt1.bt_b a.cd_more1:after{
    color:#fff;
}
@media only screen and (max-width: 1200px) {
    .sy2 .d1{
        width:100%;
        margin-bottom: 15px;
    }
    .sy2 .d2{
        width:100%;
    }
    .sy2_k1{
        width:100%;
        float:left;
        background-color: #fff;
        padding:10px 15px;
    }
    .sy2_k2{
        width:100%;
        float:left;
        background-color: #fff;
        padding:10px 15px;
    }
    .x_t_lv{
        border-top:solid 5px #107361;
    }
    .x_t_r{
        border-top:solid 5px #a61d31;
    }
    .md20{
        margin-bottom:10px;
    }
    .sy3 .d1{
        width:100%;
        margin-bottom: 10px;
    }
    .sy3 .d2{
        width:100%;
    }
    .sy_lb1{
        width:104%;
        float:left;
        margin-left: -2%;
    }
    .sy_lb1 a{
        float:left;
        width:46%;
        margin: 2%;
        background-color: #01a5b8;
        color:#fff;
        text-align: center;
        height:130px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        align-items: center;
    }
    .sy_lb1 .imgk{
        height:40px;
        margin-bottom:20px;
    }
    .sy_lb1 .imgk img{
        width: auto;
        height:40px;
    }
    .sy_bt1.bt1_h{
        background-color: #e6973a;
        padding:0 15px;
        height:40px;
    }
    .sy_bt1.bt1_h h3{
        line-height: 40px;
    }
    .sy_bt1.bt1_h a.cd_more1{
        line-height:37px;
    }
    .sy3_k1{
        width:100%;
        float:left;
        background-color: #f7f7f7;
        border: solid 1px #ddd;
        border-top: 0;
        padding:15px 35px;
    }
    .link_lb{
        width:104%;
        float:left;
        margin-left: -2%;
    }
    .link_lb li{
        width:46%;
        float:left;
        margin: 6px 2%;
        line-height: 30px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        font-size:14px;
        top:auto
    }
    .link_lb a{}
    .link_lb li:before{
        content:"\e250";
        color:#469284;
        font-size:16px;
        margin-right: 10px;
        vertical-align: middle;
    }
}
@media only screen and (min-width: 1200px) {
    .sy2 .d1{
        width:600px;
    }
    .sy2 .d2{
        width:540px;
    }
    .sy2_k1{
        width:100%;
        float:left;
        background-color: #fff;
        padding:15px 20px;
    }
    .sy2_k2{
        width:100%;
        float:left;
        background-color: #fff;
        padding:20px 30px;
    }
    .x_t_lv{
        border-top:solid 10px #107361;
    }
    .x_t_r{
        border-top:solid 10px #a61d31;
    }
    .md20{
        margin-bottom:20px;
    }
    .sy3 .d1{
        width:550px;
        margin-top: 12px;
    }
    .sy3 .d2{
        width:610px;
    }
    .sy_lb1{
        width:105%;
        float:left;
        margin-left: -2.5%;
    }
    .sy_lb1 a{
        float:left;
        width:45%;
        padding-top:30px;
        margin: 2.5%;
        background-color: #01a5b8;
        color:#fff;
        text-align: center;
        height:165px;
    }
    .sy_lb1 .imgk{
        height:57px;
        margin-bottom:20px;
    }
    .sy_lb1 .imgk img{
        width: auto;
    }
    .sy_lb1 a:hover .imgk img{
        margin-top: -5px;
    }
    .sy_bt1.bt1_h{
        background-color: #e6973a;
        padding:0 35px;
        height:55px;
    }
    .sy_bt1.bt1_h h3{
        line-height: 55px;
    }
    .sy_bt1.bt1_h a.cd_more1{
        line-height: 50px;
    }
    .sy3_k1{
        width:100%;
        float:left;
        background-color: #f7f7f7;
        border: solid 1px #ddd;
        border-top: 0;
        padding:15px 35px;
    }
    .link_lb{
        width:104%;
        float:left;
        margin-left: -2%;
    }
    .link_lb li{
        width:46%;
        float:left;
        margin: 6px 2%;
        line-height: 30px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        font-size:18px;
        top:auto
    }
    .link_lb a{}
    .link_lb li:before{
        content:"\e250";
        color:#469284;
        font-size:16px;
        margin-right: 10px;
        vertical-align: middle;
    }
}
.sy_lb1 a.a2{
    background-color: #7177c4;
}
@media only screen and (max-width: 1200px) {
    .swiper-container.sy_yd {
        width: 100%;
        float:left;
        margin-bottom: 1px;
    }
    .sy_yd .swiper-slide {
        width: 100%;
        position: relative;
    }
    .sy_yd .swiper-slide img {
        width: 100%;
        display: block;
    }
    .sy_yd .swiper-slide .imgk {
        width: 100%;
        overflow: hidden;
    }

    .sy_yd .swiper-slide .txtk {
        width:100%;
        border-top: solid 5px #107361;
        background-color: #fff;
        padding:12px;
        text-align: left;
    }

    .sy_yd .swiper-slide .txtk a.dbt {
        display: block;
        line-height:25px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        width:100%;
        font-size:14px;
        font-weight: bold;
    }
    .sy_yd .swiper-slide .txtk p{
        display: block;
        width:100%;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        margin-bottom: 10px;
    }
    .sy_yd .swiper-pagination-bullet {
        background-color:#b3b3b3;
        width: 10px;
        height: 10px;
        opacity: 1;
        -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
    }

    .sy_yd .swiper-pagination-bullet-active {
        background-color:#01296a;
    }

    .sy_yd.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 10px;
        width: 150px;
        position: absolute;
        right:15px;
        left:auto;
        text-align: right;
    }

    .sy_yd.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 4px;
    }
    .sy_yd a.cd_more2{
        font-size:14px;
    }

}

@media only screen and (min-width: 1200px) {
    .swiper-container.sy_yd {
        width: 100%;
        float:left;
        margin-bottom: 1px;
    }
    .sy_yd .swiper-slide {
        width: 100%;
        position: relative;
        background-color: #fff;
    }
    .sy_yd .swiper-slide img {
        width: 100%;
        display: block;
        min-height: 304px;
    }
    .sy_yd .swiper-slide .imgk {
        width: 100%;
        height:304px;
        overflow: hidden;
    }

    .sy_yd .swiper-slide .txtk {
        width:100%;
        border-top: solid 10px #107361;
        padding:15px 20px;
        text-align: left;
    }

    .sy_yd .swiper-slide .txtk a.dbt {
        display: block;
        line-height:35px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        width:100%;
        font-size:20px;
        font-weight: bold;
    }
    .sy_yd .swiper-slide .txtk p{
        display: block;
        width:100%;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        margin-bottom: 10px;
    }
    .sy_yd .swiper-pagination-bullet {
        background-color:#b3b3b3;
        width: 10px;
        height: 10px;
        opacity: 1;
        -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
    }

    .sy_yd .swiper-pagination-bullet-active {
        background-color:#01296a;
    }

    .sy_yd.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 10px;
        width: 150px;
        position: absolute;
        right:15px;
        left:auto;
        text-align: right;
    }

    .sy_yd.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 4px;
    }
    .sy_yd a.cd_more2{
        /*font-size:16px;*/
        font-size:18px;
    }
    a.cd_more2:hover{
        margin-right: -3px;
    }
    a.cd_more2:hover:after{
        margin-left:8px;
    }
}
.sy_yd a.cd_more2{
    position:relative;
    z-index:30;
}
.zt_6d{
    color:#666;
}
a.cd_more2{
    display: inline-block;
    color:#ba0800;
}
a.cd_more2:after{
    content:"";
    background: url("../images/jt_r.png") center no-repeat;
    width:18px;
    height:18px;
    display: inline-block;
    vertical-align: middle;
    margin-left:5px;
}
@media only screen and (max-width: 1200px) {
    .ny_bt1{
        width:100%;
        float:left;
        height:40px;
        border-bottom: solid 1px #ddd;
        display: none;
    }

    .md40{
        margin-bottom: 20px;
    }
    .mr30{
        margin-right: 20px;
    }
    .md35{
        margin-bottom: 20px;
    }
    .mr25{
        margin-right: 15px;
    }
    .n1{
        width:100%;
        float:left;
        margin: 0px 0 20px 0;
    }
    .n1 li{
        width:100%;
        float:left;
        border-bottom: solid 1px #ddd;
        padding:15px 0;
    }
    .n1 h4{
        margin-bottom: 10px;
        line-height: 150%;
    }
    .n1 .sj:before{
        content:"\e023";
        display:inline-block;
        font-family:'Glyphicons Halflings';
        font-style:normal;
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing:grayscale;
        vertical-align: middle;
        margin-right:8px;
        margin-top: -2px;
    }
}
@media only screen and (min-width: 1200px) {
   .ny_bt1{
       width:100%;
       float:left;
       height:50px;
       border-bottom: solid 1px #ddd;
   }
    .ny_bt1 h2{
        height:50px;
        color:#01296a;
        border-bottom: solid 2px #01296a;
        line-height: 35px;
    }
    .ny_bt1 .s_dqwz{
        color:#b2b2b2;
        line-height: 35px;
        font-size:16px;
    }
    .md40{
        margin-bottom: 40px;
    }
    .mr30{
        margin-right: 30px;
    }
    .md35{
        margin-bottom: 35px;
    }
    .mr25{
        margin-right: 25px;
    }
    .n1{
        width:100%;
        float:left;
        margin: -20px 0 50px 0;
    }
    .n1 li{
        width:100%;
        float:left;
        border-bottom: solid 1px #ddd;
        padding:20px 0;
    }
    .n1 h4{
        margin-bottom: 10px;
    }
    .n1 .sj:before{
        content:"\e023";
        display:inline-block;
        font-family:'Glyphicons Halflings';
        font-style:normal;
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing:grayscale;
        vertical-align: middle;
        margin-right:8px;
        margin-top: -2px;
    }
}
.zt_9d{
    color:#999;
}
.ny_bt1 .s_dqwz a{
    color:#b2b2b2;
}
.ny_bt1 .s_dqwz a:hover{
     color:#ba0800;
}
@media only screen and (max-width: 1200px) {
    .sbt {
        width: 100%;
        font-size:16px;
        line-height:24px;
        text-align: center;
        padding-bottom: 15px;
        border-bottom: solid 1px #ddd;
        float:left;
    }

    .sbt_sub{
        width: 100%;
        line-height: 20px;
        text-align: center;
        float:left;
        color: #999999;
    }

    .ssj {
        width: 100%;
        float: left;
        text-align: center;
        padding: 10px 0px 20px 0px;
        color: #999999;
    }
    .ssj span{
        padding:0 10px;
    }
    .sgd {
        width: 100%;
        float: left;
        border-top: solid 1px #ddd;
        padding-top: 15px;
        color:#666;
    }
    .sgd .ab_fx{
        width:100%;
        float: none;
        margin-bottom: 15px;

    }
    a.cd_fh{
        line-height:35px;
        background-color: #01296a;
        padding:0 20px;
        color:#fff;
        display: inline-block;
    }
}
@media only screen and (min-width: 1200px) {
    .sbt {
        width: 100%;
        font-size:24px;
        line-height:38px;
        text-align: center;
        padding-right:40px;
        padding-left:40px;
        padding-bottom: 25px;
        border-bottom: solid 1px #ddd;
        float:left;
    }

    .sbt_sub{
        width: 100%;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        float:left;
        color: #999999;
    }

    .ssj {
        width: 100%;
        float: left;
        text-align: center;
        padding: 20px 0px 40px 0px;
        color: #999999;
    }
    .ssj span{
        padding:0 10px;
    }
    .sgd {
        width: 100%;
        float: left;
        border-top: solid 1px #ddd;
        padding-top: 25px;
        font-size: 16px;
        line-height: 30px;
        color:#666;
        position:relative;
        padding-right:180px;
        min-height: 105px;
    }
    .sgd .ab_fx{
        position:absolute;
        right:0px;
        top:20px;
        width:auto;
        margin: 0;
    }
    a.cd_fh{
        position:absolute;
        right:0px;
        top:65px;
        line-height:38px;
        background-color: #01296a;
        padding:0 30px;
        color:#fff;
    }
}
.zt_lan{
    color:#01296a;
}
@media only screen and (max-width: 1200px) {
    .down_lb li{
        width:100%;
        padding:15px 0;
        line-height: 26px;
        border-bottom: solid 1px #ddd;
    }
    .down_lb h5{
        width:100%;
        display: block;
        line-height: 150%;
        margin-bottom: 5px;
    }
    .down_lb a.cd_down{
        width:22px;
        height:22px;
        background:url("../images/down.png") center no-repeat;
        background-size:100% 100%;
        display: inline-block;
        vertical-align: middle;
        margin-left:10px;
    }
    .down_lb .zt_9d{
        line-height: 22px;
    }
    .down_lb{
        margin: -10px 0 20px 0;
    }
}
@media only screen and (min-width: 1200px) {
    .down_lb li{
        width:100%;
        position:relative;
        height: 60px;
        padding:17px 0;
        line-height: 26px;
        padding-right:320px;
        border-bottom: solid 1px #ddd;
    }
    .down_lb h5{
        width:100%;
        display: block;
        line-height:26px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
    .down_lb a.cd_down{
        width:26px;
        height:26px;
        background:url("../images/down.png") center no-repeat;
        background-size:100% 100%;
        position:absolute;
        right:15px;
        top:17px;
    }
    .down_lb .zt_9d{
        position:absolute;
        right:55px;
        top:17px;
    }
    .down_lb{
        margin: -17px 0 50px 0;
    }
    .yd_lb li{
        padding-right:280px;
    }
    .yd_lb .zt_9d{
        right:0px;
    }
}
.down_lb a{
    width:100%;
    display: block;
}
.em1{
    padding:0 0.5em;
  }
.em2{
    padding:0 1em;
  }
.em4{
    padding:0 2em;
  }
.down_lb a.cd_down:hover{
    background:url("../images/down_on.png") center no-repeat;
    background-size:100% 100%;
}
.down_lb h5:before{
    content: '';
    width:5px;
    height:5px;
    background-color: #5d5d5d;
    display: inline-block;
    vertical-align: middle;
    margin-right:10px;
    -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
}
.down_lb a:hover h5:before{
    background-color: #ba0800;
}
.down_lb{
    width:100%;
    float:left;
}
.down_lb .sj{
    position:absolute;
    color:#666;
    right:0px;
    top:0px;
}
@media only screen and (max-width: 1200px) {
    .ld_lb{
        width:100%;
        float:left;
    }
    .ld_lb li{
        width:100%;
        float:left;
        margin-bottom:15px;
        padding:15px;
        background-color: #f7f7f7;
        border: solid 1px #ddd;
    }
    .ld_lb .imgk{
        width:20%;
        float: left;

    }
    .ld_lb .txtk{
        width:76%;
        float:right;
    }
    .ld_lb .txtk_n{
        width:100%;
        line-height:22px;
        overflow: hidden;
        height:235px;
        position:relative;

    }
    .ld_lb.ly_lb .txtk_n{
        height:169px;
    }
    .ld_lb .txtk_nk{
        width:100%;
    }
    .ld_lb .txtk h3{
        line-height:22px;
        margin-bottom:5px;
    }
    .ld_lb .txtk h4{
        line-height:24px;
    }
    .ld_lb .txtk p{
        margin-top: 15px;
    }
    .ld_lb a.cd_more3{
        float: right;
        margin-top: 10px;
    }
    a.cd_more3{
        display: inline-block;
        line-height: 40px;
        height:40px;
        padding:0 20px;
        background-color: #ba0800;
        color:#fff;
    }
}
@media only screen and (max-width:600px) {
    .ld_lb .imgk{
        width:100%;
text-align: center;
        margin-bottom: 15px;

    }
    .ld_lb .imgk img{
        max-width: 50%;
    }
    .ld_lb .txtk{
        width:100%;
    }
}
@media only screen and (min-width: 1200px) {
   .ld_lb{
       width:100%;
       float:left;
   }
    .ld_lb li{
        width:100%;
        float:left;
        margin-bottom: 30px;
        padding:30px;
        background-color: #f7f7f7;
        border: solid 1px #ddd;
    }
    .ld_lb .imgk{
        width:156px;
        float: left;

    }
    .ld_lb .txtk{
        width:630px;
        float:right;
    }
    .ld_lb .txtk_n{
        width:100%;
        line-height: 30px;
        font-size:16px;
        overflow: hidden;
        
        position:relative;

    }
    .ld_lb.ly_lb .txtk_n{
height:200px;
    }
    .ld_lb .txtk_nk{
        width:100%;
    }
    .ld_lb .txtk h3{
        line-height: 30px;
        margin-bottom: 10px;
    }
    .ld_lb .txtk h4{
        line-height: 30px;
    }
    .ld_lb .txtk p{
        margin-top: 20px;
    }
    .ld_lb a.cd_more3{
        float: right;
        margin-top: 15px;
    }
    a.cd_more3{
        display: inline-block;
        line-height: 40px;
        height:40px;
        padding:0 20px;
        background-color: #ba0800;
        color:#fff;
    }

}
a.cd_more3:after{
    content:"\e252";
    margin-left: 10px;
}
a.cd_more3.on:after{
    content:"\e253"
}
@media only screen and (max-width: 1200px) {

    .jg_lb1 li{
        width: 100%;
        float:left;
        margin-bottom: 10px;
    }
    .jg_lb1 a{
        width:100%;
        display: block;
        font-size:14px;
        line-height:24px;
        padding:15px 50px 15px 15px;
        border: solid 1px #ddd;
        position:relative;
    }
    .jg_lb1 a:after{
        content: '';
        background: url("../images/jg_jt.png") center no-repeat;
        background-size: 100% 100%;
        width:22px;
        height:22px;
        right:15px;
        top:50%;
        margin-top: -11px;
        position:absolute;
    }
    .jg_lb2 li{
        width: 100%;
        float:left;
        margin-bottom:15px;
        background-color: #f7f7f7;
        padding:15px;
        border: solid 1px #ddd;
    }
    .jg_lb2 .imgk{
        float:left;
        width:24%;
    }
    .jg_lb2 .txtk{
        float:right;
        width:73%;
    }
    .jg_lb2 .txtk h3 b{
        font-size:14px;
    }
    .jg_lb2 .txtk h3{
        margin-bottom: 10px;
    }
    .jg_lb2 .txtk_n{
        width:100%;
        border-top: solid 1px #ddd;
        padding-top:15px;
        margin-top: 15px;
    }
    .jg_lb2 .txtk_n h6{
        margin-bottom: 10px;
    }
}
@media only screen and (max-width:550px) {
    .jg_lb2 .imgk{
        width:100%;
        margin-bottom: 15px;
        text-align: center;
    }
    .jg_lb2 .imgk img{
        max-width: 50%;
    }
    .jg_lb2 .txtk{
        float:left;
        width:100%;
    }
}
@media only screen and (min-width: 1200px) {

    .jg_lb1 li{
        width: 100%;
        float:left;
        margin-bottom: 20px;
    }
    .jg_lb1 a{
        width:100%;
        display: block;
        font-size:20px;
        line-height: 30px;
        padding:17px 80px 17px 25px;
        border: solid 1px #ddd;
        position:relative;
    }
    .jg_lb1 a:after{
        content: '';
        background: url("../images/jg_jt.png") center no-repeat;
        background-size: 100% 100%;
        width:24px;
        height:24px;
        right:25px;
        top:50%;
        margin-top: -12px;
        position:absolute;
    }


    .jg_lb2 li{
        width: 100%;
        float:left;
        margin-bottom: 30px;
        background-color: #f7f7f7;
        padding:30px;
        border: solid 1px #ddd;
    }
    .jg_lb2 .imgk{
        float:left;
        width:24%;
    }
    .jg_lb2 .txtk{
        float:right;
        width:72%;
    }
    .jg_lb2 .txtk h3 b{
       font-size:14px;
    }
    .jg_lb2 .txtk h3{
       margin-bottom: 10px;
    }
    .jg_lb2 .txtk_n{
       width:100%;
        border-top: solid 1px #ddd;
        padding-top:20px;
        margin-top: 20px;
    }
    .jg_lb2 .txtk_n h6{
       margin-bottom: 15px;
    }
}
.jg_bt{
    width:100%;
    float:left;
    text-align: center;
}
.jg_lb1{
    width: 100%;
    float:left;
}
.jg_lb2{
    width: 100%;
    float:left;
}
.jg_lb1 a:hover{
    background-color: #3479b2;
    border-color: #3479b2;
    color:#fff;
}
.jg_lb1 a:hover:after{
    background: url("../images/jg_jt_on.png") center no-repeat;
    background-size: 100% 100%;
}
.zt_r{
    color:#ba0800;
}
.jc_pic{
    width:100%;
    text-align: center;
    float:left;
}
.jc_pic img{
    max-width: 225px;
}
@media only screen and (max-width: 1200px) {
    .jc_lb1{
        padding:0 20px;
    }
    .jc_lb1 dl{
        width: 100%;
        float:left;
        border-bottom: solid 1px #ddd;
        padding:20px 0;
    }
    .jc_lb1 dt{
        float:left;
        width:100%;
        line-height: 24px;
        font-weight: 500;
        font-size:15px;
        margin-bottom: 5px;
    }
    .jc_lb1 dd{
        float:left;
        width:100%;
        line-height:24px;
        font-size:12px;
    }
    .jc_lb1 dd a{
        margin-right:2em;
    }
}
@media only screen and (min-width: 1200px) {
    .jc_lb1{
        padding:0 30px;
    }
   .jc_lb1 dl{
       width: 100%;
       float:left;
       border-bottom: solid 1px #ddd;
       padding:30px 0;
   }
   .jc_lb1 dt{
       float:left;
       width:30%;
       line-height: 30px;
       font-size:20px;
   }
   .jc_lb1 dd{
       float:right;
       width:70%;
       line-height: 30px;
       font-size:16px;
   }
   .jc_lb1 dd a{
       margin-right: 3em;
   }
}
.jc_lb1 dl:last-child{
    border: 0;
}
.jc_lb1{
    width:100%;
    float:left;
    background-color: #f7f7f7;
}
@media only screen and (max-width: 1200px) {
    .lm3{
        width:102%;
        float:left;
        margin-left: -1%;
        text-align: center;
    }
    .lm3 a{
        float:left;
        width:31.3333%;
        margin: 0 1%;
        line-height: 20px;
        height:46px;
        font-size:14px;
        border: solid 1px #ddd;
        background-color: #f7f7f7;
        -moz-border-radius:8px 8px 0 0; -webkit-border-radius:8px 8px 0 0; border-radius:8px 8px 0 0;
        overflow: hidden;
        display: flex;
        justify-content: center;
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }
   

    .lm3_k{
        width:100%;
        float:left;
        background-color: #f7f7f7;
        padding:15px;
    }
    .lm3_k ul{
        width:100%;
        float:left;
        padding:10px 0;
        border-bottom: solid 1px #ddd;
        margin-bottom:15px;
    }
    .lm3_k ul:last-child{
        border: 0;
        margin: 0;
    }
    .lm3_k li{
        width:25%;
        float:left;
        font-size:13px;
        line-height: 24px;
        padding-left:10px;
        margin:5px 0;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
   .lm3_k div{
    text-justify:inter-ideograph;
}


    .lm3_k h3{
        width:100%;
        float:left;
        text-align: center;
        line-height: 150%;
    }

    .lm3_k h4{
        width:100%;
        float:left;
        line-height: 150%;
        padding-left:10px;
        margin: 10px 0 -5px 0;

    }
    .ml_k{
        margin-bottom:15px;
    }
    .lm3_ss{
        width:100%;
        float:left;
        height:40px;
        position:relative;
        padding-right:120px;
        margin-bottom:10px;
    }
    .lm3_ss .txt_ss{
        width:100%;
        border: solid 1px #ddd;
        line-height:40px;
        padding-left:15px;
        font-size:13px;
    }
    .lm3_ss .an_lan{
        background-color: #01296a;
        color:#fff;
        border: 0;
        font-size:14px;
        text-align: center;
        width:110px;
        height:40px;
        line-height: 40px;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
        position:absolute;
        right:0px;
        top:0px;
    }
}
@media only screen and (max-width:500px) {
    .lm3_k li{
        width:33.3333%;
    }
}
@media only screen and (max-width:350px) {
    .lm3_k li{
        width:50%;
    }
}
@media only screen and (min-width: 1200px) {
   .lm3{
       width:100%;
       float:left;
   }
    .lm3 a{
        float:left;
        padding:12px 45px;
        line-height: 30px;
        font-size:18px;
        border: solid 1px #ddd;
        background-color: #f7f7f7;
        margin-right: 15px;
        -moz-border-radius:8px 8px 0 0; -webkit-border-radius:8px 8px 0 0; border-radius:8px 8px 0 0;
        overflow: hidden;
    }
   .lm3_k{
       width:100%;
       float:left;
       background-color: #f7f7f7;
       padding:30px;
       min-height: 400px;
   }
   .lm3_k ul{
       width:100%;
       float:left;
       padding:15px 0;
       border-bottom: solid 1px #ddd;
       margin-bottom: 20px;
   }
    .lm3_k ul:last-child{
        border: 0;
        margin: 0;
    }
   .lm3_k li{
       width:16.6666%;
       padding-left:25px;
       float:left;
       font-size:16px;
       margin: 8px 0;
   }
   .lm3_k h3{
       width:100%;
       float:left;
       text-align: center;
       line-height: 150%;
   }
   .lm3_k h4{
       width:100%;
       float:left;
       line-height: 150%;
       padding-left:25px;
       margin: 15px 0 -8px 0;

   }
    .ml_k{
        margin-bottom: 20px;
    }

    .lm3_ss{
        width:94%;
        float:left;
        height:55px;
        position:relative;
        padding-right:195px;
        margin-bottom: 20px;
        margin-left: 3%;
        margin-top: 10px;
    }
    .lm3_ss .txt_ss{
        width:100%;
        border: solid 1px #ddd;
        line-height: 55px;
        padding-left:20px;
        font-size:16px;
    }
    .lm3_ss .an_lan{
        background-color: #01296a;
        color:#fff;
        border: 0;
        font-size:18px;
        text-align: center;
        width:180px;
        height:55px;
        line-height: 55px;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
        position:absolute;
        right:0px;
        top:0px;
    }
}
.lm3_ss .an_lan:hover{
    background-color: #013995;
}
.lm3 a:hover,.lm3 a.on{
    background-color: #01296a;
    border-color: #01296a;
    color:#fff;
}
.ml_k{
    width:100%;
    float:left;
    border-bottom: solid 1px #ddd;
}
.lm3_k .ml_k ul{
    border: 0;
    margin: 0;
}
.lm3_k .ml_k:last-child{
    margin: 0;
    border: 0;
}
@media only screen and (max-width: 1200px) {
    .ta_k{
        width:100%;
        float:left;
        overflow-x: auto;
        margin-bottom: 10px;
    }
    .ta1{
        width:100%;
        min-width: 800px;
    }
    .ta1 td{
        padding:10px 10px 10px 15px;
        font-size:13px;
        border-bottom: solid 1px #ddd;
    }
}
@media only screen and (min-width: 1200px) {
   .ta_k{
       width:100%;
       float:left;
       margin-bottom: 20px;
   }
    .ta1{
        width:100%;
    }
    .ta1 td{
        padding:15px 15px 15px 20px;
        font-size:16px;
        border-bottom: solid 1px #ddd;
    }
}
.ta1 tbody tr:nth-child(even) td{
    background-color: #f7f7f7;
}
.ta1 thead tr td{
    background-color: #e7edf6;
    font-weight: 500;
}
.ta1 .td1{
    width:8%;
}
.ta1 .td2{
    width:28%;
}
.ta1 .td3{
    width:12%;
}
.ta1 .td4{
    width:12%;
}
@media only screen and (max-width: 1200px) {
    .dj_lb2{
        width:103%;
        float:left;
        margin: -1% 0 10px -1.5%;
    }
    .dj_lb2 li{
        width:47%;
        float:left;
        margin: 1.5%;
        text-align: center;
    }
    .dj_lb2 li:nth-child(2n+1){
        clear:both;
    }
    .dj_lb2 a{
        width:100%;
        display: block;
        background-color: #fff;
        box-shadow:0 1px 8px rgba(0,0,0,.1);
    }
    .dj_lb2 .imgk{
        overflow: hidden;
    }
    .dj_lb2 .imgk img{
    }
    .dj_lb2 h5{
        width:100%;
        height:45px;
        line-height: 45px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }

    .ml_ss2{
        width:102%;
        float:left;
        margin-left: -1%;
        margin-bottom: 20px;
    }
    .ml_ss2 .se1,.ml_ss2 .tx1{
        float:left;
        height:40px;
        width:25%;
        margin: 0 1%;
        background-color: #f7f7f7;
        font-size:13px;
        line-height: 40px;
        padding:0 0 0 12px;
    }
    .ml_ss2 .an_r{
        background-color: #ba0800;
        color:#fff;
        font-size:14px;
        height:40px;
        line-height: 40px;
        text-align: center;
        width:17%;
        border: 0;
        margin: 0 1%;
    }
}
@media only screen and (max-width:650px) {
    .dj_lb2 li{
        width:97%;
    }
    .ml_ss2 .se1,.ml_ss2 .tx1{
        width:98%;
        margin-bottom: 10px;
    }
    .ml_ss2 .an_r{
        width:98%;
    }
}
@media only screen and (min-width: 1200px) {
   .dj_lb2{
       width:104%;
       float:left;
       margin: -1% 0 30px -2%;
   }
    .dj_lb2 li{
        width:29.3333%;
        float:left;
        margin: 2%;
        text-align: center;
    }
    .dj_lb2 a{
        width:100%;
        display: block;
        background-color: #fff;
        box-shadow:0 1px 8px rgba(0,0,0,.1);
    }
    .dj_lb2 .imgk{
        height:236px;
        overflow: hidden;
    }
    .dj_lb2 .imgk img{
        min-height:236px;
    }
    .dj_lb2 h5{
        width:100%;
        height:65px;
        line-height: 65px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
    .ml_ss2{
        width:102%;
        float:left;
        margin-left: -1%;
        margin-bottom: 35px;
    }
    .ml_ss2 .se1,.ml_ss2 .tx1{
        float:left;
        height:50px;
        width:25%;
        margin: 0 1%;
        background-color: #f7f7f7;
        font-size:16px;
        line-height: 50px;
        padding:0 0 0 15px;
    }
    .ml_ss2 .an_r{
         background-color: #ba0800;
        color:#fff;
        font-size:16px;
        height:50px;
        line-height: 50px;
        text-align: center;
        width:17%;
        border: 0;
        margin: 0 1%;
    }

}
.ml_ss2 .an_r:hover,.fo1 .an_ly:hover{
    background-color: #d60f06;
}
@media only screen and (max-width: 1200px) {
    .fo1{
        width:103%;
        float:left;
        margin-left: -1.5%;
        margin-top: 0px;
    }
    .fo1 li{
        width:97%;
        float:left;
        margin: 1.5%;
    }
    .fo1 .l1{
        width:47%;
    }
    .lx_tx1{
        height:40px;
        font-size:13px;
        padding-left:15px;
    }
    .lx_tx2{
        font-size:13px;
        padding-left:15px;
        padding-top:15px;
    }
    .fo1 .an_ly{
        background-color: #ba0800;
        color:#fff;
        font-size:14px;
        height:40px;
        line-height: 40px;
        padding:0 30px;
        text-align: center;
        border: 0;
    }
    .lx_bt1{
        padding-bottom:15px;
    }
    .lx_bt1:before{
        content: '';
        width:6em;
        height:2px;
        background-color: #808080;
        position:absolute;
        left:0px;
        bottom: 0px;
    }
    .lx_nr{
        width:100%;
        float:left;
    }
    .lx_nr .txtk{
        width:100%;
        float:left;
        font-size:13px;
        line-height:22px;
        margin-bottom: 15px;
    }
    .lx_nr h3{
        margin-bottom: 10px;
    }
    .lx_nr .imgk{
        float:left;
        width:100%;
        height:220px;
    }
}
@media only screen and (max-width:500px) {
    .fo1{
        margin-bottom: 15px;
    }
    .fo1 .l1{
        width:97%;
    }
}
@media only screen and (min-width: 1200px) {
    .fo1{
        width:103%;
        float:left;
        margin-left: -1.5%;
        margin-top: -10px;
    }
    .fo1 li{
        width:97%;
        float:left;
        margin: 1.5%;
    }
    .fo1 .l1{
        width:47%;
    }
    .lx_tx1{
        height:50px;
        font-size:16px;
        padding-left:20px;
    }
    .lx_tx2{
        font-size:16px;
        padding-left:20px;
        padding-top:20px;
    }
    .fo1 .an_ly{
        background-color: #ba0800;
        color:#fff;
        font-size:18px;
        height:50px;
        line-height: 50px;
        padding:0 50px;
        text-align: center;
        border: 0;
    }
    .lx_bt1{
        padding-bottom:20px;
    }
    .lx_bt1:before{
        content: '';
        width:6em;
        height:2px;
        background-color: #808080;
        position:absolute;
        left:0px;
        bottom: 0px;
    }
    .lx_nr{
        width:100%;
        float:left;
    }
    .lx_nr .txtk{
        width:330px;
        float:left;
        font-size:18px;
        line-height: 34px;
    }
    .lx_nr h3{
        margin-bottom: 15px;
    }
    .lx_nr .imgk{
        float:right;
        width:495px;
        height:220px;
        margin-top:20px;
    }
}
.lx_nr img,.lx_nr label{
    max-width: inherit;
}
.lx_bt1{
    width:100%;
    float:left;
    position:relative;
}
@media only screen and (max-width: 1200px) {

}
@media only screen and (min-width: 1200px) {

}
.pb_sys_common{
   float:left;
   width:100%;
}