img,video{
    max-width: 100%;
}
input{
    border: 1px solid #ccc;
    padding: 7px;
    border-radius: 3px;
    padding-left:5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s

}

input:focus{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
img{
    max-width: 100%;
    max-height: 100%;
}
.navbar-header .navbar-brand{
    padding: 0px;
}
.clearboth{
    clear: both;
}
div .navbar{
    margin:0px;
    border:unset;
    padding: 15px 0px;
}
.customerService{
    padding-top: 14px;
    padding-bottom: 14px;
    line-height: 22px;
    margin-right: 80px;
    font-weight: 600;
}
.loginbak{
    margin-top: 6px;
    float: left;
    padding: 0 20px;
    border-radius: 20px;
    text-align: center;
}
.usebutton{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.yellowbak{
    background: linear-gradient(to bottom, #7C7CDB, #595FD3);
    border:2px solid #fff;
    box-shadow: 0.1px 1px 2px 1px #c6c6c6;
}
.noar{
    width: 200px;
    padding: 10px 20px;
    text-align: center;
    border-radius: 20px;
    color: white;
    font-weight: bold;
    margin: 20% auto;
}
.loginbak li{
    display: inline-block;
    padding: 5px;
    line-height: 22px;
    color: #fff;
    font-weight: bold;
}
.useProcess img{max-width: 100px}
.useProcess .useProcessNum{ padding: 40px;font-size: 20px;background: url('/images/cyclebak.png') no-repeat center; background-size: cover;color: #fff;display: inline-block;margin-bottom: 20px}
.useProcess{
    text-align: center;
    max-width: 200px;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
}
.useProcess2{margin: 0 auto}
.useProcess3{float: right}
.processLine{
    width: 80%;
    margin: 0 10%;
    height: 3px;
    position: absolute;

}
.usePosition{
    margin-top: -50px;
}
.useTitlebak{
    background:#EBEBEB;
    padding: 5px 20px;
    border-radius: 20px;
    font-size: 18px;
    width: 158px;
    margin: 0 auto;
    margin-bottom: 10px;
    display: block;
}
.loginbak a{
    color: #fff;
}

.displayNone{
    display: none;
}
.loadingbak{
    display: none;
}
.backFix{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #333;
    filter:alpha(opacity:70); opacity:0.7;  -moz-opacity:0.7;-khtml-opacity: 0.7;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.loadingbak .loadingicon{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 20px;
    margin-top: -30px;
    margin-left: -30px;
}
.loadingbak .loadingicon i{
    font-size: 60px;
}
#msgshow
{
    width: 150px;
    height:200px;
    text-align:center;
    padding-top:80px;
    background: #8a8a8a;
    color: #fff;
    position:absolute;
    opacity: 0;
    top:50px;
    left:-100px;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    transition: all .5s ease-in;
}
#msgshow.move
{
    left: 10px;
    opacity: 1;
}

.noFile {
    color:red;
}
.noFile a{
    color:red;
    text-decoration: underline;
}
/*table{*/
    /*word-break: break-word;*/
/*}*/
table td .layui-btn{
    margin-left: 0px!important;
    margin-top: 5px;
}
.editAr .layui-card{
    margin-top: 20px;
}
.editAr .layui-card img{

    max-height: 400px;
}
.editAr .layui-card video{
    max-height: 500px;
    width: 100%;
}
/*.arList .layui-table td ,.arList .layui-table tr{*/
    /*border-style:none;*/
/*}*/
.editAr .layui-card{
    height: 550px;
}
.editAr .upimg{
    display: none;
}
 .upVideo{
     position: fixed;
     top: 0;
     left: 0;
     z-index: 10;
     filter: alpha(opacity=85);
     background-color: #333;
     overflow: hidden;
     width: 100%;
     height: 100%;
     display: none;
}
 .upVideo #uploaderVideo{
     height: 460px;
    margin-top: 12%;
 }
 .upVideo .closebtn {
     float: right;
 }
 .arName{

     text-align: center;
     display: inline-block;
     font-size: 16px;
 }
 .upbutton{
     text-align: center;
     border-bottom: 1px solid transparent;
 }
.arSuccess{
    color: rgb(0,150,136);
}
.arNoup{
    color: #FFB800;
}
.arList .pagination{
    margin: 0px;
    float: right;
}
.arList td .layui-btn{
    width: 90px;
}
.tableTitle{
    line-height: 40px;
}
.tableTitle a{
    float: right;
}
.arList .layui-table img ,.arList .layui-table video{
    max-width: 150px;
    max-height: 150px;
}
.arnumShow{
    text-align: left;
    font-weight: bold;
    color: #333;
    padding: 15px 20px;
}
.arnumShow span{
    margin-right: 20px;
}

.errorInfo{
    display: none;
    color: red;
}
.arList .upOneBut{
    background: #5FB878;
    background-color: #5FB878;
    margin-right: 10px;
}
.listForm{
    margin: 20px 0px;
    padding-left: 10px;
}
.listForm .layui-inline{
    margin-right: 10px;
}
.listForm input{
    border-radius: 5px;
}
.listForm button{
    margin-left: 15px;
}
.resourcePlay{
    filter:alpha(opacity:100); opacity:1;  -moz-opacity:1;-khtml-opacity: 1;
    cursor: pointer;
    display: none;
}
.vdieoplay{
    position: absolute;
}

.playContent{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -225px;
    width: 800px;
    height: 450px;
    background: white;
    text-align: center;
}
.playContent video{
    width: 100%;
    max-width: 100%;
}
.bannerimg , .videocon {
    width: 375px;
    height: 375px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bannerimg img , .videocon  video{
    width: 100%;
    height: 100%;
    /*object-fit:cover;*/
    object-fit: cover;
    border-radius: 10px;
}
.layui-table .bannerimg ,.layui-table .videocon {
    width: 150px;
    height: 150px;
}
.index{
    margin-bottom: 50px;
}
.footer{
    margin-top: 20px;
    background: #4D4D4D;
    padding-top: 50px;
    color: white;
}
.footer h3{
    font-size: 20px;
    margin-bottom: 20px;
}
.aboutus p{
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 22px;
}
.aboutus{
    width: 320px;
}
.contactus{
    width: 325px;
    float: right;
    margin-right: 35px;
}
.contactus img{
    margin-bottom: 15px;
}
.appqrcode{
    width: 200px;
    float: right;
}
.adminButton{
    margin-top: 20px;
    border: 1px solid #99a4ac;
    padding: 6px 15px;
    border-radius:5px ;
    color: white;
    display: inline-block;
}
.arstatus .layui-btn{
    background-color:#EAEAEA;
    color: #333;
    font-weight: bold;
    font-size: 14px;
}
.loginout{
    max-width: 45px !important;
}
.titlenav{
    background: url(/images/titlebannerback.png)  no-repeat;
    z-index:-10;
    zoom: 1;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
}

.titlenav{
    text-align: left;
}
.seltctTitle{
    background: url(/images/titleback.png)  no-repeat;
    z-index:-10;
    zoom: 1;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
    padding: 10px;
    color: #595FD3!important;
}

.titlenav a{
    color: white;
    text-decoration: none;
    color: white;
}
.titlenav .title{
    display: inline-block;
    text-align: center;

    font-size: 16px;
    font-weight: bold;
    width: 100px;
    margin: 10px 0px 10px 30px;
}
.haslogin{
    margin-right: 15px;
}
.haslogin a{
    display: inline-block !important;
    padding: 10px 5px!important;
}
.layui-layer-dialog .layui-layer-content{
  text-align: center!important;
}
.layui-layer-dialog .layui-layer-content .layui-layer-ico{
    /*position: unset!important;*/
    /*margin-right: 10px;*/

}
body .layui-layer-msg , body .layui-layer {
    border-radius: 5px;
    box-shadow: 0 1px 1px;
}
.layui-layer .layui-layer-title{
    border-radius: 5px;
}
.layui-layer-msg .layui-layer-btn .layui-layer-btn0 ,.layui-layer .layui-layer-btn .layui-layer-btn0{
    background: linear-gradient(to bottom, #7C7CDB, #595FD3);
    border:2px solid #fff;
    box-shadow: 0.1px 1px 2px 1px #c6c6c6;
    border-radius: 5px;
    box-sizing: content-box;
}
.layui-layer .layui-layer-btn .layui-layer-btn1{
    border:2px solid #fff;
    box-shadow: 0.1px 1px 2px 1px #c6c6c6;
    border-radius: 5px;
    box-sizing: content-box;
}
/*.deleteAll{*/
    /*float: right;*/
    /*margin-right: 15px;*/
/*}*/
.uptips{
    margin-bottom: 20px;
    margin-top: 10px;
}
.edittitle{
    padding: 10px 75px 10px 20px;
    display: inline-block;
    position: relative;
    border-radius: 5px;
    cursor: pointer;
}
.edittitle:hover{
    color: #c6c6c6;
}
.edittitleback{
    position: absolute;
    display: inline-block;
    right: 0px;
    top: 0px;
    width: 68px;
}
.aredit .bannerimg, .aredit .videocon{
    position: relative;
}
.aredit .bannerimg .imgName ,.aredit .videoName {
    position: absolute;
    top: 0px;
    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    transition: all 1s ease-in;
    width: 100%;
    text-align: center;
    color: white;
    border-radius: 5px;
    background: rgba(198,198,198,0.6);
}
#upVideoBtn{
    position: absolute;
    top: 0px;
    right: 0px;
    max-width: 50px;
}
.aredit .upVideo #uploaderVideo{
    height: unset;
    border-radius: 10px;
    padding-bottom: 20px;
}
.aredit .bannerimg,.aredit .videocon{
    width: 100%;
}
.aredit .bannerimg .imgName:hover{
    height: 20px;
}
.copyright{
    color:#fff;
    margin-top: 10px;
}
@media (max-width: 768px) {
.aboutus , .contactus , .appqrcode{
    width: 100%;
    float: unset;
    margin: 0px;
}
    .editAr{
        padding: 0 10px;
    }
    .useProcess{
        width: 100%;
        max-width: 100%;
        margin-bottom: 60px;
    }
    .navbar-nav{
        margin: 7px 15px;
    }
    .footer .col-md-5 , .footer .col-md-3{
        max-width: 50%;
        float: left;
    }
    .titlenav .title{
        margin: 15px 0px;
    }
    .videotips{
        margin-bottom: 20px;
    }
}
