@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;
}

fieldset, img {
  border: 0 none;
}

dl, ul, ol, menu, li {
  list-style: none;
}

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;
}

th, td, input, select, textarea, button {
  font-size: 16px;
  color: #444;
}

a {
  color: #666;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none !important;
}

a:active, a:hover {
  text-decoration: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  margin: 0 auto;
}

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;
}

a:focus, a:hover,
.card-cnt a:hover, .news .review-main ul li a:hover, .module-title .more:hover {
  color: #ed7f3b;
}

h1, h2 {
  padding: 0;
  margin: 0 auto;
}

.container, .container-fluid, dl, h1, h2, ul {
  padding: 0;
}

.faq-cnt dl dt a, .headlines dt, .list-item-title, .news ul li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

body, html {
  width: 100%;
  font-family: 'Microsoft YaHei','\5FAE \8F6F \96C5\91';
  font-size: 16px;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #323232;
  text-decoration: none !important;
}

dl, ul {
  list-style: none;
  margin: 0;
}

h1, h2 {
  margin: 0 auto;
}

/* module style start */
.container {
  width: 1200px;
}

.module, .module > .container {
  margin-bottom: 40px;
}

.module > .container:last-child {
  margin-bottom: 0 !important;
}

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

.module-title h2 {
  display: inline-block;
  font-size: 24px;
  height: 26px;
  line-height: 24px;
  font-weight: bold;
  color: #333;
  padding-left: 13px;
  background: url(../images/moudle-title-bg.png) no-repeat center left;
}

.module-title .more {
  float: right;
  font-size: 16px;
  font-weight: normal;
  color: #999;
}

.module-title-exp {
  font-size: 16px;
  font-weight: normal;
  color: #aaadb1;
  margin-left: 20px;
}

/* module style end */
.breadcrumb-bg {
  background-color: #F5F7F9;
}

.breadcrumb, .breadcrumb a {
  font-size: 12px;
  line-height: 50px;
  color: #9fa9b3;
  background-color: #F5F7F9;
  margin-bottom: 0 !important;
}

.breadcrumb a:hover {
  color: #b58e4b;
}

.head > h1 {
  position: absolute;
  left: -9999999px;
  z-index: -99;
}

.top-bg {
  background-color: #eee;
  line-height: 40px;
  font-size: 12px;
  color: #555;
}

.banner img {
  margin: 0 auto;
}

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

.banner .carousel-control .glyphicon-chevron-left, .banner .carousel-control .glyphicon-chevron-right, .banner .carousel-control .icon-next, .banner .carousel-control .icon-prev {
  width: 26px;
  height: 64px;
}

.banner .carousel-control, .banner .carousel-control.left, .banner .carousel-control.right {
  background: none;
}

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

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

.banner .glyphicon-chevron-left::before, .banner .glyphicon-chevron-right::before {
  display: none;
}

.banner .carousel-indicators {
  left: auto;
  right: 20px;
  top: 50%;
  margin-left: 0;
  width: auto;
  margin-top: -60px;
}

.banner .carousel-indicators li {
  display: block;
  width: 110px;
  height: 62px;
  margin: 0 0 10px;
  border-radius: 3px;
  text-indent: 0;
  overflow: hidden;
  border: 1px solid #313a57;
}

.banner .carousel-indicators .active {
  display: block;
  margin: 0 0 10px;
  width: 110px;
  height: 62px;
  border: 1px solid #fff;
}

.img-circle {
  width: 36px;
  height: 36px;
  background-color: #313a57;
}

.ad-box.moudle {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  margin-bottom: 40px;
  border-radius: 5px;
  overflow: hidden;
}

/* news start */
.module-bg {
  background: #f5f7f9;
  padding-bottom: 30px;
}

.news .container {
  margin-bottom: 0 !important;
}

.news .headlines {
  width: 412px;
}

.news .faq-chat {
  width: 406px;
  padding: 0 12px;
}

.news .review {
  width: 382px;
  background-color: #fff;
}

.news .headlines, .news .review {
  padding: 0;
}

.news .faq-chat-box, .news .headlines-box, .news .review-box {
  padding: 20px 14px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
  border-radius: 4px;
}

.news .hot-tag {
  width: 100%;
  margin-top: 20px;
  background: #313a57;
  border-radius: 8px;
  overflow: hidden;
  border-top: 2px solid #313a57;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.news .hot-tag-tit {
  background: #fff;
}

.news .hot-tag-tit span {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  padding: 0 27px 4px 34px;
  background: #313a57 url(http://www.peoplesnews.com.cn/zzy/images/public/hot-tag-tit-icon.png) no-repeat left 10px top 2px;
}

.news .hot-tag-tit span::before {
  position: absolute;
  display: block;
  content: '';
  width: 27px;
  height: 100%;
  background: url(http://www.peoplesnews.com.cn/zzy/images/public/hot-tag-tit-bg.png) no-repeat left center;
  right: 0;
  top: 0;
}

.news .hot-tag-main {
  padding: 2px 12px 12px;
  border-radius: 8px 0 0 0;
  background: #fff;
}

.news .hot-tag-main a {
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  color: #333;
  background: #f5f7ff;
  border: 1px solid #d9deec;
  border-radius: 2px;
  margin-right: 4px;
  padding: 0 15px;
  margin-top: 10px;
}

.news .hot-tag-main a:hover {
  color: #fff;
  background: #313a57;
  border: 1px solid #313a57;
}

.icon-tit {
  line-height: 32px;
  height: 40px;
  /* margin-bottom: 13px;
    border-bottom: 1px solid #ebebeb; */
}

.icon-tit h2 {
  float: left;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
}

.icon-tit h2 span {
  color: #bb8646;
}

.icon-tit h2 i {
  padding: 0 14px;
  margin-right: 5px;
  background: url(../images/icon-zw.png) no-repeat;
}

.icon-tit .new-more {
  width: 48px;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #bbb;
  border-radius: 4px;
  border: 1px solid #bbb;
}

.icon-tit .new-more:hover {
  color: #fff;
  border-color: #bb8646;
  background: #bb8646;
}

.icon-tit.icon-tit1 i {
  background-position: -8px -7px;
}

.icon-tit.icon-tit2 i {
  background-position: -8px -67px;
}

.icon-tit.icon-tit3 i {
  background-position: -8px -127px;
}

.review .icon-tit, .faq-chat .icon-tit {
  margin-bottom: 0;
  border: none;
}

/* .headlines-main {
	margin-bottom: 20px
} */
.headlines-main dl {
  padding: 0;
  margin-bottom: 10px;
}

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

.headlines-main dl dd {
  height: auto;
}

.headlines-main dl dd a {
  display: inline-block;
  width: calc(100% - 135px);
  height: 60px;
  font-size: 15px;
  line-height: 20px;
  color: #333;
  font-weight: bold;
  overflow: hidden;
}

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

.headlines-main dl dd .xq-btn {
  font-weight: normal;
  color: #bb8646;
}

.headlines-main dl dd .time {
  font-size: 12px;
  line-height: 14px;
  color: #c0c0c0;
  height: auto;
}

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

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

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

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

.headlines .headlines-main a.more:hover,
.review-main a.more:hover {
  background: #bb8646;
  border-color: #bb8646;
}

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

.headlines ul li,
.review-main ul li {
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  background: url(../images/li-img1.jpg) no-repeat center left;
  margin-bottom: 0;
}

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

.headlines ul li span,
.review-main ul li span {
  float: right;
  font-size: 12px;
  width: 40px;
  color: #c0c0c0;
  text-align: right;
}

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

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

.qr-code {
  margin-top: 14px;
}

.qr-code-tit {
  float: left;
  min-height: 130px;
  padding: 10px 5px 8px;
  width: 33px;
  /* background: #bb8646; */
  color: #fff;
  font-size: 14px;
  line-height: 1.1;
  font-weight: bold;
  text-align: center;
  border-radius: 0 6px 6px 0;
  background: #bb8646 url(../images/qr-code-tit-bg.png) no-repeat top 10px center;
}

.qr-code-main {
  /* margin-left: 15px; */
}

.qr-code-main dl, .wx-box dl {
  float: left;
  width: 46%;
  margin: 0 2%;
  text-align: center;
}

.wx-box dl {
  width: 31%;
  width: calc(50% -80px);
  margin: 4px 40px;
}

.qr-code-main dt, .wx-box dt {
  width: 120px;
  margin: 0 auto 10px;
  padding: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

.qr-code-main dl dd, .wx-box dd {
  width: 100%;
  font-size: 12px;
  height: auto;
  color: #333;
}

.faq-chat .faq-chat-wx {
  margin-top: 20px;
  padding: 7px 0;
  background: #fff;
}

.faq-chat .wx-box {
  margin: 0 -40px;
  background: url(../images/qr-code-ul-bg.png) no-repeat center top 7px;
}

/* 蹇呰 */
.brief-box {
  padding: 1px 10px 10px;
  border: 1px solid #eee;
  background: #f6f6f6;
  border-radius: 4px;
}

.brief-box .hot-major li {
  float: left;
  width: 31.333%;
  margin: 1%;
}

.brief-box .hot-major li a {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  color: #bb8646;
  background: #fff;
  border: 1px solid #bb8646;
  border-radius: 3px;
}

.brief-box .hot-major li a:hover {
  color: #fff;
  background: #bb8646;
}

.brief-type-list {
  position: relative;
  padding-left: 84px;
  padding-bottom: 9px;
  padding-top: 9px;
  /* margin-bottom: 5px; */
  font-size: 14px;
  line-height: 18px;
  border-bottom: 1px dashed #e0e0e0;
}

.brief-type-list a {
  color: #bb8646;
}

.brief-type-list a:hover {
  color: #bb8646;
}

.brief-type-list i {
  padding: 0 10px;
}

.brief-type-list span {
  margin-right: 15px;
}

.error-icon {
  background: url(../images/error-icon.png) no-repeat center;
}

.success-icon {
  background: url(../images/success-icon.png) no-repeat center;
}

.brief-type-list:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}

.brief-type-list.brief-type-list-all {
  width: 100% !important;
}

.brief-type-list > b {
  position: absolute;
  color: #fff;
  width: 64px;
  line-height: 20px;
  font-weight: normal;
  border-radius: 3px 0 0 3px;
  top: 8px;
  left: 0;
  text-align: right;
  background: #bb8646;
}

.brief-type-list > b::after {
  display: block;
  content: '';
  position: absolute;
  width: 12px;
  height: 22px;
  background: url(../images/b-bg.png) no-repeat left center;
  top: -1px;
  left: 64px;
}

.brief-type-list .price {
  font-size: 16px;
  font-weight: bold;
}

.brief-type-list .price, .brief-type-list .more {
  color: #bb8646;
}

.hot-major a {
  float: left;
  width: 23%;
  margin: 1%;
  color: #333;
  line-height: 28px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #a3c1cd;
  text-align: center;
}

.hot-major a:hover {
  background: #bb8646;
  color: #fff;
}

.order-form-title {
  padding-left: 13px;
  background: url(../images/order-tit.jpg) no-repeat left center;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 11px;
}

.order-form-title .more {
  font-size: 14px;
  color: #999;
  font-weight: normal;
  float: right;
}

.reading {
  margin-bottom: 13px;
}

.reading ul {
  margin: -5px -1% 0;
}

.reading li {
  float: left;
  width: 48%;
  margin: 5px 1%;
}

.reading li a {
  display: block;
  width: 100% !important;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 0 7px 10px;
  color: #333;
  background: #f6f8ff;
  border: 1px solid #ced6f4;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 3px;
}

.reading li a span {
  color: #bb8646;
}

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

.reading li .read-icon1 {
  background-position: -60px -8px;
}

.reading li .read-icon2 {
  background-position: -60px -58px;
}

.reading li .read-icon3 {
  background-position: -60px -108px;
}

.reading li .read-icon4 {
  background-position: -60px -158px;
}

.reading li .read-icon5 {
  background-position: -60px -208px;
}

.reading li .read-icon6 {
  background-position: -60px -258px;
}

.reading li .read-icon7 {
  background-position: -60px -308px;
}

.reading li .read-icon8 {
  background-position: -60px -358px;
}

.reading li .read-icon9 {
  background-position: -60px -408px;
}

.reading li .read-icon10 {
  background-position: -60px -458px;
}

.reading li .read-icon11 {
  background-position: -60px -508px;
}

.reading li .read-icon12 {
  background-position: -60px -558px;
}

.reading li:hover a {
  color: #fff;
  background: #bb8646;
  border-color: #bb8646;
}

.reading li:hover a span {
  color: #fff;
}

.reading li:hover .read-icon1 {
  background-position: -100px -8px;
}

.reading li:hover .read-icon2 {
  background-position: -100px -58px;
}

.reading li:hover .read-icon3 {
  background-position: -100px -108px;
}

.reading li:hover .read-icon4 {
  background-position: -100px -158px;
}

.reading li:hover .read-icon5 {
  background-position: -100px -208px;
}

.reading li:hover .read-icon6 {
  background-position: -100px -258px;
}

.reading li:hover .read-icon7 {
  background-position: -100px -308px;
}

.reading li:hover .read-icon8 {
  background-position: -100px -358px;
}

.reading li:hover .read-icon9 {
  background-position: -100px -408px;
}

.reading li:hover .read-icon10 {
  background-position: -100px -458px;
}

.reading li:hover .read-icon11 {
  background-position: -100px -508px;
}

.reading li:hover .read-icon12 {
  background-position: -100px -558px;
}

.test {
  display: block;
  width: 100%;
  background: #f5eee6 url(../images/test-bg.jpg) no-repeat left center;
  padding-left: 76px;
  border-radius: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 10px 0 30px;
}

.test-tit {
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 9px;
  font-weight: bold;
  color: #a37b39;
  padding-right: 32px;
  background: url(../images/test-tit-bg.png) no-repeat right center;
}

.test-text {
  font-size: 12px;
  line-height: 1;
  color: #a37b39;
}

.news .faq-chat-box {
  padding-bottom: 12px;
}

/* .order-form{
    margin-top: 20px;
} */
.order-form .form-control {
  height: 30px;
  line-height: 28px;
  color: #555;
  padding-left: 19px \9;
  padding-right: 0 \9;
  padding-top: 0 \9;
  padding-bottom: 0 \9;
}

.order-form .form-control, .order-form .school-option select {
  /* padding-left: 16px; */
  padding: 0 0 0 16px;
}

.form-group .layui-bg-value em {
  font-style: normal;
  line-height: 30px;
  color: #ae2a2a;
}

.select-require::after {
  display: block !important;
  content: '*' !important;
  line-height: 30px;
  color: #ae2a2a;
  position: absolute;
  left: 10px;
  top: 0;
}

.order-form textarea.form-control {
  position: absolute;
  z-index: 1;
}

.order-form .order-form-title {
  padding-left: 13px;
  background: url(../images/order-tit.jpg) no-repeat left center;
  font-size: 16px;
  font-weight: bold;
}

.order-form form {
  display: -webkit-box;
  display: flex;
  /* padding: 10px 0px 0; */
  text-align: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.order-form form > .form-group {
  position: relative;
  display: inline-block;
  width: 48%;
  max-width: 164px;
  margin: 0 1% 10px;
  padding: 0;
  background: #fff;
  height: 30px;
  height: 28px \9;
  float: left \9;
}

.order-form form > .form-group-max {
  max-width: none;
  width: 100% !important;
}

.form-tools {
  width: 100%;
}

.order-form .submit-group, .order-form .must-box {
  float: left;
  width: 100%;
  margin-bottom: 0 !important;
}

.order-form .must-box {
  width: 40%;
  font-size: 12px;
  line-height: 34px;
}

.order-form .submit-group {
  padding-left: 70px;
}

.order-form .submit-group input {
  width: 100%;
  max-width: 99px;
  margin-left: 0;
  background: #bb8646;
  border: 1px solid #bb8646;
  font-size: 14px;
  color: #fff;
  line-height: 28px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.order-form .icon {
  padding: 0 7px;
  margin-right: 0;
  background-size: contain;
}

.order-form .checkbox-item .check-icon, .order-form .must-box .icon-check {
  background: url(../images/public/check.png) no-repeat center center;
}

.order-form .checkbox-item.checked .check-icon, .order-form .must-box .icon-check.checked {
  background: url(../images/public/checked.png) no-repeat center center;
}

/* layui-input start */
.form-group .bg-value, .form-group .layui-bg-value {
  position: absolute;
  left: 0;
  height: 30px;
  font-size: 14px;
  color: #555;
  font-weight: normal;
  line-height: 28px;
  padding: 0 12px;
  cursor: text;
  z-index: 10;
  margin-bottom: 0;
}

.form-group .layui-bg-value {
  z-index: 1;
}

.order-form .layui-input {
  width: 100%;
  position: absolute;
  background: none !important;
  cursor: pointer;
}

.order-form .layui-input + .input-group-addon {
  padding: 8px 12px;
  border-bottom: 0;
}

/* layui-input end */
.order-form .select-search {
  height: 30px;
  position: relative;
}

.order-form .select-search .school-option.hidden {
  display: none;
}

.order-form .select-search button {
  width: 100%;
  text-align: left;
  height: 30px;
  padding-left: 20px;
  font-size: 14px;
  margin: 0;
  color: #555;
  border: 1px solid #ccc !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.order-form .select-require::after {
  left: 12px;
}

.order-form .select-search .school-option input {
  box-sizing: border-box;
  margin: 10px auto 5px;
  height: 30px;
  font-size: 14px;
  padding: 6px 12px;
  border: 1px solid #ccc;
  width: 100%;
}

.order-form .select-search .school-option {
  box-sizing: border-box;
  position: absolute;
  background-color: #fff;
  width: 200%;
  /* max-height: 200px; */
  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);
}

.order-form .select-search .school-option ul {
  margin: 0 auto 10px;
}

.order-form .select-search .school-option li {
  font-size: 14px;
  color: #555;
  text-align: left;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}

.order-form .schoolName-box {
  padding-top: 5px;
  padding-bottom: 5px;
}

.order-form .school-option select {
  width: 100%;
  height: 200px;
  /* overflow-y: auto; */
  padding-left: 0;
  line-height: 30px;
  margin-bottom: 0 !important;
  border: none !important;
}

.order-form .school-option select option {
  font-size: 14px;
  padding: 8px 12px;
  line-height: 30px;
  border: none !important;
}

.order-form .select-search .school-option ul {
  margin: 0 auto 10px;
}

.order-form .select-search .school-option li {
  font-size: 14px;
  color: #555;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}

.review-main ul li, .review-main ul li a {
  height: 32px;
  line-height: 32px;
}

/*modify nav-tabs default style start*/
.review-tabs {
  height: 32px !important;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  border-bottom: 1px solid #dedede;
  margin-bottom: 20px;
}

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

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

.review-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%;
}

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

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

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

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

.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: 14px;
  line-height: 30px;
  padding-top: 0;
}

.review-tabs ul li.active a, .review-tabs ul li.active a:focus, .review-tabs ul li.active a:hover, .review-tabs ul li a:hover {
  background: #313a57;
  font-weight: bold !important;
  color: #fff !important;
  border-color: #313a57;
  border-top: 1px solid #313a57;
  border-color: #313a57 !important;
  border-bottom: 0px !important;
  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;
  border-bottom: 0px !important;
}

/* news end*/
#toTop, .copyright, .last ul li, .last ul li a, .side-cnt .wx, .tabs-box li {
  text-align: center;
}

.tabs-box {
  border-bottom: none;
  margin-left: 50px;
}

.tabs-box .nav-tabs {
  border: none;
}

.tabs-box li {
  line-height: 24px;
  cursor: pointer;
}

.tabs-box li a, .tabs-box li.active a, .tabs-box li.active a:focus, .tabs-box li.active a:hover {
  color: #333;
  font-size: 16px;
  line-height: 24px;
  padding: 0 20px;
  border-radius: 3px;
  border: none;
}

.tabs-box li a:hover, .tabs-box li.active a, .tabs-box li.active a:focus, .tabs-box li.active a:hover {
  background-color: #313a57;
  color: #fff;
  border: none;
}

.rules-item {
  float: left;
  width: 23%;
  margin: 1%;
  background-color: #fff;
  border-radius: 3px;
  overflow: hidden;
  -webkit-box-shadow: 0 0px 13px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0px 13px rgba(0, 0, 0, 0.13);
}

.rules-item:hover {
  border: 1px solid #bb8646;
}

.list-item-title {
  position: relative;
  display: block;
  font-size: 18px;
  height: 36px;
  color: #333;
  font-weight: 900;
}

.list-item-title:after {
  content: '';
  display: block;
  width: 50px;
  height: 1px;
  background-color: #323232;
  position: absolute;
  bottom: 0;
  left: 0;
}

.list-item-cost {
  padding-top: 15px;
  max-height: 75px;
  font-size: 14px;
  line-height: 20px;
  color: #838c94;
}

.list-item-cost a.more {
  color: #b99840;
}

.rules-item {
  padding: 20px;
  border: 1px solid #ebebeb;
}

.rules-item dt {
  margin-bottom: 20px;
}

.rules-item dt a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-zw {
  float: left;
  position: relative;
  width: 60px;
  height: 50px;
}

.rules-logo {
  width: 50px;
  height: 50px;
  position: absolute;
}

.rules-name {
  width: 100% !important;
  font-size: 18px;
  line-height: 28px;
  /* max-height:56px;
	overflow:hidden */
}

.rules-name:hover {
  color: #bb8646 !important;
}

.rules-item dd p {
  font-size: 14px;
  color: #838c94;
}

.rules-item dd b {
  font-weight: 400;
}

.rules-item .list-item-cost {
  border-top: 1px solid #f5f5f5;
  margin-top: 15px;
}

.rules-item .list-item-cost p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 28px;
}

.rules-item .look-rules {
  padding: 0 10px;
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #b99840;
  border-radius: 3px;
  color: #b99840;
  float: right;
}

.rules-item .look-rules:hover {
  background-color: #b99840;
  color: #fff;
}

.rules-item .address-icon {
  padding: 0 12px;
  background: url(../images/icon.png) center -760px no-repeat;
}

/* 20190819 start */
ul.major-tag-cnt {
  float: left;
  width: 32%;
}

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

.major-tab-big {
  margin: 0 1.5%;
}

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

ul.major-tag-cnt li {
  text-align: center;
  font-size: 16px;
  /* font-weight: bold; */
  padding: 0 5px;
  margin: 0 auto 15px;
}

ul.major-tag-cnt li.li-rowspan2 {
  font-size: 20px;
}

ul.major-tag-cnt li.li-strong, ul.major-tag-cnt li.li-rowspan2 {
  font-weight: bold;
}

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: 15px 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  white-space: nowrap;
}

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

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

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

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);
}

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

.tab-bg1 {
  white-space: nowrap;
  background-color: #75bba6;
}

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

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

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

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

.tab-bg6 {
  background-color: #c58686;
}

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

.tab-bg8 {
  background-color: #d6a76f;
}

.tab-bg9 {
  background-color: #d09879;
}

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

ul.major-tag-cnt li.li-rowspan2 a.tab-bg10,
ul.major-tag-cnt li.li-rowspan2 a.tab-bg8 {
  padding-left: 27px;
  padding-right: 27px;
}

/* 20190819 end */
/* link start */
.link {
  margin-bottom: 30px;
}

.link a {
  padding: 0 10px 10px;
  display: block;
  float: left;
}

/* link end */
.copyright {
  display: none;
  padding: 1em 0;
  border-top: 2px solid #2b4d8b;
  margin: 1.5em 0 1em;
  background-color: #fff;
}

.copyright p {
  margin: 0 .3em .3em;
  font-size: 12px;
}

.copyright p a {
  margin-right: 5px;
}

.last {
  display: none;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #2b4d8b;
  position: fixed;
  z-index: 99999;
  bottom: 0;
}

.last ul li {
  float: left;
  width: 33%;
  height: 40px;
  border-right: 1px #fff solid;
  background-color: #2b4d8b;
  display: block;
  overflow: hidden;
}

.last ul li a {
  display: inline-block;
  height: 40px;
  width: 99.8%;
  color: #FFF;
}

.last ul li a span {
  font-size: 14px;
  font-weight: 600;
}

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

.chat-cnt ul {
  float: left\9;
}

.chat-cnt dl {
  float: right\9;
}

@media (min-width: 1440px) {
  .banner .carousel-indicators {
    right: 120px;
  }
}

@media only screen and (max-width: 1200px) {
  ul.major-tag-cnt li a {
    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;
    white-space: nowrap;
  }
  ul.major-tag-cnt li.li-mt {
    margin-top: -46px;
  }
  .module, .module > .container, .module-bg, .link {
    margin-bottom: 3%;
  }
  .module-bg {
    padding: 3% 0;
  }
  .banner .carousel-indicators {
    right: 20px;
  }
  .container {
    width: 95%;
  }
  .news .headlines {
    width: 100%;
  }
  .news .faq-chat, .news .review {
    width: 50%;
  }
  .news .headlines {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  .news .faq-chat {
    padding-left: 0;
    padding-right: 20px;
  }
  .head .navbar-nav > li.nav-tel {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .news .headlines {
    padding: 0;
  }
  .faq-chat .wx-box {
    margin: 0 auto;
  }
  .wx-box dl {
    width: 46%;
    margin: 0 2%;
  }
  .news .faq-chat, .news .review {
    margin-bottom: 0;
  }
  .module-title-exp {
    display: none;
  }
  .rules-item {
    width: 31.333%;
    margin: 1%;
  }
  .tabs-box {
    width: 100%;
    margin: 2% auto 0;
  }
  .chat-cnt dl {
    width: 29%;
    padding: 0;
    margin: 0 auto;
    text-align: center;
  }
  .chat-cnt dl dd {
    font-size: 12px;
  }
  .banner .carousel-indicators {
    position: absolute;
    bottom: -10px;
    left: 50%;
    top: auto;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
  }
  .banner .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 10px;
  }
  .banner .carousel-indicators li.active {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0;
    border: 1px solid #fff;
    background-color: #fff;
  }
}

@media only screen and (max-width: 768px) {
  .banner .carousel-control {
    display: block !important;
  }
  .banner .carousel-control .glyphicon-chevron-right, .banner .carousel-control .glyphicon-chevron-left {
    background-size: 80%;
    background-position-y: 0;
  }
  .module, .module > .container, .module-bg, .rules-item dt, .link {
    margin-bottom: 4%;
  }
  .module-bg {
    padding: 4% 0;
  }
  .banner .carousel-indicators {
    bottom: 0;
  }
  .review-tabs {
    margin-bottom: 3%;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 20px;
  }
  .news .faq-chat, .news .review {
    width: 100%;
    padding: 0;
  }
  .faq-cnt dl dd {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .headlines dt {
    font-size: 16px;
  }
  .headlines dd {
    height: 60px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
  }
  .headlines-main dl dd a {
    width: 100%;
  }
  .module-title a.more {
    font-size: 12px;
  }
  .link a, .tabs-box li a, .tabs-box li.active a, .tabs-box li.active a:focus, .tabs-box li.active a:hover {
    font-size: 14px;
  }
  .faq-cnt dl dd {
    height: 48px;
    overflow: hidden;
  }
  .tabs-box li, .tabs-box li.active {
    margin-bottom: 1%;
  }
  .list-item-title, .rules-item dd p {
    margin-bottom: 2%;
  }
  .rules-item {
    width: 31.333%;
  }
  .rules-logo {
    max-width: initial;
    flex-basis: 100%;
    margin: 0 auto 10px;
    text-align: center;
  }
  .rules-logo img {
    max-width: 60px;
    margin: 0 auto;
  }
  .rules-item {
    padding: 2%;
  }
  .rules-item dt a {
    flex-wrap: wrap;
  }
  .rules-name {
    width: 85%;
    font-size: 14px;
    line-height: 20px;
    /* height: 42px; */
  }
  .rules-item dd p {
    font-size: 12px;
  }
  .chat, .faq-cnt, .faq-cnt dl {
    margin-bottom: 3%;
  }
  .rules-item .list-item-cost {
    margin-top: 5%;
    padding-top: 5%;
  }
  .list-item-cost, .rules-item .list-item-cost p, .rules-item .look-rules {
    font-size: 12px;
  }
  .rules-item .look-rules {
    padding: 0 5px;
  }
  .news .review-box {
    padding-top: 2%;
  }
  .faq-cnt dl {
    padding-bottom: 3%;
  }
  .news .faq-chat, .news .headlines {
    background-color: #fff;
    margin-bottom: 5%;
    padding: 0;
  }
  /* .rules-item,.school-list-item {
        display:none
    }
    .rules-item:nth-child(1),.rules-item:nth-child(2),.rules-item:nth-child(3),.rules-item:nth-child(4),.school-list-item:nth-child(1),.school-list-item:nth-child(2),.school-list-item:nth-child(3),.school-list-item:nth-child(4),.rules-item:nth-child(5), .rules-item:nth-child(6), .rules-item:nth-child(7), .rules-item:nth-child(8), .school-list-item:nth-child(5), .school-list-item:nth-child(6), .school-list-item:nth-child(7), .school-list-item:nth-child(8) {
        display:block
    } */
  #QIAO_ICON_CONTAINER .qiao-icon-sector-inner, #QIAO_INVITE_CONTAINER, #footer, #qiao-wrap {
    display: none !important;
  }
  #QIAO_INVITE_CONTAINER {
    width: 0 !important;
    height: 0 !important;
  }
  .copyright, .last {
    display: block;
  }
  .order-form .select-search button, .order-form .select-search .school-option input {
    display: none !important;
  }
  .order-form .schoolName-box, .order-form .school-option select option {
    padding: 0 !important;
  }
  .order-form .select-search .school-option.hidden, .order-form .select-search .school-option {
    display: block !important;
    width: 100%;
    position: static;
    padding: 0 !important;
    border: none;
    box-shadow: none;
  }
  .order-form .school-option select {
    border: 1px solid #ccc !important;
  }
  .order-form .school-option select, .order-form form > .form-group, .order-form .select-search, .order-form .form-control, .form-group .bg-value, .form-group .layui-bg-value {
    font-size: 14px;
    height: 32px;
    line-height: 32px;
  }
  .order-form .select-require::after {
    line-height: 40px;
    left: 8px;
  }
  .form-group .layui-bg-value em {
    margin: 0 5px 0 -5px;
  }
  .order-form form > .form-group {
    max-width: none;
  }
  .order-form .school-option select {
    padding-left: 0;
    text-indent: 10px;
    border-radius: 4px;
  }
  .order-form select.form-control {
    padding-left: 0;
    text-indent: 10px;
  }
  .news .hot-tag-main {
    display: flex;
    flex-wrap: wrap;
  }
  .news .hot-tag-main a {
    width: 31.333%;
    margin: 10px 1% 0;
    display: flex;
    padding: 2px 5px;
    line-height: 20px;
    align-items: center;
  }
}

@media only screen and (max-width: 600px) {
  ul.major-tag-cnt > li {
    width: 98%;
  }
  ul.major-tag-cnt li.li-mt {
    margin-top: 0;
  }
  .module, .module > .container, .module-bg, .rules-item dt, .link {
    margin-bottom: 5%;
  }
  .module-bg {
    padding: 5% 0;
  }
  .tabs-box {
    margin: 5% auto 0;
  }
  .tabs-box li, .tabs-box li.active {
    width: 23%;
    margin: 1%;
  }
  .tabs-box li a {
    padding: 0 !important;
  }
  .review-tabs {
    margin-bottom: 5%;
  }
  .rules-item {
    width: 48%;
  }
}

@media only screen and (max-width: 500px) {
  .list-item-title {
    margin-bottom: 5%;
  }
  .rules-item {
    margin-bottom: 2%;
  }
}

@media only screen and (max-width: 428px) {
  .module-title h2 {
    font-size: 22px;
  }
  .banner .carousel-control .glyphicon-chevron-right, .banner .carousel-control .glyphicon-chevron-left {
    background-size: 60%;
    background-position-y: 0;
  }
  .list-item-title {
    font-size: 14px;
    height: 28px;
  }
  .list-item-cost b {
    margin-right: 10px;
    margin-bottom: 5%;
  }
  .list-item-tag {
    float: left;
    margin: 0 auto;
  }
  .chat, .faq-cnt, .faq-cnt dl {
    margin-bottom: 5%;
  }
  .faq-cnt dl {
    padding-bottom: 5%;
  }
  .hot-tag {
    margin-bottom: 2%;
  }
  .news .hot-tag-main a {
    width: 48%;
  }
}

@media only screen and (max-width: 400px) {
  .list-item-cost b {
    margin-bottom: 5%;
  }
  .list-item-tag {
    float: left;
  }
  .tabs-box li, .tabs-box li.active {
    width: 31.333%;
  }
  .chat-cnt {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .chat-cnt ul {
    width: 100%;
    -webkit-padding-after: 0;
    padding-block-end: 0;
    margin: 0 auto 14px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    border-bottom: 1px solid #eee;
    border-right: none;
    padding-bottom: 10px;
  }
  .chat-cnt dl {
    width: 40%;
    float: left\9;
  }
}

::-webkit-scrollbar-thumb {
  background-color: #ddd;
  height: 50px;
  outline-offset: -2px;
  outline: #fff solid 2px;
}

::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-track-piece {
  background-color: #fff;
}
