* {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-family: Microsoft Yahei
}

ul,
li {
    list-style: none
}

img {
    max-width: 100%;
    vertical-align: middle;
}

a {
    display: inline-block;
    text-decoration: none;
}

.container {
    width: 100%;
    overflow: hidden;

}

.content {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}


.clearfix:after {

    content: "";

    height: 0;

    line-height: 0;

    display: block;

    visibility: hidden;

    clear: both
}

.clearfix {

    zoom: 1;

}


.logo {
    width: 206px;
    height: 60px;
   
    
}

.logo img {
    width: 100%;
    height: 60px;

}

.menu {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.menubox {
    position: fixed;
    padding-top: 20px;
    top: 0;
    left: 0;
    background-color: transparent;
    height: 80px;
    line-height: 80px;
    z-index: 999;
    box-shadow: none;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
}

.menu-right a {
    font-size: 22px;
    color: #fff;
    letter-spacing: 4px;
}

.menu-right {
    width: 900px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}



.current,
.current1 {
    position: relative;
}

.current:after,
.current1:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 8px;
    left: 0;
}

.banner {
    height: 600px;
    overflow: hidden;
    position: relative;
}

.bannerbox {
    position: relative;
    width: 100%;
    height: 600px;


}

.bannerbox img {
    width: 1920px;
    height: 600px;
}

.con-banner {
    width: 1200px;
    position: absolute;
    top: 200px;
    z-index: 100;
    left: 50%;
    margin-left: -600px;

}

.line1 {
    font-size: 40px;
    color: #fff;
    width: 650px;
    margin: 0 auto;
    padding-bottom: 14px;
    text-align: center;
    letter-spacing: 2px;
    border-bottom: 2px solid #fff;
    box-sizing: border-box;
}


.banner-list {
    width: 100%;
    overflow: hidden;

}

.line2 {
    width: 600px;
    text-align: center;
    margin: 0 auto;
    font-size: 24px;
    color: #fff;
    margin-top: -10px;
}

.btn {
    width: 410px;
    margin: 80px auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.btn-tozixun,
.tojianjie {
    display: block;
    width: 180px;
    height: 60px;
    box-sizing: border-box;
    border: 1px solid #fff;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 24px;
    -webkit-transition:0.3s linear ;
    -o-transition:0.3s linear ;
    transition:0.3s linear ;

}
.btn-tozixun:hover,.tojianjie:hover{
     color: #5886ff;
    background: #fff
}

.banner-sta {
    position: absolute;
    width: 34px;
    height: 20px;
    top: 50%;
    left: 5%;
    margin-top: -10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

.banner-sta span {
    display: block;
    width: 24px;
    height: 2px;
    background: #fff;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;

}

.banner-sta span.on {
    width: 100%;
}

.tit-sec {
    font-size: 46px;
    font-weight: bold;
    text-align: center;
}

.blue-font {
    color: #5886ff;
}

.four-sec {
    margin-top: 60px;
    overflow: visible
}

.tit2-sec {
    font-size: 24px;
    text-align: center;
    margin-top: 16px;
    letter-spacing: 4px;

}

.gray-font {
    color: #999;
}

.four-list {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    margin-top: 40px;
}

.secbox {
    width: 250px;
    padding: 50px 15px;
    height: 280px;
    background: #fff;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
    cursor: pointer;
}

.secbox:hover {
    box-shadow: 2px 2px 20px #ddd;
}

.icon-jingzhun {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
    background-color: #fff;
    background-image: url("../images/icon_jingzhun_nor.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 45px 45px;
    box-shadow: 2px 2px 20px #d8d8d8;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
}

.tit-sec-four {
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-top: 58px;
}

.txt-four {
    font-size: 14px;
    color: #999;
    text-align: center;
    margin-top: 24px;
    line-height: 20px;
}

.icon-fugai {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
    background-color: #fff;
    background-image: url("../images/icon_fugai_nor.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 43px 45px;
    box-shadow: 2px 2px 20px #d8d8d8;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
}

.icon-pinpai {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
    background-color: #fff;
    background-image: url("../images/icon_pinpai_nor.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 41px 41px;
    box-shadow: 2px 2px 20px #d8d8d8;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
}

.icon-pingtai {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
    background-color: #fff;
    background-image: url("../images/icon_pingtai_nor.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 39px 37px;
    box-shadow: 2px 2px 20px #d8d8d8;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
}



.jingzhun:hover .icon-jingzhun {
    background-color: #5886ff;
    background-image: url(../images/icon_jingzhun_sel.png);
}

.fugai:hover .icon-fugai {
    background-color: #5886ff;
    background-image: url(../images/icon_fugai_sel.png);
}

.pinpai:hover .icon-pinpai {
    background-color: #5886ff;
    background-image: url(../images/icon_pinpai_sel.png);
}

.pingtai:hover .icon-pingtai {
    background-color: #5886ff;
    background-image: url(../images/icon_pingtai_sel.png);
}

.jingzhun:hover .tit-sec-four,
.fugai:hover .tit-sec-four,
.pinpai:hover .tit-sec-four,
.pingtai:hover .tit-sec-four {
    color: #5886ff;
}

.white-font {
    color: #fff;
}

.youshi {
    background: url(../images/bg_youshi.png) no-repeat center center;
    height: 740px;
    padding-top: 40px;
    margin-top: 60px;

}

.after {
    position: relative;
    padding-bottom: 24px;
}

.after:after {
    content: "";
    height: 2px;
    width: 80px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: 50px;

}

.ys-list {}

.youshi-list,
.kehu-list {
    width: 1200px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 20px;
    overflow: hidden;
}

.ys-list-box {
    width: 380px;
    height: 210px;
    padding: 20px 0;
    background: #fff;
    text-align: center;
    margin-top: 20px;
}

.icon-ys {
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
}

.tit-ys-list {
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-top: 34px;
}

.txt-ys-list {
    font-size: 14px;
    color: #999;
    text-align: center;
    margin-top: 12px;
    line-height: 20px;
}

.kehu {
    margin-top: 60px;
}

.kh-list-box {
    width: 380px;
    height: 210px;

    background: #fff;
    text-align: center;
    margin-top: 20px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    cursor: pointer;
}

.td-tit {
    margin-top: 60px
}

.tongdian {
    background: url(../images/bg_kefu.png);
    background-position: center;
    height: 356px;
    margin-top: 50px;

}

.tit-td-l {
    width: 320px;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 50px;
    left: 230px;
    line-height: 1.6;
    font-weight: bold;
    z-index: 10;
    letter-spacing: 4px;
}

.td-con {
    position: relative;
    overflow: visible;
}

.txt-td-l {
    width: 320px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 160px;
    left: 230px;
    line-height: 1.8;
    z-index: 10;
    letter-spacing: 2px;
}

.tit-td-r {
    width: 320px;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 80px;
    right: 230px;
    line-height: 1.6;
    font-weight: bold;
    z-index: 10;
    letter-spacing: 4px;
    text-align: right;
}

.txt-td-r {
    width: 320px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 190px;
    right: 230px;
    line-height: 1.8;
    z-index: 10;
    letter-spacing: 2px;
    text-align: right;
}

.btn-td {
    width: 160px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    border: 1px solid #fff;
    position: absolute;
    top: 280px;
    right: 230px;
    color: #fff;
    font-size: 20px;
    border-radius: 2px;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
}

.btn-td:hover {
    background: #fff;
    color: #5886ff;
}

@font-face {
    font-family: myfont;
    src: url("../fonts/myfont.ttf");
    font-style: normal;
}

.data {
    width: 100%;
    height: 680px;
    background-color: #5886ff;
    background-image: url(../images/bg_data.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin-top: 60px;
}

.data-num-content {
    width: 1200px;
    height: 577px;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
}

.data-num-title {
    padding-top: 110px;
    margin-bottom: 30px;
    font-size: 42px;
    color: #fff;
    line-height: 45px;
    font-weight: bold;
    letter-spacing: 4px;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, Helvetica, PingFangSC-Medium, Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
}

.data-num-text {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}

.data-num-head {
    margin-top: 80px;

}

.data-num-item {
    text-align: center;
    position: relative;
    display: inline-block;
    width: 400px;
    font-size: 108px;
    color: #fff;
    line-height: 62px;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, Helvetica, PingFangSC, Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
}

.data-num-jus {
    display: inline-block;
    margin: 80px 0;
    width: 162px;
    height: 56px;
    font-size: 22px;
    color: #fff;
    line-height: 48px;
    letter-spacing: 2px;
    border: 4px solid #fff;
    cursor: pointer;
    font-weight: 500;
    line-height: 56px;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, Helvetica, PingFangSC-Medium, Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    text-decoration: none;
}

.data-num-nub {
    display: inline-block;
    width: 400px;
    font-size: 200px;
    color: #fff;
    line-height: 62px;
    font-family: myfont;
}


.data-num-add {
    font-size: 24px;
    color: #fff;
    margin-left: -20px;
    position: absolute;
    right: 75px;
    top: 30px;
    line-height: 30px;
}


.data-num-inf {
    display: inline-block;
    margin-top: 30px;
    font-size: 20px;
    color: #fff;
    margin-left: 30px;
    text-align: center;
    line-height: 1.4;

}

.data-num-jus:hover {
    background-color: #fff;
    color: #3e88f1;
}

.data-num-wan {
    position: absolute;
    right: 55px;
    top: 0px;
}

.foot {
    /*	background: linear-gradient(45deg,#2853c7,#4ac8e1);*/
    background: linear-gradient(45deg, #2853c7, #5886ff);
    height: 390px;
    margin-top: 60px;
    color: #fff;
}

.foot-l {
    float: left;
    width: 460px;
    margin-top: 30px;

}

.f-tit {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;

}

.f-tit2 {
    margin-top: 8px;
    letter-spacing: 1.5px
}

.f-list {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.f-list ul li a {
    display: block;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px
}

.f-list ul li:nth-child(1) a {
    font-size: 15px;
    margin-bottom: 16px;
    margin-top: 30px;
}

.foot-r {
    float: right;
    width: 560px;
    margin-top: 30px;
}

.f-t {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    height: 50px;
    line-height: 50px;
}

.f-t a {
    display: block;
    font-size: 14px;
    color: #fff;
    padding: 0 4px;

}

.f-lx {
    width: 100%;
    margin-top: 30px;
    position: relative;


}

.f-lx span {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 15px;

}

.lx-tit {
    font-size: 16px;
    margin-bottom: 16px;


}

.qrcode {
    position: absolute;
    right: 0;
    top: 0px;
    width: 120px;
    height: 120px;
}

.copyright {
    padding-top: 24px;
    border-top: 1px solid #fff;
    margin-top: 40px;
}

.cr-txt {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.line1-pro {
    font-size: 50px;
    color: #fff;
    text-align: center;
    letter-spacing: 4px;
    margin-top: -40px;
}

.line2-pro {
    font-size: 40px;
    color: #fff;
    margin-left: 160px;
    margin-top: 60px;
}

.line3-pro {
    font-size: 26px;
    color: #fff;
    margin-left: 160px;
    margin-top: 26px;
}

.btn-pro-yuyue {
    display: block;
    width: 300px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #fff;
    color: #fff;
    font-size: 24px;
    letter-spacing: 4px;
    margin-top: 30px;
    margin-left: 160px;
    border-radius: 10px;
    -webkit-transition:0.3s linear ;
    -o-transition:0.3s linear ;
    transition:0.3s linear ;
}
.btn-pro-yuyue:hover{
    color: #5886ff;
    background: #fff;
}

.ban-pro-pic {
    position: absolute;
    right: 160px;
    width: 313px;
    height: 300px;
    top: 60px;
    z-index: 10;
    background: url(../images/computer.png) no-repeat center center;
    background-size: contain;

}

.liucheng {
    margin-top: 60px;
    height: auto;

}

.lc-con {
    margin-top: 40px;
    height: 637px;
}

.weixin {
    margin-top: 200px;
    display: flex;
    justify-content: space-between;
}

.con-pic-pro {
    width: 50%;
    height: 383px;
    text-align: center;
}

.con-txt-pro {
    width: 50%;
    box-sizing: border-box;
    padding: 0 20px;
}

.tit-pro-wx {
    font-size: 30px;
    color: #5886ff;
    font-weight: bold;
    letter-spacing: 4px;

}

.tit2-pro-wx {
    font-size: 18px;
    color: #999;
    font-weight: bold;
    margin-top: 12px;
    letter-spacing: 4px;
}

.txt-pro-wx {
    font-size: 20px;
    font-weight: bold;
    color: #8b8b8b;
    line-height: 2;
    text-align: justify;
    margin-top: 20px;
    letter-spacing: 4px
}

.right-pro-wx {
    width: 190px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #5886ff;
    letter-spacing: 4px;
    box-sizing: border-box;
    border: 1px solid #5886ff;
    margin-top: 30px;
    float: right;
    border-radius: 6px;
}

.right-pro-wx:hover,
.left-pro-wx:hover {
    color: #fff;
    background: #5886ff;
}

.left-pro-wx {
    width: 190px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #5886ff;
    letter-spacing: 4px;
    box-sizing: border-box;
    border: 1px solid #5886ff;
    margin-top: 30px;
    border-radius: 6px;
}

.scrolltotop {
    width: 40px;
    height: 80px;
    overflow: hidden;
    position: fixed;
    right: 5%;
    bottom: -100%;
    background: url(../images/scrolltop_1.png) no-repeat;
    background-size: 30px 49px;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    transition: 0.6s ease;


}


.huo {
    position: absolute;
    width: 16px;
    height: 30px;
    top: 30px;
    left: 7px;
    z-index: -1;
}

.scrolltotop:hover .huo img {
    animation: huojian 0.1s 0s infinite;
}

@keyframes huojian {
    0% {
        height: 14px
    }

    50% {
        height: 20px
    }

    100% {
        height: 28px;
    }
}

.ban-solu-pic {
    position: absolute;
    right: 160px;
    width: 313px;
    height: 300px;
    top: 60px;
    z-index: 10;
    background: url(../images/solution.png) no-repeat center center;
    background-size: contain;
}

.nanti {
    margin-top: 60px;
    position: relative;
    height: 765px;
    background: url(../images/bg_nanti.png) no-repeat center center;

}

.nt-l-t,
.nt-l-b,
.nt-r-t,
.nt-r-b {
    font-size: 24px;
    font-weight: bold;
    color: #555;
    letter-spacing: 2px;
}

.nt-l-t {
    position: absolute;
    top: 120px;
    left: 245px;
}

.nt-box {
    height: 500px;
    position: relative;
}

.nt-l-b {
    position: absolute;
    top: 145px;
    right: 295px;
}

.nt-r-t {
    position: absolute;
    top: 345px;
    left: 135px;
}

.nt-r-b {
    position: absolute;
    top: 350px;
    right: 210px;
}

.solu-box {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    height: 290px;
    box-sizing: border-box;
    -webkit-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear;
    margin-top: 20px;
    cursor: pointer;
}

.solu-box:hover {

    box-shadow: 2px 2px 10px #999;
    z-index: 100;

}

.pic-solu {
    width: 50%;
    text-align: center;
    
}

.txt-solu {
    width: 50%;
    box-sizing: border-box;
    padding: 0 60px;
    background: #F5F5F5;
    overflow: hidden;
}

.txt-solu-con {
    font-size: 22px;
    color: #585858;
    line-height: 1.8;
    letter-spacing: 2px;
    text-align: justify;
    margin-top: 30px;

}

.tit-solu {
    font-size: 30px;
    font-weight: 600;
    color: #5886ff;
    letter-spacing: 2px;
    position: relative;
    margin-top: 30px;
}

.tit-solu:after {
    content: "";
    width: 80px;
    height: 2px;
    background: #5886ff;
    position: absolute;
    bottom: -20px;
    left: 0;
}

.fangan {
   width: 1200px;
    overflow: visible;
}



.data-solu {
    width: 100%;
    background-color: #5886ff;
    background-image: url(../images/bg_data.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    height: 260px;
    margin-top: 60px;
}

.num-num-solu {
    width: 100%;
    font-size: 200px;
    font-family: myfont;
    color: #fff;
    text-align: center;
    line-height: 240px;
    margin-top: -20px;
}



.data-solu-num {
    width: 33.3333333%;
    float: left;

}

.txt-num-solu {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin-top: -30px;


}

.tit-last-solu {
    font-family: myfont;
    font-size: 60px;
    color: #5886ff;
    text-align: center;
    letter-spacing: 4px;
}

.tit2-last-solu {
    font-size: 20px;
    color: #888;
    text-align: center;
    line-height: 1.6;
    margin-top: 10px;
}

.icon-last-solu {
    width: 25%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.last-icon-box {
    width: 800px;
    margin: 60px auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.solu-last-des {
    font-size: 24px;
    color: #555;
    margin-top: 20px;
}

.btn-solu-last {
    display: block;
    width: 300px;
    height: 80px;
    background: #5886ff;
    margin: 60px auto;
    font-size: 26px;
    letter-spacing: 4px;
    color: #fff;
    text-align: center;
    line-height: 80px;
    border-radius: 6px;
    box-shadow: 0px 0px 20px #aaa
}

.line1-abus {
    font-size: 50px;
    color: #fff;
    text-align: center;
    letter-spacing: 4px;
    margin-top: -40px;
}

.line2-abus {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    letter-spacing: 4px;
}

.line3-abus {
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin-top: 20px;
    letter-spacing: 4px;
}

.abus-ban-num {
    font-family: myfont;
    font-size: 50px;
    font-style: italic;
    margin: 0 6px;
    font-weight: bold;
}

.btn-abus-yuyue {
    display: block;
    width: 300px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #fff;
    color: #fff;
    font-size: 24px;
    letter-spacing: 4px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    -webkit-transition:0.3s linear ;
    -o-transition:0.3s linear ;
    transition:0.3s linear ;
}
.btn-abus-yuyue:hover,.btn-anli-anli:hover,.btn-anli-yuyue:hover{
    color: #5886ff;
    background: #fff;
}

.aboutus {
    margin-top: 80px;
}

.pic-ab {
    width: 50%;
    float: left;
    text-align: center;
}

.ab-r {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 30px;
}

.tit-ab {
    font-size: 30px;
    font-weight: bold;
    color: #5886ff;
    letter-spacing: 2px;
}

.tit2-ab {
    font-size: 20px;
    color: #333;
    line-height: 3;
    letter-spacing: 8px;
    position: relative;
}

.gs1 {
    font-size: 18px;
    font-weight: bold;
    background: url("../images/flower-abus-icon.png") no-repeat 0px 0px;
    background-size: 30px 30px;
    padding-left: 50px;
    height: 30px;
    line-height: 30px;
    margin: 20px 0 10px 0;
    color: #5886ff
}

.ab-txt {
    font-size: 16px;
    color: #515151;
    line-height: 1.8;
    text-align: justify;
}



.wenhua {
    margin-top: 60px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    overflow: hidden;
    height: 340px;

}


.wh-sec {
    width: 165px;
    height: 100%;
    box-sizing: border-box;
    padding: 45px 0 30px 45px;
    border: 1px solid #eee;
    position: relative;
    cursor: pointer;
    -webkit-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;

}

.wh-sec:hover {
    border: 1px solid #5886ff;
}

.wh-sec-titbox {
    width: 210px;
    height: 100%;
    cursor: pointer;
    position: relative;
    overflow: hidden;

}

.wh-sec-titbox:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 3s linear;
    -o-transition: 3s linear;
    transition: 3s linear;
}

.tit-wh {
    width: 100%;
    text-align: center;
    font-size: 30px;
    letter-spacing: 6px;
    position: absolute;
    top: 130px;
    left: 50%;
    color: #fff;
    margin-left: -105px;
    font-weight: bold;
}

.tit2-wh {
    width: 100%;
    text-align: center;
    font-size: 18px;

    position: absolute;
    top: 180px;
    left: 50%;
    color: #fff;
    margin-left: -105px;
    /*    font-weight: bold;*/
}

.tit-sec-con-wh {
    position: absolute;
    right: 30px;
    top: 45px;
    font-size: 22px;
    font-weight: bold;
    color: #5886ff;
    letter-spacing: 4px;
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
    /*IE浏览器*/

}

.tit2-sec-con-wh {

    color: #999;
    margin-top: 10px;
}

.txt-con-wh {
    font-size: 18px;
    color: #545454;
    letter-spacing: 4px;
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
    /*IE浏览器*/

}


.picScroll-left {
    margin-top: 60px;
    position: relative;
    padding-bottom: 20px;
    
}

.picScroll-left .hd {
    overflow: hidden;
    height: 40px;
    padding: 0 10px;
    width: 160px;
    display: flex;
    justify-content: space-around;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -80px;
    z-index: 100;
    
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    display: block;
    width: 40px;
    text-align: center;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: #5886ff;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}


.picScroll-left .hd .prevStop {
    background: #ccc;
}

.picScroll-left .hd .nextStop {
     background: #ccc;
}


.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .bd {
    padding: 10px 0;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
    margin-right: 120px;
}

.picScroll-left .bd ul li .pic img {
    width: 300px;
    height: 200px;
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
}

.picScroll-left .bd ul li .pic a:hover img {
    opacity: 0.8
}


.tit-kh-abus {
    font-size: 46px;
    font-weight: bold;
    color: #5886ff;
    text-align: center;
    letter-spacing: 6px;
}

.tit2-kh-abus {
    font-size: 30px;
    text-align: center;
    color: #999;
    margin-top: 20px;
    letter-spacing: 4px;
    margin-bottom: 30px;
}

.des-abus {
    margin-top: 80px;
    height: 600px;
    background: url(../images/bg-info-abus.png);
    background-attachment: fixed;
    -webkit-background-attachment: fixed;
    background-size: cover;
   
}

.tit-des-abus {
    font-size: 60px;
    color: #fff;
    letter-spacing: 8px;
    text-align: center;
    font-weight: bold;
    margin-top: 80px;
}

.tit2-des-abus {
    font-family: myfont;
    font-size: 60px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}

.con-des-abus {
    box-sizing: border-box;
    padding: 0 40px;
    line-height: 2;
    font-size: 20px;
    color: #fff;
    text-align: justify;
    margin-top: 44px;
    letter-spacing: 4px;
}

.contectus {
    margin-top: 60px;
}



.contect-info {
    display: inline-block;
    font-size: 24px;
    color: #585858;
    letter-spacing: 2px;
    line-height: 1.8;
   margin-top: 40px;
}

.tel {
   margin-right: 40px; 
}

.add {
    margin-top: 0px;
}

#allmap {
    width: 1200px;
    height: 600px;
    margin-top: 30px;
}

.con-anli-btn {
    width: 680px;
    top:360px;
    margin-left: -340px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
}

.btn-anli-anli,.btn-anli-yuyue {
    display: block;
    width: 280px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #fff;
    color: #fff;
    font-size: 24px;
    letter-spacing: 4px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    -webkit-transition:0.3s linear ;
    -o-transition:0.3s linear ;
    transition:0.3s linear ;
}

.anli-box {
    margin-top: 60px;
}

.bg-anlibox {
    margin-top: 40px;
    padding:60px 0;
    background-color: #5886ff;
    background-image: url(../images/bg_data.png);
    background-repeat: no-repeat;
    background-position: center;
}

.anli-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.anli {
    width: 590px;
    height: 340px;
    background: #fff;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    box-sizing: border-box;
    padding: 40px 30px;
    margin-bottom: 20px;
    cursor: pointer;
  
}
.anli:hover .logo-tit-anli{
    color: #5886ff;
    
}
.anli:hover .anli-right-txt{
    color: #585858;
}

.anli-left {
    width: 270px;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    border-right: 1px #eee solid;
  
}

.logo-box-anli {
    width: 240px;
    height: 160px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.logo-tit-anli {
    text-align: center;
    font-size: 24px;
    color: #585858;
    font-weight: bold;
    letter-spacing: 4px;
    margin-top: 40px;
     -webkit-transition: 0.2s linear;
    -o-transition:0.2s linear ;
    transition:0.2s linear ;
}

.anli-right {
    width: 320px;
    box-sizing: border-box;
    padding: 0 0 0 30px;
    line-height: 1.6;
   
    height: 100%
}

.anli-right-txt {
    color: #999;
    font-size: 16px;
    margin-bottom: 16px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
     -webkit-transition: 0.2s linear;
    -o-transition:0.2s linear ;
    transition:0.2s linear ;
    
}

.tit-anli-right {
    width: 35%;
}

.con-right-anli {
    display: inline-block;
    text-align:justify;
    width: 65%;
}

.anli-more {
    text-align: right;
    cursor: pointer;
    color: #5886ff;
}
.anli-more:hover{
    text-decoration: underline;
}







.show-more {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height:100%;
    background-color: rgba(0,0,0,0.4);
  display: none;
}

.con-show {
    width：800px;
    height: 600px;
    background: #fff;
    position: fixed;
    top: 50%;
    margin-top: -300px;
    left: 50%;
    margin-left: -400px;
    overflow: hidden;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 20px 30px;
    
    
}

.show-con-topbar {
    width: 800px;
    height: 100px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
   
    
}

.show-logo {
    width: 120px;
    height: 80px;
    overflow: hidden;
    float: left;
    padding: 10px 0;
}

.show-name {
    font-size: 26px;
    color: #474747;
    line-height: 100px;
    letter-spacing: 3px;
    font-weight: bold;
}

.show-detail {
    width: 800px;
    height: 500px;
    overflow: scroll;
}

.close-show {
    width: 40px;
    height: 40px;
    background-image: url("../images/close-icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    float: right;
    margin-top: 30px;
    margin-right: 20px;
    overflow: hidden;
    z-index: 996;
    cursor: pointer;
}

.beian {
    color: #fff;
    padding-bottom: 6px;
}
.beian:hover{
    border-bottom: 1px solid #fff;
}

.zhizhao {
    color: #f2f2f2;
    margin-left: 10px
}

.yyzz-box {
    width:100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    z-index: 999999;
    display: none
}
.yyzz-box img{
    transform: rotate(90deg);
    width: 800px;
    height: 600px;
   position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -300px;
    margin-left: -400px;
}
