body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0;font-family:"microsoft yahei"}
table { border-collapse:collapse; border-spacing:0; }
textarea{resize:none;}
fieldset, img { border:0; }
img{ vertical-align:bottom;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ol, ul { list-style:none; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
abbr, acronym { border:0; }
.clear{zoom:1;}
.clear:after{ content:""; display:block; clear:both;}
a{ text-decoration:none; cursor:pointer;color: #fff; }
a:hover{ text-decoration:underline;}
a:focus { outline-style:none;}
body,html{font-size:62.5%;}

.flex{
    display: flex;
}
.flex_y_center{
    display: flex;
    align-items: center;
}
.flex_between{
    justify-content: space-between;
}
.padding_ten{
    padding: 10px 0;
}

.school_logo{
    /* color: #fff; */
    font-size: 22px;
}
.school_logo .logo{
    width: 68px;
    margin: 10px 8px 0 0;
    height: 68px;
    background: #FFFFFF;
    border-radius: 10px;
}
.school_logo .logo img{
    width: 100%;
    border-radius: 50%;
}
.school_desc{
    background-color: #fff;
    border-radius: 8px;
    padding: 12px 30px 20px 0;
    margin-top: 8px;
    margin-bottom: 30px;
}

.dy_list{
    margin-top: 20px;
}

.dy_list li {
    border: 1px solid #e3e3e3;
    margin-top: 10px;
    padding: 10px;
}
.dy_list li div.yhm {
    padding-left: 10px;
    color: #ccc;
    font-size: 16px;
    line-height: 30px;
    float: right!important;border-bottom: 1px dotted #ccc;
    padding: 6px 0 6px 0;
}
.pull-right {
}
.dy_list li div.ly {
    padding: 6px 0 10px 0;
    border-bottom: 1px dotted #ccc;
}
.dy_list li div.ly, .dy_list li div.hf {
    /* line-height: 40px; */
    color: #4c4c4c;
    font-size: 16px;
    display: flex;
}
.dy_list li div.ly span {
    position: relative;
    color: #DA6932;
    width: 26px;
    height: 26px;
    background-color: #FFF1D7;
    font-size: 14px;
    margin-right: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* line-height: 40px; */
}
div.hf {
    /* line-height: 40px; */
    color: #4c4c4c;
    font-size: 16px;
    display: flex;
    align-items: center;
    padding: 10px 0 6px 0;
}
.dy_list li div.hf span {
    width: 26px;
    height: 26px;
    color: #51AD7F;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #D7FFEF;
    font-size: 14px;
    /* line-height: 40px; */
    margin-right: 14px;
}

.container-fluid,.container{padding: 0;}
.row{margin: 0;}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{padding: 0;}
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{padding: 0;}

.container-fluid{min-width: 1080px;width: 100%;}
.main{width: 1080px;margin: 0 auto;}
.top_bar {line-height:32px;height:32px;font-size: 12px;}
.top_bar a{color: #4c4c4c;margin-right: 5px;font-size: 12px;}
.top_bar a:hover{color: #ff3f0f;}

.top_text{display: flex;align-items: center;justify-content: space-around;}
.top_text div{color: #333;font-size: 18px;line-height: 36px;margin-left: -14px; display: flex;align-items: center;}
.top_text div span{margin: 0 10px;}
.top_text div img{
    width: 14px;
}
/* .top_text .education span{padding-left:30px;}
.top_text .province span{padding-left:30px;} */
.top_right{padding-left:30px;}
.top_right img{width: 14px;margin-right: 10px;}
.top_right div{color: #333;font-size: 18px;}
.top_right ul{margin-left: 20px;}
.top_right ul li{color: #fff;display: flex;
    align-items: center;
    flex-wrap: nowrap;
    font-size: 16px;line-height: 24px; background-color: #B71D11;padding: 4px 20px;border-radius: 30px;}

.nav_head {background: #B71D11;width: 100%;}
.nav > li:hover .dropdown-menu { display: block;min-width: 104px;text-align: center;}
.navbar-collapse {padding: 0;}
.nav>li>a {line-height: 40px;height: 43px;font-size: 18px;color: #1C1717;padding: 0 !important;}
.navbar-nav {margin-top: 7px;width: 100%;display: flex;justify-content: space-around;}
.navbar-nav li.active{background: url('/home/three/images/index/nav.png') no-repeat;background-size: 100% 100%;}
.navbar-nav li a:hover{
    background-color: rgba(0, 0, 0, 0) !important;
}
.navbar-nav li{
    min-width: 104px;text-align: center;
    padding: 6px 0 0 6px;
}

.dropdown-menu {background-color: #f5f5f5;border: 0;min-width: 104px;text-align: center;}
.dropdown-menu>li>a {color: #616161;padding: 3px 10px !important;}
.navbar-toggle .icon-bar {background: #860306;}
.navbar-toggle {margin-top: 10px;}
.index_container{
    background: url('/home/three/images/index/bg.png') no-repeat;
    background-size: 100% 100%;
    min-width: 1080px;
}
.dropdown a:hover img{
    transform: rotate(180deg);
    transition: 0.3s;
}
.dropdown a img{
    margin-left: 6px;
}

.cf {zoom: 1;}
.hide {display: none;}
.left {float: left;}
.fl{float: left;}
.fr{float: right;}
.tab_slide{width:100%;min-width:1080px;padding: 40px 0 50px 0;margin-top: 10px;}
.accordion-con {width: 1000px;margin: 0 auto;overflow: hidden;position: relative;}
.accordion-con>div.accordion-con02 {width: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    overflow: hidden;background: url('/home/three/images/index/list_bg.png') no-repeat;background-size:100% 100%;margin-top: 20px;}
.accordion-con>div.accordion-con02 img{
    width: 170px;
}
.see_btn{
    padding: 10px 40px;
    margin-top: 50px;
    color: #fff;
    font-size: 16px;
    background: linear-gradient(87deg, #F68E32, #FFB955);
}
.code_txt{
    padding: 0 0 0 12px;
    border-left: 4px solid #FBAD39;
    font-size: 18px;
    margin-top: 20px;
}
.desc_info{
    font-size: 14px;
    text-align: justify;
    margin-top: 30px;
    line-height: 30px;
    width:100%;
    -webkit-box-orient:vertical;
    overflow:hidden;
    word-break:break-all;
    display:-webkit-box;
    -webkit-line-clamp:3;
}
.accordion-con02 ul{
    height: 100%;
}
.accordion-con01 .accordion-big {width: 520px;height: 351px; background: url('/home/three/images/index/xu.png') no-repeat;padding: 14px 0 0 15px;background-size:100% 90%;}

.Broadcast {width: 100%;height: 337px;position: relative;border-radius: 8px;border: 5px solid #fff;}
.slideBox {width: 100%;height: 100%;overflow: hidden;position: relative;border-radius: 8px;}
.slideBox .txt-bg {position: absolute;bottom: 0;z-index: 1;overflow: hidden;width: 100%;height: 30px;background: #444444;opacity: 0.8;filter: alpha(opacity=80);}
.slideBox .bd {position: relative;height: 100%;z-index: 0;}
.slideBox .hd {height: 30px;overflow: hidden;position: absolute;right: 0px;bottom: 0px;z-index: 2;}
.slideBox .bd li {zoom: 1;vertical-align: middle;}
.slideBox .bd img {width: 100%;height: 337px;display: block;border-radius: 8px;}
.slideBox .hd ul li.on {background:#E14B40;}
.slideBox .hd ul li {float: left;margin-right: 5px;margin-top: 10px;width: 9px;height: 9px;border-radius: 50%;background: #999999;cursor: pointer;}
.slideBox_txt {position: absolute;bottom: 0;z-index: 2;overflow: hidden;width: 390px;height: 30px;padding-left: 10px;}
.slideBox_txt li {position: absolute;bottom: 0px;width: 100%;height: 30px;line-height: 30px;}
.slideBox_txt li a {display: block;font-size: 16px;color: #FFFFFF;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.zxzx {width: 100%;height: 100%;background: rgba(0, 0, 0, 0) !important;padding: 7px 20px;overflow: hidden;}
.zxzx_list{overflow: hidden;padding: 0 6px;}
.zxzx_list li {position:relative;width: 100%;height: 38px;padding-left: 15px;list-style: none;}
.zxzx_list li a:before{content: ''; position: absolute;left:0px;top: 16px; background: #fff;width: 4px;height: 4px;vertical-align: middle;}
.zxzx_list li a {display: block;float: left;line-height: 36px;width:80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;color: #fff;}
.zxzx_list li span {line-height: 36px;color: #fff;font-size: 14px;}
.list_tab{
    color: #BD4B38;
    padding: 6px 20px;
    background: url('/home/three/images/index/tab_bg.png') no-repeat;
    background-size: 100% 100%;
    font-size: 16px;
    cursor: pointer;
}
.list_tab img{
    width: 15px;
    margin-right: 6px;
}
.list_tab_active{
    background: url('/home/three/images/index/tab_active.png') no-repeat;
    background-size: 100% 100%;
    color: #fff;
}
.more_txt{
    font-size: 14px;
    color: #7F7F7F;
    cursor: pointer;
}
.more_txt:hover{
    color: rgb(179, 15, 15);
}
.more_txt a{
    color: #7F7F7F;
}
.title{
    font-size: 18px;
    font-weight: 600;
}
.width_wrap{
    position: relative;
}
.top_school{
    border-bottom: 1px solid #f2f2f2;
    padding: 0 0 20px 0;
}

.yxdy{width: 100%;height: 100%;background:#fff;padding: 20px;overflow: hidden;}
.yxdy h3 a{padding-left:30px;display: block;width: 100%;height: 45px;font-size: 20px;color: #c88587;line-height: 40px;}
.yxdy_tit{height: 35px;background: #f9d0be;border-top: 1px solid #c88587;color: #333;font-size: 18px;}
.yxdy_tit span{display:block;float:left;line-height:36px;border-right:1px solid #fff;text-align: center;}
.yxdy_tit span.theme{width: 300px;}
.yxdy_tit span.user{width: 140px;}
.yxdy_tit span.time{width: 100px;border-right:0;}
.yxdy_list{overflow: hidden;width: 100%;}
.yxdy_list li{line-height: 36px;color: #656565;font-size: 14px;overflow: hidden;}
.yxdy_list li a{padding-left:40px;color: #656565;position:relative;float:left;display:block;width: 300px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.yxdy_list li a:before{content: ''; position: absolute;left:25px;top: 16px; background: #CDCDCD;width: 4px;height: 4px;vertical-align: middle;}
.yxdy_list li i{float:left;font-style: normal;width: 140px;color: #CDCDCD;text-align: center;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.yxdy_list li span{float:left;width:100px;text-align: center;color: #CDCDCD;}

.fsx_table{margin: 40px 0;}
/* .fsx_bg{height: 38px;background: #fff;line-height: 38px;margin-bottom: 8px;display: flex;justify-content: space-between !important;} */
/* .fsx_bg a{font-size: 14px;margin-right: 10px;} */
.fsx_table select{background:#EEEEEE;height:40px;line-height:40px;margin:20px 19px 20px 0;border: 0;color: #ababab;font-size: 18px;/*padding: 0 190px 0 0;*/width: 300px;}
.fsx_table .sub_btn{padding:0 40px;display:inline-block;height: 40px;line-height: 40px;background: linear-gradient(31deg, #F68E32, #FFB955);color: #fff;text-align: center;font-size: 16px;border: 0;}
.table,.table-bordered{border:none!important;overflow: hidden;background: #fff;}
.table tr th,.table-bordered tr th{border: 1px solid #E0E0E0!important;color: #333;font-size: 18px;text-align: center;vertical-align: middle!important;}
.table tr td,.table-bordered tr td{border: 1px solid #E0E0E0!important;color: #656565;font-size: 16px;}
.zy_table{text-align: center;width: 100%;}
.zy_table tr th{background: #fff;height: 40px;font-size: 18px;color: #271A17;text-align: center;border: 1px solid #E0E0E0;}
.zy_table tr td{height: 40px;color: #3b3d3d;font-size: 16px;border: 1px solid #E0E0E0;}
.zy_table tr td a{color: #F67C32;}
.zy_table tr{background: #fff;}
.icon2{
    position: absolute;
    left: -120px;
    top: 275px;
}
.icon2 img{
    width: 60px;
}
.icon3{
    position: absolute;
    right: -100px;
    top: 255px;
}
.icon3 img{
    width: 80px;
}
.icon4{
    position: absolute;
    right: -250px;
    top: 305px;
}
.icon4 img{
    width: 200px;
}
.icon1{
    position: absolute;
    right: -60px;
    top: 475px;
}
.icon1 img{
    width: 30px;
}
.xie{
    position: absolute;
    right: -280px;
    top: 175px;
}
.xie img{
    width: 180px;
}
.left_circle img{
    width: 160px;
}
.left_circle{
    position: absolute;
    left: -200px;
    bottom: -30px;
}
.category{
    background: url('/home/three/images/index/bottom_bg.png') no-repeat;
    background-size: 100% 100%;
}

.lists_wrap{
    width: 570px;
    height: 336px;
    background: linear-gradient(31deg, #F68E32, #FFB955);
    position: relative;
    z-index: 4;
    padding: 16px 10px;
    margin-top: 20px;
    color: #fff;
}
.jiao_img{
    position: absolute;
    left: 20px;
    bottom: -16px;
    width: 460px;
    z-index: 1;
}
.jiao_img img{
    width: 100%;
}
.news_detail{
    position: relative;
}
.desc_wrap{
    width: 570px;
    min-height: 336px;
    background: #FFF4E0;
    z-index: 3;
    padding: 16px 20px 66px 90px;
    margin-top: 50px;
    margin-left: -70px;
    overflow: hidden;
    font-size: 16px;
    text-align: justify;
    text-indent: 2em;
    line-height: 30px;
}
.line_img img{
    height: 100%;
}
.line_img{
    z-index: -1;
    position: absolute;
    top: 26px;
    left: -6px;
    height: 30px;
}
.circle_img{
    z-index: -1;
    position: absolute;
    bottom: -24px;
    left: -100px;
    width: 409px;

}
.circle_img img{
    width: 100%;
}
.desc_btn{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: absolute;
    background: url('/home/three/images/index/btn_bg.png') no-repeat;
    background-size: 100% 100%;
    padding: 16px 26px 23px 36px;
    font-size: 14px;
    bottom: -12px;
    right: 0;
}
.desc_btn img{
    width: 20px;
}

.zhuanye{
    padding: 30px 0;
}
.zhuanye .zy_table{
    background-color: #F6F6F6 !important;
    margin: 20px 0 0 0;
}

.detail{overflow: hidden;margin: 0 auto;width: 100%;}
.detail li{float: left;background: #fff;position: relative;width: 33.33%;border: none;text-align: center;}
.detail li h3{color: #fff;font-size: 20px;line-height: 40px;}
.detail li p{color: #F2CCCC;line-height: 26px;font-size: 14px;text-align: center;}
.detail li.jianjie p,.detail li.address p{padding: 0 20px 0 0;}
.detail li.jianjie p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.detail li p a{color: #fff;}
.detail li:hover{background: #B71D11;}
.detail li:hover:before{background: #fff;}
.detail li:hover h3{color: #fff;}
.detail li:hover p{color: #fff;}
.detail li.type{padding:90px 0 0 0;height:200px;overflow:hidden;background: url(/home/three/images/index/category.png) no-repeat 50% 18%;border-left: none;background-size: 18%;}
/* .detail li.type:hover{background:#B71D11 url(/home/three/images/index/lx_iconon.png) no-repeat 90px 50%;} */
.detail li.jianjie{padding:90px 0 0 0;height:200px;overflow:hidden;background: url(/home/three/images/index/juxing.png) no-repeat 50% 18%;background-size: 18%;}
/* .detail li.jianjie:hover{background:#B71D11 url(/home/three/images/index/jj_iconon.png) no-repeat 30px 50%;} */
.detail li.phone{padding:90px 0 0 0;height:200px;overflow:hidden;background: url(/home/three/images/index/phone.png) no-repeat 50% 18%;background-size: 18%;}
/* .detail li.phone:hover{background:#B71D11 url(/home/three/images/index/dh_iconon.png) no-repeat 90px 50%;} */
.detail li.area{padding:90px 0 0 0;height:200px;overflow:hidden;background: url(/home/three/images/index/province.png) no-repeat 50% 18%;border-left: none;background-size: 18%;border-bottom: none;}
/* .detail li.area:hover{background:#B71D11 url(/home/three/images/index/szd_iconon.png) no-repeat 90px 50%;} */
.detail li.address{padding:90px 0 0 0;height:200px;overflow:hidden;background: url(/home/three/images/index/white_location.png) no-repeat 50% 18%;background-size: 18%;border-bottom: none;}
/* .detail li.address:hover{background:#B71D11 url(/home/three/images/index/dz_iconon.png) no-repeat 30px 50%;} */
.detail li.url{padding:90px 0 0 0;height:200px;overflow:hidden;background: url(/home/three/images/index/website.png) no-repeat 50% 18%;background-size: 18%;border-bottom: none;}
/* .detail li.url:hover{background:#B71D11 url(/home/three/images/index/wz_iconon.png) no-repeat 90px 50%;} */
.detail li.url:hover p a{color: #fff;}
/* .detail li i{position:absolute;top:11px;left:0px;display:block;width:205px;height:162px;background:url(/home/three/images/index/line.png) no-repeat;} */

.blog{margin: 30px 0;}

/*.foot{width:100%;padding:50px 0;background: #312626;color: #A09494;text-align: center;}*/
/*.foot p{line-height: 32px;font-size: 14px;margin-bottom: 0;}*/
/*.foot p span{margin-left: 30px;}*/
.foot{width:100%;padding:26px 0;background: #312626;color: #A09494;text-align: center;} /*鏈変慨鏀� */
.foot p{line-height: 32px;font-size: 14px;margin-bottom: 0;}
.foot p span{margin-left: 30px;}

.sName{width: 100%;overflow: hidden;font-size: 16px;color: #959595;padding: 26px 0 0 10px;}
.sName a{color: #959595;}
.sList{padding: 20px;overflow: hidden;}
.sList li{overflow: hidden;height: 36px;line-height: 36px;font-size: 16px;}
.sList li a{position: relative;color:#2D2828;float: left;padding-left: 18px;width: 700px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 16px;}
.sList li a:before{content: ''; position: absolute;left:0px;top: 16px; background: #ccc;width: 4px;height: 4px;vertical-align: middle;border-radius: 50%;}
.sList li a:hover{color: #B71D11;text-decoration: none;}
.sList li span{float: right;color: #B1A8A8;}
.page{width:100%;margin:50px auto;text-align: center;overflow: hidden;font-size: 12px;}
.page a{padding: 5px 10px;border:1px solid #ddd;color: #B71D11;/*float: left;*/display: inline-block;margin-right: 8px;}
.page a:hover{background: #B71D11;color: #fff;}

.newsDetail{/*border-top:1px solid #e5e5e5;*/margin-bottom: 100px;}
.news_h2{color: #333;font-weight: bold;font-size: 28px;text-align: center;height: 110px;line-height: 50px;}
.news_time{overflow: hidden;font-size: 16px;color: #666;line-height: 24px;margin-bottom: 50px;}
.news_time span{color: #666;line-height: 24px;display: inline-block;}
/*.news_l{float: left;margin-left: 390px;}
.news_r{float: left;margin-left: 30px;}*/
.news_l{text-align: center;}
/*text-indent: 2em!important;*/
/*padding:0 50px !important;*/
.newsDetail p{margin-bottom:20px !important;font-size: 16px !important;color: #333!important;line-height: 36px!important;}
.newsDetail h2{
    padding: 20px 0 !important;
    line-height: 50px !important;
}
.newsDetail table{table-layout:fixed;margin: 10px auto;width: auto;}
.newsDetail table p {padding: 0;margin-bottom: 0;text-indent: 0;}
/*闂瓟璇︽儏*/
.ask_detail{width: 100%;padding: 40px 20px;overflow: hidden;min-height: 500px;}
.ask_detail div.head_img{float: left;margin-right: 10px;margin-top: 25px;}
.ask_detail div.head_img img{width: 50px;height: 50px;}
.ask_detail div.detail_cont{float: left;border-left:1px dashed #f7c1a9;width: 90%;}
.ask_detail div.detail_cont div{width: 100%;overflow: hidden;}
.ask_detail div.detail_cont div.ly{line-height: 50px;height: 50px;border-bottom:1px dashed #f7c1a9;}
.ask_detail div.detail_cont div.hf{position:relative;display:block;color: #6b6b6b;font-size: 16px;overflow: hidden;line-height: 36px;padding-top: 10px;padding-left: 64px;}
.ask_detail div.detail_cont div i{float:left;margin:6px 10px 0 15px;font-style:normal;display: inline-block;width: 39px;height: 36px;line-height: 36px;text-align: center;color: #fff;font-size: 14px;background: url(/home/images/ask_icon.png) no-repeat;}
.ask_detail div.detail_cont div.ly i{background-position: 0 0;}
.ask_detail div.detail_cont div.hf i{background-position: 0 -36px;margin-top:10px;position: absolute;left: 0;top:0;}
.ask_detail div.detail_cont div.ly a{float:left;font-size: 16px;color: #333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 70%;}
.ask_detail div.detail_cont div.ly span{font-size: 16px;color: #ccc;float: right;margin-right: 10px;}

.question_list{padding: 10px 30px;overflow: hidden;}
.question_list li{overflow:hidden;width:100%;font-size: 16px;color:#333;border-bottom: 1px dashed #ccc;padding-bottom: 10px;}
.question_list li a{float:left;color: #333;font-size: 16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 60%;}
.question_list li img{float: left;margin: 10px 20px 0;}
.question_list li span{color: #999;float: right;margin-right: 10px;font-size: 14px;}
.question_list li em{color: #999;font-size: 14px;font-style: normal;margin-left: 20px;float: left;}
.question_list li div.list_before{line-height: 64px;}
.question_list li div.list_after{display:none;line-height: 26px;font-size: 14px;color: #6b6b6b;background: #fff;padding: 6px 10px;border: 1px solid #ccc;position: relative;zoom: 1;}
.question_list li div.list_after i.glyphicon{display:block;width:10px;height:9px;background:#fff;font-size:1px;color:#ccc;position: absolute;left: 35px;top: -9px;}
.question_list li div.list_after div.ly{line-height: 50px;height: 50px;border-bottom:1px dashed #f7c1a9;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.question_list li div.list_after div.hf{position:relative;display:block;overflow: hidden;padding-top: 10px;padding-left: 64px;}
.question_list li div.list_after div i{float:left;margin:6px 10px 0 15px;font-style:normal;display: inline-block;width: 39px;height: 36px;line-height: 36px;text-align: center;color: #fff;font-size: 14px;background: url(/home/images/ask_icon.png) no-repeat;}
.question_list li div.list_after div.ly i{background-position: 0 0;}
.question_list li div.list_after div.hf i{background-position: 0 -36px;margin-top:10px;position: absolute;left: 0;top:0;}
/*@media (max-width: 767px){
	.top_bar{display: none;}
	.nav > li:hover .dropdown-menu{width: 100%;}
	.top_text{margin:20px 0 0 80px;}
	.top_right {margin: 0;
	.foot p span{display: block;margin-left: 0;}
}*/

.school_code{
    background: #FFE8D5;
    /*border-radius: 21px;*/
    color: #000000;
    /* display: flex;
    align-items: center;
    justify-content: center; */
    padding: 6px 20px;
    display: inline-block;
    white-space: nowrap;
    max-width: 360px;
    overflow: hidden;
    text-overflow:ellipsis;
}