
@font-face{
    font-family: 'p';
    src : url('../font/Poppins-Regular.ttf');
}
@font-face{
    font-family: 'pb';
    src : url('../font/Poppins-Bold.ttf');
}
*{
    margin: 0;
    padding: 0;
    font-family:p;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
    cursor: pointer;
}
body{
    max-width: 19.2rem;
    margin: 0 auto;
}
.banner{
    width: 100%;
    height: 8.5rem;
    margin: 0 auto;
    background: url(../img/banner.jpg) no-repeat;
    background-size: 100% 100%;
}

.lun{
    width: 14rem;
    height: 4.76rem;
    margin: 0 auto;
    position: relative;
    margin-top: 0.48rem;
}
.lun1{
    width: 14rem;
    height: 4.76rem;
    margin: 0 auto;
    position: relative;
    margin-top: 0.48rem;
}
.swiper {
    width: 102%;
    height: 101%;

  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #eaeaea;
    border: 2px solid #eaeaea;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
  }

  .swiper-slide img {
    display:block;
    width: 100% !important;
    height: 3.94rem !important;
    margin: 0 auto;
    object-fit: cover;
  }
  .tiao{
    width: 0.71rem  !important;
    height: 0.58rem !important; 
    position: absolute !important;
    top: 0rem !important;
    right: 0.3rem !important;
    z-index: 999;
  }
  .b1{
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0rem;
    left: 0rem;
  }
  .swipertittle{
    width: 90%;
    padding-left: 5%;
    height: 0.75rem;
 
    line-height: 0.82rem;
    color: #000;
    font-size: 0.22rem;
    text-align: left;
    line-height: 0.82rem;
    position: absolute;
    bottom: 0rem;
    left: 0rem;

    font-family: p;
    z-index: 999;
  }
  
  .shear{
    width: 100%;
    height: 9.64rem;
    margin: 0 auto;
    background: url(../img/964.jpg) no-repeat;
    background-size: 100% 100%;
  }
  .shearcenter{
    width: 100%;
    height: 9.64rem;
    margin: 0 auto;
  }
  .shearcenter h2 {
    width: 16rem;
    height: 0.48rem !important;
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    color: #000;
    padding-top: 0.87rem;
    padding-bottom: 0.3rem;
    margin: 0 auto;
    font-family: Poppins_bold;
    font-weight: 600;
    display: table;
}
.wordcenter h2{
    width: 16rem;
    height: 0.48rem !important;
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    color: #000;
    padding-top: 0.57rem;
    padding-bottom: 0.3rem;
    margin: 0 auto;
    font-family: Poppins_bold;
    font-weight: 600;
    display: table;
}
.bigBox {
    width: 100%;
    height: 5.65rem;
    
    margin: 0 auto;

    border-radius: 5px;
    box-sizing: border-box;padding-top: 20px;
}

.bigBox ul {
    height: 50px;
    width: 9rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 0.6rem;
    margin-top: 1.06rem;
}

.bigBox ul li {
    width: 4.09rem;
    height: 1.1rem;
    background: url(../img/xuan2.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-evenly;
    font-weight: 600;
    color: #000;
    line-height: 0.9rem !important;

    font-size: 0.3rem;
   transition:all .7s ease 0s;
}
.bigBox ul li:hover{
    background: url(../img/xuan.png) no-repeat !important;
    background-size: 100% 100% !important;
    color: #fff !important;
}
.box {
    width: 100%;
    height: 5.65rem;
    margin: 10px auto;
   
    overflow: hidden;
    
}

.box>div {
    width: 100%;
    height: 5.65rem;

    text-align: center;
   
    font-size: 30px;
    font-weight: 500;
}

.active {
    background: url(../img/xuan.png) no-repeat !important;
    background-size: 100% 100% !important;
    color: #fff !important;
    cursor: pointer;
}

.cut{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.cutcenter{
    width: 16rem;
    height: auto;
    margin: 0 auto;
}
.cutcenter h2{
    width: 14rem;
    height: auto;
    margin-left: 1rem;
    font-size: 0.36rem;
    color: #242424;
    font-weight: 600;
    font-family: pb;
    text-align: left;
    padding-top: 0.66rem;
    padding-bottom: 0.2rem;
}
.red{
    width: 14rem;
    height: 0.05rem;
    margin: 0 auto;
}
.redbox{
    width: 0.63rem;
    height: 0.05rem;
    float: left;
    background: #c80c12;
}
.swiperccbox{
    width: 100%;
    opacity: 0;
    height: 4.76rem;
    background-image: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0.9));
    transition: 0.4s;
    z-index: 9999;
}
.blue .swiperccbox{
    opacity: 1  !important;
   
    transition: 0.4s;
}
.blue {
    box-shadow: 0px 0px 6px #eaeaea;
}
.blue .swipertittle{
   opacity: 0.4 !important;
    transition: 0.4s;
}
.swiperbutton{
    width: 2.68rem;
    height: 0.5rem;
    background: url(../img/button.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 3.28rem;
    color: #fff;
    line-height: 0.5rem;
    text-align: center;
    font-weight: 400;
    font-size: 0.22rem;
    text-indent: 0.2rem;
}
.tiaocc{

    width: 100%;
    height: 2.36rem;
    background: url(../img/236.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 0.64rem;
}
.tiaocccenter{
    width: 14rem;
    height: 2.36rem;
    margin: 0 auto;
    position: relative;
}
.tiaocccenter h2{
    width: auto;
    font-size: 0.36rem;
    color: #fff;
    font-weight: 600;
    font-family: pb;
    position: absolute;
    top: 0.74rem;
    left: 0rem;
}
.tiaocccenter .tiaottt{
    width: auto;
    font-size: 0.24rem;
    color: #fff;
    opacity: 0.8;
    text-align: left;
    position: absolute;
    top: 1.3rem;
}
.tiaobutton{
    width: 3rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.22rem;
    color: #ea4546;
    font-family: pb;
    font-weight: 600;
    position: absolute;
    top: 0.9rem;
    right: 0rem;
}
.world{
    width: 100%;
    height: 12.37rem;
    margin: 0 auto;

    background: url(../img/1237.jpg) no-repeat;
    background-size: 100% 100%;
}
.worldcenter{
    width: 14rem;
    height: 12.37rem;
    margin: 0 auto;
}

.worldcenter h2{
    width: auto;
    font-size: 0.42rem;
    color: #000;
    font-weight: 600;
    text-align: left;
    font-family: pb;
    padding-top: 1.13rem
    ;
}
.worldbox{
    width: 6.75rem;
    height: auto;
    float: left;
    font-size: 0.22rem;
    color: #666;
    text-align: left;
    font-family: p;
    line-height: 0.36rem;
    padding-top: 0.35rem;
}
.worldcenter ul li{
    width: 1.99rem;
    height: 1.49rem;
    border-radius: 0.25rem;
    background: #f2f2f2;
}
.worldcenter ul {
    width: 8.5rem;
    height: 1.49rem;
    display: flex;
    justify-content: space-between;
    padding-top: 0.5rem;
}
.listtitle {
    width: 1.99rem;
    height: auto;
    font-size: 0.32rem;
    text-align: center;
    font-weight: 600;
    color: #000;
    padding-top: 0.38rem;
}
.listtitle2{
    width: 1.99rem;
    height: auto;
    font-size: 0.2rem;
    color: #666;
    text-align: center;
    line-height: 0.36rem;
}
.change{
    background: #ea4546 !important;
    transition: .4s;
    cursor: pointer;
}
.change .listtitle{
    color:#fff !important;
}
.change .listtitle2 {
    color: #fff !important;
}
.worldbutton{
    width: 2.81rem;
    height: 0.58rem;
    background: url(../img/button1.jpg) no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-top: 0.7rem;
    font-size: 0.22rem;
    font-weight: 600;
    text-align: center;
    line-height: 0.58rem;
    font-family: pb;
    color: #000;
    text-indent: -0.5rem;
}
.box ul{
    width: 100%;
    height: 5.66rem;
    display: flex;
    justify-content: space-around;
    align-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 0.7rem;
}
.box ul li{
    width: 3.72rem;
    height: 2.76rem;
    transition: 0.4s;
    overflow: hidden;

}
.box ul li img{
    width: 3.72rem;
    height: 2.76rem;
    transition: 0.4s;
    cursor: pointer;
}
.box ul li img:hover{
    transform: scale(1.05);
    transition: 0.4s;
}
.twoimgs{
    width: 3.72rem;
    height: 5.65rem;
    float: left;
    overflow: hidden;
    transition: 0.4s;
    margin-top: 0.7rem;
}
.twoimgs img{
    width: 3.72rem;
    height: 5.65rem;
    transition: 0.4s;
}
.twoimgs img:hover{
    transform: scale(1.05);
    transition: 0.4s;
}
.twoimgs1{
    width: 15.16rem;
    height: 5.65rem;
    float: right;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-around;
    margin-top: 0.7rem;
}
.twoimgs2{
    width: 3.74rem;
    height: 2.76rem;
    transition: 0.4s;
    overflow: hidden;
}
.twoimgs2 img{
    width: 3.74rem;
    height: 2.76rem;
    transition: 0.4s;
    overflow: hidden;
}
.twoimgs2 img:hover{
    transform: scale(1.05);
    transition: 0.4s;
}
.two{
    width: 100%;
    max-width: 19.2rem;
    background: url(../img/998.jpg) no-repeat;
    background-size: 100% 100%;
    height: 8.98rem;
   
}
.two_center{
    width: 14rem;
    height: auto;
    margin: 0 auto;
}
.two_left{
    width: 6.3rem;
    height: 7.45rem;
    background: #f2f2f4;
    float: left;

}
.two_left ul{
    width: 6.3rem;
    height: auto;
}
.two_left ul li{
    width: 6.3rem;
    height: 0.55rem;
    margin-top: 0.45rem;

}
.two_left ul li img{
    width: 0.44rem;
    height: 0.44rem;
    float: left;
    margin-right: 0.12rem;
}
.twotitleft{
    width: 5rem;
    float: left;
    font-size: 0.18rem;
    color: #333;
    line-height: 0.24rem;
}
.twotitleft span{
    color: #000;
    font-size: 0.2rem;
}
.two_right{
    width: 7rem;
    height: 7.45rem;
    float: right;
}
.input_two{
    width: 7rem;
    height: 0.62rem;
    display: flex;
    justify-content: space-between;
}
.input_two input{
    width: 3.4rem;
    height: 0.6rem;
    border: 2px solid #ccc;
    border-radius: 7px;
    font-size: 0.24rem;
    background: rgba(104, 104, 104, 0.4);
    text-indent: 0.2rem;
    color: #fff;
}
input::-webkit-input-placeholder{

    color: #fff;
    font-size: 0.18rem;
  }
  
  input::-moz-placeholder{   /* Mozilla Firefox 19+ */
  
    color: #fff;
    font-size: 0.18rem;
  }
  
  input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
  
    color: #fff;
    font-size: 0.18rem;
  }
  
  input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
  
    color: #fff;
    font-size: 0.18rem;
  
  }
  textarea::-webkit-input-placeholder{

    color: #fff;
    font-size: 0.18rem;
  }
  
  textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
  
    color: #fff;
    font-size: 0.18rem;
  }
  
  textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
  
    color: #fff;
    font-size: 0.18rem;
  }
  
  textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */
  
    color:#fff;
    font-size: 0.18rem;
  }
  .phones{
      width: 6.96rem;
      height: 0.6rem;
      border: 2px solid #ccc;
      border-radius: 7px;
      font-size: 0.24rem;
      background: rgba(104, 104, 104, 0.4);
      text-indent: 0.2rem;
      color: #fff;
      display: flex;
      margin-top: 0.2rem;
  }
  .textares{
      width: 6.96rem;
      height: 1.85rem;
      border: 2px solid #ccc;
      border-radius: 7px;
      font-size: 0.24rem;
      background: rgba(104, 104, 104, 0.4);
      text-indent: 0.2rem;
      color: #fff;
      display: flex;
      margin-top: 0.2rem;
      line-height: 0.36rem;

  }
  /*.submit{*/
  /*    width: 7rem;*/
  /*    height: 0.6rem;*/
  /*    border-radius: 7px;*/
  /*    background: #da0000;*/
  /*    color: #fff;*/
  /*    font-size: 0.24rem;*/
  /*    font-weight: 600;*/
  /*    text-align: center;*/
  /*    line-height: 0.6rem;*/
  /*  margin-top: 0.2rem;*/
  /*}*/


  .biaodan{
    width: 14rem;
    height: 7.9rem;
    }
    .biaodantop{
    width: 14rem;
    height: 1.3rem;
    
    }
    .biaodantitle{
    width: 14rem;
    height: 2.12rem;
    line-height: 2.12rem;
    color: #000;
    font-weight: 600;
    font-family: pb;
    text-align: center;
    text-align: center;
   
    font-size: 0.42rem;
    font-weight: 600;
    }
    .biaodanbottoms{
    font-size: 0.22rem;
    height: 0.22rem;
    color: #fff;
    text-align: center;
    line-height: 0.32rem;
    }
    .five{
    width: 100%;
    height: 2.7rem;
    margin: 0 auto;
   
    }
    #form2{
        background: #fff;
        padding-top: 0.2rem;
        padding-bottom: 0.8rem;
        border-radius: 10px;
    }
    .five1{
    width: 12.7rem;
    height: 1.9rem;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: space-between;
    }
    .five2{
    width: 4.05rem;
    height: 0.6rem;
    }
    .five2 p{
    width: 100%;
    height: 0.3rem;
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: #000;
    }
    ..five2 span{
    color: red;
    font-size: 0.2rem;
    }
    .five2 input{
       width: 3.73rem;
    height: 0.54rem;
    float: left;
    border: 1px solid #ccc;
    padding-left: 0.35rem;
    background: #fafafa;
    font-size: 0.2rem;
    }
    
    .five3{
    width: 12.75rem;
    margin: 0 auto;
        height: 2rem;
    margin-top: 0.4rem;
    }
    .five3 p{
    width: 12.5rem;
    margin: 0 auto;
    height: 0.3rem;
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: #000;
    }
    ..five3 span{
    color: red;
    font-size: 0.2rem;
    }
    .buttons1{
        width: 4rem;
        height: 0.65rem;
        line-height: 0.65rem;
        text-align: center;
        font-size: 0.3rem;
        color: #000;
        margin: 0 auto;
        font-weight: 600;
        display: table;
        border-radius: 5px;
        border: none;
        background: #f0c600;
        border-radius: 0.65rem;
    }
    .five3 textarea{
       width: 12.25rem;
    height: 1.55rem;
    background: #fafafa;
    float: left;
    resize: none;
    border: 1px solid #ccc;
    padding-top: 0.1rem;
    line-height: 0.3rem;
    color: #666;
    font-size: 0.2rem;
    padding-left: 0.35rem;
    margin-left: 0.1rem;
    }
    input::-webkit-input-placeholder{
    
    color: #666;
    font-size: 0.18rem;
    }
    
    input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    
    color: #666;
    font-size: 0.18rem;
    }
    
    input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    
    color: #666;
    font-size: 0.18rem;
    }
    
    input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    
    color: #666;
    font-size: 0.18rem;
    
    }
    textarea::-webkit-input-placeholder{
    
    color: #666;
    font-size: 0.18rem;
    }
    
    .five2{
        position: relative;
    }
    .five2 img{
        width: 0.22rem;
        height: 0.22rem;position: absolute;
        top: 0.16rem;
        left: 0.1rem;
    }
    .five3{
        position: relative;
    }
    .five3 img{
        width: 0.22rem;
        height: 0.22rem;position: absolute;
        top: 0.16rem;
        left: 0.2rem;
    }