div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, pre, form, input,button, textarea,a, img,span,body {
    margin: 0;
    padding: 0;
    list-style: none;
}
html,body{
    height:100%;
    width:100%;
}
.theme{
    display:block;
    width:20%;
    height:30px;
    font:800 20px/30px "Microsoft YaHei";
    margin-left:15px;
    margin-top:15px;
    color:#38a9fe;
}
div button{
    width:120px;
    height:40px;
    margin-top: 10px;
    font:400 16px/40px "思源黑体 CN Normal";
    text-align: center;
    color:#FFFFFF;
    /*border-radius: 0.3em;*/
    /*border:solid #337ab7;*/
    /*background-color:#337ab7;*/
    cursor: pointer;
    outline: none;
    border:none;
}

div textarea{
    margin-top: 15px;
    background-color:#333333;
    color:#EEEEEE;
}
body div{
    margin:0;
    padding:0;
}

.alert-danger{
    width:20%;
    height:40px;
    position: fixed;
    left:50%;
    top:80px;
    margin-left: -10%;
    border-radius: 20px;
    padding:10px 20px;
    display: none;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    animation-fill-mode: both;
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.service-upload{
    font-family: MicrosoftYaHei;
    margin-top:110px;
    width:100%;
    height:700px;
    overflow: hidden;
    background-color: #343A40;
}
.service-upload .upload-table{
    width:80%;
    height:600px;
    margin:50px 10%;
    background-color: #FFF;
}
.service-upload .upload-table .upload-head{
    width:100%;
    height:50px;
    background: #A2D1F2;
    border-radius: 4px 4px 0 0;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 50px;
    padding-left: 20px;
}
.service-upload .upload-table .upload-body{
    width:100%;
    padding:1% 5%;
}
.service-upload .upload-table .upload-body p{
    margin:20px 0;
}
.service-upload .upload-table .upload-body input[type="file"]{
    display: none;
}
.service-upload .upload-table .upload-body .file-style{
    display: block;
    width: 100%;
    height: 30px;
}
.service-upload .upload-table .upload-body .file-style .left-button{
    display: block;
    background: #FFFFFF;
    border: 1px solid #18A1FF;
    border-radius: 4px;
    width: 17%;
    height:30px;
    font-size: 12px;
    line-height: 30px;
    color: #18A1FF;
    text-align: center;
    float: left;
}
.service-upload .upload-table .upload-body .file-style .right-text{
    width:78% ;
    height: 30px;
    line-height: 30px;
    display: block;
    background: #F8F8F8;
    float: right;
    padding-left: 5px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.service-upload .upload-table .upload-body button{
    width: 17%;
    height:32px;
    line-height: 32px;
    background: #18A1FF;
    border-radius: 4px;
    color:#FFF;
    margin-top:0;
}
.service-upload .upload-table .upload-body .upload-start[disabled]{
    background: rgba(0,0,0,0.30);
}
.service-upload .upload-table .upload-body .line{
    width:100%;
    height:1px;
    background: #DDDDDD;
    margin: 25px 0;
}
.service-upload .upload-table .upload-body .gltf{
    display: inline-block;
    width:78% ;
    height:32px;
    float: right;
}
.service-upload .upload-table .upload-body .gltf input{
    -webkit-appearance: none;
    -moz-appearance: none;
    display:inline-block;
    outline: none;
    width:16px;
    height:16px;
    margin:8px 8px 8px 0;
    background-color: #fff;
    border:1px solid #18A1FF;
    border-radius: 3px;
    vertical-align: middle;
}
.service-upload .upload-table .upload-body .gltf input:checked{
   background: url("../img/checked.png") no-repeat left top;
    background-size: cover;
    -webkit-background-size: cover;
}
.service-upload .upload-table .upload-body .gltf label{
    font-size: 12px;
    font-weight: normal;
    color: #18A1FF;
    vertical-align: baseline;
}

.service-upload .upload-table .upload-body .warning{
    font:400 12px/32px 'Microsoft YaHei';
    color:#E78150;
    width:78% ;
    height:32px;
    float: right;
    display:none;
}
.service-upload .upload-table .upload-body .model-progress{
    margin-top:25px;
    padding: 20px 5% 25px 5%;
    width:100%;
    background: #ECF4F6;

}
.service-upload .upload-table .upload-body .model-progress span{
    font-size: 14px;
    color: #83B1D0;
}
.service-upload .upload-table .upload-body .model-progress table{width:100%;table-layout:fixed;}
.service-upload .upload-table .upload-body .model-progress tr{
    width:100%;
    display:block;
    font-size: 14px;
    color: #666666;
    height:25px;
    margin-top:8px;
}
.service-upload .upload-table .upload-body .model-progress table tr td:first-child{
    width:25%;
}


.service-upload .upload-table .upload-body .model-progress .progress{
    display:inline-block;
    margin:10px 0;
    height:10px;
    width:470px;
}
.service-upload .upload-table .upload-body .model-progress table .glyphicon{
    position:static;
    display:inline-block;
    width:14px;
    height:35px;
    vertical-align: middle;
    margin-left:15px;
}
.service-upload .upload-table .upload-body .model-progress table .glyphicon-ok{
    color:#5cb85c;
}
.service-upload .upload-table .upload-body .model-progress table .glyphicon-remove{
    color:#E78150;
}
.service-upload .upload-table .upload-body .result>div{
    padding: 0 5%;
    width:100%;
    height:48px;
    background: #D4E7F3;
    display: none;
}
.service-upload .upload-table .upload-body .result button{
    width:96px;
    height:28px;
    font-size: 14px;
    line-height: 28px;
    background: #18A1FF;
    border-radius: 4px;
    margin:10px 0 10px 8px;
    float:right;

}