/* //www.qsiedu.com/skin/default/css/qs_pds.css */
/* CSS Document */

* {
  margin: 0px;
  padding: 0px;
}

body {
  background: #f6f6f8 !important;
}

html,
body,
div,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
a,
img,
input {
  font-family: "Microsoft YaHei";
  margin: 0px;
  padding: 0px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

textarea {
  resize: none;
}

input,
select,
img {
  vertical-align: middle;
}

ul,
ol,
li,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
label {
  margin: 0px;
  padding: 0px;
}

h1,
h2,
h4,
h5,
h6 {
  font-weight: normal;
}

h3 {
  font-size: 16px;
  font-weight: bold;
  height: 39px;
  line-height: 43px;
}

ul,
ol,
li {
  list-style: none;
}

img {
  border: 0px;
  vertical-align: middle;
}

input {
  outline: none;
}

.clr {
  clear: both;
}

div:after,
ul:after,
dl:after,
.clearfix:after {
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

a {
  text-decoration: none;
  color: #333;
}

a:-webkit-any-link {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/* 盒子样式 */
.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt12 {
  margin-top: 12px;
}

.mt15 {
  margin-top: 15px;
}

.mt19 {
  margin-top: 19px;
}

.mt20 {
  margin-top: 20px;
}

.mt24 {
  margin-top: 24px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

/*页面宽度*/
.w1200 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

/*顶部*/
.qs_top {
  width: 100%;
  min-width: 800px;
  height: 45px;
  line-height: 45px;
  background: #ffffff;
  border-bottom: 1px solid #e4e4e4;
  font-size: 12px;
}

.qs_topL {
  width: 80%;
  padding-top: 5px;
}

.qs_topL ul li {
  float: left;
  height: 40px;
  line-height: 40px;
  width: 80px;
  margin-right: 5px;
  text-align: center;
  /*text-indent:12px;background: url(http://www.qsiedu.com/skin/default/images/qspds/icon1.png) no-repeat 68px center;*/
  position: relative;
  z-index: 9999;
}

.qs_topL ul li:hover {
  /*background:#fff url(http://www.qsiedu.com/skin/default/images/qspds/icon2.png) no-repeat 68px center;*/
  border-left: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.qs_topL ul li a {
  color: #414141;
}

.qs_topL ul li a:hover {
  color: #f00;
}

.qs_topL ul li.jionUS {
  background: url(http://www.qsiedu.com/skin/default/images/qspds/j.jpg)
    no-repeat 8px center;
  text-indent: 28px;
}

.qs_topL ul li.jionUS a {
  color: #803cd9;
}

.qs_topL ul li.jionUS:hover {
  border: 0;
  border: 1px solid #f5f7fa;
  border-bottom: 0;
}

.qs_topL ul li div.listBox {
  position: absolute;
  top: 40px;
  left: -1px;
  background: #fff;
  padding: 10px;
  border: 1px solid #f0f0f0;
  border-top: 0;
  width: 85px;
  display: none;
  z-index: 1001;
}

.qs_topL ul li div.on {
  display: block;
}

.listBox a {
  color: #6f6c6c;
}

.listBox p {
  height: 18px;
  line-height: 18px;
  text-indent: 25px;
  margin-bottom: 8px;
  background: url(http://www.qsiedu.com/skin/default/images/qspds/icon3.png)
    no-repeat;
}

.qs_topR {
  margin-top: 3px;
}

.qs_topR ul li {
  float: left;
  height: 40px;
  width: 35px;
  line-height: 40px;
  color: #c4c6c5;
  cursor: pointer;
  border: 1px solid #fff;
  margin: 0px 5px;
}

.qs_topR ul li a {
  color: #6f6c6c;
  padding: 0 10px;
}

.qs_topR ul li:hover {
  border: 1px solid #e4e4e4;
  border-bottom: 0px;
  height: 42px;
}

.qs_topR ul li.wx {
  background: url(http://www.qsiedu.com/skin/default/images/qspds/pd_wxi.png)
    no-repeat center 10px;
}

.qs_topR ul li.wx:hover,
.qs_topR ul li.wb:hover,
.qs_topR ul li.qq:hover {
  background-color: #fff;
}

.qs_topR ul li.wb {
  background: url(http://www.qsiedu.com/skin/default/images/qspds/pd_wbi.png)
    no-repeat center 10px;
}

.qs_topR ul li.qq {
  background: url(http://www.qsiedu.com/skin/default/images/qspds/pd_qq.png)
    no-repeat center 10px;
}

.qs_topR ul li.phone {
  background: url(http://www.qsiedu.com/skin/default/images/qspds/ph_01.png)
    no-repeat center 10px;
}

.qs_topR ul li.phone:hover {
  background: url(http://www.qsiedu.com/skin/default/images/qspds/ph_03.png)
    no-repeat center 10px #fff;
}

.Ewm {
  position: absolute;
  line-height: 30px;
  text-align: center;
  padding: 10px 0px;
  background: #fff;
  z-index: 9998;
  display: none;
  width: 100px;
  height: 120px;
  color: #333;
}

.phoneEwm,
.wxEwm,
.wbEwm {
  top: 46px;
}

/*头部*/
.qs_head {
  width: 100%;
  min-width: 700px;
  height: 70px;
  padding: 14px 0;
}

.qs_headL {
  width: 42%;
  padding: 10px 0px;
  display: inline;
}

.qs_headL a {
}

.qs_headL a img {
}

.qs_headL h1 {
  font-size: 30px;
  padding: 0px 12px;
  border-left: 2px solid #e4e4e4;
  margin: 6px 20px;
}

.qs_hdL {
  width: 40%;
  padding: 10px 0px;
  display: inline;
}

.qs_hdL h1 {
  font-size: 30px;
  padding: 0px;
  margin: 6px auto;
}

.qs_headM {
  width: 35%;
  min-width: 300px;
  margin: 20px 2% 0px 2%;
}

#keyboard {
  height: 34px;
  width: 83%;
  border: 1px solid #b0afaf;
  padding: 0px 5px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.qs_headM .search_btn {
  border: 1px solid #b0afaf;
  position: absolute;
  background: url(http://www.qsiedu.com/skin/default/images/qspds/pd_ss.png)
    no-repeat center #ffc500;
  height: 36px;
  width: 5%;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.qs_headM .search_btn:hover {
  background-color: #00c0ba;
  text-decoration: none;
}

.search_p {
  display: none;
}

.search_p a {
  font-size: 12px;
  line-height: 28px;
  padding-right: 6px;
}

.search_p a:hover {
  color: #666666;
  text-decoration: underline;
}

.qs_headM .sea_t {
  display: none;
  z-index: 9999;
  background: #fff;
  float: left;
  position: absolute;
  border: 1px solid #aaa;
  border-radius: 5px;
  width: 360px;
  margin-top: 0px;
}

.qs_headM .sea_t.open {
  display: block;
}

.qs_headM .sea_t ul {
}

.qs_headM .sea_t li {
  list-style: none;
  width: 100%;
  float: left;
}

.qs_headM .sea_t a {
  display: block;
  float: left;
  max-width: 80%;
  margin: 5px 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.qs_headM .sea_t img {
  float: left;
  top: 7px;
  position: relative;
}

.qs_headM .sea_t li:hover {
  background: #e7e7e7;
}

.qs_headR {
  width: 18%;
  margin: 20px 0px;
  display: inline;
}

.qs_headR ul {
  float: right;
}

.qs_headR ul li {
  float: left;
  width: 50px;
  text-align: center;
  padding: 5px;
  border: 1px solid #d3d3d3;
}

.qs_headR ul li:first-child {
  border-right: 0px;
}

.qs_headR ul li a {
  color: #595959;
}

/*头部横向导航*/
.qs_nav {
  background: #ffffff;
}

.qs_nav ul {
}

.qs_nav ul li {
  float: left;
  width: 200px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
}

.qs_nav ul li:first-child {
  background: #6adbcf;
}

.qs_nav ul li a {
  color: #333333;
}

/*头部列表横向导航*/
.qs_navList {
  height: 50px;
  line-height: 50px;
  margin-top: 20px;
  z-index: 1;
  margin: 0px auto;
  background: #6adbcf;
}

.qs_navList.s {
  background: none;
}

.qs_navList ul {
  width: 1200px;
  margin: 0px auto;
  height: 50px;
  overflow: hidden;
}

.qs_navList.s ul {
  margin-left: 320px;
  width: auto;
}

.qs_navList ul li {
  float: left;
  height: 50px;
  line-height: 50px;
  position: relative;
  z-index: 0;
}

.qs_navList ul li a {
  font-size: 16px;
  color: #4c4a4b;
  padding: 0 15px;
  display: block;
  position: relative;
  z-index: 1000;
  height: 45px;
  line-height: 45px;
  border-bottom: 0;
}

.qs_navList ul li.s a {
  color: #ffffff;
}

.qs_navList.s ul li.s a {
  color: #fc6943;
}

.card-box {
  display: -moz-flex;
  display: -ms-flex;
}

.card-box,
.card-box .card {
  display: -webkit-box;
  display: -ms-flexbox;
}

.card-box {
  padding: 2.5px 0px;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.card-box .card,
.card-box .card .card-content-box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
}

.card-box .card {
  font-size: 14px;
  width: 95%;
  min-height: 80px;
  margin: 5px auto;
  text-align: center;
  color: #505050;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 5px;
  background-color: #fff;
  display: flex;
}

.card-box .card .card-content-box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}

.card-box .card .card-content-box.s {
  background: #f6f6f6;
}

.card-box .card .card-content-box .card-content-text {
  color: #00b5b3;
  font-size: 1.2rem;
}

.card-box .card .card-content-box .card-content-logo {
  width: 37px;
  height: 37px;
}

.card-box .card .card-content-box {
  border-left: 1px solid #e8e8e8;
}

.card-box .card .card-content-box .card-small {
  padding-left: 4%;
  width: 96%;
  min-height: 40px;
  color: #3b99ff;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  justify-content: left;
}

.card-box .card .card-content-box .card-small.b {
  color: #333333;
}

.card-box .card .card-content-box .card-small.y {
  color: #fc6943;
}

.card-box .card .card-content-box .card-small.s {
  color: #fc6943;
  font-size: 1rem;
}

.card-box .card .card-content-box .card-small {
  border-top: 1px solid #e8e8e8;
}

/*班型与焦点*/
.qs_focus {
  position: relative;
  height: 460px;
}

/* jrr 开始 维护第一期 左侧导航栏 */

/*左侧*/
.qs_navL {
  position: absolute;
  z-index: 99;
  left: 0;
  top: -7px;
  width: 320px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  text-align: center;
}

.study_gradu {
  margin-top: 7px;
  top: -47px;
  width: 320px;
  background-color: #ffffff;
  border: 1px solid #00c0ba;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  text-align: center;
}

.study_head {
  line-height: 40px;
  color: #00c0ba;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 2px solid #00c0ba;
}

.study_body {
  width: 100%;
}

.choose,
.info,
.mat {
  width: 100%;
  display: flex;
  border-bottom: 3px solid rgba(246, 246, 248);
  border-bottom: 1px solid #00c0ba;
  /* border: 1px solid #00c0ba; */
  /* background-color: #62c244; */
}

.choose_left,
.info_left,
.mat_left {
  width: 130px;
  height: 180px;
  line-height: 180px;
  font-size: 16px;
  /* font-weight: 700; */
  /* background-color: #803cd9; */
}

.mat_left {
  height: 100px;
  line-height: 100px;
}

.choose_right,
.info_right,
.mat_right {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: flex-start;
  font-size: 13px;
  /* font-weight: 700; */
}

.choose_right > li > a {
  color: rgba(0, 151, 255);
}

.info_right > li > a {
  color: rgba(0, 151, 255);
}

.mat_right > li > a {
  color: rgba(0, 151, 255);
}

/* jrr 结束 */

/* .qs_navL {
    line-height: 40px;
    color: #00c0ba;
    font-size: 16px;
    font-weight: 700;
} */

/* .qs_navL ul li:hover a {
    color: #00c0ba;
} */

.qs_navL ul li.s {
  font-size: 18px;
  line-height: 18px;
  border-bottom: 0px;
  padding: 2px 0px;
}

.qs_navL ul li.s:hover,
.qs_navL ul li.menu_tit:hover {
  background: none;
}

.qs_navL ul li.s a {
  color: #ff982a;
}

.qs_navL ul li.s a.fr {
  color: #00c0ba;
}

/* .qs_navL ul li a {
    color: #333333;
} */

.qs_navL ul li.menu_tit {
  height: 45px;
  width: 321px;
  position: relative;
  top: -1px;
  background: #00c0ba;
  border-top-left-radius: 41px;
  border-bottom-left-radius: 41px;
  padding: 2px 0px;
}

.qs_navL ul li.menu_tit span {
  color: #fff;
  padding-left: 40px;
  margin: 10px;
  font-size: 18px;
  line-height: 24px;
}

.qs_navL ul li:hover.menu_tit {
  background: #5a9afa;
  border: 0px;
  margin: 0px;
}

.qs_navL ul li span {
  display: block;
  padding-left: 36px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  margin: 12px 10px 3px 10px;
}

.qs_navL ul li span a {
  font-size: 14px;
}

.qs_navL ul li span.qs_dh {
  background: url(http://www.qsiedu.com/skin/default/image/hmpd/ico1.png)
    no-repeat;
  background-position: 0px -5px;
}

.qs_navL ul li span.qs_xl {
  background: url(http://www.qsiedu.com/skin/default/image/hmpd/ico1.png)
    no-repeat;
  background-position: 0px -101px;
}

.qs_navL ul li span.qs_jy {
  background: url(http://www.qsiedu.com/skin/default/image/hmpd/ico1.png)
    no-repeat;
  background-position: 0px -134px;
}

.qs_navL ul li span.qs_hs {
  background: url(http://www.qsiedu.com/skin/default/image/hmpd/ico1.png)
    no-repeat;
  background-position: 0px -164px;
}

.qs_navL ul li span.qs_fs {
  background: url(http://www.qsiedu.com/skin/default/image/hmpd/ico1.png)
    no-repeat;
  background-position: 0px -198px;
}

.qs_navL ul li span.qs_ky {
  background: url(http://www.qsiedu.com/skin/default/image/hmpd/ico1.png)
    no-repeat;
  background-position: 0px -36px;
}

/*焦点图*/
.qs_banner {
  width: 880px;
  margin-left: 320px;
}

.focus {
  width: 100%;
  height: 460px;
  position: relative;
  overflow: hidden;
}

.focus ul li {
  position: absolute;
  top: 0;
  width: 100%;
  height: 460px;
}

.focus ul li a {
  display: block;
  height: 460px;
}

.focus ul li a img {
  width: 100%;
  height: 100%;
}

.posiAdd {
  margin-top: -460px;
  position: relative;
}

.prev,
.next {
  width: 45px;
  height: 100px;
  position: absolute;
  top: 160px;
  background: url(http://www.qsiedu.com/skin/default/images/hmimages/sprite.png)
    no-repeat 0 0;
  cursor: pointer;
  display: none;
}

.addBtn {
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 40px;
  text-align: center;
}

.prev {
  left: 0px;
}

.next {
  right: 0px;
  background-position: right top;
}

.addBtn .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 42px;
  height: 6px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #fff;
  cursor: pointer;
}

.btn span.on {
  background: #62c244;
}

/*勤思小课*/
.proBan {
  font-family: "微软雅黑";
  background: #ffffff;
  margin: 20px auto;
  padding: 40px 50px;
}

.proBan h2 {
  width: 10%;
  padding-left: 16px;
  border-left: 4px solid #6adbcf;
  font-size: 18px;
  font-weight: normal;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  color: #333333;
}

.proBan .proList {
  width: 100%;
}

.proBan .proList span {
  float: left;
  margin: 0px 10px;
  color: #666666;
}

.proBan .proList span.s {
  color: #65c3bb;
}

.proBan .pro {
  position: relative;
  margin: 30px auto;
}

.proBan .pro a.proMor {
  position: absolute;
  margin-top: 0;
  top: -51px;
  z-index: 999;
  display: block;
  height: 20px;
  right: 10px;
  border: 1px solid #b7b7b7;
  padding: 0px 5px;
  border-radius: 10px;
  line-height: 20px;
  color: #b7b7b7;
}

.proBan .pro ul {
  display: block;
}

.proBan .pro ul li {
  float: left;
  width: 25%;
  text-align: center;
  line-height: 50px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.proBan .pro ul li a {
}

.proBan .pro ul li a img {
  width: 210px;
  height: 136px;
  margin: 0px auto;
  display: block;
}

/*热点新品资讯*/
.qs_hot {
  width: auto;
  min-width: 1200px;
  background: #ffffff;
  margin: 43px 0px 20px 0px;
  padding: 35px;
}

.qs_hot ul {
  height: 386px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.qs_hot ul li {
  width: 335px;
  padding: 0px 30px;
  margin: 0px;
  float: left;
  border-left: 1px solid #b7b7b7;
}

.qs_hot ul li:first-child {
  border-left: 0px;
  padding-left: 0px;
}

.qs_hot ul li:last-child {
  padding-right: 0px;
}

.qs_hot ul li .proList {
}

.qs_hot ul li .proList span {
  font-size: 16px;
  padding-left: 16px;
  margin: 10px auto;
  display: block;
}

.qs_hot ul li .proList span.s {
  border-left: 4px solid #6adbcf;
}

.qs_hot ul li .pro {
  position: relative;
  margin: 16px auto;
}

.qs_hot ul li .pro a {
}

.qs_hot ul li .pro a.proMor {
  position: absolute;
  margin-top: 0;
  top: -39px;
  z-index: 999;
  display: block;
  height: 20px;
  right: 0px;
  border: 1px solid #b7b7b7;
  padding: 0px 5px;
  border-radius: 10px;
  line-height: 20px;
  color: #b7b7b7;
}

.qs_hot ul li .pro ul {
}

.qs_hot ul li .pro ul li {
  width: 100%;
  padding: 0px;
  border: 0px;
  margin: 5px 0px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  list-style: disc inside;
  color: #ff750d;
  font-size: 14px;
  line-height: 22px;
}

.qs_hot ul li .pro ul li:first-child {
  font-size: 1.2rem;
  font-weight: bold;
  white-space: normal;
}

.qs_hot ul li .pro ul li:nth-child(2) {
  white-space: normal;
}

.qs_hot ul li .pro ul li:nth-child(2) a {
  color: #ff750d;
}

.qs_hot ul li .pro ul li a img {
  width: 312px;
  height: 150px;
}

.qs_hot ul li .pro ul li.s a {
  font-size: 1.2rem;
  font-weight: bold;
}

.qs_hot ul li .pro ul li.e a {
  color: #ff750d;
}

.qs_hot ul li .pro ul li img {
  width: 100%;
  height: 150px;
}

.qs_hot ul li:last-child .proBan {
  padding-right: 0px;
  margin: 0px auto;
}

.qs_hot ul li.proBan {
  /*padding-right: 0px;*/
  margin: 0px auto;
}

.qs_hot ul li.proBan .proList span {
  text-align: center;
  padding: 5px;
  margin: 0px;
  border-bottom: 1px solid #6adbcf;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.qs_hot ul li.proBan .proList.e span {
  width: 46%;
}

.qs_hot ul li.proBan .proList.t span {
  width: 29%;
}

.qs_hot ul li.proBan .proList .s {
  margin: 0px;
  border: 1px solid #6adbcf;
  border-bottom: 0px;
}

.qs_hot ul li.proBan .pro {
}

.qs_hot ul li.proBan .pro ul {
}

.qs_hot ul li.proBan .pro ul li {
  text-align: left;
  line-height: 22px;
}

.qs_hot ul li.proBan .pro ul li:first-child {
  display: list-item;
  white-space: normal;
}

/*广告*/
.qs_ad {
  width: 1200px;
  margin: 0 auto;
}

.qs_ad a {
}

.qs_ad a img {
}

.qs_main {
}

/*列表页列表*/
.qs_main .qs_l {
  width: 870px;
  margin-right: 30px;
}

.qs_l .lbnav {
  font-size: 14px;
  display: block;
  border-bottom: 1px solid #e9e9e9;
  margin-top: 10px;
  padding: 10px 0px;
}

.qs_l .lbnav span {
  color: #333333;
}

.qs_l .lbnav,
.qs_l .lbnav a {
  color: #666666;
}

.qs_l ul {
}

.qs_l ul li {
  border-bottom: 1px dashed #d8d8d8;
  list-style: square inside;
  color: #d8d8d8;
  padding: 10px 0px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.qs_l ul li a {
  color: #333333;
}

.qs_l ul li span {
  color: #333333;
  float: right;
}

.qs_l .lbpg {
  text-align: center;
  margin: 20px auto;
}

.qs_l .lbpg strong {
  color: red;
}

.qs_l .lbpg a {
  display: inline;
  padding: 6px 10px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  background-color: #fff;
  color: #333333;
  overflow: hidden;
  font-size: 12px;
  cursor: pointer;
  border: 1px solid #e5e5e5;
}

.qs_l .lbpg a b {
  padding: 0px;
  font-weight: bold;
  background-color: #fff;
  color: #333;
  border: 0px;
}

.qs_l .lbpg b {
  padding: 6px 10px;
  background-color: #6adbcf;
  color: #fff;
  font-size: 12px;
  border: 1px solid #e5e5e5;
}

/*多级列表*/
.qs_lb {
  margin-bottom: 30px;
  font-size: 14px;
}

.qs_lb h2 {
  border-bottom: 1px solid #cc823b;
  color: #cc823b;
  padding: 0 20px 0 46px;
  font-size: 16px;
  font-weight: bold;
  height: 36px;
  line-height: 43px;
}

.qs_lb ul {
  margin: 4px 15px;
  padding: 5px 0;
}

.qs_lb ul li {
  border-bottom: 1px dashed #d8d8d8;
  list-style: square inside;
  color: #d8d8d8;
  padding: 10px 0px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.qs_lb ul li:first-child {
  font-size: 1.2rem;
  font-weight: bold;
  white-space: normal;
}

.qs_lb ul li:nth-child(2) {
  white-space: normal;
}

.qs_lb ul li:nth-child(2) a {
  color: #ff750d;
}

.qs_lb ul li a {
  color: #333333;
}

.qs_lb ul li span {
  color: #333333;
  float: right;
}

/*列表页广告*/
.qs_main .qs_r {
  width: 300px;
  margin-top: 50px;
}

.qs_main .qs_r h3 {
  height: 20px;
  line-height: 20px;
  margin: 20px 0px 14px 0px;
  padding-left: 10px;
  border-left: 4px solid #6adbcf;
}

.qs_main .qs_r h3 a {
  padding: 0px 5px;
  float: right;
  color: #b7b7b7;
  border: 1px solid #b7b7b7;
  border-radius: 10px;
  font-weight: normal;
}

.qs_r .kcad {
}

.qs_r .kcad ul {
}

.qs_r .kcad ul li {
  padding: 20px 0px;
  border-bottom: 1px dashed #d8d8d8;
}

.qs_r .kcad ul li a {
  display: block;
  line-height: 26px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.qs_r .kcad ul li span {
  display: block;
  color: #ff7800;
}

.qs_r .kcad ul li a:first-child {
  width: 70%;
}

.qs_r .kcad ul li a:last-child {
  width: 23%;
  float: right;
  position: relative;
  border-radius: 5px;
  line-height: 24px;
  top: -25px;
  padding: 0px 5px;
  background: #ff7800;
  color: #fff;
}

.qs_r .hdjl {
}

.qs_r .hdjl ul {
  border: 1px solid #d8d8d8;
  padding: 5px 10px;
}

.qs_r .hdjl ul li {
  width: 60%;
  line-height: 30px;
  float: left;
  margin-left: 10px;
}

.qs_r .hdjl ul li:first-child {
  width: 35%;
  text-align: center;
  float: left;
  padding-top: 10px;
  margin-left: 0px;
  color: #666666;
  font-size: 12px;
}

.qs_r .hdjl ul li a {
  color: #666666;
  font-size: 12px;
}

.qs_r .hdjl a img {
  margin-right: 10px;
}

.qs_r .hdjl a.fl {
  width: 48%;
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  margin-top: 20px;
  margin-right: 2%;
  background: #6adbcf;
}

.qs_r .hdjl a.fr {
  width: 48%;
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 2%;
  background: #ff7e00;
}

.qs_r .lbzx {
}

.qs_r .lbzx ul {
  margin: 20px auto;
}

.qs_r .lbzx ul li {
  list-style: square inside;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.qs_r .lbzx ul li a {
  color: #666666;
}

/*内容页*/

.news_text {
  margin-bottom: 8px;
  padding: 10px;
}

.news_tit {
  border-bottom: 1px dashed #d8d8d8;
  padding: 0 0 10px;
}

.news_tit h1 {
  font-size: 30px;
  margin: 10px auto;
}

.news_tit ul li {
  float: left;
  font-size: 12px;
  color: #666;
  padding: 0px 10px;
  border-left: 1px solid #666;
  border-bottom: 0px;
  list-style: none;
}

.news_tit ul li:first-child {
  padding-left: 0px;
  border-left: 0px;
}

.news_m {
  margin-bottom: 20px;
  border-bottom: 1px solid #e9e9e9;
}

.news_m ol li {
  list-style: decimal;
}

.news_m p {
  font: normal 16px/28px "微软雅黑";
  padding: 0px;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
}

.news_m p a {
  color: #000000;
  font-family: "宋体";
  font-size: 14px;
}

.news_m p a:hover {
  color: #0000ff;
  text-decoration: underline;
}

.news_m p iframe {
  width: 740px;
  height: 600px;
}

.news_m img {
  max-width: 850px;
}

.news_m table {
}

.news_m tr {
}

.news_m td {
  padding: 5px 5px;
}

.news_m a {
  color: blue;
}

.news_tag {
  width: 90%;
  margin: 10px auto;
}

.news_tag h2 {
  font-weight: bold;
}

.news_tag ul {
}

.news_tag ul li {
  list-style: decimal inside;
  border-bottom: none;
  color: cornflowerblue;
  margin: 10px auto;
  padding: 0px;
}

.news_tag ul li a {
  color: #0000ff;
  font-size: 1rem;
}

.news_sx {
  margin: 20px auto;
  font-size: 16px;
  font-weight: bold;
}

.news_sx a {
  color: #333;
}

.news_sx .fl,
.news_sx .fr {
  width: 48%;
}

/*.xglink{}
.xglink li{ float:left; width: 90%; list-style: square inside;}*/

.hot_rc {
}

.hot_rc h2 {
  font-size: 18px;
  font-weight: bold;
}

.hot_rc ul {
}

.hot_rc ul li {
  float: left;
  width: 46%;
  margin: 0% 2%;
  border-bottom: 0px;
  list-style: square inside;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sm {
  line-height: 22px;
  padding: 10px;
}

.sm h3 {
  font-size: 18px;
  display: block;
  color: #333;
}

.sm p {
  color: #666;
  font-size: 16px;
}

/*友链
.fr_link{ background:#202329; font-size: 18px; color:#fff; font-weight: bold;padding: 15px 10px; line-height: 30px;}
.fr_link h3{ margin-left: 10px;}
.fr_link table tr td{ margin: 0px 10px; float: left;text-align: left; font-size: 12px; font-weight: normal;}
.fr_link table tr td a{ color:#fff;}*/

/*footer*/
.w1200 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.qs_footer {
  margin-bottom: 20px;
  font-size: 12px;
  padding-top: 20px;
  border-top: 1px solid #b7b7b7;
}

.qs_footer .footerL,
.qs_footer .footerR,
.qs_footer .footerM {
  float: left;
}

.qs_footer .footerL {
  width: 24.5%;
}

.qs_footer .footerR {
  width: 22%;
}

.qs_footer .footerM {
  width: 40.5%;
  margin: 0px 3%;
  padding: 0px 3%;
  border-left: 1px solid #b7b7b7;
  border-right: 1px solid #b7b7b7;
}

.qs_footer .footerL ul {
}

.qs_footer .footerL ul li {
  float: left;
  width: 33%;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
}

.qs_footer .footerM a {
  color: #333333;
}

.qs_footer .footerM ul {
  display: block;
}

.qs_footer .footerM ul li {
  float: left;
  padding: 0px 5px;
  margin: 5px auto;
  border-left: 1px solid #666;
  line-height: 13px;
}

.qs_footer .footerM ul li:first-child {
  padding-left: 0px;
  border: 0px;
}

.qs_footer .footerM p {
  line-height: 24px;
  color: #333333;
}

.qs_footer .footerR {
  text-align: center;
}

.qs_footer .footerR h2 {
  display: block;
  color: #f16843;
}

.qs_footer .footerR p {
  line-height: 50px;
}

.qs_footer .footerR a {
  display: block;
  width: 150px;
  margin: 5px auto;
  padding: 5px;
  border: 1px solid #f16843;
}

@media only screen and (max-width: 640px) {
  .w1200 {
    width: 100%;
    padding-top: 0px;
  }

  .qs_footer .footerL,
  .qs_footer .footerM,
  .qs_footer .footerR {
    width: 94%;
  }

  .qs_footer .footerM {
    border-left: 0px;
    border-right: 0px;
  }

  .news_m p iframe {
    width: 100%;
    height: auto;
  }

  .news_m img {
    max-width: 640px;
  }
}

/*班型*/
act {
  width: 95%;
  max-width: 1200px;
  display: block;
  margin: 3rem auto;
  padding: 0% 1%;
  font-size: 14px;
  border-radius: 10px;
  box-shadow: 0px 5px 22px 2px #cacaca;
  text-align: center;
}

act img {
  max-width: 80%;
}

act .banp {
  width: 90%;
  margin: 10px auto;
  padding: 1%;
  font-size: 1.2rem;
  line-height: 2rem;
}

act .banp p {
  font-size: 1.5rem;
  line-height: 2rem;
}

act .banp p span {
  display: none;
}

act .aaa {
  width: 90%;
  margin: 10px auto;
}

act .aaa h2,
act .aaa div {
  font-size: 16px;
  float: left;
  text-align: center;
  background: #f4f4f4;
  color: #666;
  padding: 5px 3%;
  border: 1px solid #b8b8b9;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 40px;
  margin: 0.5rem auto;
}

act .aaa h2.tab-active,
act .aaa div.active {
  color: #ffffff;
  background: #ff4a00;
  border: 1px solid #ff4a00;
}

act .bbb {
  width: 100%;
  max-width: 1200px;
  height: 250px;
  overflow-x: hidden;
  overflow-y: scroll;
}

/* 设置滚动条的样式 */

act .bbb {
  text-align: left;
  margin: 0rem auto 3rem;
}

act ul {
  width: 95%;
  zoom: 1;
  margin: 10px auto;
  clear: both;
}

act ul h2 {
  text-align: center;
}

.pd_tit {
  text-align: center;
  margin: 2rem auto;
  display: block;
}

.pd_tit h2,
.pd_tit h3 {
  display: inline;
  background: #3dc7c2;
  font-size: 1.5rem;
  color: #ffffff;
  font-weight: normal;
  padding: 10px 15px;
}

.pd_tit hr {
  -webkit-margin-before: 0em;
  margin-bottom: 2rem;
}

.pd_tit p {
  font-size: 1rem;
  color: #929292;
}

act ul li {
  float: left;
  width: 40%;
  margin: 5px 5%;
  line-height: 30px;
  color: #2b2b2a;
}

act ul li h2 {
  text-align: left;
  border-bottom: 1px solid #939393;
  font-weight: bold;
}

act ul li h2 a {
  float: right;
  font-size: 1rem;
  color: #2470e8;
  display: none;
}

act ul li h2 a.s {
  display: none;
}

act ul li div {
  clear: both;
  margin: 10px auto;
  height: auto;
}

act ul li div > h3 {
  float: left;
  margin-block-start: 0em;
  margin-block-end: 0em;
  height: auto;
  line-height: 30px;
}

act ul li div > a {
  margin: 0px 4px;
  color: #3682f3;
  font-size: 1rem;
}

act ul li div > a.s {
  display: none;
}

act ul.s {
  display: none;
}

act ul.e {
  display: block;
}

act ul.navul {
  display: block;
}

/*手机端css代码*/

@media screen and (max-width: 640px) {
  .anchor_layer .nav_wrap a {
    font-size: 16px;
  }

  act .banp p span {
    display: initial;
  }

  act ul li {
    float: none;
    width: 96%;
    margin: 5px 2%;
    height: auto;
  }

  act .banp p {
    font-size: 1rem;
  }
}

@media screen and (max-width: 500px) {
}

@media screen and (max-width: 320px) {
}
