
.mb8 {
  margin-bottom: 8px;
}

.mod-banner a {
  float: left;
  width: 48%;
  margin: 1%;
  border-radius: 4px;
  overflow: hidden;
}

.fenlei {
  position: relative;
  z-index: 0;
  padding: 9px 0;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.fenlei .fenlei-list {
  display: table;
  word-spacing: -1em;
  width: 100%;
  position: relative;
  padding: 7px 0 7px 43px;
  border-bottom: 1px dashed #dbdbdb;
}

.fenlei .fenlei-list:last-child {
  border: none !important;
}

.fenlei .fenlei-list span {
  position: absolute;
  display: block;
  width: 38px;
  line-height: 18px;
  font-size: 14px;
  text-align: center;
  color: #684b26;
  background: #c49a60;
  background: linear-gradient(26deg, #c49a60, #f2dcbb);
  left: 0;
  border-radius: 3px;
}

.fenlei .fenlei-list span::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  height: 100%;
  background: url(/images/feilei-bg.png) no-repeat center center;
  top: 0;
  right: -4px;
}

.fenlei .fenlei-list ul {
  width: 100%;
}

.fenlei .fenlei-list ul li {
  display: inline-block;
  padding: 0 15px;
}

.fenlei .fenlei-list ul li.more {
  position: absolute;
  right: 0;
}

.fenlei .fenlei-list ul li.more a {
  color: #283e7e;
}

.fenlei .fenlei-list ul li:hover a {
  color: #c99c59;
  border-bottom: 1px solid #c99c59;
}

.main01 {
  padding: 20px 0;
  background: #f6f6f6;
}

.banner-box {
  position: relative;
  float: left;
  width: 720px;
  padding-bottom: 80px;
}

.banner-box .carousel-inner {
  border-radius: 4px;
  overflow: hidden;
}

.banner-box .carousel-indicators {
  display: table;
  word-spacing: -1em;
  /*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/
  bottom: -82px;
  left: 0;
  margin: 0 -5px;
  width: 100%;
  white-space: nowrap;
}

.banner-box .carousel-indicators li {
  width: 136px !important;
  height: 70px !important;
  margin: 0 5px !important;
  text-indent: 0;
  border-radius: 4px !important;
  border: 1px solid #c4c4c4;
  overflow: hidden;
}

.banner-box .carousel-indicators li:hover, .banner-box .carousel-indicators li.active {
  border: 2px solid #c99c59;
}

.news li {
  height: 32px;
  line-height: 32px;
}

.news li > span {
  float: right;
  width: 40px;
  color: #999;
}

.news li a {
  color: #555;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.news.dynamic li {
  background: none !important;
  padding-left: 0 !important;
}

.news.dynamic li a {
  float: left;
  width: 72%;
  width: calc(100% - 90px);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.news.dynamic li a:first-child {
  width: 90px !important;
}

.news.dynamic li a:hover {
  color: #c99c59;
}

.news.dynamic li a > span {
  float: left;
  width: 60px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}

.news.dynamic li a > span:hover {
  color: #c99c59;
}

.news.dynamic li a > em {
  float: left;
}

.moudle-title {
  height: 42px;
  padding-bottom: 11px;
  border-bottom: 3px solid #e8e8e8;
  margin-bottom: 20px;
}

.moudle-title h2 {
  position: relative;
  float: left;
  font-size: 26px;
  font-weight: bold;
  color: #333;
  border-bottom: 3px solid #283e7e;
  padding-bottom: 10px;
}

.moudle-title h2::before {
  position: absolute;
  display: block;
  content: '';
  width: 12px;
  height: 7px;
  background: url(/images/xiexian.png) no-repeat center center;
  right: -7px;
  bottom: -4px;
}

.moudle-title ul {
  position: relative;
  float: right;
  display: table;
  word-spacing: -1em;
  /*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/
  padding: 8px 16px 8px 0;
}

.moudle-title ul li {
  display: inline-block;
  line-height: 24px;
}

.moudle-title ul li a {
  padding: 0 20px;
  border-right: 1px solid #ddd;
}

.moudle-title ul li:last-child a {
  border: none !important;
  padding-right: 0 !important;
}

.moudle-title ul::before {
  position: absolute;
  display: block;
  content: '';
  width: 16px;
  height: 12px;
  top: 15px;
  right: 0;
}

.moudle-main > div {
  float: left;
  height: 470px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  overflow: hidden;
}

.moudle-main .brief-box {
  width: 312px;
  padding: 8px;
  background-size: cover;
}

.moudle-main .mix-box {
  width: 532px;
  margin: 0 15.5px;
}

.moudle-main .news-box {
  width: 325px;
}

.border-box {
  position: relative;
  height: 100%;
  padding: 60px 12px 18px;
  border: 1px solid #283e7e;
  border-radius: 4px;
}

.brief-title {
  position: absolute;
  left: 0;
  top: 10px;
  font-size: 18px;
  line-height: 34px;
  font-weight: bold;
  color: #fff;
  padding: 0 13px;
}

.brief-title::before {
  position: absolute;
  content: '';
  display: block;
  width: 24px;
  height: 100%;
  right: -24px;
  top: 0;
}

.brief-text {
  font-size: 14px;
  color: #555;
  line-height: 24px;
  padding: 5px 13px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 16px;
}

.brief-type-list {
  position: relative;
  padding-left: 84px;
  margin-bottom: 12px;
  line-height: 20px;
}

.brief-type-list.brief-type-list-all {
  width: 100% !important;
}

.brief-type-list > b {
  position: absolute;
  color: #fff;
  width: 74px;
  font-weight: normal;
  border-radius: 10px 0 10px 0;
  top: 2px;
  left: 0;
  text-align: center;
}

.brief-type-list .price {
  font-size: 16px;
  font-weight: bold;
}

.brief-type-list .price, .brief-type-list .more {
  color: #c99c59;
}

.brief-box .btn-into {
  position: absolute;
  bottom: 18px;
  display: block;
  width: 90%;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  border-radius: 4px;
  margin-top: 20px;
}

.brief-box .btn-into span {
  padding-right: 22px;
  background: url(/images/into.png) no-repeat right center;
}

.brief-box .btn-into:hover {
  background: #c99c59 !important;
}

.mix-box, .news-box {
  padding: 17px 16px 20px;
}

.mix-title, .news-title {
  height: 20px;
  line-height: 20px;
  margin-bottom: 8px;
}

.mix-title h3, .news-title h3 {
  float: left;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  color: #333;
}

.mix-title a.more, .news-title a.more {
  float: right;
  font-size: 12px;
  color: #b1b1b1;
  padding-right: 14px;
  background: url(/images/more.png) no-repeat right center;
}

.mix-title a.more:hover, .news-title a.more:hover {
  color: #c99c59;
}

.school-list, .rules-list {
  margin: 0 -1% 10px;
}

.school-list dl, .rules-list dl {
  float: left;
  width: 31.333%;
  margin: 5px 1%;
  border: 1px solid #e9e9e9;
  padding: 7px 10px;
  border-radius: 4px;
}

.school-list dl dt, .rules-list dl dt {
  float: left;
  width: 36px;
  height: 36px;
  margin-right: 5px;
}

.school-list dl dd, .rules-list 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;
}

.school-list dl dd a, .rules-list dl dd a {
  color: #333;
}

.school-list dl dd a:hover, .rules-list dl dd a:hover {
  color: #c99c59;
}

.school-list dl dd:hover, .rules-list dl dd:hover {
  color: #c99c59;
}

.major-list {
  margin: 0 -1% 10px;
}

.major-list li {
  float: left;
  margin: 1%;
  text-align: center;
}

.major-list li a {
  display: block;
  font-size: 14px;
  line-height: 26px;
  color: #333;
  border-radius: 2px;
}

.major-list li a:hover {
  background: #f9f6f2 !important;
  color: #c99c59 !important;
  border-color: #c99c59 !important;
}

.rules-list dl {
  width: 48%;
}

.news-cnt .nav-tabs {
  margin-bottom: 11px;
}

.news-cnt .nav-tabs > li > a {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  padding: 0 15px !important;
  background: none;
  color: #333;
  background: #fff;
  border-color: #fff;
  border-bottom-color: #ddd;
}

.news-cnt .nav-tabs > li.active > a, .news-cnt .nav-tabs > li.active > a:focus, .news-cnt .nav-tabs > li.active > a:hover {
  color: #c99c59;
  background: #f9f6f2;
  border-color: #c99c59;
  border-bottom-color: transparent !important;
}

.news-cnt .tab-content .more {
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: url(/images/dashed-bg.png) repeat-x center left;
}

.news-cnt .tab-content .more span {
  padding: 0 10px;
  background-color: #fff;
  color: #a5aab0;
  font-size: 14px;
}

.news-cnt .tab-content .more:hover {
  background: url({THEME_PATH}chengkao1/images/dashed-bg2.png) repeat-x center left;
}

.news-cnt .tab-content .more:hover span {
  color: #c99c59;
}

.school-news li, .rules-news li, .news-list li {
  font-size: 14px;
  height: 26px;
  line-height: 26px;
}

.school-news li a, .rules-news li a, .news-list li a {
  color: #555;
}

.school-news li a:hover, .rules-news li a:hover, .news-list li a:hover {
  color: #c99c59;
}

.school-news li span, .rules-news li span, .news-list li span {
  float: right;
  width: 40px;
  font-size: 12px;
  color: #aaa;
}

.school-news li:hover, .rules-news li:hover, .news-list li:hover {
  color: #c99c59;
}

.rules-news li {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.school-news li > div, .news-list a {
  float: left;
  width: 80%;
  width: calc(100% - 44px);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.news-title {
  height: 25px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 5px;
}

.news-title h3 {
  position: relative;
  padding-bottom: 6px;
}

.news-title h3 .sanjiao {
  position: absolute;
  width: 10px;
  height: 5px;
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
}

.news-list li {
  padding-left: 10px;
  background: url(/images/li-bg.jpg) no-repeat left center;
}

.h3-icon {
  padding: 2px 10px;
  margin-right: 4px;
  background: url(/images/index-icon.png) no-repeat;
}

.error-icon, .success-icon {
  padding: 0 10px;
  background: url(/images/icon2.png) no-repeat;
}

.error-icon {
  background-position: -10px -48px;
}

.success-icon {
  background-position: -10px 1px;
}

.sec-word {
  display: none;
  width: 100%;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.sec-word .sec-word-tit {
  float: left;
  font-size: 16px;
  line-height: 22px;
  width: 122px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: url(/images/sec-word-bg1.jpg) no-repeat center center;
  border-radius: 4px;
  overflow: hidden;
  padding: 20px 0;
}

.sec-word ul {
  float: left;
  width: calc(100% - 122px);
  padding: 8px 4px;
  background: #fff;
}

.sec-word li {
  float: left;
  width: 16.666%;
  font-size: 13px;
  line-height: 24px;
}

.sec-word li a {
  display: block;
  margin: 4px;
  color: #333;
  border: 1px solid #e6eaf5;
  background: #f3f7fe;
  text-align: center;
  border-radius: 2px;
  overflow: hidden;
}

.sec-word li a:hover {
  color: #fff;
  background: #162c6c;
  border: 1px solid #162c6c;
}

.sec-word2 .sec-word-tit {
  font-size: 14px;
  line-height: 16px;
  width: 42px;
  padding: 10px;
}

.sec-word2 ul {
  width: calc(100% - 42px);
}

.main01-news {
  position: relative;
  float: right;
  width: 460px;
  height: 443px;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  background: #fff;
}

.main01-news .main01-news-tit {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  text-align: center;
}

.main01-news .main01-news-tit span {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  padding: 0 60px;
  line-height: 40px;
  background: url(/images/main01-new-tit-bg.png) no-repeat center center;
}

.main01-news .news.dynamic li a {
  float: left;
  width: 72%;
  width: calc(100% - 142px);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.main01-news .nav-tabs {
  border: none;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.main01-news .nav-tabs li {
  width: 33.333%;
  height: 40px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0 !important;
  background-color: #fff;
}

.main01-news .nav-tabs li a {
  position: relative;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  color: #162c6c;
  margin: 0 auto;
  border: none !important;
  border-radius: 0;
  padding: 5px 0;
}

.main01-news .nav-tabs li a::before {
  position: absolute;
  display: block;
  content: '';
  width: 1px;
  height: 20px;
  background: #e8e8e8;
  top: 10px;
  right: 0;
}

.main01-news .nav-tabs li:last-child a::before {
  display: none;
}

.main01-news .nav-tabs li.active a, .main01-news .nav-tabs li.active a:focus, .main01-news .nav-tabs li.active a:hover, .main01-news .nav-tabs li a:hover {
  color: #fff;
  background: #162c6c;
}

.main01-news .nav-tabs li.active a::before, .main01-news .nav-tabs li.active a:focus::before, .main01-news .nav-tabs li.active a:hover::before, .main01-news .nav-tabs li a:hover::before {
  display: none;
}

.main01-news .tab-content {
  padding: 10px 20px 20px;
}

.main01-news .tab-content .news li {
  padding-left: 10px;
  background: url(/images/li-bg.jpg) no-repeat left center;
}

.main01-news .tab-content .news li a {
  width: 80%;
  width: calc(100% - 44px);
}

.main01-news .more {
  display: block;
  font-size: 14px;
  color: #c99c59;
  text-align: center;
  line-height: 34px;
  border-radius: 2px;
  border: 1px solid #c99c59;
  margin-top: 10px;
}

.main01-news .more:hover {
  background: #c99c59;
  color: #fff;
}

.main02 {
  padding: 30px 0;
}

.main02 .moudle {
  margin-bottom: 40px;
}

.main02 .zixun-cnt {
  margin-bottom: 12px;
}

.main02 .yxb-md {
  margin-bottom: 0 !important;
}

.news-inf-box {
  margin-bottom: 26px;
}

.news-inf-box:last-child {
  margin-bottom: 0 !important;
}

.news-inf {
  padding: 15px;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 38px;
  background: #fff;
}

.news-inf .news-inf-tit {
  font-size: 22px;
  color: #333;
  font-weight: bold;
  margin-bottom: 15px;
  padding-left: 30px;
}

.news-inf .news-inf-tit.news-inf-tit1 {
  background: url(/images/news-inf1.png) no-repeat left top 5px;
}

.news-inf .news-inf-tit.news-inf-tit2 {
  background: url(/images/news-inf2.png) no-repeat left top 5px;
}

.news-inf .news-inf-tit span {
  color: #c99c59;
}

.news-inf .news-inf-l, .news-inf .news-inf-r {
  float: left;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 14px;
}

.news-inf .news-inf-l {
  width: 30%;
  margin-right: 1.5%;
}

.news-inf .news-inf-r {
  width: 68.5%;
}

.news-inf .news-inf-r .news-list li {
  float: left;
  width: 48%;
  line-height: 28px;
  height: 28px;
  margin: 0 1%;
}

.news-inf dl {
  padding-left: 22px;
  margin-bottom: 10px;
}

.news-inf dl:last-child {
  margin-bottom: 0 !important;
}

.news-inf dl dt {
  position: relative;
  font-size: 15px;
  font-weight: bold;
  padding-left: 3px;
}

.news-inf dl dt::after {
  display: block;
  position: absolute;
  content: '';
  width: 19px;
  height: 19px;
  background: url(/images/ask-a.jpg) no-repeat center center;
  top: 0;
  left: -22px;
}

.news-inf dl dt p {
  line-height: 18px;
  height: 30px;
  overflow: hidden;
}

.news-inf dl dd {
  position: relative;
}

.news-inf dl dd::after {
  display: block;
  position: absolute;
  content: '';
  width: 19px;
  height: 19px;
  background: url(/images/ask-q.jpg) no-repeat center center;
  top: 0;
  left: -22px;
}

.news-inf dl dd p {
  font-size: 14px;
  color: #555;
  line-height: 20px;
  background: #f9f6f2;
  border: 1px solid #f7e6cd;
  border-radius: 3px;
  padding: 3px 10px;
}

.news-inf dl dd p::after {
  display: block;
  position: absolute;
  content: '';
  width: 7px;
  height: 11px;
  background: url(/images/ask-pbg.png) no-repeat center center;
  top: 0;
  left: -6px;
}

.news-inf dl dd a {
  font-size: 14px;
  color: #c99c59;
}

.main03 {
  padding: 30px 0 20px;
  background: #f6f6f6;
}

.main03 .moudle-title {
  margin-bottom: 6px;
}

.main03 .tutorial {
  margin: 0 -1%;
}

.main03 .tutorial img {
    height: 136px;
}

.main03 .tutorial a {
  float: left;
  width: 18%;
  margin: 1%;
  padding: 8px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.main03 .tutorial a p {
  font-size: 14px;
  line-height: 24px;
  margin-top: 8px;
  color: #555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main03 .tutorial a:hover p {
  color: #c99c59;
}

.main03 .link {
  margin-top: 30px;
  overflow: hidden;
}

.main03 .link .link-tit {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.main03 .link .link-cnt {
  margin: 0 -10px;
}

.main03 .link .link-cnt a {
  font-size: 14px;
  color: #999;
  display: inline-block;
  padding: 10px 10px 0;
}

.main03 .link .link-cnt a:hover {
  color: #c99c59;
}

.tdxl-md .sec-word2 .sec-word-tit {
  background: #7181a7 url(/images/sec-word-bg2.png) no-repeat center center;
}

.tdxl-md .sec-word2 li a:hover {
  border-color: #7181a7;
  background: #7181a7;
}

.tdxl-md .news-title h3 {
  border-bottom: 1px solid #7181a7;
}

.tdxl-md .news-title h3 .sanjiao {
  background: url(/images/index-icon.png) no-repeat -16px -300px;
}

.tdxl-md .moudle-title ul::before {
  background: url(/images/index-icon.png) no-repeat -10px -420px;
}

.tdxl-md .moudle-title ul li:last-child a, .tdxl-md .mix-title h3 span, .tdxl-md .news-title h3 span {
  color: #7181a7;
}

.tdxl-md .moudle-title ul li:last-child a:hover {
  color: #c99c59;
}

.tdxl-md .brief-title, .tdxl-md .brief-type-list > b, .tdxl-md .brief-box .btn-into {
  background: #7181a7;
}

.tdxl-md .brief-title::before {
  background: url(/images/tdxl-md-brief-title.png) no-repeat left center;
}

.tdxl-md h2 {
  border-color: #7181a7;
}

.tdxl-md .brief-box {
  background: #f3f7ff url(/images/brief-box-bg.png) no-repeat center center;
}

.tdxl-md .brief-text {
  background: #e5e9f4;
}

.tdxl-md .border-box {
  border-color: rgba(99, 125, 192, 0.2);
}

.tdxl-md .major-list li a {
  padding: 0 3px;
  background: #f3f7ff;
  border: 1px solid rgba(99, 125, 192, 0.2);
  white-space: nowrap;
  overflow: hidden;
}

.tdxl-md .school-icon {
  background-position: -11px 5px;
}

.tdxl-md .major-icon {
  background-position: -11px -55px;
}

.tdxl-md .zixun-icon {
  background-position: -11px -115px;
}

.tdxl-md .zhinan-icon {
  background-position: -11px -175px;
}

.tdxl-md .dongtai-icon {
  background-position: -11px -235px;
}

.tdxl-md .rules-icon {
  background-position: -11px -355px;
}

.feiquan-md .sec-word2 .sec-word-tit {
  background: #7191a7 url(/images/sec-word-bg2.png) no-repeat center center;
}

.feiquan-md .sec-word2 li a:hover {
  border-color: #7191a7;
  background: #7191a7;
}

.feiquan-md .news-title h3 {
  border-bottom: 1px solid #7191a7;
}

.feiquan-md .news-title h3 .sanjiao {
  background: url(/images/index-icon.png) no-repeat -56px -300px;
}

.feiquan-md .moudle-title ul::before {
  background: url(/images/index-icon.png) no-repeat -50px -420px;
}

.feiquan-md .moudle-title ul li:last-child a, .feiquan-md .mix-title h3 span, .feiquan-md .news-title h3 span {
  color: #7191a7;
}

.feiquan-md .moudle-title ul li:last-child a:hover {
  color: #c99c59;
}

.feiquan-md .brief-title, .feiquan-md .brief-type-list > b, .feiquan-md .brief-box .btn-into {
  background: #7191a7;
}

.feiquan-md .brief-title::before {
  background: url(/images/feiquan-md-brief-title.png) no-repeat left center;
}

.feiquan-md h2 {
  border-color: #7191a7;
}

.feiquan-md .brief-box {
  background: #f5fbff url(/images/brief-box-bg.png) no-repeat center center;
}

.feiquan-md .brief-text {
  background: #e7eef4;
}

.feiquan-md .border-box {
  border-color: rgba(113, 145, 167, 0.2);
}

.feiquan-md .major-list li a {
  background: #f5fbff;
  border: 1px solid rgba(113, 145, 167, 0.2);
}

.feiquan-md .school-icon {
  background-position: -51px 5px;
}

.feiquan-md .major-icon {
  background-position: -51px -55px;
}

.feiquan-md .zixun-icon {
  background-position: -51px -115px;
}

.feiquan-md .zhinan-icon {
  background-position: -51px -175px;
}

.feiquan-md .dongtai-icon {
  background-position: -51px -235px;
}

.feiquan-md .rules-icon {
  background-position: -51px -355px;
}

.zw-md .sec-word2 .sec-word-tit {
  background: #968665 url(/images/sec-word-bg2.png) no-repeat center center;
}

.zw-md .sec-word2 li a:hover {
  border-color: #968665;
  background: #968665;
}

.zw-md .news-title h3 {
  border-bottom: 1px solid #968665;
}

.zw-md .news-title h3 .sanjiao {
  background: url(/images/index-icon.png) no-repeat -96px -300px;
}

.zw-md .moudle-title ul::before {
  background: url(/images/index-icon.png) no-repeat -90px -420px;
}

.zw-md .moudle-title ul li:last-child a, .zw-md .mix-title h3 span, .zw-md .news-title h3 span {
  color: #968665;
}

.zw-md .moudle-title ul li:last-child a:hover {
  color: #c99c59;
}

.zw-md .brief-title, .zw-md .brief-type-list > b, .zw-md .brief-box .btn-into {
  background: #968665;
}

.zw-md .brief-title::before {
  background: url(/images/zw-md-brief-title.png) no-repeat left center;
}

.zw-md h2 {
  border-color: #968665;
}

.zw-md .brief-box {
  background: #fffcf7 url(/images/brief-box-bg.png) no-repeat center center;
}

.zw-md .brief-text {
  background: #f2ede6;
}

.zw-md .border-box {
  border-color: rgba(150, 134, 101, 0.2);
}

.zw-md .major-list li a {
  background: #fffcf7;
  border: 1px solid rgba(150, 134, 101, 0.2);
}

.zw-md .school-icon {
  background-position: -91px 5px;
}

.zw-md .major-icon {
  background-position: -91px -55px;
}

.zw-md .zixun-icon {
  background-position: -91px -115px;
}

.zw-md .zhinan-icon {
  background-position: -91px -175px;
}

.zw-md .dongtai-icon {
  background-position: -91px -235px;
}

.zw-md .rules-icon {
  background-position: -91px -355px;
}

.zzbs-md .sec-word2 .sec-word-tit {
  background: #6e98a0 url(/images/sec-word-bg2.png) no-repeat center center;
}

.zzbs-md .sec-word2 li a:hover {
  border-color: #6e98a0;
  background: #6e98a0;
}

.zzbs-md .news-title h3 {
  border-bottom: 1px solid #6e98a0;
}

.zzbs-md .news-title h3 .sanjiao {
  background: url(/images/index-icon.png) no-repeat -136px -300px;
}

.zzbs-md .moudle-title ul::before {
  background: url(/images/index-icon.png) no-repeat -130px -420px;
}

.zzbs-md .moudle-title ul li:last-child a, .zzbs-md .mix-title h3 span, .zzbs-md .news-title h3 span {
  color: #6e98a0;
}

.zzbs-md .moudle-title ul li:last-child a:hover {
  color: #c99c59;
}

.zzbs-md .brief-title, .zzbs-md .brief-type-list > b, .zzbs-md .brief-box .btn-into {
  background: #6e98a0;
}

.zzbs-md .brief-title::before {
  background: url(/images/zzbs-md-brief-title.png) no-repeat left center;
}

.zzbs-md h2 {
  border-color: #6e98a0;
}

.zzbs-md .brief-box {
  background: #f7feff url(/images/brief-box-bg.png) no-repeat center center;
}

.zzbs-md .brief-text {
  background: #e6f1f3;
}

.zzbs-md .border-box {
  border-color: rgba(110, 152, 160, 0.2);
}

.zzbs-md .major-list li a {
  background: #f7feff;
  border: 1px solid rgba(110, 152, 160, 0.2);
}

.zzbs-md .school-icon {
  background-position: -131px 5px;
}

.zzbs-md .major-icon {
  background-position: -131px -55px;
}

.zzbs-md .zixun-icon {
  background-position: -131px -115px;
}

.zzbs-md .zhinan-icon {
  background-position: -131px -175px;
}

.zzbs-md .dongtai-icon {
  background-position: -131px -235px;
}

.zzbs-md .rules-icon {
  background-position: -131px -355px;
}

.yxb-md .sec-word2 .sec-word-tit {
  background: #8c7fa4 url(/images/sec-word-bg2.png) no-repeat center center;
}

.yxb-md .sec-word2 li a:hover {
  border-color: #8c7fa4;
  background: #8c7fa4;
}

.yxb-md .news-title h3 {
  border-bottom: 1px solid #8c7fa4;
}

.yxb-md .news-title h3 .sanjiao {
  background: url(/images/index-icon.png) no-repeat -176px -300px;
}

.yxb-md .moudle-title ul::before {
  background: url(/images/index-icon.png) no-repeat -170px -420px;
}

.yxb-md .moudle-title ul li:last-child a, .yxb-md .mix-title h3 span, .yxb-md .news-title h3 span {
  color: #8c7fa4;
}

.yxb-md .moudle-title ul li:last-child a:hover {
  color: #c99c59;
}

.yxb-md .brief-title, .yxb-md .brief-type-list > b, .yxb-md .brief-box .btn-into {
  background: #8c7fa4;
}

.yxb-md .brief-title::before {
  background: url(/images/yxb-md-brief-title.png) no-repeat left center;
}

.yxb-md h2 {
  border-color: #8c7fa4;
}

.yxb-md .brief-box {
  background: #f7f6ff url(/images/brief-box-bg.png) no-repeat center center;
}

.yxb-md .brief-text {
  background: #eae8f3;
}

.yxb-md .border-box {
  border-color: rgba(140, 127, 164, 0.2);
}

.yxb-md .major-list li a {
  background: #f7f6ff;
  border: 1px solid rgba(140, 127, 164, 0.2);
}

.yxb-md .school-icon {
  background-position: -171px 5px;
}

.yxb-md .major-icon {
  background-position: -171px -55px;
}

.yxb-md .zixun-icon {
  background-position: -171px -115px;
}

.yxb-md .zhinan-icon {
  background-position: -171px -175px;
}

.yxb-md .dongtai-icon {
  background-position: -171px -235px;
}

.yxb-md .rules-icon {
  background-position: -171px -355px;
}

@media only screen and (max-width: 1200px) {
  .banner-box .carousel-indicators {
    bottom: 10px;
  }
  .banner-box .carousel-indicators li {
    width: 10px !important;
    height: 10px !important;
    text-indent: -9998px !important;
  }
  .main01-news, .carousel-inner > .item > a > img, .carousel-inner > .item > img {
    width: 100%;
  }
  .banner-box .carousel {
    max-width: 767px;
    margin: 0 auto;
  }
  .banner-box {
    width: 100%;
    margin-bottom: 3%;
    padding-bottom: 0;
  }
  .main01-news {
    height: auto;
    padding-bottom: 3%;
    overflow: hidden;
  }
  .main01-news .news {
    margin: 0 -2%;
  }
  .main01-news .news li {
    float: left;
    width: 46%;
    margin: 0 2%;
  }
  .moudle-main .mix-box {
    width: calc(100% - 328px);
    margin-right: 0;
  }
  .moudle-main .news-box {
    width: 100%;
    margin-top: 2%;
    height: auto;
  }
  .news-list li {
    float: left;
    width: 48%;
    margin: 0 1%;
  }
}

@media only screen and (max-width: 1024px) {
  .news-inf .news-inf-l, .news-inf .news-inf-r {
    width: 100%;
    margin: 0 auto;
  }
  .news-inf .news-inf-l {
    margin-bottom: 3%;
  }
  .news-inf dl {
    float: left;
    width: 48%;
    margin: 0 1%;
  }
  .fenlei {
    position: relative;
    height: 48px;
    z-index: 1;
  }
  .fenlei .fenlei-list span, .fenlei .fenlei-list ul li.more {
    position: static;
    background: none;
  }
  .fenlei .fenlei-list span {
    display: block;
    width: 96%;
    max-width: 200px;
    line-height: 26px;
    text-align: center;
    color: #2c3e7d;
    border: 1px solid #9fadd8;
    background: #f0f3fa;
    margin: 0 auto;
    cursor: pointer;
  }
  .fenlei .fenlei-list span i {
    padding: 0 4px;
    margin-left: 16px;
    background: url(/images/down2.png) no-repeat center center;
    background-size: contain !important;
  }
  .fenlei .fenlei-list.on span {
    background: #2c3e7d;
    color: #fff;
    border-color: #2c3e7d;
  }
  .fenlei .fenlei-list.on span i {
    background: url(/images/down3.png) no-repeat center center;
    opacity: .6;
  }
  .fenlei .fenlei-list {
    position: static;
    float: left;
    width: 33.333%;
    padding: 0;
    border: none;
  }
  .fenlei .fenlei-list ul {
    position: absolute;
    display: none;
    width: 100%;
    top: 39px;
    left: 0;
    background: #fff;
    height: auto;
    padding-bottom: 10px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  }
  .fenlei .fenlei-list.on ul {
    display: block;
  }
  .fenlei .fenlei-list ul li {
    line-height: 30px;
  }
  .fenlei .fenlei-list span::before {
    display: none !important;
  }
  .sec-word li {
    width: 25%;
  }
}

@media only screen and (max-width: 800px) {
  .moudle-main .brief-box {
    width: 100%;
    height: auto;
    background-size: cover;
  }
  .brief-type-list {
    float: left;
    width: 50%;
  }
  .moudle-main .mix-box {
    width: 100%;
    height: auto;
    margin: 3% auto 1%;
  }
  .brief-box .btn-into {
    position: static;
    max-width: 270px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  .has-hidden {
    display: none !important;
  }
  .nav-tabs > li {
    width: 50%;
    text-align: center;
  }
  .news-cnt .nav-tabs > li > a {
    padding: 0 !important;
  }
  .news-inf-r .news-cnt .nav-tabs > li > a span {
    display: none !important;
  }
  .news-inf .news-inf-r .news-list li, .news-inf dl {
    width: 98%;
  }
  .news-inf dl {
    margin-bottom: 3%;
  }
  .moudle-title {
    text-align: center;
  }
  .moudle-title h2 {
    float: none;
    display: inline-block;
    margin: 0 auto;
  }
  .main01 {
    padding: 0 0 20px;
  }
  .banner-box {
    width: 104%;
    margin: 0 -2% 3%;
    border-radius: 0;
  }
  .banner-box .carousel-inner {
    border-radius: 0;
  }
  .main03 .tutorial a, .rules-list dl {
    width: 31.333%;
  }
  .moudle-title h2 {
    font-size: 22px;
    height: 41px;
  }
  .brief-title, .brief-box .btn-into {
    font-size: 15px;
  }
  .main02 .moudle {
    margin-bottom: 5%;
  }
  .fenlei {
    box-shadow: none;
    border-top: 1px solid #eee;
  }
  .major-list {
    margin-bottom: 5%;
  }
  .link, .moudle-title ul, .moudle-title h2::before {
    display: none !important;
  }
  .sec-word {
    margin: 3% 0;
  }
  .sec-word li {
    width: 33.333%;
  }
}

@media only screen and (max-width: 680px) {
  .major-list li {
    float: none;
    display: inline-block;
    width: auto;
  }
  .major-list li a, .moudle-title ul li a {
    padding: 0 10px;
  }
  .news-list li, .main01-news .news li {
    width: 100%;
    margin: 0 auto;
  }
  .brief-type-list {
    width: 100%;
  }
  .main03 .tutorial a, .rules-list dl {
    width: 48%;
  }
}

@media only screen and (max-width: 425px) {
  .school-list dl, .rules-list dl {
    width: 48%;
  }
  .moudle-title ul {
    padding-right: 0;
  }
  .moudle-title ul::before {
    display: none !important;
  }
  .major-list {
    display: table;
    word-spacing: -1em;
    /*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/
    margin-bottom: 5%;
  }
  .sec-word ul, .sec-word2 ul {
    width: 100%;
  }
  .sec-word .sec-word-tit, .sec-word2 .sec-word-tit {
    width: 100%;
    height: 40px;
    padding: 0;
    background-size: cover;
  }
  .sec-word .sec-word-tit p, .sec-word2 .sec-word-tit p {
    display: inline-block;
    line-height: 40px;
  }
  .sec-word li {
    width: 50%;
  }
}

@media only screen and (max-width: 320px) {
  .news-cnt .nav-tabs > li {
    width: 50%;
  }
  .news-cnt .nav-tabs > li > a {
    font-size: 14px;
    text-align: center;
    padding: 0 10px !important;
  }
}
.search-tit1 {
  font-size: 32px;
}