/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* @import "compass/reset"; */
/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 112, ../sass/print.scss */
.file_authentication {
  width: 0;
  height: 0;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 125, ../sass/print.scss */
.layui-inline.muti .layui-form-label {
  width: 130px;
  padding-left: 0;
  padding-right: 0;
  margin-right: 20px;
}
/* line 131, ../sass/print.scss */
.layui-inline.muti .layui-input-inline {
  width: 100px;
  float: left;
}
/* line 134, ../sass/print.scss */
.layui-inline.muti .layui-input-inline.long {
  width: 230px;
}
/* line 138, ../sass/print.scss */
.layui-inline.muti .layui-form-mid {
  margin-left: 10px;
}

/* line 144, ../sass/print.scss */
.layui-form-item.red {
  color: #f24a4a;
}
/* line 147, ../sass/print.scss */
.layui-form-item.nobottom {
  margin-bottom: 0;
}
/* line 151, ../sass/print.scss */
.layui-form-item.long .layui-form-label {
  width: 130px;
}
/* line 154, ../sass/print.scss */
.layui-form-item.long .layui-input-block {
  margin-left: 150px;
}
/* line 159, ../sass/print.scss */
.layui-form-item.longer .layui-form-label {
  width: 150px;
}
/* line 162, ../sass/print.scss */
.layui-form-item.longer .layui-input-block {
  margin-left: 170px;
}
/* line 167, ../sass/print.scss */
.layui-form-item.longest .layui-form-label {
  width: 210px;
}
/* line 170, ../sass/print.scss */
.layui-form-item.longest .layui-input-block {
  margin-left: 230px;
}
/* line 175, ../sass/print.scss */
.layui-form-item.longester .layui-form-label {
  width: 285px;
}
/* line 178, ../sass/print.scss */
.layui-form-item.longester .layui-input-block {
  margin-left: 305px;
}
/* line 182, ../sass/print.scss */
.layui-form-item .layui-form-label {
  padding-right: 0;
  padding-left: 0;
}
/* line 185, ../sass/print.scss */
.layui-form-item .layui-form-label.justy {
  text-align: justify;
  text-align-last: justify;
}
/* line 190, ../sass/print.scss */
.layui-form-item .layui-form-label.ness:before {
  content: "*";
  display: inline-block;
  color: red;
  margin-right: 4px;
}
/* line 198, ../sass/print.scss */
.layui-form-item .layui-input-block {
  padding-right: 15px;
}
/* line 199, ../sass/print.scss */
.layui-form-item .layui-input-block .inline_first {
  width: 40%;
  float: left;
}
/* line 202, ../sass/print.scss */
.layui-form-item .layui-input-block .inline_first.onece {
  margin-right: 4%;
}
/* line 206, ../sass/print.scss */
.layui-form-item .layui-input-block .inline_last {
  float: right;
}
/* line 209, ../sass/print.scss */
.layui-form-item .layui-input-block .file_name {
  margin-left: 10px;
  color: #777777;
}
/* line 213, ../sass/print.scss */
.layui-form-item .layui-input-block .four {
  float: left;
  width: 23.5%;
  margin-right: 2%;
}
/* line 217, ../sass/print.scss */
.layui-form-item .layui-input-block .four:last-child {
  margin-right: 0;
}
/* line 221, ../sass/print.scss */
.layui-form-item .layui-input-block .five {
  float: left;
  width: 18.4%;
  margin-right: 2%;
}
/* line 225, ../sass/print.scss */
.layui-form-item .layui-input-block .five:last-child {
  margin-right: 0;
}
/* line 229, ../sass/print.scss */
.layui-form-item .layui-input-block .three {
  float: left;
  width: 32%;
  margin-right: 2%;
}
/* line 233, ../sass/print.scss */
.layui-form-item .layui-input-block .three:last-child {
  margin-right: 0;
}
/* line 237, ../sass/print.scss */
.layui-form-item .layui-input-block .two {
  float: left;
  width: 49%;
  margin-right: 2%;
}
/* line 241, ../sass/print.scss */
.layui-form-item .layui-input-block .two:last-child {
  margin-right: 0;
}
/* line 245, ../sass/print.scss */
.layui-form-item .layui-input-block .small_part {
  float: left;
  width: 30%;
  margin-right: 2%;
}
/* line 250, ../sass/print.scss */
.layui-form-item .layui-input-block .big_part {
  float: left;
  width: 45%;
}
/* line 255, ../sass/print.scss */
.layui-form-item .layui-input-block input[disabled] {
  background: #dadada;
}
/* line 258, ../sass/print.scss */
.layui-form-item .layui-input-block p {
  padding: 9px 0;
  line-height: 20px;
}
/* line 261, ../sass/print.scss */
.layui-form-item .layui-input-block p span.hover {
  cursor: pointer;
  color: #de411a;
}
/* line 265, ../sass/print.scss */
.layui-form-item .layui-input-block p.bottom {
  margin-bottom: 6px;
}
/* line 269, ../sass/print.scss */
.layui-form-item .layui-input-block .letter {
  display: inline-block;
  position: relative;
  top: 6px;
}
/* line 273, ../sass/print.scss */
.layui-form-item .layui-input-block .letter a {
  color: #f15d39;
}
/* line 275, ../sass/print.scss */
.layui-form-item .layui-input-block .letter a:hover {
  color: #de411a;
}
/* line 280, ../sass/print.scss */
.layui-form-item .layui-input-block .little_tip {
  color: #777777;
  margin-top: 15px;
  line-height: 1.6;
}
/* line 285, ../sass/print.scss */
.layui-form-item .layui-input-block.verification {
  padding-right: 160px;
  position: relative;
}
/* line 288, ../sass/print.scss */
.layui-form-item .layui-input-block.verification input[type=button] {
  position: absolute;
  right: 15px;
  top: 0;
  height: 38px;
  padding: 0px;
  font-size: 13px;
  width: 130px;
}
/* line 297, ../sass/print.scss */
.layui-form-item .layui-input-block.verification.withtip {
  padding-right: 60px;
}
/* line 299, ../sass/print.scss */
.layui-form-item .layui-input-block.verification.withtip .tip {
  background: url(../../images/team/icon-team-tip.png) no-repeat center;
  width: 28px;
  height: 28px;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 5px;
}
/* line 307, ../sass/print.scss */
.layui-form-item .layui-input-block.verification.withtip .tip:hover {
  cursor: pointer;
}
/* line 313, ../sass/print.scss */
.layui-form-item .layui-input-block .layui-up-img {
  width: 100%;
  height: 190px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
  background-image: url(../../images/volunteer/img-volun-id.png);
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
/* line 326, ../sass/print.scss */
.layui-form-item .layui-input-block .layui-form-mid {
  float: none;
  margin-bottom: 6px;
}
/* line 332, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg.three div:nth-of-type(3n) {
  margin-right: 0;
}
/* line 336, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg.big {
  padding: 10px 0;
}
/* line 339, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .tip {
  display: inline-block;
  height: 100px;
  line-height: 100px;
  color: #de411a;
  padding-left: 20px;
}
/* line 346, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .tip_two {
  display: inline-block;
  width: 220px;
  height: 100px;
  line-height: 30px;
  color: #de411a;
  padding-left: 5px;
  padding-top: 5px;
}
/* line 355, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click {
  width: 100px;
  height: 100px;
  border: 1px solid #e8e8e8;
  float: left;
  cursor: pointer;
  margin-right: 15px;
  position: relative;
}
/* line 363, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click:before {
  content: "";
  width: 1px;
  height: 60%;
  position: absolute;
  top: 20%;
  left: 50%;
  background: #e8e8e8;
}
/* line 372, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click:after {
  content: "";
  width: 60%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 20%;
  background: #e8e8e8;
}
/* line 381, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click:hover {
  border-color: #999999;
}
/* line 383, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click:hover:before {
  background: #999999;
}
/* line 386, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .click:hover:after {
  background: #999999;
}
/* line 391, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .img {
  width: 100px;
  height: 100px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
  float: left;
  margin-right: 15px;
  position: relative;
}
/* line 399, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .img img {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
/* line 405, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .img span {
  position: absolute;
  top: -9px;
  right: -9px;
  width: 18px;
  height: 18px;
  line-height: 17px;
  background: #f24a4a;
  color: #ffffff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 16px;
  text-align: center;
  display: inline-block;
}
/* line 418, ../sass/print.scss */
.layui-form-item .layui-input-block .upImg .img span:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/* line 426, ../sass/print.scss */
.layui-btn-home {
  background-color: #de411a;
  width: 92px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 430, ../sass/print.scss */
.layui-btn-home.littlelong {
  width: 92px;
}
/* line 433, ../sass/print.scss */
.layui-btn-home.long {
  width: auto;
}
/* line 436, ../sass/print.scss */
.layui-btn-home.normal {
  width: auto;
}

/* line 440, ../sass/print.scss */
.layui-btn-home2 {
  background-color: #f15d39;
  width: 92px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 444, ../sass/print.scss */
.layui-btn-home2.littlelong {
  width: 92px;
}
/* line 447, ../sass/print.scss */
.layui-btn-home2.long {
  width: auto;
}
/* line 450, ../sass/print.scss */
.layui-btn-home2.normal {
  width: auto;
}

/* line 454, ../sass/print.scss */
.layui-btn-delete {
  background-color: #999999;
  width: 92px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 460, ../sass/print.scss */
.layui-btn[disabled] {
  background: #c1c1c1;
}
/* line 463, ../sass/print.scss */
.layui-btn.radius {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 469, ../sass/print.scss */
.modal-body {
  padding-top: 30px;
  max-height: 600px;
  overflow: auto;
}

/* line 476, ../sass/print.scss */
.gen_reg .sides {
  width: 50%;
  float: left;
}
/* line 477, ../sass/print.scss */
.gen_reg .sides.right {
  padding-left: 15px;
}
/* line 482, ../sass/print.scss */
.gen_reg .sides .header {
  position: relative;
  padding-bottom: 20px;
}
/* line 485, ../sass/print.scss */
.gen_reg .sides .header .left {
  padding-right: 80px;
}
/* line 488, ../sass/print.scss */
.gen_reg .sides .header input[type=button] {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 494, ../sass/print.scss */
.gen_reg .sides .bodyer {
  border-right: 1px solid #e8e8e8;
}
/* line 496, ../sass/print.scss */
.gen_reg .sides .bodyer.noboder {
  border: 0;
}
/* line 499, ../sass/print.scss */
.gen_reg .sides .bodyer .func {
  padding-bottom: 10px;
  padding-left: 10px;
}
/* line 502, ../sass/print.scss */
.gen_reg .sides .bodyer .func label {
  font-weight: normal;
}
/* line 504, ../sass/print.scss */
.gen_reg .sides .bodyer .func label input {
  position: relative;
  top: 2px;
}
/* line 510, ../sass/print.scss */
.gen_reg .sides .bodyer .list {
  max-height: 480px;
  overflow: auto;
}
/* line 513, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul {
  padding: 0 10px;
}
/* line 515, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li {
  padding: 6px 5px;
  border-bottom: 1px dotted #e8e8e8;
  cursor: pointer;
}
/* line 519, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li:hover {
  background: #e2e2e2;
}
/* line 521, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li:hover a {
  display: inline-block;
}
/* line 525, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li span {
  font-size: 15px;
  margin-right: 15px;
  color: #777777;
  display: inline-block;
}
/* line 530, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li span:first-child {
  width: 75px;
  margin-right: 0;
  color: #333333;
}
/* line 536, ../sass/print.scss */
.gen_reg .sides .bodyer .list ul li a {
  float: right;
  width: 20px;
  height: 20px;
  line-height: 22px;
  background: #f24a4a;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  display: none;
}
/* line 553, ../sass/print.scss */
.gen_reg .bottomer {
  float: left;
  width: 100%;
  text-align: center;
  padding: 20px 0;
}
/* line 558, ../sass/print.scss */
.gen_reg .bottomer input {
  height: 32px;
  line-height: 32px;
}

/* line 566, ../sass/print.scss */
.modal_add_new_act .new_add_act {
  padding: 20px 20px 20px 10px;
}
/* line 567, ../sass/print.scss */
.modal_add_new_act .new_add_act.border_bottom {
  border-bottom: 1px solid #e8e8e8;
}
/* line 570, ../sass/print.scss */
.modal_add_new_act .new_add_act.top_padding {
  padding-top: 30px;
}
/* line 574, ../sass/print.scss */
.modal_add_new_act .new_add_act h3 {
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  padding-bottom: 15px;
}
/* line 581, ../sass/print.scss */
.modal_add_new_act .new_add_act .insidese .half {
  width: 50%;
  float: left;
}
/* line 585, ../sass/print.scss */
.modal_add_new_act .new_add_act .insidese .all {
  width: 100%;
  float: left;
}
/* line 589, ../sass/print.scss */
.modal_add_new_act .new_add_act .insidese .reason {
  font-size: 16px;
  color: #f15d39;
  text-align: center;
  line-height: 1.6;
  font-weight: bold;
  padding: 30px 0 40px;
}
/* line 597, ../sass/print.scss */
.modal_add_new_act .new_add_act .insidese .func {
  text-align: center;
  padding-bottom: 10px;
}
/* line 600, ../sass/print.scss */
.modal_add_new_act .new_add_act .insidese .func button, .modal_add_new_act .new_add_act .insidese .func input {
  height: 32px;
  line-height: 32px;
  font-size: 15px;
}

/* line 610, ../sass/print.scss */
.modal_body {
  width: 500px;
  margin: 0 auto;
}
/* line 611, ../sass/print.scss */
.modal_body.longer {
  width: 600px;
}
/* line 614, ../sass/print.scss */
.modal_body.long {
  width: auto;
  padding-bottom: 20px;
}
/* line 621, ../sass/print.scss */
.modal_body .detail_infor .all {
  width: 100%;
  float: left;
}
/* line 625, ../sass/print.scss */
.modal_body .detail_infor .half {
  width: 50%;
  float: left;
}
/* line 631, ../sass/print.scss */
.modal_body .act_send h5 {
  margin-bottom: 15px;
}
/* line 637, ../sass/print.scss */
.modal_body .act_send .func_box {
  padding-top: 20px;
  text-align: center;
}
/* line 640, ../sass/print.scss */
.modal_body .act_send .func_box button, .modal_body .act_send .func_box input {
  height: 32px;
  line-height: 32px;
}
/* line 645, ../sass/print.scss */
.modal_body .act_send p {
  margin-top: 30px;
  padding-top: 12px;
  border-top: 1px solid #e8e8e8;
  line-height: 1.6;
  padding-bottom: 20px;
}
/* line 655, ../sass/print.scss */
.modal_body .act_qrcode .bodys .qrcode {
  width: 201px;
  height: 201px;
  border: 1px solid #e8e8e8;
  background: #f5f5f5;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}
/* line 663, ../sass/print.scss */
.modal_body .act_qrcode .bodys .qrcode .init {
  background: #ffffff;
  width: 160px;
  height: 160px;
  margin: 20px;
}
/* line 670, ../sass/print.scss */
.modal_body .act_qrcode .bodys h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 12px;
  padding-top: 12px;
}
/* line 677, ../sass/print.scss */
.modal_body .act_qrcode .bodys h5 {
  font-size: 15px;
  color: #666666;
  margin-bottom: 12px;
}
/* line 682, ../sass/print.scss */
.modal_body .act_qrcode .bodys p {
  color: #de411a;
  margin-bottom: 12px;
}
/* line 686, ../sass/print.scss */
.modal_body .act_qrcode .bodys a {
  font-weight: bold;
  font-size: 15px;
  color: #25a0ef;
  text-decoration: underline;
}

/* line 696, ../sass/print.scss */
.slineable {
  width: 100%;
  overflow: auto;
}

/* line 701, ../sass/print.scss */
.bootstrap-select {
  width: 100% !important;
}
/* line 703, ../sass/print.scss */
.bootstrap-select > button {
  border-color: #e6e6e6 !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 709, ../sass/print.scss */
.bootstrap-select .layui-form-select {
  display: none;
}

/* line 715, ../sass/print.scss */
.admin_name_box {
  display: none;
  position: absolute;
  z-index: 1000000;
  background: #ffffff;
  border: 1px solid #e8e8e8;
}
/* line 721, ../sass/print.scss */
.admin_name_box.volun {
  padding: 15px 20px;
}
/* line 725, ../sass/print.scss */
.admin_name_box .volun_list .header {
  padding-bottom: 14px;
}
/* line 727, ../sass/print.scss */
.admin_name_box .volun_list .header .half {
  width: 48%;
  float: left;
  margin-right: 4%;
}
/* line 731, ../sass/print.scss */
.admin_name_box .volun_list .header .half:last-child {
  margin-right: 0;
}
/* line 734, ../sass/print.scss */
.admin_name_box .volun_list .header .half input {
  height: 32px;
  line-height: 32px;
}
/* line 740, ../sass/print.scss */
.admin_name_box .volun_list .bodyer {
  max-height: 160px;
  overflow: auto;
}
/* line 743, ../sass/print.scss */
.admin_name_box .volun_list .bodyer .boxs {
  width: 48%;
  float: left;
  border: 1px solid #e8e8e8;
  padding: 6px 10px;
  color: #666666;
  margin-right: 4%;
  cursor: pointer;
  margin-bottom: 10px;
}
/* line 752, ../sass/print.scss */
.admin_name_box .volun_list .bodyer .boxs:nth-of-type(2n) {
  margin-right: 0;
}
/* line 755, ../sass/print.scss */
.admin_name_box .volun_list .bodyer .boxs.active {
  background: #eeeeee;
}
/* line 758, ../sass/print.scss */
.admin_name_box .volun_list .bodyer .boxs span {
  font-size: 13px;
  display: inline-block;
  width: 50%;
  float: left;
}
/* line 763, ../sass/print.scss */
.admin_name_box .volun_list .bodyer .boxs span:last-child {
  color: #999;
  font-size: 12px;
}
/* line 770, ../sass/print.scss */
.admin_name_box .volun_list .bottomer {
  text-align: right;
  padding-top: 10px;
}
/* line 773, ../sass/print.scss */
.admin_name_box .volun_list .bottomer input {
  height: 32px;
  line-height: 32px;
}
/* line 780, ../sass/print.scss */
.admin_name_box ul li {
  padding: 6px 10px;
}
/* line 782, ../sass/print.scss */
.admin_name_box ul li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
/* line 786, ../sass/print.scss */
.admin_name_box ul li span {
  margin-left: 15px;
  color: #999999;
}

/* line 795, ../sass/print.scss */
.download_p a {
  color: #25a0ef;
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
}

/* line 802, ../sass/print.scss */
.upload_input {
  border: 1px solid #e8e8e8;
  height: 38px;
  padding: 0 15px;
}

/* line 807, ../sass/print.scss */
.upload_file {
  background-color: #f5f5f5;
  border: 1px solid #e8e8e8;
  width: 100px;
  height: 38px;
  line-height: 36px;
}

/* line 815, ../sass/print.scss */
.team_small_tip {
  margin-top: 40px;
  border-top: 1px solid #e8e8e8;
  padding: 20px;
}
/* line 819, ../sass/print.scss */
.team_small_tip p {
  line-height: 28px;
  color: #666666;
}

/* line 825, ../sass/print.scss */
.data_box_outside_out {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
}

/* line 833, ../sass/print.scss */
.data_box_outside {
  overflow: hidden;
  /*width: 300px;*/
  border: 1px solid #e8e8e8;
  position: fixed;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currentlynot supported by any browser */
  background: #fff;
  z-index: 100000;
  transition: .2s;
}

/* line 848, ../sass/print.scss */
.data_box {
  padding: 0;
  overflow: hidden;
}

/* line 852, ../sass/print.scss */
.data_box .title {
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

/* line 859, ../sass/print.scss */
.data_box .navs {
  border-top: 1px solid #e3e2e2;
  border-bottom: 1px solid #e3e2e2;
}

/* line 863, ../sass/print.scss */
.data_box .navs span {
  width: 25%;
  height: 44px;
  line-height: 44px;
  color: #646464;
  text-align: center;
  position: relative;
  display: inline-block;
  float: left;
}

/* line 873, ../sass/print.scss */
.data_box .navs span.active {
  color: #333333;
}

/* line 876, ../sass/print.scss */
.data_box .navs span.active:after {
  content: "";
  width: 100%;
  height: 2px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #f24a57;
}

/* line 886, ../sass/print.scss */
.data_box .weeks {
  border-bottom: 1px solid #eaeaed;
}

/* line 889, ../sass/print.scss */
.data_box .weeks span {
  width: 14.2857%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  float: left;
  font-size: 13px;
}

/* line 898, ../sass/print.scss */
.data_box .timeboxs {
  padding: 5px;
}

/* line 901, ../sass/print.scss */
.data_box .timeboxs .piece_time {
  display: none;
}

/* line 904, ../sass/print.scss */
.data_box .timeboxs .piece_time.active {
  display: block;
}

/* line 907, ../sass/print.scss */
.data_box .timeboxs .piece_time .timedata {
  height: 50px;
  line-height: 50px;
}

/* line 911, ../sass/print.scss */
.data_box .timeboxs .piece_time .daydata {
  /* padding-bottom: 5px; */
}

/* line 914, ../sass/print.scss */
.data_box .timeboxs .piece_time .daydata span {
  width: 14.2857%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  float: left;
  /* margin-bottom: 5px; */
  cursor: pointer;
  font-size: 13px;
}

/* line 925, ../sass/print.scss */
.data_box .timeboxs .piece_time .daydata span.disclick {
  /*background: #e8e8e8;*/
  color: #b7b7b7;
  cursor: no-drop;
}

/* line 930, ../sass/print.scss */
.data_box .timeboxs .piece_time .daydata span.active {
  background-color: #009688;
  color: #ffffff;
}

/* line 934, ../sass/print.scss */
.data_box_piece {
  width: 299px;
  float: left;
  border-right: 1px solid #e8e8e8;
}

/* line 939, ../sass/print.scss */
.data_box_piece:last-child {
  border-right: 0;
}

/* line 942, ../sass/print.scss */
.prev_mouth, .next_mouth {
  display: none;
}

/* line 945, ../sass/print.scss */
.prev_mouth.active, .next_mouth.active {
  display: inline;
}

/* line 948, ../sass/print.scss */
.data_func {
  clear: both;
  padding: 10px 15px;
  border-top: 1px solid #e8e8e8;
  overflow: hidden;
}

/* line 954, ../sass/print.scss */
.data_func .right {
  float: right;
}

/* line 957, ../sass/print.scss */
.data_func .right input[type=button] {
  height: 26px;
  margin: 0 0 0 -6px;
  padding: 0 10px;
  border: 1px solid #C9C9C9;
  background-color: #fff;
  white-space: nowrap;
  vertical-align: top;
  border-radius: 2px;
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
  color: #666666;
}

/* line 971, ../sass/print.scss */
.data_box_piece .title {
  position: relative;
}

/* line 974, ../sass/print.scss */
.data_box_piece .title .prev_mouth {
  position: absolute;
  left: 15px;
  cursor: pointer;
}

/* line 979, ../sass/print.scss */
.data_box_piece .title .next_mouth {
  position: absolute;
  right: 15px;
  cursor: pointer;
}

/* line 988, ../sass/print.scss */
.form-group .upImg.three div:nth-of-type(3n) {
  margin-right: 0;
}
/* line 992, ../sass/print.scss */
.form-group .upImg.big {
  padding: 10px 0;
}
/* line 995, ../sass/print.scss */
.form-group .upImg .tip {
  display: inline-block;
  height: 100px;
  line-height: 100px;
  color: #de411a;
  padding-left: 20px;
}
/* line 1002, ../sass/print.scss */
.form-group .upImg .tip_two {
  display: inline-block;
  width: 220px;
  height: 100px;
  line-height: 30px;
  color: #de411a;
  padding-left: 5px;
  padding-top: 5px;
}
/* line 1011, ../sass/print.scss */
.form-group .upImg .click {
  width: 100px;
  height: 100px;
  border: 1px solid #e8e8e8;
  float: left;
  cursor: pointer;
  margin-right: 15px;
  position: relative;
}
/* line 1019, ../sass/print.scss */
.form-group .upImg .click:before {
  content: "";
  width: 1px;
  height: 60%;
  position: absolute;
  top: 20%;
  left: 50%;
  background: #e8e8e8;
}
/* line 1028, ../sass/print.scss */
.form-group .upImg .click:after {
  content: "";
  width: 60%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 20%;
  background: #e8e8e8;
}
/* line 1037, ../sass/print.scss */
.form-group .upImg .click:hover {
  border-color: #999999;
}
/* line 1039, ../sass/print.scss */
.form-group .upImg .click:hover:before {
  background: #999999;
}
/* line 1042, ../sass/print.scss */
.form-group .upImg .click:hover:after {
  background: #999999;
}
/* line 1047, ../sass/print.scss */
.form-group .upImg .img {
  width: 100px;
  height: 100px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
  float: left;
  margin-right: 15px;
  position: relative;
}
/* line 1055, ../sass/print.scss */
.form-group .upImg .img img {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
/* line 1061, ../sass/print.scss */
.form-group .upImg .img span {
  position: absolute;
  top: -9px;
  right: -9px;
  width: 18px;
  height: 18px;
  line-height: 17px;
  background: #f24a4a;
  color: #ffffff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 16px;
  text-align: center;
  display: inline-block;
}
/* line 1074, ../sass/print.scss */
.form-group .upImg .img span:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 110, ../sass/header.scss */
.home_header {
  background: #000000;
}
/* line 112, ../sass/header.scss */
.home_header .inside {
  width: 1200px;
  margin: 0 auto;
  height: 36px;
  line-height: 36px;
  color: #fff;
  font-size: 14px;
}
/* line 118, ../sass/header.scss */
.home_header .inside .left {
  float: left;
}
/* line 120, ../sass/header.scss */
.home_header .inside .left span {
  margin-left: 4px;
}
/* line 123, ../sass/header.scss */
.home_header .inside .left a {
  color: #e53c29;
  margin-left: 12px;
}
/* line 128, ../sass/header.scss */
.home_header .inside .right {
  float: right;
}
/* line 130, ../sass/header.scss */
.home_header .inside .right .list {
  float: left;
}
/* line 132, ../sass/header.scss */
.home_header .inside .right .list a {
  float: left;
  color: #ffffff;
  margin-right: 40px;
}
/* line 136, ../sass/header.scss */
.home_header .inside .right .list a:hover {
  color: #e53c29;
}
/* line 141, ../sass/header.scss */
.home_header .inside .right span {
  float: left;
  color: #b0b0b0;
  font-size: 13px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #8f8f8f;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 16px 0 32px;
  margin: 6px 0 0 40px;
  background: url(../../images/header_footer/icon-home-phone.png) -1px center no-repeat;
  overflow: hidden;
  letter-spacing: 1px;
}
/* line 156, ../sass/header.scss */
.home_header .inside .zhandian {
  width: 140px;
  height: 24px;
  line-height: 24px;
  background: #515151;
  border-radius: 4px;
  text-align: center;
  float: left;
  margin-top: 6px;
  margin-left: 20px;
  cursor: pointer;
  position: relative;
}
/* line 168, ../sass/header.scss */
.home_header .inside .zhandian span {
  color: #f5f5f5;
}
/* line 171, ../sass/header.scss */
.home_header .inside .zhandian i {
  text-indent: -99999px;
  background: url(../../images/header_footer/icon-more-area.png) no-repeat center;
  width: 8px;
  height: 6px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  transition: .5s;
}
/* line 181, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss {
  transition: .5s;
  opacity: 0;
  display: none;
  position: absolute;
  z-index: 10;
  top: 24px;
  left: -20px;
  padding-top: 22px;
}
/* line 190, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss .insides {
  border-radius: 5px;
  width: 310px;
  padding: 30px 20px 30px 50px;
  background: rgba(0, 0, 0, 0.8);
}
/* line 195, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss .insides .line {
  width: 120px;
  float: left;
}
/* line 198, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss .insides .line a {
  color: #ffffff;
  display: block;
  margin-bottom: 12px;
  text-align: left;
}
/* line 203, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss .insides .line a:last-child {
  margin-bottom: 0;
}
/* line 206, ../sass/header.scss */
.home_header .inside .zhandian .hiddde_boxss .insides .line a:hover {
  opacity: .7;
}
/* line 213, ../sass/header.scss */
.home_header .inside .zhandian:hover .hiddde_boxss {
  opacity: 1;
  display: block;
}
/* line 217, ../sass/header.scss */
.home_header .inside .zhandian:hover i {
  transform: rotate(180deg);
}

/* line 223, ../sass/header.scss */
.home_title {
  background: url(../../images/header_footer/img-home-title.png) no-repeat center;
  height: 219px;
  position: relative;
}
/* line 227, ../sass/header.scss */
.home_title .insides {
  cursor: pointer;
  width: 600px;
  height: 68px;
  background: url(../../images/header_footer/img-home-logo.png) no-repeat left center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -34px 0 0 -600px;
}

/* line 238, ../sass/header.scss */
.home_nav {
  background: #de411a;
}
/* line 240, ../sass/header.scss */
.home_nav .inside {
  width: 1200px;
  margin: 0 auto;
}
/* line 242, ../sass/header.scss */
.home_nav .inside a {
  float: left;
  color: #fff;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  font-size: 15px;
  padding: 0 40px;
}
/* line 251, ../sass/header.scss */
.home_nav .inside a.active {
  background: #e53c29;
}
/* line 254, ../sass/header.scss */
.home_nav .inside a:hover {
  background: #e53c29;
  text-decoration: none;
}

/* line 262, ../sass/header.scss */
.home_footer {
  background: #3e3536;
  padding: 44px 0 60px;
}
/* line 265, ../sass/header.scss */
.home_footer.sz {
  margin-top: 80px;
  background: #ffffff;
  border-top: 2px solid #e51717;
}
/* line 270, ../sass/header.scss */
.home_footer.sz .inside .left {
  border-right: 2px solid #e6e6e6;
}
/* line 274, ../sass/header.scss */
.home_footer.sz .inside .right table {
  margin-top: 0;
}
/* line 280, ../sass/header.scss */
.home_footer .inside {
  width: 1200px;
  margin: 0 auto;
}
/* line 282, ../sass/header.scss */
.home_footer .inside .left {
  width: 268px;
  float: left;
  border-right: 1px solid #7a7474;
}
/* line 286, ../sass/header.scss */
.home_footer .inside .left .img {
  width: 116px;
  height: 116px;
  margin: 0 auto;
}
/* line 290, ../sass/header.scss */
.home_footer .inside .left .img img {
  width: 100%;
  height: 100%;
}
/* line 295, ../sass/header.scss */
.home_footer .inside .left p {
  color: #fff;
  font-size: 16px;
  margin-top: 10px;
  text-align: center;
}
/* line 302, ../sass/header.scss */
.home_footer .inside .right {
  padding: 0 0 0 60px;
  float: left;
  margin: 8px 0 0 0;
}
/* line 306, ../sass/header.scss */
.home_footer .inside .right .title {
  width: 500px;
  height: 55px;
  background: url(../../images/header_footer/img-home-bottom.png) no-repeat left center;
}
/* line 311, ../sass/header.scss */
.home_footer .inside .right table {
  margin: 26px 0 0 0;
}
/* line 314, ../sass/header.scss */
.home_footer .inside .right table.prac_foot td {
  padding-bottom: 20px;
}
/* line 319, ../sass/header.scss */
.home_footer .inside .right table tr td {
  color: #999999;
  padding-bottom: 8px;
  font-size: 15px;
}

/* line 330, ../sass/header.scss */
.home_title_p {
  background: url(../../images/practice/bg-header.png) no-repeat center;
  height: 230px;
  position: relative;
}

/* line 335, ../sass/header.scss */
.home_nav_p {
  position: relative;
  height: 20px;
}
/* line 338, ../sass/header.scss */
.home_nav_p:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: "";
  display: block;
  height: 20px;
  background: #9e0206;
}
/* line 348, ../sass/header.scss */
.home_nav_p:before {
  position: absolute;
  top: 0;
  left: 50%;
  content: "";
  margin-left: -575px;
  display: block;
  z-index: 2;
  width: 1150px;
  border-top: 70px solid #cc0000;
  border-right: 23px solid transparent;
  border-left: 23px solid transparent;
}
/* line 361, ../sass/header.scss */
.home_nav_p .inside {
  position: relative;
  z-index: 3;
  width: 1150px;
  margin: 0 auto;
  padding-left: 60px;
}
/* line 367, ../sass/header.scss */
.home_nav_p .inside a {
  font-size: 17px;
  color: #ffffff;
  display: inline-block;
  padding: 0 30px;
  height: 70px;
  line-height: 70px;
  float: left;
  margin-left: 22px;
  position: relative;
}
/* line 378, ../sass/header.scss */
.home_nav_p .inside a.active:before, .home_nav_p .inside a:hover:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  background: #ff6060;
  height: 4px;
}

/* line 393, ../sass/header.scss */
.home_title_sz {
  height: 138px;
  position: relative;
}
/* line 396, ../sass/header.scss */
.home_title_sz .insides {
  cursor: pointer;
  width: 600px;
  height: 74px;
  background: url(../../images/sz/img-home-logo-sz.png) no-repeat left center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -34px 0 0 -600px;
}
/* line 406, ../sass/header.scss */
.home_title_sz .bground {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 715px;
  background: url(../../images/sz/bg-home-bg-sz.png) no-repeat center -1px;
  z-index: -1;
}

/* line 418, ../sass/header.scss */
.home_nav_sz .inside {
  background: #de411a;
  width: 1200px;
  margin: 0 auto;
}
/* line 421, ../sass/header.scss */
.home_nav_sz .inside a {
  float: left;
  color: #fff;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  font-size: 16px;
  padding: 0 50px;
}
/* line 430, ../sass/header.scss */
.home_nav_sz .inside a.active {
  background: #e53c29;
}
/* line 433, ../sass/header.scss */
.home_nav_sz .inside a:hover {
  background: #e53c29;
  text-decoration: none;
}
/* line 438, ../sass/header.scss */
.home_nav_sz .inside span {
  display: inline-block;
  height: 60px;
  width: 220px;
  background: url(../../images/sz/bg-nav-wx.png) no-repeat center;
  float: right;
  cursor: pointer;
  position: relative;
}
/* line 447, ../sass/header.scss */
.home_nav_sz .inside span:hover div {
  height: 300px;
  opacity: 1;
  top: 65px;
}
/* line 453, ../sass/header.scss */
.home_nav_sz .inside span div {
  width: 200px;
  height: 0px;
  background: url(../../images/sz/bg-nav-wxqrcode.png) no-repeat center;
  position: absolute;
  top: 60px;
  left: -4px;
  opacity: 0;
  transition: all .5s;
  z-index: 10000;
}

/* line 468, ../sass/header.scss */
.home_nav_gx {
  float: right;
  width: 600px;
  height: 74px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -34px 0 0 0;
}
/* line 476, ../sass/header.scss */
.home_nav_gx .inside {
  float: right;
}
/* line 478, ../sass/header.scss */
.home_nav_gx .inside a {
  float: left;
  display: inline-block;
  height: 74px;
  line-height: 74px;
  font-size: 16px;
  padding: 0 10px;
  margin-right: 30px;
  position: relative;
}
/* line 487, ../sass/header.scss */
.home_nav_gx .inside a.active {
  color: #e53c29;
}
/* line 489, ../sass/header.scss */
.home_nav_gx .inside a.active:before {
  position: absolute;
  content: "";
  display: inline-block;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: #e53c29;
}
/* line 500, ../sass/header.scss */
.home_nav_gx .inside a:last-child {
  margin-right: 0;
}

/* line 507, ../sass/header.scss */
.top_title {
  position: relative;
}
/* line 509, ../sass/header.scss */
.top_title span {
  position: absolute;
  left: 50%;
  top: 10px;
  width: 20px;
  height: 20px;
  line-height: 18px;
  border: 2px solid #999999;
  display: inline-block;
  color: #999999;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  opacity: .5;
  margin-left: 580px;
}
/* line 524, ../sass/header.scss */
.top_title span:hover {
  opacity: .2;
}
/* line 528, ../sass/header.scss */
.top_title img {
  width: 100%;
  cursor: pointer;
}

/* line 534, ../sass/header.scss */
.home_footer_gx {
  padding: 58px 0 72px;
  margin-top: 60px;
  background: #444444;
}
/* line 538, ../sass/header.scss */
.home_footer_gx .inside {
  width: 1200px;
  margin: 0 auto;
}
/* line 541, ../sass/header.scss */
.home_footer_gx .inside .left {
  width: 187px;
  float: left;
}
/* line 544, ../sass/header.scss */
.home_footer_gx .inside .left p {
  font-size: 14px;
  line-height: 1;
  margin-top: 14px;
  text-align: center;
  color: #999999;
}
/* line 551, ../sass/header.scss */
.home_footer_gx .inside .left img {
  width: 134px;
  height: 134px;
  margin: 0 auto;
  display: block;
}
/* line 558, ../sass/header.scss */
.home_footer_gx .inside .left_middle {
  width: 340px;
  padding-left: 50px;
  float: left;
}
/* line 562, ../sass/header.scss */
.home_footer_gx .inside .left_middle h4 {
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 9px;
}
/* line 570, ../sass/header.scss */
.home_footer_gx .inside .left_middle p {
  line-height: 30px;
  font-size: 16px;
  color: #999999;
}
/* line 574, ../sass/header.scss */
.home_footer_gx .inside .left_middle p a {
  color: #999999;
}
/* line 576, ../sass/header.scss */
.home_footer_gx .inside .left_middle p a:hover {
  color: #ffffff;
}
/* line 582, ../sass/header.scss */
.home_footer_gx .inside .right_middle {
  width: 350px;
  float: left;
}
/* line 585, ../sass/header.scss */
.home_footer_gx .inside .right_middle h4 {
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 9px;
}
/* line 593, ../sass/header.scss */
.home_footer_gx .inside .right_middle p {
  line-height: 30px;
  font-size: 16px;
  color: #999999;
}
/* line 599, ../sass/header.scss */
.home_footer_gx .inside .right {
  width: 270px;
  float: left;
}
/* line 602, ../sass/header.scss */
.home_footer_gx .inside .right h4 {
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 9px;
}
/* line 610, ../sass/header.scss */
.home_footer_gx .inside .right p {
  line-height: 30px;
  font-size: 16px;
  color: #999999;
}

/* line 620, ../sass/header.scss */
.home_title_wz .insides {
  background: url(../../images/header_footer/bg-index-wz.png) no-repeat center;
  height: 404px;
}
/* line 624, ../sass/header.scss */
.home_title_wz .home_nav_wz {
  background: #cc0000;
}
/* line 626, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside {
  width: 1200px;
  margin: 0 auto;
}
/* line 629, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a {
  display: inline-block;
  float: left;
  height: 70px;
  line-height: 70px;
  padding: 0 29px;
  font-size: 17px;
  color: #efd09c;
  position: relative;
}
/* line 638, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a.active {
  background: #e32b2d;
}
/* line 641, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a ul {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  text-align: center;
  background: #cc0000;
  height: 0;
  overflow: hidden;
  transition: .5s;
  border-radius: 0 0 10px 10px;
  z-index: 10000;
}
/* line 653, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a ul li {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dashed #efd09c;
  font-size: 15px;
}
/* line 658, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a ul li:hover {
  background: #e32b2d;
}
/* line 661, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a ul li:last-child {
  border-bottom: 0;
}
/* line 666, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a span {
  display: none;
  position: absolute;
  top: 10px;
  left: 100%;
  margin-left: -28px;
  height: 20px;
  line-height: 20px;
  width: 50px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  background: #ff4949;
}
/* line 679, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a span:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 4px solid;
  border-color: transparent transparent transparent #ff4949;
  position: absolute;
  bottom: -4px;
  left: 0;
}
/* line 692, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a:hover span {
  display: inline-block;
}
/* line 695, ../sass/header.scss */
.home_title_wz .home_nav_wz .inside a:hover ul {
  height: 100px;
}

/* line 13, ../sass/hs-home.scss */
.home_part.other {
  background: #f5f5f5;
}
/* line 16, ../sass/hs-home.scss */
.home_part.big {
  padding-top: 41px;
  padding-bottom: 60px;
}
/* line 24, ../sass/hs-home.scss */
.home_part.sz.gx.no_top .titles.no_t {
  margin-top: 0;
}
/* line 29, ../sass/hs-home.scss */
.home_part.sz.gx .inside {
  padding: 0 0 40px;
}
/* line 31, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles {
  margin-top: 40px;
  height: 145px;
}
/* line 34, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles.no_t {
  padding: 45px 0;
}
/* line 37, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles h4 {
  height: 55px;
  line-height: 55px;
  width: 300px;
}
/* line 41, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles h4.newsss {
  background: url(../../images/sz/bg-index-news-title.png) no-repeat left center;
}
/* line 44, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles h4.actsss {
  background: url(../../images/sz/bg-index-acts-title.png) no-repeat left center;
}
/* line 47, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles h4.teamsss {
  background: url(../../images/sz/bg-index-teams-title.png) no-repeat left center;
}
/* line 51, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles .nav_listss {
  float: right;
}
/* line 53, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles .nav_listss span {
  height: 55px;
  line-height: 55px;
  display: inline-block;
  float: left;
  margin-right: 35px;
  position: relative;
  font-size: 17px;
}
/* line 61, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles .nav_listss span.active {
  color: #e53c29;
  font-weight: bold;
}
/* line 64, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles .nav_listss span.active:before {
  position: absolute;
  content: "";
  display: inline-block;
  bottom: 0;
  left: 10%;
  right: 10%;
  height: 3px;
  background: #e53c29;
  border-radius: 1.5px;
}
/* line 78, ../sass/hs-home.scss */
.home_part.sz.gx .inside .titles span {
  height: 55px;
  line-height: 55px;
}
/* line 83, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss {
  display: none;
  padding: 46px 30px;
  background: #ffffff;
  box-shadow: 0 2px 24px rgba(108, 108, 108, 0.38);
}
/* line 88, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs {
  height: 110px;
  position: relative;
  padding-left: 200px;
  cursor: pointer;
  margin-bottom: 30px;
}
/* line 94, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs:last-child {
  margin-bottom: 0;
}
/* line 97, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs .imgs {
  width: 180px;
  height: 110px;
  position: absolute;
  left: 0;
  right: 0;
  overflow: hidden;
}
/* line 104, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs .imgs img {
  width: 100%;
  height: 100%;
  transition: .5s;
}
/* line 111, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs .contentss h5 {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: .5s;
}
/* line 120, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs .contentss .letter {
  margin-top: 4px;
  line-height: 24px;
  font-size: 15px;
  color: #666666;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
/* line 131, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs .contentss .times {
  margin-top: 4px;
  font-size: 15px;
  height: 24px;
  color: #666666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 144, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs:hover .imgs img {
  transform: scale(1.1);
}
/* line 149, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss .boxs:hover .contentss h5 {
  color: #e53c29;
}
/* line 155, ../sass/hs-home.scss */
.home_part.sz.gx .inside .listssss.active {
  display: block;
}
/* line 161, ../sass/hs-home.scss */
.home_part.sz .inside {
  background: #ffffff;
  padding: 0 30px 40px;
}
/* line 164, ../sass/hs-home.scss */
.home_part.sz .inside .titles {
  height: 60px;
  line-height: 60px;
}
/* line 167, ../sass/hs-home.scss */
.home_part.sz .inside .titles h4 {
  font-size: 28px;
  font-weight: bold;
  float: left;
  height: 60px;
  line-height: 60px;
  padding-left: 6px;
}
/* line 175, ../sass/hs-home.scss */
.home_part.sz .inside .titles span {
  float: right;
  cursor: pointer;
}
/* line 180, ../sass/hs-home.scss */
.home_part.sz .inside .piece {
  margin-top: 10px !important;
}
/* line 182, ../sass/hs-home.scss */
.home_part.sz .inside .piece .img {
  overflow: hidden;
}
/* line 184, ../sass/hs-home.scss */
.home_part.sz .inside .piece .img img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
}
/* line 194, ../sass/hs-home.scss */
.home_part.sz .inside .piece .img:hover img {
  transform: scale(1.1);
}
/* line 201, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess {
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(229, 60, 41, 0.43);
  padding: 36px 15px 0;
  width: 22.5%;
  float: left;
  margin: 10px 3.3333333% 0 0;
}
/* line 208, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess:nth-of-type(4) {
  margin-right: 0;
}
/* line 211, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess:hover {
  cursor: pointer;
}
/* line 213, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess:hover .titles {
  color: #e53c29;
}
/* line 217, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .imgs {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  margin: 0 auto;
}
/* line 224, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .imgs img {
  width: 100%;
  height: 100%;
}
/* line 229, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .titles {
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  margin-top: 20px;
}
/* line 238, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .bottoms {
  margin-top: 30px;
  border-top: 1px solid #e8e8e8;
  padding: 20px 0;
}
/* line 242, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .bottoms dl {
  float: left;
  width: 50%;
}
/* line 245, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .bottoms dl dt {
  text-align: center;
  font-size: 14px;
  color: #2f383d;
  font-weight: normal;
}
/* line 251, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .bottoms dl dd {
  text-align: center;
  font-size: 16px;
  color: #2f383d;
  margin-top: 2px;
}
/* line 256, ../sass/hs-home.scss */
.home_part.sz .inside .bodys .piecess .bottoms dl dd b {
  font-size: 20px;
  color: #ff6164;
  font-weight: normal;
  margin-right: 4px;
  display: inline-block;
}
/* line 270, ../sass/hs-home.scss */
.home_part .inside {
  padding: 35px 0 40px;
  width: 1200px;
  margin: 0 auto;
}
/* line 273, ../sass/hs-home.scss */
.home_part .inside .banner {
  width: 730px;
  height: 400px;
  float: left;
}
/* line 277, ../sass/hs-home.scss */
.home_part .inside .banner .swiper-container {
  width: 100%;
  height: 100%;
}
/* line 281, ../sass/hs-home.scss */
.home_part .inside .banner .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
/* line 21, ../sass/header.scss */
.home_part .inside .banner .swiper-container .swiper-wrapper .swiper-slide:hover {
  cursor: pointer;
}
/* line 284, ../sass/hs-home.scss */
.home_part .inside .banner .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
/* line 288, ../sass/hs-home.scss */
.home_part .inside .banner .swiper-container .swiper-wrapper .swiper-slide h4 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  font-size: 17px;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 305, ../sass/hs-home.scss */
.home_part .inside .list {
  float: right;
  width: 426px;
  height: 400px;
}
/* line 310, ../sass/hs-home.scss */
.home_part .inside .list .outnav a {
  display: inline-block;
  width: 50%;
  height: 48px;
  line-height: 48px;
  float: left;
  text-align: center;
  font-size: 17px;
  color: #666666;
  background: #ffffff;
}
/* line 320, ../sass/hs-home.scss */
.home_part .inside .list .outnav a.active {
  background: #de411a;
  color: #ffffff;
}
/* line 324, ../sass/hs-home.scss */
.home_part .inside .list .outnav a:hover {
  text-decoration: none;
}
/* line 329, ../sass/hs-home.scss */
.home_part .inside .list .outbox {
  border: 2px solid #e8e8e8;
  height: 352px;
}
/* line 332, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody {
  display: none;
}
/* line 334, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody.active {
  display: block;
}
/* line 338, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .innav a {
  display: inline-block;
  width: 50%;
  height: 48px;
  line-height: 48px;
  float: left;
  text-align: center;
  font-size: 15px;
  color: #666666;
}
/* line 347, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .innav a.active {
  color: #de411a;
  font-weight: bold;
}
/* line 351, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .innav a:hover {
  text-decoration: none;
}
/* line 356, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox {
  display: none;
}
/* line 358, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox.active {
  display: block;
}
/* line 361, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table {
  width: 100%;
}
/* line 365, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tbody tr:first-child td:first-child {
  background: url(../../images/header_footer/icon-home-list-1.png) no-repeat center;
}
/* line 370, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tbody tr:nth-of-type(2) td:first-child {
  background: url(../../images/header_footer/icon-home-list-2.png) no-repeat center;
}
/* line 375, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tbody tr:nth-of-type(3) td:first-child {
  background: url(../../images/header_footer/icon-home-list-3.png) no-repeat center;
}
/* line 380, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tbody tr:nth-of-type(4) td:first-child {
  background: url(../../images/header_footer/icon-home-list-4.png) no-repeat center;
}
/* line 385, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tbody tr:nth-of-type(5) td:first-child {
  background: url(../../images/header_footer/icon-home-list-5.png) no-repeat center;
}
/* line 391, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr th {
  background: #f6f6f6;
  color: #666666;
  font-weight: normal;
  text-align: center;
  height: 40px;
}
/* line 398, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td {
  color: #666666;
  text-align: center;
  height: 52px;
}
/* line 402, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td.one {
  background: url(../../images/header_footer/icon-home-star-1.png) no-repeat center;
}
/* line 405, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td.two {
  background: url(../../images/header_footer/icon-home-star-2.png) no-repeat center;
}
/* line 408, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td.three {
  background: url(../../images/header_footer/icon-home-star-3.png) no-repeat center;
}
/* line 411, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td.four {
  background: url(../../images/header_footer/icon-home-star-4.png) no-repeat center;
}
/* line 414, ../sass/hs-home.scss */
.home_part .inside .list .outbox .inbody .inbox table tr td.five {
  background: url(../../images/header_footer/icon-home-star-5.png) no-repeat center;
}
/* line 425, ../sass/hs-home.scss */
.home_part .inside .news .title {
  height: 76px;
  background: url(../../images/header_footer/img_home_news.png) no-repeat left 4px;
}
/* line 428, ../sass/hs-home.scss */
.home_part .inside .news .title a {
  font-size: 15px;
  color: #de411a;
  height: 32px;
  line-height: 32px;
  padding: 0 16px;
  border: 1px solid #de411a;
  display: inline-block;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #ffffff;
  float: right;
  margin-top: 9px;
}
/* line 79, ../sass/header.scss */
.home_part .inside .news .title a:hover {
  text-decoration: none;
  border: 1px solid #e53c29;
  color: #e53c29;
}
/* line 435, ../sass/hs-home.scss */
.home_part .inside .news .body .left {
  width: 776px;
  padding: 0 42px 10px 0;
  float: left;
  border-right: 1px solid #c9c9c9;
}
/* line 443, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first:hover .img:after {
  background: rgba(0, 0, 0, 0.25);
}
/* line 447, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first:hover h3 {
  color: #e53c29;
}
/* line 21, ../sass/header.scss */
.home_part .inside .news .body .left .first:hover {
  cursor: pointer;
}
/* line 452, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first .img {
  width: 330px;
  height: 200px;
  float: left;
  background: no-repeat center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  margin-right: 20px;
  position: relative;
}
/* line 460, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first .img:after {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  transition: .5s;
}
/* line 471, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first h3 {
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-top: 10px;
  transition: .5s;
  height: 70px;
}
/* line 480, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first span {
  font-size: 15px;
  margin-top: 15px;
  display: inline-block;
  color: #666666;
  height: 18px;
}
/* line 487, ../sass/hs-home.scss */
.home_part .inside .news .body .left .first p {
  font-size: 15px;
  margin-top: 12px;
  line-height: 26px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 78px;
}
/* line 496, ../sass/hs-home.scss */
.home_part .inside .news .body .left .all {
  margin-top: 36px;
}
/* line 498, ../sass/hs-home.scss */
.home_part .inside .news .body .left .all a {
  display: inline-block;
  width: 50%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  padding-top: 15px;
  position: relative;
  padding-left: 20px;
  padding-right: 15px;
  color: #333;
}
/* line 42, ../sass/header.scss */
.home_part .inside .news .body .left .all a:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #e53c29;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 9px;
}
/* line 508, ../sass/hs-home.scss */
.home_part .inside .news .body .left .all a:hover {
  color: #e53c29;
}
/* line 514, ../sass/hs-home.scss */
.home_part .inside .news .body .right {
  float: right;
  width: 424px;
  padding-left: 24px;
}
/* line 518, ../sass/hs-home.scss */
.home_part .inside .news .body .right h2 {
  height: 42px;
  border-bottom: 2px solid #de411a;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}
/* line 526, ../sass/hs-home.scss */
.home_part .inside .news .body .right .notice a {
  position: relative;
  padding-left: 20px;
  color: #333;
  display: block;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  padding-top: 16px;
}
/* line 42, ../sass/header.scss */
.home_part .inside .news .body .right .notice a:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #e53c29;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 9px;
}
/* line 535, ../sass/hs-home.scss */
.home_part .inside .news .body .right .notice a:hover p {
  color: #e53c29;
}
/* line 539, ../sass/hs-home.scss */
.home_part .inside .news .body .right .notice a p {
  float: left;
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 544, ../sass/hs-home.scss */
.home_part .inside .news .body .right .notice a span {
  float: right;
  width: 25%;
  font-size: 15px;
  text-align: right;
}
/* line 556, ../sass/hs-home.scss */
.home_part .inside .act .title {
  height: 76px;
  background: url(../../images/header_footer/img_home_act.png) no-repeat left 4px;
  border-bottom: 1px solid #c9c9c9;
}
/* line 560, ../sass/hs-home.scss */
.home_part .inside .act .title a {
  font-size: 15px;
  color: #de411a;
  height: 32px;
  line-height: 32px;
  padding: 0 16px;
  border: 1px solid #de411a;
  display: inline-block;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #ffffff;
  float: right;
  margin-top: 9px;
}
/* line 79, ../sass/header.scss */
.home_part .inside .act .title a:hover {
  text-decoration: none;
  border: 1px solid #e53c29;
  color: #e53c29;
}
/* line 567, ../sass/hs-home.scss */
.home_part .inside .act .body .piece {
  width: 22.5%;
  float: left;
  margin: 30px 3.3333333% 0 0;
}
/* line 571, ../sass/hs-home.scss */
.home_part .inside .act .body .piece:hover {
  cursor: pointer;
}
/* line 574, ../sass/hs-home.scss */
.home_part .inside .act .body .piece:hover .img:after {
  background: rgba(0, 0, 0, 0.25);
}
/* line 578, ../sass/hs-home.scss */
.home_part .inside .act .body .piece:hover h1 {
  color: #e53c29;
}
/* line 582, ../sass/hs-home.scss */
.home_part .inside .act .body .piece:nth-of-type(4n) {
  margin-right: 0;
}
/* line 21, ../sass/header.scss */
.home_part .inside .act .body .piece:hover {
  cursor: pointer;
}
/* line 586, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .img {
  width: 100%;
  height: 178px;
  background: no-repeat center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
/* line 592, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .img:after {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  transition: .5s;
}
/* line 603, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body {
  padding: 20px 12px 22px;
  border: 1px solid #e8e8e8;
  border-top: 0;
}
/* line 607, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body h1 {
  font-weight: bold;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 612, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card {
  margin-top: 12px;
}
/* line 614, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card .left {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  padding-left: 28px;
  background: url(../../images/header_footer/icon-home-area.png) left center no-repeat;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #4795fa;
  margin-top: 4px;
}
/* line 626, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card .right {
  float: right;
}
/* line 628, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card .right.ing {
  font-size: 16px;
  color: #45d63e;
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
  border: 1px solid #45d63e;
  display: inline-block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #e7f9e6;
}
/* line 631, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card .right.end {
  font-size: 16px;
  color: #f0524f;
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
  border: 1px solid #f0524f;
  display: inline-block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #ffe4e3;
}
/* line 634, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body .card .right.start {
  font-size: 16px;
  color: #ff6c2b;
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
  border: 1px solid #ff6c2b;
  display: inline-block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #ffecd7;
}
/* line 639, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body p {
  color: #666666;
  font-size: 15px;
  padding-left: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 12px;
  height: 20px;
  line-height: 20px;
}
/* line 647, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body p.time {
  background: url(../../images/header_footer/icon_home_time.png) no-repeat 1px center;
}
/* line 650, ../sass/hs-home.scss */
.home_part .inside .act .body .piece .body p.address {
  background: url(../../images/header_footer/icon_home_address.png) no-repeat 1px center;
  line-height: 22px;
}

/* line 662, ../sass/hs-home.scss */
.index_right_side {
  position: fixed;
  right: 50%;
  bottom: 100px;
  margin-right: -670px;
  display: none;
}

/* line 669, ../sass/hs-home.scss */
.index_right_side ul li {
  width: 50px;
  height: 50px;
  background-color: #e56b5e;
  line-height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 10px;
  background-size: 30px 30px;
  cursor: pointer;
  opacity: 0.4;
  padding: 5px 5px;
  text-align: center;
  font-size: 16px;
  color: transparent;
}

/* line 685, ../sass/hs-home.scss */
.index_right_side ul li:hover {
  opacity: 1;
}

/* line 688, ../sass/hs-home.scss */
.index_right_side ul li.back_top {
  background-image: url(../../images/front/back-top.png);
  background-size: 38px 38px;
}

/* line 692, ../sass/hs-home.scss */
.message_back {
  background-image: url(../../images/front/message-back.png);
}

/* line 695, ../sass/hs-home.scss */
.index_right_side ul li.music_back {
  background-image: url(../../images/front/music.png);
}

/* line 698, ../sass/hs-home.scss */
.index_right_side ul li.normal_q {
  background-image: url(../../images/front/normal_q.png);
  background-size: 34px 34px;
}

/* line 702, ../sass/hs-home.scss */
.index_right_side ul li:hover {
  background-image: none;
  color: #fff;
}

/* line 706, ../sass/hs-home.scss */
.index_right_side ul li input {
  width: 50px;
  height: 50px;
  border: 0;
  opacity: 0;
  position: absolute;
}

/* line 714, ../sass/hs-home.scss */
.index_right_side_sz {
  position: fixed;
  right: 50%;
  margin-right: -690px;
  bottom: 242px;
}

/* line 720, ../sass/hs-home.scss */
.index_right_side_sz ul li.normal_q {
  width: 64px;
  height: 194px;
  background: url(../../images/header_footer/icon_index_right_btn.png) no-repeat center;
}

/* line 725, ../sass/hs-home.scss */
.index_right_side_sz ul li.wechat {
  width: 49px;
  height: 49px;
  background: url(../../images/header_footer/icon_index_right_wx.png) no-repeat center;
  position: relative;
}
/* line 730, ../sass/hs-home.scss */
.index_right_side_sz ul li.wechat .qrcodeBox {
  position: absolute;
  right: 65px;
  top: -70px;
  display: none;
  width: 170px;
  height: 195px;
  padding: 0 15px 15px;
  background: #63b84a;
}
/* line 739, ../sass/hs-home.scss */
.index_right_side_sz ul li.wechat .qrcodeBox h4 {
  height: 40px;
  line-height: 42px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
}
/* line 747, ../sass/hs-home.scss */
.index_right_side_sz ul li.wechat .qrcodeBox img {
  width: 100%;
}
/* line 753, ../sass/hs-home.scss */
.index_right_side_sz ul li.wechat:hover .qrcodeBox {
  display: block;
}

/* line 758, ../sass/hs-home.scss */
.index_right_side_sz ul li.back_top {
  width: 49px;
  height: 49px;
  margin: 12px auto 0;
  background: url(../../images/header_footer/icon_index_right_up.png) no-repeat center;
}

/* line 765, ../sass/hs-home.scss */
.prac_index_body {
  padding-bottom: 50px;
  background: url(../../images/practice/bg-practice-today.png) no-repeat center 728px;
}
/* line 768, ../sass/hs-home.scss */
.prac_index_body .prac_data {
  padding-top: 90px;
  padding-bottom: 50px;
  background: #f3f3f5;
}
/* line 772, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides {
  width: 1150px;
  margin: 0 auto;
}
/* line 775, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists {
  width: 286px;
  position: relative;
  float: left;
}
/* line 779, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs {
  float: left;
  margin-bottom: 32px;
}
/* line 782, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs:last-child {
  margin-bottom: 0;
}
/* line 785, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs:nth-of-type(1) .real_box {
  background: url(../../images/practice/bg-leftnum-3.png) no-repeat center;
}
/* line 788, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs:nth-of-type(2) .real_box {
  background: url(../../images/practice/bg-leftnum-4.png) no-repeat center;
}
/* line 791, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs:nth-of-type(3) .real_box {
  background: url(../../images/practice/bg-leftnum-1.png) no-repeat center;
}
/* line 794, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs:nth-of-type(4) .real_box {
  background: url(../../images/practice/bg-leftnum-5.png) no-repeat center;
}
/* line 797, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside {
  width: 285px;
  height: 123px;
  position: relative;
}
/* line 801, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 274px;
  height: 114px;
  border: 3px solid #e75151;
  display: block;
  content: "";
  border-radius: 6px;
}
/* line 812, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .real_box {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 274px;
  height: 114px;
  border-radius: 6px;
  padding: 27px 66px 0px 28px;
}
/* line 820, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .real_box h6 {
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
}
/* line 825, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .real_box .names {
  font-size: 16px;
  color: #ffffff;
  margin-top: 5px;
}
/* line 831, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside h5 {
  color: #ffffff;
  font-size: 16px;
  padding-top: 24px;
  text-align: center;
}
/* line 837, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .nums {
  text-align: center;
  width: 100%;
  margin-top: 14px;
  padding-left: 24px;
}
/* line 842, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .nums span {
  width: 27px;
  height: 43px;
  line-height: 43px;
  font-size: 36px;
  color: #0c1a29;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  background: url(../../images/practice/bg-nums.png) repeat-x;
  vertical-align: middle;
  margin-right: 7px;
}
/* line 854, ../sass/hs-home.scss */
.prac_index_body .prac_data .insides .lists .boxs .inside .nums span:last-child {
  color: #ffffff;
  font-weight: normal;
  font-size: 16px;
  background: none;
  width: 20px;
}
/* line 867, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps {
  width: 840px;
  height: 588px;
  float: right;
  background: #dddddd;
  padding: 25px 30px 20px;
  position: relative;
  border-radius: 6px;
}
/* line 876, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps .selects {
  position: absolute;
  width: 230px;
  height: 28px;
  right: 30px;
  top: 25px;
}
/* line 882, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps .selects select {
  width: 100%;
  height: 100%;
  border: 0;
  background: url(../../images/practice/bg-practice-downarrow.png) no-repeat 205px center #cc0000;
  color: #ffffff;
  font-size: 14px;
  padding: 0 0 0 10px;
  -webkit-appearance: none;
  appearance: none;
}
/* line 894, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps h4 {
  font-size: 28px;
  color: #cd0100;
  line-height: 1;
  font-weight: bold;
}
/* line 900, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul {
  padding-top: 24px;
}
/* line 902, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li {
  width: 31.1%;
}
/* line 904, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li:nth-of-type(1) dl {
  background: #ffae00;
}
/* line 907, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li:nth-of-type(2) dl {
  background: #ff4545;
}
/* line 910, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li:nth-of-type(3) dl {
  background: #6557e8;
}
/* line 914, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li.active:nth-of-type(1) dl {
  background: #d79300;
}
/* line 917, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li.active:nth-of-type(2) dl {
  background: #c92c2c;
}
/* line 920, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.three li.active:nth-of-type(3) dl {
  background: #2e2493;
}
/* line 927, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.two li {
  width: 48.33%;
}
/* line 929, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.two li:nth-of-type(1) dl {
  background: #ff4545;
}
/* line 932, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.two li:nth-of-type(2) dl {
  background: #6557e8;
}
/* line 936, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.two li.active:nth-of-type(1) dl {
  background: #c92c2c;
}
/* line 939, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.two li.active:nth-of-type(2) dl {
  background: #2e2493;
}
/* line 946, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.one li {
  width: 100%;
}
/* line 948, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.one li:nth-of-type(1) dl {
  background: #6557e8;
}
/* line 952, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul.one li.active:nth-of-type(1) dl {
  background: #2e2493;
}
/* line 959, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li {
  color: #ffffff;
  width: 22.5%;
  float: left;
  margin-right: 3.333333333%;
  text-align: center;
  cursor: pointer;
}
/* line 961, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:nth-of-type(1) dl {
  background: #28d0b9;
}
/* line 964, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:nth-of-type(2) dl {
  background: #ffae00;
}
/* line 967, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:nth-of-type(3) dl {
  background: #ff4545;
}
/* line 970, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:nth-of-type(4) dl {
  background: #fd9734;
}
/* line 973, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:nth-of-type(5) dl {
  background: #6557e8;
}
/* line 977, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li.active:nth-of-type(1) dl {
  background: #289383;
}
/* line 980, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li.active:nth-of-type(2) dl {
  background: #d79300;
}
/* line 983, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li.active:nth-of-type(3) dl {
  background: #c92c2c;
}
/* line 986, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li.active:nth-of-type(4) dl {
  background: #b1641a;
}
/* line 989, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li.active:nth-of-type(5) dl {
  background: #2e2493;
}
/* line 998, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li:last-child {
  margin-right: 0;
}
/* line 1001, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li dl {
  border-radius: 6px;
  padding-top: 13px;
  padding-bottom: 18px;
  width: 100%;
}
/* line 1006, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li dl dt {
  font-size: 36px;
}
/* line 1010, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps ul li dl dd {
  font-size: 16px;
  color: #ffffff;
}
/* line 1017, ../sass/hs-home.scss */
.prac_index_body .prac_data .maps .boxs {
  height: 365px;
  margin-top: 20px;
  border: 5px solid #e38f90;
}
/* line 1024, ../sass/hs-home.scss */
.prac_index_body .prac_resource {
  width: 1150px;
  margin: 0 auto;
  background: #ffffff;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.18);
  padding: 0 30px 40px;
  margin-top: 30px;
}
/* line 1025, ../sass/hs-home.scss */
.prac_index_body .prac_resource .func_btns {
  padding-top: 12px;
  text-align: center;
}
/* line 1028, ../sass/hs-home.scss */
.prac_index_body .prac_resource .func_btns input[type=button] {
  font-size: 16px;
  color: #e75151;
  border: 2px solid #ffc2c2;
  border-radius: 6px;
  height: 40px;
  width: 112px;
  background: #ffffff;
}
/* line 1038, ../sass/hs-home.scss */
.prac_index_body .prac_resource.last {
  padding-bottom: 15px;
  margin-top: 70px !important;
}
/* line 1042, ../sass/hs-home.scss */
.prac_index_body .prac_resource.new_part {
  box-shadow: none;
  padding: 0 0 20px;
  background: none;
  margin-top: 9px;
}
/* line 1047, ../sass/hs-home.scss */
.prac_index_body .prac_resource.new_part .contents {
  padding: 0 25px;
}
/* line 1049, ../sass/hs-home.scss */
.prac_index_body .prac_resource.new_part .contents .boxs {
  margin-right: 20px;
  margin-bottom: 20px;
}
/* line 1054, ../sass/hs-home.scss */
.prac_index_body .prac_resource.new_part .lists {
  padding: 0 25px;
}
/* line 1056, ../sass/hs-home.scss */
.prac_index_body .prac_resource.new_part .lists .boxs {
  margin-right: 24px;
}
/* line 1067, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles2 {
  height: 127px;
}
/* line 1069, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles2.res {
  background: url(../../images/practice/bg-new-res.png) no-repeat center 3px;
}
/* line 1072, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles2.demand {
  background: url(../../images/practice/bg-new-damend.png) no-repeat center 3px;
}
/* line 1076, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles {
  height: 100px;
  line-height: 100px;
}
/* line 1079, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles h4 {
  float: left;
  line-height: 100px;
  padding-left: 50px;
  font-size: 22px;
  font-weight: bold;
  background: url(../../images/practice/icon-new-res.png) no-repeat left center;
}
/* line 1086, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles h4.needs {
  background: url(../../images/practice/icon-new-need.png) no-repeat 2px center;
}
/* line 1090, ../sass/hs-home.scss */
.prac_index_body .prac_resource .titles span {
  float: right;
  display: inline-block;
  font-size: 16px;
  padding-right: 20px;
  height: 24px;
  line-height: 24px;
  margin-top: 38px;
  cursor: pointer;
  background: url(../../images/practice/icon-more.png) no-repeat right 6px;
}
/* line 1103, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs {
  cursor: pointer;
  width: 260px;
  float: left;
  transition: .5s;
  margin-right: 16px;
}
/* line 1108, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs:hover {
  box-shadow: 0 0 20px rgba(204, 0, 0, 0.3);
}
/* line 1111, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs:hover .imgs img {
  -webkit-transform: scale(1.1);
}
/* line 1116, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs:nth-of-type(4n) {
  margin-right: 0;
}
/* line 1120, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs .imgs {
  width: 260px;
  height: 192px;
  position: relative;
  overflow: hidden;
}
/* line 1125, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs .imgs img {
  width: 100%;
  height: 100%;
  transition: .5s;
}
/* line 1131, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs .texts {
  border: 1px solid #e8e8e8;
  border-top: 0;
  padding: 10px 15px 15px 15px;
  background: #ffffff;
}
/* line 1136, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs .texts h5 {
  font-size: 16px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
}
/* line 1142, ../sass/hs-home.scss */
.prac_index_body .prac_resource .contents .boxs .texts > div {
  color: #999999;
  font-size: 14px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1152, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs {
  width: 350px;
  border: 1px solid #e8e8e8;
  float: left;
  padding: 20px;
  cursor: pointer;
  margin-right: 20px;
  margin-bottom: 20px;
  transition: .5s;
}
/* line 1153, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs:nth-of-type(3n) {
  margin-right: 0;
}
/* line 1164, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs:hover {
  box-shadow: 0 0 20px rgba(204, 0, 0, 0.3);
}
/* line 1167, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .titless {
  font-size: 16px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
}
/* line 1173, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .timess {
  padding: 10px 0;
}
/* line 1175, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .timess .time {
  color: #999999;
  font-size: 15px;
  line-height: 23px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1182, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .timess .types {
  float: right;
  font-size: 15px;
  color: #ffffff;
  padding: 4px 10px;
  border-radius: 12px;
  line-height: 1;
}
/* line 1189, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .timess .types.green {
  background-color: #4bc665;
}
/* line 1192, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .timess .types.red {
  background-color: #ff7461;
}
/* line 1197, ../sass/hs-home.scss */
.prac_index_body .prac_resource .lists .boxs .position {
  padding-left: 24px;
  background: url(../../images/practice/icon-index-local.png) no-repeat left center;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1208, ../sass/hs-home.scss */
.prac_right_func {
  position: fixed;
  left: 50%;
  bottom: 206px;
  margin-left: 600px;
}
/* line 1213, ../sass/hs-home.scss */
.prac_right_func .top {
  position: relative;
  width: 67px;
  height: 180px;
  background: url(../../images/practice/icon-send-help.png) no-repeat center 17px #ff8400;
  padding: 65px 25px 0;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
}
/* line 1214, ../sass/hs-home.scss */
.prac_right_func .top:before {
  content: "";
  display: block;
  position: absolute;
  width: 67px;
  height: 19px;
  top: -19px;
  left: 0;
  background: url(../../images/practice/bg-send-help.png) no-repeat center;
}
/* line 1234, ../sass/hs-home.scss */
.prac_right_func .middle {
  width: 67px;
  height: 90px;
  background: url(../../images/practice/icon-run.png) no-repeat center 10px #fd6458;
  padding: 40px 0px 0;
  color: #ffffff;
  text-align: center;
  margin-top: 4px;
  font-size: 15px;
  cursor: pointer;
}
/* line 1245, ../sass/hs-home.scss */
.prac_right_func .bottom {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
  background: url(../../images/practice/icon-top.png) no-repeat center #f94949;
  margin: 16px 0 0 10px;
}

/* line 1255, ../sass/hs-home.scss */
.anchorBL {
  display: none;
}

/* line 1259, ../sass/hs-home.scss */
.hidden_box {
  background: rgba(68, 16, 29, 0.7);
  border: 2px solid rgba(254, 226, 2, 0.7);
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  display: none;
  font-size: 15px;
  padding: 10px 15px;
  max-width: 330px;
  z-index: 10;
}
/* line 1271, ../sass/hs-home.scss */
.hidden_box p {
  margin-bottom: 5px;
  line-height: 1.4;
}
/* line 1274, ../sass/hs-home.scss */
.hidden_box p:last-child {
  margin: 0;
}
/* line 1278, ../sass/hs-home.scss */
.hidden_box:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 23px;
  background: url(../../images/practice/bg-hidden.png) no-repeat center;
  left: -13px;
  top: 25px;
}

/* line 1289, ../sass/hs-home.scss */
*[v-cloak] {
  display: none !important;
}

/* line 1294, ../sass/hs-home.scss */
.prac_today {
  height: 950px;
  position: relative;
  padding-top: 240px;
}
/* line 1299, ../sass/hs-home.scss */
.prac_today .insides {
  width: 1150px;
  padding: 0 20px;
  margin: 0 auto;
}
/* line 1303, ../sass/hs-home.scss */
.prac_today .insides.short {
  width: 726px;
  padding: 0;
}
/* line 1306, ../sass/hs-home.scss */
.prac_today .insides.short dl:nth-of-type(4n) {
  margin-right: 0;
}
/* line 1310, ../sass/hs-home.scss */
.prac_today .insides dl {
  background: #dddddd;
  width: 150px;
  height: 160px;
  margin-right: 42px;
  margin-bottom: 36px;
  text-align: center;
  float: left;
  padding-top: 20px;
  border-radius: 6px;
  box-shadow: 0 0 7px rgba(255, 255, 255, 0.4);
}
/* line 1321, ../sass/hs-home.scss */
.prac_today .insides dl:nth-of-type(6n) {
  margin-right: 0;
}
/* line 1324, ../sass/hs-home.scss */
.prac_today .insides dl dt {
  padding-bottom: 10px;
}
/* line 1325, ../sass/hs-home.scss */
.prac_today .insides dl dt span {
  display: inline-block;
  line-height: 1;
  padding: 5px 10px;
  background: #e75151;
  border-radius: 4px;
  color: #ffffff;
  font-weight: normal;
  font-size: 15px;
}
/* line 1337, ../sass/hs-home.scss */
.prac_today .insides dl dd {
  margin-top: 6px;
  font-size: 16px;
  color: #333333;
}
/* line 1341, ../sass/hs-home.scss */
.prac_today .insides dl dd b {
  color: #ff8400;
}

/* line 1389, ../sass/hs-home.scss */
.animated {
  animation: myfirst 4s infinite linear;
  -webkit-animation: myfirst 4s infinite linear;
  /* Safari and Chrome */
}

@keyframes myfirst {
  0% {
    transform: translateY(0px);
  }
  25% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes myfirst /* Safari and Chrome */ {
  0% {
    transform: translateY(0px);
  }
  25% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
/* line 1412, ../sass/hs-home.scss */
.gery_bg {
  background: #f5f5f5;
}

/* line 1416, ../sass/hs-home.scss */
.home_part_sz {
  width: 1200px;
  margin: 0 auto;
  background: #ffffff;
  padding: 30px;
}
/* line 1422, ../sass/hs-home.scss */
.home_part_sz .piece_lines.not_first {
  margin-top: 46px;
}
/* line 1425, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts {
  float: left;
  width: 330px;
}
/* line 1429, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl {
  width: 100%;
  height: 122px;
  color: #ffffff;
  text-align: center;
  padding-top: 28px;
  margin-bottom: 18.5px;
}
/* line 1430, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl:nth-of-type(1) {
  background: url(../../images/sz/bg-left-num-1.png) no-repeat center;
}
/* line 1433, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl:nth-of-type(2) {
  background: url(../../images/sz/bg-left-num-2.png) no-repeat center;
}
/* line 1436, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl:nth-of-type(3) {
  background: url(../../images/sz/bg-left-num-3.png) no-repeat center;
  margin-bottom: 0px;
}
/* line 1446, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl dt {
  font-size: 30px;
  font-weight: bold;
}
/* line 1450, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .volun_nums dl dd {
  font-size: 16px;
}
/* line 1455, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list {
  width: 100%;
  height: 460px;
  box-shadow: 0 2px 12px rgba(0, 162, 233, 0.43);
  padding: 15px 15px 0;
}
/* line 1461, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outnav a {
  display: inline-block;
  width: 50%;
  height: 48px;
  line-height: 48px;
  float: left;
  text-align: center;
  font-size: 17px;
  color: #999999;
  background: #ffffff;
  position: relative;
}
/* line 1472, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outnav a.active {
  color: #de411a;
}
/* line 1474, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outnav a.active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 60px;
  height: 3px;
  margin-left: -30px;
  content: "";
  background: #de411a;
  border-radius: 2px;
}
/* line 1486, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outnav a:hover {
  text-decoration: none;
}
/* line 1491, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox {
  height: 352px;
}
/* line 1493, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody {
  display: none;
}
/* line 1495, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody.active {
  display: block;
}
/* line 1498, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav {
  text-align: center;
  padding: 20px 0;
}
/* line 1501, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav a {
  display: inline-block;
  width: 104px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #f15d39;
  border: 1px solid #f15d39;
}
/* line 1511, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav a:nth-of-type(1) {
  border-radius: 18px 0 0 18px;
  border-right: 0;
}
/* line 1515, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav a:nth-of-type(2) {
  border-radius: 0 18px 18px 0;
  border-left: 0;
}
/* line 1519, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav a.active {
  color: #ffffff;
  background: #f15d39;
}
/* line 1523, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .innav a:hover {
  text-decoration: none;
}
/* line 1528, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list {
  display: none;
}
/* line 1530, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list.active {
  display: block;
}
/* line 1533, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces {
  margin-bottom: 18px;
}
/* line 1535, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces > div, .home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces dl {
  float: left;
}
/* line 1539, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces:first-child .logos {
  background: url(../../images/sz/bg-list-1.png) no-repeat center;
}
/* line 1544, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces:nth-of-type(2) .logos {
  background: url(../../images/sz/bg-list-2.png) no-repeat center;
}
/* line 1549, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces:nth-of-type(3) .logos {
  background: url(../../images/sz/bg-list-3.png) no-repeat center;
}
/* line 1553, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces:nth-of-type(4) {
  margin-bottom: 0;
}
/* line 1555, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces:nth-of-type(4) .logos {
  background: url(../../images/sz/bg-list-4.png) no-repeat center;
}
/* line 1559, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .logos {
  width: 60px;
  height: 60px;
}
/* line 1563, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces dl {
  width: 150px;
  height: 60px;
  padding: 8px 0 0 10px;
}
/* line 1567, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces dl dt {
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1573, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces dl dd {
  font-size: 15px;
  color: #999999;
  margin-top: 3px;
}
/* line 1579, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars {
  width: 88px;
  text-align: center;
  height: 60px;
  line-height: 60px;
}
/* line 1584, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars.one {
  background: url(../../images/header_footer/icon-home-star-1.png) no-repeat center;
}
/* line 1587, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars.two {
  background: url(../../images/header_footer/icon-home-star-2.png) no-repeat center;
}
/* line 1590, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars.three {
  background: url(../../images/header_footer/icon-home-star-3.png) no-repeat center;
}
/* line 1593, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars.four {
  background: url(../../images/header_footer/icon-home-star-4.png) no-repeat center;
}
/* line 1596, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .stars.five {
  background: url(../../images/header_footer/icon-home-star-5.png) no-repeat center;
}
/* line 1600, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .names {
  width: 170px;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
  color: #666666;
  font-weight: bold;
  padding: 0 0 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1610, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .honer_year_list .pieces .times {
  width: 68px;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
  color: #999999;
  text-align: center;
  overflow: hidden;
}
/* line 1621, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox {
  display: none;
}
/* line 1623, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox.active {
  display: block;
}
/* line 1626, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table {
  width: 100%;
}
/* line 1630, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tbody tr:first-child td:first-child {
  background: url(../../images/header_footer/icon-home-list-1.png) no-repeat center;
}
/* line 1635, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tbody tr:nth-of-type(2) td:first-child {
  background: url(../../images/header_footer/icon-home-list-2.png) no-repeat center;
}
/* line 1640, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tbody tr:nth-of-type(3) td:first-child {
  background: url(../../images/header_footer/icon-home-list-3.png) no-repeat center;
}
/* line 1645, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tbody tr:nth-of-type(4) td:first-child {
  background: url(../../images/header_footer/icon-home-list-4.png) no-repeat center;
}
/* line 1650, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tbody tr:nth-of-type(5) td:first-child {
  background: url(../../images/header_footer/icon-home-list-5.png) no-repeat center;
}
/* line 1656, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr th {
  background: #f6f6f6;
  color: #666666;
  font-weight: normal;
  text-align: center;
  height: 40px;
}
/* line 1663, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td {
  color: #666666;
  text-align: center;
  height: 52px;
}
/* line 1667, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td.one {
  background: url(../../images/header_footer/icon-home-star-1.png) no-repeat center;
}
/* line 1670, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td.two {
  background: url(../../images/header_footer/icon-home-star-2.png) no-repeat center;
}
/* line 1673, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td.three {
  background: url(../../images/header_footer/icon-home-star-3.png) no-repeat center;
}
/* line 1676, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td.four {
  background: url(../../images/header_footer/icon-home-star-4.png) no-repeat center;
}
/* line 1679, ../sass/hs-home.scss */
.home_part_sz .piece_lines .lefts .list .outbox .inbody .inbox table tr td.five {
  background: url(../../images/header_footer/icon-home-star-5.png) no-repeat center;
}
/* line 1690, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights {
  float: right;
  width: 786px;
}
/* line 1693, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .swiper-container {
  width: 100%;
  height: 403px;
}
/* line 1697, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
/* line 21, ../sass/header.scss */
.home_part_sz .piece_lines .rights .swiper-container .swiper-wrapper .swiper-slide:hover {
  cursor: pointer;
}
/* line 1700, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
/* line 1704, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .swiper-container .swiper-wrapper .swiper-slide h4 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  font-size: 17px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.54)));
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.54));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.54));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.54));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1724, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .titles {
  height: 60px;
  line-height: 60px;
}
/* line 1727, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .titles h4 {
  font-size: 28px;
  font-weight: bold;
  float: left;
  height: 60px;
  line-height: 60px;
  padding-left: 6px;
}
/* line 1735, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .titles span {
  float: right;
  cursor: pointer;
}
/* line 1740, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists {
  padding-top: 15px;
}
/* line 1742, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs {
  height: 110px;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
}
/* line 1748, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs:hover h5 {
  color: #f24a4a;
}
/* line 1751, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs:hover img {
  transform: scale(1.1);
}
/* line 1755, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .imgs {
  width: 180px;
  height: 110px;
  position: absolute;
  overflow: hidden;
}
/* line 1760, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .imgs img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
}
/* line 1770, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .contentss {
  padding-left: 200px;
}
/* line 1772, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .contentss h5 {
  font-size: 19px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 8px 0;
}
/* line 1778, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .contentss .letter {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 15px;
  color: #666666;
  line-height: 24px;
  height: 44px;
}
/* line 1785, ../sass/hs-home.scss */
.home_part_sz .piece_lines .rights .news_boxs .lists .boxs .contentss .times {
  font-size: 15px;
  margin-top: 10px;
  color: #666666;
}

/* line 1798, ../sass/hs-home.scss */
.new_index_body {
  width: 1150px;
  margin: 0 auto;
  padding-top: 80px;
}
/* line 1803, ../sass/hs-home.scss */
.new_index_body .tops .lefts {
  width: 680px;
  height: 390px;
  float: left;
}
/* line 1807, ../sass/hs-home.scss */
.new_index_body .tops .lefts .swiper-container {
  width: 100%;
  height: 100%;
}
/* line 1811, ../sass/hs-home.scss */
.new_index_body .tops .lefts .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
/* line 21, ../sass/header.scss */
.new_index_body .tops .lefts .swiper-container .swiper-wrapper .swiper-slide:hover {
  cursor: pointer;
}
/* line 1814, ../sass/hs-home.scss */
.new_index_body .tops .lefts .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
/* line 1818, ../sass/hs-home.scss */
.new_index_body .tops .lefts .swiper-container .swiper-wrapper .swiper-slide h4 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  font-size: 17px;
  background: #9e0206;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1835, ../sass/hs-home.scss */
.new_index_body .tops .rights {
  width: 450px;
  float: right;
}
/* line 1838, ../sass/hs-home.scss */
.new_index_body .tops .rights .titles {
  height: 48px;
  background: url(../../images/new-index/bg-new-index-news.png) no-repeat 3px 5px;
}
/* line 1841, ../sass/hs-home.scss */
.new_index_body .tops .rights .titles span {
  font-size: 14px;
  float: right;
  margin: 9px 2px 0 0;
  display: inline-block;
  line-height: 1;
  cursor: pointer;
}
/* line 1848, ../sass/hs-home.scss */
.new_index_body .tops .rights .titles span:hover {
  color: #cc0000;
}
/* line 1853, ../sass/hs-home.scss */
.new_index_body .tops .rights .top_news {
  width: 100%;
  height: 170px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
/* line 1860, ../sass/hs-home.scss */
.new_index_body .tops .rights .top_news:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 1865, ../sass/hs-home.scss */
.new_index_body .tops .rights .top_news img {
  transition: .5s;
  width: 100%;
  height: 100%;
}
/* line 1870, ../sass/hs-home.scss */
.new_index_body .tops .rights .top_news .titless {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 40px;
  height: 40px;
  color: #ffffff;
  padding: 0 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.54)));
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.54));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.54));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.54));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1886, ../sass/hs-home.scss */
.new_index_body .tops .rights .new_lists {
  padding-top: 8px;
}
/* line 1888, ../sass/hs-home.scss */
.new_index_body .tops .rights .new_lists li {
  padding-top: 15px;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1894, ../sass/hs-home.scss */
.new_index_body .tops .rights .new_lists li:hover {
  color: #cc0000;
  cursor: pointer;
}
/* line 1902, ../sass/hs-home.scss */
.new_index_body .middles {
  margin-top: 40px;
  padding-top: 80px;
  background: url(../../images/new-index/bg-new-index-act-top.png) no-repeat center top;
}
/* line 1906, ../sass/hs-home.scss */
.new_index_body .middles .lefts {
  width: 267px;
  height: 405px;
  float: left;
  background: url(../../images/new-index/bg-new-index-act-left.png) no-repeat center;
  cursor: pointer;
}
/* line 1912, ../sass/hs-home.scss */
.new_index_body .middles .lefts:hover {
  opacity: .8;
}
/* line 1916, ../sass/hs-home.scss */
.new_index_body .middles .rights {
  width: 855px;
  float: right;
}
/* line 1919, ../sass/hs-home.scss */
.new_index_body .middles .rights .titles {
  height: 48px;
  background: url(../../images/new-index/bg-new-index-act.png) no-repeat 3px 5px;
}
/* line 1922, ../sass/hs-home.scss */
.new_index_body .middles .rights .titles span {
  font-size: 14px;
  float: right;
  margin: 9px 2px 0 0;
  display: inline-block;
  line-height: 1;
  cursor: pointer;
}
/* line 1929, ../sass/hs-home.scss */
.new_index_body .middles .rights .titles span:hover {
  color: #cc0000;
}
/* line 1935, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs {
  cursor: pointer;
  width: 266px;
  float: left;
  margin-right: 27px;
  transition: .5s;
}
/* line 1941, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs:hover {
  box-shadow: 0 0 20px rgba(204, 0, 0, 0.3);
}
/* line 1944, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs:hover .imgs img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 1950, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs:last-child {
  margin-right: 0;
}
/* line 1953, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .imgs {
  width: 266px;
  height: 192px;
  overflow: hidden;
}
/* line 1957, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .imgs img {
  width: 100%;
  height: 100%;
  transition: .5s;
}
/* line 1963, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts {
  border: 1px solid #e8e8e8;
  border-top: 0;
  padding: 10px 15px 15px 15px;
  background: #ffffff;
}
/* line 1968, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts h5 {
  font-size: 15px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
}
/* line 1974, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .times {
  color: #999999;
  font-size: 14px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1980, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis {
  height: 25px;
  line-height: 25px;
  margin-top: 5px;
}
/* line 1984, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis .areas {
  display: inline-block;
  padding-left: 30px;
  background: url(../../images/practice/bg-base-area.png) no-repeat left center;
  color: #4795fa;
  font-size: 14px;
  float: left;
}
/* line 1992, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis .types {
  display: inline-block;
  line-height: 1;
  float: right;
  padding: 5px 10px 4px;
  font-size: 14px;
  vertical-align: middle;
  border-radius: 2px;
}
/* line 2000, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis .types.green {
  color: #45d63e;
  border: 1px solid #45d63e;
  background: #e7f9e6;
}
/* line 2005, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis .types.org {
  color: #ff6c2b;
  border: 1px solid #ff6c2b;
  background: #ffecd7;
}
/* line 2010, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .mutis .types.red {
  color: #f0524f;
  border: 1px solid #f0524f;
  background: #ffe4e3;
}
/* line 2017, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .timess {
  padding-left: 30px;
  color: #666666;
  margin-top: 12px;
  font-size: 14px;
  background: url(../../images/practice/bg-base-time.png) no-repeat 1px center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 2025, ../sass/hs-home.scss */
.new_index_body .middles .rights .lists .boxs .texts .orgs {
  padding-left: 30px;
  color: #666666;
  margin-top: 8px;
  font-size: 14px;
  background: url(../../images/practice/bg-base-org.png) no-repeat 1px center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 19px;
  line-height: 19px;
}
/* line 2041, ../sass/hs-home.scss */
.new_index_body .middle_down .lines {
  height: 44px;
  background: url(../../images/new-index/bg-new-index-middle-line.png) repeat-x left center;
}
/* line 2046, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces {
  width: 370px;
  height: 150px;
  float: left;
  margin-right: 20px;
  cursor: pointer;
}
/* line 2052, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces:last-child {
  margin-right: 0;
}
/* line 2055, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces:hover {
  opacity: .8;
}
/* line 2058, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces:nth-of-type(1) {
  background: url(../../images/new-index/bg-new-index-middle-res.png) no-repeat center;
}
/* line 2061, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces:nth-of-type(2) {
  background: url(../../images/new-index/bg-new-index-middle-damend.png) no-repeat center;
}
/* line 2064, ../sass/hs-home.scss */
.new_index_body .middle_down .links .pieces:nth-of-type(3) {
  background: url(../../images/new-index/bg-new-index-middle-data.png) no-repeat center;
}
/* line 2069, ../sass/hs-home.scss */
.new_index_body .middle_down .pics {
  height: 100px;
  margin-top: 40px;
  background: url(../../images/new-index/bg-new-index-middle-pic.png) no-repeat center;
}
/* line 2075, ../sass/hs-home.scss */
.new_index_body .bottoms {
  margin-top: 40px;
  padding-bottom: 120px;
}
/* line 2078, ../sass/hs-home.scss */
.new_index_body .bottoms .titles {
  height: 76px;
  background: url(../../images/new-index/bg-new-index-second.png) no-repeat 2px 7px;
}
/* line 2084, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces {
  width: 276px;
  height: 280px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #dfcccc;
  float: left;
  margin-right: 15px;
  cursor: pointer;
}
/* line 2093, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces dl {
  background: #f8f1f1;
  height: 110px;
  text-align: center;
  color: #666666;
  padding-top: 24px;
}
/* line 2099, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces dl dt {
  font-size: 22px;
  font-weight: normal;
}
/* line 2103, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces dl dd {
  margin-top: 7px;
  font-size: 18px;
}
/* line 2108, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces .logos {
  height: 168px;
}
/* line 2111, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:hover {
  opacity: .7;
}
/* line 2114, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:nth-of-type(1) .logos {
  background: url(../../images/new-index/bg-new-index-area-zjg.png) no-repeat center;
}
/* line 2117, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:nth-of-type(2) .logos {
  background: url(../../images/new-index/bg-new-index-area-cs.png) no-repeat center;
}
/* line 2120, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:nth-of-type(3) .logos {
  background: url(../../images/new-index/bg-new-index-area-tc.png) no-repeat center;
}
/* line 2123, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:nth-of-type(4) .logos {
  background: url(../../images/new-index/bg-new-index-area-ks.png) no-repeat center;
}
/* line 2126, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.fours .pieces:last-child {
  margin-right: 0;
}
/* line 2131, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs {
  margin-top: 20px;
}
/* line 2133, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces {
  width: 177px;
  height: 250px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #dfcccc;
  float: left;
  margin-right: 17px;
  cursor: pointer;
}
/* line 2142, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces dl {
  background: #f8f1f1;
  height: 110px;
  text-align: center;
  color: #666666;
  padding-top: 24px;
}
/* line 2148, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces dl dt {
  font-size: 20px;
  font-weight: normal;
}
/* line 2152, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces dl dd {
  margin-top: 7px;
  font-size: 16px;
}
/* line 2157, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces .logos {
  height: 138px;
}
/* line 2160, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:hover {
  opacity: .7;
}
/* line 2163, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(1) .logos {
  background: url(../../images/new-index/bg-new-index-area-wjq.png) no-repeat center;
}
/* line 2166, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(2) .logos {
  background: url(../../images/new-index/bg-new-index-area-wzq.png) no-repeat center;
}
/* line 2169, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(3) .logos {
  background: url(../../images/new-index/bg-new-index-area-xcq.png) no-repeat center;
}
/* line 2172, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(4) .logos {
  background: url(../../images/new-index/bg-new-index-area-gsq.png) no-repeat center;
}
/* line 2175, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(5) .logos {
  background: url(../../images/new-index/bg-new-index-area-gyyq.png) no-repeat center;
}
/* line 2178, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:nth-of-type(6) .logos {
  background: url(../../images/new-index/bg-new-index-area-gxq.png) no-repeat center;
}
/* line 2181, ../sass/hs-home.scss */
.new_index_body .bottoms .lines.sixs .pieces:last-child {
  margin-right: 0;
}

/* line 2190, ../sass/hs-home.scss */
.second_level_bg {
  background-image: url(../../../resource/images/new-index/bg-second-level-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
}
/* line 2194, ../sass/hs-home.scss */
.second_level_bg .second_level_titles {
  height: 329px;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 2199, ../sass/hs-home.scss */
.second_level_bg .second_level_titles2 {
  display: none;
}
/* line 2202, ../sass/hs-home.scss */
.second_level_bg .second_level_nav {
  width: 1150px;
  margin: 0 auto;
}
/* line 2205, ../sass/hs-home.scss */
.second_level_bg .second_level_nav span {
  width: 218px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  float: left;
  margin-right: 15px;
  background: #bf0009;
}
/* line 2218, ../sass/hs-home.scss */
.second_level_bg .second_level_nav span:hover, .second_level_bg .second_level_nav span.active {
  background: #ff2a27;
}
/* line 2221, ../sass/hs-home.scss */
.second_level_bg .second_level_nav span:last-child {
  margin-right: 0;
}
/* line 2226, ../sass/hs-home.scss */
.second_level_bg .prac_body_title_top {
  height: 126px;
  background: url(../../../resource/images/new-index/bg-second-level-center-local.png) no-repeat center 62px;
}
/* line 2230, ../sass/hs-home.scss */
.second_level_bg.active {
  background: #ffffff;
}
/* line 2232, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles {
  display: none;
}
/* line 2235, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 {
  background: #bd0b0e;
  display: block;
  height: 188px;
}
/* line 2239, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 .insides {
  width: 1150px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
/* line 2244, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 .insides .logoss {
  width: 120px;
  height: 120px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -60px;
}
/* line 2252, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 .insides dl {
  padding-left: 150px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -44px;
}
/* line 2259, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 .insides dl dt {
  font-size: 40px;
  color: #ffffff;
  line-height: 1;
}
/* line 2264, ../sass/hs-home.scss */
.second_level_bg.active .second_level_titles2 .insides dl dd {
  margin-top: 20px;
  font-size: 28px;
  color: #ffffff;
  line-height: 1;
}
/* line 2273, ../sass/hs-home.scss */
.second_level_bg.active .second_level_nav {
  background: #f1eee9;
  width: 100%;
}
/* line 2276, ../sass/hs-home.scss */
.second_level_bg.active .second_level_nav > div {
  width: 1150px;
  margin: 0 auto;
}
/* line 2279, ../sass/hs-home.scss */
.second_level_bg.active .second_level_nav > div span {
  width: auto;
  padding: 0 5px;
  height: 64px;
  background: none;
  font-weight: normal;
  border-bottom: 4px solid #f1eee9;
  line-height: 60px;
  color: #333;
  margin-right: 70px;
  font-size: 19px;
}
/* line 2290, ../sass/hs-home.scss */
.second_level_bg.active .second_level_nav > div span:hover, .second_level_bg.active .second_level_nav > div span.active {
  color: #bd0b0e;
  border-color: #bd0b0e;
}
/* line 2297, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_title_top {
  width: 1150px;
  margin: 0 auto;
  height: 74px;
  background-position: left bottom;
  background-repeat: no-repeat;
}
/* line 2304, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms {
  padding-top: 20px;
}
/* line 2306, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .lefts {
  display: none;
}
/* line 2309, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .middles {
  width: 100%;
  float: none;
}
/* line 2313, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .middles .contents .boxs {
  width: 266px;
  margin-right: 27px;
}
/* line 2316, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .middles .contents .boxs .imgs {
  width: 266px;
}
/* line 2319, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .middles .contents .boxs:nth-of-type(2) {
  margin-right: 27px;
}
/* line 2322, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .middles .contents .boxs:last-child {
  margin-right: 0;
}
/* line 2328, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .rights {
  width: 100%;
  float: none;
}
/* line 2332, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .rights .lists .boxs {
  margin-right: 50px;
  margin-bottom: 20px;
}
/* line 2335, ../sass/hs-home.scss */
.second_level_bg.active .prac_body_bottoms .rights .lists .boxs:nth-of-type(3n) {
  margin-right: 0;
}

/* line 2345, ../sass/hs-home.scss */
.home_part_gx {
  width: 1200px;
  margin: 0 auto;
  padding-top: 40px;
}
/* line 2349, ../sass/hs-home.scss */
.home_part_gx .banners {
  float: left;
  width: 830px;
  height: 450px;
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(0, 162, 233, 0.37);
  padding: 24px 20px;
}
/* line 2356, ../sass/hs-home.scss */
.home_part_gx .banners .swiper-container {
  width: 100%;
  height: 402px;
}
/* line 2360, ../sass/hs-home.scss */
.home_part_gx .banners .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
/* line 21, ../sass/header.scss */
.home_part_gx .banners .swiper-container .swiper-wrapper .swiper-slide:hover {
  cursor: pointer;
}
/* line 2363, ../sass/hs-home.scss */
.home_part_gx .banners .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
/* line 2367, ../sass/hs-home.scss */
.home_part_gx .banners .swiper-container .swiper-wrapper .swiper-slide h4 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  font-size: 17px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.7)));
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.7));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.7));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 2387, ../sass/hs-home.scss */
.home_part_gx .lists_bang {
  width: 350px;
  height: 450px;
  float: right;
  padding-top: 28px;
  position: relative;
}
/* line 2393, ../sass/hs-home.scss */
.home_part_gx .lists_bang:before {
  width: 314px;
  height: 60px;
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -157px;
  z-index: 2;
  background: url(../../images/sz/bg-lists-title.png) no-repeat center;
}
/* line 2405, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list {
  width: 100%;
  height: 422px;
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(0, 162, 233, 0.37);
  padding: 36px 15px 0;
}
/* line 2412, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outnav a {
  display: inline-block;
  width: 50%;
  height: 48px;
  line-height: 48px;
  float: left;
  text-align: center;
  font-size: 17px;
  color: #999999;
  background: #ffffff;
  font-weight: bold;
  position: relative;
}
/* line 2424, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outnav a.active {
  color: #e53c29;
}
/* line 2426, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outnav a.active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 60px;
  height: 3px;
  margin-left: -30px;
  content: "";
  background: #e53c29;
  border-radius: 2px;
}
/* line 2438, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outnav a:hover {
  text-decoration: none;
}
/* line 2443, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox {
  height: 352px;
}
/* line 2445, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody {
  display: none;
}
/* line 2447, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody.active {
  display: block;
}
/* line 2450, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .innav {
  text-align: center;
  padding: 17px 0;
}
/* line 2453, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .innav a {
  display: inline-block;
  width: 104px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #e53c29;
  border: 1px solid #e53c29;
}
/* line 2463, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .innav a:nth-of-type(1) {
  border-radius: 18px 0 0 18px;
  border-right: 0;
}
/* line 2467, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .innav a:nth-of-type(2) {
  border-radius: 0 18px 18px 0;
  border-left: 0;
}
/* line 2471, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .innav a.active {
  color: #ffffff;
  background: #e53c29;
}
/* line 2475, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .innav a:hover {
  text-decoration: none;
}
/* line 2480, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list {
  display: none;
}
/* line 2482, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list.active {
  display: block;
}
/* line 2485, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces {
  margin-bottom: 7px;
}
/* line 2487, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces > div, .home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces dl {
  float: left;
}
/* line 2491, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces:first-child .logos {
  background: url(../../images/sz/bg-list-1.png) no-repeat center;
}
/* line 2496, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces:nth-of-type(2) .logos {
  background: url(../../images/sz/bg-list-2.png) no-repeat center;
}
/* line 2501, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces:nth-of-type(3) .logos {
  background: url(../../images/sz/bg-list-3.png) no-repeat center;
}
/* line 2506, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces:nth-of-type(4) .logos {
  background: url(../../images/sz/bg-list-4.png) no-repeat center;
}
/* line 2510, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .logos {
  width: 60px;
  height: 60px;
}
/* line 2514, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces dl {
  width: 150px;
  height: 60px;
  padding: 8px 0 0 10px;
}
/* line 2518, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces dl dt {
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 2524, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces dl dd {
  font-size: 15px;
  color: #999999;
  margin-top: 3px;
}
/* line 2530, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars {
  width: 88px;
  text-align: center;
  height: 60px;
  line-height: 60px;
}
/* line 2535, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.one {
  background: url(../../images/header_footer/icon-home-star-1.png) no-repeat center;
}
/* line 2538, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.two {
  background: url(../../images/header_footer/icon-home-star-2.png) no-repeat center;
}
/* line 2541, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.three {
  background: url(../../images/header_footer/icon-home-star-3.png) no-repeat center;
}
/* line 2544, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.four {
  background: url(../../images/header_footer/icon-home-star-4.png) no-repeat center;
}
/* line 2547, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.five {
  background: url(../../images/header_footer/icon-home-star-5.png) no-repeat center;
}
/* line 2551, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .names {
  width: 170px;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
  color: #666666;
  font-weight: bold;
  padding: 0 0 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 2561, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .honer_year_list .pieces .times {
  width: 68px;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
  color: #999999;
  text-align: center;
  overflow: hidden;
}
/* line 2572, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox {
  display: none;
}
/* line 2574, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox.active {
  display: block;
}
/* line 2577, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table {
  width: 100%;
}
/* line 2581, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tbody tr:first-child td:first-child {
  background: url(../../images/header_footer/icon-home-list-1.png) no-repeat center;
}
/* line 2586, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tbody tr:nth-of-type(2) td:first-child {
  background: url(../../images/header_footer/icon-home-list-2.png) no-repeat center;
}
/* line 2591, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tbody tr:nth-of-type(3) td:first-child {
  background: url(../../images/header_footer/icon-home-list-3.png) no-repeat center;
}
/* line 2596, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tbody tr:nth-of-type(4) td:first-child {
  background: url(../../images/header_footer/icon-home-list-4.png) no-repeat center;
}
/* line 2601, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tbody tr:nth-of-type(5) td:first-child {
  background: url(../../images/header_footer/icon-home-list-5.png) no-repeat center;
}
/* line 2607, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tr th {
  background: #f6f6f6;
  color: #666666;
  font-weight: normal;
  text-align: center;
  height: 40px;
}
/* line 2614, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tr td {
  color: #666666;
  text-align: center;
  height: 52px;
}
/* line 2618, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tr td.one {
  background: url(../../images/header_footer/icon-home-star-1.png) no-repeat center;
}
/* line 2621, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tr td.two {
  background: url(../../images/header_footer/icon-home-star-2.png) no-repeat center;
}
/* line 2624, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tr td.three {
  background: url(../../images/header_footer/icon-home-star-3.png) no-repeat center;
}
/* line 2627, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tr td.four {
  background: url(../../images/header_footer/icon-home-star-4.png) no-repeat center;
}
/* line 2630, ../sass/hs-home.scss */
.home_part_gx .lists_bang .list .outbox .inbody .inbox table tr td.five {
  background: url(../../images/header_footer/icon-home-star-5.png) no-repeat center;
}

/* line 2643, ../sass/hs-home.scss */
.home_part_gx_nums {
  width: 1200px;
  height: 150px;
  padding: 20px;
  margin: 20px auto 30px;
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(0, 162, 233, 0.37);
}
/* line 2650, ../sass/hs-home.scss */
.home_part_gx_nums dl {
  float: left;
  width: 274px;
  height: 110px;
  margin-right: 21px;
  border-radius: 6px;
  overflow: hidden;
  padding: 22px 24px 0;
}
/* line 2658, ../sass/hs-home.scss */
.home_part_gx_nums dl dt {
  font-size: 28px;
  color: #ffffff;
  height: 36px;
  line-height: 36px;
}
/* line 2664, ../sass/hs-home.scss */
.home_part_gx_nums dl dd {
  font-size: 15px;
  color: #ffffff;
  height: 28px;
  line-height: 28px;
}
/* line 2670, ../sass/hs-home.scss */
.home_part_gx_nums dl:nth-of-type(1) {
  background: url(../../images/sz/bg-nums-list-1.png) no-repeat center;
}
/* line 2673, ../sass/hs-home.scss */
.home_part_gx_nums dl:nth-of-type(2) {
  background: url(../../images/sz/bg-nums-list-2.png) no-repeat center;
}
/* line 2676, ../sass/hs-home.scss */
.home_part_gx_nums dl:nth-of-type(3) {
  background: url(../../images/sz/bg-nums-list-3.png) no-repeat center;
}
/* line 2679, ../sass/hs-home.scss */
.home_part_gx_nums dl:nth-of-type(4) {
  background: url(../../images/sz/bg-nums-list-4.png) no-repeat center;
  margin-right: 0;
}

/* line 2686, ../sass/hs-home.scss */
.index_wz_nums {
  width: 1200px;
  margin: 0 auto;
  padding-top: 34px;
}
/* line 2690, ../sass/hs-home.scss */
.index_wz_nums .pieces {
  float: left;
  width: 257px;
  height: 79px;
  margin-right: 57px;
  background: url(../../images/wz-index/bg-index-nums.png) no-repeat center;
}
/* line 2696, ../sass/hs-home.scss */
.index_wz_nums .pieces dl {
  padding-left: 102px;
  padding-top: 18px;
  background: no-repeat 40px center;
  height: 100%;
}
/* line 2701, ../sass/hs-home.scss */
.index_wz_nums .pieces dl dt {
  font-size: 21px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
}
/* line 2707, ../sass/hs-home.scss */
.index_wz_nums .pieces dl dd {
  font-size: 14px;
  color: #999999;
  height: 20px;
  line-height: 20px;
}
/* line 2713, ../sass/hs-home.scss */
.index_wz_nums .pieces dl.person {
  background-image: url(../../images/wz-index/bg-index-nums-people.png);
}
/* line 2716, ../sass/hs-home.scss */
.index_wz_nums .pieces dl.team {
  background-image: url(../../images/wz-index/bg-index-nums-team.png);
}
/* line 2719, ../sass/hs-home.scss */
.index_wz_nums .pieces dl.active {
  background-image: url(../../images/wz-index/bg-index-nums-active.png);
}
/* line 2722, ../sass/hs-home.scss */
.index_wz_nums .pieces dl.resource {
  background-image: url(../../images/wz-index/bg-index-nums-resource.png);
}
/* line 2726, ../sass/hs-home.scss */
.index_wz_nums .pieces:last-child {
  margin-right: 0;
}

/* line 2732, ../sass/hs-home.scss */
.index_wz_act_new {
  width: 1200px;
  margin: 0 auto;
  padding-top: 45px;
}
/* line 2738, ../sass/hs-home.scss */
.index_wz_act_new.sixs .lefts .piecess {
  height: 92px;
  line-height: 92px;
}
/* line 2741, ../sass/hs-home.scss */
.index_wz_act_new.sixs .lefts .piecess .insidesss {
  -webkit-background-size: auto 60%;
  background-size: auto 60%;
  background-position: 10px center;
}
/* line 2750, ../sass/hs-home.scss */
.index_wz_act_new .tops .titless {
  height: 57px;
  background: url(../../images/wz-index/bg-index-title-newtime-act.png) no-repeat left 8px;
}
/* line 2753, ../sass/hs-home.scss */
.index_wz_act_new .tops .titless span {
  float: right;
  margin-top: 22px;
  display: inline-block;
  cursor: pointer;
}
/* line 2758, ../sass/hs-home.scss */
.index_wz_act_new .tops .titless span:hover {
  color: #bd2401;
}
/* line 2764, ../sass/hs-home.scss */
.index_wz_act_new .lefts {
  float: left;
  width: 250px;
  border: 1px solid #f8f8f8;
  background: #f8f8f8;
}
/* line 2769, ../sass/hs-home.scss */
.index_wz_act_new .lefts.no_border {
  border: 0;
  padding-top: 27px;
  background: none;
}
/* line 2774, ../sass/hs-home.scss */
.index_wz_act_new .lefts .left_img {
  width: 250px;
  height: 465px;
  background: url(../../images/wz-index/bg-index-act-left.png) no-repeat center;
}
/* line 2779, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess {
  height: 110px;
  line-height: 110px;
  padding: 0 28px;
  cursor: pointer;
}
/* line 2784, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess .insidesss {
  border-bottom: 1px solid #e8e8e8;
  padding-left: 88px;
  font-size: 17px;
  background: no-repeat left center;
}
/* line 2789, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess .insidesss.llxj {
  background-image: url(../../images/wz-index/bg-index-act-llxj.png);
}
/* line 2792, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess .insidesss.jyfw {
  background-image: url(../../images/wz-index/bg-index-act-jyfw.png);
}
/* line 2795, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess .insidesss.whfw {
  background-image: url(../../images/wz-index/bg-index-act-whfw.png);
}
/* line 2798, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess .insidesss.kjkp {
  background-image: url(../../images/wz-index/bg-index-act-kjkp.png);
}
/* line 2801, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess .insidesss.jsty {
  background-image: url(../../images/wz-index/bg-index-act-jsty.png);
}
/* line 2804, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess .insidesss.qt {
  background-image: url(../../images/wz-index/bg-index-act-qt.png);
}
/* line 2809, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess:last-child .insidesss {
  border-bottom: 0;
}
/* line 2813, ../sass/hs-home.scss */
.index_wz_act_new .lefts .piecess.active {
  background: #ffdddd;
}
/* line 2818, ../sass/hs-home.scss */
.index_wz_act_new .rights {
  width: 920px;
  float: right;
}

/* line 2825, ../sass/hs-home.scss */
.line_body .titlesss {
  height: 57px;
  background: url(../../images/wz-index/bg-index-title-act.png) no-repeat left 8px;
}
/* line 2828, ../sass/hs-home.scss */
.line_body .titlesss span {
  float: right;
  margin-top: 22px;
  display: inline-block;
  cursor: pointer;
}
/* line 2833, ../sass/hs-home.scss */
.line_body .titlesss span:hover {
  color: #bd2401;
}
/* line 2838, ../sass/hs-home.scss */
.line_body .contentsss {
  max-height: 495px;
  overflow: hidden;
}

/* line 2844, ../sass/hs-home.scss */
.act_piece_box {
  width: 208px;
  height: 220px;
  margin: 27px 29px 0 0;
  float: left;
}
/* line 2849, ../sass/hs-home.scss */
.act_piece_box .imgssss {
  height: 140px;
  position: relative;
  overflow: hidden;
}
/* line 2853, ../sass/hs-home.scss */
.act_piece_box .imgssss img {
  width: 100%;
  height: 100%;
}
/* line 2857, ../sass/hs-home.scss */
.act_piece_box .imgssss span {
  position: absolute;
  top: -27px;
  left: -47px;
  font-size: 15px;
  display: inline-block;
  width: 120px;
  height: 80px;
  padding-top: 50px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  transform: rotate(-45deg);
  background-image: -webkit-gradient(left, from(#e42743), to(#ef7779));
  background-image: -webkit-linear-gradient(right, #e42743, #ef7779);
  background-image: -o-linear-gradient(right, #e42743, #ef7779);
  background-image: linear-gradient(to right, #e42743, #ef7779);
}
/* line 2876, ../sass/hs-home.scss */
.act_piece_box .contentssss {
  border: 1px solid #e8e8e8;
  border-top: 0;
  height: 80px;
  padding: 10px 12px 11px;
}
/* line 2881, ../sass/hs-home.scss */
.act_piece_box .contentssss .titlesssss {
  height: 27px;
  line-height: 27px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 2887, ../sass/hs-home.scss */
.act_piece_box .contentssss .localsssss {
  height: 30px;
  line-height: 30px;
  padding-right: 75px;
  position: relative;
  font-size: 15px;
  color: #4795fa;
  padding-left: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../../images/header_footer/icon-home-area.png) left center no-repeat;
}
/* line 2897, ../sass/hs-home.scss */
.act_piece_box .contentssss .localsssss span {
  position: absolute;
  right: 0;
  top: 4px;
}
/* line 2904, ../sass/hs-home.scss */
.act_piece_box:nth-of-type(4n) {
  margin-right: 0;
}

/* line 2909, ../sass/hs-home.scss */
.line_btn {
  font-size: 14px;
  height: 23px;
  line-height: 23px;
  padding: 0 5px;
  display: inline-block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 2918, ../sass/hs-home.scss */
.line_btn.ing {
  color: #45d63e;
  border: 1px solid #45d63e;
  background: #e7f9e6;
}
/* line 2923, ../sass/hs-home.scss */
.line_btn.end {
  color: #f0524f;
  border: 1px solid #f0524f;
  background: #ffe4e3;
}
/* line 2928, ../sass/hs-home.scss */
.line_btn.start {
  color: #ff6c2b;
  border: 1px solid #ff6c2b;
  background: #ffecd7;
}

/* line 2935, ../sass/hs-home.scss */
.index_wz_middle_post {
  width: 1200px;
  height: 104px;
  margin: 45px auto 0;
  background: url(../../images/wz-index/bg-index-middle-post.png) no-repeat center;
}

/* line 2942, ../sass/hs-home.scss */
.index_wz_news_list {
  width: 1200px;
  margin: 45px auto 0;
}
/* line 2945, ../sass/hs-home.scss */
.index_wz_news_list .lefts {
  width: 800px;
  float: left;
}
/* line 2949, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .titless {
  height: 80px;
  background: url(../../images/wz-index/bg-index-title-act.png) no-repeat left 12px;
}
/* line 2952, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .titless span {
  float: right;
  margin-top: 24px;
  display: inline-block;
  cursor: pointer;
}
/* line 2957, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .titless span:hover {
  color: #bd2401;
}
/* line 2961, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .titless.news {
  background: url(../../images/wz-index/bg-index-title-news.png) no-repeat left 8px;
}
/* line 2966, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news {
  cursor: pointer;
  position: relative;
}
/* line 2970, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news:hover .contentss .titlesss {
  color: #bd2401;
}
/* line 2976, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news .imgss {
  position: absolute;
  left: 0;
  top: 0;
  width: 360px;
  height: 200px;
}
/* line 2982, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news .imgss img {
  width: 100%;
  height: 100%;
}
/* line 2986, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news .imgss p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  padding: 0 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.8)));
  background-image: -webkit-linear-gradient(bottom, transparent, rgba(0, 0, 0, 0.8));
  background-image: -o-linear-gradient(bottom, transparent, rgba(0, 0, 0, 0.8));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}
/* line 3001, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news .contentss {
  padding-left: 385px;
  height: 200px;
}
/* line 3004, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news .contentss .titlesss {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 3011, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news .contentss .contentsss {
  line-height: 23px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  font-size: 15px;
  color: #666666;
  height: 115px;
}
/* line 3018, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .first_news .contentss .timesss {
  margin-top: 12px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  color: #666666;
}
/* line 3027, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .other_news {
  padding-top: 14px;
}
/* line 3030, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .other_news ul li {
  position: relative;
  padding-right: 200px;
  height: 32px;
  line-height: 32px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
/* line 3038, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .other_news ul li:hover {
  color: #bd2401;
}
/* line 3041, ../sass/hs-home.scss */
.index_wz_news_list .lefts .news_list .contentss .other_news ul li span {
  position: absolute;
  right: 0;
  top: 0;
  height: 32px;
  line-height: 32px;
  font-size: 15px;
  color: #666666;
}
/* line 3056, ../sass/hs-home.scss */
.index_wz_news_list .rights {
  float: right;
}
/* line 3058, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang {
  width: 350px;
  height: 450px;
  float: right;
  position: relative;
}
/* line 3063, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list {
  width: 100%;
  height: 460px;
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.14);
  padding: 20px 15px 0;
}
/* line 3070, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outnav a {
  display: inline-block;
  width: 50%;
  height: 48px;
  line-height: 48px;
  float: left;
  text-align: center;
  font-size: 17px;
  color: #999999;
  background: #ffffff;
  font-weight: bold;
  position: relative;
}
/* line 3082, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outnav a.active {
  color: #bd2401;
}
/* line 3084, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outnav a.active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 60px;
  height: 3px;
  margin-left: -30px;
  content: "";
  background: #bd2401;
  border-radius: 2px;
}
/* line 3096, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outnav a:hover {
  text-decoration: none;
}
/* line 3101, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox {
  height: 352px;
}
/* line 3103, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody {
  display: none;
}
/* line 3105, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody.active {
  display: block;
}
/* line 3108, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .innav {
  text-align: center;
  padding: 23px 0;
}
/* line 3111, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .innav a {
  display: inline-block;
  width: 104px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #bd2401;
  border: 1px solid #bd2401;
}
/* line 3121, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .innav a:nth-of-type(1) {
  border-radius: 18px 0 0 18px;
  border-right: 0;
}
/* line 3125, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .innav a:nth-of-type(2) {
  border-radius: 0 18px 18px 0;
  border-left: 0;
  position: relative;
  left: -5px;
}
/* line 3131, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .innav a.active {
  color: #ffffff;
  background: #bd2401;
}
/* line 3135, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .innav a:hover {
  text-decoration: none;
}
/* line 3140, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list {
  display: none;
}
/* line 3142, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list.active {
  display: block;
}
/* line 3145, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces {
  margin-bottom: 13px;
}
/* line 3147, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces > div, .index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces dl {
  float: left;
}
/* line 3151, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces:first-child .logos {
  background: url(../../images/sz/bg-list-1.png) no-repeat center;
}
/* line 3156, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces:nth-of-type(2) .logos {
  background: url(../../images/sz/bg-list-2.png) no-repeat center;
}
/* line 3161, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces:nth-of-type(3) .logos {
  background: url(../../images/sz/bg-list-3.png) no-repeat center;
}
/* line 3166, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces:nth-of-type(4) .logos {
  background: url(../../images/sz/bg-list-4.png) no-repeat center;
}
/* line 3170, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .logos {
  width: 60px;
  height: 60px;
}
/* line 3174, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces dl {
  width: 150px;
  height: 60px;
  padding: 8px 0 0 10px;
}
/* line 3178, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces dl dt {
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 3184, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces dl dd {
  font-size: 15px;
  color: #999999;
  margin-top: 3px;
}
/* line 3190, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars {
  width: 88px;
  text-align: center;
  height: 60px;
  line-height: 60px;
}
/* line 3195, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.one {
  background: url(../../images/header_footer/icon-home-star-1.png) no-repeat center;
}
/* line 3198, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.two {
  background: url(../../images/header_footer/icon-home-star-2.png) no-repeat center;
}
/* line 3201, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.three {
  background: url(../../images/header_footer/icon-home-star-3.png) no-repeat center;
}
/* line 3204, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.four {
  background: url(../../images/header_footer/icon-home-star-4.png) no-repeat center;
}
/* line 3207, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .stars.five {
  background: url(../../images/header_footer/icon-home-star-5.png) no-repeat center;
}
/* line 3211, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .names {
  width: 170px;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
  color: #666666;
  font-weight: bold;
  padding: 0 0 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 3221, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .honer_year_list .pieces .times {
  width: 68px;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
  color: #999999;
  text-align: center;
  overflow: hidden;
}
/* line 3232, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox {
  display: none;
}
/* line 3234, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox.active {
  display: block;
}
/* line 3237, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table {
  width: 100%;
}
/* line 3241, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tbody tr:first-child td:first-child {
  background: url(../../images/header_footer/icon-home-list-1.png) no-repeat center;
}
/* line 3246, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tbody tr:nth-of-type(2) td:first-child {
  background: url(../../images/header_footer/icon-home-list-2.png) no-repeat center;
}
/* line 3251, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tbody tr:nth-of-type(3) td:first-child {
  background: url(../../images/header_footer/icon-home-list-3.png) no-repeat center;
}
/* line 3256, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tbody tr:nth-of-type(4) td:first-child {
  background: url(../../images/header_footer/icon-home-list-4.png) no-repeat center;
}
/* line 3261, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tbody tr:nth-of-type(5) td:first-child {
  background: url(../../images/header_footer/icon-home-list-5.png) no-repeat center;
}
/* line 3267, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tr th {
  background: #f6f6f6;
  color: #666666;
  font-weight: normal;
  text-align: center;
  height: 40px;
}
/* line 3274, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tr td {
  color: #666666;
  text-align: center;
  height: 52px;
}
/* line 3278, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tr td.one {
  background: url(../../images/header_footer/icon-home-star-1.png) no-repeat center;
}
/* line 3281, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tr td.two {
  background: url(../../images/header_footer/icon-home-star-2.png) no-repeat center;
}
/* line 3284, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tr td.three {
  background: url(../../images/header_footer/icon-home-star-3.png) no-repeat center;
}
/* line 3287, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tr td.four {
  background: url(../../images/header_footer/icon-home-star-4.png) no-repeat center;
}
/* line 3290, ../sass/hs-home.scss */
.index_wz_news_list .rights .lists_bang .list .outbox .inbody .inbox table tr td.five {
  background: url(../../images/header_footer/icon-home-star-5.png) no-repeat center;
}

/* line 3304, ../sass/hs-home.scss */
.index_right_side_wz {
  position: absolute;
  top: 484px;
  left: 50%;
  margin-left: 640px;
}
/* line 3310, ../sass/hs-home.scss */
.index_right_side_wz ul li {
  cursor: pointer;
}
/* line 3312, ../sass/hs-home.scss */
.index_right_side_wz ul li.wechat {
  width: 76px;
  border: 2px solid #79c283;
  color: #2f4f16;
  font-size: 15px;
  padding: 70px 25px 30px;
  text-align: center;
  font-weight: bold;
  line-height: 18px;
  position: relative;
  border-radius: 10px;
  background: url(../../images/wz-index/icon-index-right-wx.png) no-repeat center 30px #d2e5c6;
}
/* line 3324, ../sass/hs-home.scss */
.index_right_side_wz ul li.wechat .qrcodeBox {
  display: none;
  position: absolute;
  right: 85px;
  top: 0;
  bottom: 0;
  width: 154px;
  padding: 14px 12px 0;
  background: #d2e5c6;
  border-radius: 10px;
}
/* line 3334, ../sass/hs-home.scss */
.index_right_side_wz ul li.wechat .qrcodeBox img {
  width: 100%;
}
/* line 3337, ../sass/hs-home.scss */
.index_right_side_wz ul li.wechat .qrcodeBox h4 {
  padding-top: 8px;
  font-size: 14px;
  color: #228125;
}
/* line 3341, ../sass/hs-home.scss */
.index_right_side_wz ul li.wechat .qrcodeBox h4 span {
  font-size: 16px;
}
/* line 3347, ../sass/hs-home.scss */
.index_right_side_wz ul li.wechat:hover .qrcodeBox {
  display: block;
}
/* line 3352, ../sass/hs-home.scss */
.index_right_side_wz ul li.send {
  margin-top: 12px;
  width: 76px;
  border: 2px solid #1c86e5;
  color: #144689;
  font-size: 15px;
  padding: 83px 25px 30px;
  text-align: center;
  font-weight: bold;
  line-height: 18px;
  position: relative;
  border-radius: 10px;
  background: url(../../images/wz-index/icon-index-right-send.png) no-repeat center 30px #c6d8e5;
}
/* line 3366, ../sass/hs-home.scss */
.index_right_side_wz ul li.ques {
  width: 76px;
  height: 76px;
  background: #dddddd;
  color: #8d8d8d;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  border-radius: 10px;
  letter-spacing: 4px;
  padding: 16px 0;
  margin-top: 10px;
}
/* line 3379, ../sass/hs-home.scss */
.index_right_side_wz ul li.back_top {
  width: 48px;
  height: 48px;
  background: #dddddd;
  border-radius: 4px;
  margin: 10px auto 0;
  position: relative;
}
/* line 3386, ../sass/hs-home.scss */
.index_right_side_wz ul li.back_top:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: calc(50% - 4px);
  left: calc(50% - 8px);
  border-width: 0 8px 8px 8px;
  border-style: solid;
  border-color: transparent transparent #ffffff transparent;
}
/* line 3398, ../sass/hs-home.scss */
.index_right_side_wz ul li.back_top:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 8px);
  border-width: 0 8px 8px 8px;
  border-style: solid;
  border-color: transparent transparent #dddddd transparent;
}
/* line 3413, ../sass/hs-home.scss */
.index_right_side_wz.fixeds {
  position: fixed;
  top: 100px;
}

/* line 3419, ../sass/hs-home.scss */
.index_wz_normal_body {
  width: 1200px;
  margin: 0 auto;
  padding-top: 35px;
}
/* line 3423, ../sass/hs-home.scss */
.index_wz_normal_body .titles {
  height: 52px;
  line-height: 52px;
}
/* line 3426, ../sass/hs-home.scss */
.index_wz_normal_body .titles .letterss {
  width: 150px;
  float: left;
  font-size: 28px;
  position: relative;
}
/* line 3431, ../sass/hs-home.scss */
.index_wz_normal_body .titles .letterss:before {
  content: "";
  display: block;
  height: 4px;
  width: 42px;
  background: #e32b2d;
  position: absolute;
  bottom: 0;
  left: 0;
}
/* line 3442, ../sass/hs-home.scss */
.index_wz_normal_body .titles .typess {
  float: left;
}
/* line 3444, ../sass/hs-home.scss */
.index_wz_normal_body .titles .typess span {
  width: 72px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #f8f8f8;
  margin-right: 26px;
  font-size: 15px;
  border-radius: 4px;
  display: inline-block;
  cursor: pointer;
}
/* line 3455, ../sass/hs-home.scss */
.index_wz_normal_body .titles .typess span.active {
  background: #ffdddd;
}
/* line 3460, ../sass/hs-home.scss */
.index_wz_normal_body .titles .moress {
  float: right;
  font-size: 13px;
  color: #666;
  cursor: pointer;
}
/* line 3465, ../sass/hs-home.scss */
.index_wz_normal_body .titles .moress:hover {
  color: #cc0000;
}
/* line 3470, ../sass/hs-home.scss */
.index_wz_normal_body .bodys {
  padding-top: 28px;
}
/* line 3473, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs {
  cursor: pointer;
  width: 285px;
  float: left;
  transition: .5s;
  margin-right: 20px;
}
/* line 3478, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs:hover {
  box-shadow: 0 0 20px rgba(204, 0, 0, 0.3);
}
/* line 3481, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs:hover .imgs img {
  -webkit-transform: scale(1.1);
}
/* line 3486, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs:nth-of-type(4) {
  margin-right: 0;
}
/* line 3490, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs .imgs {
  width: 100%;
  height: 192px;
  position: relative;
  overflow: hidden;
}
/* line 3495, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs .imgs img {
  width: 100%;
  height: 100%;
  transition: .5s;
}
/* line 3501, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs .texts {
  border: 1px solid #e8e8e8;
  border-top: 0;
  padding: 10px 15px 15px 15px;
  background: #ffffff;
}
/* line 3506, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs .texts h5 {
  word-break: break-all;
  font-size: 16px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
}
/* line 3513, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.res .boxs .texts > div {
  color: #999999;
  font-size: 14px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 3523, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs {
  width: 385px;
  border: 1px solid #e8e8e8;
  float: left;
  padding: 30px 20px 27px;
  cursor: pointer;
  margin-right: 20px;
  background: #ffffff;
  transition: .5s;
}
/* line 3524, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs:nth-of-type(3n) {
  margin-right: 0;
}
/* line 3535, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs:hover {
  box-shadow: 0 0 20px rgba(204, 0, 0, 0.3);
}
/* line 3538, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs:last-child {
  margin-bottom: 0px;
}
/* line 3541, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs .titless {
  font-size: 16px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
  word-break: break-all;
}
/* line 3548, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs .timess {
  padding: 10px 0;
}
/* line 3550, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs .timess .time {
  color: #999999;
  font-size: 15px;
  line-height: 23px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 3557, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs .timess .types {
  float: right;
  font-size: 15px;
  color: #ffffff;
  padding: 4px 10px;
  border-radius: 12px;
  line-height: 1;
}
/* line 3564, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs .timess .types.green {
  background-color: #4bc665;
}
/* line 3567, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs .timess .types.red {
  background-color: #ff7461;
}
/* line 3572, ../sass/hs-home.scss */
.index_wz_normal_body .bodys.req .boxs .position {
  padding-left: 24px;
  background: url(../../images/practice/icon-index-local.png) no-repeat left center;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
