.fix-top{position: fixed; top: 0px; left: 0; right: 0; z-index: 10000}
.index{margin-top: 70px;}
.swiper-slide{width:100%; height:336px;}
.bg-1{background-color: #ff9344; }
.bg-2{background-color: #ff5660; }
.bg-3{background-color: #68b635; }
.bg-4{background-color: #61a3f5; }
.bg-5{background-color: #ee633c; }
.bg-6{background-color: #4edbea; }
.bg-7{background-color: #b395f2; }
.bg-8{background-color: #26d9b5; }
.color-1{color: #ababab}
.color-2{color: #999}
.tel{padding: 6px 12px; margin: 7px 0 0 5px; border: solid 1px #ff8875; float: right;color: #ff6750;font-weight: bold;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;}
.qq{padding: 6px 12px; margin: 7px 0 0 5px; background-color: #ff6750; float: right;color: #FFFFFF;font-weight: bold;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;}
.qq:hover{color: #FFFFFF;}
.logo img {
    float: left;
    height: 50px;
    padding: 0;
}
.float-right{float: right;}

.display-xs-block{display: none;}
.display-xs-none{display: block;}
.display-xs-inline{display:inline;}
.img-menu{width: 48px;}
.img-school{width: 100%;height: 95px; border-radius: 3px;box-shadow: 0px 0px 8px 0px rgba(4, 0, 0, 0.08);}
.img-news{width: 100%;height: 85px; border-radius: 3px;box-shadow: 0px 0px 8px 0px rgba(4, 0, 0, 0.08);}
.img-school-hot{width: 100%;height: 50px; border-radius: 5px;box-shadow: 0px 0px 8px 0px rgba(4, 0, 0, 0.08);}
/*翻页*/
DIV.jogger {PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 7px; PADDING-TOP: 2px; FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif; font-size:14px;}
DIV.jogger A {padding:0px 15px; height:30px; line-height:30px;MARGIN: 2px; COLOR: #333;BACKGROUND-COLOR: #FFF; border:solid 1px #d2d2d2; TEXT-DECORATION: none;display:inline-table;border-radius: 3px;}
DIV.jogger A:hover {COLOR: #fff;BACKGROUND-COLOR: #de1818}
DIV.jogger A:active {MARGIN: 2px; COLOR: #fff; BACKGROUND-COLOR: #de1818}
DIV.jogger SPAN.current {padding:0px 15px;height:30px; line-height:30px;MARGIN: 2px; COLOR: #FFF; BACKGROUND-COLOR: #FF0000;border-radius: 3px;display:inline-table;}
DIV.jogger SPAN.disabled {DISPLAY: none}

.border-blue{color: #00b2fc; border: solid 1px #00b2fc; font-size: 12px; display: inline; padding: 0 5px 0 5px;border-radius: 10px;margin-right: 5px;}
.border-orange{color: #ed5d2b; border: solid 1px #ed5d2b; font-size: 12px; display: inline; padding: 0 5px 0 5px;border-radius: 10px;margin-right: 5px;}
.content{font-size:16px; line-height:30px;}
.content img{max-width: 600px}
.content p{margin-bottom:27px;line-height:30px;}
.content table{border:solid 1px #ebebeb;}
.content th{background:#f4f8fd;border:solid 1px #ebebeb;border-width:0 1px 1px 0;text-align:left;font-weight:700}
.content td{line-height:20px;border:solid 1px #ebebeb;border-width:0 1px 1px 0;padding:3px 5px;color:#666;word-wrap:break-word;word-break:normal;word-break:break-all}
.content tbody tr:nth-child(even) td{background:#f9f9f9}
.content tbody tr:hover{background:#f7fafe}
.content a{color:#12a0ff; text-decoration:underline;}

@media (max-width: 767px){
    .content img{width:100%;}
    .col-xs-space-none{margin:0;}
    .display-xs-block{display: block;}
    .display-xs-none{display: none;}
    .display-xs-inline{display:none;}
    .display-xs-none>li{float: none;border-bottom: solid 1px #f0f0f0; text-align: center; clear: both}
    .swiper-slide{width:100%; height:200px;}
    .index{margin-top: 55px;}
    .tel{padding:10px 12px; background-color: #007aff; color: #FFFFFF;font-weight: bold;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px; position: fixed; bottom: 100px; right: 17px; font-size: 20px;border: 0;}
    .qq{padding:10px 12px; background-color: #ff6750; color: #FFFFFF;font-weight: bold;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px; position: fixed; bottom: 50px; right: 17px; font-size: 20px;border: 0;}
}
@media (min-width: 1200px) {
    .container {
        width: 970px;
    }
}

