﻿

/*content*/
.wx-shopping{
	
	width:100%;
	margin:0 auto;
	min-width: 1200px;
	position: relative;
	
}
.wx-shopping-content{
	position: absolute;
	right:20%;
	top:14%;
	
}
.wx-shopping-content h4{
	font-size: 30px;
	font-weight: normal;
	color: #fff;
}
.wx-shopping-content p{
	font-size: 22px;
	color: #edf8ff;
	line-height: 36px;
}
.wx-shopping-content span{
	display: block;
	font-size: 18px;
	color: #edf8ff;
	line-height: 30px;
}
.wx-shopping-content a{
	display: block;
	font-size: 13px;
	color: #fff;
	width:110px;
	text-align: center;
	height:36px;
	line-height:36px;
	background: #108fd5;
	margin-top: 16px;
	border-radius: 4px;
}
.wx-shopping img{
	display: block;
	width:100%;
	height:auto; 
}

/*tab切换*/

.basic-content{
	width:1000px;
	margin: 0 auto;
	min-width: 1200px;
	padding-top: 60px;
}

.basic-content ul{	
	width:1000px;
	height:42px; 
	border-bottom: 2px solid #e5e5e5;
	margin: 0 auto;
}

.basic-content ul li{
	float:left;
	width:130px;
	height:42px;
	line-height: 42px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
}
.basic-content ul li.active1{
	background:#23b6f5;
	color:#fff;
}

.basic-month-content1{
	width:1000px;
	margin: 0 auto;
	padding:20px 0;
	border: 1px solid #e5e5e5;
	margin-top: 30px;
}
.basic-month-content1 .quickly-handle{
	display: block;
	width:200px;
	background:#23b6f5;
	color: #fff;
	height:40px;
	font-size: 16px;
	border-radius: 6px;
	line-height: 40px;
	text-align: center;
	margin-top: 90px;
}

.basic-month-content1 .basic-month-content1-left{
	padding: 0 00px 0 10px;
	float:left;
	width:280px;
}
.basic-month-content1 .basic-month-content1-left h3 b{
	font-weight: normal;
}
.basic-month-content1 .basic-month-content1-left h3 span{
	color:#23b6f5;
}
.basic-month-content1 .basic-month-content1-left h3{
	font-weight: normal;
	font-size: 22px;
	line-height:74px;
}
.basic-month-content1 .basic-month-content1-left p{
	font-size: 14px;
	line-height: 24px;
}

.basic-month-content1 .basic-month-content1-right{
	float:left;
	margin-left: 15px;
}

/*行业版*/
.introduce-content{
	margin-top: 30px;
}

.introduce-content h4:before{
	content:" ";
	width:20px;
	height:22px;
	background: red;
}
.introduce-content h4{
	display: inline-block;
	padding-left: 48px;
	
	line-height: 92px;
	font-size: 20px;
}
.introduce-content h4 span{
	float:left;
	width:20px;
	height:24px;
	background:#d4d8d9;
	margin-right: 10px;
	margin-top: 33px;
}
.introduce-content h4 b{
	float:left;
}
.introduce-content p{
	padding:0 80px 0 76px;
	font-size: 18px;
	color:#7a7a7a;
	line-height: 48px;
	text-indent: 36px;
}

.introduce-content ol{
	margin-top: 20px;
	padding-left: 76px;
}
.introduce-content ol li{
	float:left;
	margin-right:44px;
	line-height:36px;
}
.introduce-content ol li span{
	float:left;
	width:12px;
	height:12px;
	border-radius: 50%;
	background:#d4d8d9;
	margin-right:20px ;
	margin-top: 10px;
}

.introduce-content ol li b{
	font-weight: normal;
	float:left;
	font-size: 18px;
}

#basic-month3{
	
	padding-top: 0;
}
#basic-padding{
	padding-bottom: 30px;
}

.quick-introduce{
	display: block;
	margin: 0 auto;
	width:200px;
	height:40px;
	text-align: center;
	line-height: 40px;
	background: #23b6f5;
	color:#fff;
	border-radius: 6px;
	font-size: 16px;
	margin-top: 40px;
}
.cost-state{
	text-align:right;
	margin:0 auto;
	width:1000px;
	line-height: 48px;
	font-size: 16px;
	margin-bottom: 10px;
	padding-right: 0px;
}

/*table*/
.table-business{
	width:1000px;
	margin: 0 auto;
}
.table-business-content{
	width:233px;
	border:1px solid #dcdcdc;
	height: 702px;
	float:left;
	margin-top: 30px;
	text-align: center;
}

.table-business-content ol{
	width:233px;
	border:none;
	height: 702px;
}
.table-business-content ol li{
	float: none;
	text-align: center;
	width:233px;	

}
.table-business-content ol li.first-line{
	height:80px;
	border-bottom:1px solid #dcdcdc ;
	padding-top: 11px;
	color: #fff;
	
}
.table-business-content ol li{
	font-size: 14px;
	height: 40px;
	line-height:40px;
}
.table-business-content ol li.first-line h4{
	font-weight: 400;
	font-size: 20px;
	
}
.table-business-content ol li.first-line p{
	line-height: 20px;
	font-size: 18px;
	
}
#first-business .first-line{
	background: #59c7fa;
}
#second-business .first-line{
	background: #45d4a6;
}
#third-business .first-line{
	background: #ffb852;
}
#forth-business .first-line{
	background: #ff7777;
}
#first-business ol li span{
	color: #4bc8ff;
}
#second-business ol li span{
	color: #45d4a6;
}
#third-business ol li span{
	color: #ffb852;
}
#forth-business ol li span{
	color: #ff7777;
}
#third-business ol li span.error-business{
	color: #ffb852;
}
.table-business-content ol li span{
	display: inline-block;
	margin-left: 35px;
	margin-right: 28px;
	float:left;
}
.table-business-content ol li em{
	float:left;
	font-style: normal;
	color: #989898;
}
.table-business-content ol li em.right-business{
	color:#2f2f2f;
}
.table-business-content ol li.last-line{
	height:86px;
	border-top: 1px solid #dddddd;
	border-bottom: 4px solid #dddddd;
}
#first-business ol li.last-line a,#second-business ol li.last-line a,#third-business ol li.last-line a,#forth-business ol li.last-line a{
	width:100px;
	height:38px;
	
	line-height:38px;
	font-size: 14px;
	display: block;
	text-align: center;
	margin-left: 63px;
	border-radius: 4px;
	margin-top: 23px;
}
.mg-business{
	margin-left: 20px;
}
#first-business ol li.last-line a{
	border:1px solid #5ac5f9;
}
#first-business ol li.last-line a:hover{
	background:#5ac5f9;
	color: #fff;
}
#second-business ol li.last-line a{
	border:1px solid #45d4a6;
}
#second-business ol li.last-line a:hover{
	background:#45d4a6;
	color: #fff;
}
#third-business ol li.last-line a{
	border:1px solid #ffb852;
}
#third-business ol li.last-line a:hover{
	background:#ffb852;
	color: #fff;
}
#forth-business ol li.last-line a{
	border:1px solid #ff7777;
}
#forth-business ol li.last-line a:hover{
	background:#ff7777;
	color: #fff;
} 