body {
    -webkit-font-smoothing: antialiased;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    overflow-y: scroll;
    min-width: 1250px;
}
.body-i{
    font-family: PingFangSC-Regular,Microsoft Yahei,Helvetica,Arial,Verdana,sans-serif;
}
/*
当前位置
*/
.place a{
  color:black;
}
.place a:hover {
  color:#00B8FA
}
/*
    导航
*/
.linormal {
    height: 57px;
    padding:15px 15px;
    text-align: center;
    vertical-align: middle;
    color:#ffffff;
    cursor: pointer;
}
.linormal:hover,.linormal.active{
    color:white;
    background:#00B8FA;
    /*border-bottom: 1px solid #ea5253;*/
}
.nav-call-li{
    height: 50px;
    padding:15px 15px;
    text-align: center;
    vertical-align: middle;
    color:#464646;
    cursor: pointer;
}
.nav-call-li .telephone {
    /*background: rgba(228,225,223,.3);*/
    border-radius: 25px;
    padding:5px 15px;
    text-decoration:none;
    color:white;
    cursor:pointer;
    height: 30px;
    vertical-align: middle;
    margin-top: 10px;

}
.nav-call-li .nav_register{
    background: rgba(228,225,223,0);
    width:104px;
    cursor:pointer;
    height: 35px;
    vertical-align: middle;
    border: 1px solid white;
    border-radius: 18px;
    color:white;
}

nav.navbar-news{
    -moz-box-shadow:0 2px 10px #dedede;
    -webkit-box-shadow:0 2px 10px #dedede;
    box-shadow: 0 2px 10px #dedede;
}
.linormal-news {
    height: 57px;
    padding:15px 15px;
    text-align: center;
    vertical-align: middle;
    color:#000000;
    cursor: pointer;
}
.linormal-news:hover,.linormal-news.active{
    color:white;
    background:#00B8FA;
    /*border-bottom: 1px solid #ea5253;*/
}
.nav-call-li-news{
    height: 50px;
    padding:15px 15px;
    text-align: center;
    vertical-align: middle;
    color:#464646;
    cursor: pointer;
}
.nav-call-li-news .telephone {
    /*background: rgba(228,225,223,.3);*/
    border-radius: 25px;
    padding:5px 15px;
    text-decoration:none;
    color:#000000;
    cursor:pointer;
    height: 30px;
    vertical-align: middle;
    margin-top: 10px;

}
.nav-call-li-news .nav_register-news{
    background: rgba(228,225,223,0);
    width:104px;
    cursor:pointer;
    height: 35px;
    vertical-align: middle;
    border: 1px solid #00B8FA;
    border-radius: 18px;
    color:#00B8FA;
}
.lispecial-third {
    margin-right: 20px;
    margin-top: 24px;
}
.lispecial-third a{
    border:1px solid rgb(215,50,64);
    border-radius:3px;
    -moz-border-radius:25px;
    padding:5px 20px!important;
    color: rgb(215,50,64);
}
.nav_register {
    text-decoration:none;background-color:transparent;border-color:white;color:white;
}
.nav_register:hover{
    background-color: #00B8FA!important;
    color: #fff!important;
}
.nav_register-news {
    text-decoration:none;background-color:transparent;border-color:#00B8FA!important;color:#00B8FA!important;
}
.nav_register-news:hover{
    background-color: #00B8FA!important;
    color: #fff!important;
}
.nav-logo-name {
    font-size: 18px!important;
    color: #fff;
    margin:18px 0px 5px 78px;
    width: 116px;
    height: 24px;
}

.nav-logo {
    text-align: left;
    padding-left: 32px;
    padding-top:17px;
}

.nav-ul {
    text-align: right;
    margin-top: -27px;
}
.nav-ul-li {
    display: inline;
    font-size: 14px;
    height: 34px;
    padding-right: 59px;
}
.nav-ul-li-1 {
    display: inline;
    font-size: 14px;
    height: 34px;
    padding-right: 58px;
}
.nav-ul-li-2 {
    display: inline;
    height: 34px;
    font-weight: 158px;
    padding-right: 16px;
}
.nav-ul-li-3 {
    display: inline;
    font-size: 14px;
    height: 34px;
    padding-right: 16px;
}

.nav-ul-li-3 a{
    text-align:center;
    border:1px solid black;
    padding:5px 14px;
    border-radius:25px;
    -moz-border-radius:25px;
    color: rgb(59,75,90);
}

.nav-ul-li-4 {
    display: inline;
    font-size: 14px;
    height: 34px;
    padding-right: 55px;
}

.nav-ul-li-4 a{
    text-align:center;
    border:1px solid black;
    padding:5px 12px;
    width:auto;
    border-radius:25px;
    -moz-border-radius:25px;
    color: rgb(59,75,90);

}

.nav ul li a:hover{
    color:rgb(215,50,64);
    background:#FFF;
}
.MD-logo {
    width: 40px;
    height: 34px;
    float: left;
    left:5px;
    margin: 19px 0 0 32px;
    background: url(../img/navigation/product-logo.png) no-repeat;
}
.logo{
    width: 170px;
    height: 39px;
    float: left;
    margin: 10px 0 0 22px;
}

.lispecial-first {
    height: 28px;
    margin-right: 20px;
    margin-top: 28px;
}
.lispecial-second {
    height: 28px;
    margin-right: 20px;
    margin-top: 16px;
}
.nav-call {
    /*border-radius: 25px;*/
    /*-moz-border-radius:25px;*/
    padding:5px 15px;
    color: #fff!important;
    text-decoration:none;cursor:pointer;
    margin-left: 20px;
    /*border: 1px solid white;*/
}
.lispecial-third {
    margin-right: 20px;
    margin-top: 16px;
}
.lispecial-third a{
    border:1px solid white;
    border-radius:16px;
    -moz-border-radius:25px;
    padding:0 30px!important;
    color: rgb(59,75,90);
}
.lispecial-forth {
    margin-right: 10px;
    margin-top: 24px;
}
.lispecial-forth a {
    /*border:1px solid #fff;*/
    border-radius:3px;
    -moz-border-radius:25px;
    padding:5px 20px!important;
    /*color: rgb(59,75,90);*/
}
.carousel-caption h1{
    line-height: normal;
}
.carousel-caption-title{
    font-size: 2.5vw;
    font-weight: 600;
}
.carousel-caption-list{
    list-style-type: none;
    margin:18px auto 25px;
    padding: 0;
    text-align:center;
}
.carousel-caption-list li{
    font-size: 1.25vw;
    display:inline-block;
    margin: 0 0.5vw;
    font-weight: 600;
}
.carousel-caption-load{
    margin-bottom: 2.3vw;
    display: inline-block;
}
.carousel-caption-load img{
    width: 12vw;
}
.carousel-caption-left .carousel-caption-load img{
    width: 10vw;
}
.carousel-caption-left{
    position: absolute;
    left: 25vw;
    top: 7.5vw;
}
.carousel-caption-right{
    position: absolute;
    right: 19vw;
    top: 7.5vw;
}
.carousel-caption-introduce{
    font-size: 1.2vw;
    margin-bottom: 38px;
}
@media screen and (max-width: 1280px){
    .carousel-caption-title{
        font-size: 35px;
    }
    .carousel-caption-list li{
        font-size: 17px;
        margin: 0 10px;
    }
    .carousel-caption-introduce{
        font-size: 17px;
        margin-bottom: 15px;
    }
    .carousel-caption-load img{
        width: 150px;
    }
    .carousel-caption-left .carousel-caption-load img{
        width: 130px;
    }
    .carousel-caption-left{
        position: absolute;
        left: 210px;
        top: 95px;
    }
    .carousel-caption-right{
        position: absolute;
        right: 205px;
        top: 95px;
    }
}

/*
    滚动图片
*/

.streamer-container {
    text-align: center;
}
.streamer-container-text {
    font-size: 3em;
    text-align: center;
    margin-bottom: 15px;
}
.streamer-container-text1 {
    font-size: 1.6em;
    text-align:center;
    height: 47px;
}
.streamer {
    position: relative;
    height: 628px;
    z-index: 1;
    width: 100%;
    padding:0;
    margin:0;
    background: #091217;
}



.hand_cur{
    cursor: pointer;
}


.product-section{
    text-align: center;
}

.first-section {
    background-color: #fff;
    z-index: 5;
}
.product-box-first {
    position: relative;
    height: 830px;
    padding-top: 77px;
    width: 1024px;
    z-index: 5;
    margin: 0 auto;
    text-align: center;
}



.third-section-color{
    background: #091217;
}
.third-section {
    z-index: 1;
    background: url('../img/new/Prostokat-background.jpg') center no-repeat;
}
.product-box-third {
    position: relative;
    width: 1024px;
    height: 1045px;
    padding-top: 77px;
    margin: 0 auto;
    text-align: center;
}



.fourth-section {
    background-color:#fff;
    height: 300px;
    width: 100%;
    z-index: 3;
}


.daohang {
    width:100%!important;
}

@media (max-width:1150px){
    .lispecial-second{
        display: none!important;
    }
}
@media (max-width:982px){
    .lispecial-second{
        display: none!important;
    }
    .lispecial-third{
        display:none!important;
    }
}
@media (max-width:902px){
    .lispecial-second{
        display: none!important;
    }
    .lispecial-third{
        display:none!important;
    }
    .lispecial-forth{
        display:none!important;
    }
}
@media (max-width:835px){
    .lispecial-second{
        display: none!important;
    }
    .lispecial-third{
        display:none!important;
    }
    .lispecial-forth{
        display:none!important;
    }
    .nav>li>a{padding:10px 10px!important;}
}



.banList{position:absolute;height:100%;width:100%;padding-left: 0;margin-left: 0;}
.banList li{width:100%;height:100%;opacity:0;position:absolute;transform:skew(0);transition:transform 0.8s ease 0s, opacity 0.5s ease 0s;z-index:1;}
.banList li.active{opacity:1;transform:skew(1);z-index:2;}

/*选择按钮*/
.fomW{position:absolute;bottom:60px;height:20px;z-index:9;width:100%;}
.jsNav{text-align:center;}
.jsNav a{display:inline-block;background:rgba(0, 0, 0, .095);width:13px;height:13px;border-radius:50%;margin:0 15px;}
.jsNav a:hover{background:rgba(0, 0, 0, .055);}
.jsNav a.current{background:#FF5511;cursor:pointer}









.new-section{
    background: url('../img/new/sales-background.jpg') center no-repeat;
    padding-top: 77px;
}
.product-box-forth {
    position: relative;
    height: 500px;
    z-index: 4;
    width: 1024px;
    margin: 0 auto;
    text-align: center;
}

.ac-small1 {
    margin-top: -133px;
    padding-left: 461px;
}
.position-big {
    padding-top:77px;
    padding-left: 194px;
}

.position-small {
    margin-top: -190px;
    padding-left: 488px;
}

.follow-right-text-second {

    margin-top:149px;
}
.follow-right-text-second1 {

    margin-top:151px;
}
.onmouse-container31 {
    padding-top: 124px;
}
.onmouse-container223 {
    padding-left: 51%;
    padding-top: 60px;
}

.text-position {
    margin-left: 10px;
    margin-top: 129px;
}
.text-position1 {
    margin-left: 10px;
    margin-top: 95px;
}



/**
*新版网页添加的css
*/
.free-text-first {
    font-size: 36pt;
    color: #444;
    font-family: PingFangSC-Regular;
    font-weight: 300;
}
.divider-f {
    margin-top:20px;
    margin-bottom: 0px;
}
.free-text-second {
    font-size: 12pt;
    color: rgb(102,102,102);
    margin-top: 20px;
}
.part-free ul {
    list-style: none;
    margin-top: 76px;
    vertical-align: top;
}
.part-free ul li {
    display: inline-block;
    vertical-align: top;
    width: 81px;
    font-size: 20px;
    color: rgb(102,102,102);
}
.li-left {
    margin-right: 110px;
}
.li-right {
    margin-left: 80px;
}
.li-middle-f {
    margin-right: 40px;
}
.li-middle-s {
    margin-left: 40px;
}
.part-free ul li a span {
    display: block;
}
.first-icon {
    display: block;
    margin: 0 auto;
}
.first-font{
    font-size: 20px;
    color:rgb(102,102,102);
    margin-top: 28px;
}
.free-ul{
    list-style: none;
    margin-top: 76px;
    vertical-align: top;
    width: 1100px\9;
}
.free-ul li {
    display: inline-block;
    vertical-align: top;
    width: 220px;
    font-size: 20px;
    color: rgb(102,102,102);
}
.free-ul li a span {
    display: block;
}

.free-ul-other{
    list-style: none;
    margin-top: 76px;
    vertical-align: top;
}
.free-ul-other li {
    display: inline-block;
    vertical-align: top;
    width: 220px;
    font-size: 20px;
    color: rgb(102,102,102);
}
.free-ul-other li a span {
    display: block;
}

.second-font{
    font-size:14px;
    color:rgb(134,128,128);
    margin-top: 13px;
    line-height: 25px;
}
.third-position{
    margin-top: 60px;
}
.third-left{
    width: 50%;
    float: left;
}
.third-right{
    width: 50%;
    float: left;
    padding-top: 80px;
}
.img-position {
    float: left;
    display: block;
    height: 100px;
    margin-left: 80px;
    margin-top: 35px;
}
.font-position {
    float: left;
    margin-left: 50px;
    text-align: left;
}
.font-position span{
    color: #bbb;
    font-size: 14px;
    line-height: 26px;
}

.third-right-title {
    font-size: 18px!important;
    color: #fff!important;
    line-height: 50px!important;
}
.third-right-top {
    float: left;
    width: 100%;
    margin-top: 20px;
}
canvas{display: block;margin: 0;position: absolute;background: #fff;border-radius: 50%;}
#canvas_1{z-index: 1 }
#canvas_2{z-index: 2; background: transparent;transform:rotate(-90deg); }
#canvas_3{z-index: 2; background: transparent;transform:rotate(-90deg); }
#canvas_4{z-index: 2; background: transparent;transform:rotate(-90deg); }
#canvas_5{z-index: 2; background: transparent;transform:rotate(-90deg); }

.free-experience {
    width: 150px;
    line-height: 34px;
    border: 1px solid black;
    border-radius: 2px;
    font-size: 16px;
    color: #444;
    margin: 40px auto;
    cursor: pointer;
}
.free-experience:hover{
    border: 1px solid #f95259;
    background-color: #f95259;
    color: #fff;
}

.experience-section {
    background: url('../img/new/terminal-background.png') center no-repeat;
    padding-top: 77px;
}

.trade-section {
    background-color: #fff;
    padding-top: 77px;
}

.trade-img {
    width: 100%;
}

.trade-position {
    margin-right: 11px;
    float: left;
    list-style: none;
}

.img-block {
    width: 100%;
}

.client-section {
    background-color: #fff;
    padding-top: 77px;
    margin-bottom: 140px;
}

.product-box-fifth {
    position: relative;
    height: 650px;
    z-index: 4;
    width: 1024px;
    margin: 0 auto;
    text-align: center;
}

.product-box-sixth {
    position: relative;
    z-index: 4;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.product-box-seventh {
    position: relative;
    height: 500px;
    z-index: 4;
    width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.images-trade {
    width: 100%;
}

@-moz-document url-prefix() { .cover {  margin-top: 11.3% !important;margin-left: -12% !important; } }
@-moz-document url-prefix() { .coverFive {  margin-left:-13% !important; } }
@-moz-document url-prefix() { .coverEight { margin-left: -14% !important; } }
.cover {
    position: absolute;
    bottom: 4px;
    left: 40%;
    margin-top: -1.9%;
    margin-left: -2%;
    color: #fff;
    margin-top: 11.3%\9;
    margin-left: -12%\9;
    *margin-top: 11.3%;
    *margin-left: -12%;
[;margin-top: 11.3% !important;margin-left: -12% !important;]
}
.coverFive{
    margin-left:-3%;
    margin-left:-13%\9;
    *margin-left:-13%;
[;margin-left:-13% !important;]
}
.coverEight{
    margin-left:-4%;
    margin-left:-14%\9;
    *margin-left:-14%;
[;margin-left: -14% !important;]
}
@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none) {
    .cover {  margin-top: 11.3% !important;margin-left: -12% !important; }
    .coverFive {  margin-left:-13% !important; }
    .coverEight { margin-left: -14% !important; }
}

.line1{
    list-style-type: none;
    margin-bottom: 50px;
}
.img14{
    margin-right: 0.4%;
    width: 19.68%;
    float: left;
    position: relative;
}

.line2{
    list-style-type: none;
    padding-top: 14%;
}


.fc {
    border: 1px solid #fff;
    font-size: 16px;
    width: 445px;
    height: 40px;
    border-radius: 5px;
    background-color:#fff;
    margin-top: 50px;
    text-align: left;
    outline:none;
}
.new_ziti {
    z-index:11;width:70%;margin-left:15%;margin-top:135px;position: absolute;
}
.experience {
    font-size:16px;
    height:40px;
    width:122px;
    color:rgb(255,255,255);
    border:  1px solid rgb(249,92,91);
    border-radius: 0 5px 5px 0;
    background-color: rgb(249,92,91);
    margin-left:-122px;
    outline:none;
    position: absolute;
    margin-top: 50px;
}

.banner_background {
    background: url(../img/banner/banner_background.jpg) center no-repeat;
}

.nav_index {
    text-decoration:none;color:#fff;top:17px;margin-right:-17px;margin-left:23px;white-space:nowrap;
}

.nav_product {
    text-decoration:none;color:#fff;top:17px;margin-right:-17px;margin-left:23px;white-space:nowrap;
}
.linormal-product:hover{
    background-color: #00B8FA!important;
}
.nav_price {
    text-decoration:none;color:#fff;top:17px;margin-right:-17px;margin-left:23px;white-space:nowrap;
}
.linormal-price:hover{
    background-color: #00B8FA!important;
}
.nav_service {
    text-decoration:none;color:#fff;top:17px;margin-right:-17px;margin-left:23px;white-space:nowrap;
}
.linormal-service:hover{
    background-color: #00B8FA!important;
}
.nav_download {
    text-decoration:none;color:#fff;top:17px;margin-right:-17px;margin-left:23px;white-space:nowrap;
}
.nav_download:hover{
    color: #00B8FA!important;
}
.nav_our {
    text-decoration:none;color:#fff;top:17px;margin-right:-17px;margin-left:23px;white-space:nowrap;
}
.linormal-our:hover{
    background-color: #00B8FA!important;
}
.nav_cooperation {
    text-decoration:none;color:#fff;top:17px;margin-right:-17px;margin-left:23px;white-space:nowrap;
}
.nav_cooperation:hover{
    color: #00B8FA!important;
}
.nav_login {
    text-decoration:none;
    color: #fff;
    border: 1px solid #fff;
}
.nav_register {
    text-decoration:none;background-color:transparent;border-color:white;color:white;
}
.nav_register:hover{
    background-color: #00B8FA!important;
    color: #fff!important;
}
.nav_register:hover{
    border-color:#00B8FA!important;
    background-color: #00B8FA!important;
    color: #fff!important;
}
/**
*行业的动画效果
*/
.rsp{width:100%;height:100%;overflow:hidden;position: absolute;background:rgba(244,54,65,1);top:0px;}
.text{position:absolute;top:0px;overflow:hidden;opacity:0;width: 100%;}
.text h3{width:100%;margin-top:4%;margin-bottom: 4%;line-height:30px;text-align:left;padding-left:5%; color:#FFFFFF;font-size:18px;}
.text a{text-decoration:none}
.text p{text-align:left;color:#FFFFFF;font-size:14px;line-height: 23px;padding-left: 5%;margin: 0;}
.trade-ul {
    padding:0;
}
.rspTwo{width:100%;height:100%;overflow:hidden;position: absolute;background:rgba(244,54,65,1);top:0;}
.textTwo{position:absolute;top:0;overflow:hidden;opacity:0;width: 100%;}
.textTwo h3{width:100%;margin-top:3%;line-height:35px;text-align:left;padding-left:5%; color:#FFFFFF;font-size:18px;}
.textTwo a{text-decoration:none}
.textTwo p{text-align:left;color:#FFFFFF;font-size:14px;line-height: 23px;padding-left: 5%;margin: 0;}
.tradeRight-img {
    width:15%;float:left;
}

.tradeRight-div {
    width: 100%;
    margin-top: 3%;
    margin-left: 5%;
}
/**
*广告
*/
.new-div {
    margin-top:45px;
}
.new-div a{
    display: block;
    float: left;
    width: 188px;
    height: 110px;
    margin: 0 32px 20px 0;
    overflow: hidden;
    position: relative;
}
.new-div a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.new-div a:hover{
    box-shadow: 0px 0px 20px -5px #9E9E9E;
}
@media (min-width:1720px){
    .text h3{
        line-height: 37px;
    }
    .text p{
        line-height: 26px;
    }
    .textTwo h3{
        line-height: 37px;
    }
    .textTwo p{
        line-height: 26px;
    }
    .cover{
        font-size: 16px;
    }
}
@media (min-width:1920px){
    .text h3{
        line-height: 50px;
        font-size: 20px;
    }
    .text p{
        line-height: 26px;
        font-size: 16px;
    }
    .textTwo h3{
        line-height: 50px;
        font-size: 20px;
    }
    .textTwo p{
        line-height: 26px;
        font-size: 16px;
    }
    .tradeRight-div{
        margin-top: 5%;
    }
    .cover{
        font-size: 18px;
    }
}
.li-background {
    background-color:#00B8FA;
}
.index-bg {
    background-color:rgb(249, 92, 91);
}
.li-left-new {
    margin-left:-235px;
    margin-right: 83px;
    margin-left:-85px\9;
    *margin-left:-85px;
}
/*首页立即体验按钮 */
.im-experience-btn
{
    width:auto;
    margin-top: 110px;
    border: 1px solid #fff;
    border-radius: 5px;
    padding:10px 50px;
    color:#fff;
    font-size: 16px;
    background:rgba(0,0,0,0);
}
.im-experience-btn:hover
{
    width:auto;
    margin-top: 110px;
    border: 1px solid rgba(249,92,91,0);
    border-radius: 5px;
    padding:10px 50px;
    color:#fff;
    font-size: 16px;
    background:rgba(249,92,91,1);
}
.main-banner-border-div
{
    border:1px solid rgba(196,245,255,.8);
    border-radius: 50%;
    width:140px;
    height:140px;
    font-weight: 200;
    margin-bottom: 0;
}
.main-banner-border-div .top
{
    display: block;
    color:rgba(255,255,255,.8);
    font-size: 24px;
    margin-top:39px;
}
.main-banner-border-div .bottom
{
    display: block;
    color:rgba(182,217,221,.8);
    font-size: 20px;
}
.main-banner-border-div-img
{
    vertical-align: super;
    margin:0 20px;
}

/**
*旧版的前两个模块
**/

.oldVersion-first-section{
    background-color: rgb(250,250,250);
    z-index: 5;
}
.product-box-new {
    position: relative;
    height: 552px;
    padding-top: 100px;
    width: 1024px;
    z-index: 5;
    margin: 0 auto;
    text-align: left;
}
.table1 {
    text-align: left;

}
.left-text {
    position: absolute;
    padding-top: 126px;
    text-align: left;
}

.title-2-first {
    height: 40px;
    font-size: 35px;

    color:rgb(119,118,118);
}
.title-1-first {
    margin-top: 19px;
    height: 13px;
    font-size: 25px;
    color: rgb(215,50,64);
    white-space:nowrap;
}
.title-1-first1 {
    margin-top: 19px;
    height: 42px;
    font-size: 25px;
    color: rgb(215,50,64);

}
.text-special {
    height: 18px;
    font-size: 18px;
    color: rgb(134,128,128);
    margin-top: 39px;

}
.text-special-change {
    height: 43px;
    font-size: 18px;
    color: rgb(134,128,128);
    margin-top: 39px;

}
.text-normal {
    height: 18px;
    font-size: 18px;
    color: rgb(134,128,128);
    margin-top: 16px;

}
.text-normal-change{
    height: 43px;
    font-size: 18px;
    color: rgb(134,128,128);
    margin-top: 16px;
}

.table2 {
    padding-top:115px;
}

.onmouse {
    margin-right: 70px;
}


.right-text {
    position: absolute;
    text-align: center;
}

.right-bg-phone {
    background-image: url(../img/phone.png);
    width: 592px;
    height: 641px;
}

.sim-big {
    text-align: center;
    padding-top:77px;
    padding-left: 74px;
}
.sim-small {
    margin-top: -185px;
    margin-left: -84px;
    text-align: left;
}
.sim-small2 {
    margin-top: -185px;
    margin-left: -84px;
    text-align: left;
}
.sim-small3 {
    margin-top: -185px;
    margin-left: -84px;
    text-align: left;
}

.second-section {
    background-color:#fff;

}
.product-box-second {
    position: relative;
    height: 807px;
    z-index: 4;
    width: 1024px;
    margin: 0 auto;
    text-align: left;
    padding-top: 246px;
}
.left-text-second {
    padding-top: 114px;
    margin-left: -180px;
}
.left-bg-phone-second {
    background-image: url(../img/phone.png);

    width: 592px;
    height: 641px;
    background-size: 100%;

}
.ac-big {
    padding-top:78px;
    padding-left: 194px;
}
.ac-small {
    margin-top: -254px;
    padding-left: 487px;
}
.wr-small {
    margin-top: -188px;
    margin-left: -84px;
}
.wa-small {
    margin-top: -188px;
    margin-left: -84px;
}
.right-text-second {
    padding-top: 240px;

}
.table-second {
    /*text-align: left;*/
}
.title-2-second {
    height: 40px;
    font-size: 35px;
    color:rgb(119,118,118);

}
.title-1-second {
    height: 13px;
    margin-top: 19px;
    font-size: 25px;
    color: rgb(215,50,64);

}
.title-1-second1 {
    height: 42px;
    margin-top: 19px;
    font-size: 25px;
    color: rgb(215,50,64);

}
.text-special-second {
    height: 18px;
    font-size: 18px;
    color: rgb(134,128,128);
    margin-top: 39px;

}
.text-normal-second {
    font-size: 18px;
    height: 18px;
    color: rgb(134,128,128);
    margin-top: 16px;

}

.onmouse-container2 {
    margin-top: 90px;
}
.onmouse-container22 {
    margin-top: 81px;
}
.onmouse4 {
    margin-right: 76px;
    margin-left: 78px;
}
.onmouse5 {
    margin-right: 76px;
}
.grey-fill {
    background: rgb(250,250,250);
    height: 320px;
}




/**
*文章入口的CSS
*/
.upper-case-seventh{
    font-size: 48px;
    color: rgb(71,83,99);
    padding-top: 112px;
    width: 100%;
}
.article-section{
    background-color:rgb(250,250,250);box-shadow:0px 0px 1px 0px #9e9e9e;height: 720px;
}
.article-div{
    padding:30px;text-align:center;position:relative;
}
.article-content{
    vertical-align:top;margin:60px auto;height:240px;text-align:center;width:1200px;
}
.article-content li{
    list-style:none;float:left;margin-right:75px;text-align:left;height: 310px;background-color: #fff;
}
.article-title{
    color:#747b80;font-size:16px;text-decoration:none;line-height:30px;padding-left:10px;margin-left:20px;border-left:7px solid #00B8FA;
}
.article-title:hover{
    color:#00B8FA;
}
.article-more{
    color:rgb(57, 73, 82);border:1px solid rgb(57, 73, 82);padding:8px 15px;margin-top:30px;display:inline-block;line-height:16px;
    font-size:12px;text-decoration:none;border-radius:2px;width: 120px;
}
.article-more:hover{
    color: #fff;background-color: #00B8FA;border-color: #00B8FA;text-decoration:none;
}
.article_block{
    position: absolute;
    width: 349px;
    height: 30px;
    top: 170px;
    background-color: black;
    opacity: 0.75;
}
.article_block a{
    position:absolute;margin-top:5px;text-align:center;color:#fff;width:349px;cursor: pointer;
}
.article_block a:hover{
    color: #00B8FA;
}
.article_act{
    transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
}
.article_act:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
}
.article_aImg{
    display: inline-block;
    overflow: hidden;
    margin-bottom: 5px;
}

/* new-version create by heng at 2017-9-17 */

.part-one-banner{
    position: relative;
    width: 100%;
}
.part-one-banner img{
    width: 100%;
    height: auto;
}
.part-one-content{
    font-size:34px;width: 100%;text-align: center;position: absolute;top:100px;
}
.part-one-content-title{
    font-size: 28px;color:rgb(47,52,56);
}
.part-one-content-subtitle{
    font-size: 16px;color:rgb(95,100,106);margin-top:10px;
}
.part-one-btn-content{
    margin-top:15px;
}
.part-one-content .register{
    font-size:14px;color:#343434;background:rgba(0,0,0,0);border:0;padding:5px 28px;outline:none;font-weight: 500;
}
.part-one-content .register:hover{
    color:#ff5c5c;
    text-decoration-color: #ff5c5c;
    text-decoration-line: underline;
    text-decoration-style: solid;
}
.part-one-content .download{
    font-size:14px;background:rgba(0,0,0,0);color:#343434;border:0;padding:5px 28px;outline:none;font-weight: 500;
}
.part-one-content .download:hover{
    color:#ff5c5c;
}
.part-one-content .download .download-icon{
    background:url('../img/new_version/download_icon.png') no-repeat center;
    width: 6px;
    height: 11px;
    margin-left: 5px;
}
.part-one-content .download:hover .download-icon{
    background:url('../img/new_version/download_icon_select.png') no-repeat center;
    width: 6px;
    height: 11px;
    margin-left: 5px;
}
.odd-part{
    background-color: #fff;
    /*background:url('../img/new_version/background.png') no-repeat;
    background-size: 100% 70%;
    background-position: center bottom;*/
}
.even-part{
    background-color: #f7f8fa;
    /*background:url('../img/new_version/background.png') no-repeat;
    background-size: 100% 70%;
      background-position: center bottom;*/
}
.part-funcitoin{
    position:relative;
    padding:50px 0;
    overflow:hidden;
}
.part-title{
    text-align:center;width:100%;font-size:28px;padding-bottom:30px;
}
.part-subtitle{
    text-align:center;width:100%;font-size:16px;padding-bottom:10px;color:#818a92;
}
.odd-part .function-img{
    width:55%;height:auto;float:left;text-align: right;
}
.odd-part .function-content{
    width:45%;height:auto;float:right;margin-top:30px;
}
.function-title{
    font-size:24px;font-weight:400;margin-bottom:20px;
}
.function-subtitle{
    font-size:15px;font-weight:400;font-family: -webkit-body;margin-bottom:10px;line-height: 28px;
}
.function-moduel{
    font-size:14px;
    padding:5px 0;
}
.function-moduel-name{
    color:#5e6b74;
}
.function-moduel-statement{
    color:#868c91;
}
.even-part .function-img{
    width:50%;height:auto;float:right;text-align: left;
}
.even-part .function-content{
    width:50%;height:auto;float:left;margin-top:30px;position: relative;
}
.function-moduel-list{
    list-style-type: none;
}
.function-moduel-list li{
    float: left;
    margin-right: 40px;
    text-align: center;
}
.function-moduel-list-img{
    height: 40px;
}
.function-moduel-list li img{
    width: 30px;
    vertical-align: middle;
}
.function-moduel-list li p{
    font-family: 'Microsoft YaHei UI';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color:#949494
}
.function-moduel-list-active{
    color: #57B5FE!important;
}

.industry-part{
    width:210px;
    height: 210px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(94,95,103,.2);
    -moz-box-shadow: 0px 0px 10px rgba(94,95,103,.2);
    -webkit-box-shadow: 0px 0px 10px rgba(94,95,103,.2);
    border-radius: 4px;
    text-align: center;
    padding-bottom: 15px;

}
.industry-part-bottom{
    margin-top: 25px;
}
.industry-part img{
    width: 80px;
    height: auto;
    margin-top: 15px;
}
.industry-part-title{
    font-size:16px;
    color:#404040;
    padding: 0 15px;
    margin-bottom: 10px;
    font-weight: 600;
}
.industry-part-statement{
    font-size:12px;
    color:#637280;
    padding:0 15px;
}
.bottom-part-regster-btn{
    font-size:16px;
    background:#00B8FA;
    border-radius: 5px;
    border: 1px solid #00B8FA;
    padding:8px 30px;
    outline:none;
    color:#fff;
    margin-top:40px;
    height: 55px;
    width: 170px;
}
ul, ol { padding: 0;}
.company .banner { position: relative; overflow: auto; text-align: center;margin:auto;background:url('../img/new_version/background.png') no-repeat;background-size:1100px 80%;background-position: center bottom;}
.company .banner li { list-style: none; }
.company .banner ul li { float: left; }
#b04 { width: 640px;}
#b04 .dots { position: absolute; left: 0; right: 0; bottom: -20px;}
#b04 .dots li{
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 8px;
    text-indent: -999em;
    background: #dcdcdc;
    border-radius: 50%;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}
#b04 .dots li.active
{
    background: #a0a0a0;
    opacity: 1;
}
.company-banner-img{
    width: 900px;
    height: auto;
}
.banner-underslide{
    width:1100px;
    margin-bottom: 40px;
}
.partner{
    width: 270px;
    position: absolute;
    bottom: 0;
    left: 31px;
}
.partner-name{
    font-size: 18px;
    margin: 0 0 5px;
}
.line{
    width: 45px;
    border-bottom: 2px solid #0073B7;
    margin: auto;
    margin-bottom: 5px;
}
.partner-evaluation{
    font-size: 12.5px;
    letter-spacing: -0.5px;
    line-height: 20px;
    color: #ACACAC
}
@media only screen and (max-width: 1024px){
    .part-title{
        font-size:28px!important;
    }
    .part-subtitle{
        font-size:16px!important;
    }
    .function-title{
        font-size:24px!important;
    }
    /*.function-subtitle{*/
    /*  font-size:18px!important;*/
    /*}*/
    .function-moduel{
        font-size:14px!important;
    }
    .part-one-content{
        font-size:34px!important;
        top:100px!important;
    }
    .part-one-content-title{
        font-size: 28px!important;
    }
    .part-one-content-subtitle{
        font-size: 16px!important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1440px){
    .part-title{
        font-size:28px!important;
    }
    .part-subtitle{
        font-size:20px!important;
    }
    .function-title{
        font-size:24px!important;
    }
    /*.function-subtitle{*/
    /*  font-size:18px!important;*/
    /*}*/
    .function-moduel{
        font-size:14px!important;
    }
    .part-one-content{
        font-size:34px!important;
        top:100px!important;
    }
    .part-one-content-title{
        font-size: 28px!important;
    }
    .part-one-content-subtitle{
        font-size: 16px!important;
    }
}
@media only screen and (min-width: 1440px) and (max-width: 1920px){
    .part-title{
        font-size:34px!important;
    }
    .part-subtitle{
        font-size:20px!important;
    }
    .function-title{
        font-size:30px!important;
    }
    /*.function-subtitle{*/
    /*  font-size:22px!important;*/
    /*}*/
    .function-moduel{
        font-size:18px!important;
    }
    .company-banner-img{
        width: 1010px!important;
        height: auto;
    }
    .part-one-content{
        font-size:34px!important;
        top:100px!important;
    }
    .part-one-content-title{
        font-size: 28px!important;
    }
    .part-one-content-subtitle{
        font-size: 16px!important;
    }
}
@media only screen and (min-width: 1920px) {
    .part-title{
        font-size:36px!important;
    }
    .part-subtitle{
        font-size:20px!important;
    }
    .function-title{
        font-size:32px!important;
    }
    .function-subtitle{
        font-size:15px!important;
    }
    .function-moduel{
        font-size:18px!important;
    }
    .company-banner-img{
        width: 1010px!important;
        height: auto;
    }
}
