@media only screen and (max-width: 1200px) {
    .my-video2-div {
        width:100%;
        margin:0 auto;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 1200px) {
    .my-video2-div {
        width:100%;
        margin:0 auto;
        margin-bottom: 20px;
    }
}

.xy_result .item ul {
    width: 102%;
    margin-left: -1%;
    display: inline-block;
    float: none;
}

.btn-primary {
    color: #fff !important;
    background-color: #1358b2;
    border-color: #1358b2;
}

/*.sy_xw2k .sy_xw2 .swiper-slide .bt {
    margin-bottom: 5px;
    line-height: 120%;
}
.sy_xw2k .sy_xw2 .swiper-slide .bt a{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}

.sy_xw2k .sy_xw2 .swiper-slide dl .dd3{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}

.sy_xw2k .sy_xw2 .swiper-slide dl dd {
    margin-bottom: 2px;
    line-height: 25px;
}

.sy_xw2k .sy_xw2 .swiper-slide dl dd.dd1::before {
    background-image: url(../image/sy_a1_new.png);
}
.sy_xw2k .sy_xw2 .swiper-slide dl dd.dd2::before {
    background-image: url(../image/sy_a2_new.png);
}
.sy_xw2k .sy_xw2 .swiper-slide dl dd.dd3::before {
    background-image: url(../image/sy_a3_new.png);
}
.sy_xw2k .sy_xw2 .swiper-slide dl dd::before {
    width: 24px;
    height: 24px;
}*/

@media only screen and (min-width: 1200px) {
    .teacher_remark{
        float: right;
        font-size: 18px;
    }
}


.lm3 .nav a {
    width: 210px;
}

.xy_result .item ul li{
    width: 12.28%;
    font-size: 17px;
}

@media only screen and (max-width: 1200px) and (max-width: 760px){
    .xy_result .item ul li {
        width: 23%;
        font-size: 14px;
    }
}

.sy_n1 li a{
    background-color: #023e7f;
    color: #fff;
}
.sy_n1 li a .text_content .sTime{
    color: #fff;
}

.bgs_list li a{
    background-color:transparent;
    border:0;
}

.ld_list li a{
    background-color:transparent;
    border:0;
}


@media only screen and (max-width: 1200px){
    .js_content .nav li a {
        font-size: 13px;
        padding: 0px 5px;
    }
}
