@import './base.css?v=2542635';
@import './index.css?v=2542635';
/*图标*/
.icon{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0;
    border: 0;
}
.icon-suc-blue {
    display: inline-block;
    width: .32rem;
    height: .32rem;
    background: url(../img/icon-suc-blue.png) 0 0 no-repeat;
    background-size: 100%;
}
.icon-fail-fork{
	display: inline-block;
	width: .22rem;
    height: .22rem;
	background: url(../img/icon-tick-poor.png) 0 0 no-repeat;
	background-size: 100%;
}
.icon-checkbox,
.icon-checked{
	display: inline-block;
	width: .3rem;
	height: .3rem;
	cursor: pointer;
	vertical-align: middle;
}
.icon-checkbox{
	background: url(../img/icon-checkbox.png) 0 0 no-repeat;
	background-size: 100%;
}
.icon-checked{
	width: .28rem;
	height: .28rem;
	background: url(../img/icon-checked.png) 0 0 no-repeat;
	background-size: 100%;
}
.dis .icon-checkbox{
	width: .26rem;
	height: .26rem;
	background: #E5E5E5;
    border: 1px solid #D7D5D5;
    border-radius: .05rem;
}
/*首页改版*/
.new-menu .menu-top{
	height: 0.72rem;
	background-color: #fff;
	box-shadow: 0 0.02rem 0.1rem rgba(0,0,0,0.1);
}
.new-menu .icon-logo-white {
    width: 1.62rem;
    height: 0.36rem;
    background: url(../img/newHome/logo_black.png) 0 0 no-repeat;
    background-size: 100%;
    float: left;
    margin: 0.18rem 0.4rem;
}
.new-menu.menu .line{
	width: 0.31rem;
	height:2px;
	background-color: #27B8D0;
	right: 0;
	top: 0!important;
}
.new-menu .menu-btn{
	width: 0.31rem;
	height: 0.22rem;
	margin: 0.25rem 0.3rem 0 0;
}
.new-menu.menu .line2{
	top: 0.1rem!important
}
.new-menu.menu .line3{
	top: 0.2rem!important
}
.new-menu.menu.active .line3{
	top: 0.1rem!important
}
.new-menu.menu.active .line1{
	top: 0.1rem!important
}
.new-menu .menu-list{
	width: 100%;
    background: #fff;
    position: fixed;
    line-height: 3rem;
    border-bottom: 1px solid #eff3f4;
    z-index: 90;
    top: 0.72rem!important
}
.new-menu .menu-list li a {
    color: #6294e5;
    display: block;
    width: 100%;
    height: 0.82rem;
    line-height: 0.82rem;
    font-size: 0.32rem;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.new-menu .menu-list .second-list{
	line-height: .8rem;
    position: relative;
    top: -0.2rem;
    display: none;
}
.new-menu .menu-list .second-list dd a {
    font-size: 0.3rem;
    text-indent: 2em;
}
.new-menu .menu-list li{
	line-height: 0.3rem;
    height: auto;
    padding-left: .3rem;
}
.new-menu .menu-list li span{
	font-size: 0.4rem;
}
.new-card.swiper-container2:after{
	display: none
}
.new-card.home-card .top-bg{
	height: 6.6rem;
}
.new-card.home-card .top-bg .tit{
	font-size: 0.62rem;
	padding: 1rem 0 0.2rem;
}
.new-card.home-card .top-bg .tit-sm{
	font-size: 0.28rem;
	text-align: left;
    text-indent: 0.7rem;
}
.new-card.home-card .top-bg .home-btn{
	display: inline-block;
    width: 2.04rem;
    height: auto;
    border-radius: 0.04rem;
    background-color: #27B8D0;
    font-size: 0.28rem;
    color: #fff;
    border:none;
    line-height: 0.4rem;
    box-shadow: 0 0 8px rgba(0,0,0,0.25);
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    margin-top: 1rem;
    font-family: "Microsoft YaHei";
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    float: left;
    margin-left: 0.7rem;
}
.new-card.home-card .top-bg .home-btn span{
	/*display: none*/
	font-size: 0.28rem;
}
.new-card .swiper-pagination-bullet-active{
	width: 0.25rem;
	height:0.25rem;
}
.new-card .swiper-pagination-bullet{
	width: 0.2rem;
	height: 0.2rem;
}
.new-card.swiper-container2 .swiper-pagination{
	margin-bottom: 0.8rem
}
/*.new-card .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #aee2e7;
	opacity: 1
}
.new-card .swiper-pagination-bullet-active:after {
    content: "";
    width: 0;
    height: .09rem;
    background: #50D2C2;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    animation: bullet 10s;
    animation-fill-mode: forwards;
    -webkit-animation: bullet 10s linear;
    -webkit-animation-fill-mode: forwards;
}
.new-card .swiper-pagination-bullet{
	border-radius: 0.04rem;
	width: 0.8rem;
	height: 0.09rem;
	border:none;
	background: #fff;
	opacity: 0.4;
	position: relative;
}*/
.business-type{
	position: relative;
	padding: 0 0.2rem 0.3rem;
	background-color: #fff;
	border-radius: 0.04rem;
	top: -0.8rem;
    z-index: 9;
    width: 6.62rem;
    margin: 0 auto;
}
.business-ul li{
	width: 50%;
	float: left;
	padding: 0 0.2rem;
	box-sizing: border-box;
	border-right:solid 1px #F4F6FA;
	margin-top: 0.3rem;
}
.business-ul li:nth-child(even){
	border-right:none;
}
.business-ul li:nth-child(3) .hf-widget,
.business-ul li:nth-child(4) .hf-widget{
	border-bottom: none
}
.business-ul .hf-widget{
	padding-bottom: 0.2rem;
	border-bottom: solid 1px #F4F6FA;
	margin-bottom: -0.2rem;
}
.business-ul .hf-widget img{
	width: 0.37rem;
	background-size: 100%;
	float: left;
	position: relative;
    top: 0.15rem;
}
.business-cont {
    width: auto;
    margin-left: 0.5rem;
}
.business-cont h1{
	font-size: 0.28rem;
	color: #073b49;
	line-height: 0.5rem;
}
.business-cont p{
	font-size: 0.16rem;
	color: #073b49;
	opacity: 0.6
}
.business-ul li a {
    font-size: 0.2rem;
    float: right;
    color: #27B8D0;
    margin-top: 0.1rem;
}
.card-analysis{
	background-color: #fff;
	width: 100%;
	text-align: center;
	padding-top: 1rem;
	margin-bottom: 0.3rem;
	padding-bottom: 0.4rem;
}
.data-title h1{
	font-size: 0.36rem;
	color: #073b49;
}
.analysis-ul{
	width: 7.02rem;
	margin: 0 auto;
	text-align: center;
	margin-top: 0.6rem;
}
.analysis-ul li{
	box-shadow: 0 0 6px rgba(6,66,88,0.1);
	border-radius: 0.04rem;
	background-color: #fff;
	border:solid 1px #E5E5E5;
	margin-bottom: 0.2rem;
}
.list-item-cont .item-title h1{
	font-size: 0.3rem;
	font-weight: bold;
	color: #333;
}
.list-item-cont{
	height: 0.9rem;
    padding: 0.2rem 0.3rem;
    position: relative;
    overflow: hidden;
}
.list-item-cont .item-title{
	text-align: left;
}
.list-item-cont .item-title p{
	color: #666;
	font-size: 0.22rem;
	margin-top: 0.1rem;
}
.list-item-cont img{
	position: absolute;
    right: -0.5rem;
    bottom: -0.8rem;
    height: 2.22rem;
    background-size: 100%;
}
.list-item-img{
	position: relative;
}
.item-img-head{
	background:url(../img/newHome/head.png)no-repeat;
	width: 100%;
	min-height: 1.24rem;
	text-align: left;
}
.item-img-head h1{
	line-height: 0.2rem;
	padding: 0.3rem;
}
.item-img-head h1 b{
	font-size: 0.28rem;
	color:#fff;
	font-weight: bold;
	float: left;
}
.item-img-head h1 span{
	background-color: #47ADC5;
	border-radius: 2px;
	padding: 0.02rem 0.08rem;
	font-size: 0.16rem;
	color: #fff;
	float: left;
	margin-left: 0.1rem
}
.item-img-head h1 span b{
	position: relative;
	top: -0.08rem
}
.item-img-head p{
	font-size: 0.16rem;
	color: #fdfdfd;
	padding: 0.2rem 0.3rem;
}
.item-img-head a{
	font-size: 0.2rem;
	color: #fff;
	float: right;
	font-weight: bold;
}
.list-item-img img{
	width: 100%;
	height: 100%;
}
.analysis-ul li.active .list-item-cont{
	display: none
}
.analysis-ul li.active .list-item-img{
	display: block;
}
.list-item-img {
    position: relative;
    display: none;
    width: 100%;
    overflow: hidden;
}
.list-item-cont img.sell3{
	right: -0.8rem;
}
.list-item-cont img.sell6,
.list-item-cont img.sell5{
	right: -0.8rem;
}
.list-item-cont img.sell2{
	bottom: -0.6rem;
	height: 1.85rem;
	background-size: 100%;
}
.new-streamline{
	text-align: center;
	padding-top: 0.2rem
}
.more-services{
	background-color: #fff;
	text-align: center;
	padding-top: 0.5rem;
	margin-top: 0.4rem;
}
.services-ul{
	width: 7.02rem;
	margin: 0 auto;
	margin-top: 0.4rem;
}

.vat-data{
	text-align: left;
	position: relative;
	height: 1.82rem;
	overflow:hidden;
}
.vat-data h1{
	font-size: 0.36rem;
	color: #fff;
	padding: 0.4rem 0.4rem 0.2rem;
}
.vat-data p{
	font-size: 0.24rem;
	color: #fff;
	padding:0 0.4rem;
	position: relative;
	z-index: 2
}
.vat-data img{
	position:absolute;
	right: 0;
	bottom: 0;
	width: 2.4rem;
	background-size: 100%;
}
.services-ul li{
	position: relative;
	height: 1.82rem;
	overflow: hidden;
	margin-bottom: 0.25rem;
	border-radius: 0.1rem;
}
.services-ul li img.bg2,
.services-ul li img.bg1{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}
.research-ul{
	position: relative;
	width: 7.02rem;
	margin: 0 auto;
	padding-bottom: 0.5rem;
}
.services-team {
    border-radius: 0.04rem;
    padding: 0.1rem;
    box-sizing: border-box;
    text-align: left;
    position: relative;
    width: 50%;
    float: left;
    transition: all .2s;
}
.services-team .services-content {
    box-shadow: 0 0 0.1rem rgba(244,248,252,0.15);
    background-color: #F4F8FC;
    position: relative;
    overflow: hidden;
    padding: 0.2rem 0.1rem;
    text-align: left;
}
.services-content h1{
	font-size: 0.3rem;
	color: #073b49;
	margin-bottom: 0.2rem;
	position: relative;
	z-index: 2
}
.services-content p{
	font-size: 0.22rem;
	color: #333;
	line-height: 0.35rem;
    z-index: 2;
    position: relative;
}
.services-content img{
	position: absolute;
	right: -0.1rem;
    bottom: -0.05rem;
}
.services-content img.team1{
	width: 0.93rem;
	background-size: 100%;
}
.services-content img.team2{
	width: 0.91rem;
	background-size: 100%;
}
.services-content img.team3{
	width: 0.90rem;
	background-size: 100%;
}
.services-content img.team4{
	width: 0.87rem;
	background-size: 100%;
}
.enterprise{
	position: relative;
	background: url(../img/newHome/bi.png)no-repeat;
	width: 100%;
	height: 8.4rem;
	padding-top: 0.8rem;
	text-align: center;
}
.enterprise-title h1{
	font-size: 0.36rem;
	color: #fff;
	letter-spacing: 0.05rem;
}
.enterprise-title h1 b{
	font-weight: bold;
}
.enterprise-title p{
	font-size: 0.2rem;
	color: #fff;
	letter-spacing: 0.02rem;
	margin-top: 0.2rem;
}
.gallery-thumbs .swiper-img{
	transform: scale(0.9);
}
.gallery-thumbs .swiper-slide.swiper-slide-active {
    z-index: 9;
    position: relative;
    transform: translateX(-0.2rem) scale(1);
}
.gallery-thumbs .swiper-slide.swiper-slide-prev {
    transform: translateX(0rem) scale(1);
}
.gallery-thumbs .swiper-slide.swiper-slide-next {
    transform: translateX(-0.5rem) scale(1);
}
.gallery-thumbs .swiper1{
	background: url(../img/newHome/firm1-gray.png)no-repeat;
	width: 2.64rem;
	height: 0.76rem;
	background-size: 100%;
	display: inline-block;
}
.gallery-thumbs .swiper2{
	background: url(../img/newHome/firm2-gray.png)no-repeat;
	width: 2.64rem;
	height: 0.76rem;
	background-size: 100%;
	display: inline-block;
}
.gallery-thumbs .swiper3{
	background: url(../img/newHome/firm3-gray.png)no-repeat;
	width: 2.64rem;
	height: 0.76rem;
	background-size: 100%;
	display: inline-block;
}
.gallery-thumbs .swiper-slide-active .swiper1{
	background: url(../img/newHome/firm1.png)no-repeat;
	/*width: 3.36rem;
	height: 1rem;*/
	transform: scale(1.1);
	background-size: 100%;
	display: inline-block;
	position: relative;
}
.gallery-thumbs .swiper-slide-active .swiper2{
	background: url(../img/newHome/firm2.png)no-repeat;
	/*width: 3.36rem;
	height: 1rem;*/
	transform: scale(1.1);
	background-size: 100%;
	display: inline-block;
	position: relative;
}
.gallery-thumbs .swiper-slide-active .swiper3{
	background: url(../img/newHome/firm3.png)no-repeat;
/*	width: 3.36rem;
	height: 1rem;*/
	transform: scale(1.1);
	background-size: 100%;
	display: inline-block;
	position: relative;
}
.gallery-thumbs .swiper-slide{
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
/*.gallery-thumbs .swiper-wrapper{
	-webkit-transform: translate3d(0, 0, 0)!important;
    -moz-transform: translate3d(0, 0, 0)!important;
    -o-transform: translate(0, 0)!important;
    -ms-transform: translate3d(0, 0, 0)!important;
    transform: translate3d(0, 0, 0)!important;
}*/
.gallery-thumbs.swiper-container{
	margin-top: 0.5rem
}
.firm-assess{
	position: relative;
	width: 95%;
    margin: 0 auto;
}
.firm-assess h1{
	font-size: 0.28rem;
	color: #fff;
}
.firm-assess h2{
	font-size: 0.3rem;
	font-weight: bold;
	color: #fff;
	text-align: left;
	margin-left: 0.8rem;
	margin-top: 0.8rem;

}
.firm-assess p{
	font-size: 0.24rem;
	color: #fff;
	line-height: 0.4rem;
	text-align: left;
	margin-left: 0.8rem;
	margin-top: 0.2rem;
	width: 5.5rem;
}
.gallery-top .swiper-slide{
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.firm-assess .story{
	width: 2.6rem;
	height: 0.64rem;
	line-height: 0.64rem;
	color: #fff;
	font-size: 0.26rem;
	text-align: center;
	border-radius: 0.04rem;
	border:solid 1px #fff;
	display: inline-block;
}
.firm-assess .pun1{
	width: 0.47rem;
	height: 0.38rem;
	background-size: 100%;
	position: absolute;
	left:0;
	top: 1.1rem;
}
.swiper-container.gallery-top{
	margin-top: -0.2rem;
}
.firm-assess .pun2{
	width: 0.47rem;
	height: 0.38rem;
	background-size: 100%;
	position: absolute;
	right:0;
	top: 1.35rem;
}
.service-provider{
	position: relative;
	text-align: center;
	width: 7.02rem;
	margin: 0 auto;
	margin-top: 0.8rem;
}
.data-title p{
	font-size: 0.2rem;
	color: #073b49;
	margin-top: 0.1rem;
}
.service-ul li{
	box-shadow: 0 0 7px rgba(0,0,0,0.07);
    border-radius: 0.04rem;
    background-color: #fff;
    padding: 0.24rem 0.5rem 0.25rem;
    line-height: 0.3rem;
    overflow: hidden;
    margin-bottom: 0.3rem
}
.service-img p{
	font-size: 0.24rem;
	color: #073b49;
	margin-top: 0.15rem;
	position: relative;
}
.service-ul{
	margin-top: 0.5rem;
	margin-bottom: -0.5rem;
}
.service-ul li:nth-child(1) .service-img p,
.service-ul li:nth-child(2) .service-img p{
	top: 0.1rem
}
.service-ul li:nth-child(3) .service-img p{
	top: 0.15rem;
}
.service-provider a{
	box-shadow: 0 0.04rem 0.04rem rgba(39,184,208,0.5);
	border-radius: 0.04rem;
	background-color: #27B8D0;
	width: 2.2rem;
	height: 0.7rem;
	line-height: 0.7rem;
	display: inline-block;
	font-size: 0.24rem;
	color: #fff;
    margin-top: 0.25rem;
}
.service-img img{
	float: left;
}
.service-ul li:nth-child(1) img{
	height: 0.51rem;
}
.service-ul li:nth-child(2) img{
	height: 0.61rem;
}
.service-ul li:nth-child(3) img{
	height: 0.66rem;
}
.place{
	position: relative;
	background-color: #fff;
	text-align: center;
	padding: 0.5rem 0.24rem;
	margin-top: 0.8rem;
}
.place-ul{
	text-align: center;
}

.place-ul li{
	float: left;
	width: 16.66%;
	text-align: center;
	margin-top: 0.2rem
}
.place-ul2{
	width: 85%;
	margin: auto;
}
.place-ul2 li{
	width: 20%;
}
.place-ul li img{
	width: 0.66rem;
	background-size: 100%;
	border:solid 0.02rem #27B8D0;
	border-radius: 50%
}
.place-ul li p{
	font-size: 0.2rem;
	color: #000333;
	line-height: 0.1rem;
	white-space: nowrap;
}
.place>p{
	font-size: 0.26rem;
	color: #073b49;
	margin-top: 0.8rem;
}
.boarding{
	width: 2.2rem;
	height: 0.7rem;
	background-color: #27B8D0;
	box-shadow: 0 0.05rem 0.08rem rgba(0,0,0,0.25);
	border-radius: 0.04rem;
	color: #fff;
	font-size: 0.26rem;
	line-height: 0.7rem;
	text-align: center;
	display: inline-block;
	position: relative;
	top: -0.2rem;
}
.new-cont{
	background-color: #0F293F;
	text-align: center;
	padding: 0.3rem;
}
.new-footer p{
	line-height: 0.3rem;
}
.new-footer p img{
	width: 2.2rem;
	background-size: 100%;
}
.new-footer p span{
	font-size: 0.2rem;
	color: #fff;
	position: relative;
    top: -0.2rem;
}
.new-footer p a{
	font-size: 0.24rem;
	color: #fff;
	line-height: 0.3rem;
}
.new-footer .copyright{
	background-color: #062036;
	height: auto;
	color: #fff;
	font-size: 0.18rem;
	text-align: center;
	line-height: 0.4rem;
	padding-top: 0.1rem;
}

.new-footer .nav-placeholder{
    height:1.13rem;
	display: none;
}
.new-footer .new-nav{
	display: none;
    z-index: 2;
	width:100%;
	height:1.13rem;
	position: fixed;
	bottom:0;
	left:0;
	background: #F3F3F3;
}
.new-footer .new-nav>li{
	float:left;
	width:2.2rem;
	height:100%;
}
.new-footer .new-nav>li div{
	height:0.46rem;
	margin: 0.2rem auto 0;
}
.new-footer .new-nav>li:nth-child(2){
    background: linear-gradient(-90deg, #26B6CE, #27B8D0, #76DDEB);
    border-radius: 0.14rem;
    margin: 0 0.45rem;
}
.new-footer .new-nav>li:nth-child(1) div{
	background: url(../img/act20210407/home_icon.png) no-repeat center center / auto 100%;
}
.new-footer .new-nav>li:nth-child(2) div{
	background: url(../img/act20210407/reg_icon.png) no-repeat center center / auto 100%;
}
.new-footer .new-nav>li:nth-child(3) div{
	background: url(../img/act20210407/func_icon.png) no-repeat center center / auto 100%;
}
.new-footer .new-nav>li:nth-child(1).active div{
	background: url(../img/act20210407/home_icon_hl.png) no-repeat center center / auto 100%;
}
.new-footer .new-nav>li:nth-child(3).active div{
	background: url(../img/act20210407/func_icon_hl.png) no-repeat center center / auto 100%;
}
.new-footer .new-nav>li span{
	margin: 0.1rem auto 0;
	line-height:0.22rem;
	font-size: 0.24rem;
	height: 0.22rem;
	float:left;
	width:100%;
	text-align: center;
	color: #193A47;
}
.new-footer .new-nav>li:nth-child(2) span{
    color: #FEFEFE;
}
.new-footer .new-nav>li.active span{
	color:#27B8D0;
}
.gOecaK{
    bottom:1.13rem !important;
}
/*价格页面*/
.main-card .price-bg{
	background: url(../img/price-bg.png) center top no-repeat;
    background-size: 100%;
    height: 3rem;
    margin-top: .7rem;
    color: #fff;
    text-align: center;
}
.main-card .price-bg .tit {
    padding: 0.8rem 0 0;
    font-size: 0.68rem;
}
.main-card .price-bg .tit-sm{
	font-size: 0.28rem;
}
.main-price-srcoll{
	width:100%;    
	height: 1rem;
	overflow: hidden;
    overflow-x: auto;
    background: #fff;
    position: relative;
    z-index: 1;
}
.main-price-srcoll.fixed{
	position: fixed;
	left: 0;
	top: .72rem;
	height: auto;
	z-index: 99;
}
.main-price-tab{    
    box-shadow: 0 2px 10px #c2c2c2;
    position: relative;
    z-index: 1;
    height: .8rem;
  	white-space: nowrap;
  	width:max-content;
  	webkit-overflow-scrolling: touch;
}
.main-price-srcoll.fixed .main-price-tab{
	box-shadow: none;
}
.main-price-tab li{
	float: left;
	vertical-align: text-top;
	padding: 0 .2rem;
	line-height: .8rem;
	color: #666;
	text-align: center;
	font-size: .25rem;
	min-width: 1.1rem;
	border-bottom: 2px solid transparent;
	cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.main-price-tab li.active{
	color: #00c1de;
	background: #f4faff;
	border-bottom: 2px solid #00c1de;
}
.main-price-srcoll.fixed .main-price-tab li{
	border-bottom: 2px solid #e5e5e5;
	box-shadow: none;
}
.main-price-srcoll.fixed .main-price-tab li.active{
	border-bottom: 2px solid #00c1de;
}
.main-price-box{
	padding: .6rem 0 .8rem;
	display: none;
	position: relative;
}
.main-price-box .box{
	width: 80%;
	margin: auto;
	/*height: 16rem;*/
	box-shadow: 0 0 20px #c2c2c2;
	border: 1px solid #5fcde2;
	overflow: hidden;
}
.main-price-box .examine-more{
	position: absolute;
	left: 0;
	bottom: .4rem;
	width: 100%;
	text-align: center;
	background-color: #fff;
    box-shadow: 0px -1rem 1rem #fff;
    height: 1rem;
    line-height: .5rem;
    z-index: 2;
}
.main-price-box .examine-more .btn{
	border: solid 1px #27B8D0;
    color: #27B8D0;
    width: 1.8rem;
    height: .7rem;
    line-height: .7rem;
    text-align: center;
    border-radius: 4px;
    font-size: .2rem;
    margin: 0 auto;
    cursor: pointer;
    background: #fff;
}
.main-price-box .box.full{
	height: auto;
}
.main-price-box .tit{
	background: #5fcde2;
	text-align: center;
	font-size: .4rem;
	line-height: 1.3rem;
	color: #fff;
	position: relative;
}
.main-price-box .tit .hui{
	display: inline-block;
	width: 3.5rem;
	height: 3.5rem;
	background: url(../img/act20190312/new.png) 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    right: -.1rem;
    top: -.1rem;
}
.main-price-box .icon-erp{
	display: inline-block;
    width: 2.3rem;
    height: 0.44rem;
    background: url(../img/sj-erp-tip.png) 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.main-price-box .icon-erp-l{
	display: inline-block;
	width: 1.94rem;
    height: 0.44rem;
    background: url(../img/sj-tip.png) 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.main-price-box .infor{
	padding:  0.4rem;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
	line-height: .5rem;
}
.main-price-box .price{
	text-align: center;
	margin: .3rem 0 .1rem;
}
.main-price-box .cur{
	font-size: .75rem;
	color: #333;
}
.main-price-box .sym{
    font-size: 0.3rem;
    position: relative;
    top: -0.6rem;
    left: 0.3rem;
	font-weight: bold;
}
.main-price-box .year{
	font-size: .4rem;
}
.main-price-box .btn{
	display: inline-block;
	font-size: .32rem;
	width: 2rem;
	height: .8rem;
	line-height: .8rem;
	margin-bottom: .6rem;
	border-radius: 4px;
	border: 1px solid #5fcde2;
	color: #5fcde2;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.main-price-box .btn.active{
	color: #fff;
	background: #5fcde2;
}
.main-price-box .name{
	float: left;
	font-size: .22rem;
	color: #333;
}
.main-price-box .msg{
	float: right;
	font-size: .22rem;
}
.main-price-box .tip{
	color: #333;
	line-height: .3rem;
	font-size: .3rem;
	position: relative;
	top:-.15rem;
	font-family: PingFang, sans-serif;
	font-weight: bold;
}
.main-price-box .tip b{
	display: inline-block;
	color: #666;
	transform: scale(.7) translate(-.9rem);
}
.main-price-box.free .box{
	border: 1px solid #e5e5e5;
}
.main-price-box.free .tit{
	background: #ececec;
	color: #333;
}
.main-price-box .table-name,
.main-table-name .table-name{
	font-size: .2rem;
	padding: .05rem .2rem;
	background: #DFF7FB;  
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.13);
}
.main-table-name{
	position: fixed;
	left: 0;
	top: 1.55rem;
	width: 100%;
	z-index: 9;
	display: none;
}
.main-price-infor{
	background: #f8fcff;
	padding: .8rem .3rem .5rem;
}
.main-price-infor .tit{
	text-align: center;
	font-size: .6rem;
	color: #333;
}
.main-price-infor .infor{
	background: #fff;
	box-shadow: 0 0 10px #e5e5e5;
	margin: .4rem 0;
	padding: .4rem;
}
.main-price-infor .ques{
	color: #5fcde2;
	margin-bottom: .5rem;
	font-weight: bold;
	font-size: .35rem;
}
.main-price-infor .ans{
    font-size: 0.26rem;
    color: #626770;
    line-height: 0.5rem;
    padding-left: 0.3rem;
    margin-bottom: .3rem;
    position: relative;
}
.main-price-infor .ans:before{
    content: "";
    width: 0.15rem;
    height: 0.15rem;
    background: #fff;
    border: 1px solid #00c1de;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0.14rem;
}
.main-price-infor .ans.inpo{
	color: #e1455f;
}
.main-price-erp{
    font-size: .3rem;
    line-height: .6rem;
	box-shadow: 0px -2px 8px 0px rgba(0, 0, 0, 0.13);
	border-bottom: 1px solid #e5e5e5;
	position: absolute;
    bottom: -.4rem;
    background: #fff;
    /*z-index: 11;*/
    width: 100%;
	/*height: 0.75rem;*/
	overflow: hidden;
}
.main-price-erp .list li{
	width: 50%;
	float: left;
	font-size: .2rem;
}
.main-price-erp.fixed{
	position: fixed;
	top: inherit;
	left: 0;
	bottom: 0;
}
.main-price-erp.active{
	height: 5.6rem;
}

.main-price-erp .table-name{
    background: #DFF7FB;
    padding: .05rem .25rem;
    border-top: 1px solid #e4e4e4;
    /*box-shadow: 0px -2px 8px 0px rgba(0, 0, 0, 0.13);*/
}
.main-price-erp .tit{
	font-size: .1rem;
	margin-left: .3rem;
}
.price-erp-cont .list{
	background: #fff;
}
.price-erp-cont .list li{
	width: 23.3%;
	float: left;
	text-align: left;
	text-indent: 1.6em;
	line-height: .4rem;
	padding-top: .2rem;
	height: 2rem;
	color: #666;
	position: relative;
}
.price-erp-cont .list li:nth-child(1),
.price-erp-cont .list li:nth-child(5){
	width: 30%;
}
.price-erp-cont .list .name{
	color: #333;
}
.price-erp-cont .list p{
	white-space: nowrap;
}
.price-erp-cont .list li:before{
	content: "";
	width: .01rem;
	height: 70%;
	position: absolute;
	right: -.02rem;
	top:10%;
	background: #666;
	opacity: .3;
}
.price-erp-cont .list li:after{
	content: "";
	height: .01rem;
	width: 80%;
	position: absolute;
	bottom: .1rem;
	left: 10%;
	background: #666;
	opacity: .3;
}
.price-erp-cont .list li:nth-child(n+5){
	height: 2.5rem;
}
.price-erp-cont .list li:nth-child(n+5):after{
	background: inherit;
}
.price-erp-cont .icon-price{
	position: absolute;
	right: 0;
	bottom: .5rem;
	width: 80%;
}
.main-price-erp .price-erp-cont{
	display: none;
}
.price-erp-cont.ark .list li{
	width: 33.3%;
	height: 2.3rem;
}
.price-erp-cont.ark .list li:nth-child(4){
	width: 40%;
}
.price-erp-cont.ark .list li:nth-child(5){
	width: 60%;
}
.price-erp-cont.ark .list li:nth-child(4):after{
	background: inherit;
}
.main-ques-box{
	text-align: center;
	padding-bottom: .8rem;
}
.main-ques-box .tit{
	font-size: .6rem;
	color: #333;
	padding-top: .6rem;
}
.main-ques-box .tip{
	font-size: .26rem;
	color: #666;
	margin-top: .4rem;
}
.new-menu .menu-list .second-list dd{
	height: 0.6rem;
	line-height: 0.6rem;
}
.new-menu .menu-list .second-list dd a{
	line-height: 0.2rem;
    position: relative;
    top: 0.2rem;
    height: auto;
}
.new-wrapper .home-card {
	margin-top: 2.6rem;
}
.new-wrapper .home-card .top-bg {
    width: 100%;
    height: 4.6rem;
    overflow: hidden;
    position: relative;
    background: /*#f2f3f8*/ url(../img/newHome/index-img1.png) center top no-repeat;
    background-size: 100%;
}
.new-wrapper .home-card .top-bg .tit{
	padding: .8rem 0 .2rem;
	font-size: .5rem;
	margin-left: .4rem;
    text-align: left;
}
.new-wrapper .home-card .top-bg .tit-sm{
	font-size: .4rem;
	margin-left: .4rem;
    text-align: left;
}
.enrolment{
    position: relative;
    margin: .4rem;
    text-align: left;
    font-size: 0;
}
.enrolment .enrolment-input{
    width: 2rem;
    height: .6rem;
    border-radius: 4px;
    background-color: #fff;
    font-family: 'MicrosoftYaHei';
    font-size: .25rem;
    border: none;
    padding-left: .6rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    vertical-align: middle;
}

.enrolment .enrolment-input::-webkit-input-placeholder{
  	color: #B9BED1;
}

.enrolment .enrolment-input:-moz-placeholder{
  	color: #B9BED1;
}

.enrolment .enrolment-input::-moz-placeholder{
  	color: #B9BED1;
}

.enrolment .enrolment-input:-ms-input-placeholder{
  	color: #B9BED1;
}
.enrolment i{
    background: url(../img/newHome/phone.png) no-repeat;
    background-size: 100%;
    width: 0.25rem;
    height: 0.4rem;
    display: inline-block;
    position: absolute;
    left: 0.16rem;
    top: 0.11rem;
}
.enrolment .register{
	color: #fff;
    padding: 0 0.2rem;
    height: 0.5rem;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: .05rem solid #fff;
    background-color: #11B4FB;
    display: inline-block;
    line-height: 0.5rem;
    text-align: center;
    cursor: pointer;
    font-size: 0.22rem;
    vertical-align: middle;
}
.enrolment .register:hover{
    opacity: 0.8
}

.box-business-ul{
	width: 95%;
	margin: -.8rem auto;
	box-shadow:  0 0 10px #dfdfdf;
	background: #fff;
	position: relative;
	z-index: 1;
}
.box-business-ul li{
	float: left;
	width: 27.3%;
	position: relative;
	margin: .3rem 0;
	padding: 0 3% .5rem;
	text-align: center;
}
.box-business-ul li .business-cont{
	margin: -.5rem auto;
	vertical-align: top;
}
.box-business-ul li:after{
	content: "";
	width: 1px;
	height: 90%;
	position: absolute;
	right: 0;
	top:5%;
	background: #F4F6FA;
}
.box-business-ul li:last-child:after{
	background: initial;
}
.box-business-ul li img{
	height: .6rem;
	vertical-align: top;
}
.box-business-ul li .tit{
	font-size: .25rem;
	font-weight: bold;
	line-height: .3rem;
	margin-bottom: .2rem;
}
.board-leader{
	margin: 1.5rem .5rem .5rem ;
	text-align: center;
}
.board-leader .title-cont{
	color: #073B49;
	font-size: .4rem;
	font-weight: bold;
	letter-spacing: 6px;
}
.board-leader .time{
	text-align: right;
	font-size: .14rem;
	margin: .3rem 0;
	color: #333;
}
.board-leader .board-ul li{
	float: left;	
	width: 44%;
	margin: .2rem 3% .4rem;
}
.board-leader .board-effort{
	color: #073b49;
	font-size: .25rem;
	height: .95rem;
	font-weight: bold;
	border-bottom: 1px solid #D1D1D1;
}
.board-leader .effort-number{
	margin-top: .13rem;
}
.board-leader .effort-number .num{
	font-size: 1rem;
	color: #27bbd0;
	font-weight: bold;
	display: inline-block;
	position: relative;
}
.board-leader .effort-number .num:after{
	content: "万";
	position: absolute;
	right: -.3rem;
	bottom: .1rem;
	background: #27bbd0;
	color: #fff;
	border-radius: 50%;
	width: .4rem;
	height: .4rem;
	line-height: .4rem;
	border: .05rem solid #fff;
	font-size: .25rem;
}
.board-leader .effort-number .num2:after{
	content: "家";
}
.board-leader .effort-number .num3:after{
	content: "亿";
}
.financing-box{
    position: relative;
    background: url(../img/newHome/map.png)no-repeat;
    height: 8rem;
    width: 100%;
    background-size: 100%;
    background-color: #0f293f;
}
.financing-ul li{
	float: left;
	width: 50%;
	color: #fff;
	text-align: center;
	padding-bottom: .9rem;
	position: relative;
	font-size: .3rem;
}
.financing-ul li img{
	height: 1.2rem;
	margin: 1rem 0 .25rem;
}
.financing-ul li:before{
	content: "";
	width: 1px;
	height: 70%;
	position: absolute;
	right: 0;
	top: 15%;
	background: #3F5465;
}
.financing-ul li:after{
	content: "";
	width: 70%;
	height: 1px;
	position: absolute;
	top: 0;
	left: 15%;
	background: #3F5465;
}
.data-analysis .title-cont{
    color: #073B49;
    font-size: .4rem;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    margin: .8rem 0 .5rem;
}
.data-analysis .data-content{
	border-top: 1px solid #E9F8FA;
	border-bottom: 1px solid #E9F8FA;
	font-size: .4rem;
}
.data-analysis .gallery-thumbs{
	margin: 0;
}
.data-content .swiper-slide {
	width: 90px;
    white-space: nowrap;
    padding: .2rem 0;
    font-size: .28rem;
    margin: 0;
    transform:initial!important;
}
.data-content .swiper-slide:nth-child(6){
	width: 100px;
}
.data-content .swiper-slide.swiper-slide-active{
	color: #27B8D0;
	border-bottom:1px solid #27B8D0;
}
.gallery-thumbs .swiper-button-next,
.gallery-thumbs .swiper-button-prev{
	right: 0;
	background-color: #fff;
	box-shadow: 0 0px 5px #c5c5c5;
	background-size: 10px 30px;
}
.gallery-thumbs .swiper-button-prev{
	right: inherit;
	left: 0;
}
.gallery-thumbs .swiper-button-disabled{
	display: none;
}
.data-title .slide-cont {
	text-align: left;
	margin: 0 .4rem;
}
.data-title .tit{
	color: #073B49;
    font-size: .45rem;
    font-weight: bold;
    letter-spacing: 2px;
    margin: .5rem 0 .3rem 0;
    padding: .2rem 0 .5rem;
    position: relative;
}
.data-title .tit:after{
	content: "";
	position: absolute;
	width: .4rem;
	height: .05rem;
	background: #27B8D0;
	bottom: 0;
	left: 0;
}
.data-title .slide-cont .msg{
	margin: .15rem 0;
	position: relative;
	padding-left: .4rem;
	font-size: .3rem;
	color: #000;
}
.data-title .slide-cont .msg:before {
    content: "";
    width: .22rem;
    height: .22rem;
    background: #BEEAF1;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: .1rem;
}
.data-title .slide-cont .msg:after {
    content: "";
    width: .1rem;
    height: .1rem;
    background: #27B8D0;
    border-radius: 50%;
    position: absolute;
    left: .05rem;
    top: .15rem;
}
.data-title .slide-cont .btn{
	display: inline-block;
	text-align: center;
	padding: .15rem .4rem;
	border-radius: 4px;
	font-size: .32rem;
	position: relative;
	top:-.3rem;
	color: #27B8D0;
	border:1px solid #27B8D0;
}
.professional-ul{
	width: 92%;
	margin: auto;
	box-shadow: 0 0 5px #cbdbe2;
	position: relative;
	z-index: 1;
	background: #fff;
}
.professional-ul li{
	float: left;
	width: 33.3%;
	padding: .5rem 0;
	text-align: center;
	position: relative;
}
.professional-ul li:after{
	content: "";
    width: 1px;
    height: 70%;
    background: #e5eef2;
    position: absolute;
    right: 0;
    top: 15%;
}
.professional-ul li:last-child:after{
	background: inherit;
}
.professional-ul li img{
	height: 1.2rem;
}
.professional-ul li .tit{
	color: #073b49;
	font-weight: bold;
	font-size: .3rem;
}
.professional-ul li .msg{
	font-size: .2rem;
	margin-top: .2rem;
}
.spread.enterprise {
    background: url(../img/newHome/partnerBg.png) 0 0 no-repeat;
    width: 100%;
    height: 9.2rem;
    padding-top: 1.2rem;
    background-size: contain;
    margin-top: -.5rem;
    position: relative;
}
.spread.enterprise .tit{
	font-size: .38rem;
	letter-spacing: 4px;
	padding-top: .3rem;
	color: #fff;
}
.spread.enterprise .tit-msg{
	color: #fff;
	font-size: .2rem;
	margin-top: .2rem;
	margin-bottom: .2rem;
	opacity: .8;
}
.gallery-thumbs1.swiper-container{
	margin-top: .2rem;
}
.gallery-thumbs1 .swiper-slide,
.gallery-top1 .swiper-slide{
	background: initial;
	margin: 0;
	padding: 0;
}
.gallery-thumbs1 .swiper1,
.gallery-thumbs1 .swiper2,
.gallery-thumbs1 .swiper3 {
    background: url(../img/newHome/firm1-gray.png) no-repeat;
    width: 2.2rem;
    height: .6rem;
    background-size: 100%;
    display: inline-block;
}
.gallery-thumbs1 .swiper2 {
    background: url(../img/newHome/firm2-gray.png) no-repeat;
    background-size: 100%;
}
.gallery-thumbs1 .swiper3 {
    background: url(../img/newHome/firm3-gray.png) no-repeat;
    background-size: 100%;
}
.gallery-thumbs1 .swiper-slide-active .swiper1,
.gallery-thumbs1 .swiper-slide-active .swiper2,
.gallery-thumbs1 .swiper-slide-active .swiper3{
    background: url(../img/newHome/firm1.png) no-repeat;
    transform: scale(1.5);
    background-size: 100%;
    display: inline-block;
    position: relative;
    width: 2.1rem;
    height: .6rem;
    margin-top: .1rem;
}
.gallery-thumbs1 .swiper-slide-active .swiper2{
	background: url(../img/newHome/firm2.png) no-repeat;
    background-size: 100%;
}
.gallery-thumbs1 .swiper-slide-active .swiper3{
	background: url(../img/newHome/firm3.png) no-repeat;
    background-size: 100%;
}
.gallery-top1{
	margin-top: .2rem;
	font-size: .2rem;
	letter-spacing: 1px;	
}
.gallery-top1 .firm-assess .pun1,
.gallery-top1 .firm-assess .pun2{
	width: .5rem;
    height: .4rem;
    top: 1rem;
}
.gallery-top1 .firm-assess .pun2{
	top: 1.2rem;
}
.gallery-top1 .firm-assess{
	/*width: 90%;*/
	width: auto;
	padding: 0 5%;
	margin: 0 .3rem;
}
.gallery-top1 .firm-assess .name{
	font-size: .3rem;
	margin-top: .8rem; 
	margin-left: .5rem;
}
.gallery-top1 .firm-assess .msg{
	font-size: .2rem;
	margin: .2rem auto;
	line-height: .5rem;
	width: auto;
	padding: 0 .2rem 0 .48rem;
}
.captain-epoch {
    position: relative;
    background: url(../img/newHome/epoch.png) no-repeat;
    width: 100%;
    height: 1.75rem;
    background-size: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.captain-epoch .tit{
	color: #fff;
	letter-spacing: 2px;
	font-size: 1rem;
	padding-top: .8rem;
}
.captain-epoch .enrolment{
	text-align: center;
	margin: .3rem;
}
.captain-epoch .enrolment .btn{
	background: #fff;
	color: #27B8D0;
	font-size: .25rem;
	padding: .15rem .4rem;
	border-radius: 4px;
}