@charset "UTF-8";
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}

textarea::-webkit-scrollbar {
  width: 3px;
}

textarea::-webkit-scrollbar-thumb {
  background-color: #bdbdbd;
  border-radius: 3px;
}

textarea::-webkit-scrollbar-track {
  background-color: #fff;
}

body {
  background: #f6f6f6;
}

.moudle-title {
  padding: 40px 0 30px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  color: #333;
  border-bottom: 2px solid #f1f1f1;
}

.moudle-title span {
  color: #c99c59;
}

.special-news {
  margin: 0 -1%;
  overflow: hidden;
  display: none !important;
}

.special-news.special-news-dynamic {
  display: block !important;
}

.special-news li {
  float: left;
  width: 48%;
  margin: 3px 1%;
}

.special-news li a {
  display: block;
  font-size: 14px;
  line-height: 30px;
  border: 1px solid #d0e2ec;
  background: #eff5f9;
  text-align: center;
  border-radius: 2px;
}

.special-news li a:hover {
  color: #fff;
  background: #29638c;
  border-color: #29638c;
}

.news-right-cnt, .recommend-main {
  padding: 14px 14px 15px;
  background-color: #fff;
  margin-bottom: 20px;
}

.news-right-cnt .news-right-tit, .news-right-cnt .main-title, .recommend-main .news-right-tit, .recommend-main .main-title {
  height: 30px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 10px;
}

.news-right-cnt .news-right-tit h3, .news-right-cnt .news-right-tit h2, .news-right-cnt .main-title h3, .news-right-cnt .main-title h2, .recommend-main .news-right-tit h3, .recommend-main .news-right-tit h2, .recommend-main .main-title h3, .recommend-main .main-title h2 {
  float: left;
  font-size: 16px;
}

.news-right-cnt .news-right-tit p, .news-right-cnt .main-title p, .recommend-main .news-right-tit p, .recommend-main .main-title p {
  display: inline-block;
  height: 30px;
  font-weight: bold;
  padding-bottom: 8px;
  border-bottom: 1px solid #c99c59;
}

.news-right-cnt .news-right-tit p span, .news-right-cnt .main-title p span, .recommend-main .news-right-tit p span, .recommend-main .main-title p span {
  color: #c99c59;
}

.news-right-cnt .news-right-tit .more, .news-right-cnt .main-title .more, .recommend-main .news-right-tit .more, .recommend-main .main-title .more {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  line-height: 20px;
}

.news-right-cnt .news-right-tit .more:hover, .news-right-cnt .main-title .more:hover, .recommend-main .news-right-tit .more:hover, .recommend-main .main-title .more:hover {
  color: #c99c59;
}

.news-right-cnt .news-list, .recommend-main .news-list {
  margin-top: -6px;
}

.news-right-cnt .news-list li, .recommend-main .news-list li {
  font-size: 14px;
  line-height: 28px;
  padding-left: 9px;
  background: url(../images/li-bg.jpg) no-repeat left center;
}

.news-right-cnt .news-list li a, .recommend-main .news-list li a {
  display: block;
  color: #555;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.news-right-cnt .news-list li a:hover, .recommend-main .news-list li a:hover {
  color: #c99c59;
}

.news-right-cnt .zhinan-box, .recommend-main .zhinan-box {
  margin-top: 12px;
  padding: 12px 0 0;
  border-top: 1px dashed #e8e8e8;
}

.news-right-cnt .school-news-list, .recommend-main .school-news-list {
  margin-top: -6px;
}

.news-right-cnt .school-news-list.zw-school-news-list li, .recommend-main .school-news-list.zw-school-news-list li {
  width: 100%;
}

.news-right-cnt .school-news-list li, .recommend-main .school-news-list li {
  float: left;
  width: 50%;
  font-size: 14px;
  line-height: 28px;
  padding-left: 9px;
  background: url(http://www.bkzzy.com/static/zaizhiyandlz/images/li-bg2.png) no-repeat left center;
}

.news-right-cnt .school-news-list li a, .recommend-main .school-news-list li a {
  display: block;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.news-right-cnt .school-news-list li a:hover, .recommend-main .school-news-list li a:hover {
  color: #c99c59;
}

.remenbiaoqian {
  font-size: 14px;
  color: #333;
  line-height: 36px;
  margin-top: 3%;
  text-indent: 32px;
}

.remenbiaoqian a {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  color: #c99c59;
  border: 1px solid #c99c59;
  border-radius: 3px;
  padding: 0 10px;
  text-indent: 0;
}

.remenbiaoqian a:hover {
  color: #fff;
  background: #c99c59;
  text-decoration: none !important;
}

.remenbiaoqian.rzhuanti {
  margin-top: 1%;
  margin-bottom: 3%;
}

.remenbiaoqian.rzhuanti a {
  display: inline-block;
  padding: 0 10px;
  font-size: 14px !important;
  line-height: 30px;
  color: #fff !important;
  font-weight: normal !important;
  border-radius: 2px;
  border: none;
}

.remenbiaoqian.rzhuanti a:hover {
  text-decoration: none !important;
}

.remenbiaoqian.rzhuanti .tab-bg1 {
  background: #5cacdf;
}

.remenbiaoqian.rzhuanti .tab-bg2 {
  background: #6e87cc;
}

.remenbiaoqian.rzhuanti .tab-bg3 {
  background: #67bfb4;
}

.remenbiaoqian.rzhuanti .tab-bg4 {
  background: #bd7797;
}

.remenbiaoqian.rzhuanti .tab-bg5 {
  background: #d5936f;
}

.remenbiaoqian.rzhuanti .tab-bg6 {
  background: #cd8080;
}

.remenbiaoqian.rzhuanti .tab-bg7 {
  background: #93c077;
}

.remenbiaoqian.rzhuanti .tab-bg8 {
  background: #5a95d3;
}

.hot-school {
  padding: 20px;
  margin-top: -11px;
}

.hot-school li {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px dashed #e8e8e8;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.hot-school li:hover {
  color: #c99c59;
}

.hot-school li em {
  display: inline-block;
  width: 14px;
  height: 14px;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  background: #ccc;
  text-align: center;
  margin-right: 9px;
  border-radius: 4px 4px 0 4px;
}

.hot-school li a {
  font-size: 14px;
  color: #333;
}

.hot-school li a:hover {
  color: #c99c59;
}

.hot-school dl {
  float: left;
  width: 48%;
  margin: 3px 1%;
  border: 1px solid #e9e9e9;
  padding: 7px 10px;
  border-radius: 4px;
}

.hot-school dl dt {
  float: left;
  width: 36px;
  height: 36px;
  margin-right: 5px;
}

.hot-school dl dd {
  font-size: 14px;
  line-height: 18px;
  height: 36px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.hot-school dl dd a {
  color: #333;
}

.hot-school dl dd a:hover {
  color: #c99c59;
}

.hot-rules li {
  position: relative;
  min-height: 22px;
  line-height: 22px;
  padding: 5px 0 5px 23px;
  border-bottom: 1px dashed #e8e8e8;
}

.hot-rules li:hover {
  color: #c99c59;
}

.hot-rules li:last-child {
  border: none;
}

.hot-rules li em {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 10px;
  width: 14px;
  height: 14px;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  background: #ccc;
  text-align: center;
  border-radius: 4px 4px 0 4px;
}

.hot-rules li a {
  display: block;
  font-size: 14px;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
  color: #333;
  text-indent: -6px;
}

.hot-rules li a:hover {
  color: #c99c59;
}

.hot-major {
  display: table;
  word-spacing: -1em;
  /*兼容其他浏览器*/
  margin: -5px -5px 0;
}

.hot-major li {
  display: inline-block;
  padding: 0 9px;
  margin: 5px;
  height: 34px;
  line-height: 34px;
  border-radius: 2px;
}

.hot-major li.color1 {
  background: #dfe6f7;
}

.hot-major li.color1 a {
  color: #6c799b;
}

.hot-major li.color1:hover {
  background: #6c799b;
}

.hot-major li.color1:hover a {
  color: #fff;
}

.hot-major li.color2 {
  background: #f4efe7;
}

.hot-major li.color2 a {
  color: #968665;
}

.hot-major li.color2:hover {
  background: #968665;
}

.hot-major li.color2:hover a {
  color: #fff;
}

.hot-major li.color3 {
  background: #dceef0;
}

.hot-major li.color3 a {
  color: #618a8e;
}

.hot-major li.color3:hover {
  background: #618a8e;
}

.hot-major li.color3:hover a {
  color: #fff;
}

.hot-major li.color4 {
  background: #deeaf1;
}

.hot-major li.color4 a {
  color: #6a8392;
}

.hot-major li.color4:hover {
  background: #6a8392;
}

.hot-major li.color4:hover a {
  color: #fff;
}

.hot-major li.color5 {
  background: #eae8f3;
}

.hot-major li.color5 a {
  color: #8178a6;
}

.hot-major li.color5:hover {
  background: #8178a6;
}

.hot-major li.color5:hover a {
  color: #fff;
}

.hot-major li.color6 {
  background: #f8e7e7;
}

.hot-major li.color6 a {
  color: #ac7d7d;
}

.hot-major li.color6:hover {
  background: #ac7d7d;
}

.hot-major li.color6:hover a {
  color: #fff;
}

.hot-major li a {
  font-size: 14px;
}

.hot-tabs-box {
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 20px;
}

.hot-tabs-box .nav-tabs {
  margin-bottom: 0;
  border-color: #c99c59;
}

.hot-tabs-box .nav-tabs > li {
  position: relative;
  width: 50%;
  text-align: center;
}

.hot-tabs-box .nav-tabs > li.active::before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 6px;
  bottom: -6px;
  background: url(../images/tabs-bg.png) no-repeat center center;
}

.hot-tabs-box .nav-tabs > li > h3 > a, .hot-tabs-box .nav-tabs > li > h2 > a {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 34px;
  padding: 0 15px !important;
  background: none;
  color: #c99c59;
  background: #fff;
  border: 1PX solid #c99c59;
}

.hot-tabs-box .nav-tabs > li.active > h3 > a, .hot-tabs-box .nav-tabs > li.active > h3 > a:focus, .hot-tabs-box .nav-tabs > li.active > h3 > a:hover,
.hot-tabs-box .nav-tabs > li.active > h2 > a, .hot-tabs-box .nav-tabs > li.active > h2 > a:focus, .hot-tabs-box .nav-tabs > li.active > h2 > a:hover {
  color: #fff;
  background: #c99c59;
}

.hot-tabs-box .hot-major {
  padding: 15px 12px;
  margin: -5px 0;
}

.hot-tabs-box .hot-school {
  padding: 14px;
  margin-top: 0;
}

.main01-cnt {
  margin: 0 -6px;
}

.main01-cnt li {
  float: left;
  width: 92px;
  margin: 6px;
  text-align: center;
}

.main01-cnt li a {
  display: block;
  padding: 13px 0 9px;
  color: #333;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
}

.main01-cnt li a:hover {
  color: #fff;
  background: #c99c59;
  border-color: #c99c59;
}

.main01-cnt li:hover .main01-icon.icon1 {
  background-position: -46px -108px;
}

.main01-cnt li:hover .main01-icon.icon2 {
  background-position: -46px -168px;
}

.main01-cnt li:hover .main01-icon.icon3 {
  background-position: -46px -228px;
}

.main01-cnt li:hover .main01-icon.icon4 {
  background-position: -46px -288px;
}

.main01-cnt li:hover .main01-icon.icon5 {
  background-position: -46px -348px;
}

.main01-cnt li:hover .main01-icon.icon6 {
  background-position: -46px -408px;
}

.main01-cnt li:hover .main01-icon.icon7 {
  background-position: -46px -468px;
}

.main01-cnt li:hover .main01-icon.icon8 {
  background-position: -46px -528px;
}

.main01-cnt li:hover .main01-icon.icon9 {
  background-position: -46px -588px;
}

.main01-cnt li:hover .main01-icon.icon10 {
  background-position: -46px -648px;
}

.main01-cnt li:hover .main01-icon.icon11 {
  background-position: -46px -708px;
}

.main01-cnt li:hover .main01-icon.icon12 {
  background-position: -46px -768px;
}

.main01-icon {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  background: url(../images/icon.png) no-repeat;
}

.main01-icon.icon1 {
  background-position: -6px -108px;
}

.main01-icon.icon2 {
  background-position: -6px -168px;
}

.main01-icon.icon3 {
  background-position: -6px -228px;
}

.main01-icon.icon4 {
  background-position: -6px -288px;
}

.main01-icon.icon5 {
  background-position: -6px -348px;
}

.main01-icon.icon6 {
  background-position: -6px -408px;
}

.main01-icon.icon7 {
  background-position: -6px -468px;
}

.main01-icon.icon8 {
  background-position: -6px -528px;
}

.main01-icon.icon9 {
  background-position: -6px -588px;
}

.main01-icon.icon10 {
  background-position: -6px -648px;
}

.main01-icon.icon11 {
  background-position: -6px -708px;
}

.main01-icon.icon12 {
  background-position: -6px -768px;
}

/* newslist.html start */
.news-left-box, .news-right-box {
  float: left;
}

.news-left-box {
  width: 70.25%;
}

.news-right-box {
  width: 28.5%;
  margin: 0 0 3% 1.25%;
}

.newslist-box {
  padding: 0 0 40px;
  margin-bottom: 40px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.newslist-box ul {
  margin-bottom: 30px;
  padding: 0 30px;
  overflow: hidden;
}

.newslist-box ul li {
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #eff0f1;
  z-index: 1;
}

.newslist-box ul li:hover {
  border-color: #f5f5f5;
}

.newslist-box ul li:hover::before {
  position: absolute;
  display: block;
  content: '';
  width: 200%;
  height: 100%;
  padding: 0 30px;
  top: 0;
  left: -30px;
  background-color: #f5f5f5;
  z-index: -1;
}

.newslist-box ul li .newslist-img {
  margin-right: 2%;
  width: 24%;
  max-width: 210px;
}

.newslist-box ul li p {
  font-size: 14px;
}

.newslist-box ul li .newslist-description {
  height: 44px;
  line-height: 22px;
  overflow: hidden;
  color: #999999;
  margin-bottom: 15px;
}

.newslist-box ul li .newslist-title {
  display: block;
  font-size: 18px;
  color: #444;
  font-weight: bold;
  line-height: 28px;
  margin-bottom: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.newslist-box ul li .newslist-title:hover {
  color: #c99c59;
}

.newslist-box ul li .newslist-time {
  color: #c9ccd0;
}

/* newslist.html end */
.zixun-box {
  background-color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.zixun-main {
  padding: 30px;
  background: #fff;
}

.zixun-main .zixun-item {
  margin-bottom: 5%;
}

.zixun-main .zixun-item .zixun-tit {
  font-size: 18px;
  line-height: 1;
  height: 28px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #eee;
  margin-bottom: 11px;
}

.zixun-main .zixun-item .zixun-tit a {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  line-height: 18px;
}

.zixun-main .zixun-item .zixun-tit a:hover {
  color: #c99c59;
}

.zixun-main .zixun-item .zixun-tit b {
  padding-left: 25px;
  padding-bottom: 6px;
  border-bottom: 1px solid #c99c59;
  background: url(../images/zixun-tit-bg.png) no-repeat left top 3px;
}

.zixun-main .zixun-item ul {
  padding: 0 !important;
  margin: 0 -1%;
}

.zixun-main .zixun-item ul li {
  float: left;
  width: 48%;
  margin: 0 1%;
  line-height: 20px;
  padding: 6px 0 6px 10px;
  background: url(../images/li-bg.jpg) no-repeat left center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border: none !important;
}

.zixun-main .zixun-item ul li a:hover {
  color: #c99c59;
}

.zixun-main .zixun-item:last-child {
  margin-bottom: 0 !important;
}

.news-main {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.info {
  font-size: 12px;
  color: #999;
}

.info span {
  margin-right: 10px;
}

.news-tit {
  text-align: center;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}

.news-tit h1, .news-tit h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 10px;
}

.news-tit h1 span, .news-tit h2 span {
  position: relative;
  color: #c99c59;
  font-weight: 900;
}

.news-tit.double-border .news-tit-box {
  margin-bottom: 2px;
  border-bottom: 2px solid #0b254a;
  padding-bottom: 0;
}

.news-tit.double-border {
  border-color: #0b254a;
  margin: 0 60px 20px;
}

.news-tit.double-border h1, .news-tit.double-border h2 {
  padding: 20px 0 10px;
  font-size: 40px;
  text-align: center;
  color: #0b254a;
}

.news-tit.double-border .info label {
  font-size: 16px;
  font-weight: normal;
  color: #0b254a;
  margin-right: 5%;
}

.news-tit.double-border .info span {
  color: #B58E4B;
}

.news-tit .news-tit-box {
  padding-bottom: 20px;
}

.news-flex-box {
  margin-bottom: 15px;
}

.news-flex-box {
  padding: 0 20px;
}

.news-cnt {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 38px;
}

.news-cnt p {
  line-height: 38px;
  margin-bottom: 10px;
  font-size: 16px;
}

.news-cnt p table, .news-cnt p td {
  border: 1px #999 solid;
  table-layout: auto;
}

.news-cnt p table h3 {
  border: 0;
  padding-left: 0;
  margin-bottom: 0;
}

.news-cnt p table p {
  margin-bottom: 0;
}

.news-cnt p td {
  font-size: 14px;
}

.news-cnt .abstract-box {
  margin-top: 28px;
  margin-bottom: 15px;
  padding: 15px;
  background: #f0f0f0;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
}

.news-cnt .abstract-box span {
  float: left;
  width: 54px;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  font-weight: bold;
}

.news-cnt .abstract-box p {
  float: left;
  width: 92%;
  width: calc(100% - 54px);
  font-size: 14px;
  color: #555;
  line-height: 24px;
  margin-bottom: 0 !important;
}

.form-main {
  margin: 0 -10px;
}

.form-main .select-search {
  height: 34px;
  position: relative;
  z-index: 4;
  padding: 0;
}

.form-main .select-search .school-option {
  box-sizing: border-box;
  position: absolute;
  background-color: #fff;
  width: 200px;
  max-height: none;
  top: 32px;
  left: 0;
  padding: 0 15px;
  overflow-y: auto;
  z-index: 99;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.form-main .select-search .school-option.hidden {
  display: none;
}

.form-main .select-search .school-option ul {
  margin: 0 auto 10px;
}

.form-main .select-search .school-option li {
  font-size: 14px;
  color: #555;
  text-align: left;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}

.form-main .select-search .school-option input {
  box-sizing: border-box;
  margin: 10px auto 5px;
  height: 30px;
  line-height: 18px \9;
  border: 1px solid #ccc;
  width: 100%;
}

.form-main .select-search .school-option select {
  width: 100%;
  height: 200px;
  overflow-y: auto;
  line-height: 30px;
  margin-bottom: 0 !important;
  border: none !important;
}

.form-main .select-search .school-option select option {
  padding: 8px 12px;
  line-height: 30px;
  border: none !important;
}

.form-main .select-search button {
  display: block;
  text-align: left;
  width: 100%;
  height: 100%;
  padding-left: 12px;
  font-size: 14px;
  line-height: 1.42857143;
  margin: 0;
  border: none !important;
  white-space: nowrap;
  overflow: hidden;
  /* border: 1px solid #ccc; */
}

.form-main .schoolName-box {
  padding-top: 5px;
  padding-bottom: 5px;
}

.form-main .submit-group input, .form-main .submit-group button {
  max-width: 170px;
  font-size: 14px;
  background: #283e7e;
  border-radius: 3px;
}

.form-main textarea.form-control {
  width: 88% !important;
  height: 50px !important;
}

.form-main .form-control, .form-main .selects-box select {
  border-color: #e5e5e5;
}

.main-inside-form .form-box {
  margin: 0 auto;
  border-radius: 10px;
  padding: 0 40px 10px;
  background: url(../images/form-box.png) no-repeat top center;
  background-size: 100% 100%;
}

.main-inside-form .form-box .form-main .form-control {
  float: left;
  border: none;
  background: none;
  box-shadow: none;
}

.main-inside-form .form-box .form-main .select-search button {
  color: #999;
}

.main-inside-form .form-box .form-group {
  background: #fff;
  border-radius: 30px;
  margin: 0 5px 9px;
  width: calc(33.333% - 10px);
}

.main-inside-form .form-box .form-group .input-group-span {
  float: left;
  line-height: 32px;
}

.main-inside-form .form-box .form-group.col-xs-12, .main-inside-form .form-box .form-group.col-lg-12 {
  display: flex;
  width: 99% !important;
}

.main-inside-form .form-box .form-group.col-xs-12 .input-group-span, .main-inside-form .form-box .form-group.col-lg-12 .input-group-span {
  float: left;
  margin-top: 5px;
  line-height: 20px;
}

.main-inside-form .form-box .form-group.submit-group {
  display: block;
  height: auto !important;
  background: none !important;
}

.main-inside-form .form-box .form-group.submit-group input {
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  max-width: 140px !important;
  background: #d5792f;
  border: none;
  border-radius: 30px;
}

.main-inside-form .form-box .form-group textarea {
  flex: 1;
  outline: none;
  resize: none;
}

.main-inside-form .form-box.school-form {
  padding: 0 20px 10px;
  margin-top: 30px;
}

.main-inside-form .form-box.school-form .form-main {
  margin: 0 -5px;
}

.main-inside-form .form-box.school-form .form-inline .form-group {
  padding: 0 5px;
}

.main-inside-form .form-box.school-form .form-main .form-control {
  font-size: 12px;
  width: 58%;
}

.main-inside-form .form-box .moudle-title {
  font-size: 28px;
  line-height: 1;
  padding-top: 20px;
  color: #c5671c;
  margin-bottom: 20px;
}

.main-inside-form .form-box .moudle-title span {
  color: #c5671c !important;
}

.main-inside-form .form-box .form-inline .form-group {
  padding: 0 10px;
}

.recommend-main {
  padding-bottom: 6px;
}

.recommend-main .main-title {
  margin-bottom: 20px;
}

.recommend-main .recommend-cnt dl {
  display: -webkit-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 47%;
  margin: 0 3% 24px 0;
  padding: 0;
}

.recommend-main .recommend-cnt dl dt {
  float: left;
  /* width: 14%; */
  width: 64px !important;
  color: #bbbbbb;
  font-weight: normal;
  margin-right: 15px;
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

.recommend-main .recommend-cnt dl dt .t-month {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  background: url(../images/month-bg.png) no-repeat bottom center;
  border-radius: 4px 4px 0 0;
}

.recommend-main .recommend-cnt dl dt .t-day {
  font-size: 28px;
  line-height: 36px;
  color: #999;
  background: url(../images/day-bg.png) no-repeat top center;
  border-radius: 0 0 4px 4px;
}

.recommend-main .recommend-cnt dl dd {
  width: 79%;
  float: left;
}

.recommend-main .recommend-cnt dl dd a {
  display: block;
  font-size: 18px;
  line-height: 1;
  font-weight: 900;
  color: #333;
  height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.recommend-main .recommend-cnt dl dd a:hover {
  color: #c99c59;
}

.recommend-main .recommend-cnt dl dd p {
  font-size: 12px;
  color: #999;
  margin: 0 auto;
  height: 36px;
  line-height: 18px;
  overflow: hidden;
}

/* page start */
.page {
  width: 100%;
  text-align: center;
}

.page > ul > li {
  float: left;
}

.page > ul > li.active {
  background-color: #334D72;
  border: 1px solid #334D72;
  color: #fff;
}

.page .pagezong:hover {
  background-color: #fff;
  color: #000000;
}

.page > a, .page > b {
  width: 10%;
  background-color: #fff;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  padding: 10px 20px;
  margin-right: 10px;
  border: 1px solid #eee;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}

.page > a:hover, .page > b:hover {
  background-color: #334D72;
  border: 1px solid #334D72;
  color: #fff;
}

.page > b {
  background-color: #334D72;
  border: 1px solid #334D72;
  color: #fff;
}

.fst-page a, .last-page a {
  padding-left: 5px;
  padding-right: 5px;
}

/* page end */
.news-recommend {
  margin-bottom: 20px;
  margin-top: 20px;
}

.news-recommend li {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #f6f6f6;
  text-align: center;
  margin-bottom: 12px;
  cursor: pointer;
}

.news-recommend li:last-child {
  margin-bottom: 0;
}

.news-recommend li b {
  font-weight: normal;
}

.news-recommend li a {
  color: #333;
}

.news-recommend li:hover a, .news-recommend li:hover {
  color: #c99c59;
}

.comment {
  padding: 27px 20px 15px;
  background-color: #fff;
  margin-bottom: 12px;
  border-radius: 4px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.comment-cont {
  margin-top: 13px;
}

.comment-title {
  height: 30px;
  line-height: 30px;
  margin-bottom: 35px;
}

.comment-title .comment-title-text {
  float: left;
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
}

.comment-title .comment-title-text span {
  color: #d5792f;
}

.comment-title .comment-title-span {
  float: left;
  font-size: 16px;
  line-height: 30px;
  color: #999;
}

.comment-user, .comment-left {
  float: left;
  width: 44px;
  height: 44px;
  border-radius: 44px;
  margin-right: 20px;
  overflow: hidden;
}

.comment-input {
  float: left;
  width: calc(100% - 64px);
  padding-left: 20px;
  padding-top: 13px;
  border-radius: 8px;
  background: #f6f6f6;
}

.comment-input input, .comment-input textarea {
  height: 52px;
  font-size: 14px;
  line-height: 26px;
  background: none;
  border: none;
  width: 100%;
}

.comment-input textarea {
  outline: none;
  resize: none;
}

.comment-input .comment-info {
  padding-right: 20px;
  padding-left: 0;
  margin-top: 5px;
  margin-bottom: 11px;
}

.comment-input .comment-info .comment-submit {
  float: right;
  width: 88px;
  line-height: 32px;
  border-radius: 40px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #d5792f;
}

.comment-input .comment-info .comment-num {
  float: right;
  margin-right: 13px;
  margin-top: 6px;
}

.comment-info {
  margin-top: 15px;
  height: 40px;
  padding-left: 64px;
  line-height: 38px;
}

.comment-info .comment-num {
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #999;
}

.comment-info .comment-submit {
  float: right;
  width: 88px;
  line-height: 38px;
  border-radius: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #2665da;
  cursor: pointer;
}

.comment-list {
  margin-top: 12px;
  margin-bottom: 18px;
}

.comment-right, .comment-reply {
  float: left;
  width: calc(100% - 64px);
}

.comment-right .comment-name, .comment-reply .comment-name {
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  color: #444;
  margin-bottom: 7px;
}

.comment-right .comment-name .comment-time, .comment-reply .comment-name .comment-time {
  float: right;
  margin-right: 0;
  font-weight: normal;
}

.comment-right .comment-name > span, .comment-reply .comment-name > span {
  position: relative;
  color: #999;
  font-weight: normal;
  margin: 0 5px;
}

.comment-right .comment-name.yuloo-user > span, .comment-reply .comment-name.yuloo-user > span {
  margin-left: 53px;
}

.comment-right .comment-name.yuloo-user .yuloo-os-tag, .comment-reply .comment-name.yuloo-user .yuloo-os-tag {
  position: absolute;
  display: block;
  left: -48px;
  bottom: 0;
  font-size: 12px;
  color: #2665da;
  background: #dbe6fa;
  border-radius: 3px;
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}

.comment-right .comment-txt, .comment-reply .comment-txt {
  font-size: 16px;
  line-height: 24px;
  color: #444;
  margin-bottom: 8px;
}

.comment-reply {
  float: right;
}

.comment-reply .comment-left {
  width: 34px;
  height: 34px;
  border-radius: 34px;
  margin-right: 12px;
}

.comment-reply-textarea {
  margin-top: 10px;
}

.comment-reply-textarea .comment-input {
  float: none;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #dedede;
  background: #ffff;
  padding: 0;
}

.comment-reply-textarea .text-area {
  width: 100%;
  padding: 14px 20px;
  resize: none;
  background: none;
  border: none;
  line-height: 20px;
  max-height: 48px;
}

.comment-reply-textarea .comment-info {
  margin-top: 10px;
}

.comment-reply-textarea .comment-info .comment-num {
  float: right;
  font-size: 13px;
  line-height: 30px;
  color: #858585;
  margin-right: 10px;
}

.comment-reply-textarea .comment-info .comment-submit {
  float: right;
  width: 70px;
  line-height: 30px;
  border-radius: 30px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #2665da;
  cursor: pointer;
}

.comment-tools {
  margin-top: 6px;
}

.comment-time, .comment-span, .comment-reply-btn {
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #999;
  margin-right: 15px;
}

.comment-span img {
  float: left;
  margin-top: 3px;
  margin-right: 5px;
}

.comment-reply-btn {
  cursor: pointer;
  float: right;
  padding-left: 18px;
  background: url(http://www.bkzzy.com/images/public-img/comment-reply-btn.png) no-repeat left center;
}

.comment-page {
  padding-top: 18px;
  text-align: center;
}

.comment-page .comment-page-btn {
  width: 152px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  margin: 0 auto;
  font-size: 14px;
  font-weight: bold;
  color: #2665da;
  padding-right: 23px;
  background: #ecf2fc url(http://img.yuloo.com/images/public-img/comment-more.png) no-repeat right 23px center;
  border-radius: 6px;
  cursor: pointer;
}

/* 2018.0806 end */
.news-buttons-left {
  position: fixed;
  left: 50px;
  top: 230px;
  height: 0;
  opacity: 0;
  transition: opacity 1s;
}

.news-buttons-left .news-toolsli {
  width: 50px;
  margin-top: 14px;
  cursor: pointer;
}

.news-buttons-left .news-toolsli.active .news-tools-icon-box {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.news-buttons-left .news-toolsli.active .news-tools-icon1 {
  animation: bounce 0.3s;
  background: url(../images/news-tools-icon1-1.png) no-repeat center;
}

.news-buttons-left .news-toolsli.active .news-tools-icon3 {
  animation: bounce 0.3s;
  background: url(../images/news-tools-icon3-1.png) no-repeat center;
}

.news-buttons-left .news-toolsli.active .news-tools-icon4 {
  animation: bounce 0.3s;
  background: url(../images/news-tools-icon4-1.png) no-repeat center;
}

.news-buttons-left .news-toolsli:hover .news-tools-icon-box {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.news-buttons-left .news-tools-icon {
  width: 48px;
  height: 48px;
  border-radius: 48px;
  transform: .5s;
}

.news-buttons-left .news-tools-icon-box {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
}

.news-buttons-left .news-tools-icon2 {
  background: url(../images/news-tools-icon2.png) no-repeat center;
}

.news-buttons-left .news-tools-icon1 {
  background: url(../images/news-tools-icon1.png) no-repeat center;
}

.news-buttons-left .news-tools-icon3 {
  background: url(../images/news-tools-icon3.png) no-repeat center;
}

.news-buttons-left .news-tools-icon4 {
  background: url(../images/news-tools-icon4.png) no-repeat center;
}

.news-buttons-left.active .news-tools-icon1 {
  animation: bounce 0.3s;
  background: url(../images/news-tools-icon1-1.png) no-repeat center;
}

.news-buttons-left .news-tools-text {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  text-align: center;
}

@keyframes bounce {
  0% {
    transform: scale(0.5);
  }
  50% {
    transform: scale(1.4);
  }
  100% {
    transform: scale(1);
  }
}

.news-buttons {
  text-align: center;
}

.news-buttons button {
  position: relative;
  display: inline-flex;
  width: 100px;
  font-size: 14px;
  line-height: 38px;
  color: #666;
  border: 2px solid #dedede;
  margin: 0 7px;
  text-align: center;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
}

.news-buttons .news-tools {
  margin-right: 5px;
}

.news-buttons .news-heart {
  width: 20px;
  height: 20px;
  background: url(../images/b-news-tools-icon1-1.png) no-repeat center;
  background-size: contain;
  transform: .5s;
}

.news-buttons .news-bookmark {
  width: 20px;
  height: 20px;
  background: url(../images/b-news-tools-icon3-1.png) no-repeat center;
  background-size: contain;
}

.news-buttons .news-share-alt {
  width: 20px;
  height: 20px;
  background: url(../images/b-news-tools-icon4-1.png) no-repeat center;
  background-size: contain;
}

.news-buttons .like-button.active {
  background: linear-gradient(to bottom, #e83e3d 0%, #ec6c69 100%);
  border: none;
}

.news-buttons .like-button.active .like-count {
  color: #fff;
}

.news-buttons .collect-button.active {
  background: linear-gradient(to bottom, #eb5e1a 0%, #eb7d48 100%);
  border: none;
}

.news-buttons .collect-button.active .collect-count {
  color: #fff;
}

.news-buttons .share-button.active, .news-buttons .share-button:hover {
  background: linear-gradient(to bottom, #46abaa 0%, #52b9b8 100%);
  border: none;
}

.news-buttons .share-button.active .share-count, .news-buttons .share-button:hover .share-count {
  color: #fff;
}

.news-buttons .active .news-heart {
  animation: bounce 0.3s;
  background: url(../images/b-news-tools-icon1.png) no-repeat center;
  background-size: contain;
}

.news-buttons .active .news-bookmark {
  background: url(../images/b-news-tools-icon3.png) no-repeat center;
  background-size: contain;
}

.news-buttons .active .news-share-alt {
  background: url(../images/b-news-tools-icon4.png) no-repeat center;
  background-size: contain;
}

.news-buttons .share-button:hover .news-share-alt {
  animation: bounce 0.3s;
  background: url(../images/b-news-tools-icon4.png) no-repeat center;
}

.news-tools {
  float: left;
  width: 30px;
  height: 30px;
  background: url(../images/news-tools-icon.png) no-repeat;
}

.news-toolsli {
  position: relative;
  z-index: 99;
}

.news-toolsli:hover .share-op, .news-toolsli.active .share-op {
  display: block;
}

.share-op {
  position: absolute;
  display: none;
  top: 50%;
  left: 0px;
  margin-top: -55px;
  z-index: 99;
  padding-left: 70px;
}

.news-buttons .share-op {
  padding-left: 120px;
}

.news-buttons .share-button:hover .share-op {
  display: block;
}

.share-box {
  position: relative;
  padding: 15px 0 1px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}

.share-box dl {
  width: 77px;
  margin-bottom: 14px;
  cursor: pointer;
}

.share-box dl dt {
  text-align: center;
}

.share-box dl dt > div, .share-box dl dt > a > div {
  display: block;
  width: 34px;
  height: 34px;
  margin: 0 auto;
}

.share-box dl dt p {
  font-size: 12px;
  line-height: 24px;
  color: #444;
  font-weight: lighter;
}

.share-box dl dd {
  position: absolute;
  display: none;
  padding: 12px 0 0;
  background: #fff;
  width: 250px;
  height: 230px;
  left: 97px;
  top: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}

.share-box dl dd .wx-share-titile {
  text-align: center;
  font-size: 16px;
  color: #444;
  font-weight: bold;
}

.share-box dl dd p {
  font-size: 12px;
  color: #999;
  text-align: center;
}

.share-box dl:hover dd {
  display: block;
}

.share-box .wx-code {
  width: 150px;
  height: 150px;
  padding: 5px;
  margin: 5px auto;
}

.share-icon-wx {
  background: url(../images/share-wx.png) no-repeat center;
}

.share-icon-sina {
  background: url(../images/share-sina.png) no-repeat center;
}

.share-icon-url {
  background: url(../images/share-url.png) no-repeat center;
}

.picScroll .hd {
  padding: 20px 0 24px;
  line-height: 0;
  text-align: center;
}

.picScroll .hd li {
  display: inline-block;
  width: 20px;
  height: 4px;
  color: #c1c1c1;
  background: #c1c1c1;
  overflow: hidden;
  margin: 0 3px;
  cursor: pointer;
}

.picScroll .hd li.on {
  color: #283e7e;
  background: #283e7e;
}

.rules-ul li {
  float: left;
  width: 33.333%;
}

.rules-ul .rules-li {
  margin: 0 7.5px;
  padding: 0 19px 19px;
  background: #f2f8fe;
}

.rules-ul .rules-type {
  font-size: 14px;
  color: #fff;
  margin-bottom: 3px;
}

.rules-ul .rules-type span {
  display: inline-block;
  padding: 0 7px;
  margin-left: -19px;
  border-radius: 0 0 4px 0;
}

.rules-ul .rules-type .poject-name1 {
  background: #7181a7;
}

.rules-ul .rules-type .poject-name2 {
  background: #7191a7;
}

.rules-ul .rules-type .poject-name3 {
  background: #6e98a0;
}

.rules-ul .rules-type .poject-name4 {
  background: #968665;
}

.rules-ul .rules-type .poject-name5 {
  background: #8c7fa4;
}

.rules-ul .rules-type .poject-name6 {
  background: #b2673d;
}

.rules-ul .rules-type .poject-name7 {
  background: #ac7171;
}

.rules-ul .rules-type .poject-name8 {
  background: #7181a7;
}

.rules-ul .rules-name {
  display: block;
  height: 48px;
  font-size: 16px;
  color: #444;
  line-height: 24px;
  overflow: hidden;
  margin-bottom: 22px;
}

.rules-ul .rules-info {
  margin-bottom: 37px;
}

.rules-ul .rules-info span {
  font-size: 14px;
  line-height: 20px;
  color: #858b9d;
}

.rules-ul .rules-info .price {
  float: right;
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  color: #ff6600;
}

.rules-ul .rules-school {
  display: block;
  height: 40px;
}

.rules-ul .school-logo {
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  overflow: hidden;
  margin-right: 7px;
}

.rules-ul .school-info {
  font-size: 14px;
  color: #858b9d;
  line-height: 14px;
  padding-top: 5px;
}

.rules-ul .school-info p {
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 5px;
}

.rules-ul .school-info span {
  display: inline-block;
  padding-right: 9px;
  margin-right: 9px;
  border-right: 1px solid #858b9d;
}

.rules-ul .school-info span:last-child {
  border: none !important;
  padding: none !important;
  margin: 0 !important;
}

.major-tag-cnt {
  width: 100%;
  margin: 15px -3px;
}

.major-tag-cnt li {
  float: left;
  font-weight: normal;
  margin: 3px;
  padding: 0;
  text-align: center;
}

.major-tag-cnt li a {
  display: block;
  padding: 0 10px;
  font-size: 14px !important;
  line-height: 30px;
  color: #fff !important;
  font-weight: normal !important;
  border-radius: 2px;
}

.major-tag-cnt li a:hover {
  text-decoration: none !important;
}

.major-tag-cnt li .tab-bg1 {
  background: #5cacdf;
}

.major-tag-cnt li .tab-bg2 {
  background: #6e87cc;
}

.major-tag-cnt li .tab-bg3 {
  background: #67bfb4;
}

.major-tag-cnt li .tab-bg4 {
  background: #bd7797;
}

.major-tag-cnt li .tab-bg5 {
  background: #d5936f;
}

.major-tag-cnt li .tab-bg6 {
  background: #cd8080;
}

.major-tag-cnt li .tab-bg7 {
  background: #93c077;
}

.major-tag-cnt li .tab-bg8 {
  background: #5a95d3;
}

@media only screen and (max-width: 1200px) {
  .news-buttons-left {
    display: none;
  }
  .main-inside-form .input-group-span {
    width: 70px;
    line-height: 32px;
    float: left;
    white-space: nowrap;
    padding-right: 0;
  }
  .main-inside-form .form-box .form-main .form-control {
    width: calc(100% - 70px) !important;
  }
  .main-inside-form .input-group-span {
    width: 70px;
  }
  .form-main textarea.form-control, .main-inside-form .form-main .selects-box select, .checkbox-group label, .form-inline .inline-group {
    width: calc(100% - 89px) !important;
  }
}

@media only screen and (max-width: 1024px) {
  .newslist-box ul li .newslist-img {
    width: 30%;
  }
  .news-left-box, .news-right-box {
    width: 100%;
  }
  .news-right-box {
    margin-left: 0;
  }
  .special-news li {
    width: 18%;
  }
  .page {
    padding-top: 2%;
  }
  .page [title],
  .page > .pagezong {
    display: none;
  }
  .page a,
  .page > b {
    max-width: 120px;
    width: 22%;
    margin-right: 1%;
    padding: 0;
    display: inline-block;
  }
  .page a,
  .page > b {
    display: none;
  }
  .page a.fst-page,
  .page a.last-page,
  .page a.next,
  .page a.pre {
    display: inline-block;
  }
}

@media only screen and (max-width: 768px) {
  .news-tit {
    padding-bottom: 10px;
  }
  .news-buttons {
    display: none;
  }
  .comment-title {
    height: 20px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .comment-user, .comment-left {
    width: 34px;
    height: 34px;
    margin-right: 10px;
    margin-top: 0;
  }
  .comment-reply .comment-left {
    width: 30px;
    height: 30px;
  }
  .comment-input, .comment-right, .comment-reply {
    width: calc(100% - 44px);
  }
  .comment-info .comment-submit {
    width: 60px;
    font-size: 14px;
    line-height: 32px;
  }
  .comment-title .comment-title-text {
    font-size: 19px;
    margin-right: 5px;
  }
  .comment-title .comment-title-span, .comment-right .comment-txt {
    font-size: 14px;
    line-height: 20px;
  }
  .comment-time, .comment-span {
    font-size: 13px;
  }
  .right-ad {
    display: block;
    text-align: center;
  }
  .recommend-main.left-recommend-main {
    padding: 14px;
  }
  .main-inside-form .form-box .moudle-title {
    font-size: 22px;
  }
  .main-inside-form .form-box .form-group.submit-group input {
    font-size: 16px;
    height: 34px;
    line-height: 34px;
  }
  select {
    background: none;
    font-size: 14px;
    color: #999;
  }
  .rules-ul .rules-type span {
    margin-left: -9px;
  }
  .rules-ul .rules-li {
    padding: 0 9px 19px;
  }
  .news-cnt .abstract-box span, .news-cnt .abstract-box p {
    float: none;
  }
  .news-cnt .abstract-box span i {
    display: none !important;
  }
  .news-cnt .abstract-box span {
    display: inline-block;
    width: 50px;
    line-height: 24px;
    background-color: #344a8f;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    border-radius: 6px 0 6px 0;
  }
  .news-cnt .abstract-box p {
    display: inline;
    font-size: 14px;
    line-height: 28px;
  }
  .newslist-box ul, .newslist-box ul li:hover::before {
    padding: 0 10px;
    margin-bottom: 3%;
  }
  .newslist-box ul li .newslist-title {
    font-size: 16px;
    margin-bottom: 0;
  }
  .newslist-box ul li .newslist-description, .over-title {
    margin-bottom: 2%;
  }
  .newslist-box {
    padding-bottom: 5%;
    margin-bottom: 5%;
  }
  .news-tit h1, .news-tit h2, .moudle-title {
    font-size: 24px;
    line-height: 30px;
  }
  .news-flex-box {
    padding: 0 3%;
  }
  .main-inside-form .form-box {
    padding: 0 5% 2%;
  }
  .news-recommend li {
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px;
  }
  .news-flex-box .form-main .form-group {
    display: flex !important;
    justify-content: center;
  }
  .form-main .select-search, .form-main .schoolName-box, .form-main .school-option select option {
    padding: 0 !important;
  }
  .form-main .form-control, .form-main .selects-box select {
    border-color: #ccc !important;
  }
  .form-main .select-search .school-option.hidden, .form-main .select-search .school-option {
    display: block !important;
    position: static;
    padding: 0 !important;
  }
  .form-main .select-search .school-option {
    width: auto;
    margin-bottom: 0 !important;
    box-shadow: none !important;
    border: none !important;
  }
  .form-main .select-search, .form-main .select-search .school-option select {
    margin: 0 !important;
    height: 32px !important;
  }
  .form-main .school-option select {
    padding-left: 7px;
  }
  .form-main .school-option select, .form-main .school-option select option {
    width: 100%;
  }
  .form-main .school-option select, .form-main .school-option select option, .form-main .schoolName-box {
    height: 32px;
    line-height: 30px;
  }
  .form-main .select-search button, .form-main .select-search .school-option input {
    display: none;
  }
}

@media only screen and (max-width: 680px) {
  .main-inside-form .form-box .form-group {
    width: 98%;
  }
  .main-inside-form .form-box .form-main .form-control {
    border: none !important;
  }
  .news-flex-box.main-inside-form .form-main .school-option .schoolName-box select {
    border: none !important;
  }
  .rules-ul .rules-info {
    margin-bottom: 20px;
  }
  .special-news li {
    width: 23%;
  }
  .recommend-main .recommend-cnt dl {
    width: 98%;
  }
  .recommend-main .recommend-cnt dl dd {
    width: calc(100% - 80px);
  }
}

@media only screen and (max-width: 425px) {
  .special-news li {
    width: 48%;
  }
}

@media only screen and (max-width: 768px) {
  .major-tag-cnt {
    height: 140px;
    overflow-y: auto;
  }
}
