.youceindex{
    font-size: 18px;
    font-weight: 550;
    color: #fff!important;
       list-style: none;    margin: auto 0;
}

.linkw{
    color: white;
}

.videoo{
    height: 500px;
    width: 100%;
}
.playvideo{
height: 500px;
    width: 100%;
}



.youceindex>a:hover{
    color: white;
}

.ita{
    color: black;font-size: 17px;
}
.dropdown-menu{
    min-width: 300px;
}
.fl-r{
    float: right;
}

.fa-file-pdf{
    color: #599adf;
    /*height: 50px;*/
}

.faq-item .faq-toggle span {
    font-size: 23px;
}

.introduce {
    text-indent: 2em;
    padding-bottom: 25px;
    line-height: 30px;    text-align: justify;
}
.padding1 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.index-new2 p {
    font-size: 14px;
    margin: 0;
}

.faq-toggle{
    height: 65px;align-items: center; /** 垂直居中 **/
        justify-content: center; /** 水平居中 **/
        margin: auto 0;
}

.faq-item .faq-toggle {
    padding: 18px 25px;
    border: 1px solid #eee;
    -webkit-box-shadow: 0 15px 35px -5px #eee;
    -moz-box-shadow: 0 15px 35px -5px #eee;
    box-shadow: 0 15px 35px -5px #eee;
    background-color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fa-map-marked-alt{
    color: #007bff;
}


.fa-caret-right{
    color: #007bff;
}

.bgimg{
    height: 300px;
    width: 100%;
    background: url(https://www.xjnu.edu.cn/_upload/article/images/82/86/2f56d1a7414c877eb5d3d0a11df7/5a0a11fb-83de-4940-aeac-09c82580104e.jpg) no-repeat;
    background-size: cover;
    /*position: absolute;*/
    overflow: hidden;
}

.breadcrumb{
    color: black;
}


.lefttab{
        -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    font-family: 微软雅黑, Arial;
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0;
    list-style: none;
    background: url(../../assets/images/d2.png) no-repeat top left;
    text-align: center;
}

.list-unstyled{
    padding-left: 0;
    list-style: none;
}

.lefttab li{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    line-height: 1.42857143;
    font-family: 微软雅黑, Arial;
    list-style: none;
    box-sizing: border-box;
    display: block !important;
    font-size: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
    color: #ffffff;
}

.lefttab a {
    text-decoration: none;     
    overflow: hidden;
    width: 95%;
}
.lefttab a li {
    /*font-size: 16px;
    padding-top: 14px;
    padding-bottom: 14px;
    color: #333333;
    background: url(../images/e.png) no-repeat top left;
    white-space: nowrap;*/
    font-size: 16px;
    padding-top: 14px;
    padding-bottom: 14px;
    color: #333333;
    background: #f7f7f7;
    margin-left: 5px; 
    border-bottom: 1px solid #d7dcde;
    padding-left: 20px;
    padding-right: 20px;
}
.ali{
    width: 100%;
}
.computer {
    display: block !important;
}

.arttitle{
    color: black;
    padding: 20px auto;
    
}
.article{
    text-align: center;
    padding: 10px 0;
}


/*#readpdf{
    min-height: 500px;
}
*/
.pdfobject-container { border: 1rem solid rgba(0,0,0,.1); }

/*@media (min-width: 990px and max-width: 1199px){
    .phone {
        display: block !important;
    }
    .computer {
        display: none !important;
    }
    .no-phone {
        display: none !important;
    }
}*/
@media (max-width: 1199px){
 /*   .lefttab a li{
            float: left;
            width: 30%;
            margin-left: 3%;
            font-size: 12px;
            padding-top: 0;
            padding-bottom: 0;
            border:1px solid #d7dcde;
            height: 36px;
            margin-bottom: 5px; 
            margin-top: 5px;
        }*/
}
@media (max-width: 767px){
    .lefttab a {
        float: left;
        width: 30%;
        margin-left: 3%;
        font-size: 12px;
        padding-top: 0;
        padding-bottom: 0;
        border:1px solid #d7dcde;
        height: 36px;
        margin-bottom: 5px; 
        margin-top: 5px;
    }
     .lefttab a li{
        float: left;
        /*width: 30%;*/
         font-size: 12px;
   
        height: 36px;
        margin-left: 0;   
        color: #333333;

        padding: 0;
    }
    .bgimg{
        height: 200px;
    }
 
}
