/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}
html {
	height: 100%;
	background: #fff;
}
body {
	font-size: 100%;
	color: #333;
	font-family: "Microsoft YaHei";
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0 auto;
	min-height: 100%;
	background:url(../img/bg.jpg) center top no-repeat;
	background-size:100% auto;
	position: relative;
}
form {
	display: inline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	font-family: "Microsoft YaHei";
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	text-align: inherit
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
input, img {
	vertical-align: middle
}
ol, ul {
	list-style: none
}
em, i {
	font-style: normal
}
a {
	text-decoration: none;
	color: #333;
}
a:hover{
	text-decoration:underline;}
textarea {
	resize: none
}
* {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
/* ---- banner Style ---- */
.banner{
	padding:106px 0 62px;}
.banner img{
	width:100%}
@media (max-width:1020px) {
.banner{
	padding:80px 0 52px;}
}
@media (max-width:768px) {
.banner{
	padding:50px 0 36px;}
}
@media (max-width:414px) {
.banner{
	padding:32px 0 22px;}
}
/* ---- 大标题 Style ---- */
.titleHead{
	height:63px;
	background:url(../img/titleHead_bg.png) center top no-repeat;
	background-size: auto 100%;
	position:relative;
	margin-bottom:25px;}
.titleHead_w{
	background:url(../img/titleHead_bgw.png) center top no-repeat;
	background-size: auto 100%;}
.titleHead h1{
	position:absolute;
	top:-15px;
	height:30px;
	line-height:30px;
	width:104px;
	left:50%;
	margin-left:-52px;
	font-size:20px;
	color:#333;
	text-align:center;
	font-weight:normal;}
.titleHead_w h1{
	color:#fff;}
.titleHead h2{
	position:absolute;
	bottom:0px;
	left:50%;
	margin-left:-156px;
	height:48px;
	width:312px;
	line-height:48px;
	font-size:34px;
	color:#989696;
	text-align:center;
	font-weight: bold;
	font-family:SimSun,Microsoft YaHei;}
.titleHead_w h2{
	color: rgba(255,255,255,0.26);}
.titleHead h2 font{
	font-size:28px;}
@media (max-width:768px) {
.titleHead{
	height:42px;
	margin-bottom:18px;}
.titleHead h1{
	top:-12px;
	height:24px;
	line-height:24px;
	width:68px;
	margin-left:-34px;
	font-size:16px;}
.titleHead h2{
	position:absolute;
	bottom:0px;
	left:50%;
	margin-left:-106px;
	height:36px;
	width:212px;
	line-height:36px;
	font-size:24px;}
.titleHead h2 font{
	font-size:20px;}
}
	
/* ---- 幻灯片 Style ---- */
.main_visual {
	width: 44%;
	float:left;
	overflow: hidden;
	position:relative;
}
.main_image {
	overflow: hidden;
	position: relative;
	height: 100%;
}
.main_image ul {
	width: 9999px;
	overflow: hidden;
	position: absolute;
	top: 0;
	height: 100%;
	left: 0
}
.main_image li {
	float: left;
	width: 100%;
	height: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: relative;
}
.main_image li img {
	width: 100%;
	height: 100%;
}
div.flicking_con {
	position: absolute;
	width:100%;
	bottom:0px;
	left: 0px;
	text-align: center;
	z-index: 9;
	height: 39px;
	padding:16px 0;
	line-height: 0px;
	font-size: 0px;
	background:rgba(0,0,0,0.58);
}
div.flicking_con a {
	width: 7px;
	height: 7px;
	margin: 0 4px;
	background: #fff;
	border-radius: 50%;
	display: inline-block;
	text-indent: -1000px;
	cursor: pointer;
}
div.flicking_con a:hover {
	background: #469818;
}
div.flicking_con a.on {
	background: #469818;
}
#btn_prev, #btn_next {
	display: none;
}

@media (max-width:768px) {

.main_visual {
	width: 100%;
	position: relative;
	top: auto;
	right: auto;
	margin:0 0 10px;
}

div.flicking_con {
	height: 29px;
	padding:6px 0;
}
}
/* ---- 简介 Style ---- */
.introduction{
	display: table;
	width:50%;
	float:right;}
.introduction p{
	height:290px;
	vertical-align:middle;
	display:table-cell;
	line-height:36px;
	font-size:16px;
	color:#333;
	text-indent:2em;}
@media (max-width:768px) {
.introduction{
	display: block;
	width:100%;}
.introduction p{
	height: auto;
	line-height:30px;
	font-size:15px;}

}
/* ---- 门店展示 Style ---- */
.display_pic{
	width:100%;}
.display_pic img{
	width:100%;}
.store_list{
	padding:16px 30px 20px 30px;
	min-height:184px;
	background:url(../img/store_list.png) right center no-repeat #d2e6ce;
	background-size:15.4% auto;}
.store_list li{
	width:66%;
	min-height:36px;
	padding:5px 0px 5px 74px;
	position:relative;
	font-size:16px;
	color:#333;}
.store_list li label{
	position:absolute;
	top:5px;
	left:0px;
	width:74px;
	height:26px;
	line-height:26px;}
.store_list li .address{
	float:left;
	min-height:26px;
	line-height:26px;}
.store_list li .tel{
	float:right;
	padding:0 0 0 30px;
	height:26px;
	line-height:26px;
	background:url(../img/icon_lel.png) left center no-repeat;}

.scrolllist {
	width:100%;
	margin: 0 auto;
}
.scrolllist .imglist_w {
	width:100%;
	overflow: hidden;
	float: left;
	position: relative;/*必要元素*/
}
.scrolllist .imglist_w ul {
	width: 20000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.scrolllist .imglist_w li {
	float: left;
}
.scrolllist .imglist_w li img {
	width:100%;
	height:100%;
}
.scrolllist .abtn{
	display:none;}

@media (max-width:1020px) {
.store_list li{
	width:84%;}
}
@media (max-width:768px) {
.store_list{
	padding:10px 15px 10px 15px;
	background:#d2e6ce;
	background-size:20% auto;}
.store_list li{
	width:100%;
	min-height:28px;
	padding:3px 0px 3px 74px;
	font-size:14px;}
.store_list li label{
	top:3px;
	width:74px;
	height:22px;
	line-height:22px;}
.store_list li .address{
	display:block;
	min-width:22px;
	line-height:22px;
	float:none;}
.store_list li .tel{
	display:block;
	float: none;
	height:22px;
	line-height:22px;}
}
/* ---- 产品头 Style ---- */
.productHead{
	height:38px;
	position:relative;
	margin-bottom:10px;}
.productHead i{
	position:absolute;
	left:0px;
	top:0px;
	height:38px;
	width:10px;
	background:#ff6060;}
.productHead_r i{
	right:208px;
	left:auto;}
.productHead_r i.l{
	right:244px;
	left:auto;}
.productHead i.line{
	position:absolute;
	top:50%;
	right:0px;
	left:auto;
	width:90%;
	height:1px;
	line-height:0px;
	font-size:0px;
	background:#ff6060;}
.productHead_r i.line{
	right:auto;
	left:0px;}
.productHead h1{
	position:absolute;
	left:14px;
	top:0px;
	height:38px;
	width:204px;
	line-height:38px;
	text-align:center;
	background:#ff6060;
	font-size:22px;
	color:#fff;
	font-weight:normal;}
.productHead_r h1{
	right:0px;
	left:auto;}
.productHead h1.l{
	width:240px;}
.product_con{
	width:74%;
	display:table;}
.product_con p{
	height:100%;
	display:table-cell;
	line-height:28px;
	font-size:16px;
	color:#333;
	vertical-align:middle;}
.product_con p font{
	color:#ff6060;}
.product_pic{
	width:20%;}
.product_pic img{
	width:100%;
	height:100%;}
.product_shoushen .product_pic{
	height:236px;}
.product_shoushen .product_con{
	height:236px;}
.product_liliao .product_pic{
	height:275px;
	width:20.7%}
.product_liliao .product_con{
	height:275px;}
.product_jianjing .product_pic{
	height:246px;
	width:17.7%;}
.product_jianjing .product_con{
	height:246px;}
.product_suxing .product_pic{
	height:301px;
	width:22.1%;}
.product_suxing .product_con{
	height:301px;}
@media (max-width:1020px) {
.product_pic{
	height:auto !important;}
.product_pic img{
	width:100%;
	height: auto !important;}
.product_con p{
	line-height:24px;
	font-size:15px;}
}
@media (max-width:768px) {
.product_con p{
	line-height:22px;
	font-size:14px;}
}
@media (max-width:500px) {
.product_con{
	width:100%;}
.product_pic{
	width:60% !important;
	float:none;
	margin:0 auto 10px;}	
}
/* ---- 减肥原理 Style ---- */
.howBox{
	border-radius:8px;
	overflow:hidden;
	margin:0 0 25px;}
.howBox table{
	width:100%;
	border-collapse:collapse;}
.howBox table th{
	width:90px;
	height:98px;
	line-height:38px;
	vertical-align:middle;
	text-align:center;
	font-size:30px;
	color:#fff;
	background:#66ae58;
	font-weight:normal;}
.howBox table td{
	height:98px;
	line-height:36px;
	font-size:16px;
	color:#fff;
	padding:0 25px;
	background:#99d28e;}
@media (max-width:768px) {
.howBox{
	margin:0 0 15px;}
.howBox table th{
	width:60px;
	height:68px;
	line-height:26px;
	font-size:20px;}
.howBox table td{
	height:60px;
	line-height:26px;
	font-size:15px;
	padding:4px 15px;}
}
/* ---- 广告 Style ---- */
.ads{
	width:100%;}
.ads img{
	width:100%;
	height:auto;}
/* ---- 联系我们 Style ---- */	
.contact_coat{
	width:100%;
	padding:35px 0 25px;
	background:#99d28e;}
.contact{
	max-width:1020px;
	margin:0 auto;
	padding:0 10px;}
.contact_img{
	width:69%;
	float:left;}
.contactUs{
	float:right;
	width:30%;
	display:table;}
.contactUs p{
	height:100%;
	width:100%;
	display: table-cell;
	line-height:36px;
	font-size:18px;
	color:#333;}
@media (max-width:1020px) {
.contact_coat{
	padding:25px 0 20px;}
.contactUs p{
	line-height:28px;
	font-size:15px;}
}
@media (max-width:768px) {
.contact_coat{
	padding:15px 0 10px;}
.contact_img{
	width:100%;
	margin:0 0 10px}
.contactUs{
	width:100%;
	text-align:center;}
}
/* ---- 留言板 Style ---- */
.message_coat{
	width:100%;
	padding:35px 0 25px;
	background:#66ae58;}
.formbox{}
.formbox li{
	min-height:38px;
	margin-bottom:20px;
	position:relative;
	padding:0 0 0 120px}
.formbox li label{
	position:absolute;
	top:0px;
	left:0px;
	width:100px;
	height:38px;
	line-height:38px;
	font-size:18px;
	color:#fff;
	text-align:right;}
.formbox li .text_input{
	width:65%;
	height:38px;
	line-height:38px;
	background:#fff;
	border:none;
	outline:none;
	padding:0 10px;
	font-size:18px;
	color:3333;}
.formbox li textarea{
	width:100%;
	padding:0 0 0 10px;
	height:170px;
	line-height:34px;
	resize:none;
	background:#fff;
	border:none;
	outline:none;
	font-size:18px;
	color:#333;}
@media (max-width:1020px) {
.message_coat{
	padding:25px 0 20px;}
}
@media (max-width:768px) {
.message_coat{
	padding:15px 0 10px;}
.formbox li{
	min-height:30px;
	margin-bottom:15px;
	position:relative;
	padding:0 0 0 90px}
.formbox li label{
	width:80px;
	height:30px;
	line-height:30px;
	font-size:15px;}
.formbox li .text_input{
	width:100%;
	height:30px;
	line-height:30px;
	font-size:15px;}
.formbox li textarea{
	width:100%;
	padding:0 0 0 10px;
	height:130px;
	line-height:26px;
	font-size:15px;}
}
/* ---- 框架 Style ---- */
.container{
	max-width:1020px;
	padding:0 10px;
	margin:0 auto;
	overflow:hidden;
	position:relative;}
.mb50{
	margin-bottom:50px;}
.mb30{
	margin-bottom:30px;}
.mb20{
	margin-bottom:20px;}
@media (max-width:1020px) {
.mb50{
	margin-bottom:40px;}
.mb30{
	margin-bottom:24px;}
.mb20{
	margin-bottom:18px;}
}
@media (max-width:768px) {
.mb50{
	margin-bottom:25px;}
.mb30{
	margin-bottom:18px;}
.mb20{
	margin-bottom:15px;}
}
@media (max-width:414px) {
.mb50{
	margin-bottom:16px;}
.mb30{
	margin-bottom:14px;}
.mb20{
	margin-bottom:12px;}
}


