@charset "UTF-8";
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
  margin: 0;
  padding: 0;
  font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
}

/* 初始化标签在所有浏览器中的margin、padding值 */
fieldset, img {
  border: 0 none;
}

/* 重置fieldset（表单分组）、图片的边框为0*/
dl, ul, ol, menu, li {
  list-style: none;
}

/* 重置类表前导符号为onne,menu在HTML5中有效 */
input, select, textarea, button {
  vertical-align: middle;
  border: none;
  outline: none;
}

/* 重置表单控件垂直居中*/
input:focus, select:focus, textarea:focus, button:focus {
  border: none;
  outline: none;
  background-image: none;
}

/* 重置表单控件选中样式*/
button {
  border: 0 none;
  background-color: transparent;
  cursor: pointer;
}

/* 重置表单button按钮效果 */
th, td, input, select, textarea, button {
  font-size: 14px;
  font-family: "Microsoft YaHei",'\5FAE \8F6F \96C5\91';
  color: #444;
}

/* 重置页面文字属性 */
a:active, a:hover {
  text-decoration: none;
}

/* 重置链接a标签的鼠标滑动效果 */
table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  margin: 0 auto;
}

/* 重置table属性 */
iframe {
  border: none;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

em {
  font-style: normal;
}

input:focus, select:focus, textarea:focus, button:focus {
  border: 1px solid #dedede;
  outline: none;
  background-image: none;
}

.container {
  width: 1200px;
  padding: 0;
}

.breadcrumb-bg {
  background: none !important;
  padding: 0 !important;
}

.position-h {
  position: absolute;
  z-index: -9999999;
  left: -9999999999px;
}

.breadcrumb, .breadcrumb a {
  font-size: 12px;
  line-height: 40px;
  color: #999;
  background: none !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
}

.banner img {
  margin: 0 auto;
  max-width: none \9;
  width: auto \9;
}

.banner .carousel-control {
  background: none !important;
}

.banner .carousel-control .glyphicon-chevron-right {
  background: url(../images/public/prev.png) no-repeat center center;
}

.banner .carousel-control .glyphicon-chevron-left {
  background: url(../images/public/next.png) no-repeat center center;
}

.banner .glyphicon {
  height: 64px !important;
}

.banner .glyphicon::before {
  display: none !important;
}

.main01 {
  padding-top: 0 !important;
  background: #f5f5f5;
}

.main01 .nav-tabs > li > a {
  font-size: 16px;
  color: #333;
}

.main01 .main01-item-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  color: #222;
  padding-left: 30px;
  margin-bottom: 16px;
}

.main01 .main01-item-title em {
  color: #b57c39;
}

.headlines, .recommend, .review {
  float: left;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.headlines {
  width: 402px;
}

.headlines .main01-item-title {
  background: url(../images/headlines-icon.png) no-repeat left top 2px;
}

.recommend {
  width: 411px;
  margin: 0 14px;
}

.recommend .main01-item-title {
  background: url(../images/recommend-icon.png) no-repeat left top 2px;
}

.review {
  width: 359px;
}

.review .main01-item-title {
  background: url(../images/review-icon.png) no-repeat left top 2px;
}

.review .pl14 {
  padding: 0 14px;
}

.headlines-box, .recommend-box {
  padding: 14px;
}

.review-tabs {
  height: 35px !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 13px;
}

.review-tabs ul {
  border-bottom: 0px !important;
}

.review-tabs ul li {
  position: relative;
  width: 33.333%;
  height: 35px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0 !important;
  background-color: #fff;
}

.review-tabs ul li a {
  position: relative;
  color: #333;
  font-weight: normal;
  background: #fff;
  border: none !important;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
  border-radius: 0;
  width: 100%;
}

.review-tabs ul li a:focus {
  background: #fff;
}

.review-tabs ul li a[href="#review-bb"]::before {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background: url(../images/tab-before-bg2.jpg) no-repeat center top;
  right: -1px;
  top: 0;
  z-index: 1;
}

.review-tabs ul li a, .review-tabs ul li.active a, .review-tabs ul li.active a:hover, .review-tabs ul li.active a:focus {
  color: #333333;
  font-size: 18px;
  line-height: 35px;
  padding-top: 0;
}

.review-tabs ul li.active a, .review-tabs ul li:hover a, .review-tabs ul li.active a:focus, .review-tabs ul li.active a:hover, .review-tabs ul li .review-tabs ul li a:hover {
  background: url(../images/tabs-bg.jpg) no-repeat center;
  background-size: cover;
  font-weight: bold !important;
  color: #fff;
  padding-top: 0;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

.review-tabs ul li.more, .review-tabs ul li.more a, .review-tabs ul li.more a:hover, .review-tabs ul li.more:hover a {
  font-size: 12px;
  height: 23px;
  text-align: right;
  color: #373c77;
}

.review-tabs ul li.active::before, .review-tabs ul li:hover::before {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 6px;
  left: 0;
  bottom: -6px;
  background: url(../images/sj-bg.png) no-repeat center top;
}

.headlines-tabs {
  height: 30px !important;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  border-bottom: 1px solid #dedede;
  margin-bottom: 20px;
}

.headlines-tabs ul {
  border-bottom: 0px !important;
}

.headlines-tabs ul li {
  position: relative;
  width: 50%;
  height: 30px;
  text-align: center;
  cursor: pointer;
  padding-left: 0 !important;
  margin-bottom: 0 !important;
  background-color: #fff;
}

.headlines-tabs ul li a {
  position: relative;
  width: 100% !important;
  color: #333;
  font-weight: normal;
  background: #fff;
  border-top: 1px solid #dedede;
  border-bottom: 0;
  border-right: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
  border-radius: 0;
  width: 100%;
}

.headlines-tabs ul li a:focus {
  background: #fff;
}

.headlines-tabs ul li:last-child a {
  border-left: none !important;
  border-right: 1px solid #ebebeb !important;
}

.headlines-tabs ul li.active {
  border-bottom: 1px solid #fff;
}

.headlines-tabs ul li.active:before {
  display: block;
  content: '';
  position: absolute;
  width: 20px;
  height: 100%;
  background: url(../images/tab-before-bg.png) no-repeat center top !important;
  right: -13px;
  top: 0;
  z-index: 1;
}

.headlines-tabs ul li.active a {
  border-right: 1px solid #ebebeb !important;
  border-left: 1px solid #ebebeb !important;
}

.headlines-tabs ul li a, .headlines-tabs ul li.active a, .headlines-tabs ul li.active a:hover, .headlines-tabs ul li.active a:focus {
  color: #333333;
  font-size: 16px;
  line-height: 29px;
  padding-top: 0;
}

.headlines-tabs ul li.active a, .headlines-tabs ul li.active a:focus, .headlines-tabs ul li.active a:hover, .headlines-tabs ul li a:hover {
  background: #b57c39;
  font-weight: bold !important;
  color: #fff !important;
  border-color: #b57c39;
  border-top: 1px solid #b57c39;
  border-color: #b57c39 !important;
  border-bottom: 0px !important;
  padding-top: 0;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

.headlines-tabs ul li.more, .headlines-tabs ul li.more a, .headlines-tabs ul li.more a:hover, .headlines-tabs ul li.more:hover a {
  font-size: 12px;
  height: 23px;
  text-align: right;
  color: #373c77;
  border-bottom: 0px !important;
}

.headlines-main ul li {
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  background: url(../images/li-img1.png) no-repeat center left;
}

.headlines-main ul li a {
  float: left;
  width: 80%;
  width: calc(100% - 50px);
  font-size: 14px;
  line-height: 30px;
  color: #444;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.headlines-main ul li span {
  float: right;
  font-size: 14px;
  width: 44px;
  color: #999;
  text-align: right;
}

.headlines-main ul li:hover a, .headlines-main ul li:hover span {
  color: #b57c39;
}

.headlines-main ul li:hover {
  background: url(../images/li-img2.png) no-repeat center left;
}

.headlines-main a.btn-more {
  display: block;
  height: 32px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #b57c39;
  border-radius: 4px;
  margin-top: 12px;
}

.headlines-main a.btn-more span {
  padding: 0 10px;
  color: #b57c39;
  font-size: 14px;
}

.headlines-main a.btn-more:hover {
  background: #b57c39;
  border-color: #b57c39;
}

.headlines-main a.btn-more:hover span {
  color: #fff;
}

.headlines-main dl {
  padding: 0 0px 10px;
}

.headlines-main dl dt {
  width: 120px;
  height: 80px;
  border-radius: 3px;
  overflow: hidden;
  margin-right: 13px;
  float: left;
}

.headlines-main dl dd a {
  display: inline-block;
  width: calc(100% - 135px);
  font-size: 16px;
  line-height: 24px;
  color: #333;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: -4px;
}

.headlines-main dl dd a:hover {
  color: #b57c39;
}

.headlines-main dl dd p {
  font-size: 12px;
  height: 36px;
  overflow: hidden;
  line-height: 18px;
  color: #666;
  margin-bottom: 0;
}

.headlines-main dl dd p a {
  width: auto;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  color: #b57c39;
}

.headlines-main .sec-word2 {
  margin: -1% -1% 12px;
}

.headlines-main .sec-word2 li {
  float: left;
  width: 31.333%;
  margin: 1%;
  padding: 0;
}

.headlines-main .sec-word2 li a {
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  padding: 4px 0;
  text-align: center;
  background: #f3f7fe;
  border: 1px solid #e6eaf5;
  border-radius: 2px;
}

.headlines-main .sec-word2 li a:hover {
  color: #fff;
  background: #b57c39;
  border-color: #b57c39;
}

.activity-main {
  margin-top: 30px;
}

.activity-main .activty-title {
  height: 34px;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 6px;
  padding-left: 20px;
  margin-left: -19px;
  margin-bottom: 4px;
  background: url(../images/activty-title-bg.png) no-repeat left top;
}

.activity-main ul li {
  margin-bottom: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 28px;
  background: url(../images/hot-icon.png) no-repeat left center;
}

.activity-main ul li:last-child {
  margin-bottom: 0;
}

.activity-main ul li a {
  font-size: 14px;
  color: #444;
  line-height: 30px;
}

.activity-main ul li a:hover {
  color: #b57c39;
}

.chat {
  margin: 27px auto 17px;
}

.chat-cnt dl {
  float: left;
  width: 50%;
  max-width: 140px;
}

.chat-cnt dl.dl-r {
  float: right;
}

.chat-cnt dl dt {
  border-radius: 6px;
  overflow: hidden;
  max-width: 140px;
  margin: 0 auto 10px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.18);
}

.chat-cnt dl dd {
  text-align: center;
  font-size: 16px;
  line-height: 1;
  color: #333;
}

.recommend-list {
  margin-bottom: 20px;
}

.recommend-list:last-child {
  margin-bottom: 0;
}

.recommend-list.bt1 {
  border-top: 1px solid #efefef;
  padding-top: 10px;
}

.recommend-list .recommend-tit {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  padding-left: 11px;
  background: url(../images/recommend-tit-bg.png) no-repeat left top 4px;
  margin-bottom: 12px;
}

.recommend-list .crowd {
  margin: -10px -1.75% 0;
}

.recommend-list .crowd a {
  float: left;
  width: 46.5%;
  margin: 10px 1.75% 0;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 0;
  border: 1px solid #b57c39;
  color: #b57c39;
  border-radius: 3px;
  text-align: center;
}

.recommend-list .crowd a:hover {
  color: #fff;
  background: #b57c39;
}

.recommend-list .crowd1 span {
  padding-left: 20px;
  background: url(../images/crowd1-icon.png) no-repeat left center;
}

.recommend-list .crowd1:hover span {
  background: url(../images/crowd1-icon2.png) no-repeat left center;
}

.recommend-list .crowd2 span {
  padding-left: 20px;
  background: url(../images/crowd2-icon.png) no-repeat left center;
}

.recommend-list .crowd2:hover span {
  background: url(../images/crowd2-icon2.png) no-repeat left center;
}

.recommend-list .crowd3 span {
  padding-left: 20px;
  background: url(../images/crowd3-icon.png) no-repeat left center;
}

.recommend-list .crowd3:hover span {
  background: url(../images/crowd3-icon2.png) no-repeat left center;
}

.recommend-list .crowd4 span {
  padding-left: 20px;
  background: url(../images/crowd4-icon.png) no-repeat left center;
}

.recommend-list .crowd4:hover span {
  background: url(../images/crowd4-icon2.png) no-repeat left center;
}

.table-box {
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
  line-height: 30px;
  color: #333;
  border: 1px solid #ddc3a7;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  overflow: hidden;
}

.table-box table {
  width: 100%;
  text-align: center;
}

.table-box thead {
  background: #f5eadc;
}

.table-box tr, .table-box th, .table-box td {
  text-align: center;
  color: #333;
  line-height: 18px;
}

.table-box th {
  padding: 7px 0;
  color: #b57c39;
  border-bottom: 1px solid #ddc3a7;
  border-right: 1px solid #ddc3a7;
}

.table-box th:last-child {
  border-right: none;
}

.table-box tr {
  border-bottom: 1px solid #ddc3a7;
}

.table-box tr:last-child {
  border: none;
}

.table-box tr td {
  font-size: 14px;
  padding: 7px;
  border-right: 1px solid #ddc3a7;
}

.table-box tr td:last-child {
  border: none;
}

.table-box .left-tit {
  width: 122px;
}

.table-box .left-tit a {
  color: #444;
  font-weight: bold;
}

.table-box .left-tit a:hover {
  color: #b57c39;
}

.sec-word {
  margin: -8px -1% 0;
}

.sec-word li {
  float: left;
  width: 48%;
  margin: 8px 1% 0;
}

.sec-word li a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding: 4px 0 4px 7px;
  color: #333;
  background: #f0f4ff;
  border: 1px solid #e1e8f7;
  border-radius: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 3px;
}

.sec-word li i {
  padding: 0 8px;
  margin-right: 3px;
  background: url(../images/guide-icon.png) no-repeat;
}

.sec-word li:hover a {
  color: #fff;
  background: #b57c39;
  border-color: #b57c39;
}

.sec-word li .read-icon1 {
  background-position: -50px 3px;
}

.sec-word li .read-icon2 {
  background-position: -50px -47px;
}

.sec-word li .read-icon3 {
  background-position: -50px -97px;
}

.sec-word li .read-icon4 {
  background-position: -50px -147px;
}

.sec-word li .read-icon5 {
  background-position: -50px -197px;
}

.sec-word li .read-icon6 {
  background-position: -50px -247px;
}

.sec-word li .read-icon7 {
  background-position: -50px -297px;
}

.sec-word li .read-icon8 {
  background-position: -50px -347px;
}

.sec-word li .read-icon9 {
  background-position: -50px -397px;
}

.sec-word li:hover .read-icon1 {
  background-position: -100px 3px;
}

.sec-word li:hover .read-icon2 {
  background-position: -100px -47px;
}

.sec-word li:hover .read-icon3 {
  background-position: -100px -97px;
}

.sec-word li:hover .read-icon4 {
  background-position: -100px -147px;
}

.sec-word li:hover .read-icon5 {
  background-position: -100px -197px;
}

.sec-word li:hover .read-icon6 {
  background-position: -100px -247px;
}

.sec-word li:hover .read-icon7 {
  background-position: -100px -297px;
}

.sec-word li:hover .read-icon8 {
  background-position: -100px -347px;
}

.sec-word li:hover .read-icon9 {
  background-position: -100px -397px;
}

.moudle {
  padding: 32px 0;
}

.moudle-title {
  position: relative;
  margin-bottom: 20px;
  background: url(../images/Question.png) no-repeat center center;
  text-align: center;
}

.moudle-title h2 {
  display: inline-block;
  font-size: 30px;
  line-height: 1;
  color: #222;
  font-weight: bold;
  padding: 16px 0 16px 45px;
  background: url(../images/tit-bg.png) no-repeat left center;
}

.moudle-title span {
  color: #b57c39;
}

.moudle-title .more {
  position: absolute;
  right: 0;
  padding: 0 20px;
  font-size: 14px;
  color: #b57c39;
  border: 1px solid #b57c39;
  text-align: center;
  line-height: 28px;
  border-radius: 4px;
  margin-top: 16px;
}

.moudle-title .more:hover {
  color: #fff;
  background: #b57c39;
}

.major-recd {
  margin: 0 -5px;
}

ul.major-tag-cnt {
  float: left;
  width: 33.333%;
}

ul.major-tag-cnt h3 {
  font-size: inherit;
  font-weight: inherit;
}

ul.major-tag-cnt .li-nobottom {
  margin-bottom: 0 !important;
}

ul.major-tag-cnt > li {
  padding: 0 5px;
}

ul.major-tag-cnt li {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin: 0 auto 10px;
}

ul.major-tag-cnt li a.li-long, ul.major-tag-cnt li.li-rowspan2 {
  font-size: 16px;
}

ul.major-tag-cnt li.li-more {
  font-size: 18px;
}

ul.major-tag-cnt li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: block \9;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 32px;
  color: #fff;
  padding: 4px 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  white-space: nowrap;
}

ul.major-tag-cnt li.li-rowspan2 a {
  height: 90px;
  padding: 15px 5px;
  white-space: normal;
}

ul.major-tag-cnt li:hover > a {
  -webkit-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.3);
}

ul.major-tag-cnt .xg a {
  height: auto;
  padding: 15px 5px;
}

.lookmore-icon {
  padding: 9px;
  margin-left: 5px;
  background: url(../images/li-more.png) no-repeat center center;
}

.tab-bg1, .tab-bg9 {
  height: 40px;
  line-height: 24px !important;
}

.tab-bg1 {
  white-space: nowrap;
}

.tab-bg1 {
  background: #75bba6;
}

.tab-bg2 {
  background: #7c8cbf;
}

.tab-bg3 {
  background: #73babc;
}

.tab-bg4 {
  background: #73b0dc;
}

.tab-bg5 {
  background: #98b984;
}

.tab-bg6 {
  background: #c58686;
}

.tab-bg7 {
  background: #9c7cc0;
}

.tab-bg8 {
  background: #d6a76f;
}

.tab-bg9 {
  background: #d09879;
}

.tab-bg10 {
  background: #6f90c6;
}

.main03 {
  background: #f5f5f5;
}

.channl {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 30px;
}

.channl:last-child {
  margin-bottom: 0;
}

.moudle-tit {
  height: 54px;
  border-bottom: 2px solid #eee;
}

.moudle-tit h2 {
  float: left;
  position: relative;
  background: #b57c39;
  color: #fff;
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  padding: 14px 15px;
}

.moudle-tit h2::before {
  position: absolute;
  display: block;
  content: '';
  width: 52px;
  height: 54px;
  right: -52px;
  bottom: 0;
}

.moudle-tit > a {
  float: right;
  padding: 0 10px;
  font-size: 14px;
  color: #b57c39;
  border: 1px solid #b57c39;
  text-align: center;
  line-height: 28px;
  border-radius: 4px;
  margin-top: 12px;
  margin-right: 16px;
}

.moudle-tit > a i {
  padding: 0 7px;
  margin-right: 5px;
  background: url(../images/icon-zw.png) no-repeat;
  background-position: 0 -407px;
}

.moudle-tit > a:hover {
  color: #fff !important;
  background: #b57c39;
  border-color: #b57c39 !important;
}

.moudle-tit > a:hover i {
  background-position: -10px -407px !important;
}

.moudle-main {
  padding: 15px 8px 14px;
  border-radius: 4px;
  overflow: hidden;
}

.moudle-main > div {
  float: left;
  border-radius: 4px;
  overflow: hidden;
}

.moudle-main .brief-bg {
  border-radius: 4px;
  padding: 41px 13px 0;
  background: linear-gradient(#fff 56%, rgba(255, 255, 255, 0));
}

.moudle-main .brief-bg .main-color {
  display: inline-block;
  color: #b57c39;
  line-height: 20px;
}

.moudle-main .brief-box {
  position: relative;
  width: 310px;
  padding: 7px 7px 20px;
  border-radius: 6px;
  overflow: hidden;
}

.moudle-main .mix-box {
  width: 430px;
  margin: 0 14px;
  padding: 14px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.18);
}

.moudle-main .mix-box .news-cnt {
  margin-top: 16px;
}

.moudle-main .mix-box .channl-tabs {
  margin: -14px -14px 0;
}

.moudle-main .mix-box .channl-tabs ul {
  border-bottom: 1px solid #b57c39 !important;
}

.moudle-main .mix-box .channl-tabs ul li {
  position: relative;
  width: 50%;
  text-align: center;
}

.moudle-main .mix-box .channl-tabs ul li a {
  background: #fff;
  border: none !important;
}

.moudle-main .mix-box .channl-tabs ul li.active::after {
  display: block;
  content: '';
  position: absolute;
  width: 20px;
  height: 100%;
  background: url(../images/tab-before-bg.png) no-repeat center top !important;
  background-size: 100% auto !important;
  right: -13px;
  top: 0;
  z-index: 1;
}

.moudle-main .mix-box .channl-tabs ul li.active a, .moudle-main .mix-box .channl-tabs ul li:hover a {
  color: #fff !important;
  background: #b57c39 !important;
  border-radius: 0 !important;
  border-color: #b57c39 !important;
}

.moudle-main .mix-box .channl-tabs ul li.active::before, .moudle-main .mix-box .channl-tabs ul li:hover::before {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 6px;
  top: auto !important;
  left: 0;
  bottom: -6px;
  background: url(../images/sj-bg2.png) no-repeat center top;
}

.moudle-main .news-box {
  width: 416px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.18);
}

.moudle-main .news-box .channl-tabs ul li {
  width: 50%;
  text-align: center;
}

.moudle-main .news-box .channl-tabs-row3 ul li {
  width: 33.333%;
  text-align: center;
}

.moudle-main .news-box .tab-content {
  padding: 0px 16px 14px;
}

.moudle-main .btn-into {
  position: absolute;
  bottom: 20px;
  left: 0;
  display: block;
  width: calc(100% - 30px);
  font-size: 16px;
  line-height: 18px;
  padding: 8px 0;
  text-align: center;
  border-radius: 4px;
  margin: 0 15px;
  background: #fff;
}

.moudle-main .btn-into i {
  padding: 0 8px;
  margin-left: 5px;
  background: url(../images/icon-zw.png) no-repeat;
}

.moudle-main .btn-into:hover {
  background: #b57c39 !important;
  border-color: #b57c39 !important;
}

.moudle-main .btn-into:hover span {
  color: #fff !important;
}

.moudle-main .btn-into:hover i {
  background-position: -10px -355px !important;
}

.news-box .more {
  display: block;
  text-align: center;
  height: 32px;
  margin: 7px 0 0;
  color: #b57c39;
  border: 1px solid #b57c39;
  border-radius: 4px;
}

.news-box .more span {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 10px;
}

.news-box .more:hover {
  background: #b57c39;
  color: #fff;
}

.channl .news-list li {
  height: 30px;
  padding: 2px 0;
  font-size: 14px;
  line-height: 26px;
  margin-top: 4px;
  padding-left: 10px;
  background: url(../images/li-img1.png) no-repeat left center;
}

.channl .news-list li:last-child {
  margin-bottom: 0 !important;
}

.channl .news-list li a {
  float: left;
  width: calc(100% - 40px);
  color: #555;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.channl .news-list li a:hover {
  color: #b57c39;
}

.channl .news-list li span {
  float: right;
  width: 40px;
  font-size: 14px;
  color: #aaa;
  text-align: right;
}

.channl .news-list li:hover {
  background: url(../images/li-img2.png) no-repeat left center;
}

.channl .news-list li:hover, .channl .news-list li:hover span {
  color: #b57c39;
}

.channl-tabs {
  height: 40px !important;
}

.channl-tabs ul {
  border-bottom: 0px !important;
}

.channl-tabs ul li {
  position: relative;
  width: 33.333%;
  height: 40px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0 !important;
  background: #fff;
}

.channl-tabs ul li a {
  position: relative;
  color: #333;
  font-weight: normal;
  background: #f3f5f7;
  border: 1px solid #eee !important;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
  border-radius: 0 0 0 5px !important;
  width: 100%;
}

.channl-tabs ul li a:focus {
  background: #fff;
}

.channl-tabs ul li a, .channl-tabs ul li.active a, .channl-tabs ul li.active a:hover, .channl-tabs ul li.active a:focus {
  color: #333333;
  font-size: 15px;
  line-height: 40px;
  padding-top: 0;
}

.channl-tabs ul li.active a, .channl-tabs ul li:hover a, .channl-tabs ul li.active a:focus, .channl-tabs ul li.active a:hover, .channl-tabs ul li .review-tabs ul li a:hover {
  background: #fff;
  font-weight: bold !important;
  color: #b57c39;
  padding-top: 0;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  border-color: #fff !important;
}

.channl-tabs ul li.more, .channl-tabs ul li.more a, .channl-tabs ul li.more a:hover, .channl-tabs ul li.more:hover a {
  font-size: 12px;
  height: 23px;
  text-align: right;
  color: #373c77;
}

.channl-tabs ul li.active::before {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: #b57c39;
  left: 0;
  top: 0;
  z-index: 2;
}

.brief-title {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  font-size: 16px;
  line-height: 22px;
  padding: 5px 0;
  font-weight: bold;
  text-align: center;
  color: #293d77;
  background: url(../images/tdxl-md-tit-bg.png) no-repeat top center;
}

.brief-text {
  font-size: 14px;
  color: #444874;
  line-height: 20px;
  padding: 5px 13px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 16px;
  background: #dfe0ef;
}

.brief-tag li {
  position: relative;
  padding-left: 100px;
  margin-bottom: 9px;
  line-height: 24px;
}

.brief-tag li span {
  position: absolute;
  width: 90px;
  left: 0;
  top: 1px;
  line-height: 20px;
  border: 1px solid #373c77;
  border-radius: 2px;
  color: #373c77;
  text-align: center;
  background: #fff;
  overflow: hidden;
}

.brief-tag li span i {
  padding: 0 8px;
  margin-right: 5px;
  background: url(../images/icon-zw.png) no-repeat;
}

.brief-tag li span + .success-icon {
  margin-left: 0;
}

.brief-tag li .error-icon {
  padding: 0 8px;
  background: url(../images/guide-icon.png) no-repeat;
  background-position: 0 -197px;
}

.brief-tag li .success-icon {
  padding: 0 8px;
  margin-left: 5px;
  background: url(../images/guide-icon.png) no-repeat;
  background-position: 0 -246px;
}

.brief-tag li p {
  max-height: 48px;
  line-height: 24px;
  overflow: hidden;
}

.brief-tag li .price {
  font-size: 16px;
  font-weight: bold;
  color: #b57c39;
}

.brief-tag li a.more {
  color: #c99c59;
}

.brief-tag li a.more:hover {
  color: #b57c39;
}

a.border-bg {
  display: block;
  text-align: center;
  height: 30px;
  margin: 7px 0 0;
  color: #b57c39;
  background: #fff url(../images/more-bg.png) repeat-x left center;
  border: none !important;
}

a.border-bg span {
  display: inline-block;
  color: #b57c39;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 10px;
  background: #fff;
}

a.border-bg:hover {
  background: #b57c39;
}

a.border-bg:hover span {
  color: #fff;
  background: #b57c39;
}

.mix-box-main {
  margin-top: 16px;
  overflow: hidden;
}

.rules-list, .school-list {
  margin: -10px -1.5% 10px;
}

.rules-list dl, .school-list dl {
  float: left;
  width: 47%;
  margin: 10px 1.5% 0;
  border: 1px solid #e9e9e9;
  padding: 7px 10px;
  border-radius: 4px;
}

.rules-list dl dt, .school-list dl dt {
  float: left;
  width: 36px;
  height: 36px;
  margin-right: 5px;
}

.rules-list dl dd, .school-list dl dd {
  font-size: 14px;
  line-height: 18px;
  color: #333;
}

.rules-list dl dd a, .school-list dl dd a {
  color: #333;
}

.rules-list dl dd a:hover, .school-list dl dd a:hover {
  color: #b57c39;
}

.rules-list dl dd:hover, .school-list dl dd:hover {
  color: #b57c39;
}

.rules-list li, .school-list li {
  margin-top: 10px;
  padding-left: 10px;
  background: url(../images/li-img1.png) no-repeat left center;
  margin-left: 1.5%;
}

.rules-list li a, .school-list li a {
  display: block;
  font-size: 14px;
  line-height: 22px;
  color: #444;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.rules-list li a:hover, .school-list li a:hover {
  color: #b57c39;
}

.rules-list dl dd {
  height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.school-list dl dd {
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.hot-major .tit-br, .hot-school .tit-br {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 13px;
}

.hot-major .tit-br h3, .hot-school .tit-br h3 {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.hot-major .tit-br h3 span, .hot-school .tit-br h3 span {
  color: #b57c39;
}

.hot-major .tit-br .more, .hot-school .tit-br .more {
  float: right;
  width: 48px;
  font-size: 12px;
  color: #bbb;
  line-height: 18px;
  border: 1px solid #bbb;
  border-radius: 20px;
  text-align: center;
}

.hot-major .tit-br .more:hover, .hot-school .tit-br .more:hover {
  color: #fff;
  border-color: #b57c39;
  background: #b57c39;
}

.hot-major ul, .hot-school ul {
  margin: -5px -1% 0;
}

.hot-major ul li, .hot-school ul li {
  float: left;
  width: 23%;
  margin: 5px 1% 0;
}

.hot-major ul li a, .hot-school ul li a {
  display: block;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  padding: 4px 0;
  border: 1px solid #ddd;
  border-radius: 2px;
}

.hot-school {
  margin-bottom: 30px;
}

.hot-major {
  margin-top: 22px;
}

.hot-zt-list {
  margin: -10px -1% 0;
}

.hot-zt-list a {
  float: left;
  width: 48%;
  max-height: 74px;
  margin: 10px 1% 0;
  border-radius: 4px;
  overflow: hidden;
}

.tit-br i {
  padding-left: 25px;
  background: url(../images/icon-zw.png) no-repeat;
}

.tit-br i.school-icon {
  background-position: -150px -310px;
}

.tit-br i.major-icon, .tit-br i.hot-icon {
  background-position: -150px -258px;
}

.news-list-box {
  padding: 5px 0 0;
  margin-bottom: 15px;
}

.news-list-box:last-child {
  margin-bottom: 0 !important;
}

.mix-title {
  margin-left: -15px;
}

.news-list-box-tit {
  margin-left: -15px;
}

.news-list-box-tit .tit-br {
  width: 100%;
  border-bottom: 1px solid #eee;
}

.news-list-box-tit h3 {
  padding-bottom: 10px;
}

.main02 .tdxl-md .moudle-tit::after {
  background: #293d77;
}

.tdxl-md .tit-br i.school-icon {
  background-position: -150px -308px;
}

.tdxl-md .tit-br i.major-icon, .tdxl-md .tit-br i.hot-icon {
  background-position: -150px -258px;
}

.tdxl-md .brief-title {
  color: #293d77;
  background: url(../images/tdxl-md-tit-bg.png) no-repeat top center;
}

.tdxl-md .hot-major ul li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid #e6eaf5;
  background: #f3f7fe;
}

.tdxl-md .hot-major ul li a:hover {
  color: #fff;
  border-color: #b57c39;
  background: #b57c39;
}

.tdxl-md .moudle-tit h2 span, .tdxl-md .brief-title, .tdxl-md .brief-text, .tdxl-md .brief-tag li span, .tdxl-md .btn-into span, .tdxl-md .news-title h3 span {
  color: #293d77;
}

.tdxl-md .brief-tag li span, .tdxl-md .btn-into,
.tdxl-md .moudle-main .news-box .review-tabs ul li.active a {
  border-color: #293d77;
}

.tdxl-md .moudle-tit h2, .tdxl-md .news-title:before, .tdxl-md .brief-title:before {
  background: #293d77;
}

.tdxl-md .moudle-tit h2:before {
  background: url(../images/tdxl-md-tit-bg.jpg) no-repeat right bottom;
}

.tdxl-md .moudle-main .brief-box {
  background: linear-gradient(#d5dfe9 80%, #1d2e6c);
  border: 1px solid #e8eaf1;
}

.tdxl-md .brief-text {
  background: #e8eaf1;
}

.tdxl-md .btn-into i {
  background-position: -150px -355px;
}

.tdxl-md .brief-icon1 {
  background-position: -150px -8px;
}

.tdxl-md .brief-icon2 {
  background-position: -150px -58px;
}

.tdxl-md .brief-icon3 {
  background-position: -150px -108px;
}

.tdxl-md .brief-icon4 {
  background-position: -150px -158px;
}

.tdxl-md .brief-icon5 {
  background-position: -150px -208px;
}

.tdxl-md .brief-icon6 {
  background-position: -150px -258px;
}

.tdxl-md .brief-icon7 {
  background-position: -150px -308px;
}

.tdxl-md .brief-icon8 {
  background-position: -150px -358px;
}

.main02 .zwhz-md .moudle-tit::after {
  background: #5f5290;
}

.zwhz-md .tit-br i.school-icon {
  background-position: -200px -308px;
}

.zwhz-md .tit-br i.major-icon, .zwhz-md .tit-br i.hot-icon {
  background-position: -200px -258px;
}

.zwhz-md .brief-title {
  color: #5f5290;
  background: url(../images/zwhz-md-tit-bg.png) no-repeat top center;
}

.zwhz-md .hot-major ul li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid #edeaf5;
  background: #f8f6ff;
}

.zwhz-md .hot-major ul li a:hover {
  color: #fff;
  border-color: #b57c39;
  background: #b57c39;
}

.zwhz-md .moudle-tit h2 span, .zwhz-md .brief-title, .zwhz-md .brief-text, .zwhz-md .brief-tag li span, .zwhz-md .btn-into span, .zwhz-md .news-title h3 span {
  color: #5f5290;
}

.zwhz-md .brief-tag li span, .zwhz-md .btn-into,
.zwhz-md .moudle-main .news-box .review-tabs ul li.active a {
  border-color: #5f5290;
}

.zwhz-md .moudle-tit h2, .zwhz-md .news-title:before, .zwhz-md .brief-title:before {
  background: #5f5290;
}

.zwhz-md .moudle-tit h2:before {
  background: url(../images/zwhz-md-tit-bg.jpg) no-repeat right bottom;
}

.zwhz-md .moudle-main .brief-box {
  background: linear-gradient(#e2deef 80%, #5f5290);
  border: 1px solid #e2deef;
}

.zwhz-md .brief-text {
  background: #e2deef;
}

.zwhz-md .btn-into i {
  background-position: -200px -355px;
}

.zwhz-md .brief-icon1 {
  background-position: -200px -8px;
}

.zwhz-md .brief-icon2 {
  background-position: -200px -58px;
}

.zwhz-md .brief-icon3 {
  background-position: -200px -108px;
}

.zwhz-md .brief-icon4 {
  background-position: -200px -158px;
}

.zwhz-md .brief-icon5 {
  background-position: -200px -208px;
}

.zwhz-md .brief-icon6 {
  background-position: -200px -258px;
}

.zwhz-md .brief-icon7 {
  background-position: -200px -308px;
}

.zwhz-md .brief-icon8 {
  background-position: -200px -358px;
}

.main02 .sz-md .moudle-tit::after {
  background: #174e83;
}

.sz-md .tit-br i.school-icon {
  background-position: -250px -308px;
}

.sz-md .tit-br i.major-icon, .sz-md .tit-br i.hot-icon {
  background-position: -250px -258px;
}

.sz-md .brief-title {
  color: #174e83;
  background: url(../images/sz-md-tit-bg.png) no-repeat top center;
}

.sz-md .hot-major ul li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid #dde7f1;
  background: #f2f9ff;
}

.sz-md .hot-major ul li a:hover {
  color: #fff;
  border-color: #b57c39;
  background: #b57c39;
}

.sz-md .moudle-tit h2 span, .sz-md .brief-title, .sz-md .brief-text, .sz-md .brief-tag li span, .sz-md .btn-into span, .sz-md .news-title h3 span {
  color: #174e83;
}

.sz-md .brief-tag li span, .sz-md .btn-into,
.sz-md .moudle-main .news-box .review-tabs ul li.active a {
  border-color: #174e83;
}

.sz-md .moudle-tit h2, .sz-md .news-title:before, .sz-md .brief-title:before {
  background: #174e83;
}

.sz-md .moudle-tit h2:before {
  background: url(../images/sz-md-tit-bg.jpg) no-repeat right bottom;
}

.sz-md .moudle-main .brief-box {
  background: linear-gradient(#d5dfe9 80%, #174e83);
  border: 1px solid #d5dfe9;
}

.sz-md .brief-text {
  background: #d5dfe9;
}

.sz-md .btn-into i {
  background-position: -250px -355px;
}

.sz-md .brief-icon1 {
  background-position: -250px -8px;
}

.sz-md .brief-icon2 {
  background-position: -250px -58px;
}

.sz-md .brief-icon3 {
  background-position: -250px -108px;
}

.sz-md .brief-icon4 {
  background-position: -250px -158px;
}

.sz-md .brief-icon5 {
  background-position: -250px -208px;
}

.sz-md .brief-icon6 {
  background-position: -250px -258px;
}

.sz-md .brief-icon7 {
  background-position: -250px -308px;
}

.sz-md .brief-icon8 {
  background-position: -250px -358px;
}

.main02 .zzbs-md .moudle-tit::after {
  background: #407a85;
}

.zzbs-md .tit-br i.school-icon {
  background-position: -300px -308px;
}

.zzbs-md .tit-br i.major-icon, .zzbs-md .tit-br i.hot-icon {
  background-position: -300px -258px;
}

.zzbs-md .brief-title {
  color: #407a85;
  background: url(../images/zzbs-md-tit-bg.png) no-repeat top center;
}

.zzbs-md .hot-major ul li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid #dde7f1;
  background: #dde7f1;
}

.zzbs-md .hot-major ul li a:hover {
  color: #fff;
  border-color: #b57c39;
  background: #b57c39;
}

.zzbs-md .moudle-tit h2 span, .zzbs-md .brief-title, .zzbs-md .brief-text, .zzbs-md .brief-tag li span, .zzbs-md .btn-into span, .zzbs-md .news-title h3 span {
  color: #407a85;
}

.zzbs-md .brief-tag li span, .zzbs-md .btn-into,
.zzbs-md .moudle-main .news-box .review-tabs ul li.active a {
  border-color: #407a85;
}

.zzbs-md .moudle-tit h2, .zzbs-md .news-title:before, .zzbs-md .brief-title:before {
  background: #407a85;
}

.zzbs-md .moudle-tit h2:before {
  background: url(../images/zzbs-md-tit-bg.jpg) no-repeat right bottom;
}

.zzbs-md .moudle-main .brief-box {
  background: linear-gradient(#dce9ec 80%, #407a85);
  border: 1px solid #dce9ec;
}

.zzbs-md .brief-text {
  background: #dce9ec;
}

.zzbs-md .btn-into i {
  background-position: -300px -355px;
}

.zzbs-md .brief-icon1 {
  background-position: -300px -8px;
}

.zzbs-md .brief-icon2 {
  background-position: -300px -58px;
}

.zzbs-md .brief-icon3 {
  background-position: -300px -108px;
}

.zzbs-md .brief-icon4 {
  background-position: -300px -158px;
}

.zzbs-md .brief-icon5 {
  background-position: -300px -208px;
}

.zzbs-md .brief-icon6 {
  background-position: -300px -258px;
}

.zzbs-md .brief-icon7 {
  background-position: -300px -308px;
}

.zzbs-md .brief-icon8 {
  background-position: -300px -358px;
}

.main02 .gjyx-md .moudle-tit::after {
  background: #7e5f58;
}

.gjyx-md .tit-br i.school-icon {
  background-position: -350px -308px;
}

.gjyx-md .tit-br i.major-icon, .gjyx-md .tit-br i.hot-icon {
  background-position: -350px -258px;
}

.gjyx-md .brief-title {
  color: #7e5f58;
  background: url(../images/gjyx-md-tit-bg.png) no-repeat top center;
}

.gjyx-md .hot-major ul li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid #f0e5e1;
  background: #fbf8f7;
}

.gjyx-md .hot-major ul li a:hover {
  color: #fff;
  border-color: #b57c39;
  background: #b57c39;
}

.gjyx-md .moudle-tit h2 span, .gjyx-md .brief-title, .gjyx-md .brief-text, .gjyx-md .brief-tag li span, .gjyx-md .btn-into span, .gjyx-md .news-title h3 span {
  color: #7e5f58;
}

.gjyx-md .brief-tag li span, .gjyx-md .btn-into,
.gjyx-md .moudle-main .news-box .review-tabs ul li.active a {
  border-color: #7e5f58;
}

.gjyx-md .moudle-tit h2, .gjyx-md .news-title:before, .gjyx-md .brief-title:before {
  background: #7e5f58;
}

.gjyx-md .moudle-tit h2:before {
  background: url(../images/gjyx-md-tit-bg.jpg) no-repeat right bottom;
}

.gjyx-md .moudle-main .brief-box {
  background: linear-gradient(#ecdbd8 80%, #7e5f58);
  border: 1px solid #ecdbd8;
}

.gjyx-md .brief-text {
  background: #ecdbd8;
}

.gjyx-md .btn-into i {
  background-position: -350px -355px;
}

.gjyx-md .brief-icon1 {
  background-position: -350px -8px;
}

.gjyx-md .brief-icon2 {
  background-position: -350px -58px;
}

.gjyx-md .brief-icon3 {
  background-position: -350px -108px;
}

.gjyx-md .brief-icon4 {
  background-position: -350px -158px;
}

.gjyx-md .brief-icon5 {
  background-position: -350px -208px;
}

.gjyx-md .brief-icon6 {
  background-position: -350px -258px;
}

.gjyx-md .brief-icon7 {
  background-position: -350px -308px;
}

.gjyx-md .brief-icon8 {
  background-position: -350px -358px;
}

.main02 .gjss-md .moudle-tit::after {
  background: #444e9b;
}

.gjss-md .tit-br i.school-icon {
  background-position: -400px -308px;
}

.gjss-md .tit-br i.major-icon, .gjss-md .tit-br i.hot-icon {
  background-position: -400px -258px;
}

.gjss-md .brief-title {
  color: #444e9b;
  background: url(../images/gjss-md-tit-bg.png) no-repeat top center;
}

.gjss-md .hot-major ul li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid #d7d9ee;
  background: #f1f2ff;
}

.gjss-md .hot-major ul li a:hover {
  color: #fff;
  border-color: #b57c39;
  background: #b57c39;
}

.gjss-md .moudle-tit h2 span, .gjss-md .brief-title, .gjss-md .brief-text, .gjss-md .brief-tag li span, .gjss-md .btn-into span, .gjss-md .news-title h3 span {
  color: #444e9b;
}

.gjss-md .brief-tag li span, .gjss-md .btn-into,
.gjss-md .moudle-main .news-box .review-tabs ul li.active a {
  border-color: #444e9b;
}

.gjss-md .moudle-tit h2, .gjss-md .news-title:before, .gjss-md .brief-title:before {
  background: #444e9b;
}

.gjss-md .moudle-tit h2:before {
  background: url(../images/gjss-md-tit-bg.jpg) no-repeat right bottom;
}

.gjss-md .moudle-main .brief-box {
  background: linear-gradient(#d7d9ee 80%, #2f398f);
  border: 1px solid #e9eaf4;
}

.gjss-md .brief-text {
  background: #e9eaf4;
}

.gjss-md .btn-into i {
  background-position: -400px -355px;
}

.gjss-md .brief-icon1 {
  background-position: -400px -8px;
}

.gjss-md .brief-icon2 {
  background-position: -400px -58px;
}

.gjss-md .brief-icon3 {
  background-position: -400px -108px;
}

.gjss-md .brief-icon4 {
  background-position: -400px -158px;
}

.gjss-md .brief-icon5 {
  background-position: -400px -208px;
}

.gjss-md .brief-icon6 {
  background-position: -400px -258px;
}

.gjss-md .brief-icon7 {
  background-position: -400px -308px;
}

.gjss-md .brief-icon8 {
  background-position: -400px -358px;
}

.main04 .moudle-title {
  background: url(../images/tit2-bg.png) no-repeat center;
}

.major-list {
  margin: 0 0.5%;
}

.card-dl {
  float: left;
  width: 32.333%;
  margin: 0 0.5% 2%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
}

.card-dl dd {
  padding: 15px 14px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-top: none;
  margin-top: -13px;
  border-radius: 6px;
}

.card-dl dt a {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  padding: 17px 0 32px;
  font-weight: bold;
  color: #f5f7f9;
  background: url(../images/card-bg.png) no-repeat center center;
  background-size: cover;
  z-index: 9;
  transition: all 1s;
}

.card-dl dt a:hover {
  font-size: 24px;
  color: #fff;
  text-decoration: underline !important;
}

.card-dl .icon {
  padding: 0 10px;
}

.card-bg-color1 dt {
  background: #7492bc;
}

.card-bg-color2 dt {
  background: #6db2b4;
}

.card-bg-color3 dt {
  background: #d6a76f;
}

.card-bg-color4 dt {
  background: #887aaa;
}

.card-bg-color5 dt {
  background: #5f8ea0;
}

.card-bg-color6 dt {
  background: #839f71;
}

.card-bg-color7 dt {
  background: #977872;
}

.card-cnt {
  padding-top: 10px;
  border-top: 1px dashed #ccc;
}

.card-cnt p {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  margin-bottom: 6px;
}

.card-text {
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  margin-bottom: 10px;
}

.card-text > span {
  float: left;
  width: 65px;
}

.card-text > p {
  color: #888;
}

.star-icon {
  margin-right: 0;
  background: url(../images/start.png) no-repeat left center;
}

.card-icon {
  background: url(../images/icon.png) no-repeat -8px -534px;
}

.card-cnt a:last-child {
  margin-bottom: 0;
}

.card-cost span {
  display: inline-block;
  padding: 0 8px;
  font-size: 12px;
  line-height: 18px;
  border: 1px solid #f76b46;
  border-radius: 3px;
  color: #f76b46;
}

.card-cnt li.tit {
  font-weight: bold;
  margin-bottom: 10px;
}

.card-cnt li {
  height: 20px;
  line-height: 20px;
  margin-bottom: 6px;
}

.card-cnt li a {
  float: left;
  width: 76%;
  width: calc(100% - 90px);
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.card-cnt li a.more {
  float: right;
  width: auto;
  font-size: 12px;
  font-weight: normal;
  color: #888;
}

.card-cnt li a > span:hover {
  color: #b57c39;
}

.card-cnt li a:first-child {
  width: 90px !important;
  margin-left: -7px;
}

.card-cnt li a > span, .card-cnt li a > em {
  float: left;
  color: #5c6c98;
}

.card-cnt li a > span {
  color: #5c6c98;
  width: 60px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}

.card-cnt li a:hover {
  color: #b57c39;
}

.card-cnt li a:hover > span, .card-cnt li a:hover > em {
  color: #b57c39;
}

.main05 {
  background: #f5f5f5;
}

.main05 .moudle-title {
  background: url(../images/tit3-bg.png) no-repeat center;
}

.coach-list {
  margin: -2% -1% 0;
}

.coach-dl {
  float: left;
  width: 23%;
  margin: 2% 1% 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ebedef;
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  overflow: hidden;
}

.coach-list a {
  display: block;
  text-align: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  overflow: hidden;
  margin-bottom: 15px;
}

.coach-list .item-title {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  text-align: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #ebedef;
}

.coach-cnt b {
  font-weight: normal;
  color: #b57c39;
}

.coach-cnt p {
  color: #888;
  margin-bottom: 8px;
}

/* link start */
.link-box {
  background: #fff;
}

.link {
  padding-top: 2%;
}

.link .link-title {
  width: 100%;
  text-align: left;
  font-size: 24px;
  height: 26px;
  line-height: 24px;
  font-weight: bold;
  color: #222;
  margin: 0 auto 25px;
  position: relative;
  padding-left: 20px;
}

.link .link-title::before {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  top: 0;
  background: #373c77;
  width: 6px;
  height: 26px;
  border-radius: 0 3px 3px 0;
}

.link .module-title {
  margin-bottom: 20px;
}

.link a {
  padding: 0 10px 10px;
  display: block;
  float: left;
  font-size: 16px;
  color: #666;
}

.link a:hover {
  color: #b57c39;
}

/* link end */
@media only screen and (max-width: 1200px) {
  .container {
    width: 98%;
    margin: 0 1%;
  }
  .banner {
    width: 100%;
    overflow: hidden;
  }
  .moudle {
    padding: 4% 0;
  }
  .main01 {
    padding-top: 0;
  }
  .headlines, .recommend, .review {
    width: 32.333% !important;
    margin: 0 .5% !important;
  }
  .major-recd {
    margin: 0 auto;
  }
  ul.major-tag-cnt li a {
    font-size: 16px !important;
    line-height: 30px !important;
  }
  ul.major-tag-cnt, ul.major-tag-cnt li {
    width: 100%;
    padding: 0;
  }
  ul.major-tag-cnt > li {
    width: 48%;
    margin: 0 1%;
  }
  ul.major-tag-cnt li {
    font-size: 16px !important;
    margin-bottom: 10px;
  }
  .major-tab-big {
    margin: 0 auto;
  }
  ul.major-tag-cnt li a, ul.major-tag-cnt li.li-rowspan2 a {
    padding: 3px;
    height: auto;
  }
  .moudle-main > div {
    width: 32.333% !important;
    margin: 0 .5% !important;
  }
  .channl-tabs ul {
    display: flex;
  }
  .channl-tabs ul li {
    height: auto;
  }
  .channl-tabs ul li a {
    font-size: 14px !important;
    line-height: 20px !important;
    padding: 10px 0 !important;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .channl-tabs {
    height: auto !important;
  }
}

@media only screen and (max-width: 1024px) {
  .headlines, .moudle-main .brief-box {
    width: 98% !important;
    margin: 0 1% 3% !important;
  }
  .recommend, .review, .moudle-main .mix-box, .moudle-main .news-box {
    width: 48% !important;
    margin: 0 1% !important;
  }
  .moudle-main .btn-into {
    position: static;
  }
  .chat-cnt {
    max-width: 300px;
    margin: 0 auto;
  }
  .coach-dl {
    width: 31.333%;
    padding: 2%;
  }
}

@media only screen and (max-width: 768px) {
  .hot-zt-list a {
    max-height: none;
  }
  .banner .carousel-inner > .item > a > img, .banner .carousel-inner > .item > img {
    max-width: 120%;
    margin-left: -10%;
  }
  .moudle-title h2 {
    font-size: 24px;
  }
  .moudle-tit h2 {
    font-size: 22px;
  }
  .moudle-tit > a {
    font-size: 12px;
  }
  .recommend, .review, .moudle-main .mix-box, .moudle-main .news-box {
    width: 98% !important;
    margin: 0 1% 3% !important;
    height: auto !important;
  }
  .rules-list, .school-list {
    margin: 0 auto;
  }
  .rules-list dl, .school-list dl {
    width: 31.333%;
    margin: 1%;
    padding-right: 0;
  }
  .hot-zt-list {
    display: flex;
    flex-wrap: wrap;
  }
  .hot-zt-list a {
    float: none;
    width: auto;
  }
  .coach-dl, .card-dl {
    width: 48%;
    margin: 1%;
  }
  .card-dl dt a, .coach-list .item-title {
    font-size: 18px;
  }
  .card-dl dd {
    padding: 2%;
  }
  .moudle-title .more, .moudle-tit > a {
    display: none;
  }
}

@media only screen and (max-width: 500px) {
  .hot-zt-list {
    display: block;
    margin: 0 auto;
  }
  .hot-zt-list a {
    float: left;
    width: 48%;
  }
}

@media only screen and (max-width: 425px) {
  .card-dl dt a {
    line-height: 1;
  }
  ul.major-tag-cnt > li, .card-dl {
    width: 98%;
  }
  .card-dl {
    margin-bottom: 2%;
  }
  .school-list dl {
    width: 48%;
  }
  .school-list, .rules-list {
    margin-top: -3%;
  }
  .school-list dl {
    margin-top: 3%;
  }
  .rules-list dl {
    width: 98%;
    margin-top: 3%;
  }
  .rules-list dl dd {
    height: auto;
    max-height: 54px;
  }
}
