﻿.logoDiv {
    border-width: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 102px;
    height: 89px;
    background: inherit;
    background-color: rgba(22, 155, 213, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.logoP {
    font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
}

.fontDiv {
    border-width: 0px;
    position: absolute;
    margin: auto;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 47px;
    white-space: nowrap;
}

.separateDiv {
    border-width: 0px;
    position: absolute;
    left: 34px;
    top: 337px;
    width: 360px;
    height: 28px;
}

.iconDiv {
    border-width: 0px;
    position: relative;
    left: 0px;
    top: 0px;
    width: 79px;
    height: 76px;
    float: left;
    width: 28%
}

.icon {
    position: relative;
    top: 20px;
    width: 54px;
    height: 54px;
}

.u75 {
    position: relative;
    text-align: center;
    color: #D7D7D7;
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal
}

.u22 {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
    background: inherit;
    background-color: rgba(242, 242, 242, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(215, 215, 215, 1);
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tabImg {
    border-width: 0px;
    position: relative;
    margin: auto;
    left: 45%;
    top: 20%;
    width: 30px;
    height: 30px;
}
/*.u4Input {
    position: relative;
    left: 3px;
    height: 100%;
    width: 98%;
    border: 1px;
    outline: none;
}*/
.imgFont {
    font-family: '华文中宋 Bold', '华文中宋';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #DBDBDB;
}
/*.u93_div {
    border-width: 0px;
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 5%;
    background: inherit;
    background-color: rgba(242, 242, 242, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}*/

/*span {
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: normal;
}*/

.u3 {
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    color: #333333;
    text-align: center;
    line-height: normal;
    color: #C9C9C9;
}

.u4Input {
    position: relative;
    left: 3px;
    height: 80%;
    width: 98%;
    border: 0px;
    outline: none;
}

.u5 {
    position: relative;
    top: 25px;
    padding: 4px;
}

.u6 {
    position: absolute;
    margin: auto;
    top: 50%;
    left: 40%;
}

.u93_div {
    border-width: 0px;
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 5%;
    background: inherit;
    background-color: rgba(242, 242, 242, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.wu-example {
    width: 85%;
    margin: auto;
    position: relative;
    padding: 45px 15px 15px;
    background-color: #fafafa;
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, .05);
    border-color: #e5e5e5 #eee #eee;
    border-style: solid;
    border-width: 1px 0;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.file-item {
    float: left;
    position: relative;
    margin: 0 20px 20px 0;
    padding: 4px;
}

.info {
    position: absolute;
    left: 4px;
    bottom: 4px;
    right: 4px;
    height: 20px;
    line-height: 20px;
    text-indent: 5px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    z-index: 10;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc;
}





