.phone_root{
    padding-bottom:120px
	opacity: 0;
}
.phone_root .inner{
    padding:0;
    background:none
}
.mod-head{
    background:rgba(255,255,255,0.5);
    border-bottom:1px solid rgba(0,0,0,0.05)
}
.mod-head .bd .logo{
    float:left;
    width:160px
}
.mod-head .bd .nav{
    margin-left:200px
}
.mod-head .bd .nav ul{
    padding:30px 0;
    overflow:hidden
}
.mod-head .bd .nav li{
    float:left;
    margin:0 5px;
    line-height:40px
}
.mod-head .bd .nav li.active a{
    background:#BC2F3F;
    color:#fff
}
.mod-head .bd .nav li a{
    display:block;
    padding:0 20px;
    font-size:16px;
    border-radius:20px
}
.mod-app{
    padding:50px 0;
    overflow:hidden
}
.mod-app .hd{
    float:left;
    width:600px;
    padding:20px 0;
    text-align:center
}
.mod-app .hd .nav{
    margin-bottom:10px;
    text-align:center;
    font-size:15px
}
.mod-app .hd .nav ul{
    display:inline-block;
    border:1px solid #cc2525;
    border-radius:16px;
    overflow:hidden
}
.mod-app .hd .nav li{
    float:left
}
.mod-app .hd .nav li a{
    display:block;
    width:90px;
    padding:0 20px;
    line-height:32px;
    font-weight:bold;
    color:#cc2525
}
.mod-app .hd .nav li.active a{
    background:#cc2525;
    color:#F6F3EC
}
.mod-app .hd .info{
    padding-top:20px;
    margin-bottom:50px;
    line-height:30px;
    font-size:16px
}
.mod-app .hd .icon{
    margin-bottom:5px;
    overflow:hidden
}
.mod-app .hd .box{
    margin-right:30px;
    overflow:hidden
}
.mod-app .hd .box .qrcode{
  
    width:40%;
    line-height:30px
}
.mod-app .hd .box .list{
    margin-left:40%;
    padding-top:25px
}
.mod-app .hd .box .list .btn{
    display:inline-block;
    width:210px;
    height:52px;
    margin:0 15px 8px;
    background:#cc2525;
    border-radius:30px;
    line-height:50px;
    vertical-align:middle;
    text-align:center;
    font-size:18px;
    color:#fff;
    box-shadow:1px 2px 2px rgba(255,255,255,0.15)
}
.mod-app .bd{
    float:right;
    width:360px
}
.mod-app .bd .slider_phone{
    position:relative;
    width:360px;
    height:640px;
    overflow:hidden
}
.mod-app .bd .slider_phone .inbox{
    padding:42px 0 25px;
    margin:0 24px 0 26px;
    overflow:hidden
}
.mod-app .bd .slider_phone .inbox li{
   <!-- height:540px; --->
    overflow:hidden
}
.mod-app .bd .slider_phone .inbox li img{
    width:310px;
    height:auto
}
.mod-app .bd .slider_phone .nav{
    position:absolute;
    left:0;
    bottom:35px;
    z-index:99;
    width:306px;
    height:45px;
    margin:0 26px 0 28px;
    border-top:1px solid #e8e8e8;
    background-size:310px auto
}
.mod-app .bd .slider_phone .nav ul{
    overflow:hiddeslider_phone
}
.mod-app .bd .slider_phone .nav li{
    float:left;
    width:25%;
    text-align:center
}
.mod-app .bd .slider_phone .nav li a{
    display:block;
    height:46px;
    text-indent:-33em;
    overflow:hidden;
    cursor:pointer
}
.mod-app .bd .slider_phone .nav-1{
    background-image:url("1.png")
}
.mod-app .bd .slider_phone .nav-2{
    background-image:url("2.png")
}
.mod-app .bd .slider_phone .nav-3{
    background-image:url("3.png")
}
.mod-app .bd .slider_phone .nav-4{
    background-image:url("4.png")
}
.mod-app .bd .slider_phone .phone{
    position:absolute;
    left:0;
    top:0
}
.mod-app .mask{
    display:none;
    position:fixed;
    left:0;
    top:0;
    z-index:999;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.8) url("/static/www/image/app/tips.png") right top no-repeat;
    background-size:240px 120px
}
@media screen and (max-width: 799px){
    .phone_root{
        padding-bottom:150px
    }
    .mod-head .bd .logo{
        float:none
    }
    .mod-head .bd .nav{
        margin-left:0;
        height:36px;
        padding-top:0;
        background:#a4672e
    }
    .mod-head .bd .nav ul{
        padding:0;
        overflow-x:auto;
        white-space:nowrap;
        font-size:0
    }
    .mod-head .bd .nav li{
        float:none;
        display:inline-block;
        margin:0;
        height:36px;
        line-height:36px
    }
    .mod-head .bd .nav li a{
        padding:0 12px;
        font-size:14px;
        color:rgba(255,255,255,0.8);
        border-radius:0
    }
    .mod-foot{
        padding:25px 0;
        line-height:20px;
        font-size:12px
    }
    .mod-app{
        padding:20px 0
    }
    .mod-app .hd{
        float:none;
        width:auto;
        padding:0
    }
    .mod-app .hd .icon img{
        width:80px;
        height:50px
    }
    .mod-app .hd .info{
        margin-bottom:20px;
        font-size:13px
    }
    .mod-app .hd .box{
        margin-right:0
    }
    .mod-app .hd .box .qrcode{
        display:none
    }
    .mod-app .hd .box .list{
        margin-left:0
    }
    .mod-app .hd .box .list{
        padding-top:0;
        margin-bottom:35px
    }
    .mod-app .hd .box .list .btn{
        zoom:0.75
    }
    .mod-app .hd .box .qrcode{
        display:none
    }
    .mod-app .bd{
        float:none;
        width:auto
    }
    .mod-app .bd .slider{
        zoom:0.5;
        margin:0 auto
    }
}
.app-title {
	font-size: xxx-large;
}
.m-app-title {
	color:white;
	font-size: -webkit-xxx-large;
	margin-bottom:20px;
}

.m-app-desc {
	color:white;
	margin-top:40px;
	font-size: xx-large;
	margin-bottom:40px;
}

.app-desc {
	font-size: xx-large;
}
 .app_base {
	display: flex;
 }
 .qrcode{ 
	margin-left:15%;
 }
 .btn-android {
	 padding-left:28px;
	 padding-right:28px;
	 display: inline-block;
    width: auto;
    height: 72px;
    margin: 0 0px 8px;
    background: #232323;
    border-radius: 36px;
    line-height: 72px;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    color: #fff;
    box-shadow: 1px 2px 2px rgb(255 255 255 / 15%);
 }
 
 
 
  .m-btn-android {
	 padding-left:28px;
	 padding-right:28px;
	 display: inline-block;
    width: auto;
    height: 48px;
    margin: 0 0px 8px;
    background: #232323;
    border-radius: 24px;
    line-height: 48px;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    color: #fff;
    box-shadow: 1px 2px 2px rgb(255 255 255 / 15%);
 }
 
 .m-list-inline {
	 display:table;
	 width:90%;
	 margin:auto;

 }
 .m-list-inline-item{
	 display:table-cell;
	 width:45%
 }
 
 .mod-app .m-bd{
    /* float:
    right; */
	padding-left:100px;
    margin: auto;width:360px
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 