/*售后服务*/
.changeServer{
	width: 722px;
	margin: 0px auto 20px;
	font-size: 14px;
}
.serverTitle{
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #dfdfdf;
}
.serverTitle a{
	background: #dfdfdf;
	display: inline-block;
	margin-right: 10px;
	padding: 5px 8px;
	cursor: pointer;
}
.serverTitle .current{
	color: white;
	background:-webkit-linear-gradient(top,#3cb202,#2f9300);
	background:-moz-linear-gradient(top,#3cb202,#2f9300);
	background:-moz-linear-gradient(top,#3cb202,#2f9300);
	background:-ms-linear-gradient(top,#3cb202,#2f9300);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#3cb202',endColorStr='#2f9300',gradientType=1);
}
.severCon{
	margin-top: 30px;
}
.serverCon1 .sale-server{
	margin: 10px 0;
	letter-spacing: 1px;
	line-height: 30px;
}
.sale-server1{
	line-height: 30px;
	margin-bottom: -15px;
	letter-spacing: 1px;
}
.sale-server span:nth-of-type(1){
	float: left;
	width: 40px;
}
.sale-server span:nth-of-type(2){
	width: 670px;
	float: right;	
}
.shouhuo{
	line-height: 30px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
.problem{
	width: 100%;
	height: 100px;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 1px dashed #DFDFDF;
}
.problem:nth-of-type(5){
	margin-bottom: 50px;
}
.problemLine{
	float: left;
	width: 5px;
	height: 100%;
	background:-webkit-linear-gradient(top,#3cb202,#2f9300);
	background:-moz-linear-gradient(top,#3cb202,#2f9300);
	background:-moz-linear-gradient(top,#3cb202,#2f9300);
	background:-ms-linear-gradient(top,#3cb202,#2f9300);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#3cb202',endColorStr='#2f9300',gradientType=1);
}
.problemRight{
	width: 705px;
	float: right;
}
.fang{
	width: 5px;
	height: 5px;
	background: black;
	float: left;
	margin-top: 20px;
}
.rightText{
	width: 695px;
	float: right;
	line-height: 25px;
}
.rightText span{
	display: block;
	margin-top: 10px;
}
.rightText p{
	margin-top: 5px;
	color: #959595;
	letter-spacing: 1px;
}
.jianjie{
	margin-top: -20px;
}
.jianjie img{
	width: 48%;
}
.jianjie .jianjie1{
	margin-right: 3%;
}
.jianjieP p{
	margin-bottom: 20px;
	text-indent: 2em;
}
.zhengshu{
	margin-top: 30px;
}
.zhengshu .one{
	width: 350px;
	height: 290px;
	float: left;	
	vertical-align: middle;
}
.zhengshu .one:hover img{
	transform: scale(1);
}
.zhengshu .one2{
	float: right;
	margin-right: 10px;
}
.zhengshu .one img{
	vertical-align: middle;
	margin-top: 25px;
}
.zhengshu .one3 img{
	margin-top: 0px;
	height: 100%;
}

.zhengshu .one a{
	display: block;
	width: 100%;
	height: 100%;
}
.zhengshu .one em{
	display: block;
	width: 350px;
	height: 290px;
	text-align: center;
}
.time{
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 13px;
	color: gray;
}
.cishan{
	text-align: center;
}
.one a{
	cursor: pointer;
}
.changePage2{
	margin-top: 30px;
}
