﻿.box {
  position: relative;
  overflow: hidden;
  background:
    url(../images/bg_c.png) repeat-y center center;
}

.banner {
    margin-bottom:40px;
  height: 1112px;
  background: url(../images/banner_bg.png) no-repeat center center;
}

.txt_container {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  padding-top: 146px;
}

.txt01 {
  text-align: center;
  color: #FFF1DC;
  font-size: 23px;
  font-weight: bold;
}

.txt02 {
  margin: 6px auto -90px;
}

.txt03 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 3px solid #F8C619;
  width: 341px;
  height: 47px;
  background: #F2D9BB;
  border-radius: 24px;
  color: #BC3E37;
  font-size: 23px;
  font-weight: bold;
  margin: 0 auto 32px;
}

.txt03 img {
  margin: 0 10px;
}

.txt04 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.txt04_item {
  width: 120px;
  height: 120px;
  background: url(../images/txt03_item.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 12px;
  color: #FFFFFF;
  font-size: 21px;
  box-sizing: border-box;
  padding-top: 4px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}

.txt04_item:nth-child(2) {
  margin-right: 109px;
}

.txt05 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 197px;
}

.txt05_l {
  width: 180px;
  height: 102px;
  background: linear-gradient(190deg, #FFFEFB, #FFDC97);
  border-radius: 15px 0 0 15px;
  box-sizing: border-box;
  padding: 7px 12px 0;
  color: #AB1E1D;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;

}

.txt05_r {
  flex: 1;
  height: 155px;
  background: #FFF1DC;
  box-shadow: 0px 8px 17px 0px #8B120E;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 25px;
  color: #000;
  font-size: 18px;
  text-align: left;
}

.box_container {
  box-sizing: border-box;
  padding-top: 120px;
  background: url(../images/bg_t.png) no-repeat center top,
    url(../images/bg_b.png) no-repeat center bottom;
  padding-bottom: 60px;
}

.title {
  width: 947px;
  height: 122px;
  background: url(../images/title_bg.png) no-repeat center center;
  background-size: 100% 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding-bottom: 20px;
  position: relative;
}

.title h2 {
  background-image: -webkit-linear-gradient(90deg, #FFFEFB 28.5400390625%, #FFD176 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 31px;
  color: #FFFEFB;

}

.title h2 span {
  font-size: 38px;
}

.box_t {
  width: 100%;
  height: 100px;
  background: url(../images/box_t.png) no-repeat center bottom;
  background-size: 100% auto;
  margin: -100px auto 0;
}

.box_c {
  width: 100%;
  height: auto;
  background: url(../images/box_c.png) repeat-y center center;
  background-size: 100% auto;
  box-sizing: border-box;
  padding: 0 90px;
}

.box_b {
  width: 100%;
  height: 110px;
  background: url(../images/box_b.png) no-repeat center top;
  background-size: 100% auto;
}

.box01_l {
  width: 506px;
  height: 384px;
  background: url(../images/zzt.png) no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.box01_l_item {
  width: 109px;
  height: 371px;
  background: url(../images/zzt1.png) no-repeat center bottom;
  background-size: 100% auto;
  position: relative;
}

.box01_l_item:nth-child(2) {

  background: url(../images/zzt2.png) no-repeat center bottom;
  background-size: 100% auto;
}

.box01_l_item:nth-child(3) {

  background: url(../images/zzt3.png) no-repeat center bottom;
  background-size: 100% auto;
}

.box01_l_item:nth-child(4) {
  background: url(../images/zzt4.png) no-repeat center bottom;
  background-size: 100% auto;
}

.dhk01 {
  display: none;
  position: absolute;
  width: 202px;
  height: auto;
  background: url(../images/dhk.png) no-repeat center center;
  background-size: 100% 100%;
  color: #000000;
  font-size: 15px;
  box-sizing: border-box;
  padding: 15px 20px 20px;
  line-height: 1.5;
  top: 49px;
  left: 50px;
  z-index: 99;
}

.box01_l_item:hover .dhk01 {
  display: block;
}

.box01 .box_c {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box01_r {
  width: 466px;
  height: 316px;
  background: url(../images/box01_r.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 55px;
  color: #FFFFFF;
  font-size: 17px;
  line-height: 1.5;
}

.video_container {
  width: 860px;
  height: 460px;
  background: url(../images/video_bg.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 176px 134px 45px 131px;
  margin: -72px auto 0;
}

#video {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}


.box03 h3 {
  text-align: center;
  color: #C03F30;
  font-size: 25px;
  margin-bottom: 18px;
}

.box03_line_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 28px;
  position: relative;
}

.shu_line {
  position: absolute;
  width: 5px;
  height: 20px;
  background: #C03F30;
  border-radius: 2px;
  right: 6%;
  top: 157px;
}

.box03_item {
  width: 123px;
}

.box03_item_img {
  width: 123px;
  height: 124px;
  background: url(../images/circle.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 14px;
}

.box03_item_img img {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
}

.box03_item p {
  width: 100%;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 20px;
  background: rgba(192, 63, 48, 0);
  border: 1px solid #D9261B;
  border-radius: 10px;
  color: #C03F30;
  font-size: 14px;
  margin: 6px auto 0;
}

.box03_line {
  width: 30px;
  height: 5px;
  background: #C03F30;
  border-radius: 2px;
  margin-bottom: 28px;
}

.arrow {
  margin-bottom: 25px;
}

.box03_item p.sx_red {
  color: #FFFFFF;
  background: #C03F30;
}

.box03_item p.sx_yellow {
  color: #FFFFFF;
  background: #FCA900;
  border: 1px solid #FCA900;
}

.box03_bottom {
  width: 95%;
  height: 77px;
  background: url(../images/lc_bottom.png) no-repeat center center;
  background-size: 100% 100%;
  color: #C03F30;
  font-size: 16px;
  box-sizing: border-box;
  padding: 20px 2% 0;
  font-weight: bold;
}

.box04_item {
  width: 871px;
  height: 114px;
  background: #FFD580;
  border-radius: 57px;
  margin: 31px auto 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding-right: 40px;
}

.box04_item2 {
  flex-direction: row-reverse;
  padding-right: 0;
  padding-left: 40px;
}

.box04_l {
  width: 153px;
  height: 150px;
  background: url(../images/hot_circle.png) no-repeat center center;
  background-size: 100% 100%;
  margin-left: -10px;
  margin-right: 19px;
  color: #C03F30;
  font-size: 59px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding-right: 10px;
}

.box04_item2 .box04_l {
  margin-left: 0;
  margin-right: -10px;
}

.box04_r {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.box04_item2 .box04_r {
  align-items: flex-end;
}

.box04_r h3 {
  width: 225px;
  height: 33px;
  background: #C03F30;
  border-radius: 16px;
  font-size: 21px;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 33px;
  text-align: center;
  margin-bottom: 9px;
}

.box04_r p {
  color: #000000;
  font-size: 17px;
  font-weight: bold;
}

.box05_list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.box05_item {
  margin: 0 18px;
  width: 212px;
  height: 211px;
  background: url(../images/box05_item.png) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 17px;
  padding: 17px 2% 0;
}


.box05_num {
  width: 108px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  background: linear-gradient(180deg, #FFFEFB, #FFD176);
  border-radius: 22px;
  font-size: 31px;
  color: #F1372B;
  text-shadow: 0px 4px 0px rgba(102, 27, 16, 0.32);
  font-weight: bold;
  margin: 0 auto 38px;
}

.box05_item p {
  font-weight: bold;
  text-align: center;
  font-size: 23px;
  color: #BB3A2E;
}

.dhk2 {
  display: none;
  position: absolute;
  width: 202px;
  height: auto;
  background: url(../images/dhk2.png) no-repeat center center;
  background-size: 100% 100%;
  color: #000000;
  font-size: 15px;
  box-sizing: border-box;
  padding: 17px 13px 13px;
  line-height: 1.5;
  top: 125px;
  left: 112px;
  z-index: 99;
}

.box05_item:hover .dhk2 {
  display: block;
}

.box06 .box_c {
  padding: 0 68px;
}


.region a {
  float: left;
  display: block;
  width: 133px;
  height: 48px;
  background: url(../images/province_bg.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  margin-top: 20px;
  text-align: center;
  line-height: 48px;
  font-size: 20px;
  color: #FFFBD6;
  transition: all .3s linear;
}

.region a:hover {
  background: url(../images/province_active.png) no-repeat center center;
  background-size: 100% 100%;
}

.fix_r {
  position: fixed;
  top: 20%;
  right: 0;
  z-index: 99;
  width: 183px;
  height: 236px;
  background: url(../images/fix_r.png) no-repeat center center;
  background-size: auto 100%;
  padding-top: 25px;
  box-sizing: border-box;
  display: none;
}

.fix_r a {
  width: 183px;
  height: 50px;
  background: url(../images/fix_a.png) no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

.fix_r a span {
  background: linear-gradient(190deg, #FFFEFB 0%, #FFDB92 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #FFDB92;
  font-size: 24px;
  font-weight: bold;
}

.fix_r a:hover {

  background: url(../images/fix_active.png) no-repeat center center;
  background-size: 100% 100%;
}

@media only all and (max-width:1080px) {
  .box {
    background-size: 100% auto;
  }

  .banner {
    height: 31rem;
    background-size: auto 100%;


  }

  .txt_container {
    width: 100%;
    padding-top: 3.65rem;
  }

  .txt01 {
    font-size: .8rem;
  }

  .txt02 {
    width: 90%;
    margin: 0.15rem auto -2.25rem;
  }

  .txt03 {
    width: 10rem;
    height: 1.5rem;
    border-radius: 0.6rem;
    font-size: 0.7rem;
    margin: 0 auto 0.8rem;
  }

  .txt03 img {
    width: .8rem;
    height: auto;
    margin: 0 0.25rem;
  }

  .txt04_item {
    width: 3rem;
    height: 3rem;
    margin-right: 0.3rem;
    font-size: 0.525rem;
  }

  .txt04_item:nth-child(2) {
    margin-right: 2.725rem;
  }

  .txt05 {
    margin-top: 1rem;
  }

  .txt05_l {
    width: 4.5rem;
    height: auto;
    border-radius: 0.375rem 0 0 0.375rem;
    padding: 0.175rem 0.3rem 0;
    font-size: 0.7rem;
  }

  .txt05_r {
    flex: 1;
    height: auto;
    box-shadow: 0rem 0.2rem 0.425rem 0rem #8B120E;
    border-radius: 0.375rem;
    padding: 0.625rem;
    font-size: 0.7rem;
  }

  .box_container {
    padding-top: 3rem;
    padding-bottom: 1.5rem;
  }

  .title {
    width: 90%;
    height: 3.05rem;
    padding-bottom: 0.5rem;
  }

  .title h2 {
    font-size: 0.7rem;
  }

  .title h2 span {
    font-size: 0.9rem;
  }

  .box_t {
    height: 2.5rem;
    margin: -2.5rem auto 0;
  }

  .box_c {
    padding: 0 6%;
  }

  .box_b {
    height: 2.75rem;
  }

  .box01_l {
    width: 100%;
    height: 11.6rem;
    margin-bottom: .8rem;
  }


  .box01_l_item {
    width: 20%;
    height: 11.6rem;
  }

  .dhk01 {
    width: 8.05rem;
    height: auto;
    font-size: 0.6rem;
    padding: 0.375rem 0.5rem 0;
    top: 30%;
    left: 1.25rem;
    padding-bottom: 1rem;
  }

  .box01_l_item:nth-child(4) .dhk01 {
    right: -3rem;
    left: auto;
    width: 5rem;
    height: auto;
    padding-bottom: 1rem;
    top: 1%;
  }

  .box01 .box_c {
    flex-direction: column;
  }

  .box01_r {
    width: 100%;
    height: auto;
    padding: 1.375rem;
    font-size: 0.7rem;
  }

  .video_container {
    width: 100%;
    height: 11.5rem;
    padding: 4.4rem 3.35rem 1.125rem 3.275rem;
    margin: -1.8rem auto 0;
  }

  #video {
    border-radius: 0.5rem;
  }

  .box03 h3 {
    font-size: 0.8rem;
    margin-bottom: 0.45rem;
  }

  .box03_line_item {
    flex-wrap: wrap;
    margin-bottom: 0.7rem;
    justify-content: center;
  }

  .shu_line {
    display: none;
  }

  .box03_item {
    width: 3.075rem;
    margin: .4rem 0;
  }

  .box03_item_img {
    width: 3.075rem;
    height: 3.1rem;
    padding: 0.35rem;
  }



  .box03_item p {
    height: 1rem;
    line-height: 1rem;
    border-radius: 0.8rem;
    font-size: 0.5rem;
    margin: 0.15rem auto 0;
  }

  .box03_line {
    width: 0.5rem;
    height: 0.125rem;
    border-radius: 0.05rem;
    margin-bottom: 0.7rem;
  }

  .arrow {
    width: 1rem;
    margin-bottom: 0.625rem;
  }

  .box03_bottom {
    width: 100%;
    height: auto;
    background: #fff;
    font-size: 0.7rem;
    padding: 0.5rem 2% 0;
  }

  .box04_item {
    width: 100%;
    height: auto;
    border-radius: 1.425rem;
    margin: 0.775rem auto 0rem;
    padding: 0 .8rem 3%;
  }

  .box04_item2 {
    padding-left: 3%;
  }

  .box04_l {
    width: 3.825rem;
    height: 3.75rem;
    margin-left: -0.25rem;
    margin-right: 0.475rem;
    font-size: 1.475rem;
    padding-right: 0.25rem;
  }

  .box04_item2 .box04_l {
    margin-right: -0.25rem;
  }

  .box04_r h3 {
    width: auto;
    height: 1.6rem;
    line-height: 1.6rem;
    border-radius: 0.4rem;
    font-size: 0.8rem;
    margin-bottom: 0.225rem;
  }

  .box05 .box_c {
    padding-bottom: 3rem;
  }

  .box04_r p {
    font-size: 0.7rem;
  }

  .box05_item {
    margin: 0 0.45rem;
    width: 5.3rem;
    height: 5.275rem;
    padding-top: 0.425rem;
    padding: 0.425rem 2% 0;
  }

  .box05_num {
    width: 2.7rem;
    height: 1.075rem;
    line-height: 1.075rem;
    border-radius: 0.55rem;
    font-size: 0.775rem;
    text-shadow: 0rem 0.1rem 0rem rgba(102, 27, 16, 0.32);
    margin: 0 auto 0.95rem;
  }

  .box05_item p {
    font-size: 0.7rem;
  }

  .dhk2 {
    width: 7rem;
    height: auto;
    font-size: 0.55rem;
    padding: 0.625rem 0.5rem .5rem;
    top: 4rem;
    left: 2.8rem;
  }

  .box05_item:nth-child(2n) .dhk2 {
    left: 2rem;
  }

  .box06 .box_c {
    padding: 0 1.7rem;
  }

  .region a {
    width: 25%;
    height: 1.8rem;
    margin-top: .4rem;
    line-height: 1.8rem;
    font-size: .8rem;
  }


}