*{padding:0; margin:0;}
html, body,textarea{ font-family: Microsoft YaHei,Arial Unicode,Helvetica,sans-serif,Tahoma,"SimSun"; font-size:16px; color:#333; line-height:1.5; }
body {font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}

img{ border:0; margin:0; padding:0; }
ul, li, dl, dd, dt{ margin:0; padding:0;}
p,ul,li,body,form,embed{margin:0px;padding:0px;}
input{margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit; }
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; }

li{ list-style-type: none; list-style-image: none; }
img{ border:none;}
a{color:#2b2b2b;text-decoration: none;cursor:pointer;outline:none;blr:expression(this.onFocus=this.blur());-moz-outline-style: none;}
a:hover{color:#ff6a00;text-decoration: none;}
em,i{ font-style:normal;}


.clearfix{zoom:1;}
.clearfix:after{content: '';display: block;clear:both;font-size:inherit}

.clearFix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}
.clearFix {
    *zoom: 1;
}
.b2 {color:#959595;}
.fl {float: left;}
.fr { float: right;}


.mr5s {margin-right:5%;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.ml10 {margin-left:10px;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}
.mr25 {margin-right:26px;}
.mr40 {margin-right:40px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb40 {margin-bottom:40px;}


.puic_wid{ width: 1200px; margin: 0 auto;}
.puic_color{background: #fff;}
.f6f8f9_color{ width:100%; background-color: #f6f8f9;}

.none,.adnone{ display:none; }
.pr{ position:relative; }
.pa{ position:absolute; }
.pb5{ padding-bottom:5px; }
.pl5{ padding-left:5px; }
.pl29{ padding-left:29px;}
.mr30{ margin-right:30px; }
.mb15{ margin-bottom:15px; }
.mt5{ margin-top:5px; }
.mb5{ margin-top:5px; }
.bc{ margin-left:auto; margin-right:auto; }

.f12 {font-size:12px;}
.f13 {font-size:13px;}
.f14 {font-size:14px;}
.f16 {font-size:16px;}
.c-red{color:#D61F3D !important}
input {border:none;outline:none;background:none;}
button {border:none;outline:none;background:none;}
.wrapper{width:1200px;margin:0 auto}
.c{display:block; zoom:1;}
.c:after{content:"."; display:block; visibility:hidden; height:0; clear:both;}
.now {color: #ff6a00;}


.clear:before,.clear:after {content:"";display:table;}
.clear:after {clear:both;}
.clear {zoom:1;}

.jiemo-index-tools .tools-list {
 display: flex
}
.jiemo-index-tools .tools-list a {
 flex: 1;
 text-align: center
}
.jiemo-index-tools .tools-list a img {
 display: block;
 margin: 10px auto 0;
 -webkit-transition: all linear 0.2s;
 -moz-transition: all linear 0.2s;
 transition: all linear 0.2s
}
.jiemo-index-tools .tools-list a span {
 display: block;
 text-align: center;
 color: #333;
 font-size: 16px;
 -webkit-transform: translateZ(0);
 -ms-transform: translateZ(0);
 transform: translateZ(0)
}
.jiemo-index-tools .tools-list a:hover img {
 -webkit-transform: scale(1.11);
 -moz-transform: scale(1.11);
 transform: scale(1.11)
}
.jiemo-index-tools .tools-list a:hover span {
 -webkit-animation: wobble-vertical 0.5s ease-in-out 1;
 animation: wobble-vertical 0.5s ease-in-out 1
}
.layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.layout_l {
  width: 768px;
}

.layout_r {
  width: 384px;
}

.layout.ad {
  margin: 32px 0;
  height: 64px;
  overflow: hidden;
}

.layout.ad.mt0 {
  margin-top: 0;
}

.layout.ad img {
  width: 100%;
}


/* 热门院校 */
.hotschool {position: relative;height: 500px;}
.hotschool .container {position: absolute;width: 1184px;height: 400px; left: 0px;top: 70px;}
.news_item_img { float: left}
.tabbar {width: 100%;display: block}

/* 公共TAB切换栏 */
.tabbar {position: relative;height: 48px;background-color: #f5f8fc;border-bottom: 1px solid #cee0f1;}
.tabbar h3 {position: relative;float: left;padding-right: 20px;font-size: 20px;line-height: 48px;color: #0E3576;background-color: #fff;}
.tabbar h3::after {content: '';position: absolute;top: 0;right: -34px;border: 24px solid transparent;border-left-width: 10px;border-left-color: #fff;}
.tabbar .swiper-container {float: right;margin-right: 40px;width: 610px;overflow: hidden;}
.tabbar_item {padding-right: 15px;width: auto;font-size: 15px;line-height: 46px;color: #333;cursor: pointer;-webkit-transition: color 0.2s linear;transition: color 0.2s linear;}
.tabbar_item:hover {color: #1349A4;}
.tabbar_item.cur {color: #1349A4;border-bottom: 2px solid #1349A4;}
.tabbar_item::before {content: '/';margin-right: 15px;font-size: 14px;color: #b5d4fc;color: rgba(25, 123, 255, 0.3);}
.tabbar_item:first-child::before {content: '';}
.tabbar .more {position: absolute;top: 0;right: 0;z-index: 99;width: 40px;height: 48px;background: url(http://www.xm669.com/static/liuxue/images/more_r.svg) center no-repeat;-webkit-box-shadow: -10px 0 20px #f5f8fc;box-shadow: -10px 0 20px #f5f8fc;cursor: pointer;}
.tabbar .more:hover {background-image: url(http://www.xm669.com/static/liuxue/images/more_hover_r.svg);}



.wrapper {
  position: relative;
  margin: 0 auto 30px;
  width: 1184px;
  overflow: hidden;
}
/* 面包屑 */
.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0;
  font-size: 14px;
  color: #878786;
}

.breadcrumb.ch_breadcrumb {
  padding-left: 15px;
}

.breadcrumb a {
  color: #878786;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.breadcrumb a:hover {
  color: #1349A4;
}

.breadcrumb em {
  margin: 0 12px 0 18px;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #878786;
}


/* 院校库详情页 */
.university {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 30px 0;
}

.university_l {
  position: relative;
  width: 798px;
}

.university_r {
  position: relative;
  width: 362px;
}

.university_head {
  position: relative;
  padding: 30px;
  color: #fff;
  background-color: #0E3576;
}

.university_info {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 136px;
  z-index: 100;
}

.university_info_r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 24px;
}

.university_logo {
  width: 136px;
  height: 136px;
  overflow: hidden;
}

.university_logo img {
  width: 100%;
}

.university_name {
  font-size: 15px;
}

.university_name h5 {
  margin-bottom: 5px;
  font-size: 24px;
}

.university_rank {
  width: 100px;
  height: 28px;
  line-height: 28px;
  font-size: 15px;
  text-align: center;
  border: 1px solid #fff;
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.university_rank span {
  font-weight: bold;
}

.university_address {
  margin: 12px 0;
  font-size: 15px;
  line-height: 27px;
}

.university_address span {
  margin-right: 5px;
}

.university_online {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  line-height: 44px;
}

.university_online a {
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.university_online a:hover {
  text-decoration: underline;
}

.university_online_item1 {
  padding-left: 10px;
  width: 110px;
  border-radius: 22px 0 0 22px;
  background-color: #63a1e5;
}

.university_online_item2 {
  position: relative;
  padding-right: 3px;
  width: 130px;
  border-radius: 0 22px 22px 0;
  background-color: #131c35;
}

.university_online_item2::before {
  content: '';
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border: 22px solid transparent;
  border-left-width: 8px;
  border-right-width: 8px;
  border-top-color: #63a1e5;
  border-left-color: #63a1e5;
}

.university_img {
  position: absolute;
  top: 0;
  right: 0;
  width: 490px;
  height: 286px;
  overflow: hidden;
}

.university_img::before {
  content: '';
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border: 143px solid transparent;
  border-left-width: 32px;
  border-right-width: 32px;
  border-top-color: #0E3576;
  border-left-color: #0E3576;
}

.university_img img {
  width: 100%;
}

.university_intro {
  padding: 19px 30px;
  font-size: 15px;
  line-height: 30px;
  color: #666;
  background-color: #fbfbfb;
  border: 1px solid #f0f0f0;
}

.university_tabbar {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 798px;
  height: 45px;
  border-bottom: 1px solid #cee0f1;
  background-color: #fff;
}

.university_tabbar.fixed {
  position: fixed;
  top: 0;
  z-index: 99;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.125);
          box-shadow: 0 1px 10px rgba(0, 0, 0, 0.125);
}

.university_tabbar_item {
  position: relative;
  padding: 0 3px;
  height: 43px;
  font-size: 18px;
  line-height: 42px;
  color: #666;
  cursor: pointer;
}

.university_tabbar_item::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -3px;
  margin-left: -30%;
  width: 60%;
  border-bottom: 3px solid transparent;
}

.university_tabbar_item.cur {
  color: #1349A4;
}

.university_tabbar_item.cur::after {
  border-bottom-color: currentColor;
}

.university_tabbar_item:hover {
  color: #1349A4;
}

.university_tit {
  position: relative;
  margin-bottom: 10px;
  padding-left: 30px;
  font-size: 18px;
  line-height: 36px;
  color: #0E3576;
}

.university_tit.mt {
  margin-top: 30px;
}

.university_tit::before {
  content: '';
  position: absolute;
  top: 12px;
  left: 17px;
  width: 3px;
  height: 12px;
  background-color: currentColor;
}

.university_container {
  margin-top: 76px;
}

.university_content {
  display: none;
  margin: 30px 0;
}

.university_content:first-child {
  display: block;
}

.university_desc {
  padding: 0 30px;
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 28px;
  color: #333;
  text-align: justify;
}
p.university_desc>img {
  max-width: 100%;
  display: block;
  margin: 3px auto;
}
.university_state {
  padding: 0 30px;
  margin-bottom: 30px;
}

.university_state_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 48px;
  border-bottom: 1px solid #eee;
}

.university_state_item {
  -webkit-box-flex: 33.33%;
      -ms-flex: 33.33%;
          flex: 33.33%;
  font-size: 15px;
  color: #666;
}

.university_state_item span {
  margin-left: 18px;
  color: #8bc34a;
}

.university_qa {
  padding: 0 30px;
}

.university_qa_list {
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}

.university_qa_list:last-child {
  border-bottom: none;
}

.university_qa_tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  font-size: 18px;
  background: url(http://www.xm669.com/static/liuxue/images/icon_ask.svg) left center no-repeat;
}

.university_qa_tit a {
  margin-left: 28px;
  color: #333;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.university_qa_tit a:hover {
  color: #1349A4;
}

.university_qa_desc {
  padding-left: 28px;
  font-size: 15px;
  line-height: 28px;
  color: #333;
  background: url(http://www.xm669.com/static/liuxue/images/icon_answer.svg) left 4px no-repeat;
}

.university_qa_author {
  margin: 0 0 10px 28px;
  padding-left: 30px;
  height: 36px;
  line-height: 36px;
  font-size: 13px;
  color: #999;
  background: url(http://www.xm669.com/static/liuxue/images/avatar.png) left center no-repeat;
}

.university_qa_more {
  display: block;
  margin: auto;
  width: 146px;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  color: #333;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 40px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.university_qa_more:hover {
  color: #1349A4;
  border-color: currentColor;
}

.university_yuyue {
  margin: 25px 30px 30px;
  padding: 20px 35px;
  border-top: 2px solid #1349A4;
  border: 1px solid #f0f0f0;
}

.university_yuyue h3 {
  font-size: 24px;
  color: #333;
}

.university_yuyue h3 span {
  margin-left: 15px;
  font-size: 14px;
  color: #999;
}

.university_yuyue_txt {
  margin: 15px 0;
  padding: 12px;
  width: 100%;
  font-size: 13px;
  line-height: 24px;
  color: #333;
  border: 2px solid #ededed;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.university_yuyue_txt::-webkit-input-placeholder {
  color: #999;
}

.university_yuyue_txt:-moz-placeholder {
  color: #999;
}

.university_yuyue_txt::-moz-placeholder {
  color: #999;
}

.university_yuyue_txt:-ms-input-placeholder {
  color: #999;
}

.university_yuyue_txt::-ms-input-placeholder {
  color: #999;
}

.university_yuyue_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.university_yuyue_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 325px;
  height: 36px;
  border: 2px solid #ededed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.university_yuyue_list span {
  padding-left: 12px;
  line-height: 32px;
  font-size: 13px;
  color: #666;
}

.university_yuyue_list .getCode {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 10px;
  font-size: 13px;
  line-height: 32px;
  color: #333;
  cursor: pointer;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.university_yuyue_list .getCode.cur, .university_yuyue_list .getCode:hover {
  color: #1349A4;
}

.university_yuyue_control {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
  font-size: 13px;
  color: #333;
  border: 0;
  outline: 0;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.university_yuyue_control.yzmcode {
  width: 50%;
}

.university_yuyue_control::-webkit-input-placeholder {
  color: #999;
}

.university_yuyue_control:-moz-placeholder {
  color: #999;
}

.university_yuyue_control::-moz-placeholder {
  color: #999;
}

.university_yuyue_control:-ms-input-placeholder {
  color: #999;
}

.university_yuyue_control::-ms-input-placeholder {
  color: #999;
}

.university_yuyue_btn {
  display: block;
  margin: 15px auto 0;
  width: 270px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border: 0;
  border-radius: 5px;
  background-color: #1349A4;
  outline: none;
  -webkit-transition: background .2s linear;
  transition: background .2s linear;
  cursor: pointer;
}

.university_yuyue_btn:hover {
  background-color: #0E3576;
}


/* 表单 */
.form {
  position: relative;
  padding: 18px 32px 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e3efff));
  background: linear-gradient(-180deg, #fbfbfb, #e3efff);
  border: 1px solid #0E3576;
  border: 1px solid rgba(56, 120, 208, 0.4);
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.form.mt {
  margin-top: 15px;
}

.form h3 {
  margin-bottom: 12px;
  font-size: 20px;
  color: #0E3576;
  text-align: center;
}

.form h3 span {
  padding: 0 3px;
  font-size: 24px;
  font-weight: bold;
}

.form_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.form_list {
  position: relative;
  margin-bottom: 8px;
  width: 145px;
  height: 40px;
  border: 2px solid #cee0f1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.form_list.col1 {
  width: 100%;
}

.form_list.open .form_select {
  display: block;
}

.form_control {
  display: block;
  padding: 0 10px;
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 15px;
  color: #333;
  border: 0;
  outline: 0;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.form_select_cur {
  background: url(http://www.xm669.com/static/liuxue/images/icon_arrow.svg) 92% center no-repeat #fff;
  cursor: pointer;
}

.form_select {
  display: none;
  position: absolute;
  top: 36px;
  left: -2px;
  z-index: 10;
  width: 100%;
  max-height: 300px;
  background-color: #fff;
  border: 2px solid #cee0f1;
  overflow: auto;
}

.form_option {
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  cursor: pointer;
}

.form_option:hover, .form_option.cur {
  color: #1349A4;
  background-color: #cee0f1;
}

.form input::-webkit-input-placeholder {
  color: #333;
}

.form input:-moz-placeholder {
  color: #333;
}

.form input::-moz-placeholder {
  color: #333;
}

.form input:-ms-input-placeholder {
  color: #999;
}

.form input::-ms-input-placeholder {
  color: #333;
}

.form_terms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}

.form_terms .checkbox {
  display: none;
}

.form_terms label {
  position: relative;
  width: 18px;
  height: 18px;
  border: 2px solid #cee0f1;
  background-color: #fff;
  cursor: pointer;
}

.form_terms .checkbox:checked + label::after {
  content: '✔';
  position: absolute;
  top: -2px;
  left: 2px;
  font-size: 15px;
  color: #1349A4;
}

.form_terms a {
  margin-left: 5px;
  font-size: 13px;
  color: #0E3576;
}

.form_terms a:hover {
  color: #1349A4;
}

.form_btn {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  border: 0;
  border-radius: 5px;
  background-color: #1349A4;
  outline: none;
  -webkit-transition: background .2s linear;
  transition: background .2s linear;
  cursor: pointer;
}

.form_btn:hover {
  background-color: #0E3576;
}


/* 资讯列表 */
.info_content {
  padding: 0 30px;
}

.info_list {
  margin-bottom: 15px;
}

.info_link {
  color: #999;
}

.info_link_first {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.info_link:hover .info_tit {
  color: #1349A4;
}

.info_img {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-bottom: 5px;
  width: 172px;
  height: 96px;
  border-radius: 5px;
  overflow: hidden;
}

.info_img img {
  width: 100%;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.info_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 15px;
  height: 96px;
}

.info_tit {
  font-size: 18px;
  color: #333;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.info_desc {
  margin: 6px 0 5px;
  font-size: 14px;
  line-height: 20px;
}

.info_time {
  font-size: 12px;
}


/* 频道页标题 */
.ch_titbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 45px;
  border-bottom: 1px solid #cee0f1;
}

.ch_titbar a {
  padding: 0 3px;
  height: 43px;
  font-size: 18px;
  line-height: 42px;
  color: #1349A4;
  border-bottom: 3px solid #1349A4;
}

/* 新闻列表 */
.news_content {
  position: relative;
  display: none;
  margin: 22px 0;
}

.news_content:first-child {
  display: block;
}

.news_content:hover .news_pagination {
  opacity: 1;
}

.news_content:hover .news_list_more {
  opacity: 1;
}

.news_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.news_list.gap {
  margin: 22px 0;
}

.news_list_more {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 64px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #0E3576;
  text-align: center;
  border: 1px solid #f2f2f2;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.news_list_more:hover {
  color: #1349A4;
}

.news_list_col1 {
  display: block;
}

.news_list_col1.gap {
  margin: 30px 0 22px;
}

.news_list_col1 .news_item {
  margin: 16px 0;
  width: 100%;
}

.news_list_col1 .news_item_link .txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.news_line {
  padding-left: 25px;
  border-left: 1px solid #f2f2f2;
}

.news_line .news_item::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -27px;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  background-color: #9cbbe7;
  border-radius: 50%;
}

.news_item {
  position: relative;
  margin: 8px 0;
  width: 48%;
}

.news_item.gap {
  margin-top: 30px;
}

.news_item_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  color: #333;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.news_item_link em {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  padding-right: 10px;
  color: #27548f;
}

.news_item_link em::after {
  margin-left: 10px;
  content: '|';
  font-size: 14px;
  color: currentColor;
}

.news_item_link span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news_item_link:hover {
  color: #1349A4;
}

.news_item_link:hover .news_item_img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-filter: blur(1px);
          filter: blur(1px);
}

.news_item_link:hover .news_item_txt h4 {
  color: #1349A4;
}

.news_item_img {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-bottom: 5px;
  width: 172px;
  height: 96px;
  border-radius: 5px;
  overflow: hidden;
}

.news_item_img img {
  width: 100%;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.news_item_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 15px;
  height: 96px;
}

.news_item_txt h4 {
  font-size: 15px;
  line-height: 24px;
  color: #000;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.news_item_txt p {
  font-size: 13px;
  color: #999;
  word-break: break-all;
}

.news_item_num, .news_item_num_bg {
  margin-right: 10px;
  width: 20px;
  font-size: 15px;
  line-height: 22px;
  color: #333;
  text-align: center;
}

.news_item_num_bg {
  font-size: 12px;
  color: #fff;
  background: url(http://www.xm669.com/static/liuxue/images/icon_num.svg) center no-repeat;
}

.news_item_view {
  width: 75px;
  /*color: #0E3576;*/
  color: rgba(56, 120, 208, 0.6);
  text-align: right;
}

.news_pagination {
  position: absolute;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 88px;
  height: 38px;
  font-size: 14px;
  color: #0E3576;
  text-align: center;
  border-radius: 20px;
  background-color: #e6f1fa;
  background-color: rgba(230, 241, 250, 0.98);
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: pointer;
}

.news_pagination_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2px 0;
}

.news_pagination_item span {
  margin: 0 3px;
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-radius: 50%;
}

.news_pagination_item span.cur {
  background-color: #1349A4;
}

/* 筛选 */
.filter_content {
  padding: 30px 30px 10px;
  background: #fbfbfb;
  border: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.filter_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filter_list_tit {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 20px;
  font-size: 13px;
  font-weight: bold;
  color: #151e37;
}

.filter_option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.filter_option_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  width: 75px;
  font-size: 13px;
}
.filter_option_item_brand {
  width: 165px;
}
.filter_option_item a {
  padding: 3px 10px;
  color: #30384e;
}
.filter_option_item.active {
}
.filter_option_item.active a {
  background: #1349A4;
  color: #ffffff;
}
.filter_option input {
  display: none;
}

.filter_option label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.filter_option label:hover {
  color: #1349A4;
}

.filter_option label::before {
  content: '';
  margin-right: 6px;
  width: 15px;
  height: 15px;
  background: url(http://www.xm669.com/static/liuxue/images/icon_select.svg) no-repeat;
}

.filter_option input:checked + label {
  color: #1349A4;
}

.filter_option input:checked + label::before {
  background-image: url(http://www.xm669.com/static/liuxue/images/icon_selected.svg);
}

/* 院校库 */
.layout_school {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 30px 0;
}

.layout_school_l {
  width: 884px;
}

.layout_school_r {
  width: 270px;
}

.layout_school .school_tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 3px solid #d1e2f1;
}

.layout_school .school_tit h3 {
  width: 128px;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background-color: #1349A4;
}

.layout_school .school_tit p {
  margin-left: 30px;
  font-size: 16px;
  color: #000;
}

.layout_school .school_tit p span {
  padding: 0 4px;
  color: #1349A4;
}

.layout_school .school_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 22px 0 22px -8px;
  width: 900px;
}

.layout_school .school_list {
  margin: 8px;
  width: 284px;
}

.layout_school .school_top {
  position: relative;
  width: 100%;
  height: 166px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}

.layout_school .school_top:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-filter: blur(1px);
          filter: blur(1px);
}

.layout_school .school_top img {
  width: 100%;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.layout_school .school_foot {
  position: relative;
  padding: 14px 5px 14px 15px;
  background: #fff;
  border: 1px solid #c6c6c5;
  border-radius: 0 0 3px 3px;
}

.layout_school .school_foot .yuyue {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 60px;
  height: 34px;
  line-height: 34px;
  border: 1px solid currentColor;
  border-radius: 36px;
  font-size: 15px;
  color: #1349A4;
  text-align: center;
  cursor: pointer;
}

.layout_school .school_foot .yuyue:hover {
  color: #fff;
  background-color: #1349A4;
}

.layout_school .school_rank {
  position: absolute;
  bottom: 12px;
  padding: 0 15px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 13px;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.layout_school .school_rank_item1 {
  padding: 0 5px;
  height: 18px;
  line-height: 18px;
  font-size: 8px;
  text-align: center;
  background-color: #333;
}

.layout_school .school_rank_item1 span {
  font-size: 12px;
  font-weight: bold;
}

.layout_school .school_info {
  margin-bottom: 10px;
}

.layout_school .school_info a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.layout_school .school_info a:hover .school_name {
  color: #1349A4;
}

.layout_school .school_info a:hover .school_arrow {
  border-left-color: #1349A4;
}

.layout_school .school_logo {
  width: 36px;
  height: 36px;
  overflow: hidden;
}

.layout_school .school_logo img {
  width: 100%;
}

.layout_school .school_name {
  margin: 0 10px 0 6px;
  width: 194px;
  font-size: 16px;
  color: #333;
  line-height: 19px;
}

.layout_school .school_name h5 {
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.layout_school .school_name p {
  font-size: 12px;
  color: #878786;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.layout_school .school_arrow {
  position: relative;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-left-color: #c6c6c5;
}

.layout_school .school_arrow::before {
  content: '';
  position: absolute;
  top: -8px;
  left: -10px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-left-color: #fff;
}

.layout_school .school_detail {
  font-size: 12px;
  color: #878786;
}

.layout_school .school_detail span {
  margin-left: 8px;
  font-size: 16px;
  color: #8bc34a;
}

.layout_school_desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0;
  padding: 20px 0 20px 30px;
  border: 1px solid #cee0f1;
  background-color: #f5f8fc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.layout_school_desc .img {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 265px;
  height: 130px;
  overflow: hidden;
}

.layout_school_desc .img img {
  width: 100%;
}

.layout_school_desc .school_news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  margin-left: 30px;
  padding: 15px 0;
}

.layout_school_desc .school_news_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33.33%;
}

.layout_school_desc .school_news_list::before {
  content: '•';
  font-size: 17px;
  color: #1349A4;
}

.layout_school_desc .school_news_list a {
  display: block;
  padding: 0 15px;
  font-size: 15px;
  color: #333;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.layout_school_desc .school_news_list a:hover {
  color: #1349A4;
}

.layout_school_rank {
  margin-bottom: 30px;
}

.layout_school_rank h1 {
  height: 52px;
  line-height: 52px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background-color: #0E3576;
}

.layout_school_rank .rank_content {
  border: 1px solid #cee0f1;
  border-top: 0;
}

.layout_school_rank .rank_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 64px;
  line-height: 64px;
  font-size: 16px;
  color: #666;
  text-align: center;
  border-top: 1px solid #cee0f1;
}

.layout_school_rank .rank_list p {
  height: inherit;
  border-left: 1px solid #cee0f1;
}

.layout_school_rank .rank_list p:first-child {
  border-left: 0;
}

.layout_school_rank .rank_list .col1 {
  width: 95px;
}

.layout_school_rank .rank_list .country,
.layout_school_rank .rank_list .money {
  width: 125px;
}

.layout_school_rank .rank_list .name {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 165px;
  white-space: nowrap;
  overflow: hidden;
}

.layout_school_rank .rank_list .name * {
  color: #333;
}

.layout_school_rank .rank_list .name *:hover {
  color: #1349A4;
}

.layout_school_rank .rank_list .zixun {
  width: 170px;
}

.layout_school_rank .rank_list .zixun a {
  color: #1349A4;
}

.layout_school_rank .rank_list .zixun a:hover {
  text-decoration: underline;
}

.layout_school_rank .rank_list .rank_num {
  font-size: 20px;
  font-weight: bold;
  color: #1349A4;
}

.layout_school_rank .rank_list .country {
  color: #333;
}

.layout_school_rank .rank_head {
  height: 52px;
  line-height: 52px;
  color: #000;
  background-color: #d6ecff;
}

/* 分页 */
.layout_pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.layout_pagination.ch_pagination {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.layout_pagination .list {
  margin-left: 14px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #f2f2f2;
  font-size: 12px;
  color: #666;
  text-align: center;
  border-radius: 2px;
}

.layout_pagination .list.prev, .layout_pagination .list.next {
  width: 56px;
}

.layout_pagination .list.cur, .layout_pagination .list:hover {
  color: #fff;
  background-color: #131c35;
}

.layout_pagination .list.disabled {
  color: #666;
  background-color: #f2f2f2;
  cursor: not-allowed;
}