.block {
  width: 1000px;
  margin: 0 auto;
}

#doyoo_panel {
  display: none !important;
}

#doyoo_mobile_chat_hint {
  display: none;
}

.index-wrap .session_5 {
  text-align: center;
  padding-top: 50px;
  background: #f8f8f8;
  padding-bottom: 100px;
  overflow: hidden;
}

.index-wrap .session_5 .block {
  position: relative;
}

@media (min-width: 1200px) {
  .index-wrap .session_5 {
    text-align: center;
    padding-top: 50px;
    background: #f8f8f8;
    padding-bottom: 100px;
  }

  .index-wrap .session_5 .icon-img {
    margin-bottom: 10px;
  }

  .index-wrap .session_5 .txt {
    font-size: 15px;
    color: #333;
    margin-top: 10px;
  }

  .index-wrap .session_5 .block {
    width: 880px;
  }

  .index-wrap .session_5 .s-title {
    font-size: 32px;
    color: #252525;
    margin-bottom: 60px;
  }

  .index-wrap .session_5 .item-box {
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 20px;
    padding-bottom: 34px;
    text-align: left;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
  }

  .index-wrap .session_5 .item-box img {
    height: 160px;
    width: 100%;
  }

  .index-wrap .session_5 .item-box p {
    width: 100%;
  }

  .index-wrap .session_5 .item-box p img {
    height: auto;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .index-wrap .session_5 {
    padding-bottom: 50px;
  }

  .index-wrap .session_5 .s-title {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .index-wrap .session_5 .item-box {
    text-align: left;
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
  }

  .index-wrap .session_5 .item-box img {
    height: 25px;
  }

  .index-wrap .session_5 .item-box .icon-img {
    margin-bottom: 10px;
  }

  .index-wrap .session_5 .item-box .img-box img {
    width: 100%;
    height: 140px;
  }

  .index-wrap .session_5 .item-box a {
    color: #000;
    text-decoration: none;
    font-size: 13px;
  }

  .index-wrap .session_5 .item-box a .txt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
  }
}

@media (max-width: 560px) {
  .block {
    width: 100%;
    /* height: 215px; */
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }

  .index-wrap .session_5 .item-box .img-box img {
    height: auto;
  }

  .index-wrap .session_5 .item-box p {
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 210px;
  }

  .index-wrap .session_5 .txt {
    display: none;
  }
}

.f_l {
  float: left;
}

.f_r {
  float: right;
}

.green {
  color: #245e97 !important;
}

.block {
  width: 1000px;
  margin: 0 auto;
}

.index-wrap .session_6 {
  padding-top: 0px;
  padding-bottom: 40px;
}

.index-wrap .session_6 .form-box .one-title {
  font-size: 22px;
  color: #333;
}

.index-wrap .session_6 .form-box input,
.index-wrap .session_6 .form-box textarea {
  display: block;
  width: 320px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #e3e3e3;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 13px;
  box-sizing: border-box;
  font-family: Microsoft YaHei, '\5FAE\8F6F\96C5\9ED1';
}

.index-wrap .session_6 .form-box textarea {
  box-sizing: border-box;
  height: 90px;
  resize: none;
  font-family: Microsoft YaHei, '\5FAE\8F6F\96C5\9ED1';
}

.index-wrap .session_6 .ctm_btn {
  margin-top: 30px;
  width: 240px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #00ae66;
  cursor: pointer;
}

.index-wrap .session_6 .other-box {
  position: relative;
}

.index-wrap .session_6 .other-box .contact {
  position: absolute;
  right: -140px;
  top: -5px;
}

.index-wrap .session_6 .other-box .contact .m-title {
  font-size: 18px;
  line-height: 1;
}

.index-wrap .session_6 .other-box .contact .tel {
  font-size: 24px;
  color: #00af66;
  font-weight: 700;
}

.index-wrap .session_6 .btn:hover {
  opacity: 0.8;
}

.index-wrap .session_6 .map-box .m-title {
  font-size: 22px;
  color: #333;
}

.index-wrap .session_6 .map-box .tel {
  font-size: 34px;
  color: #00ae66;
  font-weight: 700;
}

.index-wrap .session_6 .map-box .info {
  margin-top: 15px;
  text-align: left;
  font-size: 18px;
}

.index-wrap .session_6 .map-box .info span {
  font-size: 14px;
  color: #c7c8c7;
}

.form-phone-wrap {
  clear: both;
  text-align: center;
  margin-top: 30px;
}

.form-phone-wrap .phone-title {
  font-size: 18px;
  line-height: 1;
}

.form-phone-wrap .phone-style {
  font-size: 24px;
  color: #00af66;
  font-weight: 700;
}

@media (max-width: 560px) {
  .session_6 .block {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }

  .index-wrap .session_6 .form-box {
    width: 100%;
    margin-bottom: 30px;
  }

  .index-wrap .session_6 .form-box input {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
  }

  .index-wrap .session_6 .form-box textarea {
    width: 100%;
    margin: 0 auto;
  }

  .index-wrap .session_6 .form-box .ctm_btn {
    margin: 0 auto;
    margin-top: 20px;
  }

  .index-wrap .session_6 .other-box .contact {
    margin-top: 15px;
    position: static;
  }

  .index-wrap .session_6 .other-box .contact .m-title {
    font-size: 16px !important;
  }

  .index-wrap .session_6 .other-box .contact .tel {
    font-size: 22px;
  }

  .index-wrap .session_6 .map-box {
    width: 100%;
  }

  .index-wrap .session_6 .map-box .m-title {
    font-size: 18px;
  }

  .index-wrap .session_6 .map-box .tel {
    font-size: 20px;
  }

  .index-wrap .session_6 .map-box .img-box img {
    width: 60%;
  }

  .index-wrap .session_6 .map-box .info {
    font-size: 14px;
    text-align: center;
  }
}

@media (max-width: 560px) {
  .index-wrap .session_6 {
    text-align: center;
    padding-top: 10px;
  }
}

#sessionSwiper .swiper-container {
  overflow: visible !important;
}

.zixun {
  cursor: pointer;
}

.title1 {
  padding-top: 100px;
  font-size: 38px !important;
}

.title2 {
  padding-bottom: 30px;
  margin-top: 10px;
}

@media (max-width: 1295px) {
  .title1 {
    padding-top: 60px;
    font-size: 24px !important;
  }
}

@media (max-width: 1293px) {
  .title1 {
    padding-top: 115px;
    font-size: 24px !important;
  }
}

@media (max-width: 950px) {
  .title1 {
    padding-top: 100px;
    font-size: 24px !important;
  }
}

@media (max-width: 768px) {
  .title1 {
    padding-top: 110px;
    font-size: 24px !important;
  }

  .title2 {
    padding-bottom: 0;
  }
}

@media (max-width: 560px) {
  .title1 {
    padding-top: 40px;
    font-size: 24px !important;
  }

  .title2 {
    padding-bottom: 0;
  }

  .svgIcon {
    height: 20px;
    width: 20px;
    margin-top: 25px !important;
  }
}

.svgIcon {
  float: left;
  margin-top: 20px;
  margin-right: 12px;
}

.index-wrap .banner-box .txt-box .input-box input {
  width: 310px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}

.index-wrap .banner-box .txt-box .input-box .sub-btn {
  width: 115px;
  height: 42px;
  font-size: 18px;
  line-height: 42px;
  background: #f60;
}
.index-wrap .banner-box .txt-box .input-box .sub-btn1 {
  width: 115px;
  height: 42px;
  font-size: 18px;
  line-height: 42px;
  background: #f60;
}

.index-wrap .banner-box .txt-box p {
  margin-top: 20px;
  color: #333;
}

.index-wrap .banner-box .txt-box p a {
  color: #f60;
}

label,
ol,
p,
ul {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  word-break: break-all;
}

input[type='checkbox'],
input[type='radio'] {
  line-height: normal;
  margin: 0 0 0;
}

a:hover {
  color: #ff80b6;
  text-decoration: none;
}

input[type='color'],
input[type='date'],
input[type='datetime-local'],
input[type='datetime'],
input[type='email'],
input[type='month'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='time'],
input[type='url'],
input[type='week'],
select,
textarea {
  padding: 0;
  margin: 0;
  font-family: Microsoft YaHei, '\5FAE\8F6F\96C5\9ED1';
}

li,
ul {
  list-style: none;
}

em,
i {
  font-style: normal;
}

img {
  vertical-align: middle;
}

.f_l {
  float: left;
}

.f_r {
  float: right;
}

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.block {
  width: 1000px;
  margin: 0 auto;
}

body {
  font-size: 14px;
  font-family: 'PingFangSC-Regular,Microsoft YaHei,lucida Grande,Verdana' !important;
  background: #fff;
  line-height: 1.6;
  height: 100%;
  color: #333;
}

.pop-box {
  display: none;
  position: fixed;
  z-index: 999;
  right: 0;
  top: 150px;
}

@keyframes huxi-data-v-a6853710 {
  0% {
    opacity: 0.4;
  }

  40% {
    opacity: 0.9;
  }

  50% {
    opacity: 1;
  }
}

.pop-box .item-box {
  margin-bottom: 8px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  margin: 0;
  animation: huxi-data-v-a6853710 1.4s infinite;
  -webkit-animation: huxi-data-v-a6853710 1.4s infinite;
}

.pop-box .item-box:hover {
  -ms-transform: scaleX(1.2);
  transform: scaleX(1.2);
  -webkit-transform: scaleX(1.2);
  margin-right: 4px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  animation: none;
  -webkit-animation: none;
}

.index-wrap .header-box {
  width: 960px;
  margin: 0 auto;
  height: 68px;
}

.index-wrap .header-box .logo-box .logo {
  float: left;
}

.index-wrap .header-box .logo-box .logo img {
  height: 28px;
}

.index-wrap .header-box .logo-box .logo a {
  display: block;
  line-height: 68px;
}

.index-wrap .header-box .logo-box .txt-box {
  margin-left: 100px;
  border-left: 1px solid #245e97;
  padding-left: 15px;
  margin-top: 15px;
}

.index-wrap .header-box .logo-box .txt-box .info {
  font-size: 12px;
  color: #245e97;
  font-weight: 700;
}

.index-wrap .header-box .logo-box .txt-box .other-box {
  font-size: 12px;
  color: #245e97;
  opacity: 0.8;
}

.index-wrap .header-box .logo-box .txt-box .other-box span {
  margin-right: 20px;
}

.index-wrap .header-box .logo-box .txt-box .other-box span img {
  margin-right: 5px;
}

.index-wrap .header-box .tel-box {
  font-size: 18px;
  color: #245e97;
  line-height: 68px;
}

.index-wrap .header-box .tel-box img {
  margin-right: 5px;
}

.index-wrap .banner-box {
  width: 100%;
  background-image: url(../images/banner1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  overflow: hidden;
  position: relative;
  height: 482px;
}

.index-wrap .banner-box .black-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(59, 59, 59, 0.7);
  text-align: center;
}

.index-wrap .banner-box .all-txt {
  text-align: center;
  color: #0d144b;
  line-height: 1.3;
}

.index-wrap .banner-box .all-txt p.one-p {
  margin-top: 30px;
}

.index-wrap .banner-box .all-txt p.one-p em {
  vertical-align: bottom;
}

.index-wrap .banner-box .all-txt p em {
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: top;
  font-weight: 700;
}

.index-wrap .banner-box .all-txt .fz21 {
  font-size: 20px;
  color: #fff;
}

.index-wrap .banner-box .all-txt .fz25 {
  font-size: 25px;
  opacity: 0.3;
}

.index-wrap .banner-box .all-txt .fz28 {
  font-size: 28px;
  opacity: 0.5;
}

.index-wrap .banner-box .all-txt .fz22 {
  font-size: 22px;
  opacity: 0.2;
}

.index-wrap .banner-box .all-txt .fz18 {
  font-size: 18px;
  opacity: 0.1;
}

.index-wrap .banner-box .all-txt .fz31 {
  font-size: 31px;
  opacity: 0.2;
}

.index-wrap .banner-box .all-txt .fz32 {
  font-size: 32px;
  opacity: 0.3;
}

.index-wrap .banner-box .all-txt .fz33 {
  font-size: 33px;
  color: #fff;
}

.index-wrap .banner-box .all-txt .fzl28 {
  font-size: 28px;
  opacity: 0.2;
}

.index-wrap .banner-box .all-txt .fz40 {
  font-size: 40px;
  opacity: 0.5;
}

.index-wrap .banner-box .txt-box {
  text-align: center;
}

.index-wrap .banner-box .txt-box .form-box {
  display: inline-block;
  vertical-align: middle;
  padding-top: 116px;
}

.index-wrap .banner-box .txt-box .img-box {
  margin-top: -50px;
  display: inline-block;
  margin-right: 70px;
}

.index-wrap .banner-box .txt-box .input-box {
  display: inline-block;
  font-size: 0;
}

.index-wrap .banner-box .txt-box .input-box input {
  width: 400px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  outline: none;
  border: none;
  vertical-align: middle;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.index-wrap .banner-box .txt-box .input-box .sub-btn {
  margin-left: -2px;
  display: inline-block;
  width: 140px;
  height: 60px;
  font-size: 20px;
  line-height: 60px;
  border-radius: 4px;
  background: #245e97;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  overflow: hidden;
}
.index-wrap .banner-box .txt-box .input-box .sub-btn1 {
  margin-left: -2px;
  display: inline-block;
  width: 140px;
  height: 60px;
  font-size: 20px;
  line-height: 60px;
  border-radius: 4px;
  background: #245e97;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  overflow: hidden;
}

.index-wrap .banner-box .txt-box .input-box .sub-btn img {
  margin-left: -10px;
  margin-top: -5px;
}
.index-wrap .banner-box .txt-box .input-box .sub-btn1 img {
  margin-left: -10px;
  margin-top: -5px;
}

.index-wrap .banner-box .txt-box .input-box .sub-btn:hover {
  opacity: 0.9;
}
.index-wrap .banner-box .txt-box .input-box .sub-btn1:hover {
  opacity: 0.9;
}

.index-wrap .banner-box .txt-box p {
  margin-top: 70px;
  color: #fff;
}

.index-wrap .banner-box .txt-box p a {
  color: #245e97;
  text-decoration: underline;
}

.index-wrap .session_1 {
  text-align: center;
}

.index-wrap .session_1 .item-box {
  display: inline-block;
  width: 480px;
  height: 287px;
  background: url(../images/img_7.png) 50% no-repeat;
  background-size: 100% 100%;
  padding: 27px 31px;
  text-align: left;
}

.index-wrap .session_1 .item-box .body-box {
  position: relative;
  width: 100%;
  height: 100%;
  padding-left: 35px;
  padding-right: 57px;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
}

.index-wrap .session_1 .item-box .body-box .i-title {
  padding-top: 20px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #000;
  font-size: 20px;
  text-align: left;
  border-bottom: 1px solid #dadada;
}

.index-wrap .session_1 .item-box .body-box .i-title img {
  margin-right: 8px;
}

.index-wrap .session_1 .item-box .body-box .i-title em {
  font-size: 16px;
  color: #6d6d6d;
  margin-left: 20px;
}

.index-wrap .session_1 .item-box .body-box .money {
  text-align: center;
  color: #245e97;
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.index-wrap .session_1 .item-box .body-box .money em {
  font-size: 61px;
  font-weight: 700;
}

.index-wrap .session_1 .item-box .body-box .btn {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  width: 100px;
  height: 40px;
  padding: 0;
  line-height: 40px;
  border-radius: 8px;
  background: #f60;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}

.index-wrap .session_1 .item-box .body-box .btn:hover {
  opacity: 0.9;
}

.index-wrap .session_1 .item-box .body-box .img-box {
  position: absolute;
  top: 0;
  right: 0;
}

.index-wrap .session_2 {
  margin-top: 30px;
  background: #e5f0e7;
  padding-top: 30px;
  padding-bottom: 30px;
}

.index-wrap .session_2 .item-box {
  text-align: center;
  float: left;
  width: 25%;
}

.index-wrap .session_2 .item-box:first-child {
  margin-left: 0;
}

.index-wrap .session_2 .item-box h3 {
  font-size: 28px;
  color: #3b3b3b;
  line-height: 1;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 3px;
}

.index-wrap .session_2 .item-box h3 .line {
  position: absolute;
  border-bottom: 1px solid #3b3b3b;
  width: 25px;
  left: 45%;
  bottom: 0;
}

.index-wrap .session_2 .item-box .t-title {
  font-size: 18px;
  color: #3b3b3b;
}

.index-wrap .session_2 .item-box .other-txt {
  margin-top: 15px;
}

.index-wrap .session_2 .item-box .other-txt img {
  position: relative;
  top: -8px;
  -webkit-filter: grayscale(100%);
filter: grayscale(100%);
}

.index-wrap .session_2 .item-box .other-txt a {
  text-decoration: none;
  color: #245e97;
  font-size: 14px;
}

.index-wrap .session_3 {
  text-align: center;
  background: #f8f8f8;
  padding-top: 55px;
  padding-bottom: 35px;
  font-size: 0;
}

.index-wrap .session_3 .block {
  width: 900px;
}

.index-wrap .session_3 .s-title {
  font-size: 36px;
  color: #252525;
  margin-bottom: 58px;
}
.index-wrap .session_6 .s-title {
  font-size: 36px;
  color: #252525;
  margin-bottom: 18px;
  text-align:center;
}

.index-wrap .session_3 .item-box {
  display: inline-block;
  margin-bottom: 30px;
  margin-left: 30px;
  width: 200px;
  height: 245px;
  position: relative;
  cursor: pointer;
}

.index-wrap .session_3 .item-box .img-box {
  background: #fff;
  padding: 50px 0 25px 0;
  border-radius: 5px;
  width: 200px;
  position: absolute;
  cursor: pointer;
}

.index-wrap .session_3 .item-box:hover .img-box {
  box-shadow: 0 0 10px rgba(59, 59, 59, 0.25);
  top: -10px;
  animation: toUp-data-v-a6853710 0.5s ease;
  -webkit-animation: toUp-data-v-a6853710 0.5s ease;
  -moz-animation: toUp-data-v-a6853710 0.5s ease;
}

@keyframes toUp-data-v-a6853710 {
  0% {
    top: 0;
  }

  to {
    top: -10px;
  }
}

.index-wrap .session_3 .item-box:first-child,
.index-wrap .session_3 .item-box:nth-child(5) {
  margin-left: 0;
}

.index-wrap .session_3 .item-box p {
  margin-top: 30px;
  font-size: 24px;
  color: #3b3b3b;
}

.index-wrap .session_3 .info-txt {
  text-align: center;
  margin-right: 5px;
}

.index-wrap .session_3 .info-txt img {
  position: relative;
  top: -4px;
  margin-right: 8px;
  vertical-align: middle;
}

.index-wrap .session_3 .info-txt a {
  text-decoration: none;
  color: #245e97;
  font-size: 20px;
}

.index-wrap .session_4 {
  padding: 50px 0 80px 0;
  text-align: center;
}

.index-wrap .session_4 .s-title {
  font-size: 36px;
  color: #252525;
  margin-bottom: 40px;
}

.index-wrap .session_4 .nav-list {
  font-size: 0;
  text-align: center;
  padding-bottom: 30px;
  border-bottom: 4px solid #e5f0e7;
}

.index-wrap .session_4 .nav-list .item-box {
  position: relative;
  display: inline-block;
  width: 33.33%;
  padding-left: 100px;
  box-sizing: border-box;
  cursor: pointer;
}

.index-wrap .session_4 .nav-list .item-box.active:before,
.index-wrap .session_4 .nav-list .item-box:hover:before {
  position: absolute;
  content: '';
  height: 4px;
  background: #245e97;
  width: 100%;
  left: 0;
  bottom: -34px;
}

.index-wrap .session_4 .nav-list .item-box.active:after,
.index-wrap .session_4 .nav-list .item-box:hover:after {
  position: absolute;
  content: '';
  width: 41px;
  height: 20px;
  left: 50%;
  margin-left: -20px;
  bottom: -30px;
  background: url(../images/img_21.png) 50% no-repeat;
  background-size: 100% 100%;
}

.index-wrap .session_4 .nav-list .item-box .img-box {
  float: left;
  width: 60px;
  height: 60px;
  border: 1px solid #e9e9e9;
  border-radius: 100%;
  overflow: hidden;
}

.index-wrap .session_4 .nav-list .item-box .img-box img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.index-wrap .session_4 .nav-list .item-box .txt-box {
  margin-left: 80px;
  text-align: left;
}

.index-wrap .session_4 .nav-list .item-box .txt-box p {
  font-size: 14px;
  color: #333;
}

.index-wrap .session_4 .nav-list .item-box .txt-box .name {
  font-size: 20px;
}

.index-wrap .session_4 .all-item {
  width: 80%;
  margin: 0 auto;
  margin-top: 34px;
}

.index-wrap .session_4 .all-item .item {
  display: none;
  padding-left: 70px;
  background: url(../images/img_22.png) 0 0 no-repeat;
  font-size: 16px;
  color: #666;
  min-height: 130px;
  text-align: left;
  padding-bottom: 10px;
}

.index-wrap .session_4 .all-item .item.active {
  display: block;
}

#sessionSwiper {
  padding-top: 55px;
}

#sessionSwiper .swiper-button-prev {
  background-image: url(../images/prevTrue.png);
}

#sessionSwiper .swiper-button-prev.swiper-button-disabled {
  background-image: url(../images/prevFalse.png);
}

#sessionSwiper .swiper-button-next {
  background-image: url(../images/nextTrue.png);
}

#sessionSwiper .swiper-button-next.swiper-button-disabled {
  background-image: url(../images/nextFalse.png);
}

.swiper-button-next,
.swiper-button-prev {
  background-size: 12px 20px;
}

.commentContent {
  background: #f6f6f6;
  margin: 0 auto;
  position: relative;
  width: 480px;
  height: 300px;
  padding:10px;
}

.clientMsg {
  position: absolute;
  left: 44%;
  top: -55px;
}

.clientMsg img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 5px solid #fff;
}

.clientName {
  font-size: 22px;
  color: #3b3b3b;
  margin-top: 15px;
}

.comment,
.jobType {
  font-size: 16px;
  color: #3b3b3b;
}

.comment {
  float: left;
  width: 100%;
  margin-top: 150px;
}

.index-wrap .session_5 {
  text-align: center;
  padding-top: 50px;
  background: #f8f8f8;
  padding-bottom: 100px;
  overflow: hidden;
}

.index-wrap .session_6 {
  padding-top: 10px;
  padding-bottom: 40px;
}

.index-wrap .session_6 .form-box .two-title {
  font-size: 14px;
  color: #666;
  margin-bottom: 20px;
}

.index-wrap .session_6 .form-box input,
.index-wrap .session_6 .form-box textarea {
  display: block;
  width: 380px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #e3e3e3;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 13px;
  box-sizing: border-box;
  font-family: Microsoft YaHei, '\5FAE\8F6F\96C5\9ED1';
}

.index-wrap .session_6 .form-box textarea {
  box-sizing: border-box;
  height: 90px;
  resize: none;
  font-family: Microsoft YaHei, '\5FAE\8F6F\96C5\9ED1';
}

.index-wrap .session_6 .btn {
  margin-top: 30px;
  width: 380px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #245e97;
  cursor: pointer;
}

.index-wrap .session_6 .other-box {
  position: relative;
}

.index-wrap .session_6 .contact {
  text-align: center;
  margin-top: 50px;
}

.index-wrap .session_6 .contact .m-title {
  font-size: 24px;
  color: #3b3b3b;
}

.index-wrap .session_6 .contact .tel {
  color: #245e97;
  font-size: 36px;
}

.index-wrap .session_6 .btn:hover {
  opacity: 0.8;
}

.index-wrap .session_6 .map-box .m-title {
  font-size: 22px;
  color: #333;
}

.index-wrap .session_6 .map-box .tel {
  font-size: 34px;
  color: #00ae66;
  font-weight: 700;
}

.session_7 {
  position: relative;
}

.whiteBg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: hsla(0, 0%, 96.5%, 0.5);
}

.index-wrap .session_7 {
  width: 100%;
  height: 265px;
  padding-top: 50px;
  padding-bottom: 90px;
  box-sizing: border-box;
  background: url(../images/9.jpg) 50% no-repeat;
  background-size: cover;
  text-align: center;
}

.index-wrap .session_7 p {
  font-size: 36px;
  color: #3b3b3b;
  margin-top: 60px;
}

.index-wrap .session_7 .input-box {
  font-size: 0;
  margin-top: 30px;
}

.index-wrap .session_7 .input-box input {
  width: 400px;
  height: 58px;
  border: 1px solid #b3b3b3;
  color: #3b3b3b;
  font-size: 16px;
  background: #fff;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.index-wrap .session_7 .input-box input::-webkit-input-placeholder {
  color: #bbb;
}

.index-wrap .session_7 .input-box input::-moz-placeholder {
  color: #bbb;
}

.index-wrap .session_7 .input-box input::-ms-input-placeholder {
  color: #bbb;
}

.index-wrap .session_7 .input-box .btn {
  display: inline-block;
  width: 140px;
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
  background: #245e97;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  padding: 0px;
}

@media (min-width: 1200px) {
  .index-wrap .session_5 {
    text-align: center;
    padding-top: 50px;
    background: #f8f8f8;
    padding-bottom: 100px;
  }

  .index-wrap .session_5 .icon-img {
    margin-bottom: 10px;
  }

  .index-wrap .session_5 .txt {
    font-size: 15px;
    color: #333;
    margin-top: 10px;
  }

  .index-wrap .session_5 .swiper-container {
    height: 400px;
    padding-top: 60px;
    box-sizing: border-box;
  }

  .index-wrap .session_5 .block {
    width: 1080px;
  }

  .index-wrap .session_5 .s-title {
    font-size: 36px;
    color: #252525;
    margin-bottom: 60px;
  }

  .index-wrap .session_5 .swiper-slide {
    opacity: 0.6;
  }

  .index-wrap .session_5 .swiper-slide-active {
    z-index: 9999;
    opacity: 1;
  }

  .index-wrap .session_5 .swiper-slide-active .item-box {
    box-shadow: 0 0 40px 2px #ccc;
    width: 400px !important;
    overflow: hidden;
  }

  .index-wrap .session_5 .swiper-slide-prev {
    transform: translatex(50px) scaley(0.8);
  }

  .index-wrap .session_5 .swiper-slide-next {
    transform: translatex(-50px) scaley(0.8);
  }

  .index-wrap .session_5 .swiper-slide-active .item-box .img-box {
    width: 100%;
    overflow: hidden;
  }

  .index-wrap .session_5 .swiper-slide-active .item-box p {
    overflow: hidden;
  }

  .index-wrap .session_5 .item-box {
    padding-left: 46px;
    padding-right: 46px;
    padding-top: 20px;
    padding-bottom: 34px;
    text-align: left;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
  }

  .index-wrap .session_5 .item-box img {
    height: 160px;
    width: 100%;
  }

  .index-wrap .session_5 .item-box p {
    width: 100%;
  }

  .index-wrap .session_5 .item-box p img {
    height: auto;
    width: 100%;
  }
}

@media (max-width: 915px) {
  .index-wrap .session_3 .block {
    width: 100%;
  }

  .index-wrap .session_3 .item-box .img-box,
  .index-wrap .session_3 .item-box {
    width: 170px;
  }
}

@media (max-width: 786px) {
  .index-wrap .session_3 .item-box .img-box,
  .index-wrap .session_3 .item-box {
    width: 145px;
  }

  .index-wrap .session_3 .item-box img {
    height: 52px;
  }

  .index-wrap .session_3 .item-box p {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }

  .index-wrap .header-box {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    width: 100%;
  }

  .index-wrap .banner-box .all-txt p.one-p {
    margin-top: 30px;
  }

  .index-wrap .banner-box .all-txt p.one-p em {
    vertical-align: bottom;
  }

  .index-wrap .banner-box .all-txt p em {
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: top;
  }

  .index-wrap .banner-box .all-txt .fz21 {
    font-size: 19px;
  }

  .index-wrap .banner-box .all-txt .fz25 {
    font-size: 23px;
    opacity: 0.3;
  }

  .index-wrap .banner-box .all-txt .fz28 {
    font-size: 26px;
    opacity: 0.5;
  }

  .index-wrap .banner-box .all-txt .fz22 {
    font-size: 20px;
    opacity: 0.2;
  }

  .index-wrap .banner-box .all-txt .fz18 {
    font-size: 16px;
    opacity: 0.1;
  }

  .index-wrap .banner-box .all-txt .fz31 {
    font-size: 29px;
    opacity: 0.2;
  }

  .index-wrap .banner-box .all-txt .fz32 {
    font-size: 30px;
    opacity: 0.3;
  }

  .index-wrap .banner-box .all-txt .fz33 {
    font-size: 31px;
  }

  .index-wrap .banner-box .all-txt .fzl28 {
    font-size: 26px;
  }

  .index-wrap .banner-box .all-txt .fz40 {
    font-size: 38px;
  }

  .index-wrap .banner-box .txt-box .img-box {
    margin: 0;
    margin-right: 50px;
    margin-top: -30px;
  }

  .index-wrap .banner-box .txt-box .img-box img {
    height: 160px;
  }

  .index-wrap .banner-box .txt-box .form-box {
    margin: 0;
    padding-top: 40px;
  }

  .index-wrap .session_1 {
    font-size: 0;
  }

  .index-wrap .session_1 .item-box {
    padding: 25px 26px;
    width: 50%;
    box-sizing: border-box;
  }

  .index-wrap .session_1 .item-box .body-box {
    padding-left: 20px;
    padding-right: 30px;
  }

  .index-wrap .session_1 .item-box .body-box .money {
    font-size: 20px;
  }

  .index-wrap .session_1 .item-box .body-box .money em {
    font-size: 40px;
  }

  .index-wrap .session_2 .item-box {
    margin-bottom: 50px;
    width: 50%;
    margin-left: 0;
    text-align: center;
  }

  .index-wrap .session_2 .item-box:nth-child(3),
  .index-wrap .session_2 .item-box:nth-child(4) {
    margin-bottom: 0;
  }

  .index-wrap .session_3 .block {
    width: 100%;
  }

  .index-wrap .session_3 .item-box {
    margin: 0;
    width: 25%;
    text-align: center;
    margin-bottom: 50px;
    height: 185px;
  }

  .index-wrap .session_3 .item-box .img-box {
    padding: 25px 25px 15px 25px;
    margin-left: 5px;
    width: auto;
  }

  .index-wrap .session_3 .item-box:hover .img-box {
    box-shadow: none;
    top: 0;
    animation: none;
    -webkit-animation: none;
    -moz-animation: none;
  }

  #sessionSwiper {
    padding-top: 25px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    background-size: 12px 20px;
  }

  .swiper-button-prev i {
    display: none;
  }

  .commentContent {
    position: relative;
    width: 100%;
    height: 280px;
    text-align: center;
  }

  .clientMsg {
    left: 41%;
    top: -25px;
  }

  .clientMsg.longName {
    left: 39%;
  }

  .clientMsg img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 3px solid #fff;
  }

  .clientName {
    font-size: 18px;
    margin-top: 10px;
  }

  .comment,
  .jobType {
    font-size: 16px;
    color: #3b3b3b;
  }

  .comment {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 120px;
  }

  .comment p {
    width: 85%;
    margin: 0 auto;
  }

  .index-wrap .session_5 {
    padding-bottom: 50px;
  }

  .index-wrap .session_5 .s-title {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .index-wrap .session_5 .item-box {
    text-align: left;
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
  }

  .index-wrap .session_5 .item-box img {
    height: 25px;
  }

  .index-wrap .session_5 .item-box .icon-img {
    margin-bottom: 10px;
  }

  .index-wrap .session_5 .item-box .img-box img {
    width: 100%;
    height: 140px;
  }

  .index-wrap .session_5 .item-box a {
    color: #000;
    text-decoration: none;
    font-size: 13px;
  }

  .index-wrap .session_5 .item-box a .txt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
  }
}

.p-txt-box {
  display: none;
}

@media (max-width: 670px) {
  .index-wrap .session_3 .item-box .img-box {
    width: 130px;
    padding: 25px 0 15px 0;
    margin-left: 5px;
  }

  .index-wrap .session_3 .item-box {
    margin: 0;
    width: 25%;
    text-align: center;
    margin-bottom: 50px;
    height: 120px;
  }

  .index-wrap .session_3 .item-box img {
    height: 65px;
  }

  .index-wrap .session_3 .item-box p {
    margin-top: 10px;
    font-size: 15px;
  }
}

@media (max-width: 560px) {
  .index-wrap .session_3 .item-box .img-box {
    width: 80px;
    padding: 25px 0 15px 0;
    margin-left: 5px;
  }

  .index-wrap .session_3 .item-box {
    margin: 0;
    text-align: center;
    margin-bottom: 50px;
    height: 90px;
  }

  .index-wrap .banner-box .txt-box p {
    margin-top: 16px;
  }

  .phn {
    display: none;
  }

  .p-txt-box {
    display: block;
    text-align: center;
    padding-top: 15px;
  }

  .p-txt-box .info {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
  }

  .p-txt-box .sf {
    position: relative;
    top: -2px;
  }

  .p-txt-box span {
    margin-left: 4px;
    margin-right: 4px;
    font-size: 13px;
  }

  .p-txt-box span img {
    margin-right: 4px;
  }

  .index-wrap .header-box {
    height: auto;
    overflow: hidden;
  }

  .index-wrap .header-box .logo-box .logo img {
    height: 40px;
  }

  .index-wrap .header-box .logo-box .txt-box {
    display: none;
    margin-left: 0;
    border: 0;
    margin-top: 10px;
    padding-left: 0;
  }

  .index-wrap .header-box .logo-box .logo {
    float: none;
  }

  .index-wrap .header-box .logo-box .txt-box .info {
    font-size: 12px;
    margin-bottom: 2px;
  }

  .index-wrap .header-box .logo-box .txt-box .other-box span {
    font-size: 12px;
  }

  .index-wrap .header-box .logo-box .txt-box .other-box span img {
    width: 20px;
  }

  .index-wrap .header-box .logo-box .txt-box .other-box .sf {
    width: 15px;
  }

  .index-wrap .header-box .tel-box {
    position: absolute;
    right: 15px;
    font-size: 18px;
  }

  .index-wrap .header-box .tel-box img {
    width: 20px;
  }

  .banner-box .bannerImg,
  .index-wrap .banner-box {
    height: 220px;
  }

  .index-wrap .banner-box .all-txt p.one-p {
    margin-top: 30px;
  }

  .index-wrap .banner-box .all-txt p.one-p em {
    vertical-align: bottom;
  }

  .index-wrap .banner-box .all-txt p em {
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: top;
  }

  .index-wrap .banner-box .all-txt .fz21 {
    font-size: 13px;
  }

  .index-wrap .banner-box .all-txt .fz25 {
    font-size: 17px;
    opacity: 0.3;
  }

  .index-wrap .banner-box .all-txt .fz28 {
    font-size: 16px;
    opacity: 0.5;
  }

  .index-wrap .banner-box .all-txt .fz22 {
    font-size: 14px;
    opacity: 0.2;
  }

  .index-wrap .banner-box .all-txt .fz18 {
    display: none;
    font-size: 10px;
    opacity: 0.1;
  }

  .index-wrap .banner-box .all-txt .fz31 {
    font-size: 18px;
    opacity: 0.2;
  }

  .index-wrap .banner-box .all-txt .fz32 {
    font-size: 17px;
    opacity: 0.3;
  }

  .index-wrap .banner-box .all-txt .fz33 {
    font-size: 19px;
  }

  .index-wrap .banner-box .all-txt .fzl28 {
    font-size: 15px;
    opacity: 0.2;
  }

  .index-wrap .banner-box .all-txt .fz40 {
    font-size: 18px;
    opacity: 0.5;
  }

  .index-wrap .banner-box .txt-box .img-box {
    display: none;
    margin: 0;
    margin-right: 50px;
    margin-top: -30px;
  }

  .index-wrap .banner-box .txt-box .img-box img {
    height: 160px;
  }

  .index-wrap .banner-box .txt-box .form-box {
    width: 100%;
    margin: 0;
    margin-right: 0;
    padding-top: 40px;
  }

  .index-wrap .banner-box .txt-box .input-box {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }

  .index-wrap .banner-box .txt-box .input-box input {
    width: 64%;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    height: 35px;
    line-height: 35px;
  }

  .index-wrap .banner-box .txt-box .input-box .sub-btn {
    width: 36%;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
  }
  .index-wrap .banner-box .txt-box .input-box .sub-btn1 {
    width: 36%;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
  }

  .index-wrap .banner-box .txt-box .input-box .sub-btn img {
    margin-left: 0px;
    height: 80%;
    margin-top: -5px;
  }
  .index-wrap .banner-box .txt-box .input-box .sub-btn1 img {
    margin-left: 0px;
    height: 80%;
    margin-top: -5px;
  }

  .index-wrap .session_1 .item-box {
    width: 100%;
    height: 260px;
    padding-left: 15px;
  }

  .index-wrap .session_1 .item-box .body-box .i-title {
    font-size: 16px;
  }

  .index-wrap .session_1 .item-box .body-box .i-title em {
    font-size: 13px;
  }

  .index-wrap .session_1 .item-box .body-box .money {
    font-size: 14px;
  }

  .index-wrap .session_1 .item-box .body-box .money em {
    font-size: 30px;
    font-weight: 700;
  }

  .index-wrap .session_1 .item-box .body-box .btn {
    font-size: 14px;
    height: 36px;
    line-height: 36px;
  }

  .index-wrap .session_1 .item-box .img-box {
    text-align: right;
  }

  .index-wrap .session_1 .item-box .img-box img {
    width: 50%;
  }

  .index-wrap .session_2 .item-box h3 {
    font-size: 18px;
  }

  .index-wrap .session_2 .item-box h3 .line {
    width: 10%;
    left: 45%;
  }

  .index-wrap .session_2 .item-box .t-title {
    font-size: 14px;
  }

  .index-wrap .session_2 .item-box .other-txt {
    font-size: 12px;
  }

  .index-wrap .session_2 .item-box .other-txt a {
    text-decoration: none !important;
  }

  .index-wrap .session_2 .item-box .other-txt img {
    position: relative;
    top: -1px;
    height: 16px;
  }

  .index-wrap .session_3 {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }

  .index-wrap .session_3 .block {
    width: 100%;
    padding: 0;
  }

  .index-wrap .session_3 .s-title {
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 40px;
    box-sizing: border-box;
  }
  .index-wrap .session_6 .s-title {
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 10px;
    box-sizing: border-box;
  }

  .index-wrap .session_3 .item-box {
    width: 25%;
    margin-bottom: 30px;
  }

  .index-wrap .session_3 .item-box img {
    height: 25px;
  }

  .index-wrap .session_3 .item-box p {
    margin-top: 10px;
    font-size: 12px;
  }

  .index-wrap .session_3 .info-txt {
    box-sizing: border-box;
    margin-right: 0;
    margin-left: -10px;
    margin-right: -10px;
  }

  .index-wrap .session_3 .info-txt img {
    width: 20px;
  }

  .index-wrap .session_3 .info-txt a {
    font-size: 12px;
    text-decoration: none;
  }

  .index-wrap .session_4 {
    padding-top: 30px;
  }

  .index-wrap .session_4 .s-title {
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }

  .index-wrap .session_4 .nav-list .item-box {
    padding-left: 0;
  }

  .index-wrap .session_4 .nav-list .item-box:hover:after,
  .index-wrap .session_4 .nav-list .item-box:hover:before {
    display: none;
  }

  .index-wrap .session_4 .nav-list .item-box.active:after,
  .index-wrap .session_4 .nav-list .item-box.active:before {
    display: block;
  }

  .index-wrap .session_4 .nav-list .item-box:after {
    width: 21px !important;
    height: 10px !important;
    margin-left: -10px !important;
  }

  .index-wrap .session_4 .nav-list .item-box .img-box {
    width: 35px;
    height: 35px;
  }

  .index-wrap .session_4 .nav-list .item-box .txt-box {
    padding-top: 5px;
    margin-left: 40px;
  }

  .index-wrap .session_4 .nav-list .item-box .txt-box p {
    font-size: 12px;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .index-wrap .session_4 .nav-list .item-box .txt-box .name {
    font-size: 14px;
  }

  .index-wrap .session_4 .all-item {
    width: 90%;
  }

  .index-wrap .session_4 .all-item .item {
    font-size: 13px;
    background-size: 20px auto;
    padding-left: 30px;
    min-height: 100px;
  }

  .index-wrap .session_4 {
    padding-bottom: 30px;
  }

  #sessionSwiper {
    padding-top: 25px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    background-size: 12px 20px;
  }

  .commentContent {
    position: relative;
    width: 100%;
    height: 280px;
    text-align: center;
  }

  .clientMsg {
    left: 41%;
    top: -25px;
  }

  .clientMsg.longName {
    left: 39%;
  }

  .clientMsg img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 3px solid #fff;
  }

  .clientName {
    font-size: 18px;
    margin-top: 10px;
  }

  .comment,
  .jobType {
    font-size: 16px;
    color: #3b3b3b;
  }

  .comment {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 120px;
  }

  .comment p {
    width: 85%;
    margin: 0 auto;
  }

  .index-wrap .session_5 .item-box .img-box img {
    height: auto;
  }

  .index-wrap .session_5 .item-box p {
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 210px;
  }

  .index-wrap .session_6 {
    text-align: center;
    padding-top: 0px;
  }

  .index-wrap .session_6 .form-box {
    width: 100%;
    margin-bottom: 30px;
  }

  .index-wrap .session_6 .form-box input {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
  }

  .index-wrap .session_6 .form-box textarea {
    width: 100%;
    margin: 0 auto;
  }

  .index-wrap .session_6 .form-box .btn {
    margin: 0 auto;
    margin-top: 20px;
  }

  .index-wrap .session_6 .other-box .contact {
    margin-top: 15px;
    position: static;
  }

  .index-wrap .session_6 .other-box .contact .m-title {
    font-size: 16px !important;
  }

  .index-wrap .session_6 .other-box .contact .tel {
    font-size: 22px;
  }

  .index-wrap .session_6 .map-box {
    width: 100%;
  }

  .index-wrap .session_6 .map-box .m-title {
    font-size: 18px;
  }

  .index-wrap .session_6 .map-box .tel {
    font-size: 20px;
  }

  .index-wrap .session_6 .map-box .img-box img {
    width: 60%;
  }

  .index-wrap .session_6 .map-box .info {
    font-size: 14px;
    text-align: center;
  }

  .index-wrap .session_7 p {
    font-size: 20px;
  }

  .index-wrap .session_7 .input-box {
    margin-top: 20px;
  }

  .index-wrap .session_7 .input-box input {
    width: 70%;
    margin-bottom: 20px;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    border-radius: 4px;
  }

  .index-wrap .session_7 .input-box .btn {
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    width: 150px;
    border-radius: 4px;
    padding: 0px;
  }

  .pop-box .item-box img {
    width: 28px;
    height: auto;
    display: none;
  }
}

.slide_box {
  height: 333px;
}
.jiange{ display:none}
@media (max-width: 768px) {
  .slide_box {
    height: 200px;
  }
  .jiange{ display:block;clear:both}
}

.index-wrap .session_5 .block {
  position: relative;
}

.index-wrap .session_1 .item-box .body-box .money em {
  font-family: Arial;
}

/* 城市列表弹窗样式 */
