.appli_main{width: 100%; clear:both;}

.appli{
	width: 100%;
	background: url(./app_06.jpg) no-repeat left top
}
.appli_title {
	width: 100%; clear:both; float:left; margin-bottom:20px; 
}
.appli_f {
	width: 100%;
}
.appli_tlt {
	line-height: 30px;
	
	float: left;
	margin-bottom:5px; padding-top:10px; margin-right:20px;
}
.appli_tltp1 {
	color: #1c97d0; font-size: 30px;
	font-weight:bold;
}
.appli_tltp2 {
	color: #666666;
	font-size: 18px;
	padding-top: 5px;
}
.appli_trt {
	
	float: left;
	padding-top: 10px;
}
.appli_num1 {
	color: #ababab;
	font-size: 41px;
	margin-right: 20px;
	margin-top: 0px; float:left;
} 
.appli_trtcon {
	color: #666666;
	font-size: 16px;
	line-height: 32px; float:left;margin-top:0px; 
}
.app_pic{width: 100%; clear:both; text-align:center; margin-bottom:20px;}
.app_pic img{ max-width:100%;clear:both; margin-top:20px;}

/*appda_main*/
.appda_main{	width: 100%; padding:40px 0px}
.appda {
	line-height: 28px;
	width: 100%;
	font-size: 14px;
}
.appda li{ float:left;}

.appda_p {
	color: #fe8b03; font-weight: bold
}
.appda_lt{ margin-bottom:20px;}
.appda_rt img { max-width:100%; max-height:560px; margin:0px auto; display:block;}

/**appbox_main**/
.appbox_main{ width:100%; clear:both; padding:40px 0px; float:left; padding-bottom:0px;}
.appbox_title {
	text-align: center; line-height: 30px; width: 100%; margin-bottom: 40px; color: #fe8b03; font-size: 30px
}
.appbox_content {
	width: 100%
}

.appbox {
	margin-bottom: 40px;
	text-align: left;
}
.appbox_rt {
	display:flex;
	align-items: center;

}
.appbox_rt img{ float:left; display:block;}
.appbox_rt_txt{
	color: #666666; font-size:14px; line-height:24px; padding:0px 20px;
}
.appbox_rt_txt h3{
	clear: both;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
}



#apptxt_main{	width: 100%;clear: both;}
#apptxt_title{width: 100%;clear: both; text-align:center; margin-bottom:40px;}
#apptxt_list {
	clear: both;
	height: auto;
	overflow: hidden;
	width: 100%;
}
#apptxt_list img {
	width: 100%;
	margin: auto;
	display: block;
}
#apptxt_list ul {
	margin: auto;
}
#apptxt_list li {
	height: auto;
	float: left;
	line-height: 20px;
	border: 0px solid #e1e1e1;
	background-color: #ffffff;
	text-align: left;
	margin-bottom:40px;
}
#apptxt_list h3 {
	height: 36px; 
	line-height: 36px;
	margin-top:10px; 
	margin-bottom:5px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	display: block;
	clear: both;
	text-align: left;
	color: #ff6600;
}
