body {
    color: #333;
    font-size: 14px;
   font-family:"微软雅黑","Arial",Helvetica,"黑体",Arial,Tahoma;
    margin:0 auto;
    position:relative;
    /* overflow-x: hidden; */
}
.slick-prev:before,.slick-next:before,.slick-dots li button:before{ display: none; }
.img-hide{ overflow:hidden; display: block; }

.img-hide img{ transform: scale(1,1); transition: 0.3s all; }
.img-hide:hover img{ transform: scale(1.05,1.05); }
.txt-elise{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;

    }
.swiper-button-next:after, .swiper-button-prev:after{ display: none!important; }
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; }
html{ overflow-x: hidden; font-size: 100px; }
img{ max-width:100%; vertical-align: middle;}

.slick-dots li button:before{ display: none; }
.tab-content{ position: relative; }
.tab-content .tab-pane{ display: block; position: absolute; left: 0; top: 0; width: 100%; z-index: -10; 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); }
.container{ width: 1420px;}
.header-top{ background: url(../images/back01.png) center top no-repeat; background-size: cover; padding-top:70px; }
.logo-txt{ margin-left: 90px; margin-top: 50px;}
.search-box{ position: relative; margin-top: 100px; width: 360px; padding-right: 66px; }
.btn-ss{ position: absolute; right: 0; top: 0; }
.search-box .form-control{ height: 48px; font-size: 16px; box-shadow: none; border:solid 1px #72beff; border-radius: 48px 0 0 48px; }
.btn-ss{ position: absolute; right: 0; top: 0; height: 48px; border-radius: 0 48px 48px 0; background: #72beff; border:none; width: 66px; }
.tt-back{/* padding-bottom: 10px; margin-bottom: 20px; margin-top: 60px;*/ background: url(../images/tt-back.png) left bottom no-repeat; padding-left: 20px; font-weight: bold; font-size: 30px; color: #333333; font-family: "宋体"; }
.tt-back span{ color: #bc0000; }
.tt-back a{ float: right; line-height: 34px; background: url(../images/more.png) left center no-repeat; padding-left: 90px; font-size: 16px; color: #291717; font-weight: normal; }
.left-img{ margin-left: -20px; width: 541px; }
.one-right{ width: 820px; }
.one-list-tt{ font-size: 18px; color: #333; }
.one-list-p{ position: relative; padding-right: 170px; font-size: 16px; color: #666; margin-top:8px; }
.one-list-p span{ position: absolute; right: 0; top: 0; padding-left: 20px; background: url(../images/icon-date.png) left center no-repeat; }
.one-list li a{ display: block; padding:13px 0; border-bottom: dashed 1px #ddd; }
.page-tow{ background: url(../images/back02.jpg) center bottom no-repeat; background-size: cover; padding-bottom:50px; }
.list-back{ background: url(../images/back-l.png) center top no-repeat; padding:0px 25px 5px 0; border-bottom: solid 10px #069be5; }
.page-tow .tt-back{ margin-top: 20px; }
.tow-list li a{ display: block; position: relative; padding-right: 120px; padding-left: 40px; background: url(../images/dian.png) 20px center no-repeat; line-height:60px; border-bottom: solid 1px #ddd; font-size: 18px; color: #333; }
.tow-list li a span{ position: absolute; right: 20px; top: 0; font-size: 16px; color: #999; }
.tow-list{ background: #fff; border-radius: 0 50px 0 0; padding:30px 0; }
.tt-back-tow{ background: url(../images/tt-back02.png) left bottom no-repeat; }
.page-tow .col-xs-6{ padding:0 30px; }
.page-tow .row{ margin:0 -30px; }
.page-three{ background: url(../images/back03.png) center no-repeat; background-size: cover; padding:50px 0 60px 0; }
.tabs-ul li{ float: left; width: 20%; position: relative; }
.tabs-ul{ background: #c1cbd1; border-bottom: solid 1px #c1cbd1; margin-bottom: 45px; }
.tabs-ul li a{ display: block; position: relative; z-index: 10; font-size: 22px; color: #333; }
.tabs-ul li a span{ display: inline-block; line-height: 80px; }
.tabs-ul li.tabs01 a span{ padding-left: 50px; background: url(../images/icon-tabs01.png) left center no-repeat; }
.tabs-ul li.tabs02 a span{ padding-left: 41px; background: url(../images/icon-tabs02.png) left center no-repeat; }
.tabs-ul li.tabs03 a span{ padding-left: 39px; background: url(../images/icon-tabs03.png) left center no-repeat; }
.tabs-ul li.tabs04 a span{ padding-left: 37px; background: url(../images/icon-tabs04.png) left center no-repeat; }
.tabs-ul li.tabs05 a span{ padding-left: 42px; background: url(../images/icon-tabs05.png) left center no-repeat; }
.tabs-ul li.active.tabs01 a span{ padding-left: 50px; background: url(../images/icon-tabs01-1.png) left center no-repeat; }
.tabs-ul li.active.tabs02 a span{ padding-left: 41px; background: url(../images/icon-tabs02-1.png) left center no-repeat; }
.tabs-ul li.active.tabs03 a span{ padding-left: 39px; background: url(../images/icon-tabs03-1.png) left center no-repeat; }
.tabs-ul li.active.tabs04 a span{ padding-left: 37px; background: url(../images/icon-tabs04-1.png) left center no-repeat; }
.tabs-ul li.active.tabs05 a span{ padding-left: 42px; background: url(../images/icon-tabs05-1.png) left center no-repeat; }
.tabs-ul li.active a{ color: #fff; }
.tabs-ul li.active:before{ display: block; content: ""; position: absolute; left: 0; right: 0; top: -10px; height: 105px; background: url(../images/tabs-a.png) center no-repeat; background-size: 100% 100%; }
.table-top{ background: #f9f9f9; font-size: 20px; color: #333; border-top: solid 4px #3399f7; padding:0 80px 0 30px; line-height:54px; position: relative; }
.table-top:before{ display: block; content: ""; position: absolute; left: 30px; right: 30px; bottom: 0; border-top: dashed 1px #ddd; }
.table-one{ width: 50%; text-align: left; padding-left: 20px; }
.table-tow{ width: 30%; }
.table-three{ width: 20%; }
.table-a{ position: absolute; right: 30px; top: 0; line-height: 70px; font-size: 16px; color: #333; }
.tabs-bottom .table-top{ background: none; border:none; }
.tabs-bottom{ background: #fff; padding-bottom: 40px; }
.tabs-bottom li a .table-top{ font-size: 16px; color: #333; }
.tabs-bottom li a{ display: block; }
.tabs-bottom li a:hover{ background: #72beff; }
.tabs-bottom li a:hover .table-top{ color: #fff; }
.tabs-bottom li a:hover .table-top:before{ border-color: #fbf5f4; }
.tabs-scroll{ background: #fff; margin-top: 30px; padding:50px 70px; border-bottom: solid 3px #3399f7; }
.tabs-scroll li{ float: left; width: 25%; padding:0 20px; margin-bottom: 30px; }
.tabs-scroll li a{ line-height: 40px; font-size: 16px; color: #939392; padding:0 15px; display: block; background: #ebf5ff;
    border: solid 1px #e0e4ff; border-radius: 6px; }
.tabs-scroll li a.tabs-more{ color: #72beff; border-color: #72beff; background: #fbf5f4; }
.tabs-scroll li a:hover{ background: #72beff; border-color: #72beff; color: #fff; }
.tabs-scroll ul{ height: 190px; overflow-y: auto; }
.tabs-scroll ul::-webkit-scrollbar {
width:5px;
}
/* 滚动槽 */
.tabs-scroll ul::-webkit-scrollbar-track {
-webkit-box-shadow:inset006pxrgba(0,0,0,0.3);
border-radius:10px;
background: #72beff;
}
/* 滚动条滑块 */
.tabs-scroll ul::-webkit-scrollbar-thumb {
border-radius:10px;
background:#1592ff;
-webkit-box-shadow:inset006pxrgba(0,0,0,0.5);
}
.tabs-scroll ul::-webkit-scrollbar-thumb:window-inactive {
background:#fce8d8;
}
.four-box .pull-left{ width: 20%; padding:0 15px; }
.four-box{ margin:40px auto; }
.four-width-sm{ position: relative;height: 350px; background: url(../images/bs01.png) center no-repeat; background-size: cover; }
.four-b{ position: absolute; left: 0; bottom: 0; right: 20px; height: 86px; padding: 0 20px 0 55px; line-height: 86px; font-size: 22px; color: #fce9da; font-weight: bold; background: url(../images/four-b.png) center no-repeat; background-size: 100% 100%; }
.four-list li{ float: left; width: 50%; padding:0 10px; }
.four-list li a{ font-size: 18px; color: #333; padding-left: 20px; background: url(../images/dian.png) left center no-repeat; line-height: 55px; display: inline-block; }
.four-list{ padding:100px 10px; }
.four-width-tow{ background: url(../images/bs02.png) center no-repeat; background-size: cover; }
.four-width-three{ background: url(../images/bs03.png) center no-repeat; background-size: cover; }
.four-width-four{ background: url(../images/bs04.png) center no-repeat; background-size: cover; }
.four-width-five{ background: url(../images/bs05.png) center no-repeat; background-size: cover; }
.four-list-b li{ width: 100%; text-align: center; }
/*.four-list-b{ padding-top: 50px; }*/

.tt-back font{ display: inline-block; padding-right: 236px; background: url(../images/back-a.png) right 22px no-repeat; }
.gk-list li{ float: left; margin-bottom: 80px; width: 20%; padding:0 15px; }
.gk-list{ margin:0 -15px; }
.gk-list li a{ display: block; height: 130px; line-height: 130px; background: url(../images/gk-back.png) center no-repeat; background-size: 100% 100%; font-size: 22px; color: #333; }
.gk-list li a:hover{ background: url(../images/gk-back02.png) center no-repeat; background-size: 100% 100%; }
.footer{ background: url(../images/footer.png) center no-repeat; background-size: cover; padding-top:50px;}
.footer-left p{ color: #fff; margin-bottom: 10px; }
.footer-center a{ display: inline-block; margin-left: 55px;}
.footer-center{ padding:30px 0 0 90px; }
.footer-right{ color: #fff; }
.footer-right img{ margin-bottom: 10px; }
.footer-right a{ color: #fff; }
.footer-right{ padding-left: 30px; position: relative; }
.footer-right .pull-left{ margin-left: 70px; }
.footer-right:before{ display: block; content: ""; position: absolute; top: 20px; left: 0; width: 2px; height: 80px; background: #fff; opacity: 0.3; }
.tow-list li a:hover,.tow-list li a:hover span{ color: #72beff; }
.one-list li a:hover .one-list-tt{ font-weight: bold; color: #72beff; }
.tt-back a:hover{color:#72beff;  }
.xw-ul li a{ position: relative; }
.xw-ul li{ margin:0 0 50px 0; }
.xw-ul-list li a{ display: block; line-height: 45px; padding-left: 25px; position: relative; padding-right: 150px; font-size: 16px; color: #555; background: url(../images/dian.png) left center no-repeat; }
.xw-ul-list li a span{ position: absolute; right: 0; top: 0; font-size: 16px; color: #888; }
.xw-ul-list li a:hover{ color: #72beff; }
.back-sm-lg {
    padding: 50px; background: #fff;
}
.back {
    background: url(../images/back.png) center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}
.xw-ul-list{ padding-top: 50px; }
.article-tt{ font-size: 24px; color: #555; font-weight: bold; margin:0; margin-top: 80px; }
.article-sm{ color: #888; margin-top: 20px; }
.article-sm span{ display: inline-block; padding:0 13px; }
.article-p p{ font-size: 16px; color: #555; text-align: justify; line-height: 30px; margin-bottom: 20px; }
.article-p{ margin:30px 0 50px 0; }
.article-link a{ display: inline-block; margin:0 12px; }
.back-sm-lg{ padding:50px; }
.hover{ display: none; }


.pull-left2{width: 31%;}

@media( max-width: 1479px){
    .container{ width: 1230px; }
    .logo{ width: 400px; }
    .logo-txt{ width: 360px; margin-left: 40px; }
    .left-img{ width: 38.57%; }
    .one-right{ width: 58%; }
    .one-list li a{ padding:20px 0; }
    .tabs-scroll li{ width: 33.333333%; }
    .four-list li{ width: 100%; text-align: center; }
    .four-list li a{ line-height: 45px; }
    .four-list{ padding-top: 30px; }
    .footer-center a{ margin-left: 30px; }
    .footer-center{ padding-left: 40px; }
    .footer-right .pull-left{ margin-left: 45px; }
.pull-left2{width: 31%;}


}
@media( max-width: 1279px){
    .container{ width: 970px; }
    .logo-txt{ display: none; }
    .search-box{ margin-top: 20px; }
    .four-list li a{ font-size: 16px; }
    .gk-list li a{ font-size: 18px; height: 100px; line-height: 100px; }
    .footer-left{ width: 100%; text-align: center; margin-bottom: 20px; }
    }
@media( max-width: 991px){
    .container{ width: 750px; }
    .page-tow .col-xs-6{ width: 100%; }
    .tabs-ul li a{ font-size: 18px; }
    .tabs-scroll{ padding:30px; }
    .tabs-scroll li{ width: 50%; }
    .four-box .pull-left{ width: 50%; margin-bottom: 30px; }
    .gk-list li{ width: 33.333333%; margin-bottom: 30px; }
    .footer-center{ width: 100%; text-align: center; padding-left: 0; float: none!important; margin-top: 0px; }
    .footer-right{ padding:0; text-align: center; width: 276px; float: none!important; margin:20px auto 0 auto; }
    .footer-right:before{ display: none; }
    .footer-right .pull-left{ margin:0 10px; }
    .footer-center a{ margin:0 15px; }
.pull-left2{width: 41%;}
}
@media( max-width: 767px){
    .container{ width: 100%; }
    .logo{ width: 100%; }
    .search-box{ width: 100%; }
    .header-top{ padding:30px 0; }
    .tt-back,.page-tow .tt-back{ margin:25px 0; }
    .left-img{ width: 100%; margin:0; }
    .one-right{ width: 100%; }
    .list-back{ padding:20px 10px 10px 0; }
    .tow-list{ padding:15px 0; }
    .tow-list li a{ font-size: 16px; line-height: 55px; }
    .page-tow{ padding-bottom: 30px; }
    .page-three{ padding:30px 0; }
    .tabs-ul li{ width: 33.333333%; }
    .tabs-ul li a span{ padding-left: 0!important; line-height: 50px; background: none!important; }
    .tabs-ul li a{ font-size: 16px; }
    .tabs-ul li.active:before{ display: none; }
    .tabs-ul li.active a{ background: #72beff; }
    .table-top{ font-size: 14px; line-height: 25px; padding:10px 40px 10px 0; }
    .tabs-bottom li a .table-top{ font-size: 12px; padding-right: 40px; }
    .table-three{ width: 25%; }
    .table-one{ width: 40%; }
    .table-a{ font-size: 14px; right: 10px; line-height: 45px; }
    .table-top:before{ left: 0; right: 0; }
    .tabs-bottom{ padding-bottom: 10px; }
    .tabs-scroll{ padding:15px; }
    .tabs-scroll li a{ font-size: 14px; line-height: 30px; }
    .tabs-scroll li{ width: 100%; margin-bottom: 15px; }
    .tt-back{ font-size: 20px; }
    .tt-back font{ padding-right: 0; background: none; }
    .four-box .pull-left{ width: 50%; }
    .four-list li a{ font-size: 14px; line-height: 30px; }
    .four-b{ right: 0; padding:0 10px; height: 70px; line-height: 70px; }
    .four-list{ padding:20px 5px; }
    .four-width-sm{ height: 330px; }
    .tt-back{ position: relative; }
    .tt-back a{ position: absolute; right: 0; top: 0; }
    .gk-list li{ width: 50%; }
    .gk-list li a{ font-size: 16px; }
    .footer-center a{ margin:0 5px; }
    .footer{ padding:20px 0; }
.article-tt{ font-size: 18px; margin-top: 30px; }
.article-p p{ font-size: 14px; line-height: 25px; margin-bottom: 10px; }
.article-p{ margin:30px 0; }
.back-sm-lg{ padding:20px; }
.xw-ul-list li a{ padding-right: 100px; }
.xw-ul-list li a span{ font-size: 14px; }
    }

#nav {
    margin-top: 50px;
    background: #069be5;
}

.nav>ul>li {
    position: relative;
    float: left;
    width: 11%;
    line-height: 60px;
    text-align: center;
}

.nav>ul>li:hover {
   /* background: url(../images/ej-tp.jpg) no-repeat center center;
    background-size: cover;*/
    height: calc(100% + 0.1rem);
    background: #daaf70;
}


.nav  ul .on {
    height: calc(100% + 0.1rem);
    background: #daaf70;
}

.nav>ul>li>a {
    font-size: 20px;
    color: #fff;
}

.nav>ul>li>ul {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 0 10px #eee;
    border-top: 2px solid #72beff;
    display: none;
    top: 100%;
    z-index: 99;
}

.nav>ul>li>ul>li {
    line-height: 40px;
}

.nav>ul>li>ul>li>a {
    font-size: 16px;
    color: #333;
}

.nav>ul>li>ul>li:hover {
    background: #72beff;
}

.nav>ul>li>ul>li:hover>a {
    color: #fff;
}

@media( max-width: 1279px) {
    .nav>ul>li {
        width: 20%;
    }
}

@media( max-width: 650px) {
    .nav>ul>li {
        width: 33.333%;
        line-height: 40px;
    }
}
