<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html{height: 100%;font-size: 48px;}
body{font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;font-size: .28rem;background: #fff;max-width: 750px;margin: 0 auto;}
/*body{font-family: SimHei;font-size: .28rem;background: #f3f4f8;margin: 0 auto;max-width: 720px;position: relative;}*/
img{border: none;vertical-align: middle;}
li{list-style: none}
a{text-decoration: none;color: #27aec2;}
input{border: 1px solid #cfcfcf;font-size: .28rem}
input:focus{border: 1px solid #27aec2}
input[type='text']{-webkit-appearance: none;}
html,section,div,p,h2,h3,h4,img,ul,li{margin: 0;padding:0;}
* {
  	tap-highlight-color: rgba(255,255,255,0);
 
  	-ms-tap-highlight-color: rgba(255,255,255,0);
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-ms-box-sizing: border-box;
  	box-sizing: border-box;

	/*-webkit-appearance: none;*/
	-webkit-text-size-adjust: none;
	/*-webkit-user-select: none;*/
   	/*-webkit-touch-callout:none;*/ 
	-webkit-tap-highlight-color: rgba(0,0,0,0);
  	outline: 0;
}

input[type="button"], input[type="submit"], input[type="reset"] {

-webkit-appearance: none;

}

textarea {  -webkit-appearance: none;} 

input:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-user-modify:read-write-plaintext-only;
}

.fl{float: left;}
.fr{float: right;}
.clear{clear:both;line-height:0;}
.clearfix:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } 

@media screen and (min-width: 320px) {
  html{font-size: 43px;}   
} 
@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: 414px) {
  html{font-size: 55px;}   
} 

/*header*/
.header{max-width: 750px;margin:0 auto;position: fixed;top: 0;width: 100%;background: #338EFF;z-index: 1000;}
.header .header_top{height: .88rem;}
.header .logo{margin: .15rem 0 0 .3rem;display: block;height: .6rem;}
.header .logo img{height: 100%;}
.header .search_href{margin-top: .3rem;display: block;width: .35rem;height: .32rem;background: url(../images/header-search.png) no-repeat center center;background-size: 100% 100%;}
.header .nav_href {margin: .32rem .3rem 0 .23rem;display: block;width: .36rem;height: .24rem;background: url(../images/header-fold.png) no-repeat center center;background-size: 100% 100%;}

.top-bg{background: url(../images/top-bg.png) no-repeat top center;background-size: contain;padding: 0 .3rem;}
/*首页导航条*/
.index-nav {display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;padding: .15rem 0;margin-bottom: .1rem;}
.index-nav a {line-height: .5rem;height: .5rem;font-size: .32rem;color: #fff;display: inline-block;text-align: center;position: relative;}
.index-nav  a:first-of-type {color: #fff;font-size: .36rem;font-weight: 600;}
.index-nav a:first-of-type::after{content: '';visibility: visible;display: block;width: .36rem;height: .03rem;border-radius: .03rem;background: #94FEFD;position: absolute;left: 25%;bottom: -.1rem;}
.bgGray {background: #e8e8e8;height: .2rem;border-top: 1px solid #d2d3d5;border-bottom: 1px solid #d2d3d5;}
.interests dd {float: left;width: 30%;height: .64rem;margin: .3rem 3.3% 0 0;text-align: center;line-height: .64rem;color: #27aec2;border: 1px solid #94dde7;}
.interests dd:hover {background: #27aec2;color: #fff;border: 1px solid #94dde7;}
.interests dd.active {background: #94dde7;color: #fff;}
.interests dt {float: left;width: 100%;margin-bottom: -0.15rem;font-size: .34rem;color: #27aec2;}
.interests {padding: .25rem 0 0;margin: 0;}

/* entrance */
.entrance {padding: .15rem 0rem;background: #fff;}
.entrance ul{display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;padding: 0 .3rem;}
.entrance ul li {text-align: center;margin-bottom: .25rem;}
.entrance ul li a {display: block;font-size: .26rem;height: 1.45rem;color: #4D4D4D;}
.entrance ul li img {width: .86rem;height: .86rem;display: block;margin: 0 auto;margin-bottom: .1rem;}

/* city */
.subtitle{float: left; margin: .2rem 0 0 .4rem;padding-left: .15rem;border-left: 1px solid #fff;line-height: 1;}
.subtitle_name{ font-size: .42rem; color: #fff; }
.home_city{display: none;}
.change-city{ font-size: .24rem; color: #fff; }

/* select city */
.city_shadow{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,.5);z-index: 99;}
.select_city{ display: none; position: absolute; left: 0; top: .88rem; width: 100%; background: #fff; z-index: 999;padding-bottom: .3rem;}
.city_list{ margin: 0;padding-left: .3rem;border-bottom: 1px solid #EBEBEB;  }
.city_list:first-child{border-bottom: none;}
.city_list dt, .city_list dd{ height: 1rem;line-height: 1rem; border-bottom: 1px solid #EBEBEB; }
.city_list dt{ font-size: .32rem; color: #939699;}
.city_list dt span{color: #338EFF;padding-left: .36rem;background: url('../images/location.png') no-repeat left center;background-size: .25rem .32rem;margin-left: .1rem;}
.city_list dd{ margin: 0; font-size: .36rem; }
.city_list dd:last-child{ border-bottom:  none; }
.city_list dd.city_active {background: url('../images/city-tick.png') no-repeat right center;background-size: .32rem .23rem;    background-position-x: 95%;}
.city_list dd img{ margin-right: .2rem; }
.select_city .pack_up{ height: .8rem; line-height: .8rem;background: #F7F8FC;border-radius: .04rem;color: #7790C5;font-size: .32rem; }

/*header2*/
.user_header{background: #338EFF;position: fixed;top: 0;left: 0;width: 100%;z-index: 5;}
.user_header .user_header_top{height: .88rem;}
.user_header .logoW{display: block;float: left;height: .6rem;margin: .15rem 0 0 .3rem;}
.user_header .logoW img{height: 100%;}
.user_header .goBack{display: block;float: right;width: .32rem;height: .32rem;background: url('../images/close.png');background-size: 100%;margin: .25rem .3rem 0 0;}
.headerBox{padding: .44rem 0;display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;justify-content: center;background: url('../images/navigation-bg.png') no-repeat center center;background-size: contain;}
.headerBox a{display: block;width: 2.4rem;height: .72rem;line-height: .72rem;border-radius: .72rem;color: #338EFF;text-align: center;font-size: .3rem;border: 1px solid #338EFF;}
.headerBox a:last-child{background:linear-gradient(90deg,rgba(51,142,255,1),rgba(51,190,255,1));color: #fff;border-color: transparent;margin-left: .4rem;}

/*navigation*/
.nav_container {padding: 2.1rem .4rem;}
.nav_container h3{font-size: .36rem;color: #212121;margin-bottom: .24rem;font-weight: 300;}
.nav_wrap {display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;justify-content: flex-start;flex-wrap: wrap;margin-bottom: .3rem;}
.nav_wrap a{display: block;width: 31%;height: .68rem;line-height: .68rem;text-align: center;background: #F5F5F5;font-size: .28rem;color: #494B4D;margin: 0 .2rem .2rem 0;border-radius: .04rem;}
.nav_wrap a:nth-child(3n){margin-right: 0;}
.nav_wrap a:active{background: #338EFF;color: #fff;}

/* 回到顶部 */
.to_top{position: fixed;bottom: 1.5rem;right: .3rem;width: .9rem;height: .9rem;background: url('../images/to-top.png') no-repeat center center;background-size: 100% 100%;z-index: 99;}

.swiper-containerNav{/*height: 3rem;*/}
/*修改密码header*/
.header_pass{height: 1rem;line-height: 1rem;position: absolute;top: 0;left: 0;width: 100%;padding: 0 .3rem;}
.header_pass a{position: absolute;display: block;width: .26rem;height: .47rem;left: .22rem;top: .28rem;background: url(../images/goback.png) no-repeat;background-size: 100%;}
.header_pass h4{font-size: .38rem;font-weight: normal;text-align: center;color: #333;border-bottom: .03rem solid #333;}

/*footer*/
.footer{z-index: 88;background: #f7f7f7;color: #939699;position: absolute;bottom: 0;left: 0;width: 100%;}
.footer_nav{padding-top: .3rem;display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;}
.footer_sta{position:static !important;}
.footer_nav a:link,.footer_nav a:visited{color: #4D4D4D;font-size: .26rem;padding: 0 .2rem;border-right: 1px solid #E0E0E0;line-height: 1;}
.footer_nav a:last-child{border-right: none;}
.footer p{font-size: .26rem;padding: .28rem .3rem .3rem;}
.footer p img{width: .27rem;height: .31rem;margin-left: .05rem;}
.login_link{float: right;color: #333;font-size: .24rem;margin-top: .36rem;}

body{overflow-x: hidden;padding-top: .88rem;position: relative;min-height: 100%;}
.bgGrayCC{background: #e8e8e8;}
/* .bg_width{background: #dee7ee;} */
.mt20{margin-top: .2rem;}
.mt10{margin-top: .16rem;}
.mt26{margin-top: .26rem;}
.babelPage{}
.babelPage .container{border-top:0 none;padding: 0 .3rem;margin-top: 0;}
.babelPage .news_list{ padding: 0;}

/* 感兴趣的内容 */
.interests_container{ padding: 0 .36rem 0;}
.button_a{ width: 100%; height: .72rem; padding: 0; border: 0; color: #fff; line-height: .72rem; text-align: center; background: #27aec2; }
.ignore_interests{ display: block; margin-bottom: .3rem; background: #fff; color: #27aec2; }

/*content*/
.tlt_box{ width: 100%; padding: .25rem .3rem; font-size: .36rem;}
.tlt_box:after{ clear: both; display: block; height: 0; content: ""; visibility: hidden; }
.tlt_box .choose_city{float: right;font-size: .32rem;color: #338EFF;padding-left: .35rem;background: url('../images/locate.png') no-repeat left center;background-size: .25rem .32rem;}
.tlt_box .choose_city a{color: #338EFF;}
.tltLog{ position: relative;float: left; font-size: .36rem;color: #183049;font-weight: 600;padding-left: .17rem;line-height: .4rem;}
.tltLog:before{ clear: both; display: block; height: .36rem;width: .06rem; content: ""; visibility: visible;border-radius: .03rem;background: #338EFF;position: absolute;top: .02rem;left: 0; }
.container{position: relative;background: #fff;padding-bottom: .3rem;}
.home_container{position: relative;background: #fff;padding-bottom: .3rem;}
.home_container::before{content:'';display: block;width: 100%;height: .2rem;background: #F7F8FC;}
.lookMore{font-size: .3rem;color: #7790C5;text-align: center;height: .8rem;line-height: .8rem;background: #F7F8FC;margin: .3rem .3rem 0 .3rem;}
.news_list{ padding: 0 0 0 .3rem;border-bottom: 1px solid #EBEBEB; }
.news_list ul{padding-top: 0;}
.news_list ul li{padding: .32rem .3rem .32rem 0;border-bottom: 1px solid #EBEBEB;position: relative;display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;overflow: hidden;}
.news_list ul li:first-child{padding-top: 0;}
.news_list ul li:last-child{border-bottom: none;}
.news_list ul li .news_cont{flex: 1;min-width: 0;}
.news_cont .news_title{font-size: .34rem;color: #212121;margin-bottom: .2rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.news_cont .news_info{line-height: .34rem;font-size: .24rem;color: #939699;}
.news_cont .news_info .news_top{background: #ED4D3B;color: #fff;padding: 0 .05rem;border-radius: .02rem;margin-right: .2rem;}
.news_cont .news_info a{font-size: .24rem;color: #939699;}
.news_list ul li .news_img{width: 2.2rem;height: 1.5rem;border-radius: .04rem;}
.news_one_img{padding-right: .3rem;}
.news_no_img .news_title,.news_three_img .news_title{font-size: .34rem;color: #212121;margin-bottom: .2rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news_cont .news_imgcont{margin-bottom: .2rem;display: flex;justify-content: space-between;}
.news_top_img{position: relative;height: 0;padding-bottom: 68.11%;overflow: hidden;margin-bottom: .3rem;}
.news_list ul li .news_top_img img{width: 100%;height: auto;}
.news_top_img .news_title{color: #fff;position: absolute;left: 0;bottom: 0;width: 100%;padding: .2rem 5%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
    margin-bottom: 0;
	background: url('../images/news_title_bg.png') no-repeat top center;background-size: cover;}

/* 最新活动 */
.activities_top{margin-left: .3rem;padding-right: .3rem;border-bottom: 1px solid #EBEBEB;padding-bottom: .3rem;}
.activities_top_cont{height: 0;padding-bottom: 56.25%;overflow: hidden;position: relative;border-radius: .04rem;}
.activities_top_cont img{width: 100%;}
.activities_top_cont .activity_status{position: absolute;top: .2rem;left: .2rem;width: 1.4rem;height: .5rem;line-height: .5rem;color: #fff;text-align: center;font-size: .26rem;}
.activities_top_cont .activity_signing{background: url('../images/bg3.png') no-repeat top center;background-size: cover;}
.activities_top_cont .activity_closed{background:#000;opacity:0.3;}
.activities_top_title{font-size: .36rem;color: #0C121A;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin: 0.3rem 0;line-height: 1;}
.activities_time{font-size: .26rem;color: #999;padding-left: .4rem;position: relative;background: url('../images/news_time.png') no-repeat left top;background-size: .26rem .26rem;}
.activities_nav {padding: .3rem 0;background: #fff;}
.activities_nav ul{display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;padding: 0 .3rem;}
.activities_nav ul li {text-align: center;margin-bottom: .25rem;}
.activities_nav ul li a {display: block;font-size: .26rem;height: 1.45rem;color: #212121;}
.activities_nav ul li img {width: 1.02rem;height: 1.02rem;display: block;margin: 0 auto;margin-bottom: .1rem;}
.activities_list{border-top: 1px solid #EBEBEB;margin-left: .3rem;padding: .4rem .36rem .1rem 0;}
.activities_list ul li {margin-bottom: .4rem;}
.activities_list ul li:last-child{margin-bottom: .2rem;}
.activities{display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;}
.activities_img_cont{width: 3rem;height: 1.68rem;overflow: hidden;position: relative;border-radius: .04rem;}
.activities_img_cont img{width: 100%;}
.activities_img_cont .activity_status{position: absolute;top: .1rem;left: .08rem;width: 1rem;height: .36rem;line-height: .36rem;color: #fff;text-align: center;font-size: .2rem;}
.activities_img_cont .activity_signing{background: url('../images/bg.png') no-repeat top center;background-size: cover;}
.activities_img_cont .activity_closed{background: url('../images/bg2.png') no-repeat top center;background-size: cover;}
.activities_cont{flex: 1;min-width: 0;padding-left: .36rem;position: relative;}
.activities_title{font-size: .36rem;color: #0C121A;line-height: 1.2;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.activities_cont .activities_time{position: absolute;left: .36rem;bottom: 0;}

.label{margin-top: .24rem;height: .45rem;overflow: hidden}
.news_list li .label a{margin: 0 .08rem .08rem 0;padding: 0 .8em; display: inline-block;height: .44rem;border: 1px solid #a1a1a1;color: #999;font-size: .24rem;line-height: .44rem;text-align: center;border-radius: .04rem;max-width: 2.4rem;}

.item_link{width: 2.17rem;display: block;height: 1.62rem;}
.item_link img{width: 100%;height: 100%;}
.item{ float: none; padding-left: 2.4rem; }
.navBar{float: left;line-height: .4rem;text-align: right;margin-left: .45rem;}
.navBar a{margin-right: .22rem; color: #626466;font-size: .32rem;}

/* 院校排行榜 */
.news_tab{display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;padding: .2rem .3rem;}
.news_tab li{width: 30%;font-size: .3rem;color: #626466;text-align: center;line-height: .6rem;background: #F5F5F5;border-radius: .04rem;}
.news_tab li.tab-active{color: #fff;background: #338EFF;}
.college_rank{display: none;padding: .3rem;}
.college_rank:first-child{display: block;}
.college_rank a{display: block;margin-bottom: .46rem;padding-left: .54rem;position: relative;font-size: .32rem;color: #212121;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.college_rank a:last-child{margin-bottom: 0;}
.college_rank a .rank_logo{position: absolute;width: .3rem;height: .38rem;top: 0;left: 0;background: url('../images/rank.png') no-repeat center center;background-size: 100% 100%;}
.college_rank a .rank_second{opacity: 0.7;}
.college_rank a .rank_third{opacity: 0.4;}

.item2{ position: relative; }
.item2_title{ display: block; margin-right: 1.6rem; }
.r_num{ position: absolute; right: 0; top: 0; font-size: .36rem; }
.news_list .label_txt{ margin-top: .1rem; color: #999; }
.news_list .label_txt span{ padding: 0 4px; font-size: .26rem; }
.news_list .label_txt span:first-child{ padding-left: 0; border:0;}

.lookMore_bg{ margin: .24rem .3rem .35rem; background: #f9f6f6; }

/*top轮播图*/
.content_slide{position: relative;}
.swiper-container{position: relative;padding-bottom: .4rem; border-radius: .08rem;height: 6.61333333rem !important;}
.swiper-container a&gt;img{width: 100%;border-radius: .08rem;}
.swiper-container .swiper-pagination-bullet-active{background: #338EFF;}

/*轮播*/
.swiper-content,.swiper-words{position: relative;overflow: hidden;}
.swiper-content a&gt;img{width: 100%;}
.swiperNavbar{position: absolute;z-index: 8;text-align: center;bottom: 0;}
.swiperNavbar&gt;.swiper-pagination-bullet{width: .58rem;height: .1rem;border-radius: 0;opacity: 1;background: #fff;}
.swiperNavbar&gt; .swiper-pagination-bullet-active{background: #60b8ee;}
.swiper-words{text-align: center;height: .65rem;text-align: center;background: #fff;line-height: .65rem;font-size: .24rem;}
.swiper-words a{color: #666;}
.swiper-words a span{color: #27aec2;}
.slide_list{border-top: 1px solid #d2d3d5;}


/*网站导航页面*/

.nav_content{padding: 1.96rem .36rem .68rem .36rem;background: #fff;}
.nav_top li{float: left;width: 20%;}
.nav_top li a{font-size: .32rem;color: #333;}
.tltH3{font-size: .32rem;color: #333;margin: .3rem 0 .1rem 0;font-weight: normal;}
.list li{float: left;margin-right: .36rem;line-height: .42rem;}
.list li a{color: #666;}


/*登录*/
.module_diag{position: fixed;z-index: 10;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);display: none;}
.module_login{width: 90%;background: #fff;position: fixed;top: .7rem;z-index: 15;left: 5%;padding: .2rem .16rem;display: none;}
.modeleH2{font-size: .3rem;color: #27aec2;font-weight: normal;border-bottom: 1px solid #27aec2;padding-bottom: .16rem;}
.module_login input{width: 100%;padding: .16rem .2rem;margin-top: .3rem;border-radius: .04rem;line-height: .32rem;}
.model_link{font-size: .24rem;margin: .24rem 0;}
.errorNotice{font-size: .24rem;color: #c71010;}
.loginSub{width: 100%;height: .78rem;background: #27aec2;color: #fff;font-size: .32rem;border: none;margin: .3rem 0;}
.loginType{ padding: .1rem; line-height: .48rem; background: #f1f1f1; }
.loginType a{display: inline-block;width: .48rem;height: .48rem;background-image:url(../images/logintype.png);background-size:100% auto;vertical-align: middle;margin-left: .1rem;}
.loginType .a1{background-position:left -.96rem;}
.loginType .a3{background-position:left -.48rem;}
.closeModule{position: absolute;display: block;width: .46rem;height: .46rem;border-radius: 50%;background-color: #333;right: .13rem;top:.14rem;background-image: url(../images/close.png);background-size: .24rem .24rem;background-repeat: no-repeat;background-position: center center;}

/*登录后*/
.hadLogin{margin: .25rem .3rem 0 .3rem;color: #fff;font-weight: normal;}
.hadLogin&gt;a{display: block;width: 1.1rem;height: 1.1rem;border-radius: 50%;overflow: hidden;float: left;margin-right: .2rem;}
.hadLogin&gt;a&gt;img{width: 100%;height: 100%;}
.hadLogin .fl p{margin: .1rem 0 .1rem 0;}
.hadLogin .fl a{color: #fff;font-size: .28rem;}
.hadLogin .fl span{margin: 0 .3rem;}


/*关于我们*/
.about_nav{height: .72rem;line-height: .72rem;background: #F7F7F7;padding: 0 .3rem;color: #999;font-size: .26rem;}
.about_nav a{color: #4D4D4D;font-size: .26rem}
.about_nav span{font-size: .32rem;font-family: simsun;margin: 0 .12rem;}
.about_nav .navContent{color: #333;}
.about_tabs{height: .84rem;border-bottom: .06rem solid #27aec2;color: #666;font-size: .28rem;line-height: .84rem;padding: 0 .3rem;}
.about_tabs ul li{float: left;margin-right: .4rem;}
.about_tabs ul li a{color: #666;}
.about_tabs ul .active a{color: #27aec2;font-size: .36rem;line-height: .66rem;}
.tabs_content {min-height: calc(100vh - 6rem);}
.tabs_content h4{font-size: .36rem;font-weight: normal;color: #333;}
.tabs_content p{font-size: .28rem;color: #666;line-height: .42rem;word-break: break-all;}
.tabs_content input{border: 1px solid #cfcfcf;}
.tabs{display: none;}
.tabs_bd{ padding: .4rem .3rem;}
.db{display: block;}
.mt25{margin-top: .25rem;}
.mt46{margin-top: .46rem;}
.tabs_content .tabs .Addr{width: 100%;margin-top: .3rem;}
.tabs_content .tabs input[type=text],.tabs_content .tabs input[type=email],.tabs_content .tabs input[type=tel]{display: block;width: 100%;line-height: .32rem;font-size: .24rem;padding: .2rem .15rem;border-radius: .06rem;margin-bottom: .28rem;}
.tougBtn{width: 100%;border: none;height: .76rem;background: #2B5887;color: #fff;font-size: .32rem;}

/*个人中心*/
.userCenter{}
.userLogo{display: block;width: 1.78rem;height: 1.78rem;border-radius: 50%;overflow: hidden;margin: .8rem auto .2rem auto;}
.userLogo img{width: 100%;}
.userCenter input[type=file]{display: block;width: 1rem;overflow: hidden;position: absolute;left: 50%;opacity: 0;margin-left: -.5rem;z-index: 1}
.resetIcon{font-size: .28rem;color: #27aec2;display: block;text-align: center;}
.userCenter p{color: #999;font-size: .24rem;width: 4.6rem;margin: 0 auto;line-height: .42rem}
.userCenter p span{display: inline-block;width: 1.4rem;text-align: right;margin-right: .2rem;}
.userCenter p span em{margin-left:.48rem;}
.mtb40{margin: .4rem 0}
.userCenter&gt;a{display: block;background: #27aec2;color: #fff;height: .76rem;line-height: .76rem;text-align: center;font-size: .32rem;margin: 0 .56rem .46rem .56rem}

/*修改密码*/
.pash_content{padding: .06rem .52rem .52rem;}
.pash_content .m{padding-top: .5rem;font-size: .24rem;color: #333}
.pash_content input[type='text'],.pash_content input[type='password']{width: 100%;height: .64rem;line-height: .42rem;border-radius: .06rem;padding: .12rem;margin-top: .26rem;}
.pash_content .setSubmit,.setOk{width: 100%;height: .76rem;line-height: .76rem;background: #27aec2;color: #fff;font-size: .32rem;border: none;margin-top: .36rem;}
.fkArea{width: 100%;resize:none;height: 2rem;border-radius: .08rem;border: 1px solid #cfcfcf;padding: .18rem .16rem;color: #333;}

/*忘记密码*/
.pass_group{padding-right: 1.84rem;position: relative;}
.pass_group span{display: block;width: 1.68rem;height: .64rem;right: 0;top: .26rem;position: absolute;}
.pass_group span img{width: 100%;}
.pass_group .getPassWords{font-size: .24rem;line-height: .64rem;text-align: center;border-radius: .06rem;background: #27aec2;color: #fff;}
.gray_btn{ background: #cdcdcd !important; }

/*注册页面*/
.res_check h5{font-size: .32rem;color: #666;font-weight: normal;}
.res_check h5 span{font-size: .2rem;color: #999}
.res_check ul li{float: left;width: 33%;border-bottom: .06rem}
.res_check input[type='checkbox']{vertical-align: middle;}
.res_check label{color: #666;font-size: .24rem;line-height: .32rem;}
.login_btn{font-size: .24rem;margin-top: .25rem;}

/*修改信息页面*/
.userTop{min-height: 1.78rem;line-height: 1.78rem; font-size: .28rem;font-family: "Arial";color: #333;}
.userTop&gt;a{display: block;float: left;width: 1.78rem;height: 1.78rem;border-radius:50%;overflow: hidden;margin-right: .16rem}
.userMes{padding: 0 .55rem;margin-top: 25px;}
.userTop&gt;a&gt;img{width: 100%;}
.groupInput{margin-top: .26rem;position: relative;padding-left: 1.48rem;border: 1px solid #cfcfcf;line-height: .64rem;height: .64rem;border-radius: .06rem}
.groupInput span{position: absolute;left: .16rem;font-size: .24rem;top: 0;color: #666;}
.groupInput input{width: 100%;border: 0 none;}
.sexCheck{margin-top: .26rem;}
.sexCheck span{display: block;width: 48%;height: .64rem;background: #d7d7d7;text-align: center;line-height: .64rem;border-radius: .08rem;color: #666;font-size: .24rem;}
.sexCheck .active{background: #27aec2;color: #fff;}
.userMes .s1, .form_select{width: 100%;height: .64rem;margin-top: .26rem;color: #333;border: 1px solid #cfcfcf;border-radius: .08rem;background: #fff;}
.sGroup{margin-top: .26rem;}
.sGroup select{width: 48%;height: .64rem;line-height: .64rem;border-radius: .08rem;border:1px solid #cfcfcf;color: #333;background:#fff;}
.userMes .it1{width: 100%;margin-top: .26rem;height: .64rem;line-height:.32rem;padding:.16rem;border-radius: .08rem;}
.sendPass{margin-top: .26rem;position: relative;padding-right: 1.82rem;}
.sendPass span{position: absolute;right: 0;top: 0;display: block;width: 1.68rem;height: .64rem;line-height: .64rem;background: #27aec2;color: #fff;border-radius: .08rem;font-size: .24rem;text-align: center;}
.sendPass input{width: 100%;height: .64rem;line-height: .32rem;padding: .16rem;border-radius: .08rem;}
.setSubmit{width: 100%;border: 0 none;height: .64rem;background: #27aec2;color: #fff;font-size: .32rem;margin: .26rem 0}

/*反馈弹窗*/
.fkOk{display: none;position: fixed;height: 3.78rem;width: 90%;top: 50%;margin-top: -2.5rem;background: #fff;z-index: 10;left: 5%;}
.fkOk h3{font-size: .28rem;color: #27aec2;text-align: center;font-weight: normal;padding: 1.14rem 0 .4rem 0}
.fkOk a{color: #fff;display: block;width: 4.3rem;height: .76rem;line-height: .76rem;text-align: center;background: #27aec2;margin: 0 auto;font-size: .32rem;}


/*搜索页面*/
.search_bar{position: relative;background: #fff;}
.search_bar h3{text-align: center;font-size: .38rem;font-weight: normal;line-height: .66rem;height: .66rem;background: #27aec2;color: #fff;}
.search_content{margin: .3rem;position: relative;height: .66rem;line-height: .66rem;background: #fff;overflow: hidden;}
.search_content form{width: 6rem;display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;}
.search_content span{display: block;}
.search_content input{flex: 1;width: 100%; height: .66rem;padding: 0 .3rem;vertical-align: top;font-size: .3rem; border: 0 none;background: #F7F7F7;border-radius: .08rem 0 0 .08rem;}
input[type='text']{line-height: .32rem;}
.searchSub{width: 1rem;height: .66rem;background: url('../images/header-search.png') #338EFF no-repeat center center;background-size: .32rem .33rem;border-radius: 0 .08rem .08rem 0;}
.search_content .back_home{position: absolute;top: 0;right: 0;font-size: .32rem;color: #338EFF;}
.no_result{text-align: center;padding: .5rem 0;font-size: .32rem;}
.no_result img{margin: 0 auto;width: 2.12rem;height: 2.14rem;}
.no_result h3{font-size: .34rem;color: #0C121A;margin: .12rem 0 .2rem;}
.no_result p{font-size: .26rem;color: #999999;}

/*评论区内容*/
.comment .texta{position: relative;margin-top: .23rem;}
.comment textarea{width: 100%;resize:none;height: 1.8rem;border: 1px solid #999;padding: .12rem;font-size: .24rem;}
.comment .write{position: absolute;left: .12rem;top: .12rem;font-size: .24rem;color: #999;background: url(../images/write.png) no-repeat left center;background-size: .28rem .28rem;padding-left: .32rem;}
.List em{color: #999;font-size: .2rem;margin-left: .2rem;font-style: normal;}
.sendArea{height: .5rem;margin-top: .14rem;}
.comment button{width: 1rem;height: .5rem;float: right;background: #27aec2;color: #fff;font-size: .28rem;border: 0 none;white-space:nowrap;}
.comment h4{background: #eceeed;height: .6rem;line-height: .6rem;font-size: .32rem;color: #333333;font-weight: normal;padding-left: .1rem;margin-top: .54rem;}
.List{border-bottom: 1px solid #999;padding: .27rem .02rem .3rem .02rem;}
.oneList span{font-size: .2rem;color: #999;margin-left: .12rem;padding-left: .3rem;line-height: .32rem;background-image: url(../images/comment.png);background-repeat: no-repeat;background-size: .28rem auto;}
.oneList .hasLink{background-position: left -.64rem;}
.oneList .replay{background-position: left -.3rem;}
.oneList p{color: #666;font-size: .24rem;margin-top: .1rem;line-height: .4rem;}
.oneList a{font-size: .2rem;}
.commentList .texta{display: none;}
.twoList{margin-top: .2rem;}
.twoList a{font-size: .2rem;}
.twoList p{font-size: .28rem;color: #999;margin-top: .1rem;line-height: .4rem}
.twoList{padding: .08rem .22rem .2rem .22rem;border: 1px solid #999;border-radius: .06rem;position: relative;}
.twoList li{margin-top: .1rem;}
.twoList:before{content: '';display: block;position: absolute;width: 6px;height: 10px;top: -10px;left: .78rem;background: url(../images/topbar.png) no-repeat;background-size: 100% auto;}
.moreArea{height: .6rem;line-height: .6rem;background: #eceeed;margin:.25rem 0;text-align: center;display: block;color: #27aec2;font-size: .28rem;}
.moreArea span{display:inline-block;width: .26rem;height: .14rem;background: url(../images/down.png) no-repeat;background-size: 100% auto;}

.oneList .content{border:1px solid #cad1d7;padding:5px 10px; background:#f5f5f5;margin:5px 0;}
.oneList .content span{padding-left:0px;margin-left:0px;background-image:url('')}
.oneList .content pre{margin:0;white-space:pre-wrap; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; word-wrap:break-word;}
/*内容页面*/
.detail_content{
    padding: .35rem .3rem;
    text-align:justify;
}
.contantListBox::before{    
	content: '';
    display: block;
    width: 100%;
    height: .2rem;
    background: #F7F8FC;}
.contantList{margin-top: .3rem;padding: 0 .3rem;}
.contantList .tlt_box{padding: .25rem 0;}
.detail_tlt{margin: .3rem 0;}
.detail_tlt .portrait{display: flex;margin-right: .28rem;}
.detail_tlt .portrait img {width: .56rem;height: .56rem;border-radius: 50%;margin: .05rem 0 0 0;}
.detail_tlt .portrait_cont{flex: 1;width: 1.8rem;}
.detail_tlt .portrait_cont .portrait_name {font-size: .28rem;color: #000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.detail_tlt .portrait_cont .portrait_time {font-size: .2rem;color: #999999;line-height: 1.4;}
.detail_tlt .fontControl{margin-top: .18rem;color: #338EFF;font-size: .32rem;line-height: .32rem;}
.detail_tlt .fontControl a{color: #338EFF;font-size: .32rem;margin-left: .2rem;}
.detail_tlt span.attention-btn {margin-right: 10px;margin-top: .1rem;width: 1.26rem;font-size: .26rem;line-height: .5rem;border-radius: .04rem;color: #1A1A1A;text-align: center;cursor: pointer;}
.detail_tlt span.focused{padding-left: .2rem;background: url('../images/attention.png') #f5f5f5 no-repeat left center;background-position-x: 20%;background-size: .19rem .19rem;}
.detail_tlt span.unfocused{padding-left: 0;background: #f5f5f5;color: #999;}
/* .attention-btn.remove {color: #1A9AAD;border-color: #1A9AAD;} */

.detail_words img{max-width: 100%;margin: .2rem 0;}
.detail_words{font-size: .32rem;color: #111111;line-height: 1.5;}
.erweima{font-size: 0;margin-top: .3rem;}
.erweima p{font-size: .36rem;text-align: center;margin-top: .2rem;}
.fonts16{font-size: .36rem;line-height: 1.5;color: #111111;}
.lookAll{display: block;height: .66rem;line-height: .66rem;border: 1px solid #999;color: #27aec2;text-align: center;font-size: .3rem;margin-top: .56rem;}
.contantList h3{line-height: .45rem;font-weight: normal;font-size: .32rem;margin: .4rem 0 .2rem;}
.share{height: 2.1rem;}
.contantList span{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;vertical-align: middle;display: inline-block;height: 100%;border: 1px solid #a1a1a1;font-size: .2rem;color: #999;text-align: center;border-radius: .02rem;margin-left: .2rem;padding: 0 .8em;}
.contantList ul li{font-size: .36rem;line-height: .36rem;padding: .3rem 0;border-bottom: 1px solid #EBEBEB;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.contantList ul li a{color: #212121;font-size: .32rem;} 
.bt0{border-top: 0 none;}
.detail_words p{margin-top: .2rem;word-wrap: break-word;text-indent: 0 !important;}
/*一体机二级页面*/
.twoNav{position: relative;height: .88rem;border-top: .02rem solid #084686;background: #2271c4;line-height: .88rem;}
.twoNav span{display: block;height: 100%;background: #27aec2;color: #fff;position: absolute;width: 1.6rem;font-size: .32rem;text-align: center;z-index: 6}
.twoTopbar{overflow-x:auto;padding-left: 1.6rem;}
.twoTopbar a{padding: 0 .12rem;display: block;float: left;text-align: center;color: #fff;position: relative;font-size: .3rem;}
.twoTopbar div{width: auto;width: 20rem;}
.barSwiper .active{font-weight: bold;background: url(../images/navbar.png) no-repeat center .63rem;background-size: .18rem .1rem;}

/*修改密码成功弹窗*/
.edit_pass{position: absolute;width: 100%;height: 100%;z-index: 800;background: rgba(0,0,0,.3);left: 0;top: 0;display: none;}
.edit_content{width: 6.8rem;height: 3.78rem;position: absolute;left: 50%;top: 50%;margin-left: -3.4rem;margin-top: -1.89rem;background: #ffffff;z-index: 805;display: none;}
.edit_content p{font-size: .28rem;color: #27aec2;padding-top: 1.2rem;text-align: center;}
.edit_content a{display: block;margin: .45rem auto 0 auto;height: .76rem;line-height: .76rem;width: 4.3rem;background: #27aec2;color: #ffffff;text-align: center;font-size: .32rem;}

/*详情页面评论区域*/
.discuss{height: 1rem;background: #27aec2;position: fixed;bottom: 0;left: 0;width: 100%;z-index: 888;line-height: 1rem;padding: 0 2.35rem 0 .3rem;}
.discuss .go_link{padding: 0 .1rem;border-radius: .06rem;width: 100%;background: #ffffff;display: block;height: .66rem;margin-top: .17rem;line-height: .66rem;color: #999999;}
.discuss .go_area{padding-left: .54rem;background: url(../images/send.png) no-repeat left center;background-size: .47rem .42rem;color: #ffffff;font-size: .24rem;position: absolute;right: 1.2rem;top: 0;}
.discuss .share_btn{position: absolute;right: .47rem;display: block;width: .49rem;height: .4rem;top: .28rem;background: url(../images/send_link.png) no-repeat;background-size: .49rem .4rem;}

/* 城市 */
.city_page{ margin: 0; }
/* 反馈 */
.feedback{ padding: .36rem; }
/* 投递简历 */
.resume_sex, .form_select{ margin: 0 0 .28rem; }
.feedback_job{ font-size: .32rem; margin-bottom: .2rem; }
.feedback_file{ position: relative; height: .68rem; }
.feedback_file input[type="file"]{ position: absolute; left: 0; top: 0; width: 2.5rem; height: .68rem; border: 0; opacity: 0; }
.fb_file_style{ float: left; width: 2.5rem; height: .68rem; font-size: .26rem; line-height: .68rem; text-align: center; border: 1px solid #999; border-radius: .1rem; background: #dedede; }
p.fb_tip{ float: left; margin-left: .28rem; font-size: .24rem; line-height: .34rem; }
/* 学前教育 */
.page_tab{ width: 100%; padding: .2rem 0; text-align: center; font-size: 0; border-bottom: 1px solid #efeef4;background: #fff;margin-bottom: .3rem; }
.page_tab:after{clear: both;content: '';display: block;height: 0;}
.page_tab a{ display: block; float: left;width: 25%; margin: .1rem 0; text-align: center; font-size: .32rem; line-height: 100%; color: #212121;}
.page_tab a:last-child, .page_tab a:nth-child(4n){ border: 0; }
.page_tab a.active{ color: #338EFF; }
/* 招聘 */
.main_body{ position: relative; z-index: 1; }
.recruit_banner{ overflow: hidden; height: 1.4rem; margin: 0 .36rem; background: #27aec2; }
.recban_txt{ float: left; padding-left: 1.3rem; margin: .2rem 0 0 .3rem; font-size: .36rem; line-height: .5rem; color: #fff; background: url(../images/recban_txt.png) left center no-repeat; background-size: auto 1rem; }
.recban_link{ float: right; padding: 0 .6em; margin: .35rem .4rem 0 0; line-height: .65rem; font-size: .32rem; background: #fff; }
.recruit_search{ height: .8rem; padding: 0 .36rem; margin-top: .2rem; }
.recsea_key, .recsea_area{ float: left; height: .8rem; border: 1px solid #999; }
.recsea_key{ width: 50%; padding: 0 2%; margin-right: 2%; }
.recsea_area{ width: 30%; margin-right: 2%; }
.recsea_btn{ float: left; width: 16%; height: .8rem; padding: 0; margin: 0; border: 0; text-align: center; font-size: .32rem; line-height: .8rem; color: #fff; background: #27aec2; }
.recsea_bd{ margin-top: .2rem; }
.recsea_bd .tlt_box{ width: auto; padding: .2rem .3rem; margin: 0 .36rem; background: #eceeed; }
.recsea_bd .news_list{ padding: 0 .36rem; }
.recsea_bd .lookMore_bg{ margin: .24rem .36rem .35rem; }
.recsea_filtrate{ height: .8rem; padding: 0 .36rem; line-height: .8rem; border-top: 1px solid #efeef4; border-bottom: 1px solid #efeef4; }
.filtrate_item{ position: relative; z-index: 9; float: left; width: 33.3%; height: .8rem; color: #999; font-size: .28rem; background: url(../images/icon_down.png) 90% .32rem no-repeat; background-size: auto .2rem; }
.filtrate_btn{ display: block; height: .8rem; padding-left: .2rem; }
.filtrate_active{ height: auto; color: #fff; background-image: url(../images/icon_down2.png); background-color: #27aec2; }
.filtrate_option{ display: none; position: absolute; left: 0; top: .8rem; z-index: 9; width: 100%; color: #999; background: #fff; border: 1px solid #27aec2; }
.filtrate_option li{ padding-left: .2rem; line-height: .7rem; vertical-align: top; font-size: .28rem; }
.filtrate_option li a{ color: #999; }
.filtrate_option li:active{ color: #666; background: #efeef4; }
.filtrate_active .filtrate_option{ display: block; }
.no_job{ padding: 2rem 0 0; text-align: center; font-size: .32rem; color: #27aec2; }
/* 职位详请 */
.job_detail{ margin: 0 0 .36rem; background: #dee7ee; }
.job_detail .news_list{ background: #fff; border-bottom: 1px solid #d2d3d5; }
.job_detail .news_list ul li{ border: 0; }
.job_detail .r_num{ color: #27aec2; }
.job_content{ padding: 0 .36rem; margin-top: .2rem; font-size: .28rem; line-height: .42rem; color: #666; border-top: 1px solid #d2d3d5; background: #fff; }
.job_c_title{ margin: .24rem 0 .1rem; color: #333; font-size: .28rem; }
.job_c_school{ padding: 0 .2rem; margin: .36rem 0 0; font-weight: normal; font-size: .32rem; line-height: .6rem; background: #eceeed; }
.send_resume{width: 100%; height: 1rem; background: #fff;padding-top: .32rem;margin-top: .3rem;}
.send_resume a{ display: block; width: 3rem; height: .7rem; margin: 0 auto; text-align: center; line-height: .7rem; color: #fff; background: #27aec2; }
/* 学校 */
.school_nav{height: 1.5rem;padding: 0 .45rem;background: #3C3C40;position: relative;overflow: hidden;}
.school_nav ul{display: flex;justify-content: flex-start;flex-wrap: wrap;padding: .21rem 0 0 0; }
.school_nav ul li{min-width: 15%;margin-right: 5%;margin-bottom: .24rem;}
.school_nav ul li a{display: block;font-size: .32rem;color: #fff;line-height: .4rem;}
.school_nav .fold_nav{position: absolute;right: .45rem;bottom: .24rem;padding: 0 .3rem 0 .5rem;font-size: .32rem;color: #fff;background: url('../images/nav-fold.png') #3C3C40 no-repeat right center;background-size: .24rem .14rem;}
.school_nav .fold-active{background: url('../images/nav-fold-active.png') #3C3C40 no-repeat right center;background-size: .24rem .14rem;}

/*bug修复*/
.jump{text-align: center}

.detail_words table{border-collapse: collapse;word-wrap: break-word;word-break:break-all;border: none;border-bottom: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;}
.detail_words table td{border-top:1px solid #ccc;border-bottom: 0 none;border-left: 0;border-right: 1px solid #CCCCCC;}
.detail_words img{/*width: 100% !important;*/margin: .2rem 0;height: auto !important;}
.detail_words video{width: 100% !important;}
.detail_words object{width: 100% !important;height: 4rem}
.detail_words embed{width: 100% !important;height: 4rem;}

.slider_s .ui-slider-item{ height:auto;min-height:60px; max-height:165px;}
.slider_s img{width: 100%; min-height:60px; max-height:165px;}
.slider_s .ui-slider-item &gt; p{ height:20px; line-height:20px;}
.slider_s .ui-slider-dots{ height:20px; line-height:20px;}
.detail_words ol li{list-style:inherit !important;}
.detail_content .detail_words div{max-width: 100%;}

/*文章详情页新增样式*/
.detail_link_content{display: flex;justify-content: space-between;}
.detail_link_content a{display: block;line-height: .8rem;background: #338EFF;font-size: .3rem;color: #fff;border-radius: .04rem;width: 48%;text-align: center;}
.detail_link_content a img{width: .37rem;height: .33rem;vertical-align: middle;margin-right: .12rem;}

/*文章详情页移植表单*/
.form_wrap {padding: 0.43rem .25rem .61rem;text-align: center;background: #EEEEEE;margin-top: .4rem;}
.form_wrap h3 {font-size: 0.4rem;font-weight: bold;color: #183049;}
.form_wrap .miao {font-size: 0.2rem;color: #183049;margin-top: .25rem;}
.form_wrap select {box-sizing: border-box;padding: 0 .3rem;display: block;width: 100%;margin-top: .24rem;height: .88rem;line-height: .88rem;background: url(../images/detail-select.png) no-repeat #fff right center;background-position-x: 96%;background-size: .22rem .14rem;font-size: 0.28rem;color: #666;-webkit-appearance: none;outline: none;border: 1px solid #CCCCCC;border-radius: .04rem;}
.font_col {color: #7D7E80 !important;}
.form_wrap input {display: block;width: 100%;margin-top: .24rem;height: .88rem;line-height: .88rem;box-sizing: border-box;padding: 0 .3rem;font-size: 0.28rem;color: #666;background: #fff;-webkit-appearance: none;outline: none;border: 1px solid #CCCCCC;border-radius: .04rem;}
.form_wrap #form_btn {display: block;width: 100%;height: .88rem;line-height: .88rem;background: #183049;border-radius: .04rem;text-align: center;font-size: .28rem;color: #ffffff;margin-top: 0.3rem;}
.form_wrap .boder_act {border: 1px solid #338EFF;}
.form_wrap .z-code.boder_act {border: none;}
.form_wrap .z-code.boder_act input{border:1px solid #338EFF;}
.form_wrap .err{color: #338EFF;margin-top: .24rem;text-align: left;font-size: .26rem;}
/*意向学校搜索建议 start*/
.searchschool {
    overflow: initial !important;
    position: relative;
    width: 100%;
    height: 0;
}
.searchschool ul {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 110;
    top: 0;
    max-height: 30vh;
    overflow-y: auto;
    background-color: #ffffff;
    border: solid 1px #000000;
}
.searchschool ul li {
    cursor: pointer;
    font-size: 0.28rem;
    line-height: 0.66rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    border-bottom: dashed 1px rgba(0, 0, 0, 0.1);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
}
.searchschool ul li:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
/*意向学校搜索建议 end*/

/*50+优质国际学校*/
.quality_school{margin-top: .3rem;}
.quality_school .tlt_box{padding: .25rem 0;}
.quality_school .quality_more{display: block;line-height: .88rem;background: #F0F0F0;text-align: center;font-size: .28rem;margin-top: .4rem;color: #000;}
.quality_table{border-top: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;}
.quality_table thead th{font-size: .28rem;padding: .25rem 0;font-weight: 300;background: #F0F0F0;border-right: 1px solid #CCCCCC;}
.quality_table thead th:first-child{width: 40%;}
.quality_table tbody td{font-size: .24rem;color: #666;padding: .3rem .2rem;border-right: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;}
.quality_table tbody td .quality_table_img{width: 2.5rem;height: 1rem;position: relative;}
.quality_table tbody td .quality_table_img img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;max-width: 100%;width: auto;height: auto;}
.quality_table tbody td div{display: grid;}
.quality_table tbody td p{margin-bottom: .1rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.quality_table tbody td p:last-child{margin-bottom: 0;}
.quality_table tbody td p a{display: inline-block;width: 1.6rem;line-height: .54rem;border: 1px solid #338EFF;border-radius: .02rem;margin-left: .1rem;font-size: .24rem;text-align: center;color: #338EFF;}

/*详情页底部广告*/
.word_ad{margin: .3rem 0;}

/*详情页底部二维码*/
.qr_code{padding: .3rem .45rem;background: url('../images/qrcode.png') no-repeat top center;background-size: cover;display: flex;}
.qr_code_img{width: 1.8rem;margin-top: .3rem;margin-right: .4rem;font-size: .22rem;color: #fff;}
.qr_code_img img{width: 100%;height: 1.8rem;margin-bottom: .1rem;}
.qr_code_cont{flex: 1;}
.qr_code_cont p{font-size: .24rem;color: #fff;}
.qr_code_cont .qr_code_phone{margin-top: .1rem;font-size: .26rem;color: #523719;line-height: .5rem;text-align: center;border-radius: .5rem;background: #F6D14D;}</pre></body></html>