body{
    font-family: 'Microsoft Yahei', sans-serif;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,strong{font-family:Microsoft YaHei,sans-serif,Arial;}
/*header*/

/*.header-content{*/
    /*background:  #33485d;*/
/*}*/
/*.header-content img{*/
    /*cursor: pointer;*/
    /*max-height: 73px;*/
/*}*/
/*.manager-head *{*/
    /*padding: 0px;*/
/*}*/
/*header{*/
    /*color: white;*/
    /*font-size: 18px;*/
    /*line-height: 63px;*/
    /*background: #33485d;*/
    /*position: relative;*/
    /*!*z-index: 9;*!*/
    /*box-shadow: 0 1px 4px 0 rgba(0,0,0,.2),0 3px 12px 0 rgba(0,0,0,.2);*/
/*}*/
.nav,.navbar{
    margin-bottom: 0px;
    font-family: Microsoft Yahei, sans-serif;
}
.navbar li a{
    line-height: 49px;
    color: white;
}
.navbar li a:hover{
    background: #1f2f3e;
}
/*.manager-head{*/
    /*vertical-align: middle;*/
    /*margin-top: 10px;*/
/*}*/
/*.manager-head span{*/
    /*font-weight: normal;*/
    /*font-size: 15px;*/
/*}*/
.manager-head span:nth-child(3){/*
    padding-right: 15px;*/
}
.manager-head label:hover{
    cursor: pointer;
}
.manager-head img{
    border-radius:30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-top: 0px;
    vertical-align: middle;
    margin-right: 3px;
 }
.manager-head i{
    margin-right: 3px;
}
.loginout{
    text-align: right;
    margin:  0 15px 0 15px;
}

/* 登录 */

@media (min-width: 768px){
    .modal-dialog {
        width: 525px;
        margin: 30px auto;
    }
}
.modal-header{
    border: 0px;
}
.modal-content{
    border-radius: 0px;
}
.login-content-div{
    padding-left:30px;
    padding-right: 30px;
    padding-top: 0px;
    padding-bottom: 60px;
}
@media (min-width: 320px) and (max-width: 768px) {
    .login-content-div {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0px;
        padding-bottom: 15px;
    }
}

.modal-body{
    color: black;
    font-size: 12px;
    line-height: 20px;
}
@media (min-width: 768px){
    #login-modal .modal-dialog {
        width: 525px;
    }
}
#login-modal .modal-content {
    padding: 30px 70px 60px;
}
.modal-body input.input-height{
    border-radius: 0px;
    height: 50px;
    /*background: #FAFFBD;*/
}
.modal-body h3{
    font-size: 18px;
    color: #434343;
    margin: 0;
    font-weight: bold;
    margin-bottom: 35px;
    padding-left: 15px;
    border-left: 5px solid #559de9;
    margin-left: -13px;
}
.login-div .modal-body .checkbox {
    font-size: 14px;
    color: #b4b4b4;
}

.login-button{
    border-radius: 0;
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    background: #559de9;
    border: 0;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 10px;
}
/*footer*/
footer {
    position:relative;
    bottom: 0;
    width: 100%;
    min-height: 105px;
    background: #33485d;

}
footer{
    background: #33485d;
    color: #fff;
}
.headline{
    overflow: hidden;
}
.headline h3{

}
/*footer p{*/
    /*font-size: 14px;*/
    /*overflow: hidden;*/
/*}*/
footer .form-control{
    border-radius: 0;
}
footer .btn{
    border-radius: 0;
}
.foot-leftcon img{
    cursor: pointer;
    margin-top: 25px;
}
.foot-rightcon ul li{
    font-size: 14px;
    color: #fff;
    padding: 0 16px;
}
@media (max-width:768px){
    .foot-rightcon ul li{
        padding: 0 5px;
    }

}
.foot-rightcon ul li a{
    color: #fff;
}
.foot-rightcon p{
    font-size: 14px;
    padding-left: 15px;
}
@media (max-width:768px) {
    .foot-rightcon p{
        font-size: 14px;
        padding-left: 0px;
        padding-right: 0px;
    }
}
.foot-rightcon p a{
    font-size: 14px;
    color: #4da0e6;
    margin:0 10px;
}
@media(min-width:1200px){
    .foot-rightcon{
        padding-top: 30px;
    }
    .foot-leftcon{
        padding-top: 10px;
    }
    .foot-rightcon p{
        padding-top: 10px;
    }
}
.dingyue{
    margin:20px 0 25px 0;
}
.copyright p{
    font-size: 14px;
    padding-right: 16px;
    color: #8c959e;
}
.copyright p a{
    color: #507493;
}
.foot-rightcon{
    text-align: right;
}
.foot-rightcon p.focus-us{
    font-size: 16px;
}
.foot-rightcon p.focus-us a{
    font-size: 16px;
}
.know-more-a a{
    color: #4da0e6;
}
.know-more-a a:hover{
    color: #4da0e6;
}
.foot-rightcon .focus-us{
    padding-left: 8px;
}
/* ���ض��� */
.foot-pos{
    position: relative;
}
.back-to-top{
    position: fixed;
    bottom: 107px;
    display: none;
    /*right: 0;*/
}
.back-to-top dl{
    background: #c9c9c9;
    color: #33485d;
    padding: 7px;
    margin-bottom: 6px;
    cursor: pointer;
}
.back-to-top dl a{
    color: #33485d;
}
.back-to-top dl a:hover{
    color: #337ab7;
}
.back-to-top dl:hover{
    color: #337ab7;
}
.back-to-top dl dt{
    font-size: 30px;
    font-weight: bold;
    text-align: center;

}
.back-to-top dl dt i{
    width: 45px;
    height: 45px;
    line-height: 45px;
}
.back-to-top dl dd{
    text-align: center;
    font-weight: bold;
}
/*wrap*/
.wrap{
    min-height: 600px;
}
/* fix footer bottom */
/*html,body{ height:100%;}
#wrapper {  position:relative;}*/

html {
    position: relative;
    min-height: 100%;
}
body {
    /* Margin bottom by footer height */
    margin-bottom: 105px;
    font-family: "Microsoft Yahei";
}
footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    min-height: 105px;

}
@media (max-width:480px) {
    footer{
        position: absolute;
        bottom: -40px;
        width: 100%;
        /* Set the fixed height of the footer here */
        min-height: 105px;
    }
}
@media (min-width:480px) and (max-width:1200px){
    footer{
        position: absolute;
        min-height: 134px;
    }
    body {

        margin-bottom: 134px;
    }
}

.userinfo{
    text-align: right;
    padding-right: 0px;
    margin-left: 45px;
    padding-right: -15px;
}
.userinfo a{
    color: #fff;
    display: inline-block;
}
.userinfo a:hover{
  /*  color: #fff;*/
    text-decoration: none;
}
.modal-footer .btn{
    border-radius: 0px;
}
.pagination{
   margin:10px 0;
}
#pic-modal .modal-content img {
    max-width: 100%;
    max-height: 100%;
}
.btn-lan{
    background: #559de8;
    border: 0px;
}
.btn-upload-group span{
    cursor: pointer;
}
#add-exam{
    width: 50%;
}
.back-to-top{
    display: none;
}
.answer{
    word-break: break-all;
}
#login-error{
    display: none;
}
/* 悬浮样式 */
.single-num i{
    font-size: 14px;
    margin-left: 7px;
    position: relative;
    /* right: -25px; */
    /*float: right;*/
    margin-top: 4px;
    font-weight: 100;
    cursor: pointer;
    float: right;
}
.pan-right {
    padding: 20px 0 0 9px;
    font-size: 14px;
}
.tpye-title{
    display: inline-block;
    width: 42px;
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    white-space: nowrap;
    margin-right: 5px;
    float: left;
}
.pan-right ul li strong {
    font-size: 16px;
    display: inline-block;
    /* font-weight: bold; */
    color: #559de8;
    margin-top: -1px;
    overflow: hidden;
    width: 50px;
}
.pan-left div{
    margin: 71px 0;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background: none !important;
}
.common-tip-up{
    font-size: 14px;
    text-align: left;
    padding-left: 20px;
}
.blank_answer_show{
    font-style: normal;
    margin-right: 15px;
}
span#login-btn {
    display: inline-block;
    line-height: 64px;
}
#pic-modal .modal-body{
    padding: 0;
}
#pic-modal .close{
    position: absolute;
    z-index: 9;
    opacity: 0.8;
    right: -2px;
    top: -2px;
}
#pic-modal .close span{
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: red;
    opacity: 0.8;
}
#pic-modal .modal-content img{
    max-width: 1000px;
    max-height: 500px;
}
#pic-modal .modal-content video{
    float: left;
}
.fa-icon{font-size:20px;color:#5ABDD0;margin-right:10px}
.filebox{
    margin: 0 15px 10px;
    float: left;
    min-width: 150px;
}