/*这里的样式会覆盖bootstrap原有的样式，记得引入在bootstrapcss之后*/
* { margin: 0px; padding: 0px; }
html {
    height: 100%;
}
.nav-tabs{
    border: none;
    width: 70%
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    border: none;
    border-bottom: 2px solid #005BA5;
}
.navbar-default{
    box-shadow:0px 0px 10px 5px #aaaaaa4d;
}
.popover.top>.arrow:after{
    border-top-color: #585858;
}
.popover.top {
    margin-left: -10px;
    background: #585858;
    color: white;
}
.navbar-title{
    float: left;
    height: 50px;
    padding: 19px 0px;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #42515E;
}
.navbar-img{
    float: left;
    height: 40px;
    margin-top: 8px;
    margin-right: 10px;
}
.logoutImg{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 2px;
    vertical-align: middle;
}
.textMain{
    display: inline-block;
    float: left;
    padding-left: 50px;
}
.textImg img{
    width: 90px;
    margin-left: 95px;
}
.labelText{
    padding:2px 0;
}
.peopleImg{
    width: 25px;
    margin-right: 5px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    border-bottom: 4px solid #005BA5;
}
body{
    background: transparent;
    overflow: scroll;
}
.pageMian{
    min-height: 100%;
    width: 100%;
    position: absolute;
    background-position: center;
    background-size: cover;
    background-image: url(../images/background.png);
}
.mianBody .nav-tabs a{
    color: #0f0f0f;
    margin-right: 30px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    color: #005BA5;
    background-color:#f2f3f5ad;
}
.mianBody{
    margin: auto 199px;
    min-width: 960px;
}
#myTabContent{
    margin-top: 20px;
}
.rightBody{
    display: inline-block;
    float: right;
    position: relative;
    margin-top: -35px;
    width: 600px;
    text-align: right;
}
.rightBody .form-control{
    margin-left: 5px;
    width: 45%;
    color: #C4C4C4;
    display: inline-block;
    height: 40px;
}
.rightBody .btn-primary{
    height: 40px;
    width: 60px;
}
.boxList,.boxList2,.boxList3{
    position: relative;
    margin-top: 35px;
    padding: 0px;
    border: 1px solid #EAEAEA;
    background-image: linear-gradient(90deg, #EAEAEA 0.5%, rgba(0, 0, 0, 0) 0%),linear-gradient(#EAEAEA 0.5%, rgba(0, 0, 0, 0) 0%);
    background-size: 250px 150px;
    width: 1502px;
}
.boxListOut{
    background: white;
    width: 1502px;
    margin: auto;
}
.box1,.box2,.box3,.box4{
    width: 248px;
    height: 148px;
    float: left;
    min-width: 164px;
    background: white;
    border: 1px solid #EAEAEA;
    border-right: none;
    border-bottom: none;
    border-top: none;
    margin: 1px;
}
.appDialog{
    width: 264px;
    height: 90px;
    min-width: 164px;
    margin-left: 13px;
    background: #f6f6f6;
    border-radius: 4px;
}
.boxTitleImg{
    width: 65px;
    border-radius: 5px;
    display: inline-block;
    float: left;
    margin-top: 42px;
    margin-left: 15px;
}
.box1:hover, .box2:hover, .box3:hover, .box4:hover{
    background: #F1F9FF;
}
.appboxTitleImg{
    width: 50px;
    border-radius: 5px;
    display: inline-block;
    float: left;
    margin-top: 20px;
    margin-left: 30px;
}
.appboxTitle{
    display: inline-block;
    float: left;
    margin-left: 20px;
    margin-top: 22px;
    margin-right: 10px;
}
.boxTitle{
    display: inline-block;
    float: right;
    margin-top: 50px;
    margin-right: 30px;
}
.boxTitle2{
    display: inline-block;
    float: right;
    margin-top: 30px;
    margin-right: 30px;
}
.boxTitleLabel{
    font-size: 15px;
    font-weight: 600;
    width: 120px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.boxTitleLabelIn{
    color: #b9b7b7;
    margin-top: 5px;
    width: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.moveClass{
    border-left: #0f8de6 5px solid;
}
.backgroundColor{
    background: rgba(241, 249, 255, 1);
}
.overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    filter: alpha(opacity=60);
    background-color: rgba(255, 255, 255, 1);
    opacity: 0;

}
.rightImg{
    position:absolute;
    width:15px;
    height:15px;
    float:right;
    display: none;
    z-index:100;
    right:0;
    top:0;
}
.rightText{
    width: 50px;
    background-color:rgba(233,230,234,1);
    display: inline-block;
    float: right;
    margin-right: -1px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}
.box2:hover,.box1:hover,.box3:hover,.box4:hover{
    box-shadow:  0px 0px 10px 5px #aaaaaa4d;
    cursor: pointer;
}
.appButtom{
    margin-left: 13px;
    margin-top: 20px;
}
.appButtom > p{
    margin-top: 10px;
}
.buttomJiaZai{
    text-align: center;
    background: #acacac;
    border-radius: 20px;
    padding: 5px 0;
    color: white;
    display: block;
    left: 45%;
    position: fixed;
    bottom: 0;
    width: 150px;
    height: 30px;
    display: none;
    display: none;
}
.buttomJiaZaiImg{
    width: 20px;
    margin-right: 5px;
}
#unauthorizedAppNotiecWindow .modal-footer{
    border-top:none;
}
#unauthorizedAppNotiecWindow .modal-dialog .modal-content{
    width: 360px;
}
.btn-primary{
    background-color: #005BA5;
    border-color: #005BA5;
    color: #fff;
}
.labelTextFirst{
    display: inline-block;
    width: 80px;
    color: #97A0AE;
}
#myModal .btn{
    color: #7E899A;
}
#myModal2 .control-label{
    color: #97A0AE;
}
#myModal2 .modal-header,#unauthorizedAppNotiecWindow .modal-header{
    border-bottom: none;
}
#myModal2 .modal-footer,#unauthorizedAppNotiecWindow .modal-footer{
    border-top: none;
}
.logoutTitle{
    padding-top: 21px;
}

@media screen and (min-width: 1441px) and (max-width: 1680px) {
    .boxList, .boxList2, .boxList3{
        position: relative;
        height: 750px;
        margin-top: 35px;
        padding: 0px;
        border: 1px solid #EAEAEA;
        background-image: linear-gradient(90deg, #EAEAEA 0.5%, rgba(0, 0, 0, 0) 0%),linear-gradient(#EAEAEA 0.5%, rgba(0, 0, 0, 0) 0%);
        background-size: 292px 150px;
        width: 1170px;
    }
    .box1, .box2, .box3, .box4 {
        width: 290px;
    }
    .boxTitleImg{
        margin-left: 30px;
    }
    .boxTitle2{
        margin-right: 45px;
    }
    .boxListOut {
        background: white;
        width: 1170px;
        margin: auto;
    }
    .mianBody {
        margin: auto 220px;
        min-width: 960px;
    }
    .boxTitleImg{
        margin-top: 45px;
    }
    .boxTitle{
        margin-top: 45px;
        margin-right: 45px;
    }
}
@media screen and (min-width: 1365px) and (max-width: 1440px) {
    .boxList, .boxList2, .boxList3 {
        position: relative;
        height: 750px;
        margin-top: 35px;
        padding: 0px;
        border: 1px solid #EAEAEA;
        background-image: linear-gradient(90deg, #EAEAEA 0.5%, rgba(0, 0, 0, 0) 0%), linear-gradient(#EAEAEA 0.5%, rgba(0, 0, 0, 0) 0%);
        background-size: 252px 150px;
        width: 1010px;
    }
    .box1, .box2, .box3, .box4 {
        width: 250px;
    }
    .boxListOut {
        background: white;
        width: 1010px;
        margin: auto;
    }
    .boxTitle {
        margin-right: 30px;
    }
    .mianBody {
        margin: auto 155px;
        min-width: 960px;
    }
}
@media screen and (min-width: 1285px) and (max-width: 1360px) {
    .boxList, .boxList2, .boxList3 {
        position: relative;
        height: 750px;
        margin-top: 35px;
        padding: 0px;
        border: 1px solid #EAEAEA;
        background-image: linear-gradient(90deg, #EAEAEA 0.5%, rgba(0, 0, 0, 0) 0%), linear-gradient(#EAEAEA 0.5%, rgba(0, 0, 0, 0) 0%);
        background-size: 250px 150px;
        width: 1000px;
    }
    .box1, .box2, .box3, .box4 {
        width: 247px;
    }
    .boxListOut {
        background: white;
        width: 1000px;
        margin: auto;
    }
    .boxTitle {
        margin-right: 30px;
    }
    .mianBody {
        margin: auto 155px;
        min-width: 960px;
    }
}
@media screen and (min-width: 1155px) and (max-width: 1280px) {
    .boxList, .boxList2, .boxList3 {
        position: relative;
        height: 750px;
        margin-top: 35px;
        padding: 0px;
        border: 1px solid #EAEAEA;
        background-image: linear-gradient(90deg, #EAEAEA 0.5%, rgba(0, 0, 0, 0) 0%), linear-gradient(#EAEAEA 0.5%, rgba(0, 0, 0, 0) 0%);
        background-size: 237px 150px;
        width: 950px;
    }
    .box1, .box2, .box3, .box4 {
        width: 235px;
    }
    .boxListOut {
        background: white;
        width: 950px;
        margin: auto;
    }
    .boxTitle {
        margin-right: 30px;
    }
    .mianBody {
        margin: auto 155px;
        min-width: 960px;
    }
}

@media screen and (max-width: 1152px) and (min-width: 1025px) {
    .boxList, .boxList2, .boxList3 {
        position: relative;
        height: 750px;
        margin-top: 35px;
        padding: 0px;
        border: 1px solid #EAEAEA;
        background-image: linear-gradient(90deg, #EAEAEA 0.5%, rgba(0, 0, 0, 0) 0%), linear-gradient(#EAEAEA 0.5%, rgba(0, 0, 0, 0) 0%);
        background-size: 237px 150px;
        width: 950px;
    }
    .box1, .box2, .box3, .box4 {
        width: 235px;
    }
    .boxListOut {
        background: white;
        width: 950px;
        margin: auto;
    }
    .boxTitle {
        margin-right: 30px;
    }
    .mianBody {
        margin: auto 85px;
        min-width: 960px;
    }
}

@media screen and (max-width: 1024px) {
    .boxList, .boxList2, .boxList3 {
        position: relative;
        height: 750px;
        margin-top: 35px;
        padding: 0px;
        border: 1px solid #EAEAEA;
        background-image: linear-gradient(90deg, #EAEAEA 0.5%, rgba(0, 0, 0, 0) 0%), linear-gradient(#EAEAEA 0.5%, rgba(0, 0, 0, 0) 0%);
        background-size: 237px 150px;
        width: 950px;
    }
    .box1, .box2, .box3, .box4 {
        width: 235px;
    }
    .boxListOut {
        background: white;
        width: 950px;
        margin: auto;
    }
    .boxTitle {
        margin-right: 30px;
    }
    .mianBody {
        margin: auto 22px;
        min-width: 960px;
    }
}
