/* 动能无限-官方网站目录 @@ ``` 
    菜单栏 ID_180515104744
        菜单区 ID_180515113012
        登录区 ID_200330160117
            登录浮窗 ID_200330165113
                登录浮窗菜单 ID_200330170950
                登录浮窗主体 ID_200330171021
            隐私协议 ID_20033018
    滚动栏 ID_180515104419
    发行板 ID_180515104426
        发行板附属 ID_180516115104
    产品板 ID_180515104436
    联系板 ID_180515104448
        表单区域 ID_180516162105
        递交按钮 ID_180516162121
    新闻版 ID_181119103150
    底部栏 ID_180515104459
    返回顶部按钮 ID_180518100313
    600兼容区域 ID_180515104734
    900兼容区域 ID_180604110129
*/
/* 设定全局、超链接样、整体样式、填写框、比例高度、去掉img底部3px、
================ */

@font-face{
    font-family: 'SourceHanSansCN-Regular';
    src: url("../fonts/SourceHanSansCN-Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

a:link{text-decoration:none;}
a::visited{text-decoration:none;}
a::active{text-decoration:none;}
body ,div ,img{margin: 0 0 0 0;padding: 0 0 0 0;}
body ,html{width:100%;height:100%;font-size:20px;}
div ,img {height:auto;display:block;}
/* *{font-family:"Arial","黑体";} */
*{font-family:"SourceHanSansCN-Regular";}
input{outline:medium;}
img{display:block;}
/*@media (min-width:1px){body{font-size:275%}}@media (min-width:300px){body{font-size:300%}}@media (min-width:325px){body{font-size:325%}}@media (min-width:350px){body{font-size:350%}}@media (min-width:375px){body{font-size:375%}}@media (min-width:400px){body{font-size:400%}}@media (min-width:425px){body{font-size:425%}}@media (min-width:450px){body{font-size:450%}}@media (min-width:475px){body{font-size:475%}}@media (min-width:500px){body{font-size:500%}}@media (min-width:525px){body{font-size:525%}}@media (min-width:550px){body{font-size:550%}}@media (min-width:575px){body{font-size:575%}}@media (min-width:600px){body{font-size:600%}}@media (min-width:625px){body{font-size:625%}}@media (min-width:650px){body{font-size:650%}}@media (min-width:675px){body{font-size:675%}}@media (min-width:700px){body{font-size:700%}}@media (min-width:725px){body{font-size:725%}}@media (min-width:750px){body{font-size:750%}}@media (min-width:775px){body{font-size:775%}}@media (min-width:800px){body{font-size:800%}}@media (min-width:825px){body{font-size:825%}}@media (min-width:850px){body{font-size:850%}}@media (min-width:875px){body{font-size:875%}}@media (min-width:900px){body{font-size:900%}}@media (min-width:925px){body{font-size:925%}}@media (min-width:950px){body{font-size:950%}}@media (min-width:975px){body{font-size:975%}}@media (min-width:1000px){body{font-size:1000%}}*/
body{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
body ,#bodyFrame{
    min-width: 950px;
    background: #110e0d;
}
#bodyFrame{
    margin: 0 0 0 0;padding: 0 0 0 0;
    width:100%;height:100%;font-size:20px;
    overflow: hidden;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

/* 菜单栏 ID_180515104744 */
#menuFrame {
    width: 100%;
    /* height: 80px; */
    /* min-width: 580px; */
    /* min-width: 680px; */
    min-width: 1080px;
    display: block;
    position: relative;
    /* background: #f0f; */
    z-index: 1900;
    padding: 6% 0 0 0;
    overflow: hidden;
}
#menuIn{
    width: 100%;
    height:100%;
    min-height: 35px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
}
#menuFrame > p{
    color: #feb608;
    width: auto;
    /* height: 100%; */
    min-width: 80px;
    display: inline-block;
    position: absolute;
    font-size: 15px;
    bottom:0em;
    right:0%;
    font-weight: 900;
    line-height:0%;
    /* background: rgba(255, 255, 255, 0.26); */
    padding: 10em 2em 0em 0em;
    cursor:pointer;
    border-radius:0 0 0 0em;
    z-index: 199;
    text-align: right;
    /*垂直顶部对齐*/
}
#menuLogo{
    /* background: rgb(27, 168, 121); */
    width: 18%;
    display: block;
    position: absolute;
    padding: 0%;
    top:50%;
    left:5%;
    /* overflow: hidden; */
}
#menuLogo img{
    width: 100%;
    display: block;
    /* height: 71px; */
    width: 60%;
    position: relative;
    margin: 0 auto;
    transform:translate(0,-50%);/*平移居中*/
    overflow: hidden;
}
/* 菜单区 ID_180515113012 */
#menuTab{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    right:-3%;
    top: 0;
    font-size: 0;
    text-align: right;
    z-index: 100;
    overflow: hidden;
}
#menuTabA ,#menuTabB ,#menuTabC ,#menuTabD ,#menuTabE{
    font-size: 25px;
    display: inline-block;
    position: relative;
    width: auto;
    min-width: 100px;
    height: 0%;
    text-align: center;
    background: #ffad01;
    margin: 0;
    padding:6% 1em 0 1em;
    cursor:pointer;
    transform:skew(-45deg,0deg);/*倾斜*/
    border-top: 0.2em solid #ffad01;
}
#menuTabB{
    background: #7dc5ac;
    border-top: 0.2em solid #7dc5ac;
}
#menuTabC{
    background: #b3b3b3;
    border-top: 0.2em solid #b3b3b3;
}
#menuTabE{
    background: #7dc5ac;
    border-top: 0.2em solid #7dc5ac;
}
#menuTabD{
    background: #dc5f04;
    padding-right:15%; 
    /*加边、solid实线、dashed虚线、double双线*/
    border-top: 0.2em solid #dc5f04;
}
#menuTabA div ,#menuTabB div ,#menuTabC div ,#menuTabD div ,#menuTabE div{
    display: block;
    position: relative;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 0.8em;
    transform:translate(0,-130%) skew(45deg,0deg);/*平移+倾斜恢复*/
}
/*#menuTabB div{
}*/
/*#menuTabC div{
}*/

/* 登录区 ID_200330160117 */
.menuLogIn{
    color: #000;
    position: relative;
    display: inline-block;
    font-size: 15px;
    width: auto;
    min-width: 100px;
    max-width: 6em;
     /*垂直顶部对齐*/
    vertical-align:bottom;
    /* padding:6% 1em 0 1em; */
    padding:0% 3em 2em 1em;
    /* transform: skew(-45deg,0deg); */
    cursor: pointer;
    margin: 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
     /*换行方式-只对中文起作用 pre-wrap 强行换行*/
    white-space:nowrap;
}
.logIn ,.logOut{
    width: 100%;
    position: relative;
    display: block;
    color: #f15600;
    max-width: 6em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap 
}
.menuLogIn:hover .logOut ,.menuLogIn:hover .logIn{
    color: #b3b3b3;
}
.logOut{
    width: 100%;
    position: relative;
    display: none;
}

/* 登录浮窗 ID_200330165113 */
.logInFloat{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.336);
    z-index: 1000;
    display: none;
    z-index: 500;
}
.logInBlock{
    z-index: 1000;
    width: 50%;
    /* height: 60%; */
    height: auto;
    width: 380px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform:translate(-50%,-50%);/*平移*/
    /* background-color: rgb(143, 86, 0); */
}
/* .logClose{
    width: 30%;
    background-image: url('../page/module_cli/public/img/app/details/close.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    padding:2em 0 0 0;
    top:0.5em;
    right:-1.5em;
    z-index: 1500;
    cursor:pointer; 
} */
    /* 登录浮窗菜单 ID_200330170950 */
    .logInMenu{
        display: flex;
        position: relative;
         /*左右居中*/
        justify-content:left; 
        padding: 0 3%;
    }
    .logInMenu > div{
        flex: 3;
        width:50%;
        display: block;
        position: relative;
        color:#fff;
        text-align: center;
        padding: 0.5em;
        transform:perspective(100px) rotateX(30deg);
        cursor:pointer; 
    }
    .logInMenuLog{
        background-color: #ffad01;
        z-index: 10;
    }
    .logInMenuNew{
        background-color: #dc5f04;
        z-index: 1;
    }
    .logInMenu .logClose{
        flex: 1;
        width:2em;
        background-color: #b3b3b3;
        z-index: 0;
        left: 8px;
    }

/* 登录浮窗主体 ID_200330171021 */
.logInBlockIn{
    width: 100%;
    display: block;
    position: relative;
    height: 100%;
    margin: -5px 0 0 0;
    z-index: 100;
}
.logInHidden ,.logInHidden > input{
    width: 0px;
    height: 0px;
    display: block;
    position: relative;
}
/* .logInColorA{
} */
input{outline:medium;border: 0px solid blue }
.logInDone{
    background-color: #ffad01;
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
     /*垂直布局*/
    flex-direction:column;
     /*边距居中-或其他 stretch=两边占满_默认, flex-start=对齐起点,flex-end=对齐末端,center=各种宽度居中,baseline=以文字基线对齐 */ 
    align-items:center;
    /* 间距相等 */
    /* justify-content:space-around; */
    padding:1.5em 0;
    /* display: none; */
}
.logInDone > .logInUser ,.logInDone > .logInPw{
    width: 60%;
    display: flex;
    position: relative;
    margin: 1.5em auto;
     /*边距居中-或其他 stretch=两边占满_默认, flex-start=对齐起点,flex-end=对齐末端,center=各种宽度居中,baseline=以文字基线对齐 */ 
    align-items:center;
}
.logInDone > .logInUser > div ,.logInDone > .logInPw > div{
    color: #fff;
    display: block;
    position: relative;
    font-size: 15px;
    /* line-height: 4em; */
    width: 80px;
}
.logInDone > .logInUser > input ,.logInDone > .logInPw > .input{
    display: block;
    position: relative;
    /* margin: 1em auto; */
}
.logInDone > .logInPw{
    margin-top: -1em;
}
.logInDone > .logInPw > div{
}
.logInDone > .logInPw > .input{
}

.logInDone > .logInCk{
    color: #fff;
    width: 60%;
    background-color: #dc5f04;
    position: relative;
    text-align: center;
    padding: 0.5em 0;
    cursor:pointer; 
    margin:0 auto;
    margin-bottom: 2.5em;
}
.logInNew{
    background-color: #dc5f04;
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
     /*垂直布局*/
    flex-direction:column;
    /*上下居中*/ 
    align-items:center;
    /* 间距相等 */
    /* justify-content:space-around; */
    padding:1.5em 0;
    display: none;
}
.logInNew > .logInNewUser ,.logInNew > .logInNewName ,.logInNew > .logInNewPw ,.logInNew > .logInNewPws {
    width:65%;
    display: flex;
    position: relative;
    margin: 1.5em auto;
    /*边距居中-或其他 stretch=两边占满_默认, flex-start=对齐起点,flex-end=对齐末端,center=各种宽度居中,baseline=以文字基线对齐 */ 
    align-items:center;
}
.logInNew > .logInNewUser > div ,.logInNew > .logInNewName > div ,.logInNew > .logInNewPw > div ,.logInNew > .logInNewPws > div {
    color: #fff;
    display: block;
    position: relative;
    font-size: 15px;
    /* line-height: 4em; */
    width:5em;
    text-align: right;
    flex-grow:6;
     /*换行方式-只对中文起作用 pre-wrap 强行换行*/
    white-space:nowrap 
}
.logInNew > .logInNewUser > input ,.logInNew > .logInNewName > input ,.logInNew > .logInNewPw > input ,.logInNew > .logInNewPws > input {
    display: block;
    position: relative;
    /* margin: 1em auto; */
    width: auto;
}
.logInNew > .logInNewPw {
}
.logInNew > .logInNewPw > div{
}
.logInNew > .logInNewPw > input{
}
.logInNew > .logInNewPws {
}
.logInNew > .logInNewPws > div{
}
.logInNew > .logInNewPws > input{
}
/* .logInNew > .logInUser {
    width: 60%;
    display: block;
    position: relative;
    margin: 1.5em auto;
}
.logInNew > .logInUser >span{
    color: #fff;
}
.logInNew > .logInUser >input{
    width: 60%;
    display: block;
    position: relative;
    font-size: 18px;
} */
/* .logInNew > .logInPw {
    width: 60%;
    display: block;
    position: relative;
    margin: 1.5em auto;
    color: #fff;
} */
/* .logInNew > .logInPw > input{
} */
.logInNew > .newCk{
    color: #fff;
    width: 60%;
    background-color: #ffad01;
    position: relative;
    text-align: center;
    padding: 0.5em 0;
    cursor:pointer; 
    margin:0 auto;
    margin-bottom: 2.5em;
}
/* .logInColorB{
} */
.logInUserAlert{
    width: 100%;
    text-align: center;
    display: block;
    position: relative;
    margin: -3.5em 0 0 0;
    font-weight: 600;
    color: #fff;
    cursor:pointer; 
    font-size: 15px;
}

/* 隐私协议 ID_20033018 */
.userAlertBlock{
    z-index: 1100;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80%;
    height: 80%;
    transform:translate(-50%,-50%);/*平移*/
    background-color: #dc5f04;
    padding: 5% 0 0 0;
    display: none;
}
.userAlertBlock > iframe{
    width: 90%;
    height: 80%;
    position: relative;
    display: block;
    margin: 0 auto;
}
.userAlertBlock > div {
    width: 90%;
    margin: 1em auto;
    position: relative;
    background-color: #ffad01;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding:0.5em 0;
    cursor:pointer; 
}

/* 滚动栏 ID_180515104419 */
#slickFrame{
    width: 100%;
    min-width: 550px;
    display: block;
    position: relative;
    background: #fff;
    margin: 0 0 -2.1% 0;
    z-index: 1800;
}
.slick{
    /* max-width: 1500px; */
    margin: 0 auto;
}
.slick div ,.slick img{
    width: 100%;
}
.slick-prev ,.slick-next{
    width: 60px!important;
    height: 60px!important;
    /* background: url(../img/appLogo.png)!important; */
    top: 40%!important;
    z-index: 9999;
    display: none!important;
}
.slick-prev{
    left:30px!important;
}
.slick-next{
    right: 30px!important;
}
.slick-dots{
    bottom:-20px!important;
}
/* 修改点的颜色 */
.slick-dots li button:before{
    color:#fff!important;
}
/* 发行板 ID_180515104426 */
#issue{
    width: 100%;
    min-width: 580px;
    display: block;
    position: relative;
    background: #fff;
    z-index: 1600;
}
#issueTitle{
    width: 80%;
    display: block;
    position: relative;
    padding: 0.9em 0 3em 0;
    margin: 0 auto;
    text-align: center;
    font-size: 2em;
    font-weight: 800;
}
#introduce{
    padding: 0 10%;
}
#issueContentA{
    width: 80%;
    min-width: 580px;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0 5% 3em 5%;
    /* background: #007acc */
}
.issueMod{
    width: 100%;
    display: block;
    position: relative;
    padding:2em 0;
}
.issueModImg{
    vertical-align:top;
    width: 90px;
    display: inline-block;
    position: relative;
}
.issueModImg img{
    width: 100%;
    display: block;
    position: relative;
}
.issueModContent{
    width:auto;
    display: inline-block;
    position: relative;
    padding: 0 0 0 5%;
    /* float: left; */
}
.issueModTitle{
    width: auto;
    font-size: 1.5em;
    display: block;
    position: relative;
    padding: 0em 0 0.5em 0;
}
.issueModText{
    width: auto;
    font-size: 1em;
    display: block;
    position: relative;
    line-height: 1.6em;
    color: rgb(66, 66, 66);
    padding: 0em 0;
}
/* 发行板附属 ID_180516115104 */
#issueSub{
    width: 100%;
    min-width: 780px;
    height: auto;
    display: block;
    position: relative;
    background: #7dc5ac;
}
#issueSubIn{
    width: 80%;
    height: auto;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 3em 0% 8em 0%;
}

/* 产品板 ID_180515104436 */
#app{
    width: 80%;
    height: auto;
    /* min-width: 550px; */
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 2em 10%;
    background: #000000;
    overflow: hidden;
    z-index: 1500;
}
#apptitle{
    width: 100%;
    display: block;
    position: relative;
    text-align: center;
    font-size: 2em;
    color: #fff;
    z-index: 100;
    background: #000;
}
#appShow{
    width: 100%;
    display: block;
    position: relative;
    font-size: 0%;
    text-align: center;
    margin:2% 0 0% 0;
    padding: 0 0 0 0;
}
.appMod{
    width: 100%;
    font-size: 25px;
    display: inline-block;
    position: relative;
    /* background: rgb(84, 100, 151); */
    padding: 5% 3% 5% 3%;
    overflow: hidden;
    display: flex;
}
.appMod .appLeftBox {
    flex: 0 0 30%;
    z-index: 100;
}
.appMod .appRightBox {
    color: white;
    flex: 0 0 70%;
    max-width: 70%;
    z-index: 100;
}
.appRightBox .appDescBox {
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
}
.appMod .appImgsBox {
    width: 100%;
    max-width: 100%;
    display: flex;
    overflow-x: auto;
}
.appImgsBox::-webkit-scrollbar{
    width: 6px;
    height: 8px;
    background-color: #ebeef5;
}
.appImgsBox::-webkit-scrollbar-thumb{
    border-radius: 4px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #ccc;
}
.appImgsBox::-webkit-scrollbar-track{
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    border-radius: 3px;
    background: rgb(255, 255, 255, 1);
}
.appMod .appImgsBox img {
    width: 200px;
    height: 332px;
    object-fit: cover;
    margin-right: 10px;
}
.appMod:hover .appModBack{
    opacity: 0.6;
}
.appModBack{
    width: 100%;
    height: auto;
    display:block;
    position: absolute;
    top:0;
    left:0;
    opacity: 0;
    z-index: 50;
    /*圆角*/
    border-radius:10px;
    overflow: hidden;
}
.appModBack img{
    display: block;
    position: relative;
    width: 100%;
}
.appModImg{
    width: 55%;
    display: block;
    position: relative;
    margin: 0 auto;
    z-index: 100;
}
.appModImg img{
    width: 100%;
    display: block;
    position: relative;
}
.appModname{
    font-size: 0.9em;
    white-space:nowrap;
    color: #fff;
    width: 100%;
    display: block;
    position: relative;
    padding: 0.6em 0 0.8em 0;
    text-align: center;
    z-index: 100;
}
.appModButto{
    width: 100%;
    display: block;
    position: relative;
    z-index: 100;
    text-align: center;
    /*换行方式-只对中文起作用 pre-wrap 强行换行*/
    /* white-space:nowrap; */
    /*单个字体横排间距*/
}

.appModButto >.appModButtoIn{
    /* width:45%; */
    width:60%;
    display: inline-block;
    vertical-align:top;
    margin: 3% 3%;
}
.appModButto >.appModButtoIn > img{
    width: 100%;
    display: block;
    position: relative;
    cursor:pointer;
}
.appModButto > img{
    width: 80%;
    display: block;
    position: relative;
    margin: 0 auto;
    margin-bottom: 10px;
    cursor:pointer;
}
/* 联系板 ID_180515104448 */
#contact{
    width: 100%;
    padding:3em 0;
    display: block;
    position: relative;
    background: #dc5f05;
}
#contact > img{
    width: 38%;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    z-index: 0;
}
#contactIn{
    width: 90%;
    display: block;
    position: relative;
    padding: 20px 0;
    margin: 0 auto;
    font-size: 0px;
    text-align: center;
    z-index: 10;
}
#contactPrompt{
    width: 45%;
    margin: 0 0 0 5%;
    min-width: 275px;
    height: 400px;
    display:inline-block;
    position: relative;
    /* background: #0080ff; */
    overflow: hidden;
    /* background: #0f0; */
}
#contactPrompt > div{
    width: 100%;
    max-width: 100%;
    height: 300px;
    /* height: 100%; */
    display: table-cell;
    vertical-align: middle;
    word-break:break-all;
}
#contactPrompt > div > span{
    width: 100%;
    /* max-width: 90%; */
    min-width: 275px;
    /* width: 80%; */
    /* margin: 0 auto; */
    padding:0% 0 0% 0%;
    display: block;
    position: relative;
    /* background: #fff; */
    text-align: left;
    /* display: none; */
    display: inline-block;
    vertical-align: middle;
}
#contactPrompt div > span > p{
    color: #fff;
    font-size:35px;
    width:100%;
    margin: 0 auto;
    padding: 0;
    display: block;
    /* display: none; */
    position: relative;
    line-height: 1.2em;
    padding:0.3em 0;
}
/* 表单区域 ID_180516162105 */
#contactContact{
    width: 46%;
    min-width: 300px;
    height: 450px;
    text-align: center;
    /* display:inline-block; */
    display:inline-block;
    margin: 0 0.5% 0 0.5%;
    /* position: relative; */
}
#contactForm{
    width: 80%;
    height: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
    background: #fff;
    padding: 5% 0;
}
#name ,#Email ,#message ,#submit{
    width: 92%;
    height: 50px;
    line-height: 50px;
    margin:10px auto;
    display: block;
    position: relative;
    border:2px solid #e7e7e7;
    overflow: hidden;
}
div#name input ,div#Email input ,div#message textarea ,div#submit input {
    font-size: 25px;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left:3%;
    transform:translate(0,40%);
    border: 0px solid rgba(255, 255, 255, 0);
}
#Email{
}
#Email input{
    border: 0px solid rgba(255, 255, 255, 0);
}
#message{
    /* border: 0px solid rgba(255, 255, 255, 0); */
    height: 250px;
    background: #fff;
}
div#message textarea{
    border: 0px solid rgba(255, 255, 255, 0);
    outline:none;
    width: 100%;
    height: 100%;
    resize:none;
    left:2.5%;
    transform:translate(0,3%);
}
/* 递交按钮 ID_180516162121 */
div#submit{
    /* border: 0px solid rgba(255, 255, 255, 0); */
    width: 93%;
    height: 50px;
    left: 0;
    /* height: auto; */
    overflow: hidden;
    background: #6fc5b8;
    border: 2px solid #e7e7e7;
    cursor:pointer;
}
div#submit input{
    width: 118%;
    height: 100px;
    position: relative!important;
    left: -6px;
    top: -6px;
    z-index: 50;
    opacity: 0;
}
#submit p{
    font-size:20px;
    width: 100%;
    color: #fff;
    display: block;
    position: absolute;
    top:-0.9em;
    z-index: 5;
}
/* 新闻版 ID_181119103150 */
#news{
    width: 94%;
    height: auto;
    padding: 3%;
    display: block;
    position: relative;
    overflow: hidden;
    /* overflow-y: scroll; */
    z-index: 900;
    opacity: 0;
    position: absolute;
    /* display: none; */
    /* background: #7dc5ac; */
    background: #fff;
}
#news iframe{
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    overflow: hidden;
}
/* 底部栏 ID_180515104459 */
#footer{
    width: 100%;
    min-width: 580px;
    height: 0;
    display:block;
    position: relative;
    background: #0e0e0e;
    overflow: hidden;
    padding:38% 0 0 0;
    z-index: 1300;
}
#footer > img {
    display: block;
    width: 22%;
    position: absolute;
    bottom: 0;
    right:5%;
    z-index: 10;
}
#footerIn ,.footerIn2{
    width: 100%;
    height: auto;
    display:block;
    position: absolute;
    top: 0;
    left: 0;
    /* padding: 3% 5% 7% 5%; */
    /* margin: 0 auto; */
}
.footerIn2{
    position: relative;
}
#footerIn #footerLogo{
    /* width: 110px; */
    width: 15%;
    padding: 5% 10%;
    padding-bottom: 1%;
    display:block;
    position: relative;
}
#footerStamp{
    width:30px;
    display: inline-block;
    position: relative;
    background: 0f0;
    left: 0;
    top: 0;
    z-index: 999;
    padding:0.3% 1% 0.8%  12%;
}
.footerIn2 img{
    width:20px;
    display: inline-block;
    position: relative;
    background: 0f0;
    left: 0;
    top: 0;
    z-index: 999;
    padding:0.3% 0.8em 0.8% 12.4%;
}
.footerIn2 a{
    width: auto;
    height: 0;
    font-size: 0.8em;
    top:-10px;
    /* line-height: 50px; */
    display: inline-block;
    position: relative;
    color: #6fc5b8;
    padding: 0 0 0 0;
}
#footerStampIn{
    font-size: 0.8em;
    vertical-align:top;
    width: 68%;
    display: inline-block;
    position: relative;
    color: #fff;
}
#footer_name{
    width: 100%;
    display: block;
    position: relative;
}
#footer_temp{
    width: 100%;
    display: block;
    position: relative;
}
#footer_temp div ,#footer_temp a{
    width: auto;
    line-height: 200%;
    display: inline-block;
    position: relative;
}
#footer_temp a{
    color: #6fc5b8;
}

/* 返回顶部按钮 ID_180518100313 */
#topButton{
    width: 100px;
    height: 0;
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    padding:100px 0 0 0;
    /* background: #f0f; */
    z-index: 2000;
}
#topButtonIn{
    width: 200%;
    height:200%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    /*旋转+平移+缩放*/
    transform:rotate(45deg) translate(15%,0);
    background: #ffad01;
    cursor:pointer;
}
#topButtonIn p{
    font-size: 15px;
    transform:rotate(-45deg) translate(-10%,-20%);
    display: block;
    position: relative;
    color: #fff;
    line-height:0.5em;
    /* text-align: right; */
}
#topButtonIn p.topPB{
    transform:rotate(-45deg) translate(-2.5%,-20%);
}
#appClickFullDetails{
    width: 100%;
    height: 0%;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;;
    top: 0;
    left: 0;
    /* height: 100%; */
    display: none;
    z-index: 2100;
}
#appClickFullDetailsInB{
    width: 80%;
    height: 80%;
    background: #fff;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform:translate(-50%,-50%);
    border-radius:.5em;
    overflow: hidden;
}
#appClickFullDetailsScrollB{
    /* width: 100%; */
    /* height: 100%; */
    top:10px;
    bottom: 10px;
    left:10px;
    right:-16px;
    padding: 0 10px 0 0;
    display: block;
    position: absolute;
    overflow: hidden;
    overflow-y: scroll;
    font-size: 16px;
    font-weight: 100;
}
#appTxtShowFrame{
    display: block;
    position: relative;
}
.appNameB{
    display: block;
    position: relative;
    font-weight: 800;
    font-size: 23px;
    line-height: 3em;
}
.appTitleB{
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 20px;
    margin: 0 0 0 2em;
    line-height: 2em;
}
.appTxtB{
    display: block;
    position: relative;
    padding: 0 0 0 4em;
}
.appTxtB > span {
    display: inline;
    position: relative;
    margin: 0 0 0 2em;;
}
#imgListShow{
    width: 100%;
    /* height:auto; */
    padding:60% 0 0 0;
    display: block;
    position: relative;
    /* white-space:nowrap; */
    /* overflow: hidden; */
    margin: 0 auto;
}
#imgListLeft{
    display: block;
    position: absolute;
    width: 25px;
    left: 5px;
    top: 50%;
    transform:translate(-0%,-50%);/*平移*/
    cursor:pointer;
    z-index: 1000;
    opacity:0.8;
}
#imgListLeft > img {
    width: 100%;
    display: block;
    position: relative;
}
#imgListRight{
    display: inline-block;
    position: absolute;
    width: 25px;
    cursor:pointer;
    right: 5px;
    top: 50%;
    transform:translate(-0%,-50%);/*平移*/
    z-index: 1000;
    opacity:0.8;
}
#imgListRight >img {
    width: 100%;
    display: block;
    position: relative;
}
#imgListShowScroll{
    /* width: 100%; */
    /* display: inline-block; */
    display: block;
    position: absolute;
    left:35px;
    right: 35px;
    top: 0;
    bottom: 0;
    overflow: hidden;
    /* overflow-x: scroll; */
    padding: 0 0px;
    margin: 20px -0px;
}
#imgListShowScrollIn{
    width:auto;
    display: block;
    position: relative;
    white-space:nowrap;
    transform:translate(-0%,0);
}
#imgListShowScrollIn > div{
    width:31%;
    display: inline-block;
    position: relative;
    padding: 0 1%;
}
#imgListShowScrollIn > div > img{
    width: 100%;
    display: block;
}
#appClickFullDetailsBClose{
    width: 50px;
    height: 50px; 
    display: block;
    position: absolute;
    top:10.5%;
    left:89.5%;
    transform:translate(-50%,-50%);/*平移*/
    z-index: 2110;
    cursor:pointer;
}
#appClickFullDetailsBClose > img {
    width: 100%;
    display: block;
    position: relative;
}
/* #appClickFullDetailsIn{
    width: 60%;
    height: 80%;
    max-width: 800px;
    min-width: 500px;
    position: absolute;
    display: block;
    left: 50%;
    top:50%;
    transform:translate(-50%,-50%);
    white-space:nowrap;
    z-index: 900;
}
#appClickFullDetailsClose{
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align:top;
    margin-top: -20px;
    right: 30px;
    cursor:pointer;
}
#appClickFullDetailsClose img{
    display: block;
    position: relative;
    width: 100%;
}
#AppImage{
    position: relative;
    display: inline-block;
    width: 33%;
    z-index: 1900;
}
#AppImage img{
    position: relative;
    display: block;
    width: 100%;
}
#AppDetails{
    width:65%;
    position: relative;
    display: inline-block;
    overflow: hidden;
}
#AppDetailsBack{
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    border-radius:1em;
    overflow: hidden;
}
#AppDetailsBack img{
    position: relative;
    display: block;
    width: 100%;
}
#AppDetailsText{
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    right:0%;
    top:0%;
    overflow: hidden;
    border-radius:2.5em;
}
#AppDetailsTextIn{
    position: absolute;
    top:10px;
    bottom: 20px;
    left:0;
    right:-17px;
    display: block;
    overflow: hidden;
    overflow-y: scroll;
    margin: 0 0 -10px 0;

}
#AppDetailsTextIn > div{
    position: relative;
    display: block;
    width: 87%;
    height: auto;
    min-height: 130px;
    background: rgba(255, 255, 255, 0.5);
    border-radius:1em;
    margin: 0px 2% 10px 2%;
    font-size: 12px;
    white-space:pre-wrap;
    word-wrap: wrap wrap;;
    padding:5%;
    line-height: 1.5em;
}
.appDetailsTxtTitle{
    font: 900;
    font-size: 14px;
} */

/* 600兼容区域 ID_180515104734 */
@media (min-width:600px){

}
/* 900兼容区域 ID_180604110129 */
@media (min-width:900px){

}
