﻿.guide {
	margin-top: 20px;
	float: none;
	width: auto;
}
.guide h2{
	font-size: 16px;
	color: #fff;
	background: #38880b;
	padding-left: 30px;
	line-height: 50px;
	border-radius: 5px 5px 0 0;
	font-weight: normal;
}
.guideCon{
	padding: 30px 30px 50px;
	background: #fff;
	border-radius: 0 0 5px 5px;
}
.helpH h3{
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	padding-left: 16px;
	font-weight: normal;
	background: url(../../images/hbg.png) no-repeat;
}
.quick ul{
	margin: 25px 0 25px -55px;
}
.quick ul li{
	width: 164px;
	padding: 15px 0;
	background: #fafafa;
	text-align: center;
	margin-left: 55px;
	float: left;
	position: relative;
}
.arrowRight{
	position: absolute;
	top: 43px;
	left: 182px;
}
.quick ul li a img{
	width: 41px;
	height: 40px;
}
.quick ul li p{
	margin-top: 15px;
}
.quick ul li p a{
	font-size: 14px;
	line-height: 25px;
}
.platform ul{
	margin: 20px 0 30px -20px;
}
.platform ul li{
	width: 205px;
	float: left;
	margin-left: 20px;
	padding: 20px;
	background: #fafafa;
}
.platform ul li h4{
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 7px;
}
.platform ul li p{
	height: 30px;
	overflow: hidden;
}
.platform ul li p a{
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.li1{
	border-top: 1px solid #ffac13;
}
.li2{
	border-top: 1px solid #83c44e;
}
.li3{
	border-top: 1px solid #2196f3;
}
.li4{
	border-top: 1px solid #e53935;
}
.li1 p{
	padding-left: 25px;
	background: url(../../images/dot.png) no-repeat 10px 14px;
}
.li2 p{
	padding-left: 25px;
	background: url(../../images/dot.png) no-repeat 10px -10px;
}
.li3 p{
	padding-left: 25px;
	background: url(../../images/dot.png) no-repeat 10px -33px;
}
.li4 p{
	padding-left: 25px;
	background: url(../../images/dot.png) no-repeat 10px -56px;
}

.problems ul{
	margin: 20px 0 30px;
}
.problems ul li{
	width: 520px;
	float: left;
	margin-bottom: 50px;
}
.problems ul li p{
	font-size: 14px;
	line-height: 25px;
	font-family: "\5b8b\4f53";
	padding-left: 20px;
}
.problems ul li p span a{
	color: #38880b;
}
.problems ul li p a{
	color: #333;
}
.liMarbottom{
	margin-bottom: 0 !important;
}




.contact table {
	width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #e3e3e3;
    margin-top: 20px;
}
.contact tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.contact table tr{
	height: 50px;
	border-bottom: 1px solid #e3e3e3;
}
.contact table td{
	text-align: center;
	font-size: 14px;
}
.hotLine{
	background: #fafafa;
	border-right: 1px solid #e3e3e3;
}
.telNumber{
	border-right: 1px solid #e3e3e3;
}
.qqCHart{
	padding-left: 20px;
	background: url(../../images/qqCHart.png) no-repeat 170px 15px;
}
