        body {
            color: #333;
            font-size: 14px;
            font-family: "微软雅黑", "Arial", Helvetica, "黑体", Arial, Tahoma;
            margin: 0 auto;
            position: relative;
            overflow-x: hidden;
        }
        
        .img-hide {
            overflow: hidden;
            display: block;
        }
        
        .img-hide img {
            transition: 0.5s all;
            transform: scale(1, 1);
        }
        
        .img-hide:hover img {
            transform: scale(1.05, 1.05);
        }
        
        .txt-elise {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        li {
            list-style: none;
        }
        
        a {
            color: #333;
        }
        
        ul {
            padding: 0;
            margin: 0;
        }
        
        a:hover,
        a {
            text-decoration: none !important;
        }
        
        a:focus {
            text-decoration: none !important;
            outline: none !important;
        }
        
        button:focus,
        button:hover,
        input:focus {
            outline: none!important;
        }
        
        p {
            margin: 0;
        }
        
        img {
            max-width: 100%;
            display: inline-block;
            vertical-align: middle;
        }
        
        .container {
            width: 1430px;
            height: 100%;
        }
        
        .top {
            width: 100%;
            height: 100px;
            position: fixed;
            z-index: 999;
        }
        
        .dqrq {
            color: #fff;
            font-size: 12px;
            line-height: 34px;
            margin-right: 20px;
        }
        
        .search {
            padding: 10px 0px;
        }
        
        .search_wrap {
            width: 240px;
            height: 32px;
            border-radius: 20px;
            background: transparent;
            overflow: hidden;
            position: relative;
        }
        
        .hidden_search .close_btn {
            position: absolute;
            background: url(./../images/close.png) center no-repeat;
            right: 20px;
            top: 31%;
            width: 35px;
            height: 35px;
            -webkit-transition: 0.5s;
            transition: 0.5s;
            font-size: 26px;
        }
        
        .hidden_search {
            border: 1px solid #e4eaec;
            border-radius: 20px;
            position: relative;
            padding-right: 45px;
            padding-left: 20px;
            width: 95%;
            height: auto;
        }
        
        .hidden_search .from {
            margin-top: -16px;
        }
        
        .hidden_search .text {
            width: 100%;
            height: 32px;
            padding: 0;
            font-size: 16px;
            color: #444;
            background: none;
            border: none;
            font-family: "Microsoft Yahei";
        }
        
        .hidden_search .btn {
            display: block;
            cursor: pointer;
            position: absolute;
            right: 0;
            top: 0;
            height: 38px;
            width: auto;
            border: none;
            background-size: cover;
            border-radius: 50%;
            overflow: hidden;
            background: transparent;
            font-size: 24px;
            color: #004D9C;
        }
        
        .btn {
            display: inline-block;
            padding: 6px 12px;
            margin-bottom: 0;
            font-size: 14px;
            font-weight: normal;
            line-height: 1.32857143;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            -ms-touch-action: manipulation;
            touch-action: manipulation;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-image: none;
            border: 1px solid transparent;
            border-radius: 4px;
        }
        
        .btn {
            position: absolute;
            padding: 7px;
            right: 5px;
        }
        
        .search_wrap .text {
            color: #fff !important;
            font-size: 12px;
            width: 100%;
            height: 100%;
            border: none;
            background: rgba(255, 255, 255, .4);
            padding-left: 8px;
padding-right:40px;
        }
        
        .header {
            clear: both;
            padding-right: 1px;
            margin-right: -15px;
        }
        
        .header ul li {
            float: left;
            padding: 11px 18px;
            background: rgba(62, 100, 160, .4);
            position: relative;
        }
        
        .header ul li a {
            color: #fff;
            font-size: 16px;
        }
        
        .header .active {
            background: rgba(62, 100, 160, .8);
        }
        
        .header ul li:hover {
            background: rgba(62, 100, 160, .8);
        }
        
        .ej {
            background: rgba(62, 100, 160, .4);
            position: absolute;
            width: 124%;
            top: 100%;
            left: 0%;
            padding: 15px 0px;
            display: none;
        }
        
        .ej li {
            float: left !important;
            text-align: center;
            line-height: 40px;
            width: 100%;
            padding: 0px !important;
            background: transparent !important;
        }
        
        .ej li:hover {
            background: rgba(62, 100, 160, .8) !important;
        }
        
        .header ul li:hover .ej {
            display: block;
        }
        
        .container1 {
            padding: 0 5px !important;
        }
        
        .new {
            width: 100%;
            height: auto;
            background: url(./../images/new.png)center no-repeat;
            background-size: 100% 100%;
            min-height: 1000px;
            padding-bottom: 50px;
        }
        
        .news_left {
            width: 35%;
            padding: 36px 0;
            min-height: 850px;
        }
        
        .news_left .lm a {
            margin-right: 30px;
            color: #fff;
            background: url(./../images/jiantou.png)right center no-repeat;
        }
        
        .news_left .lm h2 {
            color: #fff;
        }
        
        .lm {
            clear: both;
            height: 80px;
        }
        
        .lm h2 {
            font-size: 24px;
            color: #333;
            font-weight: bold;
            float: left;
        }
        
        .lm a {
            font-size: 14px;
            color: #888;
            background: url(./../images/jiantou2.png)right center no-repeat;
            float: right;
            width: 92px;
            margin-top: 26px;
        }
        .news-ul-a-right{padding-right:10px;}
        .news_center {
            width: 36%;
            padding: 36px 0;
        }
        
        .news_center .lm {
            padding-left: 55px;
        }
        
        .news_right {
            padding: 36px 0;
            width: 25%;
        }
        
        .news_list {
            position: relative;
            padding-right: 100px;
            line-height: 78px;
            border-bottom: 1px solid #4b7fc8;
            overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
        }
        
        .txt-elise a:hover {
            color: #1d539f;
        }
        
        .news_list a {
            font-size: 16px;
            color: #fff;
            padding-left: 15px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            background: url(../images/li.png) left center no-repeat;
        }
        .news_list a:hover{
       font-size: 18px; 
       font-weight: bold;
}

.lgtb{    float: left !important;
    margin-left: 20px;}
        .news_list span {
            position: absolute;
            font-size: 14px;
            color: #b9d4fb;
            right: 20px;
            top: 0;
        }
        
        .clearfix {
            padding: 23.2px 0;
            box-sizing: border-box;
        }
        
        .clearfix:hover {
            box-shadow: 3px 3px 3px #ccc;
                transform: scale(1.05);
        }
        .clearfix:hover a{font-weight: bold;color:#1d539f;}
.clearfix:hover .news-date{border: 1px solid #1d539f;}



        .txt-elise {
            margin-left: 90px;
            font-size: 16px;
            color: #555;
            line-height: 34px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: break-spaces;
            padding: 4px 0;
        }
        
        .news-ul-a {
            background: #fff;
            padding-left: 55px;
      overflow: hidden;
        }
        
        .news-date {
            border: 1px solid #eee;
            text-align: center;
            font-size: 14px;
            color: #333;
            padding: 10px;
        }
        
        .news-date span {
            font-size: 24px;
        }
        
        .ztzl {
            width: 100%;
        }
        
        .ztzl li {
            width: 100%;
            margin-bottom: 33px;
        }
        .ztzl li:hover{
   box-shadow: 3px 35px 77px -8px rgb(0 0 0 / 90%);
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    transition: all .3s;
    -webkit-transition: all .3s;}


        .kstd {
            width: 100%;
            text-align: center;
            clear: both;
        }
        .kstd img:hover{    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
       transition: all .3s;
    -webkit-transition: all .3s;

}
        
        .kstd h2 {
            font-size: 24px;
            color: #333;
            font-weight: bold;
            margin-bottom: 50px;
        }
        
        .kstd ul {
            display: flex;
            flex-wrap: nowrap;
            justify-content: space-between;
        }
        
        .kstd p {
            font-size: 16px;
            color: #555;
            line-height: 60px;
        }
        
        .xyfc {
            background: url(../images/zyfc.png)top center no-repeat;
            margin-bottom: 30px;
        }
        
        .xyfc_lm h2 {
            text-align: center;
            font-size: 24px;
            font-weight: bold;
            color: #fff;
            line-height: 80px;
        }
        
        .xyfc_lm a {
            color: #b9d4fb;
            float: right;
            margin-top: -50px;
            background: url(../images/jiantou.png)right center no-repeat;
            width: 100px;
        }
        
        .xyfc_slick a {
            display: block;
            padding: 5px 10px;
        }
        
        .xyfc_slick .slick-dots {
            position: static;
            margin: 30px auto;
            height: 17px;
            width: 90px;
            border-radius: 10px;
            background: rgba(62, 100, 160, .4);
        }
        
        .xyfc_slick .slick-dots li {
            width: 6px;
            height: 6px;
            background: #fff;
            border-radius: 50%;
        }
        
        .xyfc_slick .slick-dots .slick-active {
            background: #3a6cb3;
        }
        
        .tabs-more {
            position: absolute;
            right: 0;
            top: -60px;
            color: #95d3fb;
        }
        
        .tab-content {
            position: relative;
        }
        
        .tab-content .tab-pane {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            z-index: -1;
            opacity: 0;
            filter: alpha(opacity=0);
            transition: 0.5s all;
        }
        
        .tab-content .tab-pane.active {
            position: relative;
            z-index: 10;
            opacity: 1;
            filter: alpha(opacity=100);
        }
        
        .logo {
            height: 100px;
            line-height: 100px;
width:28%;
        }
        
        .nav-list li {
            float: left;
            margin-left: 25px;
            position: relative;
            padding-bottom: 31px;
        }
        
        .nav-list li a {
            font-size: 17px;
            color: #fff;
        }
        
        .nav-list {
            margin-top: 65px;
        }
        
        .nav-down {
            display: none;
        }
        
        .banner img {
            width: 100%;
        }
        
        .banner {
            margin: 0;
            overflow: hidden;
        }
        
        .nav-list li:hover .nav-down {
            display: block;
        }
        
        .banner .slick-dots {
            width: 100%;
            height: 60px;
            min-height: 50px;
            bottom: -2px;
            background: url(./../images/banner-bj.png)center no-repeat;
            background-size: 100% 100%;
        }
        
        .banner .slick-dots li,
        .banner .slick-dots li button {
            width: 40px;
            height: 3px;
            border-radius: 20%;
            padding: 23px 0px;
        }
        
        .banner .slick-dots li button {
            color: transparent;
            background: #fff;
            padding: 0;
            line-height: 3px;
            text-align: center;
            font-size: 16px;
        }
        
        .banner .slick-dots li.slick-active button {
            background: #917c63;
        }
        
        s .banner a {
            display: block;
            position: relative;
        }
        
        .banner a span {
            position: absolute;
            right: 50%;
            margin-right: -700px;
            background: #000;
            background: rgba(0, 0, 0, 0.6);
            font-size: 18px;
            color: #fff;
            bottom: 0;
            width: 460px;
            text-align: center;
            padding: 0 15px;
            line-height: 60px;
        }
        
        .page-one {
            background: url() center no-repeat;
            background-size: cover;
            padding-bottom: 35px;
        }
        
        .title {
            font-size: 28px;
            color: #333;
            line-height: 28px;
            margin: 50px 0 45px 0;
        }
        
        .title a {
            font-size: 16px;
            color: #999;
            float: right;
        }
        
        .left-a {
            width: 71.4%;
        }
        
        .img-slick {
            width: 100%;
            overflow: hidden;
            margin: 0;
        }
        
        .img-slick-img {
            position: relative;
            padding-top: 57%;
        }
        
        .img-slick-img img {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            height: 100%;
        }
        
        .img-slick a {
            display: block;
        }
        
        .img-slick-bottom {
            width: 100%;
            position: absolute;
            padding-top: 40px;
        }
        
        .img-slick-tt {
            width: 100%;
            position: absolute;
            left: 0;
            top: -40px;
            line-height: 40px;
            background: rgba(0, 0, 0, .5);
            height: 40px;
            color: #fff;
            font-size: 16px;
            padding: 0 20px;
        }
        
        .img-slick-p {
            color: #777;
            line-height: 25px;
            height: 50px;
            overflow: hidden;
        }
        
        .img-slick .slick-dots {
            display: none;
        }
        
        .img-slick .slick-prev {
            height: 30px;
            width: 22px;
            background: url(../images/left.png) left center no-repeat;
        }
        
        .img-slick .slick-next {
            height: 30px;
            width: 22px;
            background: url(../images/right.png) left center no-repeat;
        }
        
        .right-a {
            width: 25.7%;
        }
        
        .dt-ul-date {
            color: #777;
            margin-bottom: 7px;
            padding-left: 25px;
            background: url() left center no-repeat;
        }
        
        .dt-ul li {
            border-bottom: dashed 1px #e2e2e2;
            padding-bottom: 22px;
            margin-bottom: 25px;
        }
        
        .dt-ul {
            padding-top: 5px;
        }
        
        .page-tow-c {
            background: url() center no-repeat;
            background-size: cover;
            padding-bottom: 35px;
        }
        
        .left-b {
            width: 53.2%;
        }
        
        .left-b .title {
            color: #fff;
        }
        
        .left-b .title a {
            color: #95d3fb;
        }
        
        .mt-ul li {
            float: left;
            width: 50%;
            padding: 0 18px;
        }
        
        .mt-ul {
            margin: 0 -18px;
        }
        
        .mt-ul li a {
            display: block;
            border: solid 1px #5bc3ff;
            background: #24a1e8;
            padding: 8px;
        }
        
        .mt-ul-c {
            position: relative;
            padding-top: 67%;
        }
        
        .mt-ul-c img {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            height: 100%;
        }
        
        .mt-ul-c span {
            position: absolute;
            left: 0;
            bottom: 0;
            right: 0;
            background: #000;
            background: rgba(0, 0, 0, 0.8);
            line-height: 45px;
            font-size: 16px;
            color: #fff;
        }
        
        .mt-ul-b li {
            position: relative;
            padding-right: 160px;
            margin-top: 25px;
            color: #fff;
        }
        
        .mt-ul-b li a {
            font-size: 16px;
            color: #fff;
        }
        
        .mt-ul-b li span {
            position: absolute;
            right: 0;
            top: 0;
            color: #86cffe;
        }
        
        .right-b {
            width: 42.85%;
        }
        
        .tabs-ul-a li {
            float: left;
            margin-top: 50px;
            margin-bottom: 35px;
            line-height: 28px;
            margin-right: 45px;
        }
        
        .tabs-ul-a li a {
            font-size: 28px;
            color: #fff;
        }
        
        .tabs-ul-a li.active a {
            color: #eebc0e;
        }
        
        .mt-ul-b-r li {
            margin-top: 0;
            margin-bottom: 25px;
        }
        
        .mt-ul-b-r li a {
            padding-left: 15px;
            background: url() left center no-repeat;
        }
        
        .mt-ul-b {
            padding-top: 11px;
        }
        
        .mt-ul-b-r {
            padding-top: 0;
        }
        
        .page-three-a {
            background: url() center no-repeat;
            background-size: cover;
            padding-top: 70px;
            padding-bottom: 35px;
        }
        
        .left-q {
            width: 66.8%;
        }
        
        .three-ul li {
            float: left;
            width: 50%;
            padding: 0 16px;
            margin-bottom: 32px;
        }
        
        .three-ul li a {
            display: block;
            position: relative;
            height: 120px;
        }
        
        .three-ul li a i {
            position: absolute;
            left: 0;
            top: 0;
        }
        
        .three-ul li a span {
            position: absolute;
            left: 120px;
            top: 0;
            right: 0;
            bottom: 0;
            text-align: center;
            color: #fff;
            font-weight: bold;
            font-size: 20px;
            line-height: 120px;
        }
        
        .right-q {
            width: 30.5%;
            border: solid 10px #1d539f;
            padding: 20px 25px;
            height: 422px;
        }
        
        .link-ul li a {
            display: block;
            line-height: 80px;
            font-size: 18px;
            color: #555;
            height: 80px;
            background: #eaeaea;
            text-align: center;
            margin-bottom: 16px;
        }
        
        .link-ul li a:hover {
            background: url() center no-repeat;
            background-size: 100% 100%;
            color: #fff;
        }
        
        .zt-back-a {
            background: url() center no-repeat;
            background-size: cover;
            padding-top: 60px;
            padding-bottom: 75px;
        }
        
        .zt-title {
            font-size: 28px;
            margin-bottom: 45px;
            color: #333;
            background: url() center bottom no-repeat;
            padding-bottom: 10px;
        }
        
        .zt-slick a {
            display: block;
            margin: 0 16px;
            position: relative;
            padding-top: 33%;
        }
        
        .zt-slick a img {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
        }
        
        .zt-slick {
            margin: 0 -16px;
        }
        
        .zt-slick .slick-prev {
            left: -30px;
            width: 25px;
            height: 38px;
            background: url(../images/left.png) center no-repeat;
            margin-top: -19px;
        }
        
        .zt-slick .slick-next {
            right: -30px;
            width: 25px;
            height: 38px;
            background: url(../images/right.png) center no-repeat;
            margin-top: -19px;
        }
        
        .footer {
            background: #1d539f;
            background-size: cover;
        }
        
        .foot-left {
            width: 86%;
            border-right: 1px solid #4071b7;
            padding-bottom: 40px;
        }
        
        .link {
            width: 100%;
            margin: 28px auto;
            min-height: 56px;
            border-bottom: 1px solid #4071b7;
        }
        
        .link .select {
            float: left;
            width: 16.5%;
            height: 42px;
            margin-right: 20px;
            padding-right: 14px;
            background: url(../images/xsht.png) 130px center no-repeat;
            cursor: pointer;
            position: relative;
        }
        
        .select_text:hover .select_ul {
            display: block;
        }
        
        .link .lastsel {
            margin-right: 0;
        }
        
        .link .select .select_text {
            color: #c3d5ed;
            padding: 0 20px 0 10px;
            height: 40px;
            line-height: 40px;
            text-align: left;
                overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
        }
        
        .link .select_ul {
            position: absolute;
            min-width: 200px;
            bottom: 40px;
            left: -1px;
            border: 1px solid #D4D4D4;
            background: #fff;
            display: none;
        }
        
        .link .select_ul li {
            line-height: 36px;
            text-indent: 10px;
        }
        
        .link .select_ul li a {
            display: block;
            color: #444;
        }
        
        .link .select_ul li:hover {
            background: #1d539f;
            color: #fff;
        }
        
        .link .select_ul li a:hover {
            color: #fff;
        }
        
        .logobq {
            border-right: 1px solid #4071b7;
        }
        
        .logobq img {
            width: 380px;
        }
        
        .bq {
    font-size: 12px;
    float: right;
    padding: 0 40px 0 20px;
    color: #c3d5ed;
    width: 47%;
    line-height: 24px;
        }
        
        .foot-right {
            width: 13%;
            padding: 40px 0px 0px 0px;
        }
        
        .ewm {
            float: left;
            margin-left: 17px;
        }
        
        .ewm p {
            font-size: 12px;
            line-height: 50px;
            text-align: center;
            color: #c3d5ed;
        }
        
        .cd-popup {
            position: fixed;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            background: rgba(0, 0, 0, .7);
            visibility: hidden;
            -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
            transition: opacity 0.3s 0s, visibility 0s 0.3s;
            z-index: 9999;
            opacity: 0;
        }
        
        .cd-popup.is-visible {
            opacity: 1;
            visibility: visible;
            -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
            transition: opacity 0.3s 0s, visibility 0s 0s;
            z-index: 100000;
        }
        
        .cd-popup-container {
            position: relative;
            padding: 30px 40px 30px 30px;
            background: #fff;
            width: 60%;
            margin: 0 auto;
            top: 50%;
            margin-top: -58px;
            background: #FFF;
            border-radius: .4rem .4rem .4rem .4rem;
            text-align: center;
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            -webkit-transform: scale(1.2);
            -ms-transform: scale(1.2);
            transform: scale(1.2);
            -webkit-backface-visibility: hidden;
            -webkit-transition-property: -webkit-transform;
            transition-property: transform;
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
        }
        
        .is-visible .cd-popup-container {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
        }
        
        .cd-popup0,
        .cd-popup1,
        .cd-popup2,
        .cd-popup3 {
            position: fixed;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            background-color: rgba(0, 0, 0, 0.3);
            opacity: 0;
            visibility: hidden;
            -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
            transition: opacity 0.3s 0s, visibility 0s 0.3s;
            z-index: 9999;
        }
        
        .cd-popup0.is-visible,
        .cd-popup1.is-visible,
        .cd-popup2.is-visible,
        .cd-popup3.is-visible {
            opacity: 1;
            visibility: visible;
            -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
            transition: opacity 0.3s 0s, visibility 0s 0s;
        }
        
        .cd-popup-container0,
        .cd-popup-container1,
        .cd-popup-container2,
        .cd-popup-container3 {
            position: relative;
            padding: 40px;
            background: #fff;
            width: 60%;
            margin: 0 auto;
            top: 20%;
            background: #FFF;
            border-radius: .4rem .4rem .4rem .4rem;
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            -webkit-transform: scale(1.2);
            -ms-transform: scale(1.2);
            transform: scale(1.2);
            -webkit-backface-visibility: hidden;
            -webkit-transition-property: -webkit-transform;
            transition-property: transform;
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
        }
        
        .cd-popup-container1 {
            top: 10%;
        }
        
        .is-visible .cd-popup-container0,
        .is-visible .cd-popup-container1,
        .is-visible .cd-popup-container2,
        .is-visible .cd-popup-container3 {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
        }
        
        .sear_p {
            float: left;
            margin: 20px 0 0 5%;
            width: 90%;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            background: #fff;
        }
        
        .sear_txt {
            float: left;
            height: 30px;
            font-size: 12px;
            line-height: 30px;
            border: none;
            width: calc(100% - 35px);
            background: none;
            color: #666;
            text-indent: 5px;
        }
        
        .footer-p p span {
            padding-right: 20px;
        }
        
        .three-ul {
            margin: 0 -16px;
        }
        
        .mt-ul-b li a:hover {
            text-decoration: underline!important;
        }
        
        .tabs-more:hover,
        .left-b .title a:hover {
            color: #fff;
        }
        
        .three-ul li a:hover {
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
        }
        
        .header-right a:hover {
            color: #fff;
        }
        
        .left-c {
            width: 280px;
            margin-top: -70px;
            margin-bottom: 30px;
        }
        
        .left-c-top {
font-size: 22px;
    color: #fff;
    background: #1d539f;
    line-height: 70px;
    width: 100%;
    margin-left: -35px;
    border-bottom: 1px solid #fff;
        }
        
        .left-nav li a {
            display: block;
            font-size: 20px;
            color: #333;
            line-height: 80px;
            text-align: center;
            border-bottom:1px solid #f5d2b3;
            position: relative;
            background: #f6f6f5;
        }
        
        .left-nav li.active a,
        .left-nav li a:hover {
            background: #fff;
            color: #1d539f;
        }
        
        .left-nav li.active a:before,
        .left-nav li a:hover:before {
            display: block;
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            width: 4px;
            background: #transparent;
        }
        
        .right-c {
            width: 1080px;
            margin-top: 26px;
            padding-bottom: 30px;
        }
        
        .right-c-title {
            font-size: 18px;
            color: #333;
        }
        
        .right-c-top {
            padding-bottom: 34px;
            border-bottom: solid 1px #ddd;
        }
        
        .nav-home {
            color: #777;
            background: url() left center no-repeat;
            padding-left: 28px;
        }
        
        .right-list-txt li {
            position: relative;
            padding-right: 225px;
            line-height: 42px;
        }
        
        .right-list-txt li a {
            font-size: 16px;
            color: #555;
            padding-left: 20px;
            background: url() left center no-repeat;
        }
        
        .right-list-txt li span {
            position: absolute;
            right: 0;
            top: 0;
            font-size: 14px;
            color: #999;
        }
        
        .right-list-txt {
            padding: 15px 0;
            border-bottom: solid 1px #ddd;
        }
        
        .page-box {
            margin-top: 30px;
        }
        
        .right-list-txt li a:hover,
        .right-c-nav a:hover {
            color: #1d539f;
        }
        
        .article-p {
            padding-top: 10px;
        }
        
        .img-ul-list li {
            float: left;
            width: 33.333333%;
            padding: 0 15px;
            margin-top: 20px;
        }
        
        .img-ul-list {
            margin: 0 -15px;
        }
        
        .img-ul-list li a {
            position: relative;
            display: block;
            padding-top: 60%;
        }
        
        .img-ul-list li img {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
        }
        
        .img-ul-list .img-ul-tt {
            height: 40px;
            background: #ddd;
            margin-top: 0;
            line-height: 40px;
            display: block;
            font-size: 16px;
            color: #333;
            padding: 0 10px;
        }
        
        .img-ul-list .img-ul-tt:hover {
            background: #1d539f;
            color: #fff;
        }
        
        .article-p p {
            font-size: 16px;
            color: #333;
            text-indent: 2em;
            text-align: justify;
            line-height: 45px;
        }
        
        .list-box:after {
            display: block;
            content: "";
            position: absolute;
            left: 50%;
            margin-left: -375px;
            top: 0;
            bottom: 0px;
            border-right: solid 1px #eee;
        }
        
        .jg-list li {
            font-size: 18px;
            color: #333;
            margin-bottom: 35px;
        }
        
        .jg-list li span {
            font-weight: bold;
        }
        
        .jg-list {
            padding-top: 10px;
        }
        
        .xw-ul-list li {
            height: 180px;
            border-bottom: solid 1px #ddd;
            padding-left: 37px;
            padding-top: 20px;
        }
        
        .xw-ul-date {
            font-size: 16px;
            margin-top: 5px;
            color: #b4b4b4;
            padding-bottom: 10px;
            border-bottom: solid 3px #d1d7e4;
        }
        
        .xw-ul-date span {
            font-size: 36px;
            color: #b4b4b4;
        }
        
        .xw-ul-width {
            width: 615px;
            margin-left: 55px;
        }
        
        .xw-ul-tt a {
            font-size: 18px;
            color: #333;
            font-weight: bold;
        }
        
        .xw-ul-p {
            color: #888;
            line-height: 25px;
            height: 50px;
            overflow: hidden;
            margin-top: 25px;
        }
        
        .xw-ul-img img {
            width: 195px;
            height: 135px;
        }
        
        .xw-ul-list li:hover {
            background: #f4f8fe;
        }
        
        .xw-ul-list li:hover .xw-ul-tt a,
        .xw-ul-list li:hover .xw-ul-p,
        .xw-ul-list li:hover .xw-ul-date,
        .xw-ul-list li:hover .xw-ul-date span {
            color: #1d539f;
        }
        
        .xw-ul-list li:hover .xw-ul-date {
            border-color: #1d539f;
        }
        
        .page {
            margin-top: 50px;
        }
        
        .lb-list li {
            position: relative;
            border-bottom: dashed 1px #ddd;
            line-height: 60px;
        }
        
        .lb-list li a {
            font-size: 16px;
            color: #333;
            padding-left: 20px;
            background: url() left center no-repeat;
        }
        
        .lb-list {
            margin-top: -10px;
        }
        
        .lb-list li span {
            position: absolute;
            right: 0;
            top: 0;
            font-size: 16px;
            color: #666;
        }
        
        .article-tt {
            color: #010101;
            margin-top: 40px;
font-family: 方正小标宋简体; 
font-size: 22pt;
        }
        
        .article-sm {
            color: #848484;
            padding: 15px 0 25px 0;
            border-bottom: solid 1px #ddd;
font-family: 宋体;
font-size:14px;
        }
        
        .article-txt p {
          
            color: #333 !important;
            line-height: 200% !important;
           
font-family: 宋体 !important;
 font-size: 16pt !important;
        }
        
        .article-txt {
            padding-top: 20px;
        }
        
        .article-link a {
            font-size: 16px;
            color: #737475;
        }
        
        .article-link a span {
            font-size: 16px;
            color: #000;
            font-weight: bold;
        }
        
        .article-link {
            margin-top: 50px;
        }
        
        .article-link p {
            margin-bottom: 20px;
        }
        
        .xw-list li:hover span {
            background: #132785;
            color: #fff;
        }
        
        .xw-list li a:hover,
        .jy-list-tt a:hover {
            text-decoration: underline!important;
        }
        
        .img-link-p {
            color: #fff;
            line-height: 25px;
            height: 50px;
            overflow: hidden;
            margin-top: 10px;
        }
        
        .slick-dots li button:before {
            display: none;
        }
        
        .slick-prev:before,
        .slick-next:before {
            display: none;
        }
        
        .nav-click {
            display: none;
        }
        
        .menu-button {
            position: absolute;
            display: none;
            top: 16px;
            right: 15px;
            z-index: 1000;
            cursor: pointer;
            -webkit-transition: .3s;
            transition: .3s;
        }
        
        .menu-button .bar:nth-of-type(1) {
            margin-top: 0px;
        }
        
        .menu-button .bar:nth-of-type(3) {
            margin-bottom: 0px;
        }
        
        .bar {
            position: relative;
            display: block;
            width: 24px;
            height: 2px;
            margin: 5px auto;
            background-color: #fff;
            border-radius: 10px;
            -webkit-transition: .3s;
            transition: .3s;
        }
        
        .cross {
            margin-top: -8px;
        }
        
        .cross .bar {
            margin: 13px auto;
        }
        
        .cross .bar:nth-of-type(1) {
            -webkit-transform: translateY(15px) rotate(-45deg);
            -ms-transform: translateY(15px) rotate(-45deg);
            transform: translateY(15px) rotate(-45deg);
        }
        
        .cross .bar:nth-of-type(2) {
            opacity: 0;
        }
        
        .cross .bar:nth-of-type(3) {
            -webkit-transform: translateY(-15px) rotate(45deg);
            -ms-transform: translateY(-15px) rotate(45deg);
            transform: translateY(-15px) rotate(45deg);
        }
        
        .modal-box,
        .search-a {
            display: none;
            position: absolute;
            display: none;
            top: 14px;
            right: 60px;
        }
        
        .title-phone,
        .logo-phone {
            display: none;
        }
        
        .yy-list-table a {
            padding-left: 15px;
            padding-right: 15px;
            padding-top: 60px!important;
        }
        
        .yy-list-table a .yy-list-tt {
            height: 40px;
            overflow: hidden;
        }
        
        @media( max-width: 1439px) {
           .bq {width:47%;}
            .news_left {
                width: 39%;
            }
            .logo img {
                width: 350px;
            }
            .banner a span {
                margin-right: -600px;
            }
            .dt-ul li {
                margin-bottom: 18px;
                padding-bottom: 17px;
            }
            .mt-ul-b-r li {
                margin-bottom: 21px;
            }
            .footer-p {
                width: 100%;
                float: none!important;
                margin-bottom: 20px;
                text-align: center;
            }
            .logo-b {
                margin-left: 0;
            }
            .footer-right .footer-p {
                width: auto;
                float: left!important;
                margin: 0;
                text-align: left;
            }
            .container {
                width: 100%;
            }
            .right-c {
             width:calc(100% - 320px); 
            }
            .xw-right,
            .tz-ul {
                height: 555px;
            }
            .title-left {
                padding-right: 10px;
            }
            .title-font {
                padding-left: 10px;
            }
            .tz-ul li {
                margin-bottom: 25px;
            }
            .page-tow:before {
                margin-left: 227px;
            }
            .bottom-left {
                width: 350px;
            }
            .bottom-center {
                width: 350px;
            }
            .bottom-right {
                width: 350px;
            }
            .page-four:before {
                margin-left: 200px;
            }
        }
        
        @media( max-width: 1399px) {
            .header ul li{padding: 12.5px 16px;}
            .header ul li a{font-size:15px;}
            .bq {
                width: 43%;
                padding: 0 50px 0 20px;
            }
        }
        
        @media( max-width: 1320px) {

            .bq {
width: 40%;
                padding: 0 20px 0 20px;
            }
            .ewm {
                margin-left: 10px;
            }
            .container {
                width: 100%;
                padding: 0 15px !important;
            }
            .header ul li a {
                font-size: 14px;
            }
        }
        
        @media( max-width: 1279px) {
            .bq {
                width: 37%;
            }
            .foot-right {
                padding: 40px 0px 0px 0px;
            }
            .news_list span {
                display: none;
            }
            .news_center .lm {
                padding-left: 30px;
            }
            .news-ul-a {
                padding-left: 30px;
            }
            .clearfix {
                padding: 17.2px 0;
            }
            .news_left .lm a {
                background: url(./../images/jiantou2.png)right center no-repeat;
            }
            .new {
                background: url(./../images/new2.png)center no-repeat;
                background-size: 100% 100%;
            }
            .news_left {
                background: #3a6cb3;
                min-height: auto;
                padding: 36px 0 0 8px;
            }
            .kstd img {
                width: 80%;
            }
            .banner .slick-dots {
                height: 50px;
            }
            .banner .slick-dots li {
                padding: 18px 0;
            }
            .top {
                height: 80px;
            }
            .header ul li {
                padding: 8px 14px;
            }
            .search_wrap {
                height: 28px;
            }
            .dqrq {
                line-height: 28px;
            }
            .search {
                padding: 8px 0px;
            }
            .logo img {
                width: 250px;
            }
            .logo {
                height: 80px;
                line-height: 80px;
width:26%;
            }
            .header-box {
                height: auto;
            }
            .nav-list li a {
                font-size: 15px;
            }
            .nav-list li {
                margin-left: 10px;
            }
            .nav-list {
                margin-top: 34px;
            }
            .banner a span {
                margin-right: -470px;
            }
            .dt-ul li {
                margin-bottom: 11px;
                padding-bottom: 10px;
            }
            .mt-ul-b-r li {
                margin-bottom: 16px;
            }
            .right-c {
             width:calc(100% - 320px); 
            }
            .container {
                width: 100%;
            }
        }

@media( max-width: 1200px) {
.header ul li {
    padding: 8px 12px;
}

            .bq {
                width: 31%;
            }
}


        
        @media( max-width: 1070px) {
.header ul li {
    padding: 8px 10px;
}
.header ul li a {
    font-size: 13px;
}
            .bq {
                width: 29%;
            }
            .news_left {
                width: 48%;
            }
            .foot-right {
                width: 9%;
            }
            .clearfix {
                padding: 22.2px 0;
            }
            .news_center {
                width: 48%;
                float: right !important;
                padding: 36px 0px 0 0px;
            }
            .news_right {
                width: 100%;
            }
            .ztzl li {
                width: 20%;
                padding: 0 10px;
                float: left;
            }
        }
        
        @media( max-width: 1020px) {
            .header ul li {
                padding: 8px 10px;
            }
            .foot-left {
                width: 100%;
                border-right: transparent;
                padding-bottom: 0px;
            }
            .bq {
                width: 100%;
margin-top:20px;
            }
            .foot-right {
                width: 100%;
                display: flex;
                flex-wrap: nowrap;
                justify-content: center;
            }
        }
        
        @media( max-width: 991px) {
          .left-nav li.active a:before,
        .left-nav li a:hover:before {
            background: #1d539f;
                          }
.left-c-top{    margin-left: -0px;}

.left-nav {
 background: transparent !important;
 width: 100%;
 padding-left: 0px !important; 
margin-left: 0px !important;
 padding-bottom: 0px !important;
}
.left-nav li a{font-size:18px;line-height:55px;}
            .bq {
                width: 100%;
            }
            .banner .slick-dots {
                height: 40px;
                min-height: 30px;
            }
            .banner .slick-dots li {
                padding: 14px 0;
            }
            .top {
                height: 46px;
            }
            .search {
                display: none;
            }
            .header {
                display: none;
            }
            .header-box {
                width: 100%;
            }
            .header ul li {
                width: 100%;
                background: rgba(62, 100, 160, .8);
            }
            .ej li {
                text-align: left;
                margin-left: 20px;
            }
            .header ul li:hover {
                background: rgba(62, 100, 160);
            }
            .ej li:hover {
                background: rgba(62, 100, 160);
            }
            .nav-click {
                background: transparent !important;
            }
            .search-a {
                display: block;
                /* float: left; */
            }
            .header-box .container {
                width: 100%;
            }
            .logo {
                height: 46px;
                line-height: 46px;
width:60%;
            }
            .logo img {
                width: auto;
                height: 30px;
            }
            .nav-list {
                position: absolute;
                display: none;
                left: 0;
                top: 100%;
                margin: 0;
                right: 0;
                background: #1d539f;
                border-top: solid 1px #fff;
            }
            .nav-list li {
                float: none;
                width: 100%;
                margin: 0;
                padding: 0;
            }
            .nav-list li {
                display: block;
                line-height: 40px;
                padding: 0 15px;
            }
            .nav-down {
                position: static;
                margin: 0;
                width: 100%;
                background: none;
            }
            .nav-down:before {
                display: none;
            }
            .banner a span {
                margin-right: -370px;
            }
            .left-b {
                width: 100%;
            }
            .right-b,
            .left-q,
            .right-q {
                width: 100%;
            }
            .logo-b img {
                width: 300px;
            }
            .heder-top .container {
                width: 100%;
            }
            .nav-click {
                display: block;
                transition: 0.3s all;
                z-index: 10000;
                position: absolute;
                color: #fff;
                right: 0;
                top: 0;
                width: 40px;
                height: 40px;
                text-align: center;
                line-height: 40px;
            }
            .nav-click.active {
                transform: rotate(180deg);
            }
            .menu-button {
                display: block;
                /* float: left; */
            }
            .container {
                width: 100%;
            }
            .right-c,
            .left-c {
                width: 100%;
                top:26px;
            }
            .sh-width {
                width: 50%;
            }
        }
        
        @media( max-width: 900px) {
            .bq {
                width: 100%;
            }
            .link .select {
                background: url(../images/xsht.png) 100px center no-repeat;
            }
            .news_left {
                width: 100%;
            }
            .news_center {
                width: 100%;
            }
            .ztzl li {
                width: 50%;
                padding: 0 20px;
            }
            .txt-elise {
                line-height: 60px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }
            .news_list {
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }
            .news_list span {
                display: block;
            }
            .kstd ul {
                display: flex;
                flex-wrap: wrap;
                justify-content: end;
            }
            .kstd ul li {
                width: 20%;
            }
        }
        
        @media( max-width: 840px) {
.lgtb{width:300px;margin:auto;float: none !important;}
.logobq {    margin-bottom: 20px;}


        }
        
        @media( max-width: 768px) {
            .logobq {
                width: 100%;
                text-align: center;
                border-right: transparent;
            }
            .logobq img {
                width: 50%;
            }
            .bq {
                width: 100%;
                text-align: center;
                margin-top: 15px;
            }
            .banner .slick-dots {
                background: none;
            }
            .news_list {
                padding-right: 70px;
            }
            .top {
                top: 0%;
                background: rgba(57, 138, 214, .4);
            }
            .header {
                margin-top: 46px;
            }
            .nav-click {
                right: 20px;
            }
            .banner {
                margin-top: -49px;
            }
            .heder-top {
                display: none;
            }
            .header-box {
                position: fixed;
                left: 0;
                top: 0;
                right: 0;
            }
            .banner a span {
                display: none;
            }
            .banner .slick-dots {
                left: 0;
                margin: 0;
                width: 100%;
                bottom: 10px;
            }
            .left-a {
                width: 100%;
            }
            .img-slick,
            .right-a {
                width: 100%;
            }
            .mt-ul li {
                width: 100%;
                margin-bottom: 15px;
            }
            .mt-ul-b {
                padding-top: 0;
            }
            .mt-ul-b li {
                margin-top: 0px;
                margin-bottom: 15px;
            }
            .tabs-ul-a li a {
                font-size: 18px;
                line-height: 18px;
            }
            .tabs-ul-a li {
                margin: 10px 20px 20px 0;
            }
            .mt-ul-b li {
                padding-right: 100px;
            }
            .three-ul li {
                width: 100%;
                margin-bottom: 15px;
            }
            .three-ul li a {
                height: 80px;
            }
            .three-ul li a i {
                width: 80px;
            }
            .three-ul li a span {
                left: 80px;
                line-height: 80px;
                font-size: 16px;
            }
            .page-three-a {
                padding: 20px 0;
            }
            .link-ul li a {
                height: 60px;
                line-height: 60px;
                font-size: 14px;
            }
            .right-q {
                height: auto;
                padding-bottom: 5px;
            }
            .zt-back-a {
                padding: 30px 0;
            }
            .zt-title {
                font-size: 18px;
            }
            .footer-p p {
                font-size: 12px;
                margin: 0;
            }
            .footer-p p span {
                display: inline-block;
            }
            .footer-right .footer-p {
                width: auto!important;
                padding-top: 15px;
            }
            .footer-right .ewm {
                width: auto!important;
                float: right!important;
                margin-top: 0;
            }
            .footer-b {
                font-size: 12px;
                padding: 10px 0;
                margin-top: 10px;
            }
            .zt-title {
                margin-bottom: 20px;
            }
            .page-tow-c {
                padding-bottom: 15px;
            }
            .cd-popup-container {
                width: 90%;
            }
            .banner .slick-dots li,
            .banner .slick-dots li button {
                width: 24px;
                height: 3px;
                line-height: 20px;
                font-size: 12px;
            }
            .index-left-sm {
                width: 100%;
            }
            .title {
                font-size: 18px;
                line-height: 18px;
                margin: 20px 0;
            }
            .title span {
                font-size: 16px;
            }
            .title a {
                font-size: 14px;
            }
            .back-tow-top {
                height: 80px;
                line-height: 80px;
            }
            .pt-list li {
                width: 50%;
            }
            .pt-list li a i {
                right: 0;
                bottom: 0;
            }
            .pt-list li:last-child {
                margin-bottom: 10px;
            }
            .back-three {
                padding-top: 10px;
                margin-bottom: 10px;
            }
            .title-b {
                margin-bottom: 10px;
            }
            .back-four {
                padding-bottom: 30px;
            }
            .sj-back {
                padding: 30px 0;
            }
            .sj-back-title {
                font-size: 24px;
                margin-bottom: 30px;
            }
            .sj-back-title span {
                font-size: 16px;
            }
            .tabs-img li {
                width: 50%;
                margin-top: 20px;
            }
            .footer {
                padding-top: 20px;
                margin-top: 0;
            }
            .logo-b {
                text-align: center;
                margin-bottom: 20px;
            }
            .footer .footer-b-p {
                width: 50%;
            }
            .footer .ewm-c {
                width: auto;
            }
            .footer-bottom {
                padding: 10px 15px;
                margin-top: 15px;
            }
            .back-tow {
                padding-bottom: 20px;
            }
            .tabs-xw li a span {
                margin-right: 10px;
            }
            .tabs-xw li {
                font-size: 14px;
            }
            .tabs-xw li .date {
                display: none;
            }
            .tabs-xw li {
                padding-right: 120px;
            }
            .tabs-xw {
                padding-right: 10px;
            }
            .right-list-txt li {
                padding-right: 100px;
            }
            .nav-home {
                display: none;
            }
            .right-c,
            .left-c {
                margin-top: 20px;
            }
            .img-ul-list li {
                width: 50%;
            }
            .article-p p {
                font-size: 14px;
                line-height: 25px;
            }
            .tow-right-c {
                height: auto;
                padding-bottom: 30px;
            }
            .sh-width {
                width: 100%;
                padding: 0;
                margin-top: 25px;
            }
            .sh-ul li:last-child {
                margin-bottom: 0;
            }
            .sh-right {
                margin-top: 30px;
            }
            .tabs-ul {
                position: static;
                margin-top: 20px;
            }
            .fb-back {
                padding-top: 30px;
            }
            .table>thead>tr>th,
            .table>tbody>tr>td {
                font-size: 12px;
            }
            .yy-tabs {
                position: static;
                margin: 0;
                background: none;
                padding: 0;
            }
            .yy-tt {
                float: none!important;
                width: 100%;
            }
            .yy-tabs li {
                width: 33.333333%;
                margin: 15px 0 0;
            }
            .yy-tabs li a {
                font-size: 16px;
            }
            .yy-box {
                margin: 30px 0;
            }
            .yy-list li {
                width: 50%;
                border-bottom: solid 1px #efefef;
            }
            .yy-list li a {
                font-size: 14px;
            }
            .footer-width {
                width: 50%;
                margin-bottom: 15px;
                padding: 0 10px;
            }
            .footer-top {
                margin: 0 -10px;
            }
            .dropdown button {
                font-size: 14px;
            }
            .article-p p {
                font-size: 14px;
                line-height: 25px;
            }
            .article-tt {
                font-size: 18px;
                margin-top: 20px;
            }
            .article-sm {
                font-size: 12px;
                padding-bottom: 20px;
            }
            .article-sm span {
                padding: 0 5px;
            }
            .article-txt p {
                font-size: 14px;
                line-height: 25px;
                margin-bottom: 10px;
            }
            .article-txt {
                padding: 20px 0;
            }
            .article-bottom {
                padding-right: 0;
            }
            .article-link p,
            .article-link p a,
            .article-link p span {
                font-size: 14px;
            }
            .container {
                width: 100%;
            }
            .logo img {
                height: 30px;
            }
            .logo {
                padding-top: 0;
            }
            .search-lind,
            .search-c {
                display: none;
            }
            .search-box-a {
                display: none;
            }
            .nav-box {
                height: 50px;
                position: fixed;
                left: 0;
                top: 0;
                right: 0;
                z-index: 100000;
            }
            .menu-button {
                display: block;
            }
            body {
                padding-top: 50px;
            }
            .fix-box {
                display: none;
            }
            .title-left,
            .title-left span {
                font-size: 24px;
            }
            .title-font {
                font-size: 14px;
                line-height: 24px;
            }
            .title a {
                font-size: 12px;
            }
            .xw-left-ul li {
                width: 100%;
                margin-bottom: 15px;
            }
            .xw-right-ul li {
                padding-right: 100px;
                margin-bottom: 20px;
            }
            .xw-right {
                padding-top: 5px;
            }
            .page-one {
                padding-bottom: 30px;
            }
            .dt-list li {
                width: 100%;
                height: auto;
                border-right: none;
                border-bottom: solid 1px #ffd7a5;
                margin-bottom: 15px;
                padding-bottom: 15px;
            }
            .dt-list-date span {
                margin-bottom: 5px;
            }
            .dt-list-img {
                margin-top: 15px;
            }
            .dt-list-txt {
                line-height: 25px;
                height: 75px;
                margin-top: 15px;
            }
            .dt-list li:last-child {
                display: block;
                margin-bottom: 0;
            }
            .zt-box {
                padding: 15px;
            }
            .zt-list li {
                margin-top: 0px;
                margin-bottom: 15px;
            }
            .zt-box {
                padding-bottom: 1px;
            }
            .zt-list li a {
                font-size: 14px;
            }
            .mt-list li {
                width: 100%;
                margin-bottom: 15px;
            }
            .page-three {
                padding-bottom: 20px;
            }
            .zc-list li {
                width: 100%;
                padding-right: 0;
                padding-left: 0!important;
                border-right: none;
            }
            .ewm-box {
                width: 100%;
                margin-top: 30px;
            }
            .bottom-left {
                width: 100%;
            }
            .bottom {
                padding: 30px 0;
            }
            .footer-p {
                margin-top: 0;
            }
            .footer {
                line-height: 25px;
                padding: 10px 0;
            }
            .zc-list li:last-child {
                margin-bottom: 0;
            }
            .search-box {
                position: fixed;
                left: 15px;
                display: none;
                top: 50%;
                height: 54px;
                background: #fff;
                padding-right: 115px;
                right: 15px;
                z-index: 1000010;
            }
            .search-box .form-control {
                height: 54px;
                border-radius: 0;
                font-size: 18px;
                box-shadow: none;
                border: none;
            }
            .modal {
                z-index: 100000001;
            }
            .modal-backdrop {
                z-index: 10000000;
            }
            .modal-box {
                position: fixed;
                display: none;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                z-index: 1000010;
            }
            .btn-search,
            .btn-search:hover,
            .btn-search:focus {
                position: absolute;
                right: 0;
                background: #94070a;
                top: 0;
                width: 115px;
                font-size: 18px;
                color: #fff;
                height: 54px;
                border: none;
                border-radius: 0;
                padding: 0
            }
            .modal-back {
                position: fixed;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                z-index: 100000;
                background: rgba(0, 0, 0, 0.5);
                display: none;
            }
            .search-a {
                position: absolute;
                right: 60px;
                top: 15px;
                z-index: 10000000;
                display: block;
            }
            .img-slick .slick-dots {
                right: 5px;
            }
            .slick-prev,
            .slick-next {
                opacity: 1!important;
            }
        }
        
        @media( max-width: 680px) {
            .link {
                min-height: 90px;
            }
            .link .select {
                width: 30%;
            }
        }
        
        @media( max-width: 640px) {
            .kstd img {
                width: 70%;
            }
            .link .select {
                width: 28%;
            }
            .kstd ul li {
                width: 25%;
            }
            .xyfc_lm h2 {
                text-align: left;
                line-height: 60px;
            }
        }
        
        @media( max-width: 460px) {
            .link {
                min-height: 130px;
            }
            .link .select {
                width: 42%;
                background: url(../images/xsht.png) 144px center no-repeat;
            }
            .ztzl li {
                width: 100%;
            }
            .kstd ul li {
                width: 33.333%;
            }
        }
        
        @media( max-width: 400px) {
            .link .select {
                background: url(../images/xsht.png) 120px center no-repeat;
            }
        }