*{	
	margin:0;
	padding:0;
	color:#331204;
	font-family:"苹方";
}
body{
	margin:0 auto;
	padding:0;
	background-color:#fff;
	max-width:720px;
}
a{
	text-decoration:none;
}
ul,li{
	list-style:none;
}
.left{
	float:left;
}
.right{
	float:right;
}
.center{
	margin:0 auto;
}
/*.header{
	width:100%;
	height:60px;
	background-color:#fff;
	border-bottom:1px solid #e5e5e5;
	position:relative;
}
.header img{
	position:absolute;
	top:21px;
	left:15px;
}
.title_c{	
	font-size:20px;
	color:#333;
	line-height:60px;
	font-weight:600;
	text-align:center;
	margin:0 auto;
	overflow:hidden;	
}*/

/*产品页-弹出层开始*/
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #eee;
}
.close:hover,
.close:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
button.close {
	font-size: 26px;
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
}
.gjj_cont{
	position: absolute; 
	top:8%; 
	left:17%; 
	text-align: left;
}
.gjj_cont_title{
	font-size:18px; 
	color:#e2cca6; 
	margin-bottom:5px;	
}
.gjj_cont_text{
	width:80%;
	font-size:13px; 
	color:#e2cca6; 
	line-height:18px;
}
.gjj_cont_price{
	position: absolute; 
	top:32%; 
	left:17%; 
	text-align: left;
}
.gjj_price_yj{
	font-size:16px; 
	font-weight:600;
	color:#ae2547; 	
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition:      -o-transform .3s ease-out;
	transition:         transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	position: relative;
	margin: 140px auto 35px;
}
.modal-content {
	position: relative;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-radius: 6px;
	outline: 0;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #fff;
}
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}
.modal-backdrop.in {
	filter: alpha(opacity=60);
	opacity: .6;
}
.modal-header {
	position: absolute;
	top:3%;
	right:16%;
	min-height: 16.42857143px;
	z-index: 9999;
}
.tc_cont{
	float:left;
	margin-right: 19px;
	overflow: hidden;
}
.tc_logo{
    position: absolute;
    right: 115px;
    width: 45%;
    top: 35px;
}
.tc_phone{
    position: absolute;
    color: #ae2547;
    top: 115px;
    left: 116px;
    font-weight: 600;
    font-size: 15px;	
}
.tc_tel{
	font-size:14px; 
	color:#e2cca6; 
	top:48%;
}
.tc_cont_le{
	width:70px;
	height:70px;
	border-radius:15px;
	display: block;
	margin:0 auto;
	background-color:#fff; 
}
.tc_cont_le .ewm_one{
	display:block;
	margin:0 auto;
	padding-top: 7px;
}
.tc_cont_le .tc_kf{
	display:block;
	margin:0 auto;
	padding-top:14px;
}
.tc_cont_p{
	font-size:14px;
	color:#fff;
	text-align:center;
	padding-top:4px;
}
/*产品页-弹出层结束*/
.key_product{
    overflow: hidden;
    padding-bottom: 20px;	
}
/*领红包页*/
.recommend_bj{
	width:100%;
	background-color:#f6f0e4;
	overflow:hidden;
	margin-bottom:15px;
}
.recommend_bj_center{
	width:85%;
	margin:0 auto;
	overflow:hidden;
}
.recom_li{
	padding-bottom: 30px;
	overflow:hidden;
}
.industry_title{
    font-size: 18px;
	color:#bc2e53;
	text-align:center;
	padding-top:20px;
	margin-bottom: 30px;
}
.step_img{
	width:50%;
	float:left;
}
.recom_step{
	width:44%;
	float:right;
	margin-right:10px;
	padding-top: 20px;
}
.step_title{
	color:#bc2e53;
	padding-bottom:10px;
	font-weight:600;
}
.step_text{
	color:#341206;
	font-size:14px;
}
.recom_step_one{
	width:44%;
	float:left;
	margin-left:10px;
	padding-top: 20px;
}
.step_img_one{
	width:50%;
	float:right;
}

/*关于我们*/
.us_bj{
	background-color:#f6f0e4;
	padding:20px 20px;
}
.us_title{
	color:#bc2e53;
	font-size:18px;
	text-align:center;
	padding-bottom:10px;
}
.us_text p{
	color:#331204;
	font-size:14px;
	text-indent:2em;
	line-height:25px;
	text-align: justify;
}

.team_bj{
	padding:20px 20px;
}
.team_bj_center{
	width:100%;
	overflow:hidden;
}
.team_left{
	width:32%;
	float:left;
}
.team_right{
	width:65%;
	float:right;
}
.p_one{
	color:#331204;
	font-size:15px;
	font-weight:600;
	padding: 2px 0px;
}
.p_two{
	color:#331204;
	font-size:12px;
	text-align: justify;
}
.about_left{
	width:25%;
	float:left;
	padding: 10px 0px 15px;
}
.about_people_one{
	display:block;
	margin:0 auto;
}
.about_people_text{
	color:#331204;
	font-size:14px;
	text-align:center;
}
.about_link_bj{
	width:100%;
	overflow:hidden;
	margin: 0 auto;
}
.about_wid{
	width:90%; 
	margin:0 auto;  
	padding-bottom: 15px;
}
.about_link_bj_center{
	background-image: url("../images/about_bj.png");
	height:208px;
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	background-size: 100% 100%;
	border-radius:20px;
}
.about_link_center{
	width:90%;
	margin:0 auto;
}
.about_link_title{
	color:#fff;
	font-size:18px;
	text-align:center;
	padding:15px 0px;
}
.about_link_ewm{
	width:25%;
	float:left;
}
.about_link_p{
	width:72%;
	float:right;	
}
.about_link_p p{
	color:#fff;
	font-size:12px;
}