﻿.b{
  width: 100%;
}

.block{
  width: 1200px;
  margin: 0 auto;
}

.block-flex{
  display: flex;
  justify-content: space-between;
}

.banner{
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 900px;
  background: url(../images/banner.png) no-repeat center top;
}

.logo1{
  margin-top: 20px;
}

.title1{
  margin-top: 130px;
}

.title2{
  padding: 5px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  border: 2px dashed #b94336;
  background: rgba(255, 255, 255, 0.5);
  width: 400px;
  margin-top: 20px;
  margin-left: 5px;
  color: #b94336;
}

.block-title{
  font-size: 48px;
  line-height: 3.708;
  text-align: center;
  font-weight: bold;
}

.block-title-r{
  color: #b94336;
}

.block-title-b{
  color: black;
}

.block1{
  width: 550px;
}

.block1-title{
  padding: 20px;
  text-align: center;
  font-weight: bold;
  background: #b94336;
  color: white;
  border-bottom: 1px solid lightgray;
}

.block1-content{
  overflow: hidden;
  height: 180px;
}


.block1-content-title1{
  background-color: #b94336;
  text-align: center;
  width: 100px;
  text-align: center;
  color: white;
  font-weight: bold;
  border-radius: 0 50px 50px 0;
  padding: 10px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.block1-content-2{
  background-color: #b94336;
}

.block1-content-line{
  width: 350px;
  margin: 0 auto;
  text-align: center;
}

.block1-content-2 .block1-content-line{
  color: white;
}

.block1-content-1 .block1-btn{
  color: #b94336;
}

.block1-content-2 .block1-btn{
  color: white;
}

.block1-btn{
  width: 150px;
  padding: 10px 5px;
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
  border-radius: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.block1-1{
  box-shadow: 0px 3px 38px 0px rgba(200, 160, 160, 0.41);
}

.block1-2{
  background: #b94336;
}

.block1-1 .block1-btn{
  background: #b94336;
  color: white;
}

.block1-2 .block1-btn{
  background: white;
  color: #b94336;
}


.tt{
  width: 150px;
  height: 30px;
  background: url(../images/tt.png) no-repeat center top;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: -30px;
  transform: translate(-50%);
  z-index: -1;
  text-align: center;
  color: white;
  font-weight: bold;
  line-height: 30px;
}

.block-d{
  border: 2px dashed #b94336;
  /* height: 300px; */
  border-radius: 15px;
  z-index: 1;
}


.card{
  width: 290px;
  overflow: hidden;
  border-radius: 20px;
  height: 350px;
}

.card-index{
  width: 100px;
  overflow: hidden;
  background-size: 100% 100% !important;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  color: white;
}

.card-index-g{
  background: url(../images/icon-g.png) no-repeat top center;
}

.card-index-r{
  background: url(../images/icon-r.png) no-repeat top center;
}

.card-r{
  background: #b94336;
}

.block-d-flex{
  display: flex;
  justify-content: space-around;
  padding: 30px;
}

.card-w{
  background: white;
}

.card-title{
  font-weight: bold;
  width: 200px;
  font-size: 20px;
  color: white;
  margin: 0 auto;
  margin-top: 20px;
  height: 50px;
}

.card-title-b{
  color: black;
}


.card-content{
  font-weight: bold;
  width: 200px;
  color: white;
  margin: 0 auto;
  margin-top: 20px;
  height: 50px;
}

.card-content-b{
  color: black;
}

.card-code{
  width: 150px;
  margin: 0 auto;
}

.card-code img{
  width: 100%;
}


.card-content-l{
  height: 100px;
}

.info{
  margin-top: 50px;
}

.info-icon{
  width: 50px;
  display: inline;
  margin-top: 5px;
}

.info-title{
  text-align: center;
  background: url(../images/tt.png) no-repeat top center;
  color: white;
  font-weight: bold;
  padding: 10px 0;
  opacity: 0.9;
}

.info-content{
  width: 1180px;
  /* background: #d25548; */
  background: #df6357;
  padding: 10px;
  border-radius: 10px;
  margin: 0 auto;
  border-radius: 60px;
}

.info-content-in{
  border: 5px solid #eb8675;
  border-radius: 50px;
  padding: 5px;
  margin: 0 auto;
  width: 1160px;
}

.info-content-in-text{
  padding: 10px 0;
  padding-left: 50px;
  color: white;
}

.gbox{
  width: 550px;
  height: 700px;
  background: url(../images/lp-bk.png) no-repeat top center;
  background-size: 100% 100%;
}


.gbox-top{
  width: 400px;
  margin: 0 auto;
  display: flex;
  justify-content: start;
}

.gbox-icon{
  width: 60px;
  height: 60px;
  background: url(../images/gicon.png) no-repeat top center;
  background-size: 100% 100%;
  padding: 20px;
  text-align: center;
  font-weight: bold;
  color: white;
  margin-top: 10px;
  margin-right: 10px;
}


.gbox-top-content{
  width: 200px;
  height: 60px;
  padding: 20px;
  padding-top:30px;
  font-weight: bold;
}

.gbox-top-content-line{
  padding-bottom: 8px;

}


.gbox-content-line{
  display: flex;
  justify-content: space-between;
  padding: 20px 40px;
}

.gbox-gunit{
  width: 200px;
}

.gobx-gunit-img img{
  width: 100%;
}

.gobx-gunit-name{
  text-align: center;
  padding: 10px;
  font-weight: bold;
  height: 35px;
}

.gobx-gunit-title{
  width: 200px;
  background: #b94336;
  color: white;
  border-radius: 20px;
  text-align: center;
  padding: 5px;
  margin: 0 auto;
}


.jy-box{
  height: 700px;
  width: 100%;
  margin: 0 auto;
}

.bbk{
  background: url(../images/bbk.png) no-repeat center top;
  padding-top: 120px;
}

.bt{
  margin-top: 50px;
}

.block-title-w{
  color: white;
}

.block-content-bbk-1{
  display: flex;
  justify-content: space-between;
  width: 1100px;
  margin: 0 auto;
}

.block-content-bbk-1 .bc-unit{
  width: 300px;
  height: 200px;
}

.block-content-bbk-1 .bc-unit img{
  width: 100%;
  height: 100%;
}

.card-w{
  /* box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%); */
  box-shadow: 0px 3px 38px 0px rgba(200, 160, 160, 0.41);
}

@media screen and (max-width: 1080px){
  .block{
    width: 90vw;
  }
  .logo1{
    zoom: 0.6;
  }
  .title1{
    zoom: 0.6;
  }
  .title2{
    zoom: 0.6;
  }
  .banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 600px;
    background: url(../images/banner.png) no-repeat left bottom;
    margin-bottom: -180px;
  }

  .block-title{
    zoom: 0.6;
  }

  .block1{
    width: 43vw;
  }

  .block1-content-line{
    width: 30vw;
  }

  .block1-content{
    height: 245px;
  }
  .block1-btn{
    zoom: 0.8;
  }

  .block1-1{
    background-color: #fdf4f3;
  }

  .block-d-flex{
    padding: 20px 5px;
  }

  .card{
    width: 110px;
    height: 250px;
  }

  .card-title{
    width: 100px;
    font-size: 12px;
    height: 15px;
  }

  .card-index{
    zoom: 0.5;
  }

  .card-content{
    width: 100px;
    font-size: 0.5rem;
  }

  .card .block1-btn{
    zoom: 0.6;
  }

  .card-code{
    width: 100px;
    margin-top: 5px;
  }

  .block-d1{
    margin-top: 20px;
  }

  .info-content{
    width: 85vw;
  }

  .info-content-in{
    width: 80vw;
  }

  .info-content-in-text{
    padding-left: 10px;
  }

  .info-title{
    width: 90vw;
    margin-bottom: -5px;
    font-size: .7rem !important;
  }
  /*.gbox{*/
  /*  zoom: 0.33;*/
  /*}*/

  .bbk{
    padding-top: 150px;
  }


  .block-content-bbk-1{
    width: 90vw;
  }

  .block-content-bbk-1 .bc-unit{
    width: 110px;
    height: 70px;
  }

  .jy-box{
    width: 90vw;
    height: 500px;
  }

  .block-content-bbk-1{
    margin-bottom: 30px;
  }


  .block-flex-g{
    display: block;
  }

  .gbox{
    width: 350px;
    height: 540px;
    margin-bottom: 20px;
  }

  .gbox-top{
      width: 300px;
  }

  .gbox-icon{
    line-height: 20px;
    width: 40px;
    height: 40px;
  }

  .gbox-top-content{
     font-size: 0.7rem;
  }


    .gbox-gunit{
        width: 120px;
    }

    .gobx-gunit-name{
      height: 25px;
    }


    .gobx-gunit-title{
        width: 110px;
    }







}












