﻿#main_left{
	font-size:10.5pt;
	height:auto;
}
.sec{
	overflow:hidden;
}
.sec_bottom{
	overflow:hidden;
	padding-top:50px;
}
.sec_bottom img{
	float:left;
	width:50%;
	cursor:pointer;
}
.sec_bottom img:hover{
	opacity:0.7;
}
.step_wrap{
	background:#fff;
	/* //width:300px; */
	margin-bottom:20px;
	padding:5px 15px 10px 15px;
	/* //box-shadow:0 2px 5px #f2f2f2; */
}
.step_wrap h5{
	display:block;
	overflow:hidden;
	padding:5px;
	float:left;
}
.step_wrap h5 span.step_left{
	float:left;
	display:block;
	width:40px;
	height:40px;
	border-radius:50%;
	background:#feb326;
	text-align:center;
	color:#fff;
	font-size:15pt;
	line-height:2.1em;
}
.step_wrap h5 span.step_right{
	float:left;
	font-size:13.5pt;
	margin-left:10px;
	color:#464646;
	line-height:2.5em;
}
.step_wrap h6{
	font-size:10.5pt;
	color:#e99b1f;
	/* //text-align:center; */
	clear:both;
}
.pri_wrap{
	padding-bottom:30px;
	overflow:hidden;
}
.pri_left{
	background:#41b1f0;
	/* width:170px; */
	padding:20px;
	float:left;
}
.pri_left h5{
	color:#fff;
	font-size:13pt;
}
.pri_left p{
	color:#fff;
}
.pri_right{
	float:right;
	background:#fff;
	/* width:380px; */
	padding:20px;
}
.pri_right h5{
	font-size:12pt;
	color:#41b1f0;
}
.pri1_top,.pri2_top,.pri3_top{
	/* width:185px; */
	padding:15px;
}
.pri1{
	clear:both;
}
.pri1,.pri2,.pri3{
	/* width:220px; */
	float:left;
}
.pri3{
	float:right;
}
.pri2{
	margin-left:3px;
}
.pri1_top{
	clear:both;
	background:#bae4ff;
	/* height:113px; */
}
.pri1_top h6,.pri2_top h6,.pri3_top h6{
	color:#fff;
	font-size:12pt;
	text-align:center;
}
.pri2_top{
	clear:both;
	background:#9cd9ff;
}
.pri3_top{
	clear:both;
	background:#70c8ff;
}
.pri1_bottom,.pri2_bottom,.pri3_bottom{
	background:#fff;
	/* width:185px; */
	padding:15px;
	margin-top:10px;
}
.pri1_bottom h6,.pri2_bottom h6,.pri3_bottom h6{
	color:#2569d8;
	font-size:12pt;
	text-align:center;
	margin-bottom:5px;
}