.container{
    padding-bottom:120px
}
.container .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 #88ACBC;
    border-radius:16px;
    overflow:hidden
}
.mod-app .hd .nav li{
    float:left
}
.mod-app .hd .nav li a{
    display:block;
  
    padding:0 20px;
    line-height:32px;
    font-weight:bold;
    color:#666666;
}
.mod-app .hd .nav li.active a{
    background:#88ACBC;
    color:#666666
}
.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{
    float:left;
    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:#88ACBC;
    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{
    position:relative;
    width:360px;
    height:640px;
    overflow:hidden
}
.mod-app .bd .slider .inbox{
    height:540px;
    padding:42px 0 25px;
    margin:0 24px 0 26px;
    overflow:hidden
}
.mod-app .bd .slider .inbox li{
    height:540px;
    overflow:hidden
}
.mod-app .bd .slider .inbox li img{
    width:310px;
    height:auto
}
.mod-app .bd .slider .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:url("../../../image/app/screenshot2/1.png") center -603px no-repeat;
    background-size:310px auto
}
.mod-app .bd .slider .nav ul{
    overflow:hidden
}
.mod-app .bd .slider .nav li{
    float:left;
    width:33%;
    text-align:center
}
.mod-app .bd .slider .nav li a{
    display:block;
    height:46px;
    text-indent:-33em;
    overflow:hidden;
    cursor:pointer
}
.mod-app .bd .slider .nav-1{
    background-image:url("../../../image/app/screenshot2/1.png")
}
.mod-app .bd .slider .nav-2{
    background-image:url("../../../image/app/screenshot2/2.png")
}
.mod-app .bd .slider .nav-3{
    background-image:url("../../../image/app/screenshot2/3.png")
}
.mod-app .bd .slider .nav-4{
    background-image:url("../../../image/app/screenshot2/4.png")
}
.mod-app .bd .slider .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("../../../image/app/tips.png") right top no-repeat;
    background-size:240px 120px
}
@media screen and (max-width: 799px){
    .container{
        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:auto;
    }
    .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-desc {
		margin-left: 16px;
		text-align: left;
		margin-right: 16px;
	}
}
 