/*.content {
	padding-top: 208px;
	background: #201F1F url(../images/header_img1.png) top left no-repeat;
	margin-bottom: 35px;
}
.app_bigimg{
	width: 400px;
	height: 495px;
	padding: 265px 50px 0px 490px;
	position: relative;
	color: #fff263;
}
.app_bigimg .ad{
	position: absolute;
	left: 0px;
	top: 0px;
}
.app_bigimg .title{
	font-size: 48px;
	line-height: 48px;
	letter-spacing: -4px;
	position: relative;
	z-index: 100;
}
.app_bigimg .icontext{
	background: url(../images/app_icon.png) -6px top no-repeat;
	padding: 5px 10px 5px 140px;
	position: relative;
	min-height: 130px;
	margin: 17px 0px;
	line-height: 16px;
	z-index: 100;
}
.download_area{
	position: relative;
	z-index: 100;
}
.download_area a{
	display: inline-block;
	float: left;
	position: relative;
	margin-right: 35px;
}
.two_info{
	margin: 20px 0px;
	display: inline-block;
	width: 940px;
}
.two_info .left_info{
	width: 292px;
	height: 150px;
	float: left;
	position: relative;
	background: #1c1c1c url(../images/left_info_bg.png) 25px center no-repeat;
	padding: 36px 20px 10px 150px;
	color: #fff;
	
}
.title{
	font-size: 30px;
}
.info{
	font-size: 13px;
	margin-top: 10px;
	line-height: 16px;
}
.two_info .right_info{
	width: 402px;
	height: 150px;
	float: right;
	position: relative;
	padding: 36px 30px 10px 30px;
	background: #eb9100;
}
.two_info .right_info .title{
	color: #b30000;
}
.two_info .right_info .info{
	color: #4b2020;
}
*/
.content{
	padding-top: 208px;
	background: #201f1f url(../images/header_img1.png) top left no-repeat;
	margin-bottom: 35px;
}
.bg_gray{
	width: 940px;
	display: inline-block;
}
.type_area{
	display: inline-block;
	width: 940px;
}
.type_area .type{
	width: 217px;
	height: 105px;
	float: left;
	padding-right: 10px;
	position: relative;
	border-right: solid 1px #eb9100;
	font-size: 36px;
	color: #eb9100;
	text-align: right;
}
.type_area .type_info{
	width: 550px;
	padding-left: 20px;
	float: left;
	position: relative;
}
.type_area .type_info .type_txt{
	color: #eb9100;
	font-size: 13px;
}
.experience_con{
	margin: 50px 10px 40px 228px;
}
.experience_con .experience_item{
	border-top: solid 1px #c60000;
	position: relative;
	padding: 10px 0px 45px 10px;
	border: none;
}
.experience_con .experience_item .experience_img{
	position: absolute;
	left: 0px;
	top: 0px;
	display: inline-block;
}
.experience_con .experience_item .experience_title{
	font-size: 14px;
}
.experience_con .experience_item .experience_title a{
	color: #4c5aa5;
}
.experience_con .experience_item .experience_txt{
	color: #8d8d8d;
	margin: 10px 0px;
}
.experience_con .experience_item .experience_more{
	height: 24px;
}
.experience_con .experience_item .experience_more a{
	display: inline-block;
	background: #EB9100;
	padding: 5px;
	color: white;
}
.bottom_area{
	height: 133px;
	padding-bottom: 60px;
}
.bottom_recommend{
	float: left;
	position: relative;
	margin-right: 4px;
	cursor: pointer;
}
.bottom_recommend .info{
	position: absolute;
	left: 20px;
	top: 30px;
}
.bottom_recommend .info .title{
	font-size: 26px;
	color: #141414;	
}
.bottom_recommend .info .detail{
	font-size: 13px;
	color: #000;
	width: 140px;
}

.type_area .type {
	width: 217px;
	height: 105px;
	float: left;
	padding-right: 10px;
	position: relative;
	border-right: solid 1px #EB9100;
	font-size: 36px;
	color: #EB9100;
	text-align: right;
}






















