@charset "UTF-8";
/********************** 关于我们 start **********************/
.bg-img {
	min-width: 1200px;
	overflow: hidden;
}

.about {
	padding-top: 85px;
}

.about>div {
	overflow: hidden;
	margin-bottom: 50px;
	position: relative;
}

.about-div img {
	display: block;
	float: left;
	margin-right: 22px;
}

.about-div .about-text {
	
}

.about .title {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}

.about .title span {
	padding-left: 10px;
	margin-right: 25px;
	border-left: solid 8px #6cb8ff;
}

.about-text .p-text {
	line-height: 31px;
	margin-top: 15px;
	text-indent: 2em;
}

.service-div img {
	display: block;
	float: right;
	margin-top: 30px;
}

.service-div .service-text {
	width: 885px;
	height: 480px;
	position: absolute;
	left: 0;
	top: 0;
}

.service-div .service-text .p-text {
	padding: 30px 45px;
	margin-top: 25px;
	line-height: 28px;
	background-color: rgba(173, 233, 255, 0.8);
}

.service-div .service-text .p-text p:first-child {
	text-indent: 2em;
}

.financial {
	min-width: 1200px;
	padding-top: 20px;
	background-color: #f4f4f4;
}

.financial .title {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	border-left: solid 8px #6cb8ff;
	margin-bottom: 35px;
}

.financial .title span {
	margin-left: 10px;
	margin-right: 25px;
}

.finance-cont>div {
	border-top: dashed 1px #c9c9c9;
	padding-bottom: 30px;
}

.finance-cont>div:first-child {
	border-top: none;
}

.finance-cont .title-s {
	color: #6cb8ff;
	margin: 15px 0;
}

.finance-cont p {
	line-height: 18px;
}

.finance-cont .trait li {
	width: 245px;
	float: left;
	margin-right: 140px;
}

.finance-cont .trait li h3 {
	margin-bottom: 5px;
}

.finance-cont .process table {
	width: 100%;
}

.finance-cont .process table td {
	position: relative;
}

.finance-cont .process table td p {
	width: 120px;
}

.finance-cont .process table td:before {
	position: absolute;
	top: 20px;
	left: -75px;
	content: url(../img/about/jian.png);
	width: 17px;
	height: 32px;
}

.finance-cont .process table td:first-child:before {
	display: none;
}
/********************** 关于我们 end **********************/

/********************** 售后服务 start **********************/
.service .title {
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	margin: 50px 0;
	color: #312624;
}

.service .title i {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-right: 15px;
	background: url("../img/about/serve-icon.png") no-repeat;
	vertical-align: middle;
}

.service .Insurance .title i {
	background-position: 0 -75px;
}

.service .problems .title i {
	background-position: 0 -150px;
}

.finance-serve {
	min-width: 1200px;
	height: 851px;
	background: url("../img/about/serve-bg.jpg") no-repeat center;
	padding-top: 1px;
	overflow: hidden;
}

.finance-serve h3 {
	font-size: 16px;
	color: #312624;
	margin-bottom: 15px;
	margin-top: 40px;
	font-weight: bold;
}

.finance-serve p {
	line-height: 18px;
}

.finance-serve .trait ul {
	width: 1280px;
}

.finance-serve .trait li {
	width: 195px;
	float: left;
	margin-left: 20px;
	margin-right: 210px;
}

.finance-serve .trait li span {
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin: 0 auto 15px;
	color: #fff;
	background-color: #f68c3e;
	border-radius: 50%;
}

.finance-serve .process ul {
	border-top: dashed 1px #a3a3a3;
	margin: 100px 0;
}

.finance-serve .process li {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #f58b3d;
	float: left;
	margin-left: 160px;
	position: relative;
	margin-top: -6px;
}

.finance-serve .process li p {
	width: 145px;
	position: absolute;
	top: 38px;
	left: -32px;
}

.finance-serve .process li.even p {
	top: initial;
	bottom: 38px;
}

.insurance-cont {
	overflow: hidden;
}

.insurance-btn {
	width: 1345px;
	margin-bottom: 110px;
	overflow: hidden;
}

.insurance-btn a {
	display: block;
	width: 192px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background-color: #e97c41;
	border-radius: 3px;
	float: left;
	margin-right: 144px;
}

.insurance-data p {
	font-size: 16px;
	font-weight: bold;
	color: #55a6f7;
}

.insurance-data .data-input {
	width: 1275px;
	margin: 35px 0;
	overflow: hidden;
}

.insurance-data .data-input select {
	width: 260px;
	height: 40px;
	border: solid 1px #a0a0a0;
	float: left;
	margin-right: 70px;
	vertical-align: middle;
	border-radius: 3px;
	text-indent: 15px;
}

.insurance-data .data-input input {
	width: 398px;
	height: 38px;
	line-height: 37px;
	border: solid 1px #a0a0a0;
	float: left;
	margin-right: 70px;
	border-radius: 3px;
	text-indent: 15px;
}

.insurance-data a {
	display: block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background-color: #5d9cf9;
	border-radius: 3px;
}

.problems li {
	margin-bottom: 25px;
}

.problems li p {
	line-height: 24px;
}

.problems li .question {
	color: #5c9cf8;
}

.problems li .p-text {
	overflow: hidden;
	position: relative;
}

.problems li .read-more {
	display: inline-block;
	height: 24px;
	line-height: 22px;
	padding-left: 5px;
	color: #51abea;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0;
}
/********************** 售后服务 end **********************/

/********************** 帮助中心 start **********************/
.help {
	padding-top: 34px;
	overflow: hidden;
}

.help-l {
	width: 200px;
	float: left;
	margin-bottom: 50px;
}

.help-r {
	width: 940px;
	float: right;
}
/* .help-r > div {
    display: none;
} */
.dsn {
	display: none;
}

.help-r .title {
	font-size: 24px;
	color: #393939;
	line-height: 26px;
	border-left: solid 6px #6bb8fe;
	padding-left: 16px;
	margin-bottom: 40px;
}

.help-r .title-s {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}

.help-r .help-ul li {
	overflow: hidden;
	margin-bottom: 23px;
}

.help-r p {
	font-size: 14px;
	line-height: 30px;
}

.menu-tree dt {
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	background-color: #eaeaea;
	border-bottom: solid 1px #dbdbdb;
	font-weight: bold;
	border-radius: 5px;
}

.menu-tree dd>a {
	display: block;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	background-color: #fafafa;
	border-top: dashed 1px #e0e0e0;
	position: relative;
}

.menu-tree dd>a i {
	display: block;
	width: 13px;
	height: 13px;
	position: absolute;
	background: url("../img/about/select.png") no-repeat;
	right: 40px;
	top: 13px;
}

.menu-tree dd>a.menu-selected i {
	background-position: 0 -14px;
}

.menu-tree dd li a {
	display: block;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
}

.menu-tree dd .tab_a.active {
	background-color: #6cb8ff;
	color: #ffffff;
}

.menu-tree dd ul {
	display: none;
}

.buy-rule .xp-city li {
	width: 160px;
	margin-right: 50px;
	margin-bottom: 48px;
	float: left;
	font-size: 18px;
}

.buy-rule .xp-city li .yuan {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	font-size: 14px;
	color: #ffffff;
	background-color: #f5503a;
	margin-right: 24px;
}

.buy-rule .yaohao li span {
	font-size: 18px;
}

.buy-rule .yaohao li .div-p {
	width: 815px;
	float: right;
}

.buy-rule .yaohao .other-city {
	font-size: 18px;
	color: #ff3217;
	margin: 55px 0;
}

.choose-car li {
	position: relative;
	width: 140px;
	overflow: inherit;
	float: left;
	text-align: center;
	margin: 0 15px;
}

.choose-car li:first-child {
	margin-left: -37px;
}

.choose-car li:before {
	position: absolute;
	top: 38px;
	left: -28px;
	content: url(../img/about/choose.png);
	width: 28px;
	height: 21px;
}

.choose-car li:first-child:before {
	display: none;
}

.choose-car li div {
	width: 66px;
	height: 66px;
	text-align: center;
	line-height: 66px;
	border-radius: 50%;
	font-size: 16px;
	color: #ffffff;
	background-color: #f5503a;
	margin: 10px auto;
}

.choose-car li p {
	font-size: 18px;
}

.group-process .process-span {
	line-height: 75px;
	border-top: dashed 1px #cccccc;
	border-bottom: dashed 1px #cccccc;
}

.group-process .process-span span {
	color: #3a3a3a;
	margin-right: 95px;
}

.group-process .title-s {
	margin-bottom: 25px;
}

.group-process .process-img li {
	position: relative;
	width: 215px;
	overflow: inherit;
	float: left;
	text-align: center;
	margin: 0 6px;
}

.group-process .process-img li:before {
	position: absolute;
	top: 39px;
	left: -10px;
	content: url(../img/group/next.png);
	width: 20px;
	height: 36px;
}

.group-process .process-img li:first-child:before {
	display: none;
}

.group-process .process-img li h4 {
	font-size: 16px;
	color: #ff5353;
	margin-top: 20px;
	margin-bottom: 15px;
}

.group-process .process-img li p {
	line-height: 20px;
}

.contact-us .li-code {
	width: 130px;
	text-align: center;
}

.contact-us .li-code img {
	width: 100%;
	margin: 10px 0;
}
/********************** 帮助中心 end **********************/