body {
    color: #333;
    font-size: 14px;
      font-family: "Ξ’ΘνΡΕΊΪ","Arial",Helvetica,"ΊΪΜε",Arial,Tahoma;

	margin:0 auto;
	position:relative;
	overflow-x: hidden;



}
@font-face {
  font-family: 'sySong';
}
.slick-prev:before,.slick-next:before,.slick-dots li button:before{ display: none; }
.img-hide{ overflow:hidden; display: block; }

.img-hide img{ transition: 0.3s all; transform: scale(1,1); }

.img-hide:hover img{ transform: scale(1.1,1.1); }
.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;height: auto;}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.logo{ height:107px; line-height: 107px; }
.header{ padding:0 5%; position: relative; z-index: 1000000; background: #fff; }
#nav{
    width:calc(100% - 227px);;
}
.nav-list{
width: calc(100% - 140px);
}
.nav-list li.li-nav{ float: left;/* margin-right: 35px; */}
.nav-list .li-a{ font-size: 17px; color: #000; line-height: 107px; display: block; position: relative; }
.nav-list .li-a:before{ display: block; content: ""; position: absolute; left: 50%; right: 50%; bottom: 0; height: 3px; transition: 0.3s all; background: #1e8fae; }
.nav-list li.li-nav:hover .li-a:before,.nav-list .li-a.active:before{ left: 0; right: 0; }
.nav-list li.li-nav:hover .li-a,.nav-list li.li-nav .li-a.active{ color: #1e8fae; }
.header-link a{ display: block; margin-left: 10px; width: 35px; float: left; height: 35px; border-radius: 50%; line-height: 33px; text-align: center; border:solid 1px #ddd; }
.header-link a:hover{ border-color: #1e8fae; background: #1e8fae; color: #fff; }
.header-link{ padding-top: 35px; padding-left: 5px; }
.header-link a span{ display: block; height: 33px; background: url(/images/search.png) center no-repeat; }
.header-link a:hover span{ display: block; height: 33px; background: url(/images/search02.png) center no-repeat; }
.subnav {
    color: #fff;
    font-size: 14px;
    position: absolute;
    display: none;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 999;
    border-top: 1px solid rgba(255,255,255,0.2);
    background: #1e8fae;
    -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.08);
    box-shadow: 0px 5px 5px rgba(0,0,0,0.08);
}
.subnav .dropTitle {
    float: left;
    width: 14%;
    position: relative;
    height: 100%;
    letter-spacing: .2em;
}
.subnav>.layout>* {
    padding: 40px 0 30px;
}
.subnav .dropMenu {
    overflow: hidden;
    float: left;
    width: 25.51%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 35px;
}
.subnav .dropMenu li {
    float: left;
    width: 50%;
    text-align: left;
}
.subnav .dropMenu li a {
    line-height: 36px;
    height: 36px;
    font-size: 15px;
    padding-left: 30px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: none;
    transition: none;
    color: #fff;
}
.subnav .menucontent {
    width: 37.2%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 250px;
    border-left: 1px solid rgba(255,255,255,0.2);
    border-right: 1px solid rgba(255,255,255,0.2);
}
.subnav .subcol.cur {
    display: block;
}
.subnav .menucontent>div {
    line-height: 1;
    padding: 0 40px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
}
.subnav .subcol>h2 {
    font-size: 20px;
    padding-bottom: 20px;
    font-weight: normal;
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin-bottom: 20px;
}
.subnav .subcol>h2 a {
    color: #fff;
}
.subnav .subcol>h2:after {
    content: '';
    display: block;
    position: absolute;
    width: 36px;
    height: 5px;
    background-color: #fff;
    bottom: -1px;
}
.subnav .subcol p {
    line-height: 1.5;
    margin-top: 8px;
    text-align: justify;
}
.subnav .subcol .more {
    display: block;
    width: 128px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff8400;
    color: #fff;
    border-radius: 15px;
    margin-top: 15px;
}
.subnav .dropTitle {
    float: left;
    width: 14%;
    position: relative;
    height: 100%;
    letter-spacing: .2em;
}
.subnav .dropTitle h1 {
    position: relative;
    width: 100%;
    text-align: left;
    font-size: 30px;
    line-height: 1;
}
.subnav .dropTitle h1 a {
    color: #fff;
}
.subnav .dropTitle h1:after {
    content: '';
    display: block;
    width: 36px;
    height: 5px;
    background-color: #fff;
    margin-top: 20px;
}
.layout{ padding-left: 245px; }
.subnav .dropMenu li a:before {
   content: '';
    color: #fff;
    margin-right: 3px;
}

.subnav .dropMenu li a:hover{ background: #6a1f21; }
.subnav .menuFixed {
    position: absolute;
    top: 0;
    right: 0;
    width: 20%;
    height: 100%;
    padding-top: 37px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.subnav .container{ position: relative; }
.subnav .menuFixed a {
    width: 50%;
    float: left;
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
    color: #fff;
    line-height: 40px;
}
.subnav .menuFixed a:hover {
    color: rgba(255,255,255,0.8);
}
.subnav .menuFixed a i {
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    display: block;
    height: 40px;
}
.subnav .menuFixed a:hover i {
    -webkit-animation-name: tada;
    animation-name: tada;
    -webkit-transform-origin: center;
    transform-origin: center;
}
.subnav .dropTitle .ksMenu {
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 35px;
}
.subnav .dropTitle .ksMenu li {
    float: left;
    width: 100%;
    text-align: left;
}
.subnav .dropTitle .ksMenu li a {
    line-height: 36px;
    height: 36px;
    font-size: 15px;
    padding-left: 30px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: none;
    transition: none;
    color: #fff;
}
.subnav .dropTitle .ksMenu li a:before {
    content: '';
    color: #fff;
    margin-right: 3px;
}
.subnav .dropTitle .ksMenu li a:hover {
    background:#6d1f22;
}
.subnav .department-subnav {
    padding: 30px 20px;
    float: left;
    width: 82.84%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid rgba(255,255,255,0.2);
}
.subnav .department-subnav dl {
    text-align: left;
    line-height: 1;
    padding-bottom: 15px;
}
.subnav .department-subnav dl dt {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding-bottom: 10px;
    font-size: 18px;
}
.subnav .department-subnav dl dd {
    text-align: justify;
    padding-top: 6px;
}
.subnav .department-subnav dl dd a {
    line-height: 1.8;
    margin: 0 10px 0 0;
    border-bottom: 1px dashed transparent;
    -webkit-transition: all .38s;
    transition: all .38s;
    color: #fff;
}
.subnav .department-subnav dl dd a:hover {
    border-bottom-color: #fff;
}
dl{ margin-bottom:0; }
.subnav .subcol>h2 {
    font-size: 20px;
    padding-bottom: 20px;
    font-weight: normal;
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin-bottom: 20px;
}
.subnav .subcol>h2 a {
    color: #fff;
}
.subnav .subcol>h2:after {
    content: '';
    display: block;
    position: absolute;
    width: 36px;
    height: 5px;
    background-color: #fff;
    bottom: -1px;
}
.subnav .subcol .txt-list li {
    height: 30px;
    overflow: hidden;
}
.subnav .subcol .txt-list li a {
    display: inline-block;
    line-height: 29px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}
.subnav .subcol .txt-list li a:before {
    content: ".";
    font-weight: bold;
    color: #fff;
    margin-right: 5px;
    opacity: .8;
}
.subcol{ display: none; }
.subcol.cur{ display: block; }

.banner img{ width: 100%; }
.banner{ margin:0; overflow:hidden; }
.banner .slick-dots{ bottom: 110px; }
.banner .slick-dots li,.banner .slick-dots li button{ width: 96px; height: 6px; padding:0; }
.banner .slick-dots li button{ background: #fff; }
.banner .slick-dots li.slick-active button{ background: #ff9600; }
.link-box{ background: #fff; box-shadow: 6px 0 60px rgba(0,0,0,0.09); position: relative; z-index: 10000; margin-top: -65px; }
.link-box li{ float: left; width: 14.285714%; }
.link-box li a{ display: block; height: 180px; font-size: 23px; color: #333; padding-top: 30px; }
.link-box li a span{ display: block; margin-bottom: 20px; height: 60px; overflow:hidden; position: relative; }
.link-box li a span font{ position: absolute; top: 0; left: 0; right: 0; transition: 0.3s all; }
.link-box li a span i{ position: absolute; top: 100%; left: 0; right: 0; transition: 0.3s all; }
.link-box li a:hover{ background: #1e8fae; color: #fff; }
.link-box li a:hover span font{ top: -100%; }
.link-box li a:hover span i{ top: 0; }
.container{ width: 1490px; }
.about-left{ width: 30%; padding-left: 25px; padding-right: 25px; }
.about-right{ width: 70%; }
.about-box{ margin-top: 100px; }
.about-tt{ font-size: 38px; color: #1e8fae; font-weight: bold; padding-top: 30px; }
.about-tt span{ color: #ff9600; }
.about-tt-b{ font-size: 30px; color: #333; font-weight: bold; margin-top: 10px; }
.about-p p{ font-size: 18px; color: #333; margin-bottom:10px; }
.about-p{ margin-top: 40px; }
.about-more{ display: inline-block; margin-top: 50px; width: 185px; height: 48px; border-radius: 4px; font-size: 16px; color: #fff; background: #1e8fae; line-height: 48px; text-align: center; }
.about-more span{ padding-right: 50px; background: url(/images/more.png) right center no-repeat; }
.ks-title{ font-size: 32px; padding-top: 30px; position: relative; z-index: 100; color: #1e8fae; font-weight: bold; line-height: 25px; }
.ks-title1 {
    color: #d80a17;
}
.ks-title span{ font-size: 14px; font-weight: normal; }
.ks-box{ margin-top: 90px; }
.ks-top-box{ position: relative; height: 115px; }
.ks-top-box:before{ display: block; content: ""; position: absolute; left: 0; top: 0; bottom: 0; background: #f2f2f2; right: 355px; }
.ks-sy{ position: relative; margin-top: 45px; padding-left: 85px; margin-left: 55px; }
.ks-sy span{ position: absolute; left: 0; top: 0; font-size: 16px; color: #808080; }
.sy-tabs li a{ font-size: 18px; color: #808080; }
.sy-tabs li{ float: left; margin-right: 18px; }
.sy-tabs li.active a,.sy-tabs li a:hover{ color: #1e8fae; }
.tabs-more{ position: absolute; right: 0; top: 50%; color: #fff; margin-top: -16px; width: 107px; height: 32px; line-height: 32px; border-radius: 4px; text-align: center; background: #1e8fae; }
.tabs-more1{background: #d9111e;}
.ks-bottom{ padding:25px 0 0 25px; }
.ks-left{ height: 383px; width: 33%; position: absolute; left: 0;top: 0;  }
.txt-mask{ position: absolute; left: 0; right: 0; bottom: 0; background: url(/images/txt-mask.png) center no-repeat; background-size: cover; padding:15px 35px; }
.txt-tt{ font-size: 18px; color: #fff; font-weight: bold; }
.txt-p{ color: #fff; line-height: 25px; margin-top: 10px; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ks-right{ width: 67%; padding-left: 15px; }
.ks-tabs li{ float: left; width: 25%; padding:0 10px; }
.ks-tabs{ margin:0 -10px; }
.ks-tabs li a{ display: block; background: #f2f2f2; line-height: 62px; position: relative; font-size: 20px; color: #333; }
.ks-tabs li a span{ display: inline-block; padding-left: 60px; }
.ks-a01{ background: url(/images/tabs01.png) left center no-repeat; }
.ks-a02{ background: url(/images/tabs02.png) left center no-repeat; }
.ks-a03{ background: url(/images/tabs03.png) left center no-repeat; }
.ks-a04{ background: url(/images/tabs04.png) left center no-repeat; }
.ks-tabs li.active a,.ks-tabs li a:hover{ background: #1e8fae; color: #fff; }
.ks-tabs li.active a .ks-a01,.ks-tabs li a:hover .ks-a01{ background: url(/images/tabs01-1.png) left center no-repeat; }
.ks-tabs li.active a .ks-a02,.ks-tabs li a:hover .ks-a02{ background: url(/images/tabs02-1.png) left center no-repeat; }
.ks-tabs li.active a .ks-a03,.ks-tabs li a:hover .ks-a03{ background: url(/images/tabs03-1.png) left center no-repeat; }
.ks-tabs li.active a .ks-a04,.ks-tabs li a:hover .ks-a04{ background: url(/images/tabs04-1.png) left center no-repeat; }
.ks-tabs li.active a:before{ display: block; content: ""; position: absolute; left:0; right: 0; top: 100%; height: 12px; background: url(/images/raw.png) center no-repeat; }
.ks-ul-b li{ float: left; width: 25%; padding:0 10px; margin-top: 30px; }
.ks-ul-b li a{ font-size: 18px; color: #333; line-height: 48px; border:solid 1px #ddd; display: block; position: relative; padding-right: 30px; padding-left: 17px; }
.ks-ul-b li a span{ position: absolute; top: 0; bottom: 0; right: 12px; }
.ks-ul-b{ margin:0 -10px; }
.ks-ul-b li.active a{ color: #1585a4; }
.ks-bottom-box{ position: relative; min-height: 383px; }
.ks-box{ position: relative; }
.ks-box .container{ position: relative; z-index: 100; }
.ks-box:before{ display: block; content: ""; position: absolute; left: 0;top: 0; right: 50%; height: 335px;background: #f2f2f2; }
.ks-box-back{ background: #fff; }
.team-box{ background: #f2f2f2; margin-top: 70px; padding-top: 30px; }
.select-box{ width: 170px; margin-left: 15px; position: relative; margin-top: 35px; }
.select-box .form-control{ height: 42px; border-radius: 42px; font-size: 16px; color: #666; }
.select-box .ss-input{ background: #efac55; height: 42px; border-color: #efac55; color: #fff; }
.btn-ss{ position: absolute; right: 20px; top: 0; bottom: 0; background: none; border:none; padding:0; }
.select-box .ss-input::-webkit-input-placeholder{
            color:#fff;
        }
.select-box .ss-input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#fff;
        }
.select-box .ss-input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#fff;
        }
.select-box .ss-input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#fff;}
.team-slick-box{ margin-top: 50px;height: 380px; }
.team-slick{ height: 300px; }
.team-slick-a{ margin:0 23px; position: relative; transition: 0.3s all; }
.team-slick-a:hover{ margin-right: -20px; }
.team-slick{ margin:0 -23px; }
.team-img{ position: relative; padding-top: 120%; }
.team-img img{ position: absolute; left: 0; top: 0; width: 100%; }
.team-mask{position: absolute;left: 0;padding: 10px 10px;right: 0;bottom: 0;background: #fff;background: rgba(255,255,255,0.8);}
.team-name{font-size: 20px;margin-top: 5px;color: #333;font-weight: bold;line-height: 25px;}
.team-name span{font-size: 12px;font-weight: normal;}
.team-mask .pull-right{font-size: 14px;line-height: 26px;margin-top: 5px;    text-align: right;}
.team-mask-b{ position: absolute; display: none; left: 0; right: 0; bottom: 0; background: #1e8fae; background: rgba(30,143,174,0.9); padding:15px 35px; }
.team-mask-name{ color: #fff; }
.team-mask-name span{ font-weight: bold; font-size: 22px; padding-right: 10px; }
.team-mask-p p{ margin:0; font-size: 15px; color: #fff; line-height: 25px; }
.team-mask-p{ height: 175px; overflow:hidden; margin-top: 10px; }
.team-slick-a:hover .team-mask-b{ display: block; }
.team-slick-a:hover .team-mask{ display: none; }
.team-slick .slick-prev{ width: 55px; height: 55px; left: -60px; background: url(/images/left.png) center no-repeat; background-size: 100% auto; margin-top: -28px; }
.team-slick .slick-next{ width: 55px; height: 55px; right: -60px; background: url(/images/right.png) center no-repeat; background-size: 100% auto; margin-top: -28px; }
.news-box-title{ position: relative; margin-top: 40px; }
.news-box-title .tabs-more{ margin-top: 0; }
.ks-title{ padding-left: 25px; }
.team-slick-box{ margin-left: 25px; }
.news-box-c{ padding-left: 25px; }
.news-box-left{ width: 43%; }
.news-img{ position: relative; padding-top: 60%; }
.news-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.news-box-left a{ display: block; background: #f3f3f3; }
.news-img-bottom{ padding:30px; }
.news-img-tt{ font-size: 18px; color: #1e8fae; font-weight: bold; line-height: 30px; height: 60px; overflow:hidden; }
.news-img-p{ color: #808080; line-height: 25px; height: 50px; overflow:hidden; margin-top: 10px; }
.news-img-date{ font-size: 15px; margin-left: 15px; color: #666; margin-top: 35px; padding-left: 25px; background: url(/images/icon-date.png) left center no-repeat; }
.news-box-left .slick-dots{ left: auto; width: auto; right: 30px; bottom: 35px; }
.news-box-left .slick-dots li,.news-box-left .slick-dots li button{ width: 9px; height: 9px; }
.news-box-left .slick-dots li button{ background: url(/images/li01.png) center no-repeat; }
.news-box-left .slick-dots li.slick-active button{ background: url(/images/li02.png) center no-repeat; }
.news-box-right{ width: 57%; padding-left: 40px; }
.news-ul li{ float: left; width: 50%; padding:0 15px; margin-bottom:22px; }
.news-ul-img{ position: relative; padding-top: 56%; }
.news-ul-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.news-ul-bottom{ height: 80px; background: #f3f3f3; padding:10px 15px;font-size: 18px; color: #333; }
.news-ul-bottom p{  text-align: justify; line-height: 30px; height: 60px; overflow:hidden; }
.news-ul{ margin:0 -15px; }
.news-ul li a:hover .news-ul-bottom { background: url(/images/news-back.png) center no-repeat; color: #fff; background-size: cover; }
.news-box-c{ margin-top: 45px; }
.news-row{ padding-left: 25px; }
.gg-box-top{ height: 72px; font-size: 24px; margin-top: 25px; color: #fff; line-height: 72px; font-weight: bold; background: #1e8fae; padding:0 20px; }
.gg-box-top a{ float: right; font-size: 14px; font-weight: normal; border:solid 1px #a5d2df; border-radius: 4px; padding:0 20px; line-height: 26px; color: #fff; margin-top: 22px; }
.gg-ul{ border:solid 1px #eee; padding:18px 18px; height: 320px; }
.gg-ul li a{ display: block; position: relative; font-size: 16px; color: #333; line-height: 45px; padding-right: 90px; padding-left: 20px; background: url(/images/li03.png) left center no-repeat; }
.gg-ul li a span{ position: absolute; right: 0; top: 0; }
.jk-ul li{ float: left; width: 20%; padding:0 12px; margin-top: 30px; }
.jk-ul{ margin:0 -12px; padding-left: 25px; }
.jk-ul-top{ height: 170px; background: #fff; position: relative; padding:15px 20px; }
.jk-ul-tt{ font-size: 18px; color: #333; line-height: 30px; height: 60px; text-align: justify; overflow:hidden; }
.jk-ul-p{ color: #808080; margin-top: 10px; line-height: 20px; height: 60px; overflow:hidden; }
.jk-box{ background: #f2f2f2; padding-bottom: 80px; margin-top: 70px; }
.jk-img{ position: relative; padding-top: 65%; height: 170px; }
.jk-ul li a:hover .jk-ul-top{ background: #1e8fae; }
.jk-ul li a:hover .jk-ul-tt,.jk-ul li a:hover .jk-ul-p{ color: #fff; }
.jk-ul-top:before{ display: block; content: ""; position: absolute; width: 14px; height: 14px; background: url(/images/raw02.png) center no-repeat; top: 0; left: 0; }
.jk-ul-top-tow .jk-ul-top:before{ background: url(/images/raw03.png) center no-repeat; left: auto; top: auto; bottom: 0; right: 0; }
.jk-ul li a.jk-ul-top-tow:hover .jk-ul-top{ background: #ff9600; }
.zt-ul li{ float: left; width: 25%; padding:0 15px; }
.zt-ul{ margin:0 -15px; padding-left: 25px; margin-top: 50px; }
.zt-ul li a{ display: block; position: relative; padding-top: 47%; }
.zt-ul li a img{ width: 100%; position: absolute; left: 0; top: 0; }
.footer{ background: url(/images/footer.png) center no-repeat; background-size: cover; margin-top: 60px; padding-bottom: 40px; }
.footer-top{ border-bottom: solid 1px #48a3bc; margin-bottom:10px; }
.dropdown span{ display: inline-block; line-height: 50px; font-size: 15px; color: #eafffa; padding-right: 20px; background: url(/images/raw-b.png) right center no-repeat; }
.footer .container{ padding-left: 40px; }
.dropdown-menu{ top: auto; bottom: 100%; }
.dropdown{ margin-right: 60px; }
.footer-a{ font-size: 15px; color: #fff; line-height: 50px; }
.footer-a a{ color: #fff; }
.footer-a span{ padding:0 10px; }
.footer-img{ border-right: solid 1px #48a3bc; padding-top: 20px; width: 220px; height: 130px; }
.footer-img a{ display: inline-block; margin-right: 20px; }
.footer-p{ border-right: solid 1px #48a3bc; margin-left: 65px; padding-top: 20px; width: 305px; height: 130px; }
.footer-p p{ font-size: 15px; color: #eafffa; margin-bottom:10px; }
.footer-p-lg{ width: 390px; }
.ewm-box img{ width: 108px; height: 108px; margin-bottom: 10px; }
.ewm-box{ color: #eafffa; padding-top: 20px; }
.ewm-box .pull-left{ margin-left: 21px; }
.fix-ul{ background: #1e8fae; position: fixed; margin-top: -270px; right: 30px; top: 50%; z-index: 1000; width: 80px; border-radius: 10px 10px 80px 80px; padding-top: 25px; }
.fix-ul li a{ display: block; margin-top: 15px; font-size: 16px; color: #fff; }
.fix-ul li a img{ margin-bottom: 10px; transition: 0.3s all; }


.nav-click{ display: none; }
.menu-button { position: absolute; display: none; top: 18px; 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: #1e8fae; 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);}
.search-box-c{ position: fixed; left: 50%; top: 50%; width: 800px; height: 54px; background: #fff; padding-right: 115px; margin-left: -400px; z-index: 1000010; }
.search-box-c .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-c,.btn-search-c:hover,.btn-search-c:focus{ position: absolute; right: 0; background: #1e8fae; top: 0; width: 115px; 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);}
/***********???‘―???????????????????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????‘―???????????????‘­?????????????‘―??????????????????‘―???????????????????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―?????????????????????‘―??????????????????‘­?????‘―???????????????????‘―??????????????????‘―???????????????‘―???????????????‘­?????????????‘―?????????????????‘°???‘―?????????????????????‘―??????????????????‘­?????‘―???????????????????‘―??????????????‘§???‘―???????????????‘­?????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????‘­?????‘―???????????????***********/
.list-banner{ height:270px; background: url(/images/list-banner.png) center no-repeat; background-size: cover; position: relative; }
.list-tt{ font-size: 16px; color: #fff; padding-top: 65px; }
.list-tt font{ opacity: 0.8; display: inline-block; padding-top: 10px; }
.list-tt span{ font-size: 38px; color: #fff; font-weight: bold; }
.list-banner-bottom{ background: #179cc1; background: rgba(23,156,193,0.6); border-top: solid 1px #4a9fb8; position: absolute; left: 0; right: 0; bottom: 0; }
.list-tabs li{ float: left; font-size: 16px; color: #fff; line-height: 70px; }
.list-tabs li a{ display: block; line-height: 70px; color: #fff; position: relative; }
.list-tabs li span{ padding:0 20px; }
.list-tabs li.active a,.list-tabs li a:hover{ font-weight: bold; }
.list-tabs li.active a:before,.list-tabs li a:hover:before{ display: block; content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 4px; background: #efac55; }
.nav-b{ line-height: 70px; position: relative; z-index: 100; color: #fff; padding-left: 30px; background: url(/images/icon-home.png) left center no-repeat; }
.nav-b a{ color: #fff; }
.lb-ul li a{ display: block; position: relative; padding-left: 30px; background: url(/images/li03.png) left center no-repeat; font-size: 18px; color: #333; line-height: 69px; border-bottom: dashed 1px #ddd; padding-right: 150px; }
.ddd{ position: absolute; right: 0; top: 0; font-size: 16px; color: #808080; }
.lb-ul{margin-top: 20px;min-height: 290px;}
.page{ margin-top: 75px; }
/******************???‘―???????????????????‘―??????????????‘μ???‘―???????????????‘­?????‘―??????????????‘μ???‘―???????????????‘―???????????????‘­?????????????‘―?????????????????‘°???‘―???????????????????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????‘­?????‘―??????????????‘θ???‘―???????????????????‘―??????????????‘§???‘―???????????????‘­?????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????????‘―??????????????‘μ???‘―???????????????‘­?????‘―??????????????????‘―???????????????‘­?????‘―???????????????****************/
.ks-search{ position: relative; margin-top: 14px; width: 316px; padding-right: 42px; }
.ks-search .form-control{ width: 100%; border-color: #fff; border-radius: 0; background: none; box-shadow: none; height: 42px; color: #fff; }
.btn-ks{ position: absolute; right: 0; top: 0; width: 42px; height: 42px; padding:0; background: #fff; border-radius: 0; box-shadow: none; }
.ks-sy-lg{ margin-left: 0; }
.ks-sy-lg .sy-tabs li a{ display: block; padding:0 8px; }
.ks-sy-lg .sy-tabs li{ margin-right: 15px; }
.ks-sy-lg .sy-tabs li a.active,.ks-sy-lg .sy-tabs li a:hover{ background: #1e8fae; color: #fff; }
.ks-tabs-lg li{ padding:0!important; border-right: solid 1px #ddd; }
.ks-tabs-lg{ margin:40px 0 0 0; }
.ks-tabs-lg li a:before{ display: none!important; }
.ks-list li{ float: left; width: 33.333333%; padding:0 15px; margin-top: 30px; }
.ks-list{ margin:0 -15px; }
.ks-list li a{ display: block; height: 220px; border:solid 1px #ddd; padding:30px; }
.sks-list-tt{ font-size: 24px; position: relative; color: #333; font-weight: bold; padding-bottom: 20px; border-bottom: solid 1px #ddd; }
.sks-list-tt:before{ display: block; content: ""; position: absolute; left: 0; bottom: 0; width: 25px; height: 3px; background: #1e8fae; }
.ks-p p{ font-size: 15px; color: #666; margin-bottom:15px; max-height: 42px; overflow:hidden; }
.ks-p{ margin-top: 30px; }
.ks-list li a:hover{ box-shadow: 0 0 30px rgba(30,143,174,0.4); }
/**************???‘―???????????????????‘―??????????????‘μ???‘―???????????????‘­?????‘―??????????????‘μ???‘―???????????????‘―???????????????‘­?????????????‘―?????????????????‘°???‘―???????????????????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????‘­?????‘―??????????????‘θ???‘―???????????????????‘―??????????????‘μ???‘―???????????????‘­?????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―?????????????????????‘―??????????????????????????????‘―???????????????????‘―??????????????‘θ???‘―???????????????‘­?????‘―??????????????????‘―?????????????????????‘―???????????????**************/
.zh-banner{ height: 350px; position: relative; background: url(/images/zh-banner.png) center no-repeat; background-size: cover; }
.zh-banner1{  background: url(/images/zh-banner1.jpg) center no-repeat; }
.zh-banner:before{ display: block; content: ""; position: absolute; right: 0; top: 0; bottom: 0; width: 709px; background: url(/images/banner-a.png) center no-repeat; }
.zh-banner1:before{ background: url(/images/banner-a1.png) center no-repeat; }
.zh-banner .list-banner-bottom{ background: none; border:none; }
.zh-banner .list-tt{ float: right; margin-right: 180px; position: relative; z-index: 1000; padding-top: 140px; }
.ks-img{ width: 47%; }
.ks-top{ margin-top: 55px; }
.ks-right-title{ border-bottom: solid 1px #ddd; position: relative; margin-bottom: 30px; }
.ks-right-title span{ display: inline-block; padding-bottom: 15px; font-size: 26px; color: #1e8fae; font-weight: bold; border-bottom: solid 3px #1e8fae;  }
.ks-right-title1 span{color: #d80a17;border-bottom: solid 3px #d80a17;}
.ks-right-box{ width: 50%; margin-top: -8px; }
.ks-txt p{ text-align: justify; font-size: 15px; color: #4c4c4c; margin:0; line-height: 30px; }
.ks-txt{ height: 300px; overflow:hidden; }
.ks-more{ color: #1e8fae; margin-top: 20px; display: inline-block; }
.ks-more1{ color: #d80a17; }
.ks-more1:hover{ color: #d80a17; }
.dt-back{ background: #f2f2f2; margin-top: 65px; padding-top: 30px; padding-bottom: 65px; }
.ks-right-title a{     position: absolute;
    right: 0;
    top: 50%;
    color: #fff;
    margin-top: -25px;
    width: 107px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    text-align: center;
    background: #1e8fae; }
    .ks-right-title1 a{ 
    background: #d80a17; }
.news-ul-img span{ position: absolute; left: 0; top: 10px; font-size: 15px; color: #555; z-index: 100; background: #f6950d; line-height: 26px; border-radius: 0 30px 30px 0; padding:0 10px; color: #fff; }
.news-ul-lg li{ width: 25%; }
.news-ul-lg li .news-ul-bottom{ background: #fff; }
.team-slick-lg .team-mask{ background: #1e8fae; background: rgba(30,143,174,0.8); }
.team-slick-lg .team-name,.team-slick-lg .pull-right { color: #fff; }
.team-slick-lg a{ margin:0 18px; }
.team-slick-lg{ margin:0 -18px; }
.js-box{ margin-top: 50px; }
.ts-ul li{ float: left; width: 25%; padding:0 12px; }
.ts-ul{ margin:0 -12px; }
.ts-ul li a{ display: block; background: #fff; height: 175px; padding:20px; }
.ts-ul-tt{ font-size: 18px; color: #333; text-align: justify; line-height: 30px; height: 60px; overflow: hidden; text-align: justify; }
.ts-ul-p{ color: #999; line-height: 20px; text-align: justify; height: 60px; overflow: hidden; margin-top: 15px; }
.jk-list li{ float: left; width: 25%; padding:0 12px; }
.jk-list{ margin:0 -12px; }
.jk-list li a{ display: block; }
.jk-list-img{ position: relative; padding-top: 57%; }
.jk-list-img img{ position: absolute; left: 0; top: 0;width: 100%; }
.jk-list-bottom{ background: #f2f2f2; padding:20px; }
/***************???‘―???????????????????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????‘―???????????????‘­?????????????‘―??????????????????‘―???????????????????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????????‘―??????????????????‘―???????????????‘―???????????????‘­?????????????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????????‘―??????????????????‘―?????????????????????‘―??????????????????‘­?????‘―?????????????????????‘―???????????????************/
.ld-ul li{ float: left; width: 50%; padding:0 35px; margin-top: 45px; }
.ld-ul li a{ display: block; border:solid 1px #ddd; }
.ld-img img{ width: 240px; height: 300px; }
.ld-right{ margin-left: 240px; padding:25px; }
.ld-name{ font-size: 24px; color: #333;font-weight: bold; }
.ld-name span{ font-size: 18px; font-weight: normal; padding-left: 65px; display: inline-block; margin-left: 10px; background: url(/images/lind.png) left center no-repeat; }
.ld-p{ font-size: 15px; color: #666; line-height: 25px; height: 125px; overflow:hidden; margin-top: 30px; text-align: justify; }
.ld-ul li a .ks-more{ margin-top: 30px; }
.ld-ul{ margin:0 -35px; }
/***********???‘―???????????????????‘―??????????????????‘―???????????????‘―???????????????‘­?????????????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????????‘―??????????????????‘―???????????????‘―???????????????‘­?????????????‘―?????????????????????????????‘°???‘―???????????????‘―???????????????‘­?????????????‘―??????????????????‘―???????????????????‘―??????????????????‘―?????????????????????‘―??????????????????????????????‘―???????????????‘―???????????????‘­?????????????‘―??????????????????????????????‘―???????????????????‘―??????????????‘§???‘―???????????????‘­?????‘―??????????????????‘―???????????????‘­?????‘―??????????????‘§*************/
.xw-ul li a{ position: relative; display: block; padding-left: 115px; border-bottom: dashed 1px #ddd; padding-bottom: 30px; padding-top: 30px; }
.date-back{ position: absolute; line-height: 25px; padding-top: 10px; left: 0; top: 50%; width: 74px; height: 75px; background: url(/images/date-back.png) center no-repeat; margin-top: -37px; font-size: 30px; color: #333; }
.date-back span{ font-size: 16px; color: #1e8fae; }
.xw-ul-img img{ width: 318px; height: 204px; }
.xw-ul-right{ margin-left: 360px; padding-top: 15px; }
.xw-ul-tt{ font-size: 20px; color: #333; font-weight: bold; overflow:hidden; line-height: 30px; height: 60px; text-align: justify; }
.xw-ul-lind{ width: 50px; height: 2px; background: #1e8fae; margin:30px 0; }
.xw-ul-p{ color: #808080; line-height: 25px; height: 50px; overflow:hidden; text-align: justify; }
.xw-ul li a:hover .date-back,.xw-ul li a:hover .date-back span{ background: #1e8fae; color: #fff; }
.xw-ul li a:hover .xw-ul-tt{ color: #1e8fae; }
/**************???‘―???????????????????‘―??????????????????‘―?????????????????????‘―?????????????????????????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????????‘―??????????????????‘―???????????????‘―??????????????????????????????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????????‘―??????????????‘μ???‘―???????????????‘­?????‘―??????????????????‘―???????????????‘―??????????????????????????????‘―??????????????????‘―???????????????????‘―??????????????‘θ???‘―???????????????‘­?????‘―??????????????????‘―???????????????‘―???????????????‘­?????????????‘―???????????????**************/
.jj-img{ margin-top: 70px; }
.jj-img-box{ background: rgba(30,143,174,0.8); max-width: 580px; position: relative; z-index: 100; margin-top: -185px; padding:20px 0 20px 80px; }
.jj-img-tt{ font-size: 22px; color: #fff; font-weight: bold; }
.jj-img-p p{ font-size: 18px; color: #fff; margin:0; line-height: 30px; }
.jj-img-p{ margin-top: 15px; }
.jj-article p{text-align: justify;
    font-size: 18px;
    color: #4c4c4c;
    line-height: 30px;
    margin: 0;
    text-indent: 2em;}
.jj-article p img{margin-left: -2rem;}
.jj-article{ margin-top: 40px;min-height:290px; }
.jj-ul li{ float: left; width: 20%; margin-top: 80px; }
.jj-ul-box{ display: inline-block; text-align: left; position: relative; padding-left: 65px; font-size: 15px; color: #4c4c4c; line-height: 30px; }
.jj-ul-box i{ position: absolute; left: 0;top: 0; line-height: 60px; }
.jj-article p span,.jj-article  span{ text-align: justify;  }
/***************???‘―???????????????????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????????‘―??????????????????‘―???????????????‘―???????????????‘­?????????????‘―?????????????????????????????‘°???‘―???????????????‘―???????????????‘­?????????????‘―???????????????************/
.article-left{ width: 290px; }
.article-box{ background: #f7f7f7; padding-top: 45px; margin-bottom: -60px; padding-bottom: 45px; }
.artole-tt{ height: 64px; background: #1e8fae; font-size: 24px; color: #fff; padding-left: 70px; line-height: 64px; position: relative; }
.artole-tt i{ position: absolute; left: 24px; top: 0; line-height: 64px; }
.article-ul{ background: #fff; padding:15px; margin-bottom: 40px; }
.article-ul li{ border-bottom: solid 1px #ddd; padding-bottom: 10px; margin-bottom: 10px; }
.article-ul li a{ display: block; padding-left: 20px; font-size: 16px; color: #333; line-height: 25px; background: url(/images/li03.png) left 12px no-repeat; }
.article-ul li:last-child{ border:none; margin:0; }
.article-right{ width: 1070px;}
.article-tt{ font-size: 26px; color: #333; font-weight: bold; }
.container-sm{ width: 1490px; }
.article-sm{ font-size: 12px; color: #808080; margin-top: 30px; }
.article-sm span{ display: inline-block; margin-right: 20px; }
.article-txt p{ text-align: justify;
    font-size: 18px;
    color: #4c4c4c;
    line-height: 30px;
    margin: 0;
    text-indent: 2em; }
    .vsbcontent_img img{
        
border: none !important;
    }
.article-txt{ border-top: solid 1px #ddd; margin-top: 30px; padding-top: 30px;  }
.article-right-top{ background: #fff; border-top: solid 3px #1e8fae; padding:35px; }
.article-link a{ display: inline-block; margin:40px 20px 0 20px; }
/************???‘―???????????????????‘―??????????????‘θ???‘―???????????????‘­?????‘―??????????????????‘―???????????????‘―???????????????‘­?????????????‘―??????????????????‘­?????‘―???????????????????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????????‘―??????????????‘μ???‘―???????????????‘­?????‘―??????????????????‘―???????????????‘―??????????????????????????????‘―??????????????????‘―???????????????????‘―??????????????‘θ???‘―???????????????‘­?????‘―??????????????????‘―???????????????‘―???????????????‘­?????????????‘―??????????????????‘―???????????????????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????‘­?????‘―???????????????************/
.ks-search .form-control::-webkit-input-placeholder{
            color:#fff;
        }
.ks-search .form-control::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#fff;
        }
.ks-search .form-control:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#fff;
        }
.ks-search .form-control:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#fff;}
.zj-img img{ width: 144px; height: 200px; }
.zj-top{ border-bottom: solid 1px #ddd; margin-top: 45px; }
.zj-left{ padding-bottom: 35px; border-right: solid 1px #ddd; width: 67.5%; padding-right: 200px; }
.zj-left-box{ margin-left:165px; }
.zj-name{ font-size: 22px;color: #1e8fae; font-weight: bold; }
.zj-p p{ font-size: 15px; color: #4c4c4c; margin-bottom: 5px; text-align: justify; line-height: 22px; }
.zj-p{ margin-top: 20px; }
.ewm-zj{ color: #666; width: 32.5%; padding-top: 10px; }
.ewm-zj img{ margin-bottom: 10px; width: 162px; }
.zj-title{ font-size: 16px; color: #1e8fae; border-bottom: solid 1px #ddd; padding-bottom: 15px; margin-top: 30px; margin-bottom: 20px; }
.zj-js-p-txt p{ font-size: 15px; color: #4c4c4c; margin-bottom: 20px; line-height: 25px; text-align: justify; }
.xg-list li{ float: left; width: 50%; padding:0 30px; margin-bottom: 45px; }
.xg-img img{ width: 144px; height: 96px; }
.xg-list{ margin:0 -30px; }
.xg-right{ margin-left:165px; }
.xg-title{ font-size: 16px; color: #4c4c4c; line-height: 30px; height: 60px;overflow:hidden; margin-top: -5px; }
.xg-b{ color: #999; margin-top: 20px; }
/*********???‘―???????????????????‘―??????????????‘θ???‘―???????????????‘­?????‘―??????????????????‘―???????????????‘―???????????????‘­?????????????‘―??????????????????‘­?????‘―???????????????????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????‘­?????‘―??????????????????‘―???????????????????‘―??????????????‘θ???‘―???????????????‘­?????‘―??????????????????‘―???????????????‘―???????????????‘­?????????????‘―??????????????????‘―???????????????????‘―??????????????‘μ???‘―???????????????‘­?????‘―??????????????????‘―???????????????‘­?????‘―???????????????*********/
.chooise-box{ position: relative; margin-top: 45px; border-bottom: solid 1px #ddd; padding-left: 100px; }
.chooise-left{ font-size: 16px; color: #808080; position: absolute; left: 0; top: 0; }
.ks-tabs-ul{ border-bottom: solid 1px #ddd; margin-bottom: 25px; }
.ks-tabs-ul li{ float: left; margin-right: 50px; }
.ks-tabs-ul li a{ font-size: 16px; display: block; color: #4c4c4c; padding-bottom: 10px; }
.ks-tabs-ul li.active a,.ks-tabs-ul li a:hover{ border-bottom: solid 3px #1e8fae; color: #1e8fae; }
.chooise-ul li{ float: left; margin-right: 60px; margin-bottom: 25px; }
.chooise-ul li a{ font-size: 16px; color: #4c4c4c; }
.chooise-ul li a.active,.chooise-ul li a:hover{ color: #1e8fae; }
.chooise-number{ font-size: 16px; padding-bottom: 15px; color: #808080; }
.chooise-number span{ color: #1e8fae; }
.chooise-box-b{ border-color: #1e8fae; }
.chooise-box-a{ border:none; }
.zj-js-ul li{ float: left; width: 25%; padding:0 12px; margin-top: 40px; }
.zj-js-ul{ margin:0 -12px; }
.zj-js-ul li a{ height:265px; padding:15px; position: relative; border:solid 1px #ddd; display: block; }
.zj-js-img img{ width: 93px; height: 125px; }
.zj-js-right{ margin-left:120px; padding-top: 15px; }
.zj-js-p{ border-top: solid 1px #ddd; padding-top: 15px; margin-top: 20px; }
.zj-js-p p{ font-size: 14px; color: #4c4c4c; line-height: 25px; max-height: 75px; overflow:hidden; }
.zj-js-ul li a i{ position: absolute; right: 5px; top: 5px; width: 28px; height: 29px; background: url(/images/label.png) center no-repeat; }
.zj-js-ul li a:hover{ box-shadow: 0 0 20px rgba(30,143,174,0.3); }
.chooise-box-b{ font-size: 16px; color: #808080; }
.about-more:hover,.tabs-more:hover{ color: #fff; background: #13b6e3; }
.about-more:hover,.tabs-more1:hover{ color: #fff; background: #d80a17; }
.news-box-left a:hover .news-img-tt,.footer-a a:hover{ text-decoration: underline!important; }
.gg-ul li a:hover,.lb-ul li a:hover{ color: #1e8fae; }
.ts-ul li a:hover{ background: #1e8fae; }
.ts-ul li a:hover .ts-ul-tt,.ts-ul li a:hover .ts-ul-p{ color: #fff; }
.jk-list li a:hover .jk-list-bottom{ background: #1e8fae; }
.jk-list li a:hover .jk-list-bottom1{ background: #d80a17; }
.news-ul li a:hover .news-ul-bottom1{ background: #d80a17; }
.jk-list li a:hover .ts-ul-tt,.jk-list li a:hover .ts-ul-p{ color: #fff;  }
.ld-ul li a:hover .ld-name,.article-ul li a:hover{ color: #1e8fae; }
.nav-b a:hover{ font-weight: bold; }
.xg-list li a:hover .xg-title{ color: #1e8fae; }
.fix-ul li a span{ display: inline-block; position: relative; height: 60px; width: 60px; border-radius: 50%; overflow: hidden; }
.fix-ul li a span i{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.fix-ul li a span font{ display: none; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.fix-ul li a:hover span{ background: #fff; }
.fix-ul li a:hover span i{ display: none; }
.fix-ul li a:hover span font{ display: block; }
.go-top{ display: block; padding-top: 0; margin:0 auto 10px auto; width: 60px; height: 60px; border-radius: 50%; }
.go-top:hover img{ display: none; }
.go-top:hover{ background: #fff url(../images/fix05-1.png) center no-repeat; }
/****************???‘―???????????????‘―??????????????????????????????‘­?????‘―??????????????‘γ???‘―???????????????‘―??????????????????‘―???????????????*************/
.fix-ul{ right: -80px; transition: 0.3s all; z-index: 1000000; border-radius: 0; }
.fix-click{ position: fixed; cursor: pointer; transition: 0.3s all; z-index: 100000; background: #1e8fae; right: 0; top: 50%; padding-top:25px; width: 55px; margin-top: -100px; height: 204px; border-radius: 15px 0 0 15px; }
.fix-click span{ display: block; margin:0 auto; font-size: 18px; color: #fff; text-align: center; width: 27px; background: url(/images/raw-c.png) center bottom no-repeat; padding-bottom: 45px; }
.fix-ul.active{ right: 0; }
.fix-click.active{ display: none; }
.fix-close{ position: absolute; cursor: pointer; left: 0; right: 0; top: 100%; height: 40px; background: #c3e1ea; line-height: 40px; }
@media( max-width: 1800px){
    .nav-list li.li-nav{ /*margin-right: 20px;*/ }
}
@media( max-width: 1630px){
    .nav-list li.li-nav{/* margin-right: 10px; */}
    .team-slick-box{ height: 420px; }
}
@media( max-width: 1499px){
    .container{ width: 1230px;}
    .nav-list .li-a{ font-size: 14px; }
    .sy-tabs li{ margin-right: 10px; }
    .ks-sy{ margin-left: 20px; }
    .news-img-date{ margin-top: 15px; }
    .footer-p{ margin-left: 30px; width: 300px; }
    .header{ padding:0 15px; }
    .ks-list li{ width: 50%; }
    .ks-txt{ height: 210px; }
    .article-right{ width: 870px;}
  .article-txt img{
        display:block;
        margin: 0 auto;
    }
    
    }
@media( max-width: 1279px){
    .container{ width: 970px; }
    .logo{ height: 50px; line-height: 50px; }
    .logo img{ height: 40px; }
    .subnav{ display: none!important; }
    .header{ height: 50px; }
    .nav-click { display: block; transition: 0.3s all; z-index: 10000; position: absolute; color: #333; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
    .nav-click.active{ transform: rotate(180deg); }
    .nav-down{ position: static; margin:0; padding:0; width: 100%; background: none; }
    .nav-down li{ text-align: left; padding:0; }
    .nav-down li a{ text-align: left; padding:0 15px; font-size: 16px; line-height: 20px; text-align: left; }
    .nav-list li:hover .nav-down{ display: none; }
    .nav-down:before{ display: none; }
    .menu-button{ display: block; }
    .nav-list{ position: absolute; display: none; left: 0; top: 50px; margin:0; right: 0; background: #fff; z-index: 10000; max-height: 70vh; overflow-y: auto; border-top: solid 1px #ddd; box-shadow: 1px 2px 3px rgba(0,0,0,0.1); }
    .nav-list li{ float: none; width: 100%; margin:0; padding:0; position: relative; }
    .nav-list li a{ display: block; line-height: 40px; padding:0 15px; color: #333; text-align: left; font-size: 16px; }
    .nav-list li.active a{ color: #fff; }
    .nav-list li.active .nav-click{ color: #fff; }
    .header-link{ padding-top: 8px; margin-right: 60px; }
    .nav-list .li-a{ line-height: 40px; height: 40px; }
    .ks-right{ width: 100%; padding-left: 0; float: none!important; }
    .ks-left{ position: static; width: 100%; height: auto; margin-top: 30px; padding-top: 65%; }
    .news-img-bottom{ padding:20px; }
    .news-box-left .slick-dots{ bottom: 20px; }
    .footer-img{ width: 100%; text-align: center; border:none; }
    .footer-p{ margin-left: 0; padding-top: 0;  }
    .footer-p-lg{ margin-left: 30px; }
    .footer-p p{ font-size: 14px; }
    .list-tabs li span{ padding:0 15px; }
    .ks-list li{ width: 100%; }
    .ks-txt{ height: 150px; }
    .ld-ul li{ width: 100%; }
    .article-right{ width: 620px;}
    .zj-left{ padding-right: 50px; }
    .zj-js-ul li{ width: 33.333333%; }

}
@media( max-width: 991px){
       .fix-click,.fix-ul.active{ display: none; }
    .container{ width: 750px; }
    .link-box li a{ font-size: 18px; }
    .about-left{ width: 100%; }
    .about-right{ width: 100%; margin-top: 30px; padding-left: 25px; }
    .about-more{ margin-top: 20px; }
    .ks-tabs li a span{ padding-left: 50px; font-size: 16px; }
    .ks-tabs{ margin-top: 40px; }
    .gg-box-top{ padding:0 10px; }
    .gg-box-top a{ padding:0 10px; }
    .ewm-box{ width: 100%; }
    .about-box{ margin-top: 50px; }
    .jj-ul-box{ font-size: 14px; }
    .article-right{ width: 100%;}
    .article-left{ display: none; }
    .zj-js-ul li{ width: 50%; }
    .team-slick-box{ height: 460px; }
    }
@media( max-width: 768px){
    .container{ width: 100%; }
    .logo img{height: 26px;}
#nav {
    width: calc(100% - 135px);
}
    .header-link{ margin-right: 50px; }
    .link-box{ margin-top: 30px; padding-bottom: 15px; }
    .link-box li a img{ height: 40px; }
    .link-box li a span{ height: 40px; margin-bottom:10px; }
    .link-box li{ width: 25%; }
    .link-box li a{ height: auto; padding:15px 0; margin-bottom:-15px; font-size: 16px; }
    .about-left{ padding:0; margin:0; }
    .about-box{ margin-top: 20px; }
    .about-tt{ font-size: 24px; padding-top: 20px; }
    .about-tt-b{ font-size: 18px; }
    .about-p p{ font-size: 14px; }
    .about-p{ margin-top: 20px; }
    .about-right{ padding-left: 0; margin-top: 20px; }
    .ks-box{ margin-top: 10px; }
    .ks-title{ padding-left: 0; }
    .ks-top-box:before{ display: none; }
    .ks-box:before{ display: none; }
    .ks-tabs li a span{ padding-left: 0; background: none!important; }
    .ks-bottom{ padding:0; }
    .ks-sy{ margin-left: 0; margin-top: 20px; }
    .ks-top-box{ height: auto; }
    .tabs-more{ margin-top: -42px; }
    .ks-tabs li{ padding:0 5px; margin-top: 20px; }
    .ks-tabs{ margin:0 -5px; }
    .ks-tabs li a span{ font-size: 14px; height: 45px; display: block; line-height: 45px; }
    .ks-tabs li a{ height: 45px; line-height: 45px; padding:0; }
    .ks-ul-b{ padding-top: 15px; }
    .ks-ul-b li a{ font-size: 14px; height: 45px; line-height: 43px; }
    .ks-ul-b li{ width: 50%; margin-top: 15px; }
    .team-box{ margin-top: 30px; padding-top: 1px; }
    .select-box{ margin-left: 0; margin-top: 20px; width: 100%;}
    .select-box-lg{ width: 100%; padding-right: 0; }
    .team-slick-box{ margin:30px 70px; padding-bottom: 0; }
    .team-slick .slick-prev{ left: -50px; }
    .team-slick .slick-next{ right: -50px; }
    .news-box-title{ margin-top: 10px; }
    .news-box-c{ padding-left: 0; margin-top: 20px; }
    .news-box-left{ width: 100%; }
    .news-box-right{ width: 100%; padding:0; }
    .news-ul-bottom p{ font-size: 16px; }
    .news-row .col-xs-4{ width: 100%; }
    .news-row{ padding:0; }
    .jk-ul li{ width: 100%; }
    .jk-ul{ padding:0; }
    .jk-box{ margin-top: 30px; padding-bottom: 30px; }
    .zt-ul{ padding-left: 0; margin-top: 0px; }
    .zt-ul li{ width: 50%; margin-top: 15px; }
    .footer{ margin-top: 30px; padding-bottom: 20px; }
    .footer .container{ padding-left: 15px; }
    .dropdown{ margin-right: 20px; }
    .footer-a span{ padding:0 3px; }
    .footer-a{ font-size: 13px; }
    .footer-p{ width: 100%; height: auto; border:none; }
    .footer-p-lg{ margin-left: 0; }
    .ewm-box .pull-left{ display: inline-block; margin:0 5px; float: none!important; }
    .fix-ul{ padding-top: 1px; display: none; }
    .team-mask-p{ height: 125px; }
    .banner .slick-dots{ bottom: 10px; }
    .banner .slick-dots li, .banner .slick-dots li button{ width: 25px; } 
    .search-box-c{ left: 15px; right: 15px; width: auto; margin-left: 0; }
    .list-tt{ padding-top: 40px; }
    .list-banner{ height: auto; }
    .list-banner-bottom{ position: static; margin-top: 30px; }
    .nav-b{ display: none; }
    .lb-ul li a{ font-size: 16px; padding-right: 100px; line-height: 55px; }
    .page{ margin-top: 30px; }
    .ks-search{ margin: 10px 0; }
    .ks-list li a{ padding:15px 20px; }
    .ks-img{ width: 100%; }
    .ks-right-box{ width: 100%; margin-top: 20px; }
    .ks-right-title{ margin-bottom: 20px; }
    .dt-back{ margin-top: 30px; padding-bottom: 10px; }
    .news-ul-lg li{ width: 50%; }
    .team-slick-lg{ margin-left: 60px; margin-right: 60px; }
    .ts-ul li,.jk-list li{ width: 50%; margin-bottom:20px; }
    .js-box{ margin-top: 20px; }
    .zh-banner .list-tt{ float: none; margin:0; padding-top: 80px; }
    .zh-banner:before{ display: none; }
    .zh-banner{ height: auto; padding-bottom: 50px; }
    .ks-top{ margin-top: 30px; }
    .ld-img img{ width: 120px; height: 150px; }
    .ld-right{ margin-left: 120px; padding:15px 20px; }
    .ld-name{ font-size: 18px; }
    .ld-name span{ font-size: 14px; padding-left: 30px; }
    .ld-p{ font-size: 14px; line-height: 25px; height: 50px; margin-top: 10px; }
    .ld-ul li a .ks-more{ margin-top: 10px; }
    .ld-ul li{ margin-top: 20px; }
    .list-tabs-lg li span{ padding:0 8px; }
    .list-tabs-lg li{ font-size: 14px; }
    .date-back{ display: none; }
    .xw-ul li a{padding:20px 0 20px 0; }
    .xw-ul-img img{ width: 160px; height: 100px; }
    .xw-ul-right{ margin-left: 175px; padding:0; }
    .xw-ul-tt{ font-size: 16px; height: 30px; }
    .xw-ul-lind{ margin:10px 0; }
    .jj-img-box{ margin-top: 0; padding:20px; }
    .jj-img-p p{ font-size: 16px; }
    .jj-ul li{ width: 50%; margin-top: 20px; }
    .jj-ul-box{ width: 145px; }
    .jj-article p{ font-size: 14px; line-height: 25px; }
    .jj-article{ margin-top: 20px; }
    .jj-img{ margin-top: 30px; }
    .article-tt{ font-size: 18px; margin:0; }
    .article-txt p{ font-size: 14px; line-height: 25px; margin-bottom: 10px; }
    .vsbcontent_img{
        
text-indent: 0 !important;
    }
.article-txt p img {
    text-indent: 0 !important;
    display: block;
    height: auto !important;
}
    .article-link a{ margin-top: 20px; }
    .article-box{ padding-top: 30px; }
    .zj-left{ width: 100%; padding-right: 0; border-right: none; padding-bottom: 20px; }
    .zj-p{ margin-top: 10px; }
    .ewm-zj{ width: 100%; padding-bottom: 20px; }
    .xg-list li{ width: 100%; margin-bottom: 20px; }
    .zj-top{ margin-top: 20px; }
    .zj-js-ul li{ width: 100%; }
    .chooise-box{ padding-left: 0; margin-top: 20px; }
    .chooise-left{ position: static; margin-bottom: 10px; }
    .ks-tabs-ul li{margin-right: 14px;}
    .chooise-ul li{ margin-right: 15px; margin-bottom: 10px; }
    .chooise-ul li a{ font-size: 14px; }
    .ks-tabs-ul{ margin-bottom: 15px; }
    .zj-js-ul li{ margin-top: 20px; }
    .jk-ul-tt{ font-size: 16px; line-height: 25px; height: 50px; }
    .jk-ul-p{ text-align: justify; }
    .jk-ul-top{ height: 150px; }
    .jk-img{ height: 150px; }
    .jk-ul li{ margin-top: 15px; padding:0 7.5px; }
    .jk-ul{ margin:0 -7.5px; }
    .gg-ul li a{ line-height: 40px; padding-right: 70px; }
    .gg-ul{ padding:10px 15px; height: auto; }
    .nav-list li.li-nav:hover .li-a:before, .nav-list .li-a.active:before{ display: none; }
    .team-slick-box{ height: 320px; }
    .jk-img{ height: auto; padding-top: 60%; }
}

@media( max-width: 355px){
  
    .logo img{height: 16px;}
 #nav {
    width: calc(100% - 83px);
}
    .header-link {
    margin-right: 30px;
}
   
.header-link a {
    margin-left: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}
    }