<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============================================================
   鏍峰紡閲嶇疆 
   ============================================================ */
*{box-sizing:border-box; cursor:pointer; -webkit-tap-highlight-color: transparent;-moz-tap-highlight-color: transparent;outline: none;}
body,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,select,textarea,button,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:400;}
ul,dl,ol{list-style:none;}
img,fieldset,input[type="submit"]{border:0 none;}
img{display:inline-block;overflow:hidden;vertical-align:top; width:100%;}
em{font-style:normal;}
strong{font-weight:bolder;}
table{border-collapse:collapse;border-spacing:0;}
button,input{cursor:pointer;border:0 none;-webkit-appearance: none;appearance:none; border-radius: 0;}
textarea{word-wrap:break-word;resize:none;}  /* word-wrap for opera, resize for webkit */
body{margin: 0 auto;-webkit-user-select: none;-webkit-text-size-adjust: none!important;font-family:"Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei","寰蒋闆呴粦","Arial",sans-serif,Droidsansfallback;font-weight: 400;background:#fff; color:#333; font-size:0.24rem;}
input,textarea{font-family:"Helvetica Neue","Helvetica","PingFang SC","Hiragino Sans GB","Microsoft YaHei","寰蒋闆呴粦","Arial",sans-serif,Droidsansfallback;font-weight: 300;}
input[type="number"]{-webkit-user-select:text;}
a,button,input{-webkit-touch-callout:none;}/* 1.ios 闀挎寜鏃朵笉瑙﹀彂绯荤粺鐨勮彍鍗� 2.绂佹闀挎寜鏃朵笅杞藉浘鐗� */
input,select,textarea{outline:none;background: none;font-weight: 400;}
/* input { -webkit-appearance: none; } */
/* 鍘婚櫎android4.0浠ヤ笅 a/button/input鏍囩琚偣鍑绘椂浜х敓鐨勮竟妗� 鍥犱负杈规寮曡捣浜嗕笉灏慴ug */
a,button,input,select,li{-webkit-tap-highlight-color:rgba(0,0,0,0);}
/* Android4.0涓嬩笉璇嗗埆閫夋嫨鍣�-webkit-transform-3d 浣跨敤瀹冨彲鍋欰ndroid4.0涓嬬増鏈吋瀹� */
@media all and (-webkit-transform-3d){
    /* android4.0+ ios4+ 鎭㈠鎸夐挳琚偣鍑绘椂浜х敓鐨勬晥鏋� */
    /*a,button,input{-webkit-tap-highlight-color:rgba(130,130,130,.52);}*/
    a,button,input,select{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;-moz-tap-highlight-color: transparent;outline: none;}
}
a{text-decoration:none;}
img{ display:block; width:100%;}
.clearfix:after,.clearfix:before {content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { *zoom: 1; }
::-moz-placeholder { color: #9B9B9B; font-size:0.28rem;}
::-webkit-input-placeholder { color:#9B9B9B;  font-size: 0.28rem;}
:-ms-input-placeholder { color:#9B9B9B;  font-size: 0.28rem;}
html {overflow-y: auto;overflow-x: hidden;height: 100%}
/*寮规€х洅瀛�*/
.col{display: -webkit-flex;display:-ms-flexbox; display:flex; -webkit-flex-direction:column;flex-direction: column;}
.row{display: -webkit-flex;display:-ms-flexbox; display:flex; -webkit-flex-direction:row;flex-direction: row;}
.pack-between{display: -webkit-flex;display:-ms-flexbox; display:flex;justify-content: space-between;-webkit-justify-content:space-between}
.pack-around{display: -webkit-flex;display:-ms-flexbox; display:flex;-webkit-justify-content:space-around;justify-content:space-around;}
.pack-center{display: -webkit-flex;display:-ms-flexbox; display:flex;justify-content: center;-webkit-justify-content: center}
.pack-start{display: -webkit-flex;display:-ms-flexbox; display:flex; justify-content: flex-start;-webkit-justify-content: flex-start}
.pack-end{display: -webkit-flex;display:-ms-flexbox; display:flex; justify-content: flex-end;-webkit-justify-content: flex-end}
.align-top{-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;}
.align-center{-webkit-align-items:center;-ms-align-items:center;align-items:center;}
.align-bottom{-webkit-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;}
.align-baseline{-webkit-align-items:baseline;-ms-align-items:baseline;align-items:baseline;}
.middle{display: flex;display: -webkit-flex;-webkit-align-items:center;align-items:center;}
.nowrap{-webkit-flex-wrap:nowrap;-webkit-box-lines:single;-moz-flex-wrap:nowrap;flex-wrap:nowrap;}
.wrap{-webkit-flex-wrap:wrap;-webkit-box-lines:single;-moz-flex-wrap:wrap;flex-wrap:wrap;}銆€
.fn-hide{display:none}
.midcenter {display: -webkit-flex;display:-ms-flexbox; display:flex;justify-content: center;-webkit-justify-content: center;-webkit-box-align: center; -webkit-align-items: center;-ms-flex-align: center; align-items: center;}
.between {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.start{display: flex;display: -webkit-flex; justify-content: flex-start;-webkit-justify-content: flex-start}
.fl{float:left;}
.fr{ float:right;}

.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hide-text-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }


body{max-width:750px;}
.bg_all{max-width:750px;background: #D3EDF8;margin: 0 auto;overflow-x: hidden;-webkit-overflow-scrolling: touch;font-family: PingFangSC-Medium, PingFang SC;text-align:justify;}
.bg_main{background: #f6f6f6;margin: 0 auto;overflow-x: hidden;-webkit-overflow-scrolling: touch;font-family: PingFangSC-Medium, PingFang SC;text-align:justify;}
.search_top{ padding:0.14rem 0.24rem;background: #FFFFFF;}
.search_k{display:block; width: calc(100% - 1.2rem);background: #FFFFFF;border-radius: 0.12rem;border: 0.02rem solid #EFEFEF; position:relative;}
.search_k:before{ position:absolute; content:''; left:0.24rem; top:50%; margin-top:-0.18rem; width:0.36rem; height:0.36rem; background:url(http://gkbimg.360eol.com/basic/images/search.png) no-repeat; background-size:0.36rem 0.36rem;}
.search_k input{ display:block; width:100%;height: 0.6rem; padding:0 0.2rem 0 0.68rem; border:0; line-height:0.6rem;font-size: 0.26rem; color:#333;}
.search_btn{ display:block; width:1.04rem; text-align:center; height:0.6rem; font-size:0.3rem;color: #1677FF;line-height: 0.6rem;}
.top_banner{position: relative;z-index: 1;width: 100%;}

.zhpj{ position: relative; z-index: 2;width: 7.02rem;margin:0 auto; margin-top: -0.24rem; background: #FFFFFF;border-radius: 0.32rem; padding: 0.36rem 0.24rem 0.4rem;}
.zhpj .ztwz{font-size:0.28rem;color: #5A5E78;line-height: 0.46rem; padding-bottom:0.29rem; border-bottom: 1px solid #eee;}
.zhpj .ztwz a{color: #646CDC;font-weight: 500; text-decoration:underline;}
.zhpj .ztdetail{ padding-top:0.32rem; padding-right:1.2rem;}
.zhpj .ztdetail .leftwz1 {padding-top: 0.07rem;font-size: 0.24rem;font-weight: 600;color: #050C26;line-height: 0.46rem;}
.zhpj .ztdetail .leftwz1 span{ margin-left:0.15rem;}
.zhpj .ztdetail .blue{margin-left:0.2rem; margin-right:0.2rem; color: #5695FF; display:inline-block; position:relative;}
.zhpj .ztdetail .blue:before{ position:absolute;content:'銆�'; width: 0.2rem;height: 0.2rem;left: -0.26rem;top: -0.1rem;font-size:0.2rem; color:rgba(124, 200, 199, 1);}
.zhpj .ztdetail .blue:after{ position:absolute;content:'銆�';width: 0.2rem;height: 0.2rem;right: -0.26rem;bottom: 0.2rem;font-size:0.2rem; color:rgba(124, 200, 199, 1);}
.zhpj .ztdetail .leftwz2 {font-size: 0.22rem;color: #5A5E78;line-height: 0.46rem;}
.zhpj .ztdetail .tu{ position:absolute; bottom:0; right:0;  width:1.4rem;height:1.4rem; padding:0.06rem; background: url(http://gkbimg.360eol.com/basic/images/zhpj_01.png) no-repeat; background-size:1.4rem 1.4rem;}
.zhpj .ztdetail .tu img{ width:0.97rem; height:0.97rem;}

.menutab{ margin-top:0.44rem; border-bottom:1px solid rgba(227, 230, 242, 1); margin-bottom:0.32rem;}
.menutab&gt;div{ height:0.88rem; padding:0 0.24rem;position:relative;}
.menutab .btname{ margin-right:0.48rem; position:relative; height:0.88rem; line-height:0.88rem; font-size:0.32rem;color: #737785;}
.menutab .btname.on{font-weight: 600;color: #000000;}
.menutab .btname.on :before{ position:absolute; content:'';bottom:0;left:0.27rem; right:0.27rem;height: 0.04rem;background: #2D50FD;}
.menutab .btname:last-child{ margin-right:0;}
.menutab .set_choose { position:absolute; right:0.24rem;top:0.24rem;height: 0.4rem;line-height: 0.4rem;padding: 0 0.12rem; margin-right: 0.3rem; font-size: 0.26rem; color: #737785; background: url(http://gkbimg.360eol.com/basic/images/arrow.png) right bottom no-repeat; background-size: 4px 5px;}

.swyt_tbt{ margin:0 auto; margin-top:0.24rem; width:7.02rem; height:1.1rem;}
.swyt_tbt .btname{font-size:0.34rem;height: 0.48rem;font-weight: 500;color: #394377;line-height: 0.48rem;}
.swyt_tbt .btwz{ font-size:0.28rem;height: 0.4rem;color: rgba(5, 12, 38, 0.56);line-height: 0.4rem;}
.swyt_tbt .btwz span{ color:#050C26;}

.zhpj_con{ padding-bottom:0.54rem;}
.zhpj_zhibo {width: 7.26rem;margin: 0 auto; padding-left:0.12rem;}
.zhpj_zhibo .item{ margin-top:0.24rem; width:7.14rem; height:2.48rem; background:url(zhpj_02c.png) no-repeat; background-size:7.14rem 2.48rem; position:relative;}

.zhpj_zhibo .item.item2 { background: url(zhpj_02c.png) no-repeat; background-size: 7.14rem 2.48rem;}

.zhpj_zhibo .item:first-child{margin-top:0;}
.zhpj_zhibo .item .zb2{ padding-right:0.36rem;}
.zhpj_zhibo .item .date{ height:0.6rem; line-height:0.6rem; padding-left:1.43rem; font-size:0.24rem;font-weight: 600;color: #DF4A2D;}
.zhpj_zhibo .item .btn{width: 1.34rem;height: 0.4rem; box-shadow: 0.02rem 0.02rem 0.16rem 0rem rgba(0, 0, 0, 0.1);border-radius: 0.2rem; font-size: 0.24rem;line-height: 0.4rem; position:relative;}
.zhpj_zhibo .btn_tixing{ background-color:#5695FF;}
.zhpj_zhibo .item .btn:after{ position:absolute; content:''; right:-0.24rem; bottom:0;width: 0.16rem;height: 0.16rem;border-radius: 0.2rem; box-shadow: 0.02rem 0.05rem 0.08rem 0rem rgba(0, 0, 0, 0.08);}
.zhpj_zhibo .btn_tixing:after{background: #5695FF;}
.zhpj_zhibo .btn_zhibo:after{background: linear-gradient(270deg, rgba(66, 213, 148, 0.77) 0%, #32D574 100%);}
.zhpj_zhibo .btn_yuyue:after{background: rgba(45, 80, 253, 0.06);}
.zhpj_zhibo .btn_over:after{background: #ffffff;}
.school_info{padding:0.24rem 0.36rem 0.24rem 0.24rem;}
.school_info .zb1 {position: relative;min-height: 1.28rem;}
.school_info .zb1 .bt {height: 0.84rem; font-size: 0.3rem;font-weight: 500;color: #050C26; line-height: 0.42rem;text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);}	
.school_info .zb1 .teacher {margin-top: 0.11rem;font-size: 0.24rem;font-weight: 400;color: rgba(5, 12, 38, 0.56);line-height: 0.33rem; text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);}
.zt_foot{ margin:0 auto; margin-top:0.48rem; width:7.5rem;}
.m-bottom{position: fixed;width: 100%;background: #fff;padding: .24rem;left: 0;bottom: 0; height: 1.16rem; box-shadow: 0px -2px 0px 0px rgba(0, 0, 0, 0.04);display: flex;z-index: 99;}
.m-bottom .about{display: block;width: 1.7rem; padding-top:0.4rem;  background:url(http://gkbimg.360eol.com/basic/images/about.png) center top no-repeat;background-size:0.32rem 0.32rem; font-size:0.22rem;color: #050C26;line-height: 0.3rem; text-align:center;}
.m-bottom .link{display: block;width: 3.45rem;height: .72rem;line-height: .72rem;font-size: 0.26rem; font-weight:500;text-align: center;color: #fff;background: #FE7D2B;box-shadow: 0rem 0.06rem 0.12rem 0rem rgba(36, 79, 186, 0.19);border-radius: 0.08rem;}
.m-bottom .link.btn-2{background:#5695FF;}
.fpb-116{padding-bottom: 1.16rem;}	

.page-choose{position:fixed;z-index:110;left:100%;top:0; bottom:0; background:#FFF; width:0; height:100%;overflow-y:auto;overflow-x: hidden;-webkit-overflow-scrolling: touch; transition:all 0.3s; -webkit-transition:all 0.3s;}
.tabs-choose{ padding:0.24rem 0 1.24rem;}
.tabs-choose .item_title{ padding-left:0.28rem; height:0.4rem; line-height:0.4rem; font-size:0.28rem;font-weight:600; color:#4a4a4a;}
.tabs-choose .item_bt{margin-top:0.2rem;padding-left:0.3rem; }
.tabs-choose .item_bt li{ margin-bottom:0.4rem; margin-right:0.6rem; height:0.48rem; padding:0 0.26rem; line-height:0.48rem; color:#9B9B9B;font-size:0.28rem;border-radius:0.16rem;}
.tabs-choose .item_bt li.on{ background:#D8F4FF; color:#228ADF;}
.tabs-foot{position:fixed;z-index: 150;bottom: 0;left: 110%; width:0;padding: 0.26rem 0.6rem; background: #fff;box-shadow: 0rem 0rem 0.05rem 0.02rem rgba(0, 0, 0, 0.15); transition:all 0.3s; -webkit-transition:all 0.3s;}
.tabs-foot .foot_btn{height:0.72rem;width:2.52rem;border-radius:0.21rem;font-size:0.28rem;}
.tabs-foot .foot_btn.reset{background:rgba(0,0,0,0.12); color:#4a4a4a;}
.tabs-foot .foot_btn.confirm{background:#3981FB; color:#fff;}
.page-search.show,.page-choose.show,.page-choose.show .tabs-foot{left:0; right:0; width:100%;}

.bg_white{background:#fff;margin:0 auto;overflow-x: hidden;-webkit-overflow-scrolling: touch;font-family: PingFangSC-Medium, PingFang SC;text-align:justify;}
.school_jianzhang{ padding:0.32rem 0.24rem;}
.school_jianzhang .jzbt{font-size:0.36rem;font-weight: 600;color: #050C26;line-height: 0.5rem; text-align:center;}
.school_jianzhang .school_xx{ margin-top:0.16rem;}
.school_xx .school_name{ padding-left:0.42rem; position:relative;height: 0.36rem;font-size: 0.24rem;color: #050C26;line-height: 0.36rem;}
.school_xx .school_name .tu{ position:absolute;left:0;top:50%; margin-top:-0.18rem; width:0.36rem; height:0.36rem; border-radius:50%;}
.school_xx .date_time{height: 0.36rem;font-size: 0.24rem;color: rgba(5, 12, 38, 0.32);line-height: 0.36rem;}
.school_jianzhang .school_wzbt{margin-top:0.3rem;font-size:0.28rem;font-weight: 600;color: #050C26;line-height: 0.46rem;}
.school_jianzhang .school_pagewz{ font-size:0.28rem;font-weight: 400;color: #5A5E78;line-height: 0.46rem; padding-top:0.04rem;}
.ind2{ text-indent:2em;}
.m-bottom a.btn-3{ width:5.44rem; height: 0.72rem;background: #FE7D2B;box-shadow: 0rem 0.06rem 0.12rem 0rem rgba(36, 79, 186, 0.19);border-radius: 0.08rem;text-align: center;color: #fff;font-size: 0.26rem; font-weight:500; line-height:0.72rem;text-shadow: 0px 0px 0px rgba(36, 79, 186, 0.19);}

.jianzhang-nav{border-bottom: 1px solid rgba(227, 230, 242, 1); background:#fff; padding:0 0.24rem;}
.set_con{height:0.88rem; }
.set_item{height:0.4rem; line-height:0.4rem; padding:0 0.12rem; margin-right:0.3rem;font-size: 0.26rem;color: #737785; background:url(http://gkbimg.360eol.com/basic/images/arrow.png) right bottom no-repeat; background-size:4px 5px;}
.set_item.on{color: #1677FF;}
.set_num{height: 0.3rem;font-size: 0.22rem;color: #AFB1B9;line-height: 0.3rem;}
.set_num span{ color:#050C26;}
.school_zhibo{padding-top:0.32rem; width:7.02rem; margin:0 auto;}
.school_zhibo .list-item{ margin-top:0.24rem;background: #FFFFFF;box-shadow: 0.02rem 0.02rem 0.16rem 0rem rgba(0, 0, 0, 0.1);border-radius: 0.08rem; padding:0 0.24rem; padding-top:0.26rem;}
.school_zhibo .list-item:first-child{margin-top:0}
.school_zhibo .list-item .zb1{ position:relative; min-height:1.28rem;}
.pic_zhibo{ padding-left:2.34rem;}
.pic_pho{ padding-left:1.44rem;}
.school_zhibo .list-item .zb1 .bt{height: 0.84rem;font-size: 0.3rem;font-weight: 500;color: #050C26;line-height: 0.42rem;text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);}
.school_zhibo .list-item .zb1 .teacher{ margin-top:0.11rem;font-size: 0.24rem;font-weight: 400;color: rgba(5, 12, 38, 0.56);line-height: 0.33rem;text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);}
.pic_zhibo .pictu{ position:absolute; left:0;top:0;width: 2.18rem;height: 1.28rem;box-shadow: 0.02rem 0.02rem 0.16rem 0rem rgba(0, 0, 0, 0.1);border-radius: 0.08rem;}
.pic_zhibo .pictu img{width: 2.18rem;height: 1.28rem;border-radius: 0.08rem;}
.pic_pho .pictu{ position:absolute; left:0;top:0;width: 1.28rem;height: 1.28rem;box-shadow: 0.02rem 0.02rem 0.16rem 0rem rgba(0, 0, 0, 0.1);border-radius: 50%;}
.pic_pho .pictu img{width: 1.28rem;height: 1.28rem;border-radius: 50%;}
.school_zhibo .zb2{margin-top:0.23rem; border-top:1px solid #EEEEEE; height:0.7rem;}
.school_zhibo .zb2 .date{ height:0.34rem;font-size: 0.24rem;color: #050C26;line-height: 0.34rem;text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);}
.school_zhibo .zb2 .date span{ margin-left:0.08rem; color:#CC7323;font-weight: 600;}
.school_zhibo .zb2 .btn{ display:block;width: 1.34rem;height: 0.4rem;box-shadow: 0.02rem 0.02rem 0.16rem 0rem rgba(0, 0, 0, 0.1);border-radius: 0.08rem;font-size: 0.24rem; line-height:0.4rem;}
.btn_tixing{background: #5695FF url(http://gkbimg.360eol.com/basic/images/b1.png) 0.14rem center no-repeat;background-size:0.24rem 0.24rem; color:#fff; text-align:left;padding-left:0.42rem; }
.btn_zhibo{background: #42D594;color:#fff; text-align:center;}
.btn_yuyue{background: #f3f5ff url(http://gkbimg.360eol.com/basic/images/b2.png) 0.17rem center no-repeat;background-size:0.24rem 0.24rem;color:#050C26;text-align:left;padding-left:0.45rem; }
.btn_over{background: #fff;color:#737785;border: 1px solid #EEEEEE;text-align:center;line-height:0.36rem!important;}
.btn_review{background: #5695FF;color:#fff;border: 1px solid #EEEEEE;text-align:center;line-height:0.36rem!important;}
.btn_review:after{background: #5695FF;}
.school_zhibo .list-item .zb3{ position:relative; min-height:1.08rem; padding-left:1.3rem; padding-top:0.1px;}
.school_zhibo .list-item .zb3 .xx_link{position:absolute; right:0;top:0.12rem;}
.school_zhibo .list-item .zb3 .xx_link a{ display:block;width: 1.27rem;height: 0.4rem;background: #FEFBF6;border-radius: 0.08rem;border: 1px solid #F9A62D; text-align:center; line-height:0.36rem; font-size:0.24rem;color: #E59117; margin-left:0.12rem;}
.school_zhibo .list-item .zb3 .xx{ position:absolute; left:0;top:0;width: 1.08rem;height: 1.08rem;border: 1px solid #EEEEEE;border-radius: 50%;}
.school_zhibo .list-item .zb3 .xx img{width: 1.08rem;height: 1.08rem;border-radius: 50%;}
.school_zhibo .list-item .zb3 .xxname{ margin-top:0.12rem; width:calc(100% - 2.8rem);height: 0.4rem;font-size: 0.32rem;font-weight: 500;color: #050C26;line-height: 0.4rem;}
.school_zhibo .list-item .zb3 .xxname2{ margin-top:0.12rem; width:calc(100% - 1.4rem);height: 0.4rem;font-size: 0.32rem;font-weight: 500;color: #050C26;line-height: 0.4rem;}
.school_zhibo .list-item .zb3 .xxtip{ margin-top:0.12rem;}
.school_zhibo .list-item .zb3 .xxtip span{ float:left; display:inline-block; font-size:0.24rem; padding:0 0.12rem; position:relative;color: rgba(5, 12, 38, 0.56);line-height: 0.34rem;}
.school_zhibo .list-item .zb3 .xxtip span:before{ position:absolute; content:''; left:0; top:0; margin-top:0.05rem; width:1px;height:0.24rem; background:#eee;}

.jianzhang_list{padding-top: 0.32rem;width: 7.02rem; margin: 0 auto;}
.jianzhang_list li{ margin-top:0.24rem;background: #FFFFFF;box-shadow: 0.02rem 0.02rem 0.16rem 0rem rgba(0, 0, 0, 0.1);border-radius: 0.08rem; padding:0 0.24rem; padding-top:0.24rem;}
.jianzhang_list li:first-child{margin-top:0}
.jianzhang_list li .bt{font-size: 0.3rem;font-weight: 600;color: #050C26;line-height: 0.42rem;}
.jianzhang_list .school_xx{ margin-top:0.24rem; border-top:1px solid #eee; padding:0.15rem 0;}

.view_video{ margin:0 auto;width: 100%;height: 3.85rem;background: #FFFFFF;overflow:hidden;}
.view_video .videobox{height: 3.85rem;width: 100%;position: relative;}
.on-box {position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: #000;height: 100%;z-index: 10;}
.on-box .play { position: absolute; transform: translate(-50%,-50%);top: 50%; left: 50%;background: url(http://gkbimg.360eol.com/basic/images/play.png) no-repeat;width: 1.18rem; height: 1.18rem;background-size: 1.18rem 1.18rem;}
.on-box .slide-time {position: absolute; bottom: 0;right: 0;left:0; width: 100%;height: 0.4rem;background: linear-gradient(180deg, rgba(5, 12, 38, 0) 0%, rgba(5, 12, 38, 0.74) 100%);border-radius: 0rem 0rem 0.12rem 0.12rem;padding-left:0.16rem;}
.on-box .slide-time i{ display:inline-block; width:0.28rem; height:0.28rem; background:url(http://gkbimg.360eol.com/basic/images/review.png) left center no-repeat;background-size:0.24rem 0.24rem;} 
.on-box .slide-time span{display:inline-block;height:0.28rem; font-size:0.2rem;font-weight: 400;color: #FFFFFF;line-height: 0.28rem;}
.on-box .cover-img {height: 3.85rem;}
.videobox .video-play {width: 100%;height: 100%;display:block;}

.zt_menu{height: 0.88rem;background: #fff; padding:0 0.26rem;}
.zt_menu li{ display:inline-block;height: 0.88rem; line-height:0.88rem; position:relative; font-size:0.32rem;color: #737785;}
.zt_menu li:before{ position:absolute; content:''; bottom:0;left:0; right:0;height: 0.04rem;background:#294AEA; display:none;}
.zt_menu li.on{font-weight: 600;color: #000;}
.zt_menu li.on:before{ display:block;}
.tab_con{display:none;}
.tab_con:first-child{display:block;}
.zhpj_list .tab_con{ padding-bottom:0.54rem;}

.view_con1{ padding:0 0.24rem;}
.view_con1 .bt{ font-size:0.36rem;font-weight: 600;color: #050C26;line-height: 0.5rem;}
.view_con1 .bar{ margin-top:0.08rem; height:0.4rem;}
.view_con1 .bar .teacher{ font-size:0.28rem;color: rgba(5, 12, 38, 0.56);}
.view_con1 .bar .slide-time{height: 0.4rem;}
.view_con1 .bar .slide-time i{ display:inline-block; width:0.28rem; height:0.28rem; background:url(http://gkbimg.360eol.com/basic/images/review2.png) left center no-repeat;background-size:0.24rem 0.24rem;} 
.view_con1 .bar .slide-time span{display:inline-block;height:0.28rem; font-size:0.2rem;font-weight: 400;color: rgba(5, 12, 38, 0.56);line-height: 0.28rem;}
.view_zhibo.school_zhibo{ padding-top:0.32rem; width:100%;}
.view_zhibo.school_zhibo .zb2{ margin-top:0.24rem; border-top:1px dashed #00AC1C;}
.zhpj_list .view_main { border-top: 0.24rem solid #f6f6f6;}

.zt_con.zhpj_list{border-top:1px solid #e3e3e6;}

.view_zhibo.school_zhibo .list-item{ margin:0; padding:0 0.48rem; background:none; box-shadow:none;}
.view_zhibo.school_zhibo .list-item .zb3 .xxname{ width:100%; height:auto;}
.school_zhibo .list-item .zb4{padding-left: 1.3rem; margin-top:0.32rem; padding-bottom:0.24rem; border-bottom:1px dashed #00AC1C;}
.school_zhibo .list-item .zb4 .info{ line-height:0.33rem; margin-top:0.17rem;color: rgba(5, 12, 38, 0.32); font-size:0.24rem; width:2.65rem;}
.school_zhibo .list-item .zb4 .info span{font-weight: 500;color: #050C26; padding-left:0.08rem;}
.school_zhibo .list-item .zb4 .info:nth-child(2n+1){ width:2.4rem;}
.school_zhibo .list-item .zb4 .info:nth-child(1),.school_zhibo .list-item .zb4 .info:nth-child(2){ margin-top:0;}
.school_zhibo .list-item .zb5{ padding-top:0.3rem; padding-bottom:0.32rem;}
.school_zhibo .list-item .zb5 .btlink{ display: block;margin-top: 0.17rem;width: 2.12rem; height: 0.64rem; border-radius: 0.04rem;padding-left: 0.79rem;font-size: 0.28rem; color: #050C26;line-height: 0.64rem;background-color: rgba(45, 80, 253, 0.06);}
.school_zhibo .list-item .zb5 .btlink.link1{ background-image:url(http://gkbimg.360eol.com/basic/images/link1c.png); background-repeat:no-repeat; background-position:0.09rem center; background-size:0.48rem 0.48rem;}
.school_zhibo .list-item .zb5 .btlink.link2{ background-image:url(http://gkbimg.360eol.com/basic/images/link2c.png); background-repeat:no-repeat; background-position:0.09rem center; background-size:0.48rem 0.48rem;}
.school_zhibo .list-item .zb5 .btlink.link3{ background-image:url(http://gkbimg.360eol.com/basic/images/link3c.png); background-repeat:no-repeat; background-position:0.09rem center; background-size:0.48rem 0.48rem;}
.school_zhibo .list-item .zb5 .btlink.link4{ background-image:url(http://gkbimg.360eol.com/basic/images/link4c.png); background-repeat:no-repeat; background-position:0.09rem center; background-size:0.48rem 0.48rem;}
.school_zhibo .list-item .zb5 .btlink.link5{ background-image:url(http://gkbimg.360eol.com/basic/images/link5c.png); background-repeat:no-repeat; background-position:0.09rem center; background-size:0.48rem 0.48rem;}
.school_zhibo .list-item .zb5 .btlink.link6{ background-image:url(http://gkbimg.360eol.com/basic/images/link6c.png); background-repeat:no-repeat; background-position:0.09rem center; background-size:0.48rem 0.48rem;}
.school_zhibo .list-item .zb5 .btlink:nth-child(1),.school_zhibo .list-item .zb5 .btlink:nth-child(2),.school_zhibo .list-item .zb5 .btlink:nth-child(3){ margin-top:0;}

.view_main .tbt{ margin:0 auto; width:7.02rem; height:0.8rem;}
.view_main .tbt .btname{font-size:0.34rem;height: 0.48rem;font-weight: 500;color: #050C26;line-height: 0.48rem;}
.view_main .tbt .btwz{ font-size:0.28rem;height: 0.4rem;color: rgba(5, 12, 38, 0.56);line-height: 0.4rem;}
.view_main .school_zhibo {padding-top: 0.2rem;}


.swyt_common{ position:relative;}
.zt_con.swyt_common{ padding-bottom:0;}
.swyt_common:before{ position:absolute; content:''; z-index:1;top:0;left:0;right:0;height: 4.8rem;background: linear-gradient(180deg, #6E9AF6 0%, rgba(110, 171, 246, 0) 100%);}
.swyt_common .tab_con{position:relative; z-index:2;}
.main_info.school_zhibo{padding-top:0.48rem;}
.main_info.school_zhibo .list-item { padding:0 0.36rem; padding-top:0.32rem;}
.main_info.school_zhibo .list-item .zb3 .xxname{ width:100%; height:auto;}
.main_info.school_zhibo .list-item .zb4{ padding-left:0; border-bottom:1px solid #eee;}
.main_info.school_zhibo .list-item .zb4 .info{ width:3rem;margin-right: 0.12rem;}
.main_info.school_zhibo .list-item .zb5 .btlink{ width:2rem; padding-left:0.68rem; background-color:rgba(45, 80, 253, 0.06); background-position:0.12rem center;}
.swyt_common .view_main{ border-top:0;margin-top: 0.24rem;}
.newzb3 { position: relative;height: 1.08rem;padding-left: 1.3rem;}
.newzb3 .xx{ position:absolute; left:0;top:0;width: 1.08rem;height: 1.08rem;border: 1px solid #EEEEEE;border-radius: 50%;}
.newzb3 .xx img{width: 1.08rem;height: 1.08rem;border-radius: 50%;}
.newzb3 .xxname{font-size: 0.32rem;font-weight: 500;color: #050C26;line-height: 0.4rem;}

.fixed_home{ position:fixed; z-index:1000; right:0; bottom:4rem;width: 1.25rem;height: 0.5rem;border-radius: 1rem 0rem 0rem 1rem; padding-left:0.54rem;background: rgba(0, 0, 0, 0.72) url(http://gkbimg.360eol.com/basic/images/home.png) 0.05rem center no-repeat;background-size:0.4rem 0.4rem; line-height:0.5rem; text-align:left; font-size:0.24rem;font-weight: 500;color: #FFFFFF;}
.fixed_home.scroll{ width:0.54rem;}

/*寮规*/
.laybox{position:fixed; z-index:2000; top:0;bottom:0;left:0; right:0; background: rgba(0, 0, 0, 0.72); display:none;}
.laybox .tipbox{position:fixed; z-index:3000; top:50%;left:50%; transform:translate(-50%,-50%);width: 6.3rem;background: #FFFFFF;border-radius: 0.16rem ;}
.tipbox .topbt{ height:0.98rem; border-bottom:1px solid #EEEEEE;
font-size: 0.36rem; text-align:center; color:#333; font-weight:500; line-height:0.9rem;}
.tipbox .item{border-bottom:1px solid #EEEEEE; margin:0 0.24rem;}
.tipbox .item .info{ width:100%; height:0.96rem; padding-left:1.64rem; position:relative;}
.tipbox .item .info .inputk{width:100%;height:0.96rem; border:0;font-size: 0.28rem;}
.tipbox .item .info span{ position:absolute; left:0; top:0; bottom:0; line-height:0.96rem;font-size: 0.28rem; color:#333;}
.tipbox .item .info2{ padding-right:2rem;}
.tipbox .item .info .code{position:absolute; right:0; top:0; bottom:0; width:1.8rem;height:0.96rem;background: #DEDEDE; overflow:hidden;}
.tipbox .item .info .getcode{position:absolute; right:0; top:50%;transform:translateY(-50%); width: 1.8rem;height: 0.54rem;background: #2D50FD;border-radius: 0.08rem;font-size: 0.24rem; text-align:center; color:#FFF; line-height:0.54rem;}
.getcode.on{background: #eee;}
.laybox .tijiao{ padding:0.48rem 0.72rem;}
.laybox .tijiao .tjbtn{ display:block;height: 0.72rem;background: linear-gradient(315deg, #778EFF 0%, #2D50FD 100%);box-shadow: 0rem 0.06rem 0.12rem 0rem rgba(36, 79, 186, 0.19);border-radius: 0.08rem;text-shadow: 0px 0px 0px rgba(36, 79, 186, 0.19); font-size:0.26rem; font-weight:500; color:#fff; text-align:center; line-height:0.72rem;}
.laybox .tipbox .closebtn{ position:absolute; left:50%; margin-left:-0.3rem; bottom:-1.1rem; width:0.6rem; height:0.6rem; background:url(http://gkbimg.360eol.com/basic/images/close.png) no-repeat; background-size:0.6rem 0.6rem;}
.laybox .tipbox2{position:fixed; z-index:3000; top:50%;left:50%; transform:translate(-50%,-50%);width: 5.6rem;background: #FFFFFF;border-radius: 0.16rem ; padding-top:0.4rem;}
.laybox .tipbox2 .tu{ margin:0 auto; width:1.6rem; height:1.6rem; margin-bottom:0.24rem;}
.laybox .tipbox2 .wz1{ padding:0 0.24rem;font-size: 0.36rem; font-weight:500; text-align:center; margin-bottom:0.16rem; color:#333; line-height: 0.5rem;}
.laybox .tipbox2 .wz2{ padding:0 0.24rem;font-size: 0.3rem;text-align:center;color:#333; line-height: 0.42rem;}
.laybox .tipbox2 .wz3{ padding:0 0.24rem;font-size: 0.3rem;text-align:center;color:#999; line-height: 0.42rem;}
.laybox .tipbox2 .know{ display:block; margin-top:0.4rem; border-top:1px solid #e5e5e5; height:0.98rem; text-align:center; line-height:0.98rem;font-size: 0.36rem;color: #1677FF;}
.prompt {word-break: break-all;	position: fixed; padding: 0.2rem 0; background-color: rgba(0,0,0,0.4); color: #fff; font-size: 0.3rem; border-radius: 3px; top:50%;left: 50%; -webkit-transform: translate(-50%, -50%);min-width: 30%;max-width: 60%;text-align: center;z-index:2002}
.transcren {position: fixed;z-index: 1000;left: 0;right: 0; top: 0;bottom: 0;background: rgba(0,0,0,0.6);display:none;}
.ticket-box {position: fixed;left: 0;right: 0;margin: 0 auto;top: 50%;transform: translate(0,-50%);z-index: 2000;width: 70%;background: #fff;border-radius: 6px 6px 0 0;overflow: hidden; display:none;}
.ticket-box .box-con {padding: 0.7rem 0.43rem;text-align: center;font-size: 0.31rem;color: #333;line-height: 0.5rem;}
.ticket-box .box-con p{font-size: 0.28rem;}
.ticket-box .bot {display:block; height: 0.8rem;background: #DA3515;line-height: 0.8rem;text-align: center;font-size: 0.31rem;color: #fff;}
.ticket-box .btn&gt;a{ width:50%;display:block;height: 0.8rem;line-height: 0.8rem;text-align: center;font-size: 0.31rem;}
.ticket-box .btn&gt;a.quxiao{ border-top:1px solid #ebebeb; background:#fff; color:#ADADAD;}
.ticket-box .btn&gt;a.queding{background:#6CB89E;color: #fff;}
.pop {position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 999;}
.remind-text {max-width: 80%;padding: 0.2rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);background: rgba(0, 0, 0, 0.6);color: #fff;font-size: 0.25rem;border-radius: 0.1rem;min-width: 30%;max-width: 70%;text-align: center;line-height: 0.45rem;word-break: break-all;}

.botbox{ position:fixed;z-index: 100; bottom:0; left:0;right:0; padding:0.24rem 0;}
.botbox .bottom_menu{display: flex;margin:0 auto;width: 6.53rem;height: 0.8rem; padding:0.2rem 0;background: rgba(0, 0, 0, 0.63);box-shadow: 0.02rem 0.02rem 0.06rem 0rem rgba(0, 0, 0, 0.36);border-radius: 0.12rem;}
.botbox .bottom_menu li{padding:0 0.4rem; position:relative;}
.botbox .bottom_menu li:after{ position:absolute; content:'';right:0; top:50%; margin-top:-0.16rem; width:1px; height:0.32rem; background:#979797}
.botbox .bottom_menu li:last-child:after{ display:none;}
.botbox .bottom_menu li a{ display:block;height:0.4rem; line-height:0.4rem; padding-left:0.5rem; font-size:0.24rem; color:#fff; text-align:left;}
.botbox .bottom_menu li.m1 a{background:url(http://gkbimg.360eol.com/basic/images/m1.png) left center no-repeat; background-size:0.4rem 0.4rem;}
.botbox .bottom_menu li.m2 a{background:url(http://gkbimg.360eol.com/basic/images/m2.png) left center no-repeat; background-size:0.4rem 0.4rem;}
.botbox .bottom_menu li.m3 a{background:url(http://gkbimg.360eol.com/basic/images/m3.png) left center no-repeat; background-size:0.4rem 0.4rem;}
.usertop{ background:#5790ff url(http://gkbimg.360eol.com/basic/images/userbg.png) left top no-repeat; background-size:100% auto;}
.usertop .usermain{ padding:0.74rem 0.44rem; border-bottom:1px solid #8AACFF;}
.usertop .usermain .people{width: 1.4rem;height: 1.4rem;background: rgba(164, 195, 255, 0.2); padding:0.1rem;border-radius:50%; margin-right:0.08rem;}
.usertop .usermain .people .pic{width: 1.2rem;height: 1.2rem; border:0.06rem solid rgba(159, 195, 255, 0.48); border-radius:50%; overflow:hidden;}
.usertop .usermain .people .pic img{width: 1.1rem;height: 1.1rem; }
.usertop .usermain .info{ height:1.4rem; width:3.3rem;}
.usertop .usermain .info .name{ font-size:0.35rem;font-weight: 600;color: #FFFFFF;line-height: 0.49rem;}
.usertop .usermain .info .phone{ font-size:0.26rem;color: #FFFFFF;line-height: 0.37rem; margin-top:0.02rem;}
.usertop .usermain .edit{ display:block;font-size: 0.24rem; color:#fff; line-height:0.33rem; padding-right:0.4rem;background:url(http://gkbimg.360eol.com/basic/images/more.png) right center no-repeat; background-size:0.24rem 0.24rem;}
.usertop .zt_menu { background: transparent;}
.usertop .zt_menu li{ color:#C6D3FF;}
.usertop .zt_menu li.on{ color:#fff;}
.usertop .zt_menu li.on:before{ background:#fff;}
.share_box{ padding:0.48rem 0.8rem;}
.share_box .pictu{ width:100%;}
.share_box .tipwz{ margin-top:0.16rem; text-align:center; font-size:0.28rem;color: #5A5E78;line-height: 0.46rem;}
.share_btn{ padding:0.6rem 0.48rem;}
.share_btn .btn{width:3.08rem; height:0.8rem;border-radius: 0.4rem;}
.share_btn .talk{background: linear-gradient(315deg, #778EFF 0%, #5695FF 100%);}
.share_btn .link{background: linear-gradient(270deg, rgba(66, 213, 148, 0.77) 0%, #32D574 100%);}
.share_btn .btn .bt{ padding-left:0.4rem;font-weight: 500;color: #FFFFFF;line-height: 0.4rem; font-size:0.28rem;}
.share_btn .talk .bt{background:url(http://gkbimg.360eol.com/basic/images/talk.png) left center no-repeat; background-size:0.32rem 0.32rem;}
.share_btn .link .bt{background:url(http://gkbimg.360eol.com/basic/images/link.png) left center no-repeat; background-size:0.32rem 0.32rem;}
.share_lay{ position:fixed; top:0;left:0;right:0;bottom:0; z-index:100;background:rgba(0,0,0,0.72);}
.share_lay:before{ position:absolute; content:''; right:0.55rem; top:0; width:2.39rem; height: 2.3rem;background:url(http://gkbimg.360eol.com/basic/images/share.png) right top no-repeat; background-size:2.39rem 2.3rem;}
.empty{display: block;width: 130px;margin: .5rem auto;}


/*瑙嗛淇敼*/
.xgzt_menu{ background:#f6f6f6; border-bottom: 2px solid rgba(28, 28, 46, 0.1);}
.xgview{ padding:0 0.24rem; background:#fff;}
.xgview_01{padding:0.32rem 0;border-bottom:1px solid #eee; padding-right:2.4rem; position:relative;}
.xgview_01 .date{ height:0.56rem;-webkit-align-items:flex-end;align-items:flex-end;}
.xgview_01 .date span{ margin-right:0.24rem;}
.xgview_01 .date span.day{ height:0.56rem;line-height:0.56rem; font-size:0.4rem;color: #1C1C2E;}
.xgview_01 .date span.time{font-size:0.28rem;color: #1C1C2E;}
.xgview_01 .see{ position:absolute; right:0.24rem; bottom:0.32rem; line-height:0.4rem; font-size:0.28rem;color: #737785;}
.xgview_02{padding:0.32rem 0;}
.xgview_02 .bt{font-size: 0.36rem;color: #1C1C2E;line-height: 0.43rem;}
.xgview_02 .info{ margin-top:0.16rem; padding-left:0.7rem; position:relative;}
.xgview_02 .info .pic{ position:absolute;left:0;top:0; width:0.54rem; height:0.54rem; border-radius:50%;border: 1px solid #979797;}
.xgview_02 .info span{font-size:0.28rem;color: #1C1C2E;line-height:0.54rem; margin-left:0.12rem;}
.xgview_02 .info span:first-child{ margin-left:0;}
.xgview_con{ position:relative; margin:0 auto; width:7rem; height:3.6rem;}
.xgview_over{ position:absolute; z-index:50; top:50%;left:50%; transform:translate(-50%,-50%); width:2.4rem;height:0.8rem; background:url(http://gkbimg.360eol.com/basic/images/b5-2.png) no-repeat; background-size:2.4rem 0.8rem;}
.xgview_onview{ position:absolute; z-index:50; top:50%;left:50%; transform:translate(-50%,-50%); width:2.4rem;height:0.8rem; background:url(http://gkbimg.360eol.com/basic/images/b6.png) no-repeat; background-size:2.4rem 0.8rem;}
.xgview_con .view_video,.xgview_con .view_video .videobox,.xgview_con .view_video .on-box .cover-img{ height:3.6rem;}
.zbaddress{ margin-top:0.48rem; height:0.45rem;color: #1C1C2E;}
.zbaddress span{ line-height:0.45rem; font-size:0.32rem;font-weight: 500;}
.zbaddress a{line-height:0.45rem; font-size:0.26rem;}
.address_list{ padding:0.32rem 0;}
.address_list .dizhi{ display:flex; width:2.26rem;height: 0.64rem;background: #E1ECFF;border-radius: 0.06rem; font-size:0;  margin-right:0.12rem; margin-top:0.12rem; text-align:center;}
.address_list .dizhi:nth-child(3n){margin-right:0;}
.address_list .dizhi img{ display:inline-block; width:0.32rem; height:0.32rem; margin-right:0.08rem;}
.address_list .dizhi i{ display:inline-block;font-size:0.28rem; font-style:normal;color: #394377;height: 0.4rem;line-height: 0.4rem;}


.xgview_time{ margin-top:0.1rem;height: 1.2rem; line-height:0.72rem;background: #E1ECFF; padding:0.16rem;font-size: 0.28rem; font-weight:600; color:#fff;}
.xgview_time .wz{ line-height:0.37rem;font-size: 0.26rem;color: #5A5E78; text-align:center;}
.xgview_time .djs{ line-height:0.5rem;font-size: 0.24rem; color:#000; text-align:center;}
.xgview_time .djs span{font-size: 0.36rem;font-weight: 600;color: #FF5736;line-height: 0.5rem;padding:0 0.12rem; }
.xgview_time2{background: #FEEBDE;}
.xgview_time3{background: #eeeeee;}
.xgview_time3 .djs span{color: #1C1C2E;}

.xgdetail{ height:1.8rem; background:url(http://gkbimg.360eol.com/basic/images/zhpj_03.png) right bottom no-repeat; background-size:100% 1.8rem; padding:0.51rem 1.66rem 0 0.24rem; position:relative;}
.xgdetail .leftwz1{font-size: 0.24rem;font-weight: 600;color: #050C26;line-height: 0.37rem;}
.xgdetail .leftwz1 span{margin-left: 0.15rem;}
.xgdetail .leftwz1 .blue {font-size: 0.28rem;margin-left: 0.2rem;margin-right: 0.2rem;color: #1A5FD1; display: inline-block;position: relative;}
.xgdetail .leftwz1 .blue:before{ position:absolute;content:'銆�'; width: 0.2rem;height: 0.2rem;left: -0.26rem;top: 0;font-size:0.2rem; color:#1A5FD1;}
.xgdetail .leftwz1 .blue:after{ position:absolute;content:'銆�';width: 0.2rem;height: 0.2rem;right: -0.26rem;bottom: 0.1rem;font-size:0.2rem; color:#1A5FD1;}
.xgdetail .leftwz2{ margin-top:0.16rem; font-size: 0.24rem;font-weight: 600;color: #050C26;line-height: 0.37rem;}
.xgdetail .leftwz2 span{font-size: 0.32rem;color: #FF5736;}
.xgdetail .tu {position: absolute;bottom: 0.28rem;right:0.28rem;width: 1.14rem;height: 1.14rem;}
.xgqj .zt_con{ padding-bottom:0;}
.xgqj .zhpj_list .tab_con .view_main img{ margin-bottom:0.4rem;}

.fpb-130{ padding-bottom:1.3rem;}
.m-bottom3{position: fixed;width: 100%;background: #fff;padding: .24rem 0.36rem;left: 0;bottom: 0; height: 1.3rem; box-shadow: 0px -2px 0px 0px rgba(0, 0, 0, 0.04);display: flex;z-index: 99;}
.m-bottom3 .link_btn{display: block;width: 1.1rem; padding-top: 0.52rem; font-size: 0.22rem; color: #050C26;line-height: 0.34rem; text-align: center;}
.link_fenxiang{ background: url(http://gkbimg.360eol.com/basic/images/m4.png) center top no-repeat; background-size: 0.48rem 0.48rem;}
.link_zhuye{background: url(http://gkbimg.360eol.com/basic/images/m5.png) center top no-repeat; background-size: 0.48rem 0.48rem; }
.link_ask{background: url(http://gkbimg.360eol.com/basic/images/m6.png) center top no-repeat; background-size: 0.48rem 0.48rem;}
.link_user{background: url(http://gkbimg.360eol.com/basic/images/m7.png) center top no-repeat; background-size: 0.48rem 0.48rem;}
.fixed_tip{ position:absolute; top:-0.96rem;left:0;right:0;height: 0.96rem;background: rgba(0, 0, 0, 0.64);}
.link_yuyue{display: block; width: 4.72rem;height: .64rem;line-height: .64rem;font-size:0; text-align: center; color: #050C26;background: #F3F5FF; border-radius: 0.08rem;}
.link_yuyue i{ vertical-align:top; display:inline-block; width:0.36rem; height:0.64rem; background:url(http://gkbimg.360eol.com/basic/images/b2.png) center no-repeat; background-size:0.24rem 0.24rem;}
.link_yuyue span{vertical-align:top; display:inline-block;height: .64rem;line-height: .64rem;font-size: 0.3rem;font-weight: 500; }
.link_kaibo{display: block; width: 4.72rem;height: .64rem;font-size:0; text-align: center; color: #fff; background: #5490FD;  border-radius: 0.08rem;}
.link_kaibo i{ vertical-align:top; display:inline-block; width:0.36rem; height:0.64rem; background:url(http://gkbimg.360eol.com/basic/images/b1.png) center no-repeat; background-size:0.36rem 0.36rem;}
.link_kaibo span{vertical-align:top; display:inline-block;height: .64rem;line-height: .64rem;font-size: 0.3rem;}
.fixed_my{ position:fixed; z-index:1000; right:0; bottom:4rem;width: 1.54rem;height: 0.6rem;border-radius: 1rem 0rem 0rem 1rem; padding-left:0.6rem;background: rgba(0, 0, 0, 0.72) url(http://gkbimg.360eol.com/basic/images/m3.png) 0.1rem center no-repeat;background-size:0.4rem 0.4rem; line-height:0.6rem; text-align:left; font-size:0.28rem;font-weight: 500;color: #FFFFFF;}

.addr_box{position: fixed; z-index:800;left:0;right:0;top:0;bottom:0; background:rgba(0,0,0,0.7); display:none;}
.addr_box .cont{ position: fixed;z-index:900;top:50%;left:50%; transform:translate(-50%,-50%);width: 6.4rem;height: 9.2rem;background: #FFFFFF;border-radius: 0.16rem; padding:0.72rem 0.48rem;}
.addr_box .date{ border-bottom:1px solid #CFCFCF; padding-bottom:0.3rem;font-weight: 600;color: #FF5736;}
.addr_box .day{ font-size:0.4rem;line-height: 0.56rem;}
.addr_box .time{ font-size:0.32rem;line-height: 0.56rem;}
.addr_box .xgview_02{ margin-top:0.32rem; padding:0;}
.addr_box .xgview_02 .bt{ font-size:0.36rem;font-weight: 600;color: #1C1C2E;line-height: 0.5rem;}
.addr_box .xgview_02 .info{padding-bottom:0.16rem;}
.addr_box .address_list{ padding:0; height:4.6rem; overflow:hidden; overflow-y:auto;}
.addr_box .address_list .dizhi{ margin-right:0; width:2.6rem;}
.addr_box .close_addr{ position:absolute; bottom:-1.2rem;left:50%; margin-left:-0.4rem; width:0.8rem; height:0.8rem; background:url(http://gkbimg.360eol.com/basic/images/close.png) center no-repeat; background-size:0.6rem 0.6rem;}

.histroy{ margin:0 auto; width:7.02rem; padding-top:0.2rem;}
.histroy_bar{height:0.42rem; position:relative;}
.histroy_bar:before{ position:absolute; content:''; top:50%;height:1px;left:0;right:0; background:#979797;}
.histroy_bar span{ display:block; margin:0 auto; position:relative; z-index:2; width:2.52rem; font-size:0.3rem;color:rgba(0,0,0,0.46); line-height:0.42rem; background:#f6f6f6; text-align:center;}
.floatingFrame{
    position: fixed;
    bottom: 13%;
    right: 5%;
    display: block;
    width: 45px;
    height: 45px;
    background:#fff url(http://gkbimg.360eol.com/index_a.png) no-repeat;
    background-size: 100%;
    overflow: hidden;
    text-indent: -9999px;
    border: 1px solid #c7c7c7;
    border-radius: 50%;
    box-shadow: 0 0 10px #a0a0a0;
	z-index:100;
}



.btop24{border-top: 0.24rem solid #f6f6f6;}
.school_zhibo2{width: 7.02rem; margin: 0 auto;}
.school_zhibo2 .item{ width:3.39rem; margin-top:0.24rem; padding-bottom:0.26rem; position:relative;}
.school_zhibo2 .item:before{ position:absolute; content:'';left:0;right:0; top:0.9rem; height:2.11rem;background: linear-gradient(180deg, #97BEFF 0%, #FFFFFF 100%);
box-shadow: 0.02rem 0.02rem 0.16rem 0rem rgba(0, 0, 0, 0.1);border-radius: 0.08rem;}
.school_zhibo2 .item_pic{margin: 0 auto;width: 3.08rem;height: 1.81rem;box-shadow: 0.02rem 0.02rem 0.16rem 0rem rgba(0, 0, 0, 0.1);border-radius: 0.08rem; position:relative;}
.school_zhibo2 .item_pic img{width: 3.08rem;height: 1.81rem;border-radius: 0.08rem;}
.school_zhibo2 .item_pic .year{ position:absolute;left:-0.08rem;top:0.25rem;width: 0.91rem;height: 0.32rem;background: rgba(0, 0, 0, 0.64);box-shadow: 0.02rem 0.02rem 0.16rem 0rem rgba(0, 0, 0, 0.1);border-radius: 0rem 1rem 1rem 0rem; text-align:center; font-size:0.24rem; color:#fff; line-height:0.32rem;}
.school_zhibo2 .item_pic .year:before{position:absolute; content:'';left:0; top:-0.08rem;width: 0;height: 0; border-bottom: 0.08rem solid #000;border-left: 0.08rem solid transparent;}
.school_zhibo2 .item_bt{ margin-top:0.12rem;position: relative;padding: 0 0.16rem; font-size:0.3rem;font-weight: 500;color: #050C26;line-height: 0.42rem;text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1); height:0.84rem;}
.xueke_con{ padding-bottom:0.78rem;width:100%; background:rgba(0, 89, 227, 0.11) url(http://gkbimg.360eol.com/basic/images/xk_bg.png) left bottom no-repeat; background-size:3.9rem 0.76rem; position:relative;}
.xueke_con:before,.xueke_con:after{ position:absolute; content:''; width:0.1rem; height:0.38rem; background:url(http://gkbimg.360eol.com/basic/images/xk_top.png) no-repeat;background-size:0.1rem 0.38rem; left:0.22rem;top:-0.19rem;}
.xueke_con:after{right:0.22rem;}
.xueke_bt{ padding:0.32rem 0.24rem 0.3rem 0.48rem;}
.xueke_bt .name{ line-height:0.48rem; padding-left:0.56rem; background:url(http://gkbimg.360eol.com/basic/images/xk_bt.png) left center no-repeat; background-size:0.48rem 0.48rem; font-size:0.34rem;font-weight:500;color:#050C26;}
.xueke_bt .tipwz{line-height:0.48rem; color: rgba(5, 12, 38, 0.56); font-size:0.28rem;}
.xueke_list{ padding:0 0.24rem;}
.xueke_con .swiper-container{ width:100%; height:auto;}
.xueke_con .swiper-pagination{bottom: 16px;left: 0;width: 100%;}
.xueke_con .swiper-pagination .swiper-pagination-bullet{margin: 0 0.05rem; border-radius:0;width: 0.18rem;height: 0.05rem;background: rgba(0, 0, 0, 0.62)}
.xueke_con .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ width:0.36rem;}

.xueke_con .swiper-slide{display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center; 
		width: 3.39rem;height: 0.64rem;background: #FFFFFF;border-radius: 0rem 0.1rem 0.1rem 0rem; border-left:0.06rem solid #0059E3; font-size:0.28rem;color: #050C26;line-height: 0.4rem;}
.score_con{ background:#fff; padding:0.32rem 0.24rem;}
.score_con .name{line-height:0.48rem; font-size:0.34rem;font-weight: 500;color: #050C26;}
.score_con .tipwz{line-height:0.48rem; color: rgba(5, 12, 38, 0.56); font-size:0.28rem;}
.score_con .title{ margin-top:0.11rem; line-height:0.4rem;font-size: 0.28rem; color: rgba(5, 12, 38, 0.56);line-height: 0.4rem;}
.score_con .title span{font-weight: 600;color: #0059E3;}
.score_table{ margin-top:0.32rem;}
.score_table table {border:0;border-collapse: collapse;border-spacing: 0;}
.score_table table tr &gt; td {padding:0.12rem;line-height: 0.4rem;min-height:0.64rem;text-align: center;vertical-align: middle;font-size: 0.28rem;color: #000;}
.score_table table thead td {background:rgba(0, 89, 227, 0.11);color: #737785;}
.score_table table tbody tr:nth-child(2n) td{background:rgba(0, 89, 227, 0.11);}


/**閫傞厤**/
@media screen and (min-width:320px) {
    html { font-size: 42.66px }
    }
    @media screen and (min-width:360px) {
    html { font-size: 48px }
    }
    @media screen and (min-width:375px) {
    html { font-size: 50px }
    }
    @media screen and (min-width:384px) {
    html { font-size:51.2px }
    }
    @media screen and (min-width:400px) {
    html { font-size: 54px }
    }
    @media screen and (min-width:414px) {
    html { font-size: 54px }
    }
    @media screen and (min-width:424px) {
    html { font-size: 56.54px }
    }
    @media screen and (min-width:480px) {
    html { font-size: 64px }
    }
    @media screen and (min-width:540px) {
    html { font-size: 72px }
    }
    @media screen and (min-width:640px) {
    html { font-size: 85.32px }
    }
    @media screen and (min-width:720px) {
    html { font-size: 96px }
    }
    @media screen and (min-width:750px) {
    html { font-size: 100px }
    }
	
	@media only screen and (device-width: 375px) and (device-height: 667px){
		
	}
	
	/* x/xs */
	@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
		.zt_con{ padding-bottom:1rem;}
		.fpb-116{padding-bottom:1.86rem;}	
		.m-bottom{ height:1.86rem;}
		.botbox{ bottom:0.4rem;}
		.fpb-130{ padding-bottom:2rem;}
		.m-bottom3{ height:2rem}
	}
	
	/* xs max/xr */
	@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
		.zt_con{ padding-bottom:1rem;}
		.fpb-116{padding-bottom:1.86rem;}	
		.m-bottom{ height:1.86rem;}
		.botbox{ bottom:0.4rem;}
		.fpb-130{ padding-bottom:2rem;}
		.m-bottom3{ height:2rem}
	}
	@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) {	
		.zt_con{ padding-bottom:1rem;}
		.fpb-116{padding-bottom:1.86rem;}	
		.m-bottom{height:1.86rem;}
		.botbox{ bottom:0.4rem;}
		.fpb-130{ padding-bottom:2rem;}
		.m-bottom3{ height:2rem}
	}
	
	
</pre></body></html>