@import './base.css?v=2542635';
@import './index.css?v=2542635';
@import './resource.css?v=2542635';
body{
    overflow-x: hidden;
}
.new-wrapper{
    position: relative;
    /*background-color: #F3F6FA; */
}
.new-wrapper .swiper-pagination-bullet{
    width: 2.5vw;
    height: 7px;
    background-size: 100%;
}
.main-card {
    position: relative;
}
/*.new-wrapper .swiper-pagination-bullet-active{
    background-color: #fff;
    opacity: 0.4
}
.new-wrapper .swiper-pagination-bullet-active:after{
    background: #fff;
    opacity: 1
}*/
.data-search{
    background-color: #F3F6FA
}
.new-wrapper .data-search-bg{
    height: 315px!important;
    background-color: #F3F6FA!important;
}
.data-search .data-search-bg{
    height: 300px!important;
    background-color: #F3F6FA!important;
}
.data-search .home-search-bg .data-search-box{
    top: 30px;
}
.new-wrapper .home-search-bg .data-search-box{
    top: 30px;
}
.revision-wrapper .top-cont {
    margin: 140px auto;
    width: 64%;
    padding-left: 7%;
    color: #fff;
}
.revision-wrapper .top-cont h3{
    font-size: 30px;
}
.home-card {
    width: 100%;
    position: relative;
    font-family: "Microsoft YaHei";
    /* overflow: hidden; */
}
.new-container{
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    font-family: "Microsoft YaHei";
    z-index: auto;
}
.business-type{
    position: relative;
    margin-bottom: 20px;
    top:-30px;
    z-index: 9
}
.business-ul li{
    width: 25%;
    float: left;
    padding:0 5px;
    box-sizing: border-box;
    border-radius: 2px;
    background-color: none;
}
.new-home-nav .home-login a.login-quit{
    display: inline-block;
    width: 120px;
    height: 55px;
    line-height: 55px;
    background: #26cfe8;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 80px;
    top: 51px;
    display: none;
}
.business-ul li:hover{
    -ms-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
.business-ul li .hf-widget{
    box-shadow: 0 4px 6px rgba(6,66,88,0.1);
    padding: 15px 20px;
    background-color: #fff;
    border-radius: 4px;
}
.business-ul li img{
    float: left;
}
.business-ul li h1{
    font-size: 18px;
    color: #073B49;
    font-weight: bold;
}
.business-ul li p{
    font-size: 12px;
    color: #073B49;
    opacity: 0.6
}
.business-ul li a{
    font-size: 14px;
    float: right;
    color: #27B8D0;
    margin-top: 10px;
}
.business-cont{
    width: auto;
    margin-left: 50px;
}
.data-analysis{
    position: relative;
    text-align: center;
    margin: 0 auto;
    margin-top: 70px;
}
.data-analysis .swiper-container,
.data-analysis .swiper-wrapper{
    z-index: auto;
}
.data-title h1{
    font-size: 32px;
    color: #073B49;
    line-height: 30px;
    letter-spacing:5px;
}
.data-title p{
    font-size: 16px;
    color: #073B49;
    margin-top: 22px;
    letter-spacing: 4px;
    margin-bottom: 44px;
}
.analysis-ul{
    position: relative;
    overflow: hidden;
}
.analysis-ul li{
    padding: 0 10px;
    width: 15.5%;
    float: left;
    border-radius: 4px;
    position: relative;
}
.analysis-ul li .list-item{
    height: 520px;
    /*box-shadow: 0 5px 30px rgba(39,184,208,0.3);*/
    box-shadow: 0 0 6px rgba(6,66,88,0.1);
    border-radius: 4px;
    border:solid 1px #e6e6e6;
    width: 200px;
    overflow: hidden;
    transition: all .2s;
}
.list-item-cont{
    position: relative;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
}
.list-item-cont .item-title{
    height: 84px;
    background-color: #F5F7FA;
    padding-top: 20px
}
.item-title h1{
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.item-title p{
    font-size: 14px;
    color: #666;
    margin-top: 15px;
}
.item-type{
    background-color: #fff;
}
.item-type p{
    font-size: 16px;
    color: #333;
    line-height: 48px;
}
.list-item-img{
    position: relative;
    display: none;
    width: 100%;
    overflow: hidden;
}
.list-item-img img{
    width: 100%;
    height: 100%;
}
.item-img-head{
    background:url(../img/newHome/di.png)no-repeat;
    background-size: 100%;
    height: 64px;
    color: #fff;
    padding: 20px 30px;
    text-align: left;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.item-img-head h1{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 5px
}
.item-img-head h1 b{
    font-weight: bold;
    margin-right: 10px
}
.item-img-head h1 span{
    font-size: 12px;
    background-color:#4EB5CE;
    border-radius: 2px;
    padding: 2px 5px;
    margin-left: -5px;
    letter-spacing:1px;
    font-weight: 400;
}
.item-img-head p{
    font-size: 14px;
    color: #FDFDFD;
    margin-top: 15px;
    white-space: nowrap;
    line-height: 30px;
}
.item-img-head p .thorough{
    width: 96px;
    height: 26px;
    line-height: 26px;
    color: #19A4C5;
    font-size: 12px;
    border-radius: 4px;
    background-color: #fff;
    display: inline-block;
    border:solid 1px #fff;
    text-align: center;
    float: right;
}
.item-img-head p .thorough:hover,
.item-img-head p .descant:hover{
    opacity: 0.8
}
.item-img-head p .descant{
    width: 96px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    display: inline-block;
    border:solid 1px #fff;
    text-align: center;
    float: right;
    margin-left: 10px;
}
.item-img-head p .descant:hover{
    background: #fff;
    color: #19A4C5;
    opacity:1;
}
.analysis-ul li.active .list-item-cont{
    display: none;
}
.analysis-ul li.active .list-item-img{
    display: block;
}
.analysis-ul li.active .list-item{
    width: 820px;
    box-shadow: 0 5px 15px rgba(39,184,208,0.3);
    /*transition: all .5s;*/
}
.analysis-ul li.active{
    width: 64%;
}
.streamline{
    background-color: #F3F6FA;
    margin-top: 80px;
    padding-top: 5px;
    padding-bottom: 30px;
}
.list-item-cont img{
    position: absolute;
    bottom: -75px;
    left: -40px;
}
.list-item-cont img.sell3,
.list-item-cont img.sell6{
    position: absolute;
    bottom: -75px;
    left: 30px;
}
.list-item-cont img.sell2{
    position: absolute;
    bottom: -55px;
    left: 10px;
}
.list-item-cont img.sell5{
    position: absolute;
    bottom: -80px;
    left: 30px;
}
.more-services{
    position: relative;
    text-align: center;
    padding-top: 60px;
    max-width: 1280px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.services-ul li{
    float: left;
    width: 50%;
    padding:0 8px;
    box-sizing: border-box;
    border-radius: 4px;
}
.services-ul li:nth-child(1) .services-team:nth-child(2){
    margin-left: 2%
}
.services-ul li:nth-child(2) .services-team:nth-child(2){
    margin-left: 2%
}
.services-ul li .vat-data{
    background: url(../img/newHome/bg2.png) center no-repeat;
    width: 100%;
    height: 174px;
    text-align: left;
    text-indent: 30px;
    line-height: 30px;
    position: relative;
    border-radius: 4px;
    transition: all .2s;
    overflow: hidden;
}
.services-ul li .vat-data:hover{
    -ms-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: 0 0 10px rgba(6,66,88,0.15);
}
.services-ul li:nth-child(2) .vat-data{
    background: url(../img/newHome/costbg.png) center no-repeat;
    width: 100%;
    height: 174px;
    text-align: left;
    text-indent: 30px;
    line-height: 30px;
    position: relative;
    border-radius: 4px;
}
.more-services .vat-data h1{
    font-size: 24px;
    color: #fff;
    line-height: 45px;
    padding-top: 30px;
}
.more-services .vat-data.new-vat-data h1{
    padding-top: 40px;
}
.more-services .vat-data p{
    font-size: 16px;
    color: #fff
}
.more-services .vat-data img{
    position: absolute;
    right: 0;
    bottom:0px;
    height: 170px;
    background-size: 100%
}
.services-ul{
    margin-top: 35px;
}
.services-type{
    position: relative;
}
.services-team{
    border-radius: 4px;
    margin-top: 15px;
    box-sizing: border-box;
    text-align: left;
    position: relative;
    width: 49%;
    float: left;
    transition: all .2s;
    border:solid 1px #ededed;
    background-color: #F4F8FC;
    padding: 20px 0 0 20px;
    box-sizing: border-box;
}
.services-team .services-content{
    background-color: #F4F8FC;
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
    transition: all .2s;
}
.services-team:hover{
    -ms-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: 0 0 10px rgba(6,66,88,0.15);
}
.services-team h1{
    font-size: 22px;
    color: #073B49;
    margin-bottom: 10px;
}
.services-team p{
    font-size: 14px;
    color: #333;
    line-height: 25px;
}
.services-team img{
    right: -15px;
    position: absolute;
    bottom: -25px;
}
.enterprise{
    position: relative;
    background-color: #0F293F;
}
.enterprise-bgcolor {
    background-color: #0F293F;
}
.enterprise-map{
    width: 1280px;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
    height: 628px;
    padding-top: 80px;
    background: url(../img/newHome/map.png)no-repeat;
}
.enterprise-map1{
    width: 1280px;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
    height: 628px;
    padding-top: 80px;
    background: url(../img/newHome/map.png)no-repeat;
}
.enterprise-map .story {
    margin-top: 20px;
    padding: 5px 10px;
    border: 1px solid #27B8D0;
    /* background-color: #fff; */
    color: #27B8D0;
    border-radius: 5px;
    /* cursor: pointer; */
}
.enterprise-swiper{
    max-width: 1280px;
    margin: 0 auto;
    width: 90%;
    margin-bottom: 60px;
}
.enterprise-swiper .swiper-button-next{
    background: url(../img/newHome/next.png)no-repeat;
    width: 31px;
    height: 55px;
    top: 120px;
}
.enterprise-swiper .swiper-button-prev{
    background: url(../img/newHome/prev.png)no-repeat;
    width: 31px;
    height: 55px;
    top: 120px;
}
.enterprise .data-title h1,
.enterprise .data-title p{
    color: #fff
}
.firm-message{
    position: relative;
    margin-bottom: 50px;
}
.firm-message .items{
    width: 880px;
    margin: 0 auto;
    text-align: center;
}
.items .item{
    float: left;
    margin: 0 10px;
}
.items .item img{
    width: 248px;
    height: 60px;
    background-size: 100%;
    position: relative;
    top: 10px;
}
.items .item.active img{
    width: 320px;
    height: 84px;
    background-size: 100%;
    top: 0px;
}

.firm-assess h1{
    font-size: 20px;
    color: #fff;
}
.firm-assess h2{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    text-indent: 10em;
    line-height: 50px;
    margin-top: 20px;
}
.firm-assess p{
    font-size: 18px;
    color: #fff;
    text-align: left;
    margin-left: 180px;
    line-height: 30px;
}
.firm-assess .story{
    border:solid 1px #fff;
    border-radius: 4px;
    font-size: 20px;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    letter-spacing: 3px;
    margin-top: 50px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.firm-assess .story:before{
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(ellipse at center, #fff 0%, transparent 80%);
    background: radial-gradient(ellipse at center, #fff 0%, transparent 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.use-number .firm-assess .story:hover{
    /*color: #fff;*/
    background: none;
}
.firm-assess .story:hover:before{
    opacity: 1;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}
.firm-assess b{
    position: absolute;
    font-size: 30px;
    color: #576A79
}
.firm-assess img{
    position: absolute;
    left: 85px;
    top: 45px;
}
.firm-assess img.pun2,
.firm-assess img.pun4{
    position: absolute;
    right: 130px;
    left: auto;
    top: 140px;
}


.firm-assess .rotation-box {
    display: flex;
    flex-direction: row;
    padding: 0 100px;
}
.firm-assess .rotation-box .box-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 540px;
    margin-left: 50px;
    /* padding: 10px 0; */
}
.img_box {
    position: relative;
}
.img_box .imgs{
    width: 500px;
    height: 300px;
}
.img_box::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 500px;
    height: 300px;
    background-color: rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
.rotation-box .box-right .company_logo {
    width:200px;
    margin-bottom: 10px;
}
.rotation-box .box-right span {
    text-align: left;
}
.rotation-box .box-right .right-title {
    font-size: 18px;
    color: #1A4855;
}
.rotation-box .box-right .right-author {
    font-weight: 900;
    font-size: 18px;
    margin-top: 50px;
    color: #073B49;
}
.rotation-box .box-right .right-des {
    color: #073B49;
    line-height: 1.4;
    font-size: 14px;
    margin-top: 10px;
    word-break: break-word;
}
.provider{
    position: relative;
    background-color: #F3F6FA;
    margin: 0 auto;
    text-align: center;
    padding: 60px 0;
}
.provider .ministry li{
    float: left;
    padding: 14px;
    width: 33.33%;
    box-sizing: border-box;
}
.ministry li .ministry-item{
    border-radius: 4px;
    width: 400px;
    height: 200px;
    box-shadow: 0 0 7px rgba(0,0,0,0.1);
    background-color: #fff;
}
.provider .ministry{
    max-width: 1280px;
    text-align: center;
    margin: 0 auto;
    margin-top: 25px;
}
.ministry-item p{
    font-size: 20px;
    color: #073B49;

}
.ministry-item img{
    margin: 40px 0 20px;
}
.ministry li:nth-child(1) .ministry-item img{
    margin: 50px 0 25px;
}
.ministry li:nth-child(3) .ministry-item img{
    margin: 50px 0 15px;
}
.provider .examine{
    font-size: 16px;
    color: #fff;
    background-color: #27B8D0;
    border-radius: 4px;
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    position: relative;
    margin-top: 30px;
}
.provider .examine:hover{
    box-shadow: 0 2px 7px rgba(39,184,208,0.5)
}
.ministry li:hover{
    transform: translate(0, -2px);
}
.provider .info_ministry{
    max-width: 1280px;
    text-align: center;
    margin: 0 auto;
    margin-top: 25px;
}
.provider .info_ministry li{
    float: left;
    padding: 12px;
    width: 25%;
    box-sizing: border-box;
}
.provider li:hover{
    transform: translate(0, -2px);
}
.info_ministry li .info_ministry-item{
    border-radius: 4px;
    width: 298px;
    height: 230px;
    box-shadow: 0 0 7px rgba(0,0,0,0.1);
    background-color: #fff;
    padding: 14px;
    box-sizing: border-box;
    text-align: left;
}
.info_ministry-item .img-box {
    width: 100%;
    height: 142px;
    border-radius: 4px;
    overflow: hidden;
}
.info_ministry-item .com-title {
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 14px;
    color: #073B49;
}
.info_ministry-item img {
    width:100%;
}
.info_ministry-item .com-tit {
    font-size: 12px;
    color: #666666;
    margin-top: 14px;
}
.national-site{
    position: relative;
    margin: 0 auto;
    text-align: center;
    max-width: 1280px;
    padding-top: 80px;
}
.national-ul li .county{
    border: solid 3px #27B8D0;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
}
.national-ul li{
    float: left;
    width: 5.88%
}
.national-ul li .county img{
    width: 100%;
    height: 100%;
}
.national-ul li p{
    font-size: 14px;
    color: #000333;
    margin-top: 20px;
}
.national-ul{
    margin-top: 50px;
    margin-bottom: 30px
}

.employ-point{
    position: relative;
    margin-bottom: 50px;
}
.employ-point p{
    font-size: 20px;
    color: #073B49;
    margin: 30px;
}
.employ-point .employ-btn{
    width: 160px;
    height: 40px;
    border-radius: 4px;
    color: #fff;
    background-color: #27B8D0;
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
}
.main-card,
.home-card{
    min-width: 1280px;
}
.employ-point .employ-btn:hover{
    box-shadow: 0 2px 7px rgba(39,184,208,0.5)
}
.newHome-footer{
    background-color: #0F293F;
    text-align: center;
}
.newHome-footer .footer-ul{
    max-width: 1280px;
    margin: 0 auto;
    padding:40px 0;
}
.footer-ul li{
    float: left;
    font-size: 14px;
    color: #fff;
    text-align: left;
    width: auto;
    padding:0 14px;
    margin-left: 10px;
}
.footer-ul li:nth-child(1){
    padding: 0 20px 0 0;
    margin-left: 0;
}
.footer-ul li:nth-child(3){
    width: 100px;
}
.footer-ul li:nth-child(5){
    text-align: center;
    padding: 0;
    float: right;
}
.footer-ul li:nth-child(4) p{
    margin-top: 12px
}
.footer-ul li a{
    color: #fff
}
.footer-ul li a.active{
    color: #26CFE8
}
.footer-ul li a:hover{
    color: #26CFE8;
}
.footer-ul li p{
    margin-top: 10px;
}
.footer-ul li h1{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
}
.foot_links{
    padding-bottom: 12px;
    color: #fff;
    text-align: left;
    font-size: 14px;
    max-width: 1280px;
    margin: 0 auto;
}
.foot_links span{
    margin-right: 20px;
}
.foot_links span a{
    color: #fff;
}
.core-functions{
    position: relative;
    text-align: left;
    width: 200px;
}
.core-functions a{
    width: 50%;
    display: inline-block;
    float: left;
    line-height: 30px;
}
.service-bear a{
    width: 100%;
    display: inline-block;
    float: left;
    line-height: 30px;
}
.contact-us p label{
    width: 98px;
   text-align: justify;
   text-align-last: justify;
   display:inline-block;
}
.footer-ul li .contact-us h1{
    margin-bottom: 34px;
}
.contact-us p .address{
    margin-left: 90px;
    margin-top: 10px;
    display: block;
}
.footer-report{
    background-color: #062036;
    text-align: center;
    color: #fff;
    padding: 15px;
    min-width: 1250px;
}
.part-dropdown{
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 26;
    /*visibility: hidden;*/
    /*opacity: 0;*/
    /*transition: all .5s;*/
    display: none;
    background-color: #fff;
    box-shadow:0 2px 10px rgba(0,0,0,0.1);
}
/*.part-dropdown.show {
    visibility: visible;
    opacity: 1;
    transition: all .5s;
    top: 50px;
    display: block;
}*/
.container {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    max-width: 1280px;
}
.part-dropdown .dropdown-content {
    background: #fff;
    padding: 30px 0 0;
    /*box-shadow: 0 16px 32px 0 rgba(0,0,0,0.04);*/
    border-bottom: 6px solid #fcfcfc;
    justify-content: space-between;
    width: 1210px;
    margin: 0 auto;
}
.home-nav.new-home-nav{
    background: #fff;
    border-bottom: 1px solid #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    height: 50px;
}
.home-nav.new-home-nav .layer{
    height: 50px
}
.home-nav.new-home-nav .nav-ul li>a{
    color: #333;
    font-size: 14px;
    line-height: 50px;
    padding-top: 0;
}
.home-nav.new-home-nav .icon-logo{
    background: url(../img/newHome/logo_black.png)no-repeat;
    width: 162px;
    height: 36px;
    background-size: 100%;
}
.home-nav.new-home-nav .content{
    max-width: 1280px;
    min-width: 1240px;
}
.home-nav.new-home-nav .nav-ul{
    left: 265px;
    right: auto;
}
.home-nav.new-home-nav .nav-ul li>a:hover,
.home-nav.new-home-nav .nav-ul li.active>a{
    color: #27B8D0
}
.home-nav.new-home-nav .nav-ul li{
    margin: 0 30px;
    line-height: 50px;
}
.new-home-nav .home-login a.login-try{
    height: 39px;
    line-height: 39px;
    display: inline-block;
    width: 120px;
    padding: 6px 0;
    background: #27B8D0;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 80px;
    font-size: 14px;
    top: 0;
}
.new-home-nav .home-login a.login-try:hover{
    background: #26cfe8
}
.home-nav.new-home-nav .language{
    left: 175px;
    color: #999;
    font-size: 12px;
    width: 90px;
}
.home-nav.new-home-nav .language .cur{
    border: solid 1px #ededed;
    padding: 2px 5px;
    border-radius: 4px;
}
.home-nav.new-home-nav .nav-ul li .icon-down{
    transform: rotate( 90deg) scale(.8);
    width: 15px;
    height: 10px;
    background-position: -287px -74px;
}
.home-nav.new-home-nav .language .icon-down{
    background-position: -286px -72px;
    transform: rotate( 90deg) scale(.8);
    width: 12px;
    height: 13px;
}
.home-nav.new-home-nav .language .list{
    left: 0;
    top: 36px;
    background: #fff;
    /*border:solid 2px #ededed;*/
    margin-top: 2px;
    border-radius: 0;
    max-height: 220px;
    overflow: hidden;
    overflow-y: auto;
    line-height: 22px;
}
.home-nav.new-home-nav .language .list li{
    width: auto;
    color: #000;
    font-size: 12px;
    padding: 0 13px;
}
.home-nav.new-home-nav .language .list li.active,
.home-nav.new-home-nav .language .list li:hover{
    color: #fff;
    background: #27B8D0;
}
.new-home-nav .home-login{
    right: 0
}
.new-home-nav .home-login a.login-link{
    color: #333;
    height: auto;
    line-height: normal;
    display: inline-block;
    width: auto;
    text-align: center;
    position: absolute;
    left: 10px;
    font-size: 14px;
    padding: 3px 10px;
    top: 12px;
    border-radius: 3px;
    color: #27B8D0;
    border: solid 1px #fff;
}
.new-home-nav .home-login a.login-link:hover{
    background: #fff;
    color: #27B8D0;
    opacity: 0.8
}
.part-dropdown .item{
    border: solid 2px #F0F0F0;
    border-radius: 2px;
    padding: 25px 20px;
    width: 240px;
    height: 50px;
    float: left;
    margin-right: 24px;
    margin-bottom: 20px;
}
.part-dropdown .item:hover{
    background-color: #27B8D0;
    box-shadow: 0 8px 8px rgba(39,184,208,0.5);
    border: solid 2px #27B8D0;
}
.part-dropdown .item.active{
    background-color: #27B8D0;
    box-shadow: 0 8px 8px rgba(39,184,208,0.5);
    border: solid 2px #27B8D0;
}
.part-dropdown .item:nth-child(4n){
    margin-right: 0
}
.part-dropdown .item h3{
    font-size: 16px;
    color: #333;
    margin-left: 60px;
    margin-bottom: 10px;
}
.part-dropdown .item:hover h3,
.part-dropdown .item:hover h5,
.part-dropdown .item.active h3,
.part-dropdown .item.active h5{
    color: #fff
}
.part-dropdown .item h5{
    font-size: 12px;
    color: #999;
    margin-left: 60px;
}
.part-dropdown .item .icon-allposts{
    display: inline-block;
    float: left;
}
.part-dropdown .item .icon16{
    background: url(../img/newHome/icon16.png)no-repeat;
    width: 45px;
    height: 44px;
}
.part-dropdown .item .icon14{
    background: url(../img/newHome/icon14.png)no-repeat;
    width: 40px;
    height: 41px;
}
.part-dropdown .item .icon4{
    background: url(../img/newHome/icon4.png)no-repeat;
    width: 42px;
    height: 42px;
}
.part-dropdown .item .icon9{
    background: url(../img/newHome/icon9.png)no-repeat;
    width: 49px;
    height: 49px;
}
.part-dropdown .item .icon11{
    background: url(../img/newHome/icon11.png)no-repeat;
    width: 43px;
    height: 31px;
}
.part-dropdown .item .icon7{
    background: url(../img/newHome/icon7.png)no-repeat;
    width: 43px;
    height: 39px;
}
.part-dropdown .item .icon12{
    background: url(../img/newHome/icon12.png)no-repeat;
    width: 41px;
    height: 41px;
}
.part-dropdown .item .icon10{
    background: url(../img/newHome/icon10.png)no-repeat;
    width: 39px;
    height: 29px;
}
.part-dropdown .item .icon8{
    background: url(../img/newHome/icon8.png)no-repeat;
    width: 41px;
    height: 41px;
}
.part-dropdown .item .icon14{
    background: url(../img/newHome/icon14.png)no-repeat;
    width: 40px;
    height: 41px;
}
.part-dropdown .item .icon13{
    background: url(../img/newHome/icon13.png)no-repeat;
    width: 52px;
    height: 41px;
}
.part-dropdown .item .icon5{
    background: url(../img/newHome/icon5.png)no-repeat;
    width: 46px;
    height: 46px;
}
.part-dropdown .item .icon17{
    background: url(../img/newHome/icon17.png)no-repeat;
    width: 41px;
    height: 40px;
}
.part-dropdown .item .icon18{
    background: url(../img/newHome/icon18.png)no-repeat;
    width: 39px;
    height: 29px;
}
.part-dropdown .item .icon23{
    background: url(../img/themVAT/EPR-1.png)no-repeat;
    width: 39px;
    height: 29px;
}
.part-dropdown .item .icon19{
    background: url(../img/newHome/icon19.png)no-repeat;
    width: 43px;
    height: 43px;
}
.part-dropdown .item .icon22{
    background: url(../img/newHome/icon22.png)no-repeat;
    width: 43px;
    height: 43px;
}
.part-dropdown .item .icon-insurance{
    background: url(../img/newHome/icon-insurance.png)no-repeat;
    width: 43px;
    height: 43px;
}
.part-dropdown .item .icon6{
    background: url(../img/newHome/icon6.png)no-repeat;
    width: 39px;
    height: 29px;
}
.part-dropdown .item .icon2{
    background: url(../img/newHome/icon2.png)no-repeat;
    width: 38px;
    height: 37px;
}
.part-dropdown .item .icon1{
    background: url(../img/newHome/icon1.png)no-repeat;
    width: 32px;
    height: 39px;
}
.part-dropdown .item .icon15{
    background: url(../img/newHome/icon15.png)no-repeat;
    width: 36px;
    height: 37px;
}
.part-dropdown .item .icon24{
    background: url(../img/newHome/icon24.png)no-repeat;
    width: 36px;
    height: 37px;
}
.part-dropdown .item .icon20{
    background: url(../img/newHome/icon20.png)no-repeat;
    width: 35px;
    height: 39px;
}
.part-dropdown .item .icon21{
    background: url(../img/newHome/icon21.png)no-repeat;
    width: 44px;
    height: 44px;
}
.part-dropdown .item .icon3{
    background: url(../img/newHome/icon3.png)no-repeat;
    width: 43px;
    height: 43px;
}
.part-dropdown .item:hover .icon22,
.part-dropdown .item.active .icon22{
    background: url(../img/newHome/icon_on22.png)no-repeat;
    width: 44px;
    height: 44px;
}
.part-dropdown .item:hover .icon21,
.part-dropdown .item.active .icon21{
    background: url(../img/newHome/icon_on21.png)no-repeat;
    width: 44px;
    height: 44px;
}
.part-dropdown .item:hover .icon23,
.part-dropdown .item.active .icon23{
    background: url(../img/themVAT/EPR.png)no-repeat;
    width: 39px;
    height: 29px;
}
.part-dropdown .item .icon3{
    background: url(../img/newHome/icon3.png)no-repeat;
    width: 43px;
    height: 43px;
}
.part-dropdown .item:hover .icon16,
.part-dropdown .item.active .icon16{
    background: url(../img/newHome/icon_on16.png)no-repeat;
    width: 45px;
    height: 44px;
}
.part-dropdown .item:hover .icon14,
.part-dropdown .item.active .icon14{
    background: url(../img/newHome/icon_on14.png)no-repeat;
    width: 40px;
    height: 41px;
}
.part-dropdown .item:hover .icon4,
.part-dropdown .item.active .icon4{
    background: url(../img/newHome/icon_on4.png)no-repeat;
    width: 42px;
    height: 42px;
}
.part-dropdown .item:hover .icon9,
.part-dropdown .item.active .icon9{
    background: url(../img/newHome/icon_on9.png)no-repeat;
    width: 49px;
    height: 49px;
}
.part-dropdown .item:hover .icon11,
.part-dropdown .item.active .icon11{
    background: url(../img/newHome/icon_on11.png)no-repeat;
    width: 43px;
    height: 31px;
}
.part-dropdown .item:hover .icon7,
.part-dropdown .item.active .icon7{
    background: url(../img/newHome/icon_on7.png)no-repeat;
    width: 43px;
    height: 39px;
}
.part-dropdown .item:hover .icon12,
.part-dropdown .item.active .icon12{
    background: url(../img/newHome/icon_on12.png)no-repeat;
    width: 41px;
    height: 41px;
}
.part-dropdown .item:hover .icon10,
.part-dropdown .item.active .icon10{
    background: url(../img/newHome/icon_on10.png)no-repeat;
    width: 39px;
    height: 29px;
}
.part-dropdown .item:hover .icon8,
.part-dropdown .item.active .icon8{
    background: url(../img/newHome/icon_on8.png)no-repeat;
    width: 41px;
    height: 41px;
}
.part-dropdown .item:hover .icon14,
.part-dropdown .item.active .icon14{
    background: url(../img/newHome/icon_on14.png)no-repeat;
    width: 40px;
    height: 41px;
}
.part-dropdown .item:hover .icon13,
.part-dropdown .item.active .icon13{
    background: url(../img/newHome/icon_on13.png)no-repeat;
    width: 52px;
    height: 41px;
}
.part-dropdown .item:hover .icon17,
.part-dropdown .item.active .icon17{
    background: url(../img/newHome/icon_on17.png)no-repeat;
    width: 41px;
    height: 40px;
}
.part-dropdown .item:hover .icon18,
.part-dropdown .item.active .icon18{
    background: url(../img/newHome/icon_on18.png)no-repeat;
    width: 39px;
    height: 29px;
}
.part-dropdown .item:hover .icon5,
.part-dropdown .item.active .icon5{
    background: url(../img/newHome/icon_on5.png)no-repeat;
    width: 46px;
    height: 46px;
}
.part-dropdown .item:hover .icon19,
.part-dropdown .item.active .icon19{
    background: url(../img/newHome/icon_on19.png)no-repeat;
    width: 43px;
    height: 43px;
}
.part-dropdown .item:hover .icon6,
.part-dropdown .item.active .icon6{
    background: url(../img/newHome/icon_on6.png)no-repeat;
    width: 39px;
    height: 29px;
}
.part-dropdown .item:hover .icon2,
.part-dropdown .item.active .icon2{
    background: url(../img/newHome/icon_on2.png)no-repeat;
    width: 38px;
    height: 37px;
}
.part-dropdown .item:hover .icon1,
.part-dropdown .item.active .icon1{
    background: url(../img/newHome/icon_on1.png)no-repeat;
    width: 32px;
    height: 39px;
}
.part-dropdown .item:hover .icon15,
.part-dropdown .item.active .icon15{
    background: url(../img/newHome/icon_on15.png)no-repeat;
    width: 36px;
    height: 37px;
}
.part-dropdown .item:hover .icon24,
.part-dropdown .item.active .icon24{
    background: url(../img/newHome/icon_on24.png)no-repeat;
    width: 36px;
    height: 37px;
}
.part-dropdown .item:hover .icon3,
.part-dropdown .item.active .icon3{
    background: url(../img/newHome/icon_on3.png)no-repeat;
    width: 43px;
    height: 43px;
}
.part-dropdown .item:hover .icon20,
.part-dropdown .item.active .icon20{
    background: url(../img/newHome/icon_on20.png)no-repeat;
    width: 35px;
    height: 39px;
}
.part-dropdown .item:hover .icon-insurance,
.part-dropdown .item.active .icon-insurance{
    background: url(../img/newHome/icon-insurance-on.png)no-repeat;
    width: 38px;
    height: 43px;
}

/*运营分析二级页*/
.new-operation{
    position: relative;
    overflow-x: hidden;
}
.new-operation .main-card .func-bg {
    width: 100%;
    height: 394px;
    min-width: 1200px;
    background: linear-gradient(to right, #0084A5, #0084A5);
    position: relative;
}
.func-bg .cont {
    width: 70%;
    height: 316px;
    background: url(../img/func-bg.png) center bottom no-repeat;
    background-size: 100%;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%,0);
    color: #fff;
}
.new-operation .func-bg .title-box {
    padding-left: 0;
    text-align: center;
}
.new-operation .func-bg .tit {
    font-size: 2.71vw;
    margin-top: 70px;
    letter-spacing: 10px;
}
.new-operation .func-bg .tip {
    font-size: 1.78vw;
    margin-top: 20px;
    letter-spacing: 5px;
}
.new-operation .func-tab{
    box-shadow: 0 4px 6px #dddddd;
    max-width: 1280px;
    min-width: 1160px;
    margin: auto;
    position: relative;
    top: -45px;
    background: #fff;
}
.new-operation .func-tab .func-tab-list{
    display: flex;
}
.new-operation .func-tab-list li {
    flex: 1;
    /* float: left; */
    /* width: 14.2858%; */
    text-align: center;
    height: 85px;
    line-height: 85px;
    color: #333;
    border-bottom: 3px solid transparent;
    cursor: pointer;
    font-family: "Microsoft YaHei";
}
.new-operation .func-tab-list li.active {
    border-bottom: 3px solid #00c1de;
}
.new-operation .func-tab-list li.active a {
    color: #27B8D0;
}
.new-operation .func-tab-list li:hover{
    background-color:rgba(39,184,208,0.1);
}
.new-operation .func-tab-list li:hover a{
    color: #073B49
}
.new-operation  .func-tab-list li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #073B49;
    font-size: 18px;
}
.new-operation .icon-func01 {
    background: url(../img/newHome/func1.png) no-repeat;
    background-size: 100%;
    width: 33px;
    height: 32px;
}
.new-operation .icon-func02 {
    background: url(../img/newHome/func2.png) no-repeat;
    background-size: 100%;
    width: 30px;
    height: 30px;
}
.new-operation .icon-func03 {
    background: url(../img/newHome/func3.png) no-repeat;
    background-size: 100%;
    width: 31px;
    height: 31px;
}
.new-operation .icon-func04 {
    background: url(../img/newHome/func4.png) no-repeat;
    background-size: 100%;
    width: 36px;
    height: 36px;
}
.new-operation .icon-func05 {
    background: url(../img/newHome/func5.png) no-repeat;
    background-size: 100%;
    width: 32px;
    height: 23px;
}
.new-operation .icon-func06 {
    background: url(../img/newHome/func6.png) no-repeat;
    background-size: 100%;
    width: 32px;
    height: 29px;
}
.new-operation .icon-func07 {
    background: url(../img/newHome/func7.png) no-repeat;
    background-size: 100%;
    width: 30px;
    height: 30px;
}
.new-operation .icon-func08 {
    background: url(../img/newHome/func8.png) no-repeat;
    background-size: 100%;
    width: 43px;
    height: 43px;
}
.new-operation .icon-func09 {
    background: url(../img/newHome/func9.png) no-repeat;
    background-size: 100%;
    width: 39px;
    height: 29px;
}
.new-operation .icon-func10 {
    background: url(../img/newHome/func10.png) no-repeat;
    background-size: 100%;
    width: 41px;
    height: 41px;
}
.new-operation .icon-func11 {
    background: url(../img/newHome/func11.png) no-repeat;
    background-size: 100%;
    width: 43px;
    height: 43px;
}
.new-operation .icon-func12 {
    background: url(../img/newHome/selGoods.png) no-repeat;
    background-size: 100%;
    width: 32px;
    height: 32px;
}
.new-operation .active .icon-func01 {
    background: url(../img/newHome/func_on1.png) no-repeat;
    background-size: 100%;
    width: 33px;
    height: 32px;
}
.new-operation .active .icon-func02 {
    background: url(../img/newHome/func_on2.png) no-repeat;
    background-size: 100%;
    width: 30px;
    height: 30px;
}
.new-operation .active .icon-func03 {
    background: url(../img/newHome/func_on3.png) no-repeat;
    background-size: 100%;
    width: 31px;
    height: 31px;
}
.new-operation .active .icon-func04 {
    background: url(../img/newHome/func_on4.png) no-repeat;
    background-size: 100%;
    width: 36px;
    height: 36px;
}
.new-operation .active .icon-func05 {
    background: url(../img/newHome/func_on5.png) no-repeat;
    background-size: 100%;
    width: 32px;
    height: 23px;
}
.new-operation .active .icon-func06 {
    background: url(../img/newHome/func_on6.png) no-repeat;
    background-size: 100%;
    width: 32px;
    height: 29px;
}
.new-operation .active .icon-func07 {
    background: url(../img/newHome/func_on7.png) no-repeat;
    background-size: 100%;
    width: 30px;
    height: 30px;
}
.new-operation .active .icon-func08 {
    background: url(../img/newHome/func_on8.png) no-repeat;
    background-size: 100%;
    width: 43px;
    height: 43px;
}
.new-operation .active .icon-func09 {
    background: url(../img/newHome/func_on9.png) no-repeat;
    background-size: 100%;
    width: 39px;
    height: 29px;
}
.new-operation .active .icon-func10 {
    background: url(../img/newHome/func_on10.png) no-repeat;
    background-size: 100%;
    width: 41px;
    height: 41px;
}
.new-operation .active .icon-func11 {
    background: url(../img/newHome/func_on11.png) no-repeat;
    background-size: 100%;
    width: 43px;
    height: 43px;
}
.new-operation .active .icon-func12 {
    background: url(../img/newHome/selGoodsActive.png) no-repeat;
    background-size: 100%;
    width: 32px;
    height: 32px;
}

.new-operation .icon-func {
    display: inline-block;
}
.new-operation .func-tab-list .name {
    margin-left: 5px;
    vertical-align: middle;
}
.new-operation .main-video-content .title {
    text-align: center;
    font-size: 32px;
    color: #073B49;
    font-weight: 500;
    padding-top: 30px;
}
.new-operation .main-video-content .tip {
    text-align: center;
    font-size: 16px;
    margin-top: 15px;
    color: #073B49;
    margin-bottom: 10px;
}
.new-operation .main-video-content .box {
    /*max-width: 1280px; */
    position: relative;
    background: url(../img/newHome/video_bg.png) no-repeat;
    /*width: 100%;*/
    max-width: 1860px;
    height: 100%;
    margin: 0 auto;
    padding: 20px;
    /*filter: drop-shadow(0 4px 12px rgba(0,0,0,0.1));*/
    filter: none
}
.new-operation .main-video-content .video-box {
    height: 540px;
    width: 60%;
    margin: 0 auto;
    min-width: 900px;
}
.new-operation .main-func-content {
    margin-bottom: 50px;
    font-family: "Microsoft YaHei";
}
.new-operation .main-func-content .title {
    text-align: center;
    font-size: 32px;
    color: #073B49;
    font-weight: 500;
}
.new-operation .main-func-content .home-title {
    padding-top: 30px;
    margin-bottom: -50px;
}
.new-operation .main-infor-list li .box {
    max-width: 1280px;
    margin: auto;
    padding: 5% 0 30px;
}
.new-operation .main-infor-list li .img {
    width: 58%;
    opacity: 0;
    position: relative;
}
.new-operation .main-infor-list li .box .box-banner{
    float: left;
    width: 58%;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.new-operation .main-infor-list li .box .box-banner-right{
    float: right;
    width: 58%;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.new-operation .main-infor-list li .box .image-box{
    width: 100%;
    overflow: hidden;
}
.new-operation .main-infor-list .box .image-container{
    position: relative;
    display: flex;
}
.new-operation .main-infor-list .box .image-container .img{
    width: 100%;
    height: 100%;
    flex-shrink: 0;
}

.new-operation .main-infor-list li:nth-child(odd) .img,
.new-operation .main-infor-list li:nth-child(even) .data {
    left: -2%;
}
.new-operation .main-infor-list li:nth-child(odd) .img,
.new-operation .main-infor-list li:nth-child(odd) .data {
    float: left;
}
/*.new-operation .main-func-content .main-infor-list .tit {
    margin: 40px 0 40px;
}*/
.new-operation .main-infor-list li .tit {
    font-size: 24px;
    color: #073B49;
    font-weight: bold;
    padding-top: 0;
    margin: 0 0 30px;
    text-align: left;
    position: relative;
    letter-spacing: 5px;
}
.new-operation .main-infor-list li .tit:after{
    content: "";
    width: 50px;
    height: 2px;
    background: #27B8D0;
    position: absolute;
    bottom: -25px;
    left: 0;
}
.new-operation .main-infor-list li .msg {
    display: inline-block;
    color: #333;
    font-size: 16px;
    text-align: left;
    line-height: 28px;
    position: relative;
    padding-left: 22px;
}
.new-operation .main-infor-list li .msg-inherit{
    /* padding-left: 29px; */
    margin-top: 10px;
}
.new-operation .main-infor-list li .msg-highline{
    color: #27b8d0;
}
.new-operation .main-infor-list li .baner-page{
    display: flex;
}
.new-operation .main-infor-list li .page-item{
    width: 50px;
    height: 8px;
    margin: 0 10px;
    border-radius: 4px;
    background-color: #BEEAF1;
    position: relative;
    overflow: hidden;
}
.new-operation .main-infor-list li .page-item .progress{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0;
    background-color: #4EB5CE;
}
.new-operation .main-infor-list li .baner-page .active{
    background-color: #4EB5CE;
}
.new-operation .main-infor-list li .icon-code{
    background:url(../img/newHome/code.png)no-repeat;
    width: 110px;
    height: 110px;
    background-size: 100%;
    display: block;
}
.new-operation .main-func-content .main-infor-list span{
    font-weight: bold;
}
.new-operation .main-infor-list li .btn {
    display: inline-block;
    width: 101px;
    height: 32px;
    background:#27b8d0;
    line-height: 32px;
    color: #fff;
    font-size: 12px;
    border-radius: 4PX;
    text-align: center;
    border: solid 1px #27b8d0;
    float: left;
    margin-top: 30px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    cursor: pointer;
}
.new-operation .main-infor-list li .btnRight{
    background: #fff;
    color: #27b8d0;
    margin-left: 15px;
}
.new-operation .main-infor-list li .btn:hover {
    background: #27B8D0;
    color: #fff;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0.8
}
.new-operation .main-infor-list li .btn:hover:before {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background: none
}
.new-operation .home-ques-box {
    text-align: center;
    padding-bottom: 60px;
    margin-top: -20px;
}
.new-operation .home-ques-box .tit {
    font-size: 20px;
    color: #333;
}
.new-operation .home-ques-box .tip {
    color: #333;
    margin-top: 20px;
    font-size: 14px;
}
.new-operation .home-ques-box .tip b{
    font-weight: bold;
}
.new-operation .home-ques-box .btn {
    color: #27B8D0;
}
.new-operation .buy-package-box {
    background: url(../img/newHome/bg_slogan.png)no-repeat;
    background-size:cover;
    height: 90px;
    text-align: center;
    font-family: "Microsoft YaHei";
}
.new-operation .buy-package-box .msg {
    color: #fff;
    font-size: 32px;
    position: relative;
    padding-top: 0;
    line-height: 90px;
    letter-spacing: 6px;
}
.new-operation .buy-package-box .btn {
    display: inline-block;
    width: 120px;
    height: 42px;
    line-height: 42px;
    background: none;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
    margin-left: 80px;
    border: solid 1px #fff;
    text-align: center;
    position: relative;
    top: -5px;
    margin-top: 0px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.new-operation .buy-package-box .btn:hover {
    background: #fff;
    color: #0FABFD;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.new-operation .buy-package-box .btn:hover:before{
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background: none;
    display: none
}
.new-operation .main-infor-list li .msg:before {
    content: "";
    width: 11px;
    height: 11px;
    background:#BEEAF1;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 9px;
}
.card-xian{
    display: inline-block;
}
.new-operation .main-infor-list li .msg:after {
    content: "";
    width: 5px;
    height: 5px;
    background: #27B8D0;
    border-radius: 50%;
    position: absolute;
    left: 3px;
    top: 12px;
}
.new-card{
    background-color: #fff
}
.new-card .main-content.active{
    position: fixed;
    top: 96px;
    width: 100%;
    z-index:9999
}
.new-operation .main-infor-list li:nth-child(even) {
    background: #F4F6FA;
}
.home-nav.new-home-nav .nav-ul li.active>a .icon-down {
    background-position: -270px -74px;
    transform: rotate( 180deg) scale(.8);
}
.new-operation .func-tab-list.func-fast li{
    width: 25%
}
.all-domains{
    position: relative;
    max-width: 1280px;
    text-align: center;
    margin: 0 auto;
    /* margin-bottom: 20px; */
}
.all-domains .title,
.video-card .title,
.understand-more .title,
.function-card .title{
    text-align: center;
    font-size: 32px;
    color: #073B49;
    font-weight: 500;
    padding-top: 50px;
    letter-spacing: 5px;
}
.all-domains .title{
    padding-top: 0
}
.all-domains .tip,
.video-card .tip,
.understand-more .tip,
.function-card .tip {
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
    color: #073B49;
    letter-spacing: 3px;
}
.domains-ul li{
    float: left;
    width: 25%;
    padding: 0 10px;
    box-sizing: border-box;
}
.domains-ul li .key-data{
    box-shadow: 0 0 10px rgba(6,66,88,0.15);
    border-radius: 4px;
    background-color: #fff;
    transition: all .2s;
}
.key-data .icon-data{
    height: 142px;
    background: -moz-linear-gradient(left, #148dac 0%, #0b92b3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#148dac), color-stop(100%,#0b92b3));
    background: -webkit-linear-gradient(right, #148dac 0%,#0b92b3 100%);
    background: -o-linear-gradient(right, #148dac 0%,#0b92b3 100%);
    background: -ms-linear-gradient(right, #148dac 0%,#0b92b3 100%);
    background: linear-gradient(to right, #148dac 0%,#0b92b3 100%);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.key-data .domains-data2{
    height: 142px;
    background: -moz-linear-gradient(left, #0c94b4 0%, #1ca9c8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0c94b4), color-stop(100%,#1ca9c8));
    background: -webkit-linear-gradient(right, #0c94b4 0%,#1ca9c8 100%);
    background: -o-linear-gradient(right, #0c94b4 0%,#1ca9c8 100%);
    background: -ms-linear-gradient(right, #0c94b4 0%,#1ca9c8 100%);
    background: linear-gradient(to right, #0c94b4 0%,#1ca9c8 100%);
}
.key-data .domains-data3{
    height: 142px;
    background: -moz-linear-gradient(left, #1eacc9 0%, #2ec1dd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1eacc9), color-stop(100%,#2ec1dd));
    background: -webkit-linear-gradient(right, #1eacc9 0%,#2ec1dd 100%);
    background: -o-linear-gradient(right, #1eacc9 0%,#2ec1dd 100%);
    background: -ms-linear-gradient(right, #1eacc9 0%,#2ec1dd 100%);
    background: linear-gradient(to right, #1eacc9 0%,#2ec1dd 100%);
}
.key-data .domains-data4{
    height: 142px;
    background: -moz-linear-gradient(left, #2fc3df 0%, #3ad0ec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2fc3df), color-stop(100%,#3ad0ec));
    background: -webkit-linear-gradient(right, #2fc3df 0%,#3ad0ec 100%);
    background: -o-linear-gradient(right, #2fc3df 0%,#3ad0ec 100%);
    background: -ms-linear-gradient(right, #2fc3df 0%,#3ad0ec 100%);
    background: linear-gradient(to right, #2fc3df 0%,#3ad0ec 100%);
}
.data-content h1{
    font-weight: bold;
    font-size: 22px;
    color: #073B49;
    line-height: 38px;
    margin: 30px 0 10px;
}
.data-content p{
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-bottom: 20px;
}
.data-content .grasp{
    color: #27B8D0;
    width: 101px;
    height: 30px;
    border: solid 1px #27B8D0;
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 30px;
    line-height: 30px;
}
.domains-ul li:hover .data-content .grasp{
    background-color: #27B8D0;
    color: #fff
}
.icon-data img{
    margin-top: 35px;
    width: 25%;
    background-size: 100%;
}
.domains-ul{
    width: 90%;
    margin: 0 auto;
    margin-top: 50px;
}
.domains-ul li:hover .key-data{
    /*box-shadow: 0 0 10px rgba(6,66,88,0.15);*/
    position: relative;
    z-index: 999;
    transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transition: all .2s ease-in 0s;

}
.domains-ul li:hover .data-content .grasp{
    transform: none;
}
.video-card{
    position: relative;
    max-width: 1280px;
    margin: auto;
    text-align: center;
    /* padding-bottom: 30px; */
}
.video-main{
    background-color: #F4F6FA;
    /* margin-top: 80px; */
}
.video-ul{
    margin-top: 40px;
}
.video-ul li{
    float: left;
    width: 33.333%;
    box-sizing: border-box;
    padding: 0 12.5px;
}
.video-ul li:hover{
    transform: translate(0, -2px);
}
.video-cont{
    box-shadow: 0 0 7px rgba(0,0,0,0.1);
    background-color: #fff;
    border-radius: 6px;
    padding-bottom: 5px;
    overflow: hidden;
    margin-bottom: 25px;
}
.video-ul li p{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin: 20px;
}
.video-cont video{
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    width: 100%;
}
.function-card{
    position: relative;
    max-width: 1280px;
    margin: auto;
    text-align: center;
    padding-bottom: 30px;
}
.function-ul{
    margin: 40px 0
}
.function-ul li{
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 12.5px;
}
.function-ul li:hover{
    transform: translate(0, -2px);
}
.function-cont {
    box-shadow: 0 0 7px rgba(0,0,0,0.1);
    background-color: #fff;
    border-radius: 6px;
    padding-bottom: 5px;
    overflow: hidden;
}
.function-ul li p{
    font-size: 20px;
    color: #0E2B40;
    font-weight: bold;
    margin: 10px;
    margin-bottom: 0;
}
.function-ul li .function-des {
    color: #393939;
    font-size: 14px;
    font-weight: unset;
    margin: 0;
}
.function-ul li .function-btn-box {
    display: flex;
    justify-content: space-between;
    margin: 20px 0 10px;
    padding: 0 20px;
}
.function-btn-box .btn-see {
    color: #fff;
    width: 101px;
    height: 30px;
    background-color: #27B8D0;
    border: solid 1px #27B8D0;
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
    cursor: pointer;
}
.function-btn-box .btn-download {
    color: #27B8D0;
    width: 101px;
    height: 30px;
    background-color: #fff;
    border: solid 1px #27B8D0;
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
    cursor: pointer;
}
.function-cont video{
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    width: 100%;
}

.function-cont .functionlist .imgs{
    width: 100%;
    height: 100%;
}
.function-cont .functionlist{
    position: relative;
    height: 200px;
}
.function-cont .functionlist::before{

}




.understand-more{
    max-width: 1280px;
    position: relative;
    margin: 20px auto;
    text-align: center;
    margin-bottom: 0;
}
.understand-ul li{
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    padding: 0 20px;
}
.understand-ul li:hover{
    position: relative;
    z-index: 999;
    transform: translateY(-2px) scale(1.01);
    -moz-transform: translateY(-2px) scale(1.01);
    -webkit-transform: translateY(-2px) scale(1.01);
    -ms-transform: translateY(-2px) scale(1.01);
    -o-transform: translateY(-2px) scale(1.01);
}
.understand-ul li:nth-child(2) .more-list>img,
.understand-ul li:nth-child(3) .more-list>img{
    margin: 12px 0;
}
.understand-ul li:nth-child(1) .more-list>img{
    margin: 5.5px 0;
}
.understand-ul{
    margin-top: 50px;
}
.understand-list{
    box-shadow: 0 0 7px rgba(0,0,0,0.1);
    border-radius: 4px;
}
.more-list{
    position: relative;
    overflow: hidden;
    padding-bottom: 40px;
}
.more-list h1{
    font-size: 22px;
    color: #073B49;
    font-weight: bold;
    line-height: 38px;
    margin-bottom: 40px;
}
.more-list p{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    text-align: left;
    text-indent: 50px;
    position: relative;
}
.more-list p:before{
    content: "";
    width: 12px;
    height: 12px;
    background: #BEEAF1;
    border-radius: 50%;
    position: absolute;
    left: 34px;
    top: 11px;
}
.more-list p:after{
    content: "";
    width: 6px;
    height: 6px;
    background: #27B8D0;
    border-radius: 50%;
    position: absolute;
    left: 37px;
    top: 14px;
}
.more-list img.more4{
    position: absolute;
    right: -15px;
    bottom: -15px;
}
.understand-ul li:nth-child(2) .more-list img.more4{
    right: -2px;
}
.understand-ul .more-learn{
    border-top: solid 1px #e5e8ed;
    display: inline-block;
    line-height: 60px;
    width: 100%;
    height: 60px;
    text-align: left;
}
.understand-ul .more-learn a{
    color: #27B8D0;
    /* float: right; */
    /* padding-right: 30px; */
    margin-left: 40px;
    font-size: 16px;
    transform: none;
}
/* .use-number.enterprise{
    background-color: #F4F6FA;
} */
.use-number .enterprise-map{
    background: none
}
.use-number.enterprise .data-title h1,
.use-number.enterprise .data-title p{
    color: #073B49;
}
.use-number.enterprise .data-title h1 b{
    font-weight: bold;
}
.use-number .firm-assess h1,
.use-number .firm-assess h2,
.use-number .firm-assess p{
    color: #073B49;
}
.use-number .firm-assess .story{
    color: #27B8D0;
    border: solid 2px #27B8D0;
}
.gallery-top .swiper-button-next.swiper-button-white,
.gallery-top1 .swiper-button-next.swiper-button-white{
    background-image: url(../img/newHome/gray-next.png)!important;
    width: 31px;
    height: 55px;
    top: 80px;
}
.gallery-top .swiper-button-prev.swiper-button-white,
.gallery-top1 .swiper-button-prev.swiper-button-white{
    background-image: url(../img/newHome/gray-prev.png)!important;
    width: 31px;
    height: 55px;
    top: 80px;
}
.gallery-thumbs .swiper-img,
.gallery-thumbs1 .swiper-img{
    transform: scale(0.9);
    cursor: pointer;
}
.gallery-thumbs .swiper1,
.gallery-thumbs1 .swiper1{
    background: url(../img/newHome/firm1-gray.png)no-repeat center;
    width: 264px;
    height: 76px;
    background-size: 93%;
    display: inline-block;
}
.gallery-thumbs .swiper2,
.gallery-thumbs1 .swiper2{
    background: url(../img/newHome/firm2-gray.png)no-repeat center;
    width: 264px;
    height: 76px;
    background-size: 93%;
    display: inline-block;
}
.gallery-thumbs .swiper3,
.gallery-thumbs1 .swiper3{
    background: url(../img/newHome/firm3-gray.png)no-repeat;
    width: 264px;
    height: 76px;
    background-size: 100%;
    display: inline-block;
}
.gallery-thumbs .swiper-slide-active .swiper1,
.gallery-thumbs1 .swiper-slide-active .swiper1{
    background: url(../img/newHome/firm1.png)no-repeat;
    transform: scale(1.1);
    background-size: 100%;
    display: inline-block;
    position: relative;
}
.gallery-thumbs .swiper-slide-active .swiper2,
.gallery-thumbs1 .swiper-slide-active .swiper2{
    background: url(../img/newHome/firm2.png)no-repeat;
    transform: scale(1.1);
    background-size: 100%;
    display: inline-block;
    position: relative;
}
.gallery-thumbs .swiper-slide-active .swiper3,
.gallery-thumbs1 .swiper-slide-active .swiper3{
    background: url(../img/newHome/firm3.png)no-repeat;
    transform: scale(1.1);
    background-size: 100%;
    display: inline-block;
    position: relative;
}
.enterprise-swiper .gallery-thumbs,
.enterprise-swiper .gallery-thumbs1{
    width: 80%;
    margin-bottom: 20px;
}
.new-account .icon-checkbox{
    background-position: -233px -73px;
}
.new-account .icon-checkbox,
.new-account .icon-checked{
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.new-account .icon-checked{
    background-position: -252px -73px;
}
.new-account .js-checkbox .icon{
    background-image: url(../img/newHome/icon.png);
}
.new-account .js-checkboxs .icon{
    background-image: url(../img/newHome/icon.png);
}
.reg-success .gesture{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/newHome/gesture.png)no-repeat;
    background-size: 100%;
    margin-right: 10px;
    vertical-align: middle;
}
.new-account .account-cont .reg-success .scan-tips {
    margin: 0;
    width: 105%;
    color: #666;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    text-align: left;
    margin-left: 20px;
    text-indent: 50px;
}

/*推广注册页*/
.func-promote{
    position: relative;
    background: url(../img/newHome/bg.png)no-repeat;
    width: 100%;
    height: 700px;
    margin: 50px auto;
    text-align: center;
}
.func-promote .cont {
    width: 70%;
    height: 316px;
    background-size: 100%;
    text-align: left;
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translate(-50%,0);
    color: #fff;
    max-width: 1280px;
}
.func-promote .tit{
    font-size: 2.7vw;
    color: #fff;
    line-height: 110px;
    letter-spacing: 5px;
    font-family: 'PingFangSC';
}
.func-promote .tip{
    font-size: 1.78vw;
    color: #fff;
}
.enrolment{
    position: relative;
    margin-top: 30px;
}
.enrolment .enrolment-input{
    width: 275px;
    height: 44px;
    border-radius: 4px;
    background-color: #fff;
    font-family: 'MicrosoftYaHei';
    font-size: 16px;
    border: none;
    padding-right: 120px;
    padding-left: 30px
}
.enrolment i{
    background: url(../img/newHome/phone.png)no-repeat;
    width: 14px;
    height: 22px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 11px;
}
.enrolment .register{
    color: #27B8D0;
    padding: 0 20px;
    background-color: #fff;
    border-radius: 4px;
    display: inline-block;
    line-height: 38px;
    text-align:center;
    cursor: pointer;
}
.enrolment .register:hover{
    opacity: 0.8
}
.reduce{
    max-width: 1280px;
    position: relative;
    margin: 0 auto;
}
.reduce .business-ul li{
    width: 33.33%;
    padding: 0 17px;
    box-sizing: border-box;
    background-color: initial;
}
.reduce .business-ul li h1{
    font-size: 18px;
    color: #073B49;
    line-height: 30px;
}
.reduce .business-ul li p{
    font-size: 14px;
    color: #073B49;
    opacity: 0.7;
    line-height: 30px;
}
.reduce .business-cont{
    margin-left: 70px;
}
.reduce .business-ul li .hf-widget{
    padding: 30px 25px;
    background-color: #fff;
    border-radius: 2px;
}
.board-leader{
    position: relative;
    max-width: 1280px;
    text-align: center;
    margin: 0 auto;
    margin-top: 70px;
}
.board-leader>p{
    font-size: 14px;
    color: #073B49;
    margin-right: 25px;
}
.title-cont{
    text-align: center;
    font-size: 32px;
    color: #073B49;
    line-height: 30px;
}
.board-ul{
    margin: 35px 0 30px;
}
.board-ul li{
    float: left;
    width: 25%;
    padding: 20px;
    box-sizing: border-box;
}
.board-effort{
    font-size: 16px;
    color: #073B49;
    font-weight: bold;
    line-height: 36px;
    padding:10px 20px;
    border-bottom: solid 2px #D1D1D1;
}
.effort-number{
    padding:10px 20px;
    position: relative;
}
.effort-number p{
    font-size: 66px;
    color: #27B8D0;
    font-weight: bold;
    position: relative;
}
.effort-number span{
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 55px;
    margin-right: 23%;
    right: 0;
    background-color: #27B8D0;
    border:solid 2px #fff;
    border-radius: 50%;
    line-height: 22px;
    width: 21px;
    height: 21px;
}
.board-ul li:nth-child(1) .effort-number span{
    margin-right: 31%
}
.board-ul li:nth-child(2) .effort-number span{
    margin-right: 16%
}
.board-ul li:nth-child(4) .effort-number span{
    margin-right: 30%;
}
.financing{
    position: relative;
    background: url(../img/newHome/map.png)no-repeat;
    height: 278px;
    background-size: 100%;
    background-color: #0f293f;
    margin-bottom: 50px;
}
.financing-ul li{
    position: relative;
    float: left;
    width: 25%;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 34px;
}
.financing-ul{
    max-width: 1280px;
    margin: 0 auto;
}
.financing-ul li img{
    margin-top: 50px;
    margin-bottom: 5px;
}
.financing-ul li:nth-child(2) img{
    margin-bottom: 0;
}
.data-analysis{
    position: relative;
    margin: 50px auto;
    max-width: 1280px;
}
.data-title,
.data-content{
    position: relative;
}
.data-content{
    border-bottom: solid 2px #E9F8FA;
    margin-top: 30px;
}
.data-content .swiper-wrapper{
    transform: translate3d(0px, 0px, 0px)!important;
}
.data-content .swiper-container{
    width: 85%;
}
.data-content .swiper-slide{
    width: 145px;
    color: #073B49;
    font-size: 18px;
    line-height: 60px;
    cursor: pointer;
}
.data-content .swiper-slide.swiper-slide-active{
    color: #27B8D0;
    border-bottom: solid 3px #27B8D0;
}
.data-title .tit{
    font-size: 26px;
    color: #073B49;
    font-weight: bold;
    padding-top: 38px;
    margin: 0px 0 40px;
    text-align: left;
    position: relative;
    letter-spacing: 5px;
}
.data-title .tit:after{
    content: "";
    width: 50px;
    height: 2px;
    background: #27B8D0;
    position: absolute;
    bottom: -25px;
    left: 0;
}
.data-title .slide-cont .msg{
    color: #333;
    font-size: 16px;
    text-align: left;
    line-height: 28px;
    position: relative;
    padding-left: 22px;
    margin: 0;
    letter-spacing: 2px
}
.data-title .slide-cont img{
    margin-left: 70px;
}
.data-title .slide-cont .msg span{
    font-weight: bold;
}
.data-title .slide-cont .msg:before{
    content: "";
    width: 11px;
    height: 11px;
    background: #BEEAF1;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 9px;
}
.data-title .slide-cont .msg:after{
    content: "";
    width: 5px;
    height: 5px;
    background: #27B8D0;
    border-radius: 50%;
    position: absolute;
    left: 3px;
    top: 12px;
}
.data-title .btn{
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    cursor: pointer;
    color: #27b8d0;
    font-size: 16px;
    border-radius: 4PX;
    text-align: center;
    border: solid 1px #27b8d0;
    float: left;
    margin-top: 30px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    background: #27B8D0;
    color: #fff;
}
.data-title .btn:before{
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(ellipse at center, #dfe8f3 0%, transparent 80%);
    background: radial-gradient(ellipse at center, #dfe8f3 0%, transparent 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.data-title .slide-cont{
    margin-top: 50px;
}
.data-title .btn:hover {
    opacity: .8;
}
.data-title .slide-cont .data{
    /*width: calc(40% - 100px);*/
    padding-left: 90px;
}
.professional{
    position: relative;
    min-width: 1280px;
    margin: 0 auto;
    margin-top: 70px;
    z-index: 2
}
.professional-ul{
    width: 1105px;
    box-shadow: 0 0 6px rgba(6,66,88,0.3);
    background-color: #fff;
    margin: 20px auto;
    text-align: center;
}
.professional-ul li{
    width: 33.33%;
    float: left;
    padding: 40px 0;
    box-sizing: border-box;
}
.professional-ul li h1{
    font-size: 22px;
    color: #073B49;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
}
.professional-ul li p{
    font-size: 14px;
    color: #333;
}
.professional-ul li:nth-child(1) h1{
    margin-top: 25px;
}
.professional-ul li:nth-child(2) h1{
    margin-top: 30px;
}
.spread.enterprise{
    background: url(../img/newHome/partnerBg.png)no-repeat;
    height: 600px;
    width: 100%;
    background-size: 100% 100%;
    margin-top: -75px;
}
.spread .enterprise-map{
    background: none;
    padding-top: 120px;
    height: auto;
    width: auto;
    max-width: 1280px;
}
.captain-epoch{
    position: relative;
    background: url(../img/newHome/epoch.png)no-repeat;
    width: 100%;
    height: 153px;
    background-size: 100% 100%;
    min-width: 1280px;
}
.epoch-cont{
    max-width: 1280px;
    text-align: center;
    margin: 0 auto;
}
.epoch-cont h1{
    font-size: 32px;
    color: #fff;
    line-height: 80px;
    padding-top: 10px;
    letter-spacing: 10px;
}
.epoch-cont .enrolment {
    margin-top: 0;
    width: 375px;
    margin: 0 auto;
}
.epoch-cont .enrolment i{
    left: 48px;
}

/*价格体系*/
.new_price .home-price-content{
    max-width: 1280px;
    height: auto;
    overflow: hidden;
    padding-top: 30px;
    position: relative;
}
.new_price .home-price-content1{
    z-index: 1;
}
.new_price .home-price-content2{
    padding-bottom: 60px;
    max-height: 600px;
    overflow: auto;
}
.new_price .home-price-content2,
.new_price .home-price-content2 .home-price-table2{
    padding-top: 0;
    margin-top: 0;
}
.new_price .home-price-content2{
    margin-top: -9px;
}
.new_price .home-price-content2 .home-price-table2{
    top:0;
}
.new_price .home-price-content2 .home-price-table1{
    border: 1px solid transparent;
    border-left: 1px solid #e5e5e5;
    border-right:1px solid #e5e5e5;
}
.new_price .home-price-content2 .home-price-table1{
    border-bottom:1px solid #e5e5e5;
}
.new_price .home-price-content.active{
    height: auto;
    overflow: inherit;
}
.new_price .home-price-content.fixed{
    position: fixed;
    top: 20px;
    left: 50%;
    z-index: 1;
    transform: translate(-50.05%,0);
}
.new_price .home-price-content.scroll{
    top: 170px;
    margin-bottom: 180px;
}
.new_price .home-price-content1.fixed .home-price-table2 th{
    padding: 55px 0 0;
}
.new_price .home-price-content1.fixed .home-price-table2 .icon-erp{
    top: 30px;
}
.new_price .home-price-table th{
    width: 16.66%;
    background-color: #fff;
    border:none;
    padding: 30px 0 0;
    font-size: 20px;
    color: #333;
    border-right: 1px solid #e5e5e5;
    position: relative;
}
.new_price .home-price-table td{
    width: 16.6%;
}
.new_price .home-price-table .price{
    font-size: 32px;
}
.new_price .home-price-table .btn.active{
    font-size: 12px;
    background-color: #27B8D0;
    border:solid 1px #27B8D0;
}
.new_price .home-price-table .btn{
    margin-top: 5px;
    margin-bottom: 5px;
}
.price-title{
    font-size: 18px;
    color: #333
}
/*.new_price .price-bg .cont .tit{
    padding: 120px 40px 0 0;
}*/
.new_price .home-price-table .msg{
    font-size: 14px;
    color: #1C3544;
    line-height: 20px;
    padding-left: 0;
    opacity: 0.8;
}
.new_price .home-price-table tbody tr td:nth-child(1) .msg{
    padding-left: 40px;
}
.new_price .home-price-table2 tbody tr td:nth-child(1) .msg{
    padding-left: 0;
}
.new_price .home-price-table .icon-erp{
    display: inline-block;
    width: 115px;
    height: 22px;
    background: url(../img/sj-erp-tip.png) 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    right: -1px;
    top: -1px;
}
.new_price .home-price-table .icon-erp-l{
    display: inline-block;
    width: 97px;
    height: 22px;
    background: url(../img/sj-tip.png) 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    right: -1px;
    top: -1px;
}
/*.new_price .home-price-table1 .icon-erp{
    top:30px;
}*/
.new_price .home-price-table .tip{
    font-size: 14px;
    color: #1C3544;
    font-weight: bold;
    padding: 0 0 0 24px;
    margin-bottom: 5px;
}
.new_price .icon-suc-blue{
    background: url(../img/newHome/icon-tick-blue.png)no-repeat;
    width: 14px;
    height: 10px;
    background-size: 100%;
}
.new_price .icon-fail-fork{
    background: url(../img/newHome/icon-tick-poor.png)no-repeat;
    width: 11px;
    height: 11px;
    background-size: 100%;
}
.new_price .home-price-table td{
    padding: 0;
    border:none;
    border-right: 1px solid #e5e5e5;
}
.new_price .home-price-table2 tr:last-child td{
    padding: 5px 0;
}
.new_price .home-price-table2{
    width: 16.8%;
    max-width: 215px;
    left: 50%;
    margin-top: 30px;
}
.examine-more{
    background-color: #fff;
    box-shadow: 0px -50px 100px #fff;
    max-width: 1280px;
    margin: 0 auto;
    margin-top: -90px;
    height: 80px;
    position: relative;
    z-index: 2;
}
.examine-more a{
    border: solid 1px #27B8D0;
    color: #27B8D0;
    padding: 3px 5px;
    text-align: center;
    display: block;
    width: 100px;
    height: 25px;
    line-height: 25px;
    border-radius: 4px;
    font-size: 14px;
    margin: 0 auto;
    top: 25px;
    position: relative;
    cursor: pointer;
}
.new_price .home-price-table tbody tr.hover td,
.new_price .home-price-table2 tbody tr.hover td{
    /*background-color: #E0F7FB;*/
}
.new_price .home-price-table th:nth-child(2),
.new_price .home-price-table th:nth-child(3),
.new_price .home-price-table th:nth-child(5){
    background-color: #fff;
    color: #333;
}
.new_price .home-price-table tbody .bortop{
    border-top: 1px solid #e5e5e5;
}
.new_price .home-price-table tbody .bortop td{
    padding: 10px 0;
    height : 40px;
}
.new_price .home-price-table2 th{
    padding: 47px 0 8px;
    font-size: 25px;
}
.new_price .home-price-table2{
    border:solid 1px #27B8D0;
    box-shadow: 0 1px 9px rgba(238,83,48,0.25);
    border-radius: 4px;
}
/*.new_price .home-price-table2 th{
    background-color: #27B8D0;
    color: #fff
}*/
.new_price .home-price-table2 th,
.new_price .home-price-table2 td{
    border-right:solid 1px #27B8D0;
}
.new_price .home-price-table2 .btn.active{
    background-color: #fff;
    border: solid 1px #fff;
    color: #27B8D0;
    border-radius: 4px;
}
.new_price .home-price-table tr{
    height: 40px;
    line-height: 40px;
}
/*.new_price .home-price-table2 tr:last-child td:hover{
    background: #fff;
}*/
.new_price .home-price-table tbody tr:nth-child(1) td{
    padding-bottom: 10px;
}
.new_price .home-price-table tbody tr:nth-child(1) td .price-title{
    margin-top: -52px;
}
/*.new_price .home-price-table2 tbody tr:nth-child(1) td{
    padding-bottom: 18px;
}*/
.home-price-content1 .home-price-table2 th,
.home-price-content1 .home-price-table2 td{
    background-color: #27B8D0;
    color: #fff;
}
.home-price-content1 .home-price-table2 td .price{
    color: #fff;
}
.home-price-content .table-name{
    background: #DFF7FB;
    /*font-weight: bold;*/
    padding: 2px 0;
    font-size: 14px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    margin-bottom: 8px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.13);
}
.new_price .home-price-content3{
    top:inherit;
    position: absolute;
    bottom: -208px;
    z-index: 1;
    transform: translate(-49.95%,0);
    left: 50%;
    border-bottom: 1px solid #e5e5e5;
    background: #fff;
    padding-top: 0;
    overflow: hidden;
    /*height: 53px;*/
}
.new_price .home-price-content3.fixed{
    top:inherit;
    bottom: 0;
}

.new_price .home-price-content3 .table-name{
    margin-bottom: 0;
    margin-top: 2px;
    box-shadow: 0px -2px 8px 0px rgba(0, 0, 0, 0.13);
}
.new_price .home-price-content3 .main:nth-child(2) .table-name{
    box-shadow: none;
    border-top: 1px solid #e5e5e5;
    margin-top: 0;
}
.new_price .home-price-content3 .list li{
    float: left;
    width: 16.66%;
    text-align: center;
    line-height: 40px;
    color: #495D69;
    white-space: nowrap;
}
.new_price .home-price-content3 .price-erp-cont{
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    display: none;
    /*height: 0;*/
    /*overflow: hidden;*/
}
.new_price .home-price-content .icon-checkbox{
    width:15px;
    height: 15px;
    background: url("../img/checkbox.png");
    background-size: 100%;
    vertical-align: middle;
    position: relative;
}
.new_price .home-price-content .icon-checked{
    background: url("../img/checkbox-on.png");
    background-size: 100%;
}
.new_price .home-price-content .dis .icon-checkbox{
    width:14px;
    height: 14px;
    background: #E5E5E5;
    border: 1px solid #D7D5D5;
    border-radius: 4px;
    cursor: inherit;
}
.home-price-content .price-erp-cont .list{
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
}
.home-price-content .price-erp-cont .list li{
    float: left;
    position: relative;
    width: 9.7%;
    height: 130px;
    text-align: left;
    text-indent: 1.8em;
    line-height: 20px;
    font-size: 12px;
}
.home-price-content .price-erp-cont.ark .list li{
    width: 15.8%;
}
.home-price-content .price-erp-cont .list .one{
    width: 20%;
    text-align: center;
    text-indent: 0;
}
.home-price-content .price-erp-cont.ark .list .one{
    width: 20%;
}
.home-price-content .price-erp-cont .list .two{
    width: 12%;
}
.home-price-content .price-erp-cont .list li:after{
    content: "";
    position: absolute;
    right: 0;
    top: 10%;
    height: 60%;
    width: 1px;
    background: #e5e5e5;
}
.home-price-content .price-erp-cont .list li:last-child:after{
    background: inherit;
}
.home-price-content .price-erp-cont .list .name{
    color: #495D69;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}
/*登录页面*/
.account-manage.new-account{
    background: #F3F6FA;
    height: 100%;
    padding:0;
    /*min-height: 700px;*/
    overflow: hidden;
    background-size: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.new-account .account-box {
    width: 376px;
    min-height: 574px;
    border-radius: 0;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    overflow: hidden;
    box-shadow: none;
    background: #fff;
    text-align: center;
    margin: 0 auto 0;
    float: left;
    position: relative;
}
.new-account .account-cont{
    margin: 20px 0 0;
}
.reg-code{
    position: absolute;
    right: 5px;
    top: 0
}
.reg-success .icon-ok{
    background: url(../img/newHome/ok.png)no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    background-size: 100%;
    margin-right: 10px;
}
.account-cont {
    margin: 40px 100px;
    text-align: center;
}
.account-cont .icon-logo {
    width: 220px;
    height: 56px;
    background-image: url(../img/logo-b.png);
    background-size: 100%;
}
.new-account .account-tab {
    width: 100%;
    line-height: 60px;
    border-bottom: none;
    margin-top: 0;
}
.account-tab li.active {
    color: #1b225d;
}
.new-account .account-tab li {
    float: right;
    position: relative;
    font-family: "Microsoft YaHei";
    cursor: pointer;
    width: 50%;
    color: #a7b2bf;
    margin-right: 10px;
}
.account-tab li.active span {
    border-bottom: 2px solid #8f9396;
}
.account-tab li span {
    display: inline-block;
    padding: 0 15px;
    border-bottom: 2px solid transparent;
}
.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.account-cont .account-ul {
    margin-top: 35px;
}
.new-account .account-cont .account-ul li {
    height: 40px;
    position: relative;
    margin-top: 30px;
}
.account-cont .account-ul .icon {
    position: absolute;
    left: 10px;
    top: 8px;
}
.icon-person4 {
    width: 26px;
    height: 26px;
    background-position: -140px -126px;
}
.account-cont .account-input {
    width: 217px;
    height: 40px;
    border: 1px solid #a1a1a1;
    padding: 0 10px 0 40px;
    border-radius: 2px;
    font-size: 12px;
    float: left;
}
.new-account .account-cont .account-input{
    border:none;
    background-color: #fff!important;
    border-bottom: solid 1px #E7E9EE;
    width: 220px;
    padding: 0 25px 0 40px;
    font-size: 14px;
}
.new-account .account-cont .account-input:focus{
    border:none;
    box-shadow:none;
    /* border-bottom: solid 2px #6DCFDF; */
}
.icon-lock2 {
    width: 24px;
    height: 26px;
    background-position: -198px -127px;
}
.account-cont .account-ul .error-tips {
    color: #ec435d;
}
.account-cont .account-ul .tips {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 12px;
    line-height: 28px;
}
.new-account .account-cont .account-btn {
    padding-bottom: 10px;
    width: 100%;
}
.new-account .account-cont .account-btn a {
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #27B8D0;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}
.new-account .account-cont .account-btn a:hover{
    background: #27B8D0;
    box-shadow: none;
    opacity: 0.8
}
.new-account .account-cont .account-login {
    font-size: 12px;
    line-height: 30px;
    color: #666;
    font-family: "Microsoft YaHei";
    border-top: none;
    margin-bottom: 30px;
    overflow: hidden;
    /* margin-top: 20px; */
}
.new-account .account-cont .account-login a.login {
    color: #27B8D0;
}
.wechat_error {
    background-color: rgba(255, 255, 255, 0.8);
    width: 200px;
    height: 185px;
    position: absolute;
    margin-top: 18px;
    margin-left: 34px;
    text-align: center;
    border: 1px solid #dedede;
    z-index: 99;
}
.wechat_error h5 {
    margin: 0;
    padding: 58px 0 15px;
    font-weight: normal;
    font-size: 0.83em;
}
.refresh_btn {
    display: inline-block;
    width: 110px;
    height: 35px;
    background-color: #ff3c3c;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-size: 12px;
}
.new-account .account-cont .desc-code {
    color: #333;
    font-size: 12px;
    margin-bottom: 20px;
    line-height: 22px;
    font-family: "Microsoft YaHei";
    position: relative;
}
.new-account .account-cont .desc-code .gesture {
    display: inline-block;
    width: 40px;
    height: 36px;
    background: url(../img/newHome/gesture.png);
    background-size: 100%;
    position: absolute;
    left: -4px;
    top: 24px;
}
.account-footer {
    position: relative;
    line-height: 12px;
    left: 0;
    bottom: 20px;
    color: #666666;
    text-align: center;
    width: 100%;
    height: 36px;
    font-family: "Microsoft YaHei";
}
.account-footer .footer-msg {
    display: inline-block;
    margin: 0 auto 10px;
}
.account-footer .footer-msg li {
    float: left;
    margin: 0 10px;
}
.account-footer .footer-msg li a {
    color: #666666;
    font-size: 12px;
}
.login-account{
    width: 1000px;
    margin: 0 auto;
    height: 530px;
    overflow: hidden;
    box-shadow: 0px 0px 11px #dbe0e1;
    position: absolute;
    left: 50%;
    top: 46%;
    transform: translate(-50%,-50%);
    z-index: 1;
}
.new-account .account-footer {
    position: absolute;
    line-height: 12px;
    left: 0;
    bottom: 20px;
    color: #666666;
    text-align: center;
    width: 100%;
    height: 36px;
    font-family: "Microsoft YaHei";
}
.revision-swiper{
    float: left;
    width: 624px;
    overflow: hidden;
    height: 100%;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.new-wrapper .banner-box {
    width: 100%;
    max-height:700px;
    position: relative;
    overflow: hidden;
    margin-top: 50px;
}
.new-account .swiper-slide,
.new-account .home-card{
    width: 100%;
    min-width: 100%;
    height: 100%;
}
.account-tabCont{
    padding: 10px 45px;
}
.account-tabCont .come-back,
.js-reg .come-back,
.modify .come-back{
    margin-top: 10px;
    text-align: left;
}
.come-back h1{
    font-size: 19px;
    color: #073B49;
}
.modify .come-back p b,
.js-reg .come-back p b{
    font-weight: bold;
}
.come-back p{
    font-size: 12px;
    color: #073B49;
    margin-top: 8px;
}
.modify .account-ul{
    margin-bottom: 60px;
}
.new-box .icon-person4,
.modify .account-ul .icon-person4{
    background: url(../img/newHome/user.png)no-repeat;
    width: 16px;
    height: 16px;
    margin-top: 5px;
}
.modify .account-ul .icon-person4.phone{
    background: url(../img/newHome/phone.png)no-repeat;
    width: 14px;
    height: 22px;
    display: inline-block;
    top: 3px;
}
.new-box .icon-lock2,
.modify .icon-lock2{
    background: url(../img/newHome/pass.png)no-repeat;
    width: 14px;
    height: 16px;
    margin-top: 5px;
}
.account-input::-webkit-input-placeholder{
  color: #B9BED1;
  font-size: 12px;
}

.account-input:-moz-placeholder{
  color: #B9BED1;
  font-size: 12px;
}

.account-input::-moz-placeholder{
  color: #B9BED1;
  font-size: 12px;
}

.account-input:-ms-input-placeholder{
  color: #B9BED1;
  font-size: 12px;
}
.prompt-forget{
    position: relative;
    margin: 15px 0 20px 0;
}
.prompt-forget .error-tips{
    font-size: 12px;
    color: #EC435D;
    float: left;
}
.prompt-forget .login{
    font-size: 12px;
    color: #333;
    display:block;
}
.account-cont .account-ul .visible{
    background: url(../img/newHome/look_on.png)no-repeat;
    width: 19px;
    height: 12px;
    right: 10px;
    top: 15px;
    position: absolute;
    cursor: pointer;
}
.account-cont .account-ul .visible.active{
    background: url(../img/newHome/look.png)no-repeat;
    width: 15px;
    height: 7px;
    right: 10px;
    top: 20px;
    position: absolute;
    cursor: pointer;
}
.scan-code{
    position: relative;
    margin-right: 10px
}
.scan-code img{
    float: right;
}
.cutover{
    cursor: pointer;
    float: right;
    display: none
}
.cutover.active{
    display: block;
}
.new-account .js-reg,
.new-account .js-reg2,
.modify .account-box .account-cont{
    padding: 10px 45px;
}
.new-account .icon-phone2{
    background: url(../img/newHome/phone.png)no-repeat;
    width: 14px;
    height: 22px;
    display: inline-block;
}
.new-account .icon-code{
    background: url(../img/newHome/coden.png)no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-top: 3px;
}
.new-account .js-reg .account-btn{
    margin-top: 50px;
}
.new-account .account-cont .ver-code{
    background: none;
    color: #27B8D0;
    width: auto;
    height: 37px;
    line-height: 37px;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top:0;
}
.new-account .account-cont .account-input.code{
    width: 285px;
}
.new-account .account-cont .ver-code:hover{
    background: #fff;
    color: #27B8D0;
    opacity: 0.8
}
.new-account .account-cont .account-input.mobile_code{
    padding-right: 95px;
}
.new-account .swiper-pagination-bullet{
    width: 3rem;
    height: .5rem;
    display: inline-block;
    border-radius: 6px;
    background: #fff;
    position: relative;
}
.common-video-pop {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(000, 000, 000, .5);
    left: 0;
    top: 0;
    z-index: 999999;
}
.common-video-pop .box {
    width: 60%;
    position: absolute;
    /* left: 50%; */
    top: 50%;
    transform: translate(0, -50%);
}
.common-video-pop .box video {
    background: rgba(000, 000, 000, .6);
}
.common-video-pop .close {
    position: absolute;
    right: 0;
    top: -30px;
    cursor: pointer;
}
.common-video-pop .more {
    display: inline-block;
    width: 26px;
    height: 80px;
    background: url(../img/video-more.png) 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    left: 96.5%;
    top: 40%;
}
.vat-code {
    position: absolute;
    width: 151px;
    height: 151px;
    border: solid 1px #fff;
    box-shadow: 0px 2px 20px rgb(0,0,1,0.2);
    top: -40px;
    left: 60px;
    background-color: #fff;
    display: none;
    border-radius: 4px;
}
.vat-code img{
    width: 100%;
    height: 100%;
    background-size: 100%;
}
.vat-code:before {
    position: absolute;
    right: 65px;
    top: 151px;
    content: "";
    width: 0;
    height: 0;
    border-right: 7px solid transparent;
    border-top: 10px solid #fff;
    border-left: 7px solid transparent;
}
.new-wrapper .home-card .top-bg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background: /*#f2f3f8*/ url(../img/newHome/index-img1.png) center top no-repeat;
    background-size: 100%;
}
.videos {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 100001;
    transform: translate(-50%,-50%);
    width: 1400px;
}
.video-cont .videolist .imgs{
    width: 100%;
    height: 100%;
}
.video-cont .videolist{
    position: relative;
    height: 200px;
}
.videolist .img_bg,
.functionlist .img_bg,
.img_box .img_bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 81px;
    height: 81px;
    cursor: pointer;
}
.video-cont .videolist::before,
.function-cont .functionlist::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
.video_bg {
    display: none;
    background: #000;
    opacity: .5;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    z-index: 100000;
}
.vclose {
    position: absolute;
    right: -5%;
    top: -5%;
    border-radius: 100%;
    cursor: pointer;
}
.account-footer{
    color: #0f293f!important;
    opacity: 0.7
}
.account-footer .footer-msg li a{
    color: #0f293f!important;
}
.new-account .icon-true{
    background: url(../img/newHome/ok.png)no-repeat;
    width: 32px;
    height: 32px;

}
.icon-shadow{
    width: 100%;
    border-bottom: 1px solid #fff;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    display: inline-block;
    position: fixed;
    left: 0;
    height: 5px;
    top: 44px;
    z-index: 99999;
    display: none
}
.login-nav{
    float: left;
    width: 1px;
    height: 20px;
    background-color: #e4e8ef;
    margin: 15px 14px;
}
.right-box-link{
    color: #27B8D0;
    font-size: 14px;
    line-height: 50px;
}
.new_price .home-price-infor {
    width: auto;
    margin: 50px auto;
    min-width: 1200px;
    padding-bottom: 50px;
    max-width: 1280px;
    position: relative;
}
.boarding-btn{
    background-color: #27B8D0;
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 4px;
    display: inline-block;
    margin-top: 30px;
}
@media screen and (max-width: 1600px) and (min-width: 1451px) {
    .videos{
        width: 1200px;
    }
    .new-operation .main-video-content .video-box{
        margin-top: -30px;
    }
    body{
        zoom:95%;
    }
    .revision-wrapper .top-cont{
        margin: 120px auto;
    }
}
@media screen and (max-width: 1450px) and (min-width: 1361px) {
    .videos{
        width: 1000px;
    }
    .new-operation .main-video-content .video-box{
        margin-top: -50px;
    }
    body{
        zoom:95%;
    }
    .revision-wrapper .top-cont{
        margin: 110px auto;
    }
}
@media screen and (max-width: 1360px){
    .new-card .func-tab-list .name {
        font-size: 18px;
    }
    .videos{
        width: 800px;
    }
    .new-operation .main-video-content .video-box{
        margin-top: -65px;
    }
    body{
        zoom:95%;
    }
    .revision-wrapper .top-cont{
        margin: 100px auto;
    }
}
.new_price .price-bg .cont{
    width: 100%
}
.new_price .price-bg .cont .tit{
    padding: 150px 0 0 0;
}
.new_price .price-bg .cont .tip{
    padding: 10px 0 0 0;
}

.enterprise1 {
    position: relative;
}
.firm-assess .imgs {
    position: unset;
    left: 0;
    top: 0;
}
.enterprise-map2 {
    width: 1280px;
    margin: 0 auto;
    text-align: center;
    padding: 50px 0;
}

.part-dropdown .item .icon25{
    background: url(../img/newHome/icon25.png)no-repeat;
    width: 37px;
    height: 37px;
}
.part-dropdown .item:hover .icon25,
.part-dropdown .item.active .icon25{
    background: url(../img/newHome/icon_on25.png)no-repeat;
    width: 37px;
    height: 37px;
}
.new-operation .icon-func12 {
    background: url(../img/newHome/func12.png) no-repeat;
    background-size: 100%;
    width: 37px;
    height: 37px;
}
.new-operation .active .icon-func12 {
    background: url(../img/newHome/icon25.png) no-repeat;
    background-size: 100%;
    width: 37px;
    height: 37px;
}
.new-operation .main-infor-list li .text-align-center{
    text-align: center;
}
.new-operation .main-infor-list li .big-btn{
    display: inline-block;
    width: 280px;
    height: 32px;
    background: #27b8d0;
    line-height: 32px;
    color: #fff;
    font-size: 12px;
    border-radius: 4PX;
    text-align: center;
    border: solid 1px #27b8d0;
}
.new-operation .main-infor-list li .big-tit{
    font-size: 26px;
    color: #333333;
    font-weight: bold;
    padding-top: 0;
    text-align: center;
    position: relative;
    letter-spacing: 5px;
}

.new-operation .main-infor-list li .display-step {
    display: grid;
    grid-template-columns:  repeat(9, 1fr);
    row-gap: 10px;
    column-gap:10px;
    max-width: 1400px;
    margin: 0 auto;
}
.new-operation .main-infor-list li .display-step-item {
    width: 115px;
    height: 115px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.new-operation .main-infor-list li .display-step-item-text {
    width: 115px;
    height: 22px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}
.new-operation .main-infor-list li .display-icon {
    display: grid;
    grid-template-columns:  repeat(4, 1fr);
    row-gap: 10px;
    column-gap:30px;
    padding: 20px;
    max-width: 1400px;
    margin: 0 auto;
}
.new-operation .main-infor-list li .display-icon-item {
    border: 1px solid #F0F0F0;
    border-radius: 8px;
    width: 228px;
    height: 145px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    background-color: #FFFFFF;
    padding: 30px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}
.new-operation .main-infor-list li .display-brand {
    display: grid;
    grid-template-columns:  repeat(7, 1fr);
    row-gap: 10px;
    column-gap:10px;
    padding: 20px;
    max-width: 1400px;
    margin: 0 auto;
}
.new-operation .main-infor-list li .brand-item {
    border: 1px solid #F0F0F0;
    border-radius: 6px;
    width: 146px;
    height: 45px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.new-operation .main-infor-list li .brand-logo {
    width: 100%;
    height: 100%;
    object-fit: contain; /* 保持图片比例且不裁剪 */
    object-position: center; /* 图片居中显示 */
}