@import ;
@import ;
@import ;
.lm { overflow: hidden;}
.ban_new,.con_tag,.school_news {  display: none;} 
/*banner*/
.ban_banner { margin:0 3%; width: 94%; padding-top: 3%;  }
.banner { width: 100%; border-radius: 1px; overflow: hidden; position: relative; }
.banner .swiper-slide { position: relative; }
.banner .swiper-slide img { width: 100%; height: 200px; }
.banner p { width: 100%; box-sizing: border-box; padding: 0 10px; line-height: 30px; height: 30px; background: rgba(0,0,0,0.4); color: #fff; position: absolute; bottom: 0; left: 0; font-size: 14px; }
.swiper-button-next, .swiper-button-prev { display: none; }
.swiper-pagination { width: 60px!important; right: 0; left: auto!important; bottom: 8px!important; }
.swiper-pagination-bullet { background: #fff; opacity: 0.4; transition: 0.3s ease; }
.swiper-pagination-bullet-active { opacity: 0.8; width: 14px; border-radius: 10px; transition: 0.3s ease; }
.ban_word { display: none; }
/*志愿填报*/
.ban_write { padding: 20px 3%; }
.ban_write a { background: #fff; display: block; border-radius: 10px; }
.ban_write li { line-height: 50px; height: 50px; margin-bottom: 26px; display: none; }
.ban_write .write_btn { display: block; height: 52px; color: #fff; text-align: center; line-height: 52px; font-size: 18px; background-image: linear-gradient(to right,#1ec59d,#1babb6); border-radius: 10px; margin-bottom: 10px; box-shadow: 0 10px 20px #19ba9440; }
/* 热门栏目(首页/频道页) */
.ban_banner .nav_rwap { height: 148px; margin: 30px 0; overflow: hidden; }
.ban_banner .nav_rwap a { width: 25%; float: left; margin-bottom: 20px; font-size: 12px; text-align: center; position: relative; padding-top: 46px; height: 18px; overflow: hidden; color: #666; }
.ban_banner .nav_rwap a:nth-child(1) { display: none; }
.ban_banner .nav_rwap a:before { content:""; display: block; background: #27be9a; border-radius: 14px; position: absolute; width: 36px; height: 36px; top: 0; left: 50%; margin-left: -18px; }
.ban_banner .nav_rwap a:nth-child(2):before { background: url(/uploads/image/static/nav1.svg) no-repeat; background-size: 100%; }
.ban_banner .nav_rwap a:nth-child(3):before { background: url(/uploads/image/static/nav2.svg) no-repeat; background-size: 100%; }
.ban_banner .nav_rwap a:nth-child(4):before { background: url(/uploads/image/static/nav3.svg) no-repeat; background-size: 100%; }
.ban_banner .nav_rwap a:nth-child(5):before { background: url(/uploads/image/static/nav4.svg) no-repeat; background-size: 100%; }
.ban_banner .nav_rwap a:nth-child(6):before { background: url(/uploads/image/static/nav5.svg) no-repeat; background-size: 100%; }
.ban_banner .nav_rwap a:nth-child(7):before { background: url(/uploads/image/static/nav6.svg) no-repeat; background-size: 100%; }
.ban_banner .nav_rwap a:nth-child(8):before { background: url(/uploads/image/static/nav7.svg) no-repeat; background-size: 100%; }
.ban_banner .nav_rwap a:nth-child(9):before { background: url(/uploads/image/static/nav8.svg) no-repeat; background-size: 100%; }
.newss{height:1px;width:1px;overflow:hidden;}
/*专题*/
.ban_zt { margin: 0 3%; }
.ban_zt .zt_item { width: 49%; float: left; margin: 0 2% 2% 0; }
.ban_zt .zt_item:nth-child(2n) { margin-right: 0; }
.ban_zt .zt_item img { width: 100%; }
/*院校*/
.school { padding: 0 3%; }
.school_rwap { border-top: 2px solid #f2f8f7; border-left: 2px solid #f2f8f7; margin-top: 20px; }
.school_item { width: 50%; border-right: 2px solid #f2f8f7; border-bottom: 2px solid #f2f8f7; float: left; height: 74px; box-sizing: border-box;}
.school_item:nth-child(1) { display: none; }
.school_item a {  padding-left: 70px; height: 72px; position: relative; display: block; padding-top: 10px; height: 56px; overflow: hidden; }
.school_img { width: 50px; height: 50px; position: absolute; left: 10px; top: 10px; }
.school_img img { width: 100%; }
.school_name { font-size: 14px; line-height: 22px; font-weight: normal; margin-bottom: 10px; }
.school_tag span { color: #999; margin-right: 10px; font-size: 12px; display: none; }
.school_tag span:nth-child(1) { display: block; }
/*专业*/
.major .lm_title,.school .lm_title { height: 30px; line-height: 30px; }
.major_rwap { border-top: 2px solid #f2f8f7; border-left: 2px solid #f2f8f7; margin-top: 20px; }
.major_item { width: 50%; float: left;  border-right: 2px solid #f2f8f7; border-bottom: 2px solid #f2f8f7; box-sizing: border-box; }
.major_item a { position: relative; height: 50px; padding:10px 0 10px 70px; display: block; }
.major_icon { width: 50px; height: 50px; position: absolute; left: 10px; top: 10px; }
.major_icon img { width: 100%; }
.major_item h4 { font-size: 14px; font-weight: normal; line-height: 26px; }
.major_item span { font-size: 12px; color: #999; }