.clearboth{
	width:100%;
	height:50px
}
.weui_container_cn{
	width:94%;
	margin:10px 3% 15px;
}
.weui_container_cn h3{
	text-indent:20px;
	line-height:30px;
	font-size:16px;
}
.weui_container_cn .pp{
	text-indent:20px;
	line-height:22px;
	font-size:13px;
}
/*首页*/
.weui-media-box{
	border-radius:15px;
	overflow:hidden;
	color:#1f1e1e
}
.weui_bg_index .weui-cell{padding:15px;}
.weui-cells:before{border:none}
.banner{width:100%;height:210px;background:url('../img/index/banner.jpg') no-repeat center center;
    background-size: cover;}
.weui_container_index h3{color:#1937a3;padding-top:12px}
.weui_container_index .pp{color:#1937a3;padding-bottom:5px}
.weui_container_index{
	background:url('../img/index/1_9@2x.png') no-repeat center center;
    background-size: 100% 100%;
	padding-bottom:10px;
	margin-top:-62px;
	z-index:9999;
}
.weui_container_index_t{
	margin-top:0px;
}
.weui_container_index_t video{
	width:94%;margin:0px 3%;border-radius:10px;
}
.weui_container_index .grids-small{
	background:#fff;
	width:94%;margin:0px auto;border-radius:10px;padding:10px 0px;
}
.play-one {
    width: 70px;
    height: 70px;
    background: url(../img/index/1_11@2x.png) no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 70px;
    left: calc(50% - 30px);
    cursor: pointer;
	z-index:9999
}

/*我的*/
.weui_hearder{
	width:100%;
	height:280px;
	position:relative;
	background:url('../img/my/3_1@2x.png') no-repeat center center;
    background-size: 100% 100%;
}
.weui_tips{
	position:absolute;
	top:20px;
	right:4%;
	width:60px;
	height:20px;
	z-index:99;
	display:flex;
	flex-direction:row;
	justify-content: space-between;
}
.weui_tips a img{width:20px;height:20px}
.weui_hearder_avatar{
	width:92%;
	height:90px;
	margin:0px 4%;
	padding:40px 0px 5px;
	display:flex;
	flex-direction:row;
	justify-content: space-between;
}
.weui_hearder_avatar img{width:80px;height:80px;border-radius:80px}
.weui_hearder_nickname{
	display:flex;
	flex-direction:column;
	width: calc(100% - 94px);
	color:#fff;
}
.weui_hearder_name{
	font-size:18px;
	line-height:40px;
	margin-top:5px;
}
.weui_hearder_name a{
	background:#9698af;
	color:#ecedf0;
	font-size:13px;
	padding:4px 16px;
	margin-left:8px;
	border-radius:20px;
	
}
.weui_hearder_nickname p{font-size:16px;color:#e4e4e9}
.js_grid_top{padding:10px}
.weui_hearder_vip{
	position:absolute;
	z-index:99;
	bottom:0px;
	width:94%;
	left:3%;
	height:60px;
	background:url('../img/my/3_2@2x.png') no-repeat center center;
    background-size: 100% 100%;
	color:#4f3f05;
}
.weui_hearder_vip .level{width:90%;margin:5px 5%;height:50px;line-height:40px;display:flex;flex-direction:row;
justify-content:space-between;font-size:15px;}
.weui_hearder_vip .level .level_name{font-size:18px;font-weight:bold}
.weui_hearder_vip .level a{color:#4f3f05;}
.weui_hearder_vip .level a img{margin-left:10px;width:10.5px;height:15px;}
.weui_hearder_cn{width:84%;margin-left:8%}
.weui_hearder_cn p{font-size:13px;}
.weui_bg_money{
	background:url('../img/my/3_6@2x.png') no-repeat center center;
    background-size: 100% 100%;
}
.weui_bg_money p{font-size:13px;}
.weui_bg_money  img{width:20px;height:12px;vertical-align: middle;}
.weui_bg_money .js_grid:before{
    content: " ";
    position: absolute;
    right: 0;
    top: 40%;
    width: 2px;
    height: 20px;
    background: #ffff;
}
.weui_bg_money .js_grid_two:before{
    content: " ";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    background: none;
}
.weui_bg_my{
	background:url('../img/my/3_9@2x.png') no-repeat 0 0 #fff;
	background-size: contain;
	border-radius:20px;
	padding:12px 0px 15px;
}
.weui_bg_my h3{
	margin-bottom:10px;
}
/*产品*/
.weui_notice{width:94%;margin:10px auto;padding:0px 1%;background:#dce5f7;border-radius:10px;color:#3578ff;height:40px;overflow:hidden;}
.weui_notice img{float:left;width:20px;height:20px;margin:10px 5px 10px 10px}
.slide{background:#dce5f7;}
.slide .txt{text-align:left !important;}

.weui-navigator-list li.weui-state-hover, .weui-navigator-list li.weui-state-active a:after {
    content: '';
    display: block;
    height: 15px;
	width:23px;
	margin-left:calc(50% - 11.5px);
	background:url('../img/product/2_5@2x.png') no-repeat 0 0;
	background-size:100%
}
.weui-navigator{background:none}
.weui_container_product{
	background:url('../img/product/2_2@2x.png') no-repeat 0 0;
	background-size: contain;
	border-radius:20px;
	padding:12px 0px 15px;
}
.weui_container_product_cn{
	background:#fff;
	border-radius:15px;
	width:92%;
	margin:12px 3% 15px;
	font-size:14px;
	padding:2px 1%;
}
.weui_container_product_cn .num_lists{
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	padding: 10px 18px;
	font-size:14px;
	color:#333333;
	line-height:20px;
    align-items: baseline;
}
.weui_container_product_cn .ways,.weui_container_product_cn .profit,.weui_container_product_cn .buys{padding: 0px 18px;font-size:12px;
	color:#999999;
	line-height:20px;}
.weui_container_product_cn .num_lists .nums{
	flex-direction:row;
	display:flex;
	justify-content:space-between;
}
.weui_container_product_cn .num_lists .nums span{
	background:#e9e9e9;
	padding:5px 6px;
	border-radius:5px;
	margin:0px 2px;
	font-size:15px;
	color:#bcbcbc;
}
.weui_container_product_cn .num_lists .nums span.active{color:#5584fb}
.weui-slider{padding: 8px 18px 10px;}
.weui-cells:after{border:none;height:0px;}
.weui_container_product_cn .profit{display:flex;font-size:14px;flex-direction:row;justify-content:space-between;color:#4783fd}
.weui_container_product_cn .profit span{color:#fda147;background:#fff0e1;padding:2px 4px;border-radius:4px;}
.weui_container_product_cn .buys{padding:15px 18px 0px;font-size:15px;}
.weui_container_product_cn .buys a{width:142px;height:35px;color:#fff;line-height:35px;text-align:center;display:block;
margin:10px auto;background:url('../img/product/2_11@2x.png') no-repeat 0 0;
	background-size: 100%;}