@charset "utf-8";
/* CSS Document */
.bread-crumbs {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 26px;
	color: #000;
	border-bottom: 1px solid #e1e2e6;
	padding: 10px 0px;
}
.bread-crumbs .location {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
.nowstate {
	color: #80b341;
}
.lh-30{
	line-height: 30px;
}
.serviceBox{
	height: 278px;
	box-shadow: 1px 2px 2px 1px #F3F5F8;
	border: 1px solid #f3f5f8;
}
.part{
	padding: 80px 0;
	font-size: 16px;
}
.part .title{
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 60px;
}
.part .text {
	font-size: 16px;
}
.part .text li {
	line-height: 50px;
}
.part .text li::before{
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #71C10B;
	border-radius: 50%;
	margin-right: 8px;
	position: relative;
	top: -1px;
}
.part p {
	line-height: 50px;
	color: #969799;
}
.part .adv {
	margin-right: 60px;
	text-align: center;
}
.part .adv:last-child {
	margin-right: 0px;
}
.part .subtitle{
	color: #63B358;
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.part .adv p {
	color: #000;
	line-height: 40px;
}
.part-item{
	width: 380px;
	height: 200px;
	margin-right: 30px;
	text-align: center;
	box-shadow: 0px 3px 5px 3px #F3F5F8;
	padding-top: 30px;
}
.part-item p{
	line-height: 30px;
}
.part .full img{
	width: 100%;
}
.borderTop-green{
	border-top: 10px solid #91C74F;
}
.borderTop-orange{
	border-top: 10px solid #FD8C26;
}
.borderTop-blue{
	border-top: 10px solid #267AFD;
}
.part-item:last-child{
	margin-right: 0;
}
.part-item p{
	color: #000;
}
.btn {
	width: 160px;
	height: 48px;
	border-radius: 6px;
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 48px;
	opacity: 1;
	cursor: pointer;
}
.btn-free {
	background: #80b341;
	color: #fff;
	margin-right: 20px;
}
.btn-ques {
	background: #ffffff;
	border: 1px solid #c8c9cc;
	color: #80b341;
}
.w522{
	width: 522px;
}
.w477{
	width: 477px;
}
.w240{
	width: 240px;
}
.w418{
	width: 418px;
}
.w446{
	width: 446px;
}
.w360{
	width: 360px;
}
.w610{
	width: 610px;
}
.w720{
	width: 720px;
}
.w516{
	width: 516px;
}