@charset "utf-8";
/* CSS Document */

* {
  margin: 0px;
  padding: 0px
}

body {
  background: #f5f7fa !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: #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 {
  margin: 5px 30px;
  border-left: 4px solid #65c3bb;
  padding-left: 10px;
  font-size: 16px;
}

/*顶部*/
.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: 99;
}

.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: 70px;
  padding: 14px 0px;
}

.qs_headL {
  width: 40%;
  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_hdL h1 a:last-child {
  margin-left: 20px;
}

.qs_headM {
  width: 35%;
  margin: 10px 2% 0px -9%;
}

#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: #b8babc;
  text-decoration: 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: 16px 80px;
  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;
}

/*导航*/
.ky_nav {
  height: 50px;
  line-height: 45px;
  margin-top: 20px;
  z-index: 1;
}

.ky_nav ul li a {}

.ky_nav ul li a:hover {
  color: #ff6b00;
}

.navList {
  margin-left: 230px;
  margin-right: 250px;
  height: 45px;
}

.navList li {
  float: left;
  height: 43px;
  line-height: 45px;
  position: relative;
  z-index: 9998;
}

/*.navList li:first-child{ background: #ff982a; border-top-right-radius: 40px;border-bottom-right-radius: 40px;}
.navList li:first-child a{color:#ffffff; font-weight: bold;}
.navList li:first-child a:hover{color:#ffffff; }*/
.navList li a {
  font-size: 16px;
  color: #f09029;
  font-weight: bold;
  padding: 0 16px;
  display: block;
  position: relative;
  z-index: 1000;
  height: 45px;
  line-height: 42px;
  border-bottom: 0;
  text-decoration: underline;
}

.navList li a:hover {
  color: #ff6b00;
}

/*导航*/
.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%;
  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
}

/*焦点*/
.focus {
  width: 735px;
  height: 510px;
  margin: 0px auto;
  right: 12px;
  position: relative;
  overflow: hidden;
}

.focus ul li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 510px;
}

.focus ul li a {
  display: block;
  height: 510px;
}

.focus ul li a img {
  display: block;
  width: 100%;
  max-width: 1920px;
  height: 510px;
  margin: 0px auto;
}

.posiAdd {
  margin-top: -510px;
  position: relative;
}

.prev,
.next {
  width: 45px;
  height: 100px;
  position: absolute;
  top: 150px;
  background: url(http://www.qsiedu.com/skin/default/images/qspds/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: 220px;
}

.next {
  right: 100px;
  background-position: right top;
}

.next.qs_index {
  right: 248px;
}

.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;
}


/* 侧导航 */
.ky_banner {
  position: relative;
  height: 510px;
}

.twoSide {
  margin-top: 0;
  position: relative;
}

/*左侧*/
.leftSide {
  position: absolute;
  z-index: 99;
  left: 0;
  top: -46px;
  width: 220px;
  /*font-size:14px; line-height:50px;*/
  background-color: #ffffff;
  /*border: 1px solid #00c0ba;border-radius: 30px;*/
}

.leftSide .qs_index {
  line-height: 40px;
}

@media \0screen\,screen\9 {

  /* 只支持IE6、7、8 */
  .leftSide {
    background-color: #333333;
    filter: Alpha(opacity=50);
    position: static;
    /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom: 1;
    /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }

}

.leftSide a {
  color: #414141;
  padding-left: 16px;
}

.leftSide a:hover {
  color: #00c0ba;
}

.leftSide ul li {
  width: 220px;
  padding: 6px 0px;
  position: relative;
  z-index: 9999;
  background: url(http://www.qsiedu.com/skin/default/images/banxing/icon.png) no-repeat scroll 190px center;
}

.leftSide ul li:first-child {
  background: none;
}

.leftSide ul.qs li {
  padding: 17px 0px;
}

.leftSide ul li:hover {
  /*border-left: 2px solid #5a9afa;margin-left: -2px;background-color: rgba(51,51,51,0.4);*/
}

.leftSide ul li:hover a {
  color: #00c0ba;
}

.leftSide ul li.menu_tit {
  height: 41px;
  top: -1px;
  width: 221px;
  /*border-top-left-radius: 41px;border-bottom-left-radius: 41px;background: #00c0ba;*/
  padding: 2px 0px;
  border: 0px;
}

.leftSide ul li.menu_tit span {
  color: #00BAAD;
  font-weight: bold;
  padding-left: 40px;
  margin: 10px;
  font-size: 18px;
  line-height: 24px;
}

.leftSide ul li:hover.menu_tit {
  /*background: #5a9afa;*/
  border: 0px;
  margin: 0px;
}

.leftSide ul li.s {
  border: 0px;
  margin: 0px;
  background: none;
}

.leftSide ul li.s span {
  font-size: 20px;
  margin: 10px;
}

.leftSide ul li.s span a {
  color: #414141;
}

.leftSide ul li:hover.s {
  background: none;
  border: 0px;
  margin: 0px;
}

.leftSide ul li span {
  display: block;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  margin: 10px;
}

.leftSide ul li span.qs_dh {
  background: url(http://www.qsiedu.com/skin/default/image/hmpd/ico1.png) no-repeat;
  background-position: 0px -230px;
}

.leftSide ul li span.qs_ky {
  background: url(http://www.qsiedu.com/skin/default/image/hmpd/ico1.png) no-repeat;
  background-position: 0px -35px;
}

.leftSide ul li span.qs_lx {
  background: url(http://www.qsiedu.com/skin/default/image/hmpd/ico1.png) no-repeat;
  background-position: 0px -30px;
}

.leftSide ul li span.qs_yz {
  background: url(http://www.qsiedu.com/skin/default/image/hmpd/ico1.png) no-repeat;
  background-position: 0px -68px;
}

.leftSide ul li span a {
  color: #414141;
}

.leftSideHid {
  position: absolute;
  z-index: 999;
  left: 220px;
  top: 0;
  width: 460px;
  padding: 20px;
  color: #4c4a4b;
  background: #fff;
  border: 1px solid #e5e5e5;
  box-shadow: 0 0 8px #ccc;
}

.leftSideHid h2 {
  font-size: 1.2rem;
  font-weight: bold;
  color: #00c0ba;
  margin: 0.5rem;
  padding: 0px 10px 10px 0px;
  border-bottom: 1px solid #bbb9b9;
}

.leftSideHid h2 a {
  font-size: 1rem;
}

.leftSide ul li:hover .leftSideHid h2 a {
  color: #2c35e1;
  top: -1px;
  position: relative;
}

.leftSide ul li:hover .leftSideHid h2 a.fr {
  color: #fb6943;
  /*font-weight: normal;*/
  top: 4px;
}

.leftSideHid p a {
  float: none;
  color: #4c4a4b;
  line-height: 2rem;
  border-bottom: 1px solid #333;
  padding-left: 0px;
  position: relative;
}

.leftSideHid p a i {
  width: 28px;
  height: 18px;
  display: block;
  background: url(http://www.qsiedu.com/skin/default/image/hmpd/hot.gif) no-repeat center center;
  position: absolute;
  top: -9px;
  right: -24px;
}

/*右侧*/
.ky_navr {
  width: 225px;
  padding: 10px;
  font-size: 14px;
  background: #ffffff;
  position: relative;
  top: -46px;
  z-index: 99;
  /*margin-top: 50px; border-radius: 30px;*/
}

.ky_navr .aaa {
  /*margin:10px;*/
}

/*.ky_navr .aaa h2:first-child{border-top-left-radius: 41px;border-bottom-left-radius: 41px;}
.ky_navr .aaa h2:last-child{border-top-right-radius: 40px;border-bottom-right-radius: 40px;}*/
.ky_navr h2 {
  font-size: 16px;
  color: #00BAAD;
  font-weight: bold;
  line-height: 24px;
  padding-right: 40px;
  /*width:50%;float:left; background: #f4f4f4;*/
  text-align: right;
  background: url(http://www.qsiedu.com/skin/default/image/hmpd/ico1.png) no-repeat;
  background-position: 187px -270px;
  /*color:#666;padding:5px 3%;border: 1px solid #b8b8b9;box-sizing: border-box; -moz-box-sizing: border-box;*/
}

.ky_navr h2.tab-active {
  /*color: #ffffff; background: #ff4a00; border:1px solid #ff4a00;*/
}

.ky_navr .bbb {
  margin-top: 16px;
}

.ky_navr .navul {
  zoom: 1;
  margin: 10px 2px auto;
}

.ky_navr .navul li {
  margin-left: 28px;
  line-height: 31px;
  list-style: decimal;
  list-style-position: outside;
  color: #ff4a00;
}

.ky_navr .navul li:nth-child(1) {
  list-style: url(http://www.qsiedu.com/skin/default/image/hmpd/list01.png) outside;
}

.ky_navr .navul li:nth-child(2) {
  list-style: url(http://www.qsiedu.com/skin/default/image/hmpd/list02.png) outside;
}

.ky_navr .navul li:nth-child(3) {
  list-style: url(http://www.qsiedu.com/skin/default/image/hmpd/list03.png) outside;
}

.ky_navr .navul li:nth-child(4) {
  list-style: url(http://www.qsiedu.com/skin/default/image/hmpd/list04.png) outside;
}

.ky_navr .navul li:nth-child(5) {
  list-style: url(http://www.qsiedu.com/skin/default/image/hmpd/list05.png) outside;
}

.ky_navr ul {
  display: none;
}

.ky_navr ul.navul {
  display: block;
}

/*主要内容*/
.ky_main {
  margin: 0px auto;
  clear: both;
}

/*小图*/
.ky_img {
  height: 140px;
  margin: 15px auto;
}

.ky_img ul li {
  display: block;
  float: left;
  width: 230px;
  height: 140px;
  margin: 0px 5px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.ky_img ul li img {
  cursor: pointer;
  -webkit-transition: all .4s ease;
}

.ky_img ul li img:hover {
  -webkit-transform: scale(1.06, 1.06);
}


/*头条新闻*/
.ky_news {
  background: #fff;
  height: 450px;
  margin: 20px 0px;
  padding: 30px 0px;
}

.ky_news ul li {
  float: left;
  position: relative;
  border-left: 1px solid #b7b7b7;
}

.ky_news ul li:first-child {
  border-left: 0px;
  white-space: normal;
}

.ky_news ul li:nth-child(2) {
  white-space: normal;
}

/* 资讯 */
.news_zx {
  overflow: hidden;
  width: 354px;
  height: 440px;
  padding: 0px 15px 0px 30px;
  float: right;
}

.news_tab {
  height: 30px;
  line-height: 30px;
}

.news_tab span {
  padding: 0 10px;
  border-left: 1px solid #333333;
  font-weight: normal;
}

.news_tab span.s {
  position: relative;
  border-left: 4px solid #65c3bb;
}

.news_tab span a {
  color: #A7A5A5;
}

.news_tab span.s a,
.news_tab span.s a:link,
.news_tab span.s a:visited,
.news_tab span.s a:active {
  color: #333333;
}

.news_tab .news_more {
  float: right;
}

.news_con ul {
  width: 100%;
  margin-top: 10px;
  padding-left: 7px;
}

.news_con li {
  width: 330px;
  padding: 5px 0px;
  background: none;
  list-style: disc inside;
  color: #ff750d;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news_con li:first-child {
  white-space: normal;
}

.news_con li:nth-child(2) {
  white-space: normal;
}

.news_con li:first-child a {
  font-size: 1.2rem;
  font-weight: bold;
}

.news_con li:nth-child(2) a {
  color: #ff750d;
}


.ky_news ul li .news_zx .news_con li {
  border: 0px;
}

.ky_news ul li .news_zx .news_con li:first-child a {
  font-size: 1.2rem;
  font-weight: bold;
}

.ky_news ul li .news_zx .news_con li:nth-child(2) a {
  color: #ff750d;
}

.news_con a {
  font-size: 1rem;
  margin-left: -5px;
}

.news_con ul li.s a {
  font-size: 1.2rem;
  font-weight: bold;
}

.news_con ul li.e a {
  color: #ff750d;
}

.more {
  right: 10px;
  top: -36px;
  padding: 0px 5px;
  color: #b7b7b7;
  border-radius: 10px;
  border: 1px solid #b7b7b7;
}

/*关于勤思*/
.ky_qinsi,
.ky_contact {
  margin: 20px 0px;
  padding: 30px 0px;
  background: #fff;
}

.news_zx.qinsi2 {
  height: 320px;
}

.qinsi_l {
  float: left;
  width: 800px;
  border-right: 1px solid #b7b7b7;
}

.news_zx.qinsi {
  width: 770px;
  height: 280px;
  padding-right: 30px;
}

.news_zx.qinsi .news_con.pos_r {
  position: absolute;
}

.qinsi_l .news_tab span {
  background: url(http://www.qsiedu.com/skin/default/images/qspds/square0.png) no-repeat;
  display: block;
  margin: 5px 30px;
  width: 320px;
  display: block;
  border-left: 0px solid #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.qinsi_l .news_tab span.s {
  background: url(http://www.qsiedu.com/skin/default/images/qspds/square.png) no-repeat;
  border-left: 0px solid #65c3bb;
}

.qinsi_l .news_tab span a {}

.qinsi_l .news_tab span.s a,
.news_tab span.s a:link,
.news_tab span.s a:visited,
.news_tab span.s a:active {
  color: #333333;
}

.qinsi_l .qs {
  position: absolute;
  width: 330px;
  left: 410px;
}

.qinsi_l .news_con {
  margin: 10px 30px;
}


/*联系我们*/
.contact_l {
  float: left;
  width: 560px;
  border-right: 1px solid #b7b7b7;
}

.contact_r {
  float: left;
  width: 539px;
  margin-left: 40px;
}

.contact_m {
  margin-top: 20px;
  height: 230px;
  padding: 0px 30px;
}

.contact_r {
  font-size: 16px;
  color: #666666;
  line-height: 26px;
}



/*友链*/
.fr_link {
  background: #202329;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  padding: 15px 10px;
  line-height: 30px;
}

.fr_link table tr td {
  margin: 5px;
  text-align: left;
  font-size: 14px;
  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: 20px;
  }

  .qs_footer .footerL,
  .qs_footer .footerM,
  .qs_footer .footerR {
    width: 94%;
  }

  .qs_footer .footerM {
    border-left: 0px;
    border-right: 0px;
  }
}

#QIAO_INVITE_CONTAINER {
  max-width: 0%;
  max-height: 0%;
  opacity: 0;
}

#LXB_CONTAINER .lxb-container,
#QIAO_ICON_CONTAINER.qiao-icon-sector-left,
#QIAO_ICON_CONTAINER.qiao-icon-sector-left .qiao-icon-sector-inner {
  display: none;
}

#QIAO_ICON_CONTAINER.qiao-icon-sector {
  max-width: 0em;
  max-height: 0em;
}

@media screen and (max-width:700px) {

  .right_xf,
  .advBtn {
    display: none;
  }

  .fud,
  .bottomAD {
    display: block;
  }

  .bdsq {
    display: none;
  }

  .bdsq {
    display: none;
  }

}

@media screen and (min-width:640px) {
  .advBtn {
    display: block;
  }

  .fud,
  .bottomAD {
    display: none;
  }
}

@media screen and (min-width:900px) {

  .fud,
  .bottomAD {
    display: none;
  }
}

.bdcs-container .bdcs-search-form-input:focus {
  border-color: #77b813;
  outline: none;
  border-color: rgba(119, 184, 19, .75);
  -webkit-box-shadow: 0 0 8px rgba(119, 184, 19, 0.6);
  box-shadow: 0 0 8px rgba(119, 184, 19, 0.6);
  -moz-shadow: 0 0 8px rgba(119, 184, 19, 0.6);
}


.gotop {
  width: 55px;
  height: 55px;
  background: url(http://www.qsiedu.com/skin/default/image/hmpd/ico1.png) no-repeat;
  background-position: 10px -295px;
  text-align: center;
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 9999;
}