/*
+----------------------------------------------------------------------
| 呵呵移动 [ He he Mobi ]
+----------------------------------------------------------------------
| Copyright (c) 2017-07-11 http://www.hehemobi.com All rights reserved.
+----------------------------------------------------------------------
| Author: Gordon-Guo <1553420481@qq.com> <http://www.guoliping.com>
+----------------------------------------------------------------------
*/

/*
 *首页样式 
 */
.header{background: url(../img/health-bg.png) no-repeat; background-size:100% auto;padding-top:8.611111111vw;}
.header .title{font-size:6.11111111vw;line-height: 6.11111111vw;}
.header .back{width: 3.4722222222vw;left:4.44444444vw;top:8.611111111vw;position: absolute;}
.header .banner{height: 49.166666666vw;margin-top:6.11111111vw;}
.header .banner .swiper-container .swiper-wrapper .swiper-slide{width: 85%;text-align: center;}
.header .banner .swiper-container .swiper-wrapper .swiper-slide img{width: 95%;}

.wrap{}
.wrap .index-item{
	width: 91.66666666666667vw;
	-webkit-box-shadow:0 0 16px rgba(64, 64, 64, .2);  
  	-moz-box-shadow:0 0 16px rgba(64, 64, 64, .2);  
  	box-shadow:0 0 16px rgba(64, 64, 64, .2);
  	margin-top:10.83333333333vw;
}
.wrap .index-item .index-item-pic{padding:2.083333333333vw;width: 23.88888888888889vw;height: 23.88888888888889vw;padding-bottom:0;}
.wrap .index-item .index-item-pic img{margin-top:-6.80555555555vw;}
.wrap .index-item .index-item-box{width: 56.25vw;margin-top:3.3333333333333vw;margin-bottom:4.58333333333vw;}
.wrap .index-item .index-item-box h1{font-size:3.61111111111vw;border-left:0.65vw solid #22222a;padding-left:2.5vw;line-height: 6.25vw;}
.wrap .index-item .index-item-box p{font-size:2.5vw;padding-left:2.5vw;line-height: 4.1666666666vw;margin-top:4.1666666666vw;}
.wrap .index-item .index-item-more{width: 1.1111111111111vw;margin-right:2.5vw;margin-top:3.61111111111vw;position: relative;}
.wrap .index-item .index-item-more .click{position: absolute;width: 5vw; height: 6vw;top: 0;right: -1vw;}

.maskbox{background: #000;opacity: 0.2;position: fixed;top: 0; left: 0; right: 0; bottom: 0;z-index: 999;display: none;}
.list{position: absolute;width: 73.611111111vw;right: 0;background: #fff;z-index: 9999;margin-right: -2.5vw;padding:4.16666666vw;padding-bottom: 0;margin-top:4vw;}
.list a{color:#000}
.list .sanjiao{width:0;
	height:0;   
	border-left:2.7777vw solid transparent;   
	border-right:2.7777vw solid transparent;   
	border-bottom:4.5vw solid #fff;
	position: absolute;
	top:-4.16666666vw;
	right: 0.7vw;
}
.list .title{font-size:3.0555555555vw;}
.list .key{margin-top:2vw;font-size:2.2222222vw;}
.list .box{margin-top:2vw;overflow: hidden;}
.list .box .pic{width: 47.916666666vw;}
.list .box .box-right{margin-left:5.2777777vw;}
.list .box .box-right li{font-size:2.22222vw;margin-bottom:4.72222222vw;}
.list .box .box-right li:last-child{margin-bottom:0;}
.list .box .box-right li img{width: 3.333333vw;margin-right:2.08333333vw;}
.list .desc{margin-top:2vw;font-size:2.5vw;line-height: 4vw;height: 11.805555555vw;overflow:hidden;text-overflow:ellipsis;}
.list .btn{}
.list .btn span{}
.list .btn span:first-child{padding-right:7vw;}
.list .btn span img{width: 12vw;}




