* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body {
  font-family: 'PingFang-SC-Medium';
}
div:after,
ul:after,
li:after,
section::after {
  content: "";
  display: block;
  clear: both;
}
.floor {
  padding: 80px 0;
}
.mb80 {
  margin-bottom: 80px;
}
.mb160 {
  margin-bottom: 160px;
}
.off_img{
  max-width: 100%;
}

.offer_title {
  font-size: 48px;
  color: #434343;
  text-align: center;
  line-height: 56px;
  letter-spacing: 4px;
}
.offer_banner {
  height: 502px;
  background: url(/Template/skin1/images/offer/images/offer_banner.jpg) no-repeat;
  background-size: 100%;
  padding-top: 120px;
}
.offer_banner h3 {
  font-size: 50px;
  color: #F5FBFF;
  font-weight: normal;
  letter-spacing: 4px;
}
.offer_banner p {
  font-size: 26px;
  color: #F5FBFF;
  margin: 15px 0 30px;
}
.offer_banner .offer_btn {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #0A8DE3;
  color: #fff;
  -webkit-appearance: none;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  margin: 0;
  -webkit-transition: .1s;
  transition: .1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
  min-width: 120px;
}
.offer_mode1 {
  margin-top:-230px;
}
.offer_mode1 .container {
  position: relative;
}
.offer_mode1 ul {

  border-top: 0;
  padding: 80px 0;
}
.offer_mode1 li {
  text-align: center;
  float: left;
  width: 33.333%;
  position: relative;
}
.offer_mode1 li h4 {
  font-size: 18px;
  font-weight: normal;
}
.offer_mode1 li .line {
  height: 1px;
  background: #eee;
  width: 40px;
  display: block;
  margin: 15px auto 20px;
}
.offer_mode1 li .innder_menu {
  margin: 30px 0;
}
.offer_mode1 li .innder_menu a {
  font-size: 16px;
  line-height: 1.8;
  color: #888;
  display: block;
}
.offer_mode1 li:last-child {
  border: 0;
  margin-right: -1px;
}

.offer_mode1 .inner_box1 {
  display: none;
}
.offer_mode1 .inner_box .inner_icon {
  margin-bottom: 15px;
}
.offer_mode1 .on .inner_box {
  display: none;
}
.offer_mode1 .on .inner_box1 {
  display: block;
  border: 1px solid #eee;
  background: #fff;
  z-index: 9;
  padding: 0;
  margin: 0 auto;
  max-width: 365px;
  box-shadow: 0 6px 35px 5px rgba(0,0,0,.1);
}

.swiper-container .swiper-slide-active{
  -webkit-transform:scale(1.2,1.2);
  overflow: visible;
  z-index: 99;
}
.offer_mode1 .on .inner_header {
  background: #2E29FF;
  background: -webkit-gradient(linear, left top, right top, from(#2e29ff), to(#613cff));
  background: linear-gradient(to right, #2e29ff, #613cff);
  color: #fff;
  padding: 30px;
  height: 130px;
}
.offer_mode1 .on .inner_header h3 {
  font-size: 30px;
  color: #fff;
  font-weight: normal;
}
.offer_mode1 .on .inner_header p {
  font-size: 12px;
  margin-top: 10px;
}
.offer_mode1 .on .inner_intro {
  padding: 20px;
  background: #F2F7FA;
}
.offer_mode1 .on .inner_intro p {
  font-size: 16px;
  color: #464545;
}
.offer_mode1 .on .innder_menu {
  padding: 20px 10%;
  overflow-y: auto;
}
.offer_mode1 .on .innder_menu p {
  text-align: left;
  margin-bottom: 15px;
  font-size: 13px;
}
.offer_mode1 .on .innder_menu i {
  color: #1296DB;
  font-size: 16px;
  padding-right: 15px;
}
.offer_mode1 .on .innder_menu .icon-cha {
  color: #B8B8B8;
}
.offer_mode2 {
  background: #F7F8F8;
  text-align: center;
}
.offer_mode2 .offer_down {
  display: inline-block;
  position: relative;
  padding-right: 20px;
  font-size: 16px;
  margin-top: 30px;
}
.offer_mode2 .offer_down img {
  position: absolute;
  width: 15px;
  height: 15px;
  right: 0;
  top: 50%;
  margin-top: -7.5px;
}
.offer_spec ul {
  text-align: center;
}
.offer_spec li {
  display: inline-block;
  float: none;
 }

.offer_modes {margin-top:-300px}
table {
  width: 100%;
  border: 1px solid #eee;
background:#fff;
}
table thead {
  background: #0066ff;
}
table th,
table td {
  padding: 15px 0;
  min-width: 0;
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-overflow: ellipsis;
  vertical-align: middle;
  position: relative;
  text-align: center;
}
table th {
  font-weight: normal;
  color: #fff;
  border-right: 1px solid #fff;
}
table td {
  color: #333;
  border-bottom: 1px solid #eee;
  width: 16.6666666%;
}
table td i {
  color: #1296DB;
  font-weight: bold;
}
.offer_mode3 table td,
.offer_mode3 table th {
  width: 14.2%;
}
.offer_mode3 table .text_left td {
  text-align: left;
  vertical-align: top;
  padding: 10px 12px;
}
.offer_mode4 {
  background: url('/Template/skin1/images/offer/images/offer_footer.jpg') no-repeat;
  height: 378px;
  background-size: 100%;
  text-align: center;
}
.offer_mode4 .offer_title {
  color: #fff;
  margin-bottom: 30px;
}
.offer_mode4 .offer_s_title {
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.offer_mode4 .offer_btn, #offer_btn{
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  -webkit-appearance: none;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  margin-top: 30px;
  -webkit-transition: .1s;
  transition: .1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 15px 20px;
  font-size: 14px;
  border-radius: 4px;
  min-width: 180px;
}
#offer_btn {
  background: #0A8DE3;
margin-bottom: 30px;
}
 table tbody tr td{
  font-size: 13px;
}
  table tbody tr td:first-child {
  font-size: 15px;
}
.offer_m_box {
  position: relative;
}
p.inner_blue {
  color:#2699E9
}
.inner_black {
  color:#B8B8B8
}
.jianbian {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 308px;
  background: -webkit-gradient(linear,left top, left bottom,from(rgba(255,255,255,.4)),to(rgba(255,255,255,.9)));
  background: linear-gradient(to bottom,rgba(255,255,255,.4),rgba(255,255,255,.9));
  z-index: 1;
}
.inner_sign {
  position: absolute;
  top: 0;
  left: 0;
}
.offer_mode1 .on .inner_bg1 {
  background: url(/Template/skin1/images/offer/images/222.jpg) no-repeat 100%;
}
.offer_mode1 .on .inner_bg2 {
  background: url(/Template/skin1/images/offer/images/333.jpg) no-repeat 100%;
  position: relative;
}
.offer_mode1 .on .inner_bg3 {
  background: url(/Template/skin1/images/offer/images/111.jpg) no-repeat 100%;
  position: relative;
}
.offer_mode1 .on .inner_bg4 {
  background: url(/Template/skin1/images/offer/images/000.jpg) no-repeat 100%;
  position: relative;
}
.offer_mode1 .on .inner_bg4 h3,.offer_mode1 .on .inner_bg4 p{
  color: #333;
}
.offer_mode1 .on .inner_bg5 {
  background: url(/Template/skin1/images/offer/images/444.jpg) no-repeat 100%;
  position: relative;
}
 .arrow-left {
  background: url(/Template/skin1/images/offer/images/left.png) no-repeat left top;
  position: absolute;
  left: -80px;
  top:40%;
  margin-top: -35px;
   width: 59px;
   height: 127px;
  z-index:999;
   background-size: contain;
   cursor: pointer;
}
 .arrow-right {
  background: url(/Template/skin1/images/offer/images/right.png) no-repeat left bottom;
  position: absolute;
  right: -90px;
  top:40%;
  margin-top: -35px;
  width: 59px;
  height: 127px;
  z-index:999;
   background-size: contain;
   cursor: pointer;
}
.tabbox table {
  border:1px solid #ccc;
  border-spacing:0;
  width:100%;
  border-collapse:collapse
}
.tabbox table .wem {
  background:#f9f9f9
}
.tabbox table td {
  padding:12px;
  line-height:22px;
  text-align:center;
  font-size:15px;
  border:1px solid #e5e5e5
}
.tabbox table td.h24s {
  height:50px;
  font-size:16px;
  background:#f9f9f9;
  font-weight:bold
}
.tabbox table td a:hover {
  color:#188eee
}

/* header*/
.about-header {
  position: absolute;
  z-index: 99;
  height: 100px;
  width: 100%;
}
/*header*/
.nav-box {
  float:right;
  height: 100px
}
.nav-box li {
  float:left;
  padding-left: 52px;
  position: relative;
  line-height: 100px;
  font-size: 16px;
  color: #333
}

.nav-box li a {
  display:block;
  color:#fff;
  cursor: pointer;
}

.nav-box .curr a {

  color:#EB6100
}
.navbar-brand {
  line-height:100px;
}
.navbar-brand img {
  vertical-align:middle;
  height: 25px;
  display: inline-block;
}

.nav-mobie,.nav-phone{
  display:none
}
.about-header {
  position: absolute;
  z-index: 99;
  height: 100px;
  width: 100%;
}

/*header*/
.navbar-brand .nav-pc {
  height: 31px;
}

@media screen and (max-width: 480px) {
  .offer_banner {
    background-size: auto;
    text-align: center;
    height: auto;
    padding: 60px 0;
    background-size: contain;
  }
  .offer_banner h3 {
    font-size: 24px;
  }
  .offer_banner p {
    font-size: 13px;
  }
  .offer_title {
    font-size: 24px;
  }
  .floor {
    padding: 40px 0;
  }
  .mb160 {
    margin-bottom: 40px;
  }
  .offer_mode1 li {
    width: 100%;
    padding: 15px;
    border: 0;
    padding: 0;
  }
  .offer_mode1 li .inner_box {
    display: none;
  }
  .offer_mode1 .on .inner_box1 {
    display: block;
    position: relative;
    left: initial;
    top: initial;
    max-width:365px;
    margin: 0 auto;
    margin-bottom: 30px;

  }

  .offer_mode1 ul:before {
    display: none;
  }
  .offer_mode1 ul {
    border: 0;
  }
  .offer_mode4 {
    height: auto;
    background-size: auto;

  }
  .offer_mode4 .offer_title {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 36px;
    padding: 0 15px;
  }
  .offer_mode4 .offer_s_title {
    font-size: 13px;
  }
  .offer_m_box {
    width: 100%;
    overflow-x: auto;
  }
  table td,
  table th {
    white-space: nowrap;

  }
  .arrow-left,.arrow-right{
    display: none;
  }
}

<!--ºÄÊ±1782849110.9076Ãë-->