@charset "utf-8";
.rate_process .process_logo_list {

}
.rate_process .process_logo_item {
	display: inline-block;
	margin: 4px 12px;
}
.rate_process .process_footnote {
	margin: 16px 0;
	padding: 18px 0;
	font-size: 16px;
	color: #9b1e22;
	border: 1px dotted #808080;
	border-left: none;
	border-right: none;
}
.rate_process .process_title {
	position: relative;
	margin: 32px 0 50px;
	text-align: center;
}
.rate_process .process_title .text {
	display: inline-block;
	width: 252px;
	height: 53px;
	padding: 0 54px 13px;
	font-size: 24px;
	line-height: 53px;
	font-weight: bold;
	color: white;
	background: url(../images/commect1_process/section_title.png);
}
.rate_process .process_title .border {
	position: absolute;
	top: 38px;
	width: 415px;
	height: 2px;
	background: #e5b6b3;
}
.rate_process .process_title .border.e1 {
	left: 0;
}
.rate_process .process_title .border.e2 {
	right: 0;
}
.rate_process .process_content { 
	transform-origin: left top;
}
.rate_process .process_detail {
	height: 400px;
	position: relative;
}
.rate_process .process_detail .step {
	position: absolute;
	width: 127px;
	text-align: center;
}
.rate_process .process_detail .step.e1 {
	top: 128px;
	left: 0;
}
.rate_process .process_detail .step.e2 {
	top: 128px;
	left: 214px;
}
.rate_process .process_detail .step.e3 {
	top: 128px;
	left: 429px;
}
.rate_process .process_detail .step.e4 {
	top: 128px;
	left: 643px;
}
.rate_process .process_detail .step.e5 {
	top: 128px;
	left: 857px;
}
.rate_process .process_detail .step.e6 {
	top: 128px;
	left: 1072px;
}
.rate_process .process_detail .step .symbol {
	display: block;
	width: 127px;
	height: 127px;
	line-height: 127px;
	background: #2b8bd5;
	border-radius: 100%;
}
.rate_process .process_detail .step .symbol img {
	vertical-align: middle;
}
.rate_process .process_detail .step .title {
	margin: 20px 0;
	/* font-size: 16px; */
}
.rate_process .process_detail .next_arr {
	position: absolute;
	width: 47px;
	height: 34px;
	background: url(../images/commect1_process/process_step_arr.png);
}
.rate_process .process_detail .next_arr.e1 {
	top: 175px;
	left: 145px;
}
.rate_process .process_detail .next_arr.e2 {
	top: 175px;
	left: 360px;
}
.rate_process .process_detail .next_arr.e3 {
	top: 175px;
	left: 573px;
}
.rate_process .process_detail .next_arr.e4 {
	top: 175px;
	left: 789px;
}
.rate_process .process_detail .next_arr.e5 {
	top: 175px;
	left: 1002px;
}
.rate_process .process_detail .diff_arr {
	position: absolute;
	width: 69px;
	height: 59px;
}
.rate_process .process_detail .diff_arr.e1 {
	top: 86px;
	left: 356px;
	background: url(../images/commect1_process/process_step_diffarr1.png);
}
.rate_process .process_detail .diff_arr.e2 {
	top: 240px;
	left: 358px;
	background: url(../images/commect1_process/process_step_diffarr2.png);
}
.rate_process .process_detail .diff_step {
	position: absolute;
	height: 97px;
	font-size: 16px;
}
.rate_process .process_detail .diff_step.e1 {
	top: 0;
	left: 444px;
}
.rate_process .process_detail .diff_step.e2 {
	top: 303px;
	left: 440px;
}
.rate_process .process_detail .diff_step .symbol {
	display: inline-block;
	width: 97px;
	height: 97px;
	text-align: center;
	line-height: 97px;
	vertical-align: middle;
	margin: 0 15px 0 0;
	background: #808080;
	border-radius: 100%;
}
.rate_process .process_detail .diff_step .symbol img {
	vertical-align: middle;
}

.rate_process .process_help {
	margin: 74px 0;
	padding: 30px 0;
	border-top: 2px solid #ced0d0;
}
.rate_process .process_help .help_section {
	width: 585px;
}
.rate_process .process_help .section_title {
	margin: 0;
	padding: 21px 17px;
	font-size: 18px;
	font-weight: normal;
	color: black;
	background: #b1d2eb;
}
.rate_process .process_help .section_content {
	background: white;
	overflow: hidden;
}
.rate_process .process_file {
	float: left;
}
.rate_process .process_file .file_item {
	margin: 29px 25px;
	font-size: 15px;
}
.rate_process .process_file .file_item .symbol {
	display: inline-block;
	width: 28px;
	height: 24px;
	vertical-align: bottom;
	margin: 0 10px 0 0;
	background: url(../images/commect1_process/file_item_symbol.png);
}
.rate_process .process_price {
	float: right;
}
.rate_process .process_price .price_item {
	margin: 23px 34px;
	font-size: 16px;
}
.rate_process .process_price .price_symbol {
	display: inline-block;
	width: 100px;
	height: 50px;
	margin: 0 10px 0 0;
	line-height: 50px;
	vertical-align: middle;
}
