@charset "utf-8";
/* CSS Document */

* {
  margin: 0px;
  padding: 0px;
}
body {
  background: #fff;
}
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: #666;
}
a:hover {
  text-decoration: none;
}

/* ��������λ��ʽ */
.fl {
  float: left;
  display: inline;
}
.fr {
  float: right;
}
.pos_a {
  position: absolute;
}
.pos_r {
  position: relative;
}

/* ������ʽ */
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt12 {
  margin-top: 12px;
}
.mt15 {
  margin-top: 15px;
}
.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: 0px auto;
  position: relative;
}
.qs_tit.ln {
  border-bottom: 0px;
}
.qs_tit {
  margin: 10px 0px 30px 0px;
  border-bottom: 1px solid #666;
  padding-bottom: 7px;
  font-size: 24px;
  color: #333;
}
.qs_tit span {
  border-bottom: 4px solid #65c3bb;
  padding: 5px;
}

/*����*/
.qs_top {
  width: 100%;
  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: 90px;
  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: 0px;
}

.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;
}
.listBox p.top_01 {
  background-position: -13px 0px;
}
.listBox p.top_02 {
  background-position: -13px -28px;
}
.listBox p.top_03 {
  background-position: -13px -55px;
}
.listBox p.top_04 {
  background-position: -13px -85px;
}
.listBox p.top_05 {
  background-position: -13px -114px;
}
.listBox p.top_06 {
  background-position: -13px -141px;
}
.listBox p.top_07 {
  background-position: -13px -169px;
}
.listBox p.top_08 {
  margin-bottom: 0;
  background-position: -13px -198px;
}
.listBox p.top_09 {
  background-position: -13px -225px;
}
.listBox p.top_10 {
  background-position: -13px -251px;
}
.listBox p.top_11 {
  background-position: -13px -277px;
}
.listBox p.top_12 {
  background-position: -13px -303px;
}
.listBox p.top_13 {
  margin-bottom: 0;
  background-position: -13px -329px;
}
.listBox p.top_14 {
  background-position: -13px -356px;
}
.listBox p.top_15 {
  background-position: -13px -383px;
}
.listBox p.top_16 {
  background-position: -13px -410px;
}
.listBox p.top_17 {
  background-position: -13px -438px;
}
.listBox p.top_18 {
  background-position: -13px -465px;
}
.listBox p.top_20 {
  background-position: -13px -492px;
}
.listBox p.top_19 {
  background-position: -13px -520px;
}
.listBox p.top_21 {
  margin-bottom: 0;
  background-position: -13px -548px;
}

.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 {
  height: 50px;
  padding: 5px 0px;
}
.qs_hdL {
  display: inline;
}
.qs_hdL h1 {
  font-size: 30px;
  padding: 0px;
  margin: 6px auto;
}
.qs_hdL h1 a:last-child {
  margin-left: 20px;
}
.qs_hdL h1 a img {
  height: 40px;
}

/*���嵼��*/
.navList {
  margin-left: 200px;
  height: 45px;
  position: relative;
}
.navList ul {
  margin: 0px auto;
}
.navList li {
  float: left;
  height: 45px;
  line-height: 45px;
  position: relative;
  z-index: 9998;
}
.navList li a {
  font-size: 20px;
  color: #4c4a4b;
  padding: 0 9px;
  display: block;
  position: relative;
  z-index: 1000;
  height: 45px;
  line-height: 60px;
  border-bottom: 0;
}
.navList li:first-child a {
  border-left: 0px;
}
.navList span.nav_on {
  display: none;
  width: 30px;
  position: absolute;
  top: -38px;
  right: 12px;
  cursor: pointer;
}
.nav_on i {
  display: block;
  width: 100%;
  height: 2px;
  background: #333;
  margin-bottom: 10px;
}

/*����*/
.qs_banner {
  background: url(http://www.qsiedu.com//skin/default/images/zhaopin/img/qs_banner.png)
    center no-repeat;
  height: 340px;
  background-size: cover;
}

/*ҳ�浼��*/
.qs_dh {
  font-size: 18px;
  display: block;
  margin-top: 10px;
  padding: 10px 0px;
}

/*��˾���*/
.qs_cont.w1200 {
  margin: 40px auto;
}
.qs_cont .fl {
  width: 50%;
}
.qs_cont .fr {
  width: 44%;
  margin: 0% 3%;
}
.qs_cont .fr h2 {
  margin: 15px auto;
  text-align: center;
  color: #333;
}
.qs_cont .fr .cont_m {
  padding: 20px; /*background:#eeeeee; border-top: 2px solid #65c3bb; border-radius: 5px;box-shadow: 0px 3px 10px 1px #888888;*/
}
.qs_cont .fr .cont_m p {
  text-indent: 2rem;
  margin: 18px 0px;
  line-height: 25px;
  color: #666;
}
.qs_cont ul {
}
.qs_cont ul li {
  float: left;
  width: 23%;
  margin: 3% 1%;
  border-radius: 5px;
  line-height: 50px;
  text-align: center;
  box-shadow: 0px 3px 10px 1px #888888; /*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/
}
.qs_cont ul li img {
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.qs_cont ul li p {
  width: 80%;
  text-align: center;
  line-height: 30px;
  margin: 7px auto;
}
.qs_cont ul li:first-child {
  margin-left: 0px;
}
.qs_cont ul li:last-child {
  margin-right: 0px;
}

/*Ʒ������*/
.qs_pp {
  background: url(http://www.qsiedu.com//skin/default/images/zhaopin/img/qsbg1.jpg)
    center no-repeat;
  background-size: cover;
  padding: 40px 0px;
}
.qs_pp ul {
  /*width:80%; */
  margin: 30px auto;
}
.qs_pp ul h2 {
  display: block;
  margin: 20px auto;
}
.qs_pp ul hr {
  margin: 25px 0px;
  border: 1px solid #fff;
}
.qs_pp ul li {
  float: left;
  width: 17%;
  border-left: 1px solid #666;
  padding-left: 2%;
  color: #333;
  line-height: 30px;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.qs_pp ul.zr li {
  margin: 10px auto;
}
/*.qs_pp ul li:last-child{ width:90%; border:0px; padding-bottom: 70px;}*/

/*��Ƹ��λ*/
.qs_zp.w1200 {
  margin: 40px auto;
}
.zpl {
  width: 160px;
  float: left;
}
.zpl ul li {
  width: 120px;
  height: 30px;
  margin: 10px auto;
  line-height: 30px;
  text-align: center;
}

.zpr {
  width: 1000px;
  float: right;
  padding-left: 38px;
  border-left: 1px solid #ddddde;
}
.gw {
}
.gw .bm {
  display: block;
  margin: 10px auto;
  font-size: 22px;
  line-height: 24px;
  padding-left: 10px;
  border-left: 5px solid #66ccbb;
  color: #333;
}
.gw ul {
  clear: both;
  display: block;
}
.gw ul li {
  float: left;
  margin: 24px 10px;
  padding: 0px 10px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.gw ul li:first-child {
  margin-left: 0px;
}

.zz {
  color: #666;
}
.zz ul li {
  line-height: 28px;
}
.zz ul li h3 {
  color: #333;
}
.zz ul li a {
  display: block;
  float: left;
  text-align: center;
  border: 1px solid #66ccbb;
  background: #66ccbb;
  margin: 25px auto;
  padding: 5px 20px;
  color: #fff;
}
.zz ul li a:hover {
  background: #fff;
  color: #333;
}

/*��������*/
.qs_fl.w1200 {
  margin: 40px auto;
}
.qs_fl ul {
  width: 70%;
  margin: 20px auto;
  padding: 20px;
  background: #eee;
}
.qs_fl ul li {
  width: 90%;
  margin: 0 auto;
  padding: 10px;
}
.qs_fl ul li span {
  display: inline-block !important;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #ccc;
  margin-right: 50px;
}
.qs_fl ul li:hover {
  color: #009688;
  font-weight: bold;
  cursor: pointer;
}
.qs_fl ul li:hover span {
  background: #009688;
  color: #fff;
}

.qs_img img {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

/*��������*/
.qs_jr {
  background: #ececec;
  padding: 30px;
  text-align: center;
}
.qs_jr .qs_tit {
  text-align: left;
}

/*��ҵ����*/
.qs_ry.w1200 {
  margin: 40px auto;
}
.qs_ry ul li {
  width: 23%;
  float: left;
  line-height: 40px;
  margin: 1%;
  text-align: center;
  box-shadow: 0px 3px 10px 1px #888888;
}
.qs_ry ul li img {
  width: 100%;
}

/*�ֻ���css����*/
@media screen and (max-width: 768px) {
  .qs_head {
    height: auto;
  }
  .navList {
    margin-left: 10px;
    height: auto;
    display: block;
    clear: both;
  }
  .navList ul {
    display: none;
    width: 100%;
    top: -10px;
  }
  .navList ul li {
    margin: 5px auto;
  }
  .navList ul li a {
    line-height: 45px;
  }
  .navList span.nav_on {
    display: block;
  }
  .qs_banner {
    height: 125px;
  }
  .fl,
  .fr {
    float: none;
  }
  .qs_cont .fl {
    width: 100%;
  }
  .qs_cont .fr {
    width: 92%;
    margin: 1% 3%;
  }
  .qs_cont ul li {
    width: 96%;
    margin: 3% 2%;
  }
  .qs_cont ul li:first-child {
    margin-left: 2%;
  }
  .qs_dh {
    padding: 10px;
  }
  .qs_tit {
    margin: 10px 0px 30px 10px;
  }
  .qs_pp ul li {
    width: 47%;
    margin: 10px auto;
  }
  .qs_pp ul li:last-child {
    overflow: auto;
    white-space: normal;
    text-overflow: ellipsis;
  }
  .zpl {
    width: 100%;
    float: none;
  }
  .zpl ul li {
    float: left;
    margin: 10px;
  }
  .zpr {
    width: 100%;
  }
  .gw {
    margin-left: 10px;
  }
  .gw ul li {
    margin: 10px;
  }
  .zz {
    width: 90%;
    margin: 0px auto;
  }
  .qs_fl img,
  .qs_jr img {
    width: 100%;
  }
  .qs_jr {
    padding: 10px 0px;
  }
  .qs_ry ul li {
    width: 94%;
    float: none;
    margin: 3%;
  }
  .qs_fl ul li span {
    margin-right: 10px;
  }
  .qs_fl ul {
    width: 100%;
    padding: 20px 0px;
  }
}

/*�ֻ���css����*/
@media screen and (max-width: 640px) {
  .w1200 {
    width: 100%;
    margin: 0px auto;
  }
  .qs_top {
    display: none;
  }
  .qs_banner {
    height: 125px;
  }
}
