body {
  max-width: 100%;
  overflow-x: hidden;
  font: 18px/36px "MicroSoft YaHei", "FZLanTingHeiS-DB-GB", "Hiragino Sans GB", Arial, sans-serif;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
ol,
ul,
dl,
dt,
dd,
a,
i,
b,
em,
strong,
img,
input {
  margin: 0;
  padding: 0;
}
b,
strong,
i,
em {
  font-weight: normal;
}
body,
html {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 1200px;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
}
ul,
ol,
li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
input,
:focus {
  outline: 0;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
input::focus-inner {
  padding: 0;
  border: 0;
}
input::-webkit-input-placeholder {
  color: #999;
}
input::-moz-placeholder {
  color: #999;
}
input:-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder {
  color: #999;
}
select::-ms-expand {
  display: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
img {
  vertical-align: top;
  border: none;
  max-width: 100%;
}
::-webkit-input-placeholder {
  color: #999;
}
:-moz-placeholder {
  color: #999;
}
::-moz-placeholder {
  color: #999;
}
:-ms-input-placeholder {
  color: #999;
}
::selection {
  background: #D03333;
  color: white;
  text-shadow: none;
}
::-webkit-scrollbar-track-piece {
  width: 6px;
  background-color: #f2f2f2;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-thumb {
  height: 0.5rem;
  background-color: rgba(0, 0, 0, 0.3);
}
::-webkit-scrollbar-thumb:hover {
  background: #707070;
}
textarea,
select {
  outline: none;
  resize: none;
  -webkit-appearance: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/*通用*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  zoom: 1;
}
.clearfix::after {
  display: block;
  content: '';
  height: 0;
  font-size: 0;
  clear: both;
}
.bg_css {
  background: url(../images/banner.jpg) no-repeat top center, url(../images/bg_y.png) repeat-y center;
  background-size: contain;
  max-width: 1920px;
  margin: 0 auto;
  padding-bottom: 100px;
}
.box_container {
  width: 1200px;
  margin: 0 auto 120px;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  background: linear-gradient(#ffead8, #ffe1bd);
  border: 1px solid #ff9e00;
  border-radius: 35px;
  padding: 25px;
}
.box_container.box_container_b {
  margin-bottom: 0;
}
.box_container > div {
  border-radius: 15px;
  background-color: #fff;
  border: 1px solid #ff9e00;
  box-sizing: border-box;
  box-shadow: 0 5px 51px rgba(162, 25, 31, 0.11);
  padding-top: 80px;
  padding-bottom: 50px;
}
.box_container > h3 {
  background: url(../images/t_bg.png) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  margin: 0 auto;
  height: 119px;
  font-size: 42px;
  line-height: 119px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.box_container > h3.bg_h3 {
  background: url(../images/t_bg_1.png) no-repeat center;
  background-size: contain;
}
.box_banner {
  width: 1200px;
  height: 950px;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 125px;
}
.box_banner .t {
  position: relative;
  height: 520px;
}
.box_banner .t img {
  position: absolute;
}
.box_banner .t .t_1 {
  left: 0;
  top: 117px;
}
.box_banner .t .t_2 {
  left: -110px;
  top: 75px;
}
.box_banner .t .t_3 {
  right: -60px;
  top: 0;
  z-index: 2;
}
.box_banner .b .p_1 {
  display: flex;
  justify-content: center;
}
.box_banner .b .p_1 span {
  background: url(../images/t_4.png) no-repeat center;
  width: 196px;
  height: 67px;
  text-align: center;
  font-size: 22px;
  line-height: 67px;
  font-weight: bold;
  color: #752c0f;
}
.box_banner .b .p_1 span:nth-child(2) {
  margin: 0 60px;
}
.box_banner .b .p_1 span b {
  font-size: 28px;
  color: #f54b20;
  font-weight: bold;
}
.box_banner .b .p_2 {
  margin-top: 35px;
  font-size: 20px;
  color: #9e3019;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0px #fff;
  font-weight: bold;
}
.box_top {
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 30px;
}
.box_top li {
  position: relative;
  background-color: #ffe8c5;
  height: 62px;
  font-size: 23px;
  line-height: 60px;
  color: #5b0d07;
  text-align: center;
  border-radius: 31px;
  margin-bottom: 20px;
  width: 770px;
}
.box_top li:nth-child(2n) {
  background-color: #ffd3bc;
}
.box_top li:nth-child(2) {
  width: 635px;
  margin-left: 310px;
}
.box_top li:nth-child(3) {
  margin-left: 55px;
}
.box_top li:nth-child(4) {
  width: 755px;
  margin-left: 200px;
}
.box_top li:nth-child(5) {
  margin-left: 290px;
  margin-bottom: 0;
}
.box_top li i {
  position: absolute;
  left: -15px;
  top: -10px;
  background: url(../images/ico_3.png) no-repeat center;
  width: 53px;
  height: 50px;
  font-size: 18px;
  color: #fff;
  line-height: 50px;
  box-sizing: border-box;
  font-style: normal;
}
.p_css {
  width: 1020px;
  margin: 0 auto;
  height: 50px;
  background-color: #ffe8c5;
  border-radius: 10px;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
  color: #661009;
  margin-bottom: 15px;
  font-weight: bold;
}
.p_css b {
  font-weight: bold;
  color: #ef2d00;
}
.box_two > p {
  margin-bottom: 35px;
}
.box_two > a {
  background: linear-gradient(#fc441b, #ff522a);
  display: flex;
  margin: 40px auto 0;
  box-sizing: border-box;
  width: 542px;
  height: 54px;
  position: relative;
  border-radius: 27px;
  justify-content: space-between;
  transition: 0.2s;
}
.box_two > a:hover {
  opacity: 0.9;
}
.box_two > a span {
  padding-left: 55px;
  font-size: 27px;
  line-height: 54px;
  color: #fff;
  display: flex;
  align-items: center;
  font-style: italic;
}
.box_two > a span b {
  color: #fff226;
  display: flex;
}
.box_two > a span b s {
  font-size: 42px;
  text-decoration: none;
}
.box_two > a strong {
  width: 215px;
  background: linear-gradient(#fff0ad, #ffd900);
  font-size: 24px;
  line-height: 54px;
  text-align: center;
  color: #fe4c0e;
  border-radius: 27px;
  font-weight: bold;
}
.box_two .box_two_div {
  position: relative;
  padding: 0 40px;
  box-sizing: border-box;
}
.box_two .box_two_div .swiper-slide {
  position: relative;
  background: #fff3ed;
  box-sizing: border-box;
  height: 240px;
}
.box_two .box_two_div .swiper-slide > p {
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 10px;
  height: 60px;
  border-radius: 0 0 17px 17px;
  background-color: #f94f13;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  z-index: 2;
  width: 100%;
}
.box_two .box_two_div .swiper-slide > p.s {
  text-align: center;
}
.box_two .box_two_div .swiper-slide .w_lr {
  display: flex;
  height: 100%;
  overflow: hidden;
  border-radius: 0 0 17px 17px;
}
.box_two .box_two_div .swiper-slide .l {
  width: 160px;
  box-sizing: border-box;
  padding-top: 15px;
  background: #ffdcca;
}
.box_two .box_two_div .swiper-slide .l img {
  display: block;
  margin: 0 auto;
  width: 136px;
}
.box_two .box_two_div .swiper-slide .r {
  width: calc(100% - 160px);
  display: flex;
  align-content: center;
  box-sizing: border-box;
  flex-flow: wrap;
  padding-bottom: 60px;
}
.box_two .box_two_div .swiper-slide .r p {
  padding: 0 20px;
  font-size: 16px;
  line-height: 24px;
  color: #661009;
  position: relative;
  font-weight: bold;
}
.box_two .box_two_div .swiper-slide .r p::after {
  content: '';
  position: absolute;
  left: 10px;
  top: 10px;
  width: 5px;
  height: 5px;
  background-color: #f94f13;
  border-radius: 50%;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  width: 37px;
  height: 37px;
  background-image: url('../images/l_l.png');
  background-size: contain;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  width: 37px;
  height: 37px;
  background-image: url('../images/l_r.png');
  background-size: contain;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  content: '';
}
.city_ul {
  margin-top: 30px;
  display: flex;
  box-sizing: border-box;
  padding: 0 30px;
  flex-wrap: wrap;
}
.city_ul li {
  width: 12%;
  margin-right: 5px;
  margin-bottom: 10px;
}
.city_ul li a {
  display: block;
  background: linear-gradient(#fff0ad, #ffd900);
  font-size: 24px;
  line-height: 54px;
  text-align: center;
  color: #fe4c0e;
  border-radius: 27px;
  font-weight: bold;
  transition: 0.2s;
}
.city_ul li a:hover {
  opacity: 0.8;
}
.box_table {
  box-sizing: border-box;
  border: 1px solid #ffdaa3;
  border-radius: 16px;
  width: 1020px;
  margin: 0 auto;
  overflow: hidden;
}
.box_table table {
  width: 100%;
}
.box_table thead {
  width: 100%;
  background-color: #ffdaa3;
}
.box_table thead td {
  font-size: 22px;
  color: #82331e;
  font-weight: bold;
  text-align: center;
  line-height: 52px;
}
.box_table tbody tr:first-child td {
  border-top: none;
}
.box_table tbody tr:last-child td {
  border-bottom: none;
}
.box_table tbody tr td:first-child {
  border-left: none;
}
.box_table tbody tr td:last-child {
  border-right: none;
}
.box_table tbody td {
  text-align: center;
  border: 1px solid #f97026;
  min-height: 50px;
  font-size: 16px;
  color: #82331e;
}
.box_xjb {
  width: 1000px;
  height: 280px;
  margin: 0 auto;
  background-color: #ffe8c5;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 0 35px 0 95px;
}
.box_xjb .l p {
  width: 425px;
  background: linear-gradient(90deg, #ffd18b, transparent);
  height: 44px;
  font-size: 18px;
  color: #532105;
  font-weight: bold;
  line-height: 44px;
  position: relative;
  text-indent: 90px;
  margin-bottom: 14px;
  border-radius: 22px;
}
.box_xjb .l p:last-child {
  margin-bottom: 0;
}
.box_xjb .l p::after {
  content: '';
  background: url(../images/ico_1.png) no-repeat center;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 40px;
}
.box_xjb .r p {
  font-size: 20px;
  color: #ce2f04;
  font-weight: bold;
  text-decoration: underline;
  line-height: 30px;
}
.box_xjb .r p:first-child {
  margin-bottom: 40px;
}
.box_code {
  width: 930px;
  margin: 0 auto;
  height: 230px;
  display: flex;
  align-items: center;
}
.box_code .l {
  width: calc(100% - 230px);
  height: 195px;
  border-radius: 18px;
  background-color: #ffdaa3;
  position: relative;
  display: flex;
  align-items: center;
}
.box_code .l::after {
  content: '';
  background: url(../images/ico_2.png) no-repeat center;
  width: 68px;
  height: 79px;
  position: absolute;
  bottom: 0;
  right: 45px;
}
.box_code .l p {
  background: linear-gradient(90deg, #ffedd2, transparent);
  box-sizing: border-box;
  font-size: 16px;
  color: #333;
  line-height: 24px;
  padding: 40px 135px 0 52px;
  height: 128px;
  font-weight: bold;
}
.box_code .l p b {
  font-weight: bold;
  color: #f62c04;
}
.box_code .l span {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-color: #fd7326;
  border-radius: 18px 0 0 18px;
  color: #fff;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  font-size: 24px;
  line-height: 30px;
  width: 60px;
  padding: 0 15px;
}
.box_code .r {
  width: 230px;
  height: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff3e1;
  border-radius: 18px;
}
.box_code .r img {
  width: 197px;
  height: 197px;
}
@media only all and (max-width: 1080px) {
  body {
    max-width: 100%;
    overflow-x: hidden;
    background-size: cover;
    font: 0.18rem/0.36rem "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif;
  }
  body,
  html {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }
  .fixed_l {
    display: none !important;
  }
  .bg_css {
    max-width: 100%;
    padding-bottom: 1rem;
  }
  .box_container {
    width: 96%;
    margin-bottom: 0.6rem;
    border-radius: 0.3rem;
    padding: 0.2rem;
  }
  .box_container.box_container_b {
    margin-bottom: 0;
  }
  .box_container > div {
    border-radius: 0.26rem;
    box-shadow: 0 0.0667rem 0.68rem rgba(162, 25, 31, 0.11);
    padding-top: 0.5rem;
    padding-bottom: 0.4rem;
  }
  .box_container > h3 {
    top: -0.3rem;
    height: 1rem;
    font-size: 0.3rem;
    line-height: 1rem;
    width: 90%;
  }
  .box_container > h3.bg_h3 {
    width: 80%;
  }
  .box_container > h3.bg_h3_m {
    font-size: 0.25rem;
  }
  .box_banner {
    width: 100%;
    height: auto;
    padding-top: 0.5rem;
    margin-bottom: 0.7rem;
  }
  .box_banner .t {
    position: relative;
    height: 3.5rem;
  }
  .box_banner .t img {
    position: absolute;
  }
  .box_banner .t .t_1 {
    left: 0.2rem;
    top: 0.6rem;
    width: 3.2rem;
  }
  .box_banner .t .t_2 {
    left: 0rem;
    top: -0.5rem;
    width: 0.8rem;
  }
  .box_banner .t .t_3 {
    width: 5rem;
    right: -0.1rem;
  }
  .box_banner .b .p_1 {
    display: flex;
    justify-content: center;
  }
  .box_banner .b .p_1 span {
    background-size: contain;
    width: 2rem;
    height: 0.8933rem;
    font-size: 0.24rem;
    line-height: 0.8933rem;
  }
  .box_banner .b .p_1 span:nth-child(2) {
    margin: 0 0.3rem;
  }
  .box_banner .b .p_1 span b {
    font-size: 0.3rem;
  }
  .box_banner .b .p_2 {
    padding: 0 0.5rem;
    margin-top: 0.2rem;
    font-size: 0.2667rem;
    line-height: 0.4rem;
  }
  .box_top {
    padding: 0 0.2rem;
  }
  .box_top li {
    height: auto;
    font-size: 0.26rem;
    line-height: 0.4rem;
    border-radius: 0.2rem;
    width: 96% !important;
    margin: 0 auto 0.2667rem !important;
    padding: 0.1rem 0.2rem 0.1rem 0.6rem;
    text-align: left;
    box-sizing: border-box;
  }
  .box_top li:nth-child(5) {
    margin-bottom: 0 !important;
  }
  .box_top li i {
    left: -0.2rem;
    top: -0.1333rem;
    background-size: contain;
    width: 0.7067rem;
    height: 0.6667rem;
    font-size: 0.24rem;
    line-height: 0.6667rem;
    text-align: center;
  }
  .p_css {
    width: 96%;
    height: auto;
    border-radius: 0.1333rem;
    font-size: 0.2133rem;
    line-height: 0.4rem;
    margin-bottom: 0.2rem;
    padding: 0.1rem;
    box-sizing: border-box;
  }
  .box_two > p {
    margin-bottom: 0.4667rem;
  }
  .box_two > a {
    margin: 0.3rem auto 0;
    width: 90%;
    height: 0.72rem;
    border-radius: 0.36rem;
  }
  .box_two > a:hover {
    opacity: 1;
  }
  .box_two > a span {
    padding-left: 0.1rem;
    font-size: 0.36rem;
    line-height: 0.72rem;
    white-space: nowrap;
  }
  .box_two > a span b s {
    font-size: 0.56rem;
  }
  .box_two > a strong {
    width: 2.5rem;
    font-size: 0.32rem;
    line-height: 0.72rem;
    border-radius: 0.36rem;
  }
  .box_two .box_two_div {
    padding: 0 0.3rem;
  }
  .box_two .box_two_div .swiper-slide {
    height: 3.2rem;
    border-radius: 0 0 0.3rem 0.3rem;
  }
  .box_two .box_two_div .swiper-slide > p {
    padding: 0 0.1333rem;
    height: 0.8rem;
    border-radius: 0 0 0.3rem 0.3rem;
    font-size: 0.3rem;
    line-height: 0.3467rem;
  }
  .box_two .box_two_div .swiper-slide > p br {
    display: none;
  }
  .box_two .box_two_div .swiper-slide .w_lr {
    border-radius: 0 0 0.3rem 0.3rem;
  }
  .box_two .box_two_div .swiper-slide .l {
    width: 2.1333rem;
    padding-top: 0.2rem;
  }
  .box_two .box_two_div .swiper-slide .l img {
    width: 1.8133rem;
  }
  .box_two .box_two_div .swiper-slide .r {
    width: calc(100% - 2.1333rem);
    padding-bottom: 0.6rem;
  }
  .box_two .box_two_div .swiper-slide .r p {
    padding: 0 0.2667rem;
    font-size: 0.26rem;
    line-height: 0.4rem;
  }
  .box_two .box_two_div .swiper-slide .r p::after {
    left: 0.1333rem;
    top: 0.1333rem;
    width: 0.0667rem;
    height: 0.0667rem;
  }
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    width: 0.4rem;
    height: 0.4rem;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    width: 0.4rem;
    height: 0.4rem;
  }
  .city_ul {
    margin-top: 0.4rem;
    padding: 0 0.2rem;
  }
  .city_ul li {
    width: 24%;
    margin: 0 0.5%;
    margin-bottom: 0.1333rem;
  }
  .city_ul li a {
    font-size: 0.32rem;
    line-height: 0.72rem;
    border-radius: 0.36rem;
  }
  .box_table {
    border-radius: 0.2133rem;
    width: 96%;
  }
  .box_table table {
    width: 100%;
  }
  .box_table thead {
    width: 100%;
    background-color: #ffdaa3;
  }
  .box_table thead td {
    font-size: 0.2933rem;
    line-height: 0.6rem;
  }
  .box_table tbody td {
    min-height: 0.6667rem;
    font-size: 0.2133rem;
  }
  .box_xjb {
    width: 96%;
    height: auto;
    flex-wrap: wrap;
    border-radius: 0.1333rem;
    padding: 0;
    padding-bottom: 0.2rem;
  }
  .box_xjb .l {
    width: 100%;
    padding-top: 0.2rem;
  }
  .box_xjb .l p {
    width: 90%;
    height: 0.5867rem;
    font-size: 0.24rem;
    line-height: 0.5867rem;
    text-indent: 0.6rem;
    border-radius: 0.2933rem;
    margin: 0 auto 0.2rem;
  }
  .box_xjb .l p:last-child {
    margin-bottom: 0;
  }
  .box_xjb .l p::after {
    width: 0.3467rem;
    height: 0.3467rem;
    left: 0.2rem;
    background-size: contain;
  }
  .box_xjb .r {
    width: 94%;
    margin: 0.2rem auto;
  }
  .box_xjb .r p {
    font-size: 0.2667rem;
    line-height: 0.4rem;
  }
  .box_xjb .r p:first-child {
    margin-bottom: 0.2rem;
  }
  .box_code {
    width: 96%;
    margin: 0 auto;
    height: auto;
  }
  .box_code .l {
    width: calc(100% - 2rem);
    height: 2.4rem;
    border-radius: 0.24rem;
    margin: 0 auto;
    padding-right: 0.6rem;
  }
  .box_code .l::after {
    width: 0.7rem;
    height: 0.8rem;
    right: 0.4rem;
    background-size: contain;
  }
  .box_code .l p {
    font-size: 0.2133rem;
    line-height: 0.32rem;
    padding: 0.2rem;
    height: 1.7067rem;
  }
  .box_code .l span {
    border-radius: 0.24rem 0 0 0.24rem;
    font-size: 0.26rem;
    line-height: 0.34rem;
    width: 0.6rem;
    padding: 0 0.2rem;
  }
  .box_code .r {
    width: 2rem;
    height: 2rem;
    border-radius: 0.24rem;
    margin: 0 auto;
  }
  .box_code .r img {
    width: 1.7rem;
    height: 1.7rem;
  }
  .mob_header {
    height: 1rem !important;
    line-height: 1rem !important;
    font-size: 0.3rem !important;
  }
  .mob_header a {
    padding-right: 0.1rem;
  }
  .m_logo {
    width: 2rem !important;
    margin-left: 0.2rem !important;
  }
}
