.title{
	width: 100%;
	float: left;
	margin: 20px 0;
	font-size: 18px;
	color: #52443c;
	font-weight: 600;
}
.title img{
	vertical-align: middle;
	margin-right: 10px;
}
.ea_mainBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 0 0 150px 0;
	background: url(../images/re_eaBg.png) center bottom no-repeat;
}
.ea_mainBg2{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 0 0 150px 0;
	background: url(../images/re_eaBg2.png) center bottom no-repeat;
}
.ea_mainBg3{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 0 0 150px 0;
	background: url(../images/rpf_motBg3.png) center bottom no-repeat;
}
.ea_mainBg4{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 0 0 150px 0;
	background: url(../images/rpf_motBg4.png) center bottom no-repeat;
}
.ea_main{
	width: 1200px;
	margin: 0 auto;
}
.ea_main h1{
	background-image: url(../images/rpf_hsm_list.png);
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	float: left;
	width: 100%;
	background-position: 0% 6px;
}
.ea_main .ctn{
	width: 100%;
	float: left;
}
.ea_main .ea_content{
	width: 1150px;
	float: left;
	padding: 0 0 0 50px;
}
.ea_main .text{
	width: 800px;
	float: left;
	padding: 0 50px 0 0;
}
.ea_main .text2{
	width: 400px;
	float: left;
	padding: 0 50px 0 0;
}
.ea_main .txt-par{
	width: 1100px;
	float: left;
	padding: 0 50px 0 0;
}
.ea_main .txt-rpf{
	width: 1100px;
	float: left;
	padding: 0 50px 0 0;
}
.ea_main .text p{
	margin: 10px 0;
}
.ea_main .img{
	width: 300px;
	float: left;
	padding: 0;
}
.ea_main .left{
	width: 530px;
	float: left;
	padding: 0 20px 0 0; 
}
.ea_main .right{
	width: 570px;
	float: left;

}
ul.list{
	width: 100%;
	float: left;
}
ul.list li{
	float: left;
	padding: 0 5px 0 35px;
	margin: 5px 20px 5px 0;
	background: url(../images/so_tit_img_2.png) left bottom no-repeat, url(../images/so_ea_bg_2.png) left bottom repeat-x;
}
.slider{
	width: 488px;
	float: left;
	position: relative;
	margin-top: 20px;
}
.slider .cover{
	width: 565px;
	height: 358px;
	position: absolute;
	left: -39px;
    top: -5px;
	background: url(../images/so_ea_navBg.png) center top no-repeat;
	z-index: 99;
}
.tab .tit{
	background: url(../images/rf_borBg_2.png) repeat;
	color: #FFFFFF;
	text-align: center;
}
.tab table{
	border-left: 1px dashed #6d91c8;
	background: #fff;
}
.tab td, .tab th{
	padding: 8px 10px;
	border-bottom: 1px solid #6d91c8;
	border-right: 1px dashed #6d91c8;
	text-align: center;
	vertical-align: middle;
	font-size: 15px;
	line-height: 28px;
}
.tab tr.bg{
	background: #e7e5e2;
}
.tab tr.bg2{
	background: #e1ebfa;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.ea_mainBg{
	min-width: 1000px;
}
.ea_main{
	width: 970px;
	padding: 0 15px;
}
.ea_main .ea_content{
	width: 100%;
	padding: 0;
}
.ea_main .text{
	width: 650px;
	padding: 0 20px 0 0;
}
.ea_main .left{
	width: 100%;
	padding: 0;
}
.ea_main .right{
	width: 95%;
	margin: 15px 0;
	padding: 30px 0 0 5%;
}
ul.list li{
	margin: 5px 0;
	background: url(../images/so_tit_img_2.png) left 4px no-repeat;
	border-bottom: 3px dashed #e0cdbe;
}
}
@media screen and (min-width: 320px) and (max-width: 768px) {
.ea_mainBg{
	min-width: 320px;
	background: url(../images/so_eaBg_bg.png) center bottom repeat-x;
	padding: 0 0 20px 0;
}
.ea_main{
	width: 90%;
	padding: 0 5%;
}
.ea_main .ea_content{
	width: 100%;
	padding: 0;
}
.ea_main .text, .ea_main .img, .ea_main .left{
	width: 100%;
	padding: 0;
}
ul.list li{
	margin: 5px 0;
	background: url(../images/so_tit_img_2.png) left 4px no-repeat;
	border-bottom: 3px dashed #e0cdbe;
}
.tab table{
	margin: 0 auto;
}
.ea_main .right{
	width: 100%;
	padding: 15px 0;
	background: none;
}
.slider {
	width: 100%;
	padding: 0;
}
.slider .cover{
	display: none;
}
}
