/*---------------- 移动端 ------------------*/
.mb_wrap .mb_banner{width: 100%;height: 5.84rem;background:url(../../imagesv2/mobile/mb-banner.jpg) no-repeat;background-size: cover;}
.mb_wrap .b_left{float: left;width: 2.293333rem;margin: 1.106667rem 0 0 1.6rem;}
.mb_wrap .b_left>img{width: 100%;}
.mb_wrap .b_right{float: left;margin-left: 0.8rem;color: #ffffff;}
.mb_wrap .b_right .txt{font-size: 0.453333rem;font-weight: 300;text-shadow: 0 0.026667rem 0.053333rem rgba(0, 0, 0, 0.5);margin: 1.013333rem 0 0.333333rem 0;}
.mb_wrap .b_right .intro{font-size: 0.293333rem;font-weight: 300;text-shadow: 0 0.026667rem 0.053333rem rgba(0, 0, 0, 0.5);}
.mb_wrap .b_right>a{display: block;width: 2.746667rem;height: 0.96rem;margin: 0.333333rem 0 0.4rem 0;}
.mb_wrap .b_right>a>img{width:100%;}
.mb_wrap .b_right>p{font-size: 0.266667rem;font-weight: 300;letter-spacing: -0.5px;text-shadow: 0 0.026667rem 0.053333rem rgba(0, 0, 0, 0.5);}
.mb_wrap .mb_cont{width: 120%;background: #fff;padding: 1.426667rem 0.666667rem 1rem 0.666667rem;margin: -0.633333rem -10% 0 -10%;border-top-left-radius: 100% 100px;border-top-right-radius: 100% 100px;}
.mb_wrap .cont_inner{width: 9.6rem;margin:0 auto;overflow: hidden;}
.mb_wrap .cont_left{float: left;margin-left: 5%;}
.mb_wrap .cont_right{float: right;margin-right: 5%;}
.mb_wrap .list_item{width: 4.0rem;margin-bottom: 1.32rem;}
.mb_wrap .cont_right .list_item:first-child{margin-top: 1.333333rem;}
.mb_wrap .list_item .tit{position: relative;font-size: 0.426667rem;font-weight: 300;color: #000000;padding-left: 1rem;}
.mb_wrap .list_item .tit::before{position: absolute;top:0.15rem;left: 0.466667rem;display: block;content: '';width: 0.2rem;height: 0.2rem;border-radius: 50%;background: #3dd1e0;border: 0.066667rem solid #C4F1F5;}
.mb_wrap .list_item .intro{opacity: 0.48;font-size: 0.32rem;font-weight: 300;color: #000000;text-align: center;margin: 0.24rem 0 0.4rem 0;}
.mb_wrap .list_item .img_box{width: 4.0rem;box-shadow: 0 0 0.373333rem 0 rgba(0, 0, 0, 0.35);}
.mb_wrap .list_item img{width: 100%;}
.mb_wrap .down_outer{position: fixed;bottom: 0px;left: 0px;width: 100%;text-align: center;padding-bottom: 0.586667rem;}
.mb_wrap .down_btn{display: inline-block;width: 7.733333rem;height: 1.173333rem;line-height: 1.2rem;border-radius: 1.333333rem;background-color: #3dd1e0;box-shadow: 0 0 0.293333rem 0 rgba(61, 209, 224, 0.9);text-align: center;color: #fff;font-size: 0.506667rem;font-weight: 300;}
.mb_wrap a:link,.mb_wrap a:visited,.mb_wrap a:hover,.mb_wrap a:active{text-decoration: none;}
/*loading*/
.load_box{position: fixed;left: 0;top:0;width:100%;height: 100%;background: #fff;transition: all 0.5s;z-index: 999;}
.load_box img{display: block;width:100rem;margin: 30% auto;}
/* 弹出图片 */
.pop_img{display: none;position: fixed;top: 0;left: 0;width:  100%;height: 100%;background: rgba(0,0,0,0.7);text-align: center;z-index:1112;}
.pop_img>img{margin: 1.5rem auto;}