

button::-moz-focus-inner {

    border: 0;

}

:focus, :active {

    outline: 0;

    border: 0;

}

a{

    color: #666;

    -webkit-transition:color .3s,opacity .3s;

    transition:color .3s,opacity .3s;

}

a:hover{

    color: #1c6bec;

}

textarea { overflow: auto; }


a, a:visited, a:focus, a:active, a:hover{

    outline:0 none !important;

}

u{text-decoration: none;}

img{

    max-width: 100%;

    height: auto;

}

h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}

.fix:before,

.fix:after{
    content: '.';

    display: block;

    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;

}



.fix:after{

    clear: both;

}

.fix{
    zoom: 1;
}


.hide-tab{

    height: 0;

    overflow: hidden;

    padding-top: 0;

    padding-bottom: 0;

}

#map img{

    max-width: 999999999px;

}

.BMapLabel{

    display: none !important;

}

body{
    -webkit-text-size-adjust: 100%;
    font-family: "微软雅黑", "宋体";
    color: #404040;
    font-size: 14px;

}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption,  hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0px; border: 0; font-size: 100%; outline: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; }


.wp{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;

}

.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slider,.slick-slider{outline:0}

.futu{padding: 60px 0px}







/*!*手机头部*!*/

.m-bar{

    height: 60px;

    /* background-color: white; */

}


.logo-m{

    height: 60px;

    line-height: 60px;

    position: absolute;

    left: 25%;

    transform: translateX(-50%);

    -webkit-transform: translateX(-50%);

}

.logo-m img{
    width: 65%;
    margin-left: 60px;
    /* height: 31px; */

    display: inline-block;

    z-index: 60;

    vertical-align: middle;

    margin-bottom: 3px;

}

.m-hd{
    background-color: rgba(255, 255, 255, 1) !important;
    display: none;

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

}

.swip-img{
    width: 100%;
    height: 227px;
    position: absolute;
    top: 0px;
    left: 0px;
    /*background-image: url("");*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.m-nav{

    clear: both;

    position: absolute;

    top: 0;

    left: 0;width: 100%;

    max-height: 0;

    /*padding: 0 20%;*/

    text-align: center;

    overflow: hidden;

    -webkit-transition: all 300ms ease;

    transition: all 300ms ease;

}





.m-nav a{

    /*display: block;*/

    width: 100%;

    line-height: 40px;

    text-align: left;

    font-size: 18px;

    color: black;

}


.m-sub{

    max-height: 0;

    overflow: hidden;



}

.menu-opened .m-nav{

    -webkit-transition: all .6s linear;

    transition: all .6s linear;

    max-height: 999px;

}



.m-sub a{font-size: 14px;padding: 0 30px;background-color: #F1F1F1;border-top-color: #efefef;}



.m-show{display: none;}







#nav-toggle { position: absolute; right: 14px; top: 18px; color: #fff;

    -webkit-transform: scale(0.7);

    -moz-transform: scale(0.7);

    -ms-transform: scale(0.7);

    -o-transform: scale(0.7);

    transform: scale(0.7);

    transform-origin: 50% 50%;

    z-index: 999;

}

#nav-toggle { cursor: pointer; padding: 10px 35px 16px 0px; }

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { cursor: pointer; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; -o-border-radius: 1px; height: 3px; width: 35px; background: black; position: absolute; display: block; content: ''; }

#nav-toggle span:before { top: -10px; }

#nav-toggle span:after { bottom: -10px; }

#nav-toggle span{height: 3px;}

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }

#nav-toggle.active span { background-color: transparent; }

#nav-toggle.active span:before, #nav-toggle.active span:after { top: 0;background: black; }

#nav-toggle.active span:before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }

#nav-toggle.active span:after { transform: translateY(-10px) rotate(-45deg); -webkit-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); top: 10px; }

.m-bar .user{

    position: absolute;

    right: 20px;

    top: 14px;

}

.m-bar .user img{

    height: 28px;

}

.m-hd {

    position: fixed;

    display: none;

    top: 0;

    left: 0;

    height: 60px;

    width: 100%;

    overflow: hidden;

    /*-webkit-transition: all 0.5s ease-out, background 1s ease-out;*/

    /*transition: all 0.5s ease-out, background 1s ease-out;*/

    -webkit-transition:.3s;

    transition:.3s;

    /*-webkit-transition-delay: 0.2s;*/

    /*transition-delay: 0.2s;*/

    z-index: 1000000;

    border-bottom: 1px solid rgba(200,201,203,0.3);

    /*-webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);*/

    /*box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);*/



}

.m-hd .burger-container {

    position: relative;

    display: inline-block;

    height: 50px;

    width: 50px;

    cursor: pointer;

    -webkit-transform: rotate(0deg);

    transform: rotate(0deg);

    -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);

    transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    -webkit-tap-highlight-color: transparent;

}

.m-hd .burger-container #burger {

    width: 18px;

    height: 8px;

    position: relative;

    display: block;

    margin: -4px auto 0;

    top: 50%;

}

.m-hd .burger-container #burger .bar {

    width: 100%;

    height: 1px;

    display: block;

    position: relative;

    background: #FFF;

    -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);

    transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);

    -webkit-transition-delay: 0s;

    transition-delay: 0s;

}

.m-hd .burger-container #burger .bar.topBar {

    -webkit-transform: translateY(0px) rotate(0deg);

    transform: translateY(0px) rotate(0deg);

}

.m-hd .burger-container #burger .bar.btmBar {

    -webkit-transform: translateY(6px) rotate(0deg);

    transform: translateY(6px) rotate(0deg);

}

.m-hd .icon {

    display: inline-block;

    position: absolute;

    height: 100%;

    line-height: 50px;

    width: 50px;

    height: 50px;

    text-align: center;

    color: #FFF;

    font-size: 22px;

    left: 50%;

    -webkit-transform: translateX(-50%);

    transform: translateX(-50%);

}

.m-hd .icon.icon-bag {

    right: 0;

    top: 0;

    left: auto;

    -webkit-transform: translateX(0px);

    transform: translateX(0px);

    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);

    transition: -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);

    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);

    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);

    -webkit-transition-delay: 0.65s;

    transition-delay: 0.65s;

}

.m-hd .menu li.menu-item {

    -webkit-transform: scale(1.15) translateY(-30px);

    transform: scale(1.15) translateY(-30px);

    opacity: 0;

    -webkit-transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);

    transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);

    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);

    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);

}

.m-hd .menu li.menu-item:nth-child(1) {

    -webkit-transition-delay: 0.49s;

    transition-delay: 0.49s;
    text-align: left;
    text-indent: 5em
}

.m-hd .menu li.menu-item:nth-child(2) {

    -webkit-transition-delay: 0.42s;

    transition-delay: 0.42s;

}

.m-hd .menu li.menu-item:nth-child(3) {

    -webkit-transition-delay: 0.35s;

    transition-delay: 0.35s;

}

.m-hd .menu li.menu-item:nth-child(4) {

    -webkit-transition-delay: 0.28s;

    transition-delay: 0.28s;

}

.m-hd .menu li.menu-item:nth-child(5) {

    -webkit-transition-delay: 0.21s;

    transition-delay: 0.21s;

}

.m-hd .menu li.menu-item:nth-child(6) {

    -webkit-transition-delay: 0.14s;

    transition-delay: 0.14s;

}

.m-hd .menu li.menu-item:nth-child(7) {

    -webkit-transition-delay: 0.07s;

    transition-delay: 0.07s;

}



.m-hd.menu-opened {

    height: 100%;

    background-color:white;

    /*-webkit-transition: all 0.3s ease-in, background 0.5s ease-in;*/



    /*transition: all 0.3s ease-in, background 0.5s ease-in;*/

    /*-webkit-transition-delay: 0.25s;*/

    /*transition-delay: 0.25s;*/

}



.m-hd.menu-opened .burger-container {

    -webkit-transform: rotate(90deg);

    transform: rotate(90deg);

}

.m-hd.menu-opened .burger-container #burger .bar {

    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);

    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);

    -webkit-transition-delay: 0.2s;

    transition-delay: 0.2s;

}

.m-hd.menu-opened .burger-container #burger .bar.topBar {

    -webkit-transform: translateY(4px) rotate(45deg);

    transform: translateY(4px) rotate(45deg);

}

.m-hd.menu-opened .burger-container #burger .bar.btmBar {

    -webkit-transform: translateY(3px) rotate(-45deg);

    transform: translateY(3px) rotate(-45deg);

}

.m-hd.menu-opened .menu li.menu-item {

    -webkit-transform: scale(1) translateY(0px);

    transform: scale(1) translateY(0px);

    opacity: 1;
    text-align: left;
    text-indent: 5em;

}

.m-hd.menu-opened .menu li.menu-item:nth-child(1) {

    -webkit-transition-delay: 0.27s;

    transition-delay: 0.27s

}

.m-hd.menu-opened .menu li.menu-item:nth-child(2) {

    -webkit-transition-delay: 0.34s;

    transition-delay: 0.34s;

}

.m-hd.menu-opened .menu li.menu-item:nth-child(3) {

    -webkit-transition-delay: 0.41s;

    transition-delay: 0.41s;

}

.m-hd.menu-opened .menu li.menu-item:nth-child(4) {

    -webkit-transition-delay: 0.48s;

    transition-delay: 0.48s;

}

.m-hd.menu-opened .menu li.menu-item:nth-child(5) {

    -webkit-transition-delay: 0.55s;

    transition-delay: 0.55s;

}

.m-hd.menu-opened .menu li.menu-item:nth-child(6) {

    -webkit-transition-delay: 0.62s;

    transition-delay: 0.62s;

}

.m-hd.menu-opened .menu li.menu-item:nth-child(7) {

    -webkit-transition-delay: 0.69s;

    transition-delay: 0.69s;

}

.m-hd.menu-opened .menu li.menu-item:nth-child(8) {

    -webkit-transition-delay: 0.76s;

    transition-delay: 0.76s;

}

.m-hd.menu-opened .icon.icon-bag {

    -webkit-transform: translateX(75px);

    transform: translateX(75px);

    -webkit-transition-delay: 0.3s;

    transition-delay: 0.3s;

}

.menu-opened .logo-m{

    /*opacity: 0;*/

}

.menu-opened .m-bar{

    background: none;

    -webkit-transition:1s;

    transition:1s;

}



.m-hd .tc img{

    height: 40px;

    vertical-align: middle;

    margin: 14px 0;

}

.m-hd .tc{

    /*opacity: 0;*/

    /*-webkit-transition:.6s;*/

    /*transition:.6s;*/

}

.menu-opened .tc{

    opacity: 1;

}

.m-hd .menu{

    /*margin-top: 90px;*/

    /*padding-top: 90px;*/

}

.m-hd ul{

    padding-top: 6px;

}

.logo .logo-green{

    display: none;

}






.jiantou{

    display: block;

    width: 7px;

    height: 1px;

    background-color: black;

    transform: skew(3deg,32deg);

    margin: 0 auto;

    position: relative;



}

.jiantou::before{

    content: "";

    position: absolute;

    top: 5px;

    left: 0px;

    width: 7px;

    height: 1px;

    background-color: black;

    transform: skew(10deg,-53deg);

}

.dd{height: 8px;

    width: 5px;

    position: absolute;

    top: 19px;

    left: 66%;

    transition: 1s;

    transform-origin: 50% 50%;

}



.nav-lian-list{

    display: none ;background-color: #4886f2;padding-top: 15px;
    padding-bottom: 6px;

}



.nav-subtitle ul li{
    line-height: 27px;
}

.san-nav{
    display: none;
    background-color: #a81444;
    color: white;
}
.san-nav ul{
    display: none;
}



/*电脑头部*/

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }
input { outline: none; }
img { border: 0; }
input[type="text"], input:not([type]), input[type="button"], input[type="submit"], select, textarea { border-radius: 0; box-shadow: none; outline: 0 none !important; overflow: auto; }
textarea { -webkit-appearance: none; border-radius: 0; }
::-moz-selection { background: #0063b4; color: #fff; text-shadow: none; }

a { text-decoration: none; blr: expression(this.onFocus=this.blur()); -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
a:link, a:visited { text-decoration: none; }
a:active, a:hover { text-decoration: none; }
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.inner { width: 93%; margin: 0px auto; }
.searchBox { position: absolute; right: 0px; top: 100px; width: 215px; height: 40px; border-top: 2px solid #acccec; background-color: #5899dd; display: none; }
.searchBox .search-btn, .searchBox .search-txt { margin: 0px; float: left; display: block; padding: 0px; border: 0px none; background: transparent; color: #fff; font: 12px/30px "Microsoft JhengHei"; }
.searchBox .search-txt { margin-left: 5%; width: 80%; padding: 5px 0px; height: 30px; }
input.search-txt::-webkit-input-placeholder { color: #fff !important; }
/*.searchBox .search-btn { position: absolute; right: 0px; top: 0px; width: 24px; height: 40px; background: url(../images/serach_ico.png) no-repeat scroll center center #5899dd; }*/
.linkIbox a:link, .linkIbox a:visited { color: #c9d5e3; }
.linkIbox a:active, .linkIbox a:hover { color: #fff; }


  


.fl-right{
    float: right;
    width: 78%;

}

.fl-left{
    float: left;
    margin-top: 37px;
    position: relative;


}


.nav-banner{
    width: 354px;
    height: 250px;
    position: relative;
}

.nav-banner li a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}
.a1{
    background: url("../images/nav_banner.jpg") no-repeat center;
    background-size: cover;
}
.a2{
    background: url("../images/walk-c.jpg") no-repeat center;
    background-size: cover;
}
.a3{
    background: url("../images/walk-c.jpg") no-repeat center;
    background-size: cover;
}

.lun-circle{
    position: absolute;
    width: 100%;
    bottom: -20px;
    text-align: center;
}
.lun-circle li {
    width: 7px;
    height: 7px;
    margin: 0 6px;
    cursor: pointer;
    border-radius: 100%;
     border: 1px solid #094588;
    display: inline-block;
}

.lun-circle .current {
    background: #094588;
}

.nav-banner img{
     width: 100%;
     height:auto ;
}


.nav-banner .slick-dots {
    position: absolute;
    bottom: 125px;
    width: 100%;
    left: 0;
}
.nav-banner .slick-dots{
    text-align: right;
    padding-right: 30px;
}

.nav-banner .slick-dots li{
    padding: 0;
    float: none;
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 100%;
    margin: 0 5px;
    cursor: pointer;
    border: 1px solid white;
    font-size: 0;
}
.nav-banner .slick-dots li.slick-active {
    background: white;
}

.nav-banner .slick-dots li button{
    display: none;
}

.fl-right::before{
    content: ".";
    clear: both;
    display: block;
    overflow: hidden;
    font-size: 0;
    height: 0;
}

/*.subnavAct { background: #6ba8e7; }*/

 

body,html{height: 100%; position: relative; background-color: rgba(247, 247, 247, 1); }

body { font-family: "微软雅黑", "宋体"; font-size: 14px;color:#000;margin: 0;padding: 0; }
.pc{
    display: block;
}

.phone{
    display: none;
}
 
/*中间轮播*/

#banner .item, #banner .slick-track, #banner .slick-list, #banner .bg, #banner {
    height: 100%;
}
.banner-box{
    height: 68%;
}


.banner-title{
    width: 44%;
    margin-left: 27%;
}
.banner-title img{
    width: 100%;
    height: auto;
}

.banner-box{
    color: #fff;
    position: relative;
    overflow: hidden;
}
.banner-box .cir{
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    width: 38%;
    padding-top: 38%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
}
.banner-box .cir1{
    transform: translateY(-52%) translateX(-52%);
    -webkit-transform: translateY(-51%) translateX(-51%);
}
.banner-box .cir2{
    transform: translateY(-49%) translateX(-49%);
    -webkit-transform: translateY(-50%) translateX(-50%);
}
.banner-box .cir3{
    transform: translateY(-53%) translateX(-53%);
    -webkit-transform: translateY(-49%) translateX(-49%);
}

#banner h3{
    font-size: 40px;
    margin-left: 17%;
    color: white;
    font-weight: bold;
    line-height: 68px;
    vertical-align: middle;
}
.nao{
    margin-left: 17%;
    font-size: 24px;
}
#banner h4{
    font-size: 60px;
    margin-left: 15%;
    overflow:hidden;
    white-space:nowrap;
    font-weight: bold;
    text-overflow:ellipsis;
}
#banner .con{
    z-index: 20;
    position: absolute;
    top: 22%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
}
#banner p{
    line-height: 1.8;
    padding: 30px 0;
    font-size: 16px;
}
#banner .tc{
}

.cir-box{
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.cir-2{
    position: absolute;
    top: 60px;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 100%;
    padding-top: 100%;
    left: 0;
    top: 10%;
}
.cir-u2{
    transform: translateX(-4%) translateY(0);
    width: 108%;
    padding-top: 108%;
}
.cir-u3{
    transform: translateX(-8%) translateY(0);
    width: 116%;
    padding-top: 116%;
}
#banner .img{
    position: absolute;
}
#banner .s1 .img{
    left: 0%;
    bottom: -10%;
    width: 36%;
}
#banner .item{
    position: relative;
    background-position: top right;
    background-size: cover;
}

#banner .s2 .img{
    right: 0;
    bottom: 0;
    width: 42%;
}
#banner .animated {
    opacity: 0;
}


.banner-box .slick-dots{
    position: absolute;
    top: 50%;
    right: 30px;
    width: 56px;
    text-align: left;
}
.banner-box .slick-dots li{
    display: block;
    margin: 7px 0px;
}

.banner-box .slick-dots li em{
    display: inline-block;
    width: 15px;
    height: 2px;
    border-radius: 100%;
    cursor: pointer;
    background-color: white;
    position: relative;
}

.banner-box .slick-dots li.slick-active em{
    display: inline-block;
    width: 25px;
    height: 2px;
    border-radius: 10px;
    cursor: pointer;
    background-color: white;
    position: relative;
}
.banner-box .slick-dots b{
    position: absolute;
    width: 100%;
    left: 0;top: 0;
    height: 100%;
    /*background-color: #1163B8;*/
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
}
.banner-box .slick-dots li{
    font-size: 0;
}
.banner-box .slick-dots li.on b{
    -webkit-transition:4s;
    transition:4s;
    transform: scaleX(1);
    -webkit-transform: scaleX(1);


}
.banner-box li.current b{
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
}

.banner-box .slick-arrow{
    position: absolute;
    width: 85px;
    height: 119px;
    top: 50%;
    margin-top: -40px;
    border: none;
    font-size: 0;
    cursor: pointer;
    background-position: 50%;
    background-repeat: no-repeat;
    z-index: 50;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.0);
    -webkit-transition:.3s;
    transition:.3s;
    display: none!important;

}
.banner-box .slick-prev{
    opacity: 0.55;
    left: 50px;
    background-image:url(../images/ar_l1.png);

}
.banner-box .slick-prev:hover{
    opacity: 1;
}
.banner-box .slick-next{
    opacity: 0.55;
    right: 50px;
    background-image:url(../images/ar_r1.png);

}
.banner-box .slick-next:hover{
    opacity: 1;
}
.banner-box .slick-disabled{
    opacity: .5;
}
/*.banner-box .slick-arrow:hover{*/
/*background-color: #00b2b2;*/
/*}*/

.arrow-down{
    position: absolute;
    text-align: center;
    border: 0;
    cursor: pointer;
    left: 50%;
    margin-left: -10px;
    bottom: 14px;
    width: 21px;
    height: 41px;
}


.mouse-icon {
    border: 2px solid #fff;
    border-radius: 16px;
    height: 40px;
    width: 24px;
    display: block;
    z-index: 10;
    opacity: 0.7;
}
.mouse-icon .wheel {
    -webkit-animation-name: drop;
    animation-name: drop;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.mouse-icon .wheel {
    position: relative;
    border-radius: 10px;
    background: #fff;
    width: 2px;
    height: 6px;
    top: 4px;
    margin-left: auto;
    margin-right: auto;
}
@-webkit-keyframes drop {
    0% {
        top: 5px;
        opacity: 0;
    }
    30% {
        top: 10px;
        opacity: 1;
    }
    100% {
        top: 25px;
        opacity: 0;
    }
}
@keyframes drop {
    0% {
        top: 5px;
        opacity: 0;
    }
    30% {
        top: 10px;
        opacity: 1;
    }
    100% {
        top: 25px;
        opacity: 0;
    }
}

 
.con-item{
    padding: 25px 0px 30px 0;
}

.con-item1{
    padding: 10px 0 0 0;
    width: 1200px;
    margin: 0 auto;
}

.con-item1-top{
    width: 50%;
    overflow: hidden;
    background-color: #0a5d5e;
    display: block;
    background-size: cover;
    float: left;
    position: relative;
}

.con-item1-content{
    /*padding-bottom: 2%;*/
    /*相当于盒子的高度*/
    width: 100%;
    /*即维持宽高比为1:2*/
    overflow: hidden;
    display: block;
    /*background: url("../images/bg-1.jpg") no-repeat center;*/
    background-size: cover;
    float: left;
    /*margin-bottom: 200px;*/
    position: relative;

}
.business-bg{
    background: url("../images/mark1_bg.jpg") no-repeat center;
    background-size: cover;
}
.con-item1-kong{
    /*display: flex;*/
    /*justify-content: space-between;*/
    position: relative;
    overflow: hidden;
    width: 33.33333%;
}



.con-item1-content img{
   max-width: 100%;
   height: auto;
    transition: 0.8s;
    display: block;
}


.con-item1-content img:hover{
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.con-item1-top img{
    max-width: 100%;
    height: auto;
    transition: 0.8s;
    display: block;
}


.con-item1-top img:hover{
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.liaojie-kong{
     position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
}
.liaojie-kong.gai{
    background-color: rgba(61, 110, 195, 0.55);
}


.liaojie-kong.men::after{
    content: '';
    transition: opacity 0.45s ease 0s, transform 0.45s ease 0s;
    box-sizing: border-box;
    opacity: 0;
    position: absolute;
    width: 102%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    background: -o-linear-gradient(#5f94e9,#3e81ef);
    background: -webkit-linear-gradient(#5f94e9,#3e81ef);
    background: -moz-linear-gradient(#5f94e9,#3e81ef);
    background: linear-gradient(#5f94e9,#3e81ef);
}



.liaojie-kong.men1::after{
     content: '';
     transition: opacity 0.45s ease 0s, transform 0.45s ease 0s;
     box-sizing: border-box;
     opacity: 0;
     position: absolute;
     width: 102%;
     height: 100%;
     display: block;
     top: 0;
     left: 0;
     transform: scale(1,0);
     -webkit-transform: scale(1,0);
     background: -o-linear-gradient(#4e94ee,#2f5eba);
     background: -webkit-linear-gradient(#4e94ee,#2f5eba);
     background: -moz-linear-gradient(#4e94ee,#2f5eba);
     background: linear-gradient(#4e94ee,#2f5eba);
 }



.liaojie-kong.men2::after{
    content: '';
    transition: opacity 0.45s ease 0s, transform 0.45s ease 0s;
    box-sizing: border-box;
    opacity: 0;
    position: absolute;
    width: 102%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    background: -o-linear-gradient(#52a4ee,#1d6bec);
    background: -webkit-linear-gradient(#52a4ee,#1d6bec);
    background: -moz-linear-gradient(#52a4ee,#1d6bec);
    background: linear-gradient(#52a4ee,#1d6bec);
}

.liaojie-kong.tu::before{
    content: '';
    transition: opacity 0.45s ease 0s, transform 0.45s ease 0s;
    box-sizing: border-box;
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 101%;
    display: block;
    top: 0;
    left: 0;
    transform: scale(1, 1);
    -webkit-transform: scale(1,1);
    background: -o-linear-gradient(#00d5fe,#00c3d2);
    background: -webkit-linear-gradient(#00d5fe,#00c3d2);
    background: -moz-linear-gradient(#00d5fe,#00c3d2);
    background: linear-gradient(#00d5fe,#00c3d2);
}


.liaojie-kong.tu1::before{
    content: '';
    transition: opacity 0.45s ease 0s, transform 0.45s ease 0s;
    box-sizing: border-box;
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 102%;
    display: block;
    top: 0;
    left: 0;
    transform: scale(1, 1);
    -webkit-transform: scale(1,1);
    background: -o-linear-gradient(#4380e5,#1c6bec);
    background: -webkit-linear-gradient(#4380e5,#1c6bec);
    background: -moz-linear-gradient(#4380e5,#1c6bec);
    background: linear-gradient(#4380e5,#1c6bec);
}
.liaojie-kong.tu2::before{
    content: '';
    transition: opacity 0.45s ease 0s, transform 0.45s ease 0s;
    box-sizing: border-box;
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 102%;
    display: block;
    top: 0;
    left: 0;
    transform: scale(1, 1);
    -webkit-transform: scale(1,1);
    background: -o-linear-gradient(#43bff1,#4378db);
    background: -webkit-linear-gradient(#43bff1,#4378db);
    background: -moz-linear-gradient(#43bff1,#4378db);
    background: linear-gradient(#43bff1,#4378db);
}

.liaojie-kong:hover.liaojie-kong::before {
    transform: scale(0,1);
    -webkit-transform: scale(0,1);
    opacity: 0;
}

.liaojie-kong:hover.liaojie-kong::after {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
}


/*.liaojie-kong::after{*/
    /*content: '';*/
    /*transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;*/
    /*box-sizing: border-box;*/
    /*!*opacity: 0;*!*/
    /*position: absolute;*/
    /*width: 90%;*/
    /*height: 90%;*/
    /*display: block;*/
    /*top: 5%;*/
    /*left: 5%;*/
    /*border-left: 1px solid #fff;*/
    /*border-right: 1px solid #fff;*/
    /*transform: scale(1, 0);*/
    /*-webkit-transform: scale(1,0);*/

/*}*/

.liao-zi{
    position: absolute;
    top: 0px; left: 0; bottom: 0; right: 0;
    overflow: hidden;
    margin: 60px auto;
    z-index: 33;
    width: 40%;
    height: 41%;


}

.liao-zi.liaobg{
    background: url("../images/icon_1.png") no-repeat center;
    background-size: contain;
}

.liao-zi.liaobg1{
    background: url("../images/icon_4.png") no-repeat center;
    background-size: contain;
}
.liao-zi.liaobg2{
    background: url("../images/icon_7.png") no-repeat center;
    background-size: contain;
}

.liao-zi.liaobg3{
    background: url("../images/icon_2.png") no-repeat center;
    background-size: contain;
}
.liao-zi.liaobg4{
    background: url("../images/icon_5.png") no-repeat center;
    background-size: contain;
}
.liao-zi.liaobg5{
    background: url("../images/icon_8.png") no-repeat center;
    background-size: contain;
}
.liao-zi.liaobg6{
    background: url("../images/icon_3.png") no-repeat center;
    background-size: contain;
}
.liao-zi.liaobg7{
    background: url("../images/icon_6.png") no-repeat center;
    background-size: contain;
}
.liao-zi.liaobg8{
    background: url("../images/icon_9.png") no-repeat center;
    background-size: contain;
}
.liao-zi.liaobg9{
    background: url("../images/icon_9.png") no-repeat center;
    background-size: contain;
}

.business-slick{
    /*margin-top: 68px;*/
    margin-bottom:20px;
}
.business-slick:hover .slick-prev{
    opacity: 0.2;
}
.business-slick:hover .slick-next{
    opacity: 0.2;
}

.business-slick .slick-arrow{
    position: absolute;
    width: 57px;
    height: 100%;
    top: 40px;
    margin-top: -40px;
    border: none;
    background-color: black;
    font-size: 0;
    cursor: pointer;
    background-position: 66%;
    background-repeat: no-repeat;
    z-index: 50;
    -webkit-transition: .3s;
    transition: .3s;


}
.business-slick .slick-prev{
    opacity: 0;
    left: 0px;
    background-image:url(../images/businesss-arrowl.png);

}
.business-slick .slick-prev:hover{
    /*opacity: 1;*/
}
.business-slick .slick-next{
    opacity: 0;
    right: 0px;
    background-image:url(../images/businesss-arrowr.png);

}
.business-slick .slick-next:hover{
    /*opacity: 0.8;*/
}
.business-slick .slick-disabled{
    opacity: 0!important;
}


.con-item1-content .liaojie{
    position: absolute;
    top: 0;left: 0;right: 0;bottom: 0;
    margin: 0px auto;
    margin-top: 40%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: white;
    transition: 0.3s ease-out;
    cursor: pointer;
    font-size: 16px;
    z-index: 6;

}

.con-item1-top .liaojie{
    position: absolute;
    top: 0;left: 0;right: 0;bottom: 0;
    margin: 0px auto;
    margin-top: 29%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: white;
    transition: 0.3s ease-out;
    cursor: pointer;
    font-size: 20px;
    z-index: 6;
}


.business-slick .slick-dots {
    position: absolute;
    bottom: 14px;
    width: 100%;
    left: 0;
}
.business-slick .slick-dots{
    text-align: right;
    padding-right: 30px;
}

.business-slick .slick-dots li{
    padding: 0;
    float: none;
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 100%;
    margin: 0 5px;
    cursor: pointer;
    border: 1px solid white;
    font-size: 0;
}
.business-slick .slick-dots li.slick-active {
    background: white;
}
.business-slick .slick-dots li button{
    display: none;
}


 

/*底部*/
.footer{
    width: 100%;
}
.footer-top{
    background-color: rgba(221, 230, 237, 1);
}
.footer-wp{
    max-width: 1200px;
    padding: 40px 0;
    margin: 0 auto;

}
.footer-wp .footer-left{
    float: left;
}
.footer-wp .footer-right{
    float: right;
}
.footer-wp .footer-left>ul{
    float: left;
    margin-right: 40px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}
.footer-wp .footer-left>ul li:nth-child(1){
    margin-top: 10px;
}
.footer-wp .footer-left>ul li a{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #666666;
    margin: 10px 0;
}
.footer-wp .footer-right ul li{
    margin: 10px 0;
}
.footer-wp .footer-right ul li a{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}
.footer-bottom{
    width: 100%;
    height: 58px;
    background: #252B37;
}
.footer-bottom .footer-copy{
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 58px;
}
.footer-bottom .footer-copy a{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 58px;
}
/*新闻中心*/
.new-box{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.new-title{
    text-align: center;
    margin-bottom:6px;
}
.new-title .title-en{
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #C2C2C2;
}
.new-title .title-line{
    width: 30px;
    height: 3px;
    background-color: #146DEB;
    margin: 10px auto;
}
.new-title .title-cn{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #146DEB;
}
.new-title .title-cn span{
    color: rgba(51, 51, 51, 1);
}
.new-con{
    margin-top: 57px;
    padding: 0;
}
.new-con-l{
    width: 66%;
    float: left;
    overflow: hidden;
}
.new-con-r{
    width: 34%;
    float: left;
}
.new-con .hd{
    float: left;
    border-right: 3px solid #146DEB;
}
.new-con .hd ul li{
    width: 125px;
    height: 50px;
    text-align: right;
    padding-right: 17px;
    position: relative;
    cursor: pointer;
}
.new-con .hd ul li .pc{
    display: block;
}

.new-con .hd ul li .phone{
    display: none;
}
.new-con .hd ul li a{
    height: 100%;
    display: inline-block;
    line-height: 50px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}
.new-con .hd ul li img{
    position: absolute;
    display: none;
    right: -15px;
    top: 12px;
}
.new-con .hd ul .on{
    border-bottom: unset;
}
.new-con .hd ul .on img{
    display: inline-block;
}
.new-con .bd{
    float: left;
}
.new-con .bd ul li{
    width: 100%;
    padding-bottom: 0;
}
.new-con .bd .img{
    float: left;
    display: block;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0px;
}
.new-con .bd .img img{
    width: 313px;
    height: 287px;
}
.new-con .bd .bd-right-con{
    float: left;
    width: 37%; 
    margin-top: 0;
}
.new-con .bd .bd-item{
    text-align: left;
    position: relative;
    width: 100%;
 
}
.new-con .bd .num-time{
    vertical-align: bottom;
}
.new-con .bd .bd-item .num{
    display: inline-block;
    width: 58px;
    height: 58px;
    background: #146DEB;
    line-height: 58px;
    text-align: center;
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}
.new-con .bd .bd-item .time{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #146DEB;
}
.new-con .bd .bd-item img{
    position: absolute;
    right: 0;
    top: 0;
}
.new-con .bd .title{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}
.new-con .bd .info{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #A8A8A8;
    line-height: 24px;
}
.new-con .bd .bd-item .btn{
    border: 1px solid #0071BD;
    padding: 9px 22px;
    text-align: center;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #146DEB;
}
.new-con-r ul li{
    width: 100%;
    height: 48px;
    background: unset;
    text-align: left;
}
.new-con-r ul .active,.new-con-r ul li:hover{
    background: #146DEB;
}

.new-con-r ul li a{
    line-height: 58px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}
.new-con-r ul .active a,.new-con-r ul li:hover a{
    color: #FFFFFF;
}
 /* about us */
.about-box{

}
.about-box .title{
    width: 100%;
    height: 330px;
    background: url(../images/icon_about.png) center no-repeat;
}
.about-box .title-box{
    width: 1200px;
    height: 330px;
    margin: 0 auto;
    position: relative;
}
.about-box .title-con{
    position: absolute;
    left: 0;
    bottom: 28px;
}
.about-box .title-con .name-cn{
    margin-top: 33px;
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;

}
.about-box .title-con .name-cn span{
    border-bottom: 2px solid white;
    padding-bottom: 10px;
}
.about-box .title-con .name-en{
    margin-top: 20px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #FFFFFF;
}
.about-box .about-con .about-p{
    padding: 50px 0;
    text-indent: 2em;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #000000;
    line-height: 38px;
}
.about-box .about-pic .swiper-container{
    width: 1100px;margin: 0 auto;
}
 
.about-box .about-pic {
    position: relative;
    padding-bottom: 30px;
}


.about-box .about-pic img{
    width: 100%;
}
.about-box .about-pic .swiper-container .name{
    margin-top: 30px;
    text-align: center;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}
.about-box .about-pic .swiper-button-next,.about-box .about-pic .swiper-button-prev{
    top: 40%;
}
.business-box{
    background-color: white;
    width: 100%;
    /*padding: 60px 0 100px 0;*/
}
/*图片放大样式*/


.bigimg{width:600px;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:9999;border: 10px solid #fff;}
.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 555;transition:all 1s;display: none}
.bigbox>.imgbox>img{width:100%;}
.mask:hover{cursor:zoom-out}
.mask>img{position: fixed;right:10px;top: 10px;width: 48px;}
.mask>img:hover{cursor:pointer}




/*@charset "UTF-8";*/

.animated{
    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    -moz-animation-fill-mode:both;
    animation-fill-mode:both;



}


.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;

}



.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;

}



.animated.bounceIn,

.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}



.animated.flipOutX,

.animated.flipOutY {

    -webkit-animation-duration: .75s;

    animation-duration: .75s;

}













@keyframes bounceInDown {

    from, 60%, 75%, 90%, 100% {

        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

    }



    0% {

        opacity: 0;

        -webkit-transform: translate3d(0, -3000px, 0);

        transform: translate3d(0, -3000px, 0);

    }



    60% {

        opacity: 1;

        -webkit-transform: translate3d(0, 25px, 0);

        transform: translate3d(0, 25px, 0);

    }



    75% {

        -webkit-transform: translate3d(0, -10px, 0);

        transform: translate3d(0, -10px, 0);

    }



    90% {

        -webkit-transform: translate3d(0, 5px, 0);

        transform: translate3d(0, 5px, 0);

    }



    100% {

        -webkit-transform: none;

        transform: none;

    }

}



.bounceInDown {

    -webkit-animation-name: bounceInDown;

    animation-name: bounceInDown;

}




@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}




@-webkit-keyframes fadeInLeft {

    from {

        opacity: 0;

        -webkit-transform: translate3d(-10%, 0, 0);

        transform: translate3d(-10%, 0, 0);

    }



    100% {

        opacity: 1;

        -webkit-transform: none;

        transform: none;

    }

}



@keyframes fadeInLeft {

    from {

        opacity: 0;

        -webkit-transform: translate3d(-10%, 0, 0);

        transform: translate3d(-10%, 0, 0);

    }



    100% {

        opacity: 1;

        -webkit-transform: none;

        transform: none;

    }

}

.fadeInLeft {

    -webkit-animation-name: fadeInLeft;

    animation-name: fadeInLeft;

}


@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}






@-webkit-keyframes fadeInRight {

    from {

        opacity: 0;

        -webkit-transform: translate3d(10%, 0, 0);

        transform: translate3d(10%, 0, 0);

    }



    100% {

        opacity: 1;

        -webkit-transform: none;

        transform: none;

    }

}



@keyframes fadeInRight {

    from {

        opacity: 0;

        -webkit-transform: translate3d(10%, 0, 0);

        transform: translate3d(10%, 0, 0);

    }



    100% {

        opacity: 1;

        -webkit-transform: none;

        transform: none;

    }

}



.fadeInRight {

    -webkit-animation-name: fadeInRight;

    animation-name: fadeInRight;

    -webkit-transform: translateZ(0);

    -moz-transform: translateZ(0);

    -ms-transform: translateZ(0);

    -o-transform: translateZ(0);

    transform: translateZ(0);

}


@-webkit-keyframes fadeInUp {

    from {

        opacity: 0;

        -webkit-transform: translate3d(0, 100%, 0);

        transform: translate3d(0, 100%, 0);

    }



    100% {

        opacity: 1;

        -webkit-transform: none;

        transform: none;

    }

}



@keyframes fadeInUp {

    from {

        opacity: 0;

        -webkit-transform: translate3d(0, 100%, 0);

        transform: translate3d(0, 100%, 0);

    }



    100% {

        opacity: 1;

        -webkit-transform: none;

        transform: none;

    }

}


.fadeInUp {

    -webkit-animation-name: fadeInUp;

    animation-name: fadeInUp;

}

@-webkit-keyframes fadeInUp2 {

    from {

        opacity: 0;

        -webkit-transform: translate3d(0, 20%, 0);

        transform: translate3d(0, 20%, 0);

    }



    100% {

        opacity: 1;

        -webkit-transform: none;

        transform: none;

    }

}



@keyframes fadeInUp2 {

    from {

        opacity: 0;

        -webkit-transform: translate3d(0, 20%, 0);

        transform: translate3d(0, 20%, 0);

    }



    100% {

        opacity: 1;

        -webkit-transform: none;

        transform: none;

    }

}



.fadeInUp2 {

    -webkit-animation-name: fadeInUp2;

    animation-name: fadeInUp2;

}


/* group-intro */

.group-intro .banner{
    width: 100%;
    height: 480px;
    margin-top: 80px;
    background: url(../images/13.png) no-repeat center;
    background-size: auto 480px;
}
.group-intro .tab-box{
    /* max-width: 1200px; */
    margin:  0 auto;
    padding-top: unset;
}
.group-intro .tab-box .hd ul{
    text-align: center;
    background-color: #FFFFFF;
    padding: 30px 0;
}

.group-intro .tab-box .hd ul li{
    display: inline-block;
    /* width: 160px; */
    padding: 0 20px;
    height: 48px;
    margin: 0 20px;
    background: #E9EAEB;
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #9D9D9D;
    line-height: 48px;
    cursor: pointer;
}
.group-intro .tab-box .hd ul  .on {
    padding: 0;
}
.group-intro .tab-box .hd ul  .on a{
    display: inline-block;
    width: 100%;
    padding: 0 20px;
    height: 55px;
    background: url(../images/icon_tab_bg.png) no-repeat center;
    background-size: 100% 100%;
    color: rgba(255, 255, 255, 1);
}
.news-center .tab-box {
    background-color: #FFFFFF;
}
.group-intro .tab-box .bd>ul>li{
    max-width: 1200px;
    margin:  0 auto;
    background-color: #FFFFFF;
}
.group-intro .tab-box .bd>ul>li ul li{
    
}
.group-intro .page-con {
    margin-top: 93px;
    background-color: #FFFFFF;
    /*margin-left: 30px;*/
}
.group-intro .news-con{
    background-color: unset;
    margin-left: unset;
}
.group-intro .page-con .page-con-l{
    float: left;

}
.group-intro .page-con .page-con-l img{
    margin-top: -30px;
    margin-left: -30px;
}
.group-intro .page-con .page-con-r{
    padding: 20px;
    /*width: 67%;
    float: left;
    margin-left: 57px;
     padding-top: 50px; */
}
.group-intro .page-con .page-con-r .postion{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    line-height: 36px;
}
.group-intro .page-con .page-con-r .postion a{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    line-height: 36px;
}
.group-intro .page-con .page-con-info{
    margin-top: 27px;
    text-indent: 2em;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #666666;
    line-height: 36px;
}
.group-intro  .news-con ul {
    margin-top: 20px;
}
.group-intro  .news-con ul li{
    /*padding: 26px;*/
    vertical-align: middle;
}
.group-intro  .news-con ul .on{
    background-color: rgba(231, 243, 255, 1);
}
.group-intro  .news-con ul li a>span{
    width: 8px;
    height: 8px;
    text-align: center;
    background: #146DEB;
    display: inline-block;
    line-height: 28px;
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    vertical-align: middle;
    
}
.group-intro  .news-con ul li a>.item-con{
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
    width: 90%;
    /*padding-bottom: 10px;*/
}
.group-intro  .news-con ul li a>.item-con div:nth-child(1){
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #146DEB;
    line-height: 20px;
}
.group-intro  .news-con ul li a>.item-con div:nth-child(2){
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}
.group-intro  .news-con .page{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
}
.group-intro .news-con .page a{
    margin: 14px;
    padding: 17px 19px;
    background: #FFFFFF;
    box-shadow: 1px 1px 18px 0px rgba(36, 36, 36, 0.14);
    border-radius: 3px;
    display: inline-block;
}
.group-intro  .news-con .page  .on{
    background-color: rgba(15, 102, 169, 1);
    color: #FFFFFF;
}
.page-con .postion{
    /* margin-top: 50px; */
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    line-height: 36px;
}
.page-con .postion span{
    font-weight: bold;
}
.page-con .postion a{}

.page-con .page-list ul li{
    width: calc(33.3333% - 60px);
    float: left;
    margin-right: 90px;
    padding: 0;
    background: #FFFFFF;
    /*box-shadow: 5px 5px 21px 0px rgba(51, 51, 51, 0.13);*/
    border-radius: 10px;
    margin-bottom: 57px;
}
.page-con .page-list ul li a{
    width: 100%;
    padding: 0;
}
.page-con .page-list ul li a img{
    width: 100%;
}
.page-con .page-list ul li:nth-child(3n){
    width: calc(33.33% - 60px);
    margin-right: 0;
}
.page-con .page-list ul li a>div{
    /*height: 76px;*/
    text-align: center;
    font-size: 18px;
    /*line-height: 76px;*/
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}
.contact-us .tab-box .bd>ul>li{
    background-color: unset;
}
/* contact-us */
.contact-us .tab-box .bd>ul>li .contact-info {
    margin-top: 20px;
    padding: 30px;
    background: #FFFFFF;
    box-shadow: 0px 3px 49px 0px rgba(51, 51, 51, 0.09);
}
.contact-us .tab-box .bd>ul>li .contact-info ul li{
    float: left;
    width: 50%;
    padding:20px 0;

}
.contact-us .tab-box .bd>ul>li .contact-info ul li img{
    vertical-align: middle;
    margin-right: 10px;
}
.contact-us .tab-box .bd>ul>li .contact-info ul li .contact-info-con{
    display: inline-block;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
}
.contact-us .tab-box .bd>ul>li .about-map{
    margin-top: 20px;
    width: 100%;
    height: 550px;
    border:#ccc solid 1px;
}
/* feedback-con */
.group-intro .feedback-con{
    background-color: unset;
}
.group-intro .feedback-con .feedback-info span:nth-child(1){
    width: 2px;
    height: 19px;
    display: inline-block;
    background: #1969BA;
    vertical-align: text-bottom;
    margin-right: 10px;
}
.group-intro .feedback-con .feedback-info span:nth-child(2){
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    line-height: 36px;
}
.group-intro .feedback-con form{
    margin-top: 20px;
}
.group-intro .feedback-con form .form-item{
    margin: 20px 0;
}
.group-intro .feedback-con form .form-item  label{
    width: 80px;
    display: inline-block;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    vertical-align: top;
    line-height: 42px;
}
.group-intro .feedback-con form .form-item .input {
    display: inline-block;
    width: calc(100% - 85px);
}

.group-intro .feedback-con form .form-item .input input{
	background:none;  
	outline:none;  
	border:none;
    width: 100%;
    height: 42px;
    background: #F7F7F7;
    padding: 10px 10px;
}
.group-intro .feedback-con form .form-item .input textarea{
	background:none;  
	outline:none;  
	border:none;
    width: 100%;
    height: 242px;
    background: #F7F7F7;
    padding: 10px 10px;
}
.group-intro .feedback-con form .form-item .input textarea::placeholder{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #999999;
}
.group-intro .feedback-con form  button{
    margin: 0 auto;
    background:none;  
    display: block;
	outline:none;  
	border:none;
    width: 160px;
    height: 48px;
    background: #1969BA;
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
}
.group-intro .feedback-con  ul li .user-pic{
    width: 56px;
    height: 56px;
    display: block;
    background: #F6F6F6;
    border-radius: 50%;
    float: left;
}
.group-intro .feedback-con  ul li .user-pic img{
    width: 100%;
    height: 100%;
}
.group-intro .feedback-con  ul li ul{
    float: left;
}
 
.contact-us .tab-box .bd>ul>li .ask-info ul li{
    width: 100%;
}
.group-intro .feedback-con .ask-info  label span:nth-child(1){
    width: 2px;
    height: 19px;
    display: inline-block;
    background: #1969BA;
    vertical-align: text-bottom;
    margin-right: 10px;
}
.group-intro .feedback-con .ask-info  label span:nth-child(2){
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    line-height: 36px;
}
.group-intro .feedback-con  ul li>ul{
    width: calc(100% - 76px);
    margin-left: 20px;
}
.group-intro .feedback-con .ask-info  >ul>li>ul>li{

}
.group-intro .feedback-con  ul li>ul>li .title span:nth-child(1){
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #666666;
    float: left;
}
.group-intro .feedback-con  ul li>ul>li .title span:nth-child(2){
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #666666;
    float: right;
}
.group-intro .feedback-con  ul li>ul>li .ask span{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
}
.group-intro .feedback-con  ul li>ul>li  .answer{
    margin-top: 20px;
    padding: 20px;
    background: #F6F6F6;
    border: 1px solid #DCDCDC;
}
.group-intro .feedback-con  ul li>ul>li  .answer .title span:nth-child(1){
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #1969BA;
    float: left;
}
.group-intro .feedback-con  ul li>ul>li  .answer .title span:nth-child(2){
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #666666;
    float: right;
}
.group-intro .feedback-con  ul li>ul>li  .answer  .answer-con{
    margin-top: 10px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}
/* detail-info */
.detail-info {
    background: #FFFFFF;
    box-shadow: 0px 3px 49px 0px rgba(51, 51, 51, 0.09);
}
.detail-info h3{
    text-align: center;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 60px;
}
.detail-info .arcticle-des{
    text-align: center;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #999999;
    line-height: 60px;
}
.detail-info .line{
    width: 100%;
    height: 1px;
    background: #E0E0E0;
}
.detail-info .detail-con {
    padding: 20px;
    text-align: center;
}
.detail-info .detail-con p{
    /*text-align: left;
    text-indent: 2em;*/
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #333333;
    line-height: 30px;
}
.detail-info .detail-con p span{
    display: inline !important;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #333333;
    line-height: 30px;
    background: unset !important;
    vertical-align: unset !important;
}
.detail-info .pre-next>ul>li{
    width: 50% !important;
}
.detail-info .pre-next>ul>li a span{
    font-size: 18px !important;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #1969BA !important;
}
/* micro */
.micro .tab-box .bd>ul>li ul li{
    position: relative;
}
.micro .tab-box .bd>ul>li ul li .model{
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000000;
    opacity: 0.6;
    border-radius: 10px 10px 0px 0px;
    top: 0;
}
.micro .tab-box .bd>ul>li ul li .model img{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
}

/*头部导航*/
.header-nav{width: 100%;text-align: center;font: 16px/48px "微软雅黑";}
/* .header-nav a{color: #f9f6f1;} */
.header-nav dl{width: 10%;display: inline-block;position: relative;}
.header-nav dd{display: none;position: absolute; z-index:1; top: 3em;left: 0;width: 100%;background-color: #f9f6f1;}
.header-nav dd a{display: block;white-space: nowrap;line-height: 40px;height:40px;text-align: center;padding: 0 10px;color: #333333 !important;}
.header-nav  dt .on{padding-bottom: 10px;border-bottom: 2px solid #6DA9FF;}

/*hover 属性*/
.header-nav dl:hover a{color: #6DA9FF;}
.header-nav dl:hover a:hover{font-size: 100%;}
.header-nav dl:hover > dd{display: block;padding: 5px 0;}
.header-nav dl:hover > dd a:hover{background-color: #f9f6f1;color: #6DA9FF !important;}
.weixin {
    width: 35px;
    height: 35px;
    background: url(../images/weixinbg.png) no-repeat center;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    float:right;
}
    .weixin img {
        position: absolute;
        top: 43px;
        left: -43px;
        max-width: unset !important;
        display: none;
    }
    .weixin:hover {
        background: url("../images/weixin-2.png") no-repeat center;
    }

        .weixin:hover img {
            display: block;
            -webkit-animation: fadeInUp2 1s both ease;
            -o-animation: fadeInUp2 1s both ease;
            animation: fadeInUp2 1s both ease;
        }
.brand-content {
    width: 100%;
    background-color: #f5f5f5;
    padding: 5% 5%;
    margin-bottom: 5%;
}
    .brand-content .brand-content-title {
        color: #4d4d4d;
        font-size: 30px;
        font-weight: bold;
    }
    .brand-content p {
        color: #4d4d4d;
        font-size: 15px;
        line-height: 180%;
        /*text-indent: 1.5em;*/
        margin-top: 15px;
        text-align: justify;
        text-justify: inter-ideograph;
    }
.wp {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
}
.join-job {
    position: relative;
    overflow: hidden;
}

    .join-job li {
        float: left;
        width: 31.33%;
        margin-right: 2%;
        margin-bottom: 2%;
    }

        .join-job li a {
            display: block;
            width: 100%;
            padding: 30px 30px;
            background-color: #EEE;
        }

        .join-job li dl dd:nth-child(1) {
            font-size: 23px;
            margin-bottom: 20px;
            color: #333333;
        }


        .join-job li dl dd {
            margin-bottom: 18px;
            font-size: 14px;
            color: #666666;
        }

            .join-job li dl dd span {
                color: #333333;
            }

        .join-job li a:hover {
            background-color: #1c6bec;
            color: white;
        }

            .join-job li a:hover dl dd {
                color: white;
                !important;
            }

                .join-job li a:hover dl dd span {
                    color: white;
                    !important;
                }
/*组织荣誉*/
.carft-kong {
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
    clear: both;
}

.carft-bg {
    width: 31%;
    position: relative;
    overflow: hidden;
    margin-right: 3.33%;
    float: left;
    box-shadow: -1px -1px 6px 2px rgba(0, 0, 0, 0.13);
    margin-bottom: 45px;
}

    .carft-bg:nth-child(3n+3) {
        margin-right: 0%;
    }

.carft-ding {
    position: relative;
    overflow: hidden;
    height: 246px;
}

.carft-bg-img {
    width: 100%;
    height: auto;
    transition: .5s;
}

.carft-zi {
    text-align: center;
    color: #4d4d4d;
    margin-top: 16px;
    /* line-height: 80px; */
    font-size: 15px;
    margin-bottom: 13px;
    padding: 0px 5%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.carft-bg-img:hover {
    transform: scale(1.1,1.1);
}

.carft-zi.meiyou {
    -webkit-transform: translate(0,-140px);
    -moz-transform: translate(0,-140px);
    -ms-transform: translate(0,-140px);
    -o-transform: translate(0,-140px);
    transform: translate(0,-140px);
}

.walk-list {
    width: 100%;
    background: url("../images/walk-jituan-bg.jpg") no-repeat center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.walk-list-right {
    width: 100%;
    height: 100%;
    background-color: rgba(70, 133, 236, 0.71);
    /*float: right;*/
    padding: 35px 35px;
}


.walk-list-title {
    font-size: 30px;
    font-weight: bold;
    color: white;
}

.walk-list-right p {
    color: white;
    font-size: 14px;
    margin-top: 20px;
    line-height: 180%;
}


.walk-list-video {
    margin-top: 6%;
    width: 100%;
    clear: both;
    position: relative;
    overflow: hidden;
}
