@charset "utf-8";
/*标题*/
.h_content_wrapper{width: 1000px; margin: 0 auto;}
.h_content_up_text_tit{background: #ef6732;width: 243px;height: 65px;line-height: 65px;text-align: center;}
.h_content_up_text_tit span{font-size: 18px;color: #fff;display: inline;padding-left: 32px;}
.help_icon{background: url(help_icon.png) no-repeat;}
.help_icon_one{background-position: 0 0;/*width: 24px;height: 25px;display: inline-block;*/}
.help_icon_two{background-position: 0 -25px;/*width: 24px;height: 25px;display: inline-block;*/}
.help_icon_three{background-position: 0 -50px;/*width: 14px;height: 25px;display: inline-block;*/}
.help_icon_four{background-position: 0 -75px;/*width: 21px;height: 25px;display: inline-block;*/}
/*内容*/
.h_content_up_tit{margin-top: 66px;}
.h_content_up_tit p{font-size: 48px;border-bottom: 1px solid #ddd;width: 245px;margin: 0 auto;padding-bottom: 20px;}

.h_content_up_text_all{overflow: hidden;width: 1000px;margin-top: 56px;margin-bottom: 70px;}
.h_content_up_text_wrapper{width: 1012px;overflow: hidden;}
.h_content_up_text{float: left;margin-right: 10px;}
.h_content_up_text_txt{width: 243px;text-align: center;background: #f7f7f7;}
.text_txt_wrapper{padding-top: 30px;padding-bottom: 28px;}
.text_txt_wrapper li{line-height: 30px;}
.h_content_up_text_txt a{text-decoration: none;}
.h_content_up_text_txt a:hover{color: #fe7962;}
.text_btn{background: #ffd100;width: 186px;margin: 0 auto;margin-top: 15px;}
.text_btn a{color: #fff;}

/*第二模块*/
.h_content_two{background: #f7f7f7;}
.h_content_two .h_content_up_text_tit{
	background: #ef6732;width: 326px;height: 65px;line-height: 65px;text-align: center;
}
.h_content_two .h_content_up_text_txt{
	width: 326px;
    text-align: center;
    background: #fff;
}
.h_content_two .h_content_up_text_tit span{
	font-size: 18px;
    color: #fff;
    display: inline;
     padding-left: 32px; 
}
.h_content_two .text_btn{
	background: #ffd100;
    width: 246px;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 33px;
}