* {
  /*清除点击高亮样式*/
  -webkit-tap-highlight-color: transparent;
}
input {
  /*清除iOS系统的表单默认样式*/
  -webkit-appearance: none;
}
img,
a {
  /*禁用长按页面时的弹出菜单*/
  -webkit-touch-callout: none;
}
.banner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.banner .pc {
  width: 1920px;
  margin-left: -960px;
  left: 50%;
  position: relative;
  text-align: center;
}
.banner .phone {
  display: none;
}
.clearfix::before,
.clearfix::after {
  content: '';
  display: table;
}
.clearfix::after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.chapter .container {
  position: relative;
  width: auto;
}
.chapter .chapter-hd {
  text-align: center;
  margin-bottom: 4%;
}
.chapter .chapter-hd .tit-h3 {
  position: relative;
  display: inline-block;
  padding: 15px 8%;
  font-size: 38px;
  color: #09459f;
  background-image: -webkit-linear-gradient(0deg, #fff 0%, #c9e8fe 26%, #c9e8fe 49%, #c9e8fe 75%, #fff 100%);
  font-weight: bold;
}
.chapter .chapter-hd .tit-h3 strong {
  position: relative;
  display: inline-block;
  font-weight: bold;
}
.chapter .chapter-hd .tit-h3 strong::before,
.chapter .chapter-hd .tit-h3 strong::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 26px;
  height: 15px;
  margin-top: -7px;
  background: url('../images/tit-sign.png') center no-repeat;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}
.chapter .chapter-hd .tit-h3 strong::before {
  left: -35px;
}
.chapter .chapter-hd .tit-h3 strong::after {
  right: -35px;
}
.chapter-tips {
  text-align: center;
  font-size: 16px;
  padding-top: 25px;
}
.chapter-text {
  font-size: 16px;
  color: #333;
  line-height: 1.625;
}
.chapter-text .hot {
  color: #2485b8;
}
.chapter-text .break {
  word-break: break-all;
}
.chapter-text .sign {
  position: relative;
  padding-left: 15px;
}
.chapter-text .sign::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 4px;
  height: 4px;
  background: #666;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.btn-link {
  display: block;
  margin: 4% auto 0;
  font-size: 18px;
  color: #fff;
  background: #cb0303;
  width: 296px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  -webkit-border-radius: 20px 0;
  border-radius: 20px 0;
}
.btn-link.phone {
  display: none;
}
.bg {
  position: absolute;
  left: 50%;
  top: 700px;
  width: 1920px;
  margin-left: -960px;
  height: 1740px;
  background: url('../images/bg-01.jpg') center top no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.list-city {
  margin-top: -150px;
  padding: 4.5% 3.75%;
  background: #fff;
}
.list-city .item-city {
  font-size: 0;
  display: table;
  width: 100%;
  margin-top: 30px;
}
.list-city .item-city:first-child {
  margin-top: 0;
}
.list-city .item-city .item-city-cell {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 405px;
}
.list-city .item-city .item-city-pic {
  position: relative;
}
.list-city .item-city .item-city-pic img {
  width: 100%;
}
.list-city .item-city .item-city-tag {
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 2;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 0 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-city .item-city .item-city-tag strong {
  display: inline-block;
  font-size: 48px;
  font-weight: normal;
  text-align: center;
  background: url('../images/icon-sign.png') left center no-repeat;
  -webkit-background-size: auto 0.7em;
  background-size: auto 0.7em;
  padding-left: 0.9em;
}
.list-city .item-city .item-city-info {
  display: table-cell;
  vertical-align: middle;
  padding-left: 3.75%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.list-city .item-city .item-city-tit {
  font-size: 22px;
  line-height: 1.6;
  color: #0f49a2;
  font-weight: bold;
  margin-bottom: 15px;
}
.list-city .item-city .item-city-tit strong {
  display: block;
  font-weight: bold;
}
.list-city .item-city .item-city-text {
  color: #666;
  font-size: 14px;
  line-height: 1.7;
}
.list-city .item-city .item-city-text .hot {
  color: #165285;
  font-weight: bold;
}
.box-courtesy {
  position: relative;
  padding: 4.5% 3.75%;
  background: #fff;
}
.box-courtesy .box-courtesy-inner {
  position: relative;
}
.box-courtesy .courtesy-info {
  position: relative;
  width: 77%;
  padding: 6.5% 5.5%;
  padding-right: 18%;
  background: #f4f8fa;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.box-courtesy .courtesy-detail {
  font-size: 16px;
  color: #333;
  line-height: 2.25;
}
.box-courtesy .courtesy-bg {
  position: absolute;
  left: 0;
  bottom: -0.2em;
  width: 100%;
  font-size: 96px;
  text-align: center;
  color: #e3eef7;
  opacity: 0.51;
  line-height: 1.2;
}
.box-courtesy .courtesy-data {
  position: absolute;
  right: 0;
  top: 50%;
  width: 36%;
  background-image: -webkit-linear-gradient(90deg, #d8e8f7 0%, #e3eef8 100%);
  background-image: -ms-linear-gradient(90deg, #d8e8f7 0%, #e3eef8 100%);
  margin-top: -94px;
  padding: 4.5% 0 3%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
}
.box-courtesy .courtesy-data::before {
  content: '';
  position: absolute;
  left: 50%;
  top: -40px;
  width: 277px;
  height: 62px;
  margin-left: -138px;
  background: url('../images/pic-plane.png') center no-repeat;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}
.box-courtesy .courtesy-group {
  position: relative;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.box-courtesy .courtesy-group:first-child::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  height: 80px;
  margin-top: -40px;
  background: #bbd5ee;
}
.box-courtesy .courtesy-group p {
  display: inline-block;
  font-size: 16px;
  color: #09459f;
  font-weight: bold;
  text-align: left;
}
.box-courtesy .courtesy-group span {
  display: block;
}
.box-courtesy .courtesy-num {
  display: block;
  font-size: 62px;
  color: #09459f;
}
.box-courtesy .courtesy-rule p {
  font-size: 18px;
  line-height: 1.8;
  color: #333;
}
.box-courtesy .courtesy-rule strong {
  position: relative;
  display: inline-block;
  color: #09459f;
  padding-left: 10px;
  font-weight: bold;
}
.box-courtesy .courtesy-rule strong::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  border-radius: 50%;
  background: #09459f;
}
.box-courtesy .courtesy-tips {
  font-size: 18px;
  color: #333;
  line-height: 1.75;
}
.box-courtesy .courtesy-tips strong {
  color: #d0060e;
  font-size: 30px;
  line-height: 1.2;
}
.box-courtesy.courtesy-01 {
  padding-bottom: 0;
}
.box-courtesy.courtesy-02 .courtesy-data {
  padding: 4% 0;
}
.box-courtesy.courtesy-02 .courtesy-data::before {
  display: none;
}
.box-courtesy.courtesy-02 .courtesy-tips {
  max-width: 220px;
  margin: 0 auto;
}
.box-courtesy.courtesy-02 .courtesy-tips br {
  display: none;
}
.box-table {
  padding: 0 3.75% 4.5%;
  background: #fff;
}
.box-table .table-tit {
  padding: 20px 0;
  font-size: 28px;
  color: #333;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
}
.box-table table {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
}
.box-table th {
  color: #fff;
  background: #09459f;
  font-size: 18px;
  font-weight: normal;
  padding: 13px 5px;
}
.box-table td {
  font-size: 16px;
  color: #333;
  background: #ecf3f7;
  border: 2px solid #fff;
  padding: 5px 10px;
}
.box-table td p {
  display: inline-block;
}
.box-table .table-tips {
  margin-top: 15px;
  color: #666;
  font-size: 14px;
  line-height: 2;
}
.box-table .table-tips a {
  color: #666;
}
.box-table .table-tips a:hover {
  text-decoration: underline;
}
.chapter-02 {
  padding-top: 40px;
  padding-bottom: 3.4%;
}
.chapter-03 {
  position: relative;
  z-index: 2;
  padding: 3.75% 0 4.75%;
  background: #fafdff url('../images/bg-02.jpg') right bottom no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.chapter-03 .chapter-text {
  background: #fff;
  padding: 3.75% 6% 6%;
}
.chapter-03 .chapter-text p {
  margin-top: 20px;
}
.chapter-03 .chapter-text p:first-child {
  margin-top: 0;
}
.chapter-03 .chapter-text img {
  margin-top: 5%;
  max-width: 100%;
  width: auto;
}
@media screen and (max-width: 1450px) {
  .banner .pc {
    width: 1600px;
    margin-left: -800px;
  }
  .bg {
    top: 583px;
  }
  .chapter .container {
    width: 1200px;
  }
}
@media (max-width: 1200px) {
  body {
    min-width: 1200px;
    overflow-x: auto;
  }
  .bg {
    display: none;
  }
  .chapter-02 {
    background: #7db9f2;
  }
}
@media (max-width: 1024px) {
  body {
    min-width: auto;
  }
  .banner .pc {
    display: none;
  }
  .banner .phone {
    display: block;
    width: 100%;
    height: auto;
  }
  .chapter .container {
    padding: 0 5%;
    width: auto;
  }
  .chapter .chapter-hd .tit-h3 {
    font-size: 30px;
  }
  .chapter-text {
    font-size: 14px;
  }
  .list-city {
    margin-top: 0;
  }
  .list-city .item-city .item-city-cell {
    width: 300px;
  }
  .list-city .item-city .item-city-tit {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .list-city .item-city .item-city-tit br {
    display: none;
  }
  .list-city .item-city .item-city-tag {
    top: 10px;
  }
  .list-city .item-city .item-city-tag strong {
    font-size: 32px;
  }
  .box-courtesy .courtesy-detail {
    line-height: 2;
  }
  .box-courtesy .courtesy-bg {
    font-size: 54px;
  }
  .box-courtesy .courtesy-num {
    font-size: 42px;
  }
  .box-courtesy .courtesy-data {
    margin-top: -62px;
  }
  .box-courtesy .courtesy-data::before {
    top: -28px;
    width: 200px;
    height: 42px;
    margin-left: -100px;
  }
  .box-courtesy .courtesy-rule p {
    font-size: 16px;
  }
  .box-courtesy .courtesy-tips {
    padding: 0 7.5%;
    font-size: 16px;
    line-height: 1.6;
  }
  .box-courtesy .courtesy-tips strong {
    font-size: 24px;
  }
  .box-courtesy.courtesy-02 .courtesy-data {
    margin-top: -70px;
  }
  .box-table .table-tit {
    font-size: 24px;
  }
  .box-table th {
    font-size: 16px;
  }
  .box-table td {
    padding: 5px;
    font-size: 14px;
  }
  .box-table .table-tips {
    line-height: 1.625;
  }
  .chapter-01 {
    background: #4f9bef;
  }
  .chapter-02 {
    background: #4f9bef;
  }
  .chapter-03 .chapter-text p {
    margin-top: 10px;
  }
  .btn-link.pc {
    display: none;
  }
  .btn-link.phone {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .chapter .chapter-hd {
    margin-bottom: 20px;
  }
  .chapter .chapter-hd .tit-h3 {
    padding: 10px 8%;
    font-size: 24px;
  }
  .btn-link {
    font-size: 16px;
    width: 240px;
    height: 48px;
    line-height: 48px;
    margin-top: 20px;
  }
  .list-city .item-city {
    display: block;
  }
  .list-city .item-city .item-city-cell {
    display: block;
    width: auto;
  }
  .list-city .item-city .item-city-tag strong {
    font-size: 26px;
  }
  .list-city .item-city .item-city-info {
    display: block;
    padding-left: 0;
    margin-top: 15px;
    text-align: left;
  }
  .list-city .item-city .item-city-text {
    line-height: 1.625;
    text-align: left;
  }
  .list-city .item-city .item-city-text br {
    display: none;
  }
  .box-courtesy .courtesy-info {
    width: auto;
    padding: 5%;
  }
  .box-courtesy .courtesy-detail {
    font-size: 14px;
    line-height: 1.625;
  }
  .box-courtesy .courtesy-data {
    position: relative;
    right: auto;
    top: auto;
    margin-top: 10px;
    width: auto;
  }
  .box-courtesy .courtesy-bg {
    font-size: 42px;
  }
  .box-courtesy .courtesy-num {
    font-size: 36px;
  }
  .box-courtesy .courtesy-rule p {
    font-size: 14px;
    line-height: 1.625;
  }
  .box-courtesy .courtesy-tips {
    font-size: 14px;
    line-height: 1.625;
  }
  .box-courtesy .courtesy-tips strong {
    font-size: 18px;
  }
  .box-courtesy .courtesy-group p {
    font-size: 14px;
  }
  .box-courtesy.courtesy-02 .courtesy-data {
    margin-top: 0;
  }
  .box-courtesy.courtesy-02 .courtesy-tips {
    max-width: none;
    text-align: center;
  }
  .box-courtesy.courtesy-02 .courtesy-tips br {
    display: block;
  }
  .box-table .table-panel {
    width: 100%;
    overflow-x: auto;
  }
  .box-table table {
    min-width: 540px;
  }
  .chapter-02 {
    padding: 30px 0;
  }
  .chapter-03 {
    padding: 30px 0;
  }
  .chapter-03 .chapter-text {
    padding: 4.5% 3.75%;
    -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.03);
  }
}
@media screen and (max-width: 480px) {
  .chapter .chapter-hd .tit-h3 {
    font-size: 20px;
  }
  .btn-link {
    font-size: 14px;
    width: 160px;
    height: 42px;
    line-height: 42px;
    margin-top: 10px;
    -webkit-border-radius: 15px 0;
    border-radius: 15px 0;
  }
  .list-city .item-city .item-city-tag strong {
    font-size: 20px;
  }
  .list-city .item-city .item-city-tit {
    font-size: 16px;
  }
  .list-city .item-city .item-city-info {
    margin-top: 10px;
  }
  .box-courtesy .courtesy-data::before {
    width: 160px;
    height: 36px;
    margin-left: -80px;
  }
  .box-courtesy .courtesy-bg {
    font-size: 32px;
  }
  .box-table {
    padding-bottom: 7%;
  }
  .box-table .table-tit {
    padding: 15px 0;
    font-size: 20px;
  }
  .box-table table {
    min-width: 410px;
  }
  .box-table th {
    font-size: 14px;
    padding: 10px 3px;
    font-weight: bold;
  }
  .box-table td {
    padding: 5px 3px;
    font-size: 12px;
    border-width: 1px;
  }
  .box-table .table-tips {
    margin-top: 10px;
  }
  .chapter-02 {
    padding-top: 20px;
  }
}
