.box {
  position: relative;
  overflow: hidden;
}
@font-face {
  font-family: FZZYSJW;
  src: url("../FZZCYSJW.ttf");
}
.banner {
  position: relative;
  width: 100%;
  height: 660px;
  background-image: url(../images/banner.png);
  background-repeat: no-repeat;
  background-position: center;
}

.txt01 {
  padding-top: 36px;
  margin: 0 auto;
}

.txt02 {
  margin: 30px auto 0 auto;
}
.line {
  padding-top: 126px;
  color: #fff;
  text-shadow: 0px 3px 3px rgba(126, 7, 3, 0.75);
  text-align: center;
  font-size: 32px;
  background-image: url(../images/line.png);
  background-repeat: no-repeat;
  background-position: center 137px;
}
.title {
	padding: 20px 0px;
  display: table;
  margin: 0 auto;
  font-size: 50px;
  color: rgba(213, 3, 0, 1);
  font-weight: bold;
  line-height: 104px;
}
.title_p{
  font-size: 20px;
  text-align: center;
  color: #fedc80;
  margin-top: -16px;
  margin-bottom: 30px;
}
.title img {
  display: inline-block;
}
.min_title{
  color: #fff;
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px;
}

.win_point{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.win_point li .bottom{
  width: 380px;
  height: 200px;
  margin: 0 10px 40px;
  padding: 40px 20px 20px;
  background: linear-gradient(to top,rgba(220, 21, 5,0.9),rgba(220, 21, 5,0.6));
  border-radius: 12px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
.win_point li .bottom span{
  color: #fad530;
}
.win_point li h4{
  width: 84%;
  height: 45px;
  line-height: 45px;
  border-radius: 45px;
  font-size: 20px;
  background: #800401;
  position: relative;
  margin: 0 auto -22px;
  box-sizing: border-box;
  padding-left: 50px;
  color: #fff;
  font-weight: normal;
}
.win_point li h4 b{
  display: block;
  height:41px;
  width:41px;
  border-radius:41px;
  position: absolute;
  text-align: center;
  left: 2px;
  top: 2px;
  background: linear-gradient(180deg,#b30f1c,#d00916);
  line-height: 37px;
  border: 1px solid #d00916;
  box-sizing: border-box;
  color: #fed55f;
  font-size: 26px;
}
.box01 {
  padding-top: 42px;
}
.box1_top_mess{
  width: 100%;
  height: auto;
  padding: 30px 50px;
  box-sizing: border-box;
  border: 1px dashed rgba(213, 3, 0, 1);
  border-radius: 20px;
  margin-top: 30px;
}
.box1_top_mess p{
  font-size: 22px;
  line-height: 36px;
  color: #565656;
  text-indent: 2em;
}
.box1_top_mess p span{
  color: rgba(213, 3, 0, 1);
}
.box1_bottom_mess{
  color: #ed5216;
  font-size: 22px;
  text-align: center;
  margin-bottom: 50px;
}
.ul-02{
  height: 590px;
  background: url(../images/img.png) no-repeat center 90px,20px;
  position: relative;
}
.ul-02 li{
  position: absolute;
}
.ul-02 h4{
  font-size: 30px;
  line-height: 60px;
  color: #fff;
}
.ul-02 h5{
  font-size: 18px;
  line-height: 32px;
}
.ul-02 p{
  font-size: 14px;
  line-height: 32px;
}
.ul-02 li:nth-child(1){
  top: 266px;
  left: 509px;
}
.ul-02 li:nth-child(2){
  top: 50px;
  left: 100px;
}
.ul-02 li:nth-child(3){
  top: 260px;
  left: 20px;
}
.ul-02 li:nth-child(4){
  top: 452px;
  left: 250px;
}
.ul-02 li:nth-child(5){
  top: 10px;
  left: 832px;
}
.ul-02 li:nth-child(6){
  top: 212px;
  left: 918px;
}
.ul-02 li:nth-child(7){
  top: 408px;
  left: 878px;
}
.ul-02 li span{
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: #fedc80;
  box-shadow: 0 10px 15px 0 #b3efda;
  border-radius: 50%;
  font-size: 30px;
  line-height: 76px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.ul-02 li:nth-child(2) span{
  right: -125px;
  top: 44px;
  background-color: #ff6492;
}
.ul-02 li:nth-child(3) span{
  right: -95px;
  top: 20px;
  background-color: #fedc80;
  box-shadow: 0 10px 15px 0 #90a8e7;
}
.ul-02 li:nth-child(4) span{
  right: -95px;
  top: 30px;
  background-color: #ff6492;
  box-shadow: 0 10px 15px 0 #a8f7fb;
}
.ul-02 li:nth-child(5) span{
  left: -95px;
  top: 65px;
  background-color: #fedc80;

  box-shadow: 0 10px 15px 0 #ffc7d7;
}
.ul-02 li:nth-child(6) span{
  left: -95px;
  top: 20px;
  background-color: #ff6492;
  box-shadow: 0 10px 15px 0 #dacffd;
}
.ul-02 li:nth-child(7) span{
  left: -95px;
  top: 45px;
  background-color: #fedc80;
  box-shadow: 0 10px 15px 0 #fff2cd;
}
.box3-img{
  margin-bottom: 30px;
}
.box3-img img {
  vertical-align: middle;
}
.box3-fr {
  box-sizing: border-box;
  padding: 67px 0 0;
}

.ul-03{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.ul-03 li{
  width: 240px;
  height: 120px;
  margin: 0 20px;
  border-radius: 12px;
  background: linear-gradient(to top,rgba(220, 21, 5,0.9),rgba(220, 21, 5,0.6));
  box-sizing: border-box;
}
.ul-03 li h4{
  background: #800401;
  display: block;
  margin-top: 10px;
  width: 80px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
}
.ul-03 li p{
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  text-align: center;
}
.ul-03_p{
  font-size: 22px;
  color: #f2584c;
  text-align: center;
  margin: 10px auto 40px;
}

.special01 {
  width: 100%;
  padding-bottom: 60px;
  background: url(../images/bg.png) #dc000b;
}

.box02 .title {
  padding-top: 40px;
  color: #fff;
}
.table {
  width: 100%;
  margin-top: 14px;
  text-align: center;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.45);
  border-radius: 10px;
  margin-bottom: 50px;
}
.table table{
  width: 100%;
}
.table td {
  border-bottom: 1px solid #e8e5e3;
  border-right: 1px solid #e8e5e3;
  padding: 10px;
  background: #fffbf6;
}
.table th {
  border-right: 1px solid #dd3933;
  padding: 26px 0;
  height: 58px;
  line-height: 28px;
  font-weight: normal;
  color: #fff;
  font-size: 22px;
}
.th01 {
  background: linear-gradient(to right, #d70300, #f82c12);
}
.th02 {
  background: linear-gradient(to right, #f82c12, #dc1505);
}
.th03 {
  background: linear-gradient(to right, #dc1505, #e83e11, #ed5216);
}
.th04 {
  background: linear-gradient(to right, #ed5216, #f05d19);
}
.table td span{
  color: #dc1505;
}
.table a {
  display: block;
  width: 160px;
  height: 46px;
  line-height: 46px;
  border-radius: 40px;
  background: linear-gradient(79deg, rgba(243, 26, 10, 1), rgba(248, 54, 24, 1));
  color: #fff;
  font-size: 26px;
  transition: opacity .5s ease;
  margin: 0 auto;
}
.table a:hover {
  opacity: .85;
}

.box02 ul li{
  width: 180px;
  height: 285px;
  background: #fff;
  float: left;
  margin: 0 10px 20px;
  border-radius: 6px;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.45);
  box-sizing: border-box;
  overflow: hidden;
}
.box02 ul li h4{
  background: url("../images/box2_lil_title.png");
  width: 145px;
  height: 37px;
  line-height: 37px;
  margin: 0 auto;
  font-weight: normal;
  color: #510006;
  text-align: center;
  font-size: 16px;
}
.box02 ul li p{
  font-size: 14px;
  color: #565656;
  padding:4px 10px;
  line-height: 20px;
}

/*.box02 ul li:first-child {*/
/*  float: left;*/
/*  background: url(../images/box3_left.png) rgba(255,255,255,0);*/
/*  width: 64px;*/
/*  height: 285px;*/
/*  writing-mode: vertical-lr;*/
/*  writing-mode: tb-lr;*/
/*  line-height: 64px;*/
/*  font-size: 26px;*/
/*  text-align: center;*/
/*  letter-spacing: 10px;*/
/*  color: #980002;*/
/*  font-weight: normal;*/
/*  box-shadow: none;*/
/*}*/

.special02 {
  padding-bottom: 52px;
}

.special02 .tips {
  padding-top: 40px;
  color: #000;
}

.special03 {
  width: 100%;
  height: 448px;
  background-image: url(../images/bg02.png);
  background-repeat: no-repeat;
  background-position: center;
}

.box3_container {
  width: 1000px;
  height: 520px;
  background-image: url("../images/box3_bg.png");
  background-size: 100%;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.6);
  margin: 20px auto;
}
.box3_container h4 {
  font-size: 30px;
  font-weight: normal;
  color: rgba(253, 245, 233, 1);
  line-height: 40px;
  position: absolute;
  top: 65px;
  right: 95px;
  font-family: "FZZYSJW";
}
.box3_container p {
  line-height: 40px;
  color: rgba(253, 245, 233, 1);
  font-size: 20px;
  position: absolute;
  font-family: "FZZYSJW";
}
.box3_container p span {
  font-size: 24px;
}
.box3_p1 {
  top: 150px;
  right: 230px;
}
.box3_p1 {
  top: 150px;
  right: 230px;
}
.box3_p2 {
  top: 205px;
  right: 395px;
}
.box3_p3 {
  top: 230px;
  left: 130px;
}
.box3_p4 {
  bottom: 75px;
  left: 105px;
}

.box04 {
  padding-top: 20px;
  padding-bottom: 50px;
  background-color: #d70200;
}

.box04 .title {
  color: #fff;
}


.slide_box{
  width: 1200px;
  box-sizing: border-box;
  padding: 50px 35px;
  margin: 60px auto 0 auto;
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
  position: relative;
}
.slide{
  width: 1130px;
  height: 295px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.box3_list2{
  width: 200%;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}
.box3_list2 li{
  float: left;
  margin: 8px;
  width: 210px;
  height: 275px;
  position: relative;
  overflow: hidden;
}
.box3_list2 li img{
  width: 100%;
  position: relative;
  top: 0;
  right: 0;
}
.box3_list2 li p{
  width: 100%;
  line-height: 45px;
  position: absolute;
  bottom: 25px;
  z-index: 2;
  background: rgba(42,41,41,0.7);
  font-size: 21px;
  color: #ffffff;
  text-align: center;
}
.slide_box .prevBtn,
.slide_box .nextBtn {
  position:absolute; left:2px; top:160px; z-index:1; cursor: pointer;
  display:block; width:40px; height:70px;
  background:rgba(0,0,0,.5) url(../images/slide_left.png) no-repeat center;
  transition: all .3s;
}
.slide_box .nextBtn {
  left:auto; right:2px;
  background-image: url(../images/slide_right.png);
}
.slide .prevBtn:hover,
.slide .nextBtn:hover {
  transform: scale(1.1);
}

.box04{
  text-align: center;
}
.box04 ul li{
  width: 360px;
  height: 120px;
  background: #fff;
  float: left;
  margin: 0 20px 20px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
.box04 ul li img{
  width: 90%;
  display: block;
  margin: 20px auto;
}
.box04 ul li p{
  line-height: 30px;
  color: #565656;
  font-size: 22px;
  padding: 12px;
  box-sizing: border-box;
  text-align: left;
}
.box04 ul li p span{
  color: #d70300;
}
.box04 .bottom_txt{
  display: inline-block;
  text-align: center;
  line-height: 48px;
  border:  dashed 1px #fff;
  padding: 0 26px;
  border-radius: 48px;
  color: #ffc717;
  font-size: 22px;
}
.box04 .zwbh {
  width: 1000px;
  margin: 40px auto 0;
  padding: 20px 100px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.box04 .zwbh h2{
  font-size: 60px;
  text-align: left;
  color: #fbda70;
  display: inline-block;
  float: left;
  font-family: "FZZYSJW";
  letter-spacing: 10px;
  text-shadow: 4px 4px 2px rgba(81, 0, 6,0.8);
}
.box04 .zwbh p{
  display: inline-block;
  text-align: right;
  color: #fff;
  float: right;
  font-size: 24px;
  line-height: 36px;
}
.region {
  padding-top: 10px;
  padding-bottom: 54px;
}
.region a {
  float: left;
  width: 130px;
  height: 46px;
  margin-right: 20px;
  margin-bottom: 10px;
  line-height: 46px;
  border-radius: 40px;
  background: rgba(215, 2, 0, 1);
  text-align: center;
  color: #fff;
  transition: background-color .5s ease;
}

.region a:hover {
  background: rgba(253, 32, 24, 1);
}

.region a:nth-child(8n) {
  margin-right: 0;
}
.tuijian{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
.tuijian li{
  width: 32%;
  box-sizing: border-box;
  border: 2px solid #fff;
}
.tuijian li img{
  max-width: 100%;
}
@media only all and (max-width:1080px) {
  .banner {
    width: 100%;
    height: 12rem;
    background-image: url(../images/m_banner.png);
    background-size: 100%;
  }

  .txt01 {
    width: 16rem;
    padding-top: .4rem;
  }

  .txt02 {
    width: 12rem;
    margin: .2rem auto;
  }

  .line {
    padding-top: 1.4rem;
    font-size: 1rem;
    font-weight: bold;
    background-image: none;
  }

  .box01 {
    padding-top: 0;
  }

  .title {
    font-size: 1.2rem;
    line-height: 1.5rem;
    padding:1.6rem 0 .4rem;
  }

  .title img {
    width: 2.5rem;
  }
  .title_p {
    font-size: .6rem;
    margin: 0 auto;
  }
  .min_title {
    font-size: .8rem;
    margin-bottom: .4rem;
  }

  .preface {
    padding: .2rem .3rem;
    border-radius: .3rem;
  }
  .preface p{
    font-size: .6rem;
    line-height: .9rem;
  }
  .preface p span{
    font-size: .8rem;
  }
  .box1_top_mess {
    padding: .2rem .4rem;
    border-radius: .3rem;
    margin-top: .4rem;

  }
  .box1_top_mess p{
    font-size: .6rem;
    line-height: .85rem;
  }

  .ul-02{
    height: 13.8rem;
    width: 17rem;
    background: url(../images/img.png) no-repeat center 1.8rem,0;
    background-size: 70% 70%;
    position: relative;
    margin: .8rem auto 1rem;
  }
  .ul-02 h4{
    font-size: .8rem;
    line-height: .8rem;
  }
  .ul-02 h5{
    font-size: .6rem;
    line-height: .8rem;
  }
  .ul-02 p{
    font-size: .5rem;
    line-height: .75rem;
    color: #565656;
  }
  .ul-02 li:nth-child(1){
    top: 6rem;
    left: 6rem;
  }
  .ul-02 li:nth-child(2){
    top: 0;
    left: 0;
    width: 45%;
  }
  .ul-02 li:nth-child(3){
    top: 7rem;
    left: 0;
    width: 40%;
  }
  .ul-02 li:nth-child(4){
    top: 11.4rem;
    left: 0;
  }
  .ul-02 li:nth-child(5){
    top: 0;
    left: 9.4rem;
    width: 45%;
    text-align: right;
  }
  .ul-02 li:nth-child(6){
    top: 7rem;
    left: 9.4rem;
    width: 45%;
    text-align: right;
  }
  .ul-02 li:nth-child(7){
    top: 10.2rem;
    left: 9.4rem;
    width: 45%;
    text-align: right;
  }
  .ul-02 li span{
    width: 1.5rem;
    height: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    box-shadow: none;
  }
  .ul-02 li:nth-child(2) span{
    left: 0;
    top: -0;
  }
  .ul-02 li:nth-child(3) span{
    box-shadow: none;
    left: 0;
    top: -1.6rem;
  }
  .ul-02 li:nth-child(4) span{
    right: 5.6rem;
    top: -.5rem;
    box-shadow: none;
  }
  .ul-02 li:nth-child(5) span{
    left: 6rem;
    top: .2rem;
    box-shadow: none;
  }
  .ul-02 li:nth-child(6) span{
    left: 6rem;
    top: -1.6rem;
    box-shadow: none;
  }
  .ul-02 li:nth-child(7) span{
    left: 6rem;
    top: -.5rem;
    box-shadow: none;
  }
  .box1_bottom_mess {
    font-size: .7rem;
    margin-bottom: .2rem;
    margin-top: 1rem;
  }

  .ul-03{
    margin-top: 1rem;
  }
  .ul-03 li{
    width: 32%;
    height: 3.6rem;
    margin: 0 .5%;
    border-radius: .4rem;
  }
  .ul-03 li h4{
    margin-top: .3rem;
    width: 70%;
    height: 1.2rem;
    line-height: 1.2rem;
  }
  .ul-03 li p{
    font-size: .6rem;
    line-height: .8rem;
  }
  .ul-03_p{
    font-size: .7rem;
    margin: .4rem auto 1.6rem;
  }

  .box3-img{
    display: block;
    width: 80%;
    float: none;
    margin: 2rem auto 0;
  }
  .box3-img img {
    vertical-align: middle;
    display: block;
    width: 100%;

  }
  .box3-fr {
    padding: .4rem 0 0;
  }

  .special01 {
    padding-bottom: 1rem;
    background-repeat: repeat;
  }
  .table {
    margin-top: 1rem;
    border-radius: .25rem;
    margin-bottom: 2rem;
  }
  .table th {
    width: auto;
    height: auto;
    padding: 0;
    line-height: inherit;
    font-size: .8rem;
  }
  .box02 ul li{
    width: 24%;
    height: 8.4rem;
    overflow: hidden;
    margin: 0 .5% .4rem;
    border-radius: .2rem;
    box-shadow: 0px .1rem .4rem 0px rgba(0, 0, 0, 0.45);
  }
  .box02 ul li h4{
    background-size: 100% 100%;
    width: 90%;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: .6rem;
  }
  .box02 ul li p{
    font-size: .5rem;
    padding:.2rem 0;
    line-height: .7rem;
  }
  /*.box02 ul li:first-child {*/
  /*  background-size: 100% 100%;*/
  /*  width: 1.5rem;*/
  /*  height: 8.4rem;*/
  /*  line-height: 1.5rem;*/
  /*  font-size: .8rem;*/
  /*  letter-spacing: .2rem;*/
  /*}*/
  .box02 ul li:nth-child(9),.box02 ul li:nth-child(10),.box02 ul li:nth-child(11),.box02 ul li:nth-child(12),.box02 ul li:nth-child(13){
    height: 5.8rem;
  }
  .table td {
    padding: .1rem.3rem;
  }
  .table a {
    width: 6rem;
    height: 1.5rem;
    line-height: 1.5rem;
    border-radius: 1rem;
    font-size: .7rem;
  }


  .box03 {
    padding-top: .5rem;
    padding-bottom: 1rem;
  }
  .box3_container{
    width: 100%;
    height: 9.6rem;
    margin: .5rem auto;
  }
  .box3_container h4{
    font-size: .8rem;
    line-height: 1rem;
    top: 1rem;
    right: 1.5rem;
  }
  .box3_container p{
    line-height: 1rem;
    font-size: .7rem;
  }
  .box3_container p span{
    font-size: .75rem;
  }
  .box3_p1{
    top: 2.5rem;
    right: 4rem;
  }
  .box3_p2{
    top: 5.5rem;
    right: 5.5rem;
  }
  .box3_p3{
    top: 4rem;
    left: 2rem;
  }
  .box3_p4{
    bottom: 1rem;
    left: 1rem;
  }
  .slide_box{
    width:17rem;
    box-sizing: border-box;
    padding: 1rem 0;
    margin: 1rem auto 0 auto;
    box-shadow: 0 0 0.5rem rgba(0,0,0,0.1);
    position: relative;
  }
  .slide_box .prevBtn,
  .slide_box .nextBtn {
    position:absolute; left:0.05rem; top:5rem; z-index:1; cursor: pointer;
    display:block; width:1rem; height:1.75rem;
    background:rgba(0,0,0,.5) url(../images/slide_left.png) no-repeat center;
    transition: all .3s;
  }
  .box3_list2 li p {
    width: 100%;
    line-height: 1rem;
    position: absolute;
    bottom: .3rem;
    z-index: 2;
    background: rgba(42,41,41,0.7);
    font-size: 0.6rem;
    color: #ffffff;
    text-align: center;
  }
  .slide_box .nextBtn {
    left:auto; right:0.05rem;
    background-image: url(../images/slide_right.png);
  }
  .slide{
    width: 100%;
    height: 8rem;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
  }
  .box3_list2 li{
    float: left;
    margin: .2rem;
    width: 5.2rem;
    height: 7.4rem;
    position: relative;
  }
  .box3_list2 li img{width: 100%}
  .box03Circle {
    top: .2rem;
    left: -0.825rem;
    width: 2rem;
    height: 1.5rem;
    padding-top: .5rem;
    margin-top: -.25rem;
  }
  .box04 ul{
    margin-top: 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .box04 ul li{
    width: 44%;
    height: 3.8rem;
    margin: 0 3% .4rem;
    border-radius: .2rem;
  }
  .box04 ul li img{
    width: 90%;
    display: block;
    margin: .4rem auto;
  }
  .box04 ul li p{
    line-height: .8rem;
    font-size: .6rem;
    margin-left: -.2rem;
    border-radius: 0 0 .4rem 0;
  }
  .box04 .bottom_txt{
    line-height: 1.2rem;
    padding: 0 .4rem;
    font-size: .6rem;
  }
  .box04 .zwbh {
    width: 16rem;
    margin: 1.6rem auto 0;
    padding: .4rem;
    flex-wrap: wrap;
  }
  .box04 .zwbh h2{
    font-size: 1.6rem;
    float: none;
    margin: 0 auto;
    letter-spacing: .2rem;
    text-shadow: 4px 4px 2px rgba(81, 0, 6,0.8);
  }
  .box04 .zwbh p{
    display: block;
    text-align: center;
    float: none;
    margin: 0 auto;
    font-size: .7rem;
    line-height: 1.1rem;
  }
  .region {
    padding-top: 0;
    padding-bottom: 1.6rem;
  }
  .region a {
    width: 18%;
    height: 1.4rem;margin: 0 1% .4rem;
    line-height: 1.4rem;
    font-size: .5rem;
  }

  .region a:hover {
    background: rgba(253, 32, 24, 1);
  }

  .region a:nth-child(8n) {
    margin-right: 0;
  }
  .box05 {
    padding-top: 1rem;
  }

  .win_point li{
    width: 49%;
    margin: 0 .5% 1rem;
  }
  .win_point li .bottom{
    width: 100%;
    height: 7rem;
    margin: 0 0 0;
    padding: 1.4rem .3rem .3rem;
    border-radius: .3rem;
    font-size: .6rem;
    line-height: .85rem;
  }
  .win_point li h4{
    width: 95%;
    display: flex;
    align-items: center;
    height: 2.2rem;
    line-height: .8rem;
    border-radius: 2.2rem;
    font-size: .7rem;
    margin: 0 auto -1.1rem;
    padding-left: 2.2rem;
    padding-right: .8rem;
  }
  .win_point li h4 b{
    height:2rem;
    width:2rem;
    border-radius:1.4rem;
    left: .1rem;
    top: .1rem;
    line-height: 1.9rem;
    font-size: 1rem;
  }
  .tuijian{
    justify-content: center;
  }
  .tuijian li{
    width: 49%;
    border: 1px solid #fff;
    margin: 0 .5% .4rem;
  }
  .tuijian li img{
    max-width: 100%;
  }
}
