.rongqi{
	width: 100%;
	margin-top:1rem;
}
.major{
	width: 100%;
	padding:0.35rem;
	box-sizing: border-box;
}
.major>ul>li{
	width: 3.4rem;
	height: 0.9rem;
	float:left;
	line-height:0.9rem;
}
.major>ul>li>img{
	width:0.46rem;
	height:0.46rem;
	margin:0.2rem 0.19rem 0.2rem 0.30rem;
	display: block;
	float:left;
}
.major>ul>li>span{
	float:left;
	line-height: 0.9rem;
}
.major>ul>li:nth-child(1){
	border-right:0.01rem solid #E1E1E1;
	border-bottom:0.01rem solid #E1E1E1;
}
.major>ul>li:nth-child(2){
	border-bottom:0.01rem solid #E1E1E1;
}
.major>ul>li:nth-child(3){
	border-right:0.01rem solid #E1E1E1;
}
.mui-slider-indicator>ul>li.mui-indicator{
	width:0.18rem;
	height:0.18rem;
	margin:0.06rem;
	border:0.02rem solid rgba(255,255,255,1);
	border-radius:0.09rem;
	background: transparent;
}
.mui-slider-indicator>ul>li.mui-indicator.mui-active{
	width:0.3rem;
	height:0.3rem;
	border:0.05rem solid rgba(255,255,255,1);
	background:#237480;
	border-radius:0.15rem;
	margin:0px;
}
.npc{
	width: 100%;
	height:2.18rem;
	background:url(../img/npc_bg.png) no-repeat center;
	background-size:2.18rem 2.18rem;
	padding-top:0.35rem;
	box-sizing: border-box;
}
.npc>b{
	color:#333333;
	font-size: 0.45rem;
	line-height: 1;
	display: block;
	text-align: center;
	margin-bottom:0.16rem;
}
.npc>p{
	color:#999999;
	font-size: 0.2rem;
	text-align: center;
	line-height: 0.3rem;
}
.npc_img{
	width: 1.55rem;
	heigth:0.22rem;
	margin:0.13rem auto 0;
}
.npc_img>img{
	display: block;
	width: 100%;
	height: 100%;
}
.tactic>div:nth-child(1){
	background: url(../img/tac01.png) no-repeat center 0;
	background-size: 2rem 2rem;
}
.tactic>div:nth-child(2){
	background: url(../img/tac02.png) no-repeat center 0;
	background-size: 2rem 2rem;
}
.tactic>div:nth-child(3){
	background: url(../img/tac03.png) no-repeat center 0;
	background-size: 2rem 2rem;
}
.tactic>div:nth-child(4){
	background: url(../img/tac04.png) no-repeat center 0;
	background-size: 2rem 2rem;
}
.tac{
	width: 100%;
	padding-top:0.47rem;
	box-sizing: border-box;
}
.tac_title>b{
	display: block;
	text-align: center;
	font-size: 0.36rem;
	line-height: 1;
	color:#CCCCCC;
}
.tac_title>p{
	color:#333333;
	font-size: 0.36rem;
	text-align: center;
	line-height: 1;
}
.tac_img_one{
	width: 4.87rem;
	height:4.31rem;
	margin:0.40rem auto 0;
}
.tac_img_one>img{
	width: 100%;
	height: 100%;
}
.tac_text{
	margin-top:0.8rem;
}
.tac_text>p{
	color:#323232;
	font-size: 0.32rem;
	line-height: 1;
	text-align: center;
}
.tac_text>span{
	color:#5F5F5F;
	font-size:0.26rem;
	line-height: 1;
	text-align: center;
	display: block;
	margin-top:0.2rem;
}
.plan>ul{
	display: flex;
	flex-wrap:nowrap;
	justify-content:space-around;
	margin-top:0.5rem;
	padding:0 0.5rem;
	box-sizing: border-box;
}
.plan>ul>li{
	float:left;
}
.plan>ul>li>a>.play_img{
	width: 0.4rem;
	height:0.4rem;
	margin:0 auto;
	background: url(../img/spr_phone.png) no-repeat 0 0;
	background-size:5.2rem 12rem;
	margin-bottom:0.15rem;
}
.plan>ul>li:nth-child(1)>a>.play_img{
	background-position: -0.2rem -5.3rem;
}
.plan>ul>li:nth-child(2)>a>.play_img{
	background-position: -0.62rem -5.3rem;
}
.plan>ul>li:nth-child(3)>a>.play_img{
	background-position: -1.02rem -5.3rem;
}
.plan>ul>li:nth-child(4)>a>.play_img{
	background-position: -1.86rem -5.3rem;
}
.plan>ul>li>a>span{
	color:#375C62;
	font-size:0.24rem;
	line-height: 1;
	display: block;
}
.tac>a{
	width:2.4rem;
	height:0.8rem;
	background:rgba(36,117,129,1);
	border-radius:0.4rem;
	margin:0.46rem auto 0.7rem;
	color:#ffffff;
	line-height: 0.8rem;
	font-size: 0.28rem;
	padding:0 0.48rem;
	box-sizing: border-box;
}
.tac>a>i{
	display: block;
	width: 0.45rem;
	height:0.12rem;
	float:right;
	margin:0.34rem 0;
	background: url(../img/spr_phone.png) no-repeat 0 0;
	background-position: -0.19rem -6.6rem;
	background-size:5rem 12rem;
}
/* 八轮驱动 助企成王 */
.rounds{
	width:100%;
	height:10.2rem;
	background:rgba(247,249,248,1);
	padding-top:0.4rem;
	box-sizing: border-box;
}
.roulette{
	width: 6.79rem;
	height:6.99rem;
	margin:0.18rem auto 0;
	overflow: hidden;
	position: relative;
}
@keyframes rotating{
	from{transform:rotate(0)}
	to{transform:rotate(360deg)}
}
.rou_one{
	width: 100%;
	height:100%;
	background: url(../img/roulette01.png) no-repeat center;
	background-size: 5.12rem 5.28rem;
	animation:rotating 10s linear infinite;
	position:absolute;
	top:0rem;
	left:0rem;
	border-radius: 50%;
}
@keyframes rota{
	from{transform:rotate(0)}
	to{transform:rotate(-360deg)}
}
.rou_two{
	width: 100%;
	height:100%;
	background: url(../img/roulette02.png) no-repeat center;
	background-size: 4.87rem 4.88rem;
	position:absolute;
	top:0rem;
	left:0rem;
	animation:rotating 10s linear infinite;
	border-radius: 50%;
}
.rou_three{
	width: 100%;
	height:100%;
	background: url(../img/roulette03.png) no-repeat center;
	background-size: 4.19rem 4.22rem;
	position:absolute;
	top:0rem;
	left:0rem;
	animation:rota 10s linear infinite;
	border-radius: 50%;
}
.rout_four{
	width: 100%;
	height:100%;
	background: url(../img/roulette04.png) no-repeat 0 0;
	background-size: 6.79rem 6.99rem;
	position:absolute;
	top:0rem;
	left:0rem;
}
.rout_five{
	width: 2.3rem;
	height:2.3rem;
	background: #247581;
	position:absolute;
	top:50%;
	margin-top:-1.15rem;
	left:50%;
	margin-left:-1.15rem;
	border-radius: 50%;
}
.rout_five>a{
	width:1.8rem;
	height:1.8rem;
	background:rgba(255,255,255,0.1);
	border-radius:50%;
	margin:0.25rem auto;
	color:#FFFFFF;
	font-size: 0.34rem;
	line-height: 1.8rem;
	text-align: center;
	display: block;
}
/* 渠道建设服务 一站式营销策略 */
.strategy{
	width: 100%;
	padding-top:0.4rem;
	box-sizing: border-box;
}
.tegy{
	width: 100%;
	height:100%;
	padding-bottom: 0.3rem;
	box-sizing: border-box;
}
.tegy_one{
	width:6.8rem;
	height:6.8rem;
	background:rgba(255,255,255,1);
	box-shadow:0rem 0.1rem 0.46rem 0rem rgba(84,84,84,0.1);
	border-radius:0.1rem;
	margin:0.3rem auto 0;
	padding:0.4rem 0.5rem;
	box-sizing: border-box;
}
.tegy_img{
	width: 4rem;
	height:4rem;
	margin:0 auto;
}
.tegy_img>img{
	width: 100%;
	height:100%;
}
.tegy_one>b{
	color:#333333;
	font-size: 0.36rem;
	line-height: 1;
	margin:0.2rem 0;
}
.tegy_one>p{
	color:#909090;
	font-size: 0.28rem;
	line-height: 1;
}
.tegy_li>ul>li{
	float:left;
	margin:0.26rem 0.97rem 0 0;
}
.tegy_li>ul>li>a{
	color:#375C62;
	line-height: 1;
	font-size: 0.24rem;
	font-weight: bold;
}