@charset "UTF-8";
.c-footer .c-footer-hd[data-v-73eb7d57]{
  padding-top: 80px;
}
.bottom-fixed{
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 1);
    height: 70px;
}
.bottom-fixed .span1,.span2,.span3,.span4{
    color: #efefef;
    font-size: 16px;
    float: left;
    line-height: 72px;
    font-family: auto;
}
.bottom-fixed .span1{
    margin-right: 20px;
}
.bottom-fixed .span2{
    margin-right: 10px;
}
.bottom-fixed .span3{
    margin-right: 10px;
    font-size: 14px;
}
.bottom-fixed .span4{
    font-size: 14px;
}
.bottom-fixed .img1{
    width: 28px;
    display: inline-block;
    float: left;
    margin: 21px 10px;
    margin-left: 0px;
    margin-right: 8px;
}
.bottom-fixed .img2{
    width: 135px;
    display: inline-block;
    float: left;
    margin: 23px 10px;
}
.bottom-fixed .img3{
    width: 20px;
    display: inline-block;
    float: left;
    margin: 25px 20px 25px 10px;
}
.bottom-fixed .button a{
    display: inline-block;
    background: #3D0101;
    color: #AF8147;
    border-radius: 3px;
    padding: 10px 20px;
    margin-right: 9px;
    margin-top: 18px;
    font-size: 16px;
    /* font-family: auto; */
    /* font-weight: 700; */
}
.bottom-fixed .button a:hover{
    background: #AF8147;
    color: #3D0101;
}
.bottom-fixed .chat:hover svg path{
    fill: #3D0101;
}
.bottom-fixed .chat:hover svg circle{
    fill: #AF8147;
}
.bottom-fixed .chat svg{
    margin-right: 4px;
    margin-bottom: 2px;
}
.bottom-fixed .chat{
    padding-bottom: 7px !important;
}
.bottom-fixed .button a{
    float: left;
}
.livechat_button{
        display: inline-block;
        float: left;
        margin-top: 17px;
}
.bottom-fixed .button .livechat_button a{
    padding: 0;
    margin: 0;
    background: none;
}
.livechat_button img{
    height: 37px;
}


@media(max-width:1400px) {
    .bottom-fixed{
        height: 45px;
    }
    .bottom-fixed .span1, .span2, .span3, .span4{
        line-height: 47px;
    }
    .bottom-fixed .img1{
        margin: 12px 10px;
        width: 22px;
    }
    .bottom-fixed .img2{
        margin: 12px 10px;
        width: 116px;
    }
    .bottom-fixed .img3{
        margin: 15px 10px;
        width: 16px;
    }
    .bottom-fixed .button a{
        margin-top: 5px;
    }
    .bottom-fixed .button a{
        font-size: 14px;
        padding: 8px 20px;
        margin-top: 8px;
    }
    .bottom-fixed .span1, .span2{
        font-size: 14px;
    }
    .livechat_button{
        margin-top: 8px;
    }
    .livechat_button img{
        height: 30px;
    }
}



@media(max-width:995px) {
    #chat-widget-minimized{
        display: block !important;
    }
    .bottom-fixed{
        display: none;
    }
}




.home-header .navbar{
    /* background-color: rgba(29, 1, 1, 1) !important; */
}
.fth1{
  background: url(../image/fth1-bg.png) 100%/auto 100% no-repeat;
  height: 340px;
  margin-top: 0px;
  text-align: center;
  padding-top: 126px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.fth1 .p1{
  font-size: 38px;
  color: #FFFFFF;
  font-weight: 700;
  letter-spacing: 4px;
}
.fth1 .p2{
  font-size: 16px;
  color: #e6e6e6;
  letter-spacing: 2px;
  margin-top: 16px;
}
.fth1 .p3{
  letter-spacing: 2px;
  opacity: 0.2;
  font-family: 'Baskerville Old Face';
  font-size: 46px;
  margin-top: 24px;
  color: #FFFFFF;
}
.fth1 img{
  margin-top: 20px;
  width: 300px;
}
.fth2{
  background: #fff;
  box-shadow: 0px 2px 10px rgba(61, 1, 1, 0.08);
  height: 76px;
  text-align: center;
  padding-top: 30px;
}
.fth2 a{
  padding: 8px 24px;
  margin: 0px 12px;
  border: 1px solid #4D0101;
  color: #4D0101;
  font-size: 16px;
}
/*.fth2 a:hover{
  color: #ffffff;
  background: #3D0101;
}*/
.public-title{
  font-size: 38px;
  font-weight: 600;
  color: #3D0101;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 70px;
  margin-bottom: 60px;
}
.public-line{
    width: 60px;
    border: 1px solid #949699;
    margin: 30px auto;
}
.public-link{
    background: #3d0101;
    padding: 10px 26px;
    color: #fff;
    font-size: 16px;
}
.public-link img {
    width: 7px;
    margin-left: 12px;
}
.public-link:hover{
  color: #ffffff;
  background: #AF8147;
}
.link{
  text-align: center;
  margin-top: 70px;
}

.fth3 { 
}
.fth3 .row{
    background: linear-gradient(90deg, rgba(148, 150, 153, 0) 0%, rgba(148, 150, 153, 0.06) 92.82%);
    padding: 110px 0 90px;
    margin-top: 55px;
}
.fth3 .row div{
  position: relative;
  text-align: center;
  width: 20%;
}
.fth3 .p1{
  font-size: 230px;
  font-family: 'Baskerville Old Face';
  font-weight: 400;
  text-align: center;
  color: #3D0101;
  opacity: 0.1;
  position: absolute;
  top: 48px;  
  left: 50%;  
  transform: translate(-50%, -50%);  
}
.fth3 .p2{
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  letter-spacing: 2px;
  color: #3d0101;
  margin-top: 82px;
}
.fth3 .p3{
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  margin-top: 20px;
}
.fth4{
  margin-top: 150px;
}
.fth4 .r1{
  margin-top: 55px;
}
.fth4 .row .list{
  text-align: center;
  background: linear-gradient(0deg, rgba(148, 150, 153, 0.06) 0%, rgba(148, 150, 153, 0.02) 100%);
  padding: 30px;
  margin: 0 1.5%;
  width: 22%;
}
.fth4 .row .list img{
  width: 45%;
  border-radius: 50%;
}
.fth4 .row .list .p1{
  font-size: 18px;
  color: #000000;
  margin-top: 12px;
}
.fth4 .row .list .p2{
  color: #949699;
  font-size: 14px;
  margin-top: 8px;
}
.fth4 .row .list .p3{
  color: #8D0101;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 18px;
}
.fth4 .row .list .p4{
  color: #949699;
  font-size: 14px;
  margin-top: 6px;
}
.fth4 .row .list .sp1{
  color: #3D0101;
  font-size: 18px;
  font-weight: 600;
}
.fth4 .row .list .sp2{
  color: #949699;
  font-size: 14px;
  margin-top: 12px;
}
.fth4 .r2{
  margin-top: 30px;
}
.fth4 .r2 div{
  padding: 0;
}
.fth4 .list .p5{
  margin-top: 50px;
  margin-bottom: 18px;
}
.fth4 .list .p5 span{
  font-size: 14px;
  color: #3D0101;
  margin-right: 36px;
}
.fth4 .list .p5 a{
  padding: 8px 20px;
  color: #3D0101;
  background: #AF8147;
  font-size: 16px;
  border-radius: 2px;
}
.fth4 .list .p5 a:hover{
  color: #AF8147;
  background: #3D0101;
}

.fth5{
  margin-top: 150px;
}
.fth5 .row{
  margin-top: 60px;
}
.fth5 .row div{
  background: linear-gradient(0deg, rgba(148, 150, 153, 0.06) 0%, rgba(148, 150, 153, 0.02) 100%);
  margin-left: 1.2%;
  margin-right: 1.2%;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  height: auto;
  width: 17.5%;
}
.fth5 .row .p1{
  font-size: 18px;
  color: #3D0101;
  font-weight: 700;
}
.fth5 .row .chess{
  width: 36%;
  margin-top: 40px;
}
.fth5 .row .p2{
 display: inline-block;
 padding: 0px 16px;
 margin-top: 30px;
 width: 100%;
}
.fth5 .row .p2 .s1{
  font-size: 14px;
  color: #3D0101;
  float: left;
  font-weight: 400;
}
.fth5 .row .p2 .s2{
  float: right;
  color: #3D0101;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 700;
}
.fth5 .row .p3{
 display: inline-block;
 padding: 0px 16px;
 margin-top: 14px;
 width: 100%;
}
.fth5 .row .p3 .s1{
  font-size: 14px;
  color: #3D0101;
  float: left;
  font-weight: 400;
}
.fth5 .row .p3 .s2{
  float: right;
  color: #3D0101;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 700;
}
.fth5 .row .p4{
  color: #AF8147;
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 700;
  margin-top: 30px;
}
.fth5 .row .p4 img{
  width: 12px;
}
.fth5 .row div .tip1{
  font-size: 13px;
  margin-top: 16px;
}
.fth5 .row div:nth-child(1){
  margin-top: 100px;
}
.fth5 .row div:nth-child(2){
  margin-top: 80px;
}
.fth5 .row div:nth-child(3){
  margin-top: 60px;
}
.fth5 .row div:nth-child(4){
  margin-top: 40px;
}
.fth5 .row div:nth-child(5){
  margin-top: 0px;
  border: 2px solid #8D0101;
}
.fth5 .row div:nth-child(5) .p1,.fth5 .row div:nth-child(5) .tip1,.fth5 .row div:nth-child(5) .p4{
  color: #8D0101;
}
.fth5 .row div:nth-child(1) .chess{
  width: 30%;
}
.fth5 .row div:nth-child(2) .chess{
  width: 27%;
  margin-bottom: 8px;
  margin-top: 44px;
}
.fth5 .row div:nth-child(3) .chess{
    width: 34%;
    margin-top: 44px;
    margin-bottom: 15px;
}
.fth5 .row div:nth-child(4) .chess{
    width: 39%;
    margin-top: 46px;
    margin-bottom: 26px;

}
.fth5 .row div:nth-child(5) .chess{
  width: 35%;
  margin-top: 23px;
}
.fth6{
  margin-top: 160px;
  margin-bottom: 160px;
}
.fth6 .row{
  margin-top: 80px;
}
.fth6 table{
  width: 88%;
  text-align: center;
  margin: 0 auto;
}
.fth6 table thead th{
  color: #000000;
  letter-spacing: 1px;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  height: 82px;
  line-height: 82px;
}
.fth6 table thead th img{
  width: 37%;
  position: absolute;
  left: 31%;
  top: -18px;
}
.fth6 table thead th:nth-child(1){
  width: 13%;
}
.fth6 table tbody tr{
  height: 50px;
  line-height: 50px;
}
.fth6 table tbody tr td{
  position: relative;
}
.fth6 table tbody tr .img1{
  width: 12%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.fth6 table tbody tr .img2{
  width: 10%;
  left: 49%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
.fth6 table tbody tr:nth-child(odd){
  background: rgba(148, 150, 153, 0.04);
}
.fth6 table tbody tr:nth-child(even){
  height: 70px;
  line-height: 70px;
}
.fth6 table tbody td{
  color: #3D0101;
  font-size: 16px;
  font-weight: 700;
}
.fth6 table tbody tr:last-child td:first-child{
  line-height: 30px;
}
.fth6 table th:last-child{
  color: #8D0101;
}
.reward-list-m{
  display: none;
}
.fth6 table thead th br{
  display: none;
}
.fth2-lock{
  position: fixed;
  right: 0;
  left: 0;
  top: 76.5px;
  z-index: 999;
}
.profile-name{
  font-size: 40px;
  color: #ffffff;
  position: absolute;
  top: 19%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#transmit5 img{
  width: 7px;
    margin-left: 10px;
}











.fca7{
  background: url(../image/fca44.jpg) 100%/auto 100% no-repeat;
  height: 880px;
  background-position: center center;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.fca7 .d1 .p1{
  font-size: 36px;
  line-height: 58px;
  color: #e5e5e5;
  width: 70%;
  margin-left: 12%;
  font-weight: 700;
  margin-top: 320px;
  letter-spacing: 2px;
}
.fca7 .d1 .p2{
  color: #FFFFFF;
  font-size: 20px;
  letter-spacing: 2px;
  margin: 40px 0;
  margin-left: 12%;
}
.fca7 .d1 .p2 em{
  width: 60px;
  height: 1px;
  display: inline-block;
  border-bottom: 1px #ffffff solid;
  float: left;
}
.fca7 .d1 .p2 span{
  margin: 0 12px;
  float: left;
}
.fca7 .d1 .p3{
  margin-left: 12%;
  letter-spacing: 2px;
  color: #FFFFFF;
  font-size: 16px;
  float: left;
  margin-top: 48px;
  width: 100%;
}
.fca7 .d2{
  margin-top: 160px;
}



.fca7 .form-btn {
    padding: 6px 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f5f5f5;
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    bottom: 90px;
    cursor: pointer;
    color: #4D0101;
}

.fca7 .form-btn span {
    margin-right: 10px;
    display: inline-block;
    line-height: 2;
    /* border-bottom: 1px solid #8b8b8b; */
}

.fca7 .form-box {
    width: 640px;
    height: 630px;
    position: absolute;
    top: 150px;
    right: 15%;
    padding: 3px 71px 68px 200px;
    background: linear-gradient(90deg, rgba(61, 1, 1, 0.08) 0%, rgba(45, 1, 1, 0.81) 100%);
}

.fca7 .form-box:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 190px;
    left: 0;
    /* border: 1px solid #7d1614; */
    opacity: .5
}

.fca7 .form-box .form-control {
    height: 42px;
    padding: inherit
}

.fca7 .form-box .testing {
    margin-top: 40px;
    display: flex;
    align-items: center
}

.fca7 .form-box .testing__title {
    font-size: 24px
}

.fca7 .form-box .testing__kind {
    padding-left: 10px
}

.fca7 .form-box .testing__kind .input {
    border: 1px solid #ced4da;
    font-size: 1rem;
    font-weight: 400;
    line-height: 40px;
    color: #212529;
    background-color: #fff;
    border-radius: .25rem;
    width: 50px;
    height: 40px;
    text-align: center;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.fca7 .col-md-3 {
    padding: 0 5px
}

.fca7 .select-label {
    cursor: pointer;
    display: flex;
    font-size: 15px;
    align-items: center;
    justify-content: center;
    /* background-color: #fff; */
    border-radius: 21px;
    height: 42px;
    border: 1px solid #ddd;
    color: #fff;
}

.fca7 .select-label--active {
    background-color: #ffffff;
    color: #3D0101;
    border-color: #ffffff;
}

.fca7 .form-label {
    font-size: 16px;
    margin-top: 40px;
    /* font-weight: 700; */
    color: #ffffff;
    letter-spacing: 2px;
}

.fca7 .form-title {
    margin-top: 20px;
    font-size: 36px;
    font-weight: 600;
    color: #333;
    line-height: 1.5
}

.fca7 .mt110 {
    margin-top: 80px
}

.fca7 .form-inquiry {
    height: 50px;
    width: 125px;
    background-color: #f5f5f5;
    padding: 15px 0 0 10px
}

.fca7 .form-inquiry__en {
    font-size: 12px;
    color: #666
}

.fca7 .form-inquiry__text {
    margin-top: 8px;
    color: #333;
    font-size: 20px;
    font-weight: 700
}
.form-control {
    color: #fff;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #ffffff;
    border-radius: 0px;
}
#verify{
  width: 92%;
}
.fca7 #contact-submit img{
  width: 9px;
  margin-top: 2px;
}
.rotate {
  transition: all 0.2s ease-in-out;
  transform: rotate(-90deg);
}
.rotate-leave{
  transition: all 0.2s ease-in-out;
  transform: rotate(+90deg);
}








@media(min-width:2100px) {
  .fca7 .d1 .p1{
    font-size: 44px;
    margin-top: 55%;
    width: 82%;
  }
  .fca7 .form-box{
      right: 22%;
      top: 22%;
    }
}


@media(min-width:2000px) {
    .fca1{
      height: 29vh;
      padding-top: 11vh;
    }
    .fca7 .form-box{
      right: 18%;
      top: 22%;
    }
    .fca2 .container,.fca3 .container,.fca4 .container,.fca5 .container,.fca6 .container{
      max-width: 70%;
    }
    .c-footer .container-xxl{
      max-width: 70%;
    }
}

@media(max-width:1600px) {
  .fth2-lock{
    top: 76.5px;
  }
}

@media(max-width:1400px) {
    .fth2-lock{
      top: 76.5px;
    }
    .fca7 .form-box{
      right: 8%;
    }
    .fca2 .d1{
      padding-left: 9%;
    }
    .profile-name {
      font-size: 38px;
      top: 17.5%;
    }
}

@media(max-width:1300px) {
    .fca7 .form-box{
      right: 6%;
    }
    .fca3 p{
      margin-top: 100px;
    }
    .fca3 span{
      margin: 0px 52px 0 52px;
    }
    .fca2 p{
      width: 100%;
    }
    .fca3 .d2{
      padding-left: 2%;
    }
    .fth4 .container{
        max-width: 1100px;
    }
    .profile-name {
      font-size: 30px;
      top: 17.5%;
    }
    .fth4 .row .list .p3{
      font-size: 24px;
    }
    .fth4 .row .list .sp1{
      font-size: 16px;
    }
    .fth4 .row .list .sp2{
      font-size: 13px;
    }
    .fth4 .list .p5 a{
      font-size: 14px;
    }
}

@media(max-width:1200px) {
  .fca3 .img1{
      width: 180px
  }
  .fca3 .img2{
      width: 190px;
      margin-top: 16px;
  }
  .fca3 span{
      margin: 0px 44px 0 40px;
  }

}

@media(max-width:995px) {
  .swiper-wrapper{
    height: auto !important;
  }
  .fth1 .p1 {
    padding: 0 5%;
  }
  .fth4 .row .list img{
    width: 100px;
    height: 100px;
  }
  .profile-name {
      font-size: 40px;
      top: 19.5%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
  .fth1{
    background: url(../image/fth-bg-m.jpg) 100%/auto 100% no-repeat;
    padding-top: 105px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 286px;
  }
  .fth1 .p3{
    font-size: 28px;
    opacity: 0.3;
  }
  .fth1 .p1{
    font-size: 30px;
  }
  .fth2{
    display: none;
  }
  .public-title{
    font-size: 26px;
    margin-bottom: 20px;
  }
  .public-title:nth-child(1){
    margin-top: 40px;
  }
  .fth3 .row{
    background: none;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
  }
  .link{
    margin-top: 50px;
  }
  .fth3 .row div{
    margin: 22px 0;
  }
  .fth3 .row div:nth-child(1){
    width: 100%;
  }
  .fth3 .row div:nth-child(2),.fth3 .row div:nth-child(3),.fth3 .row div:nth-child(4),.fth3 .row div:nth-child(5){
    width: 50%;
  }
  .fth3 .p1{
    font-size: 150px;
  }
  .fth3 .p2{
    font-size: 22px;
    line-height: 33px;
    margin-top: 61px;
  }
  .fth3 .p3{
    line-height: 24px;
    font-size: 14px;
    margin-top: 14px;
  }
  .fth4 {
    margin-top: 100px;
  }
  .fth4 .r1{
    overflow: hidden;
    margin-top: 40px;
    padding: 0px 38px 0 0;
  }
  .fth4 .r2 .col-md-4{
    width: 33%;
  }
  .fth5{
    margin-top: 100px;
  }
  .fth5 .row div{
    width: 93%;
    margin: 0 auto;
  }
  .fth5 .row{
    margin-top: 0px;
  }
  .fth5 .row div .col-sm-6{
    width: 50%;
  }
  .fth5 .row div .sr-row{
    padding: 0;
    margin: 0;
    background: none;
    margin-top: 0px!important;
  }
  .fth5 .row div .sr-row div{
    background: none;
    padding: 0;
    margin: 0;
  }
  .fth5 .row .p4{
    margin-top: 10px;
  }
  .fth5 .row .chess{
    margin-top: 30px !important;
  }
  .fth5 .row .p1{
    margin-top: 10px;
  }
  .fth5 .row .p2{
    margin-top: 50px;
  }
  .fth5 .row .p2 .s1{
    font-size: 16px;
  }
  .fth5 .row .p2 .s2{
    font-size: 16px;
  }
  .reward-list-pc{
    display: none;
  }
  .reward-list-m{
    display: block;
  }
  .fth5 .row div:nth-child(1){
    margin-top: 20px;
  }
  .fth5 .row div:nth-child(2){
    margin-top: 20px;
  }
  .fth5 .row div:nth-child(3){
    margin-top: 20px;
  }
  .fth5 .row div:nth-child(4){
    margin-top: 20px;
  }
  .fth5 .row div:nth-child(5){
    margin-top: 20px;
  }
  .reward-list-m div{
    background: linear-gradient(0deg, rgba(148, 150, 153, 0.06) 0%, rgba(148, 150, 153, 0.02) 100%);
  }
  .reward-list-m .sr-row div:nth-child(1){
    width: 40% !important;
  }
  .reward-list-m .sr-row div:nth-child(2){
    width: 60% !important;
  }
  .fth5 .row div .tip1{
    font-size: 14px;
    line-height: 20px;
    margin-top: 4px;
  }
  .fth5 .row div:nth-child(5) .p1{
    margin-top: 60px;
  }
  .reward-list-m .col-md-2{
    padding-top: 18px!important;
    padding-bottom: 18px!important;
  }
  .fth6 table thead th{
    font-size: 14px;
    line-height: 18px;
  }
  .fth6 table thead th br{
    display: block;
  }
  .fth6 table thead th img {
    width: 76%;
    left: 11%;
    top: -15px;
  }
  .fth6 table thead th:nth-child(1){
    width: 26%;
  }
  .fth6 table tbody td{
    font-size: 13px;
    line-height: 10px;
  }
  .fth6 table{
    width: 92%;
  }
  .fth6 table thead th{
    height: 56px;
  }
  .fth6 table thead th:nth-child(1) div{
    position: relative;
    top: 6%;
  }
  .fth6 table tbody tr .img1{
    width: 40%;
  }
  .fth6 table tbody tr .img2{
    width: 33%;
    left: 45%;
  }
  .fth6 table tbody td {
    font-size: 13px;
    line-height: 50px;
  }
  .fth6 table tbody tr:nth-child(even) td{
    line-height: 60px;
  }
  .fth6 table tbody tr:nth-child(even) {
    height: 60px;
    line-height: 60px;
  }
  .fth6 table tbody tr:last-child td:first-child {
    line-height: 18px;
    padding-top: 7px;
  }
  .fth6{
    margin-top: 100px;
    margin-bottom: 80px;
  }
  .fth6 .row {
    margin-top: 50px;
  }
  .fca7 .d1 .p3{
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .fth5 .row .p2{
    margin-top: 40px;
  }
  .fth5 .row .p2 .s1{
    font-size: 14px;
  }
  .fth5 .row .p2 .s2{
    font-size: 14px;
  }
  .fth5 .row div:nth-child(1) .chess,.fth5 .row div:nth-child(2) .chess, .fth5 .row div:nth-child(3) .chess, .fth5 .row div:nth-child(4) .chess, .fth5 .row div:nth-child(5) .chess{
    margin-bottom: 4px;
  }
  .fth5 .row div:nth-child(5) .p1{
    margin-top: 54px;
  }
  .fth5 .sr-row{
    width: 100% !important;
  }

  .fth4 .row .list .p3{
    font-size: 26px;
  }
  .fth4 .row .list .sp1{
    font-size: 16px;
  }
  .fth4 .row .list .sp2{
    font-size: 12px;
    margin-top: 6px;
  }





















  .fca3 .d2{
    padding-left: 8%;
  }
  .home-header .navbar-brand img{
    width: 120px;
    height: auto;
  }
    .fca1{
      background: url(../image/fca1-m.jpg) 100%/auto 100% no-repeat;
      height: 280px;
      background-position: center center;
          padding-top: 118px;
    }
    .fca1 p{
        font-size: 28px;
    }
    .fca1 img {
      margin-top: 22px;
      width: 150px;
    }
    .fca2{
      margin-top: 35px;
      margin-bottom: 66px;
    }
    .fca2 .d1{
      padding: 46px 0px;
      padding-left: 10%;
    }
    .fca2 .img1{
      margin-top: 4px;
      width: 32%;
    }
    .fca2 .img2{
      width: 18%;
      margin-top: 2px;
    }
    .fca2 span{
      margin: 0px 18% 0 8%;
      height: 58px;
    }
    .fca2 p{
      width: 100%;
      padding: 0px 6%;
      margin-top: 22px;
    }

    .fca3{
      margin-top: 35px;
    }
    .fca3 .d1{
      padding: 46px 0px;
      padding-left: 10%;
    }
    .fca3 .img1{
      margin-top: 4px;
      width: 32%;
    }
    .fca3 .img2{
      width: 43%;
      margin-top: 6px;
    }
    .fca3 span{
      margin: 0px 8% 0 8%;
      height: 58px;
    }
    .fca3 p{
      width: 100%;
      padding: 0px 6% 0 0%;
      margin-top: 22px;
    }
    .fca4{
      margin: 20px 0;
    }
    .fca4 .title{
      font-size: 22px;
      line-height: 40px;
      padding: 0 6%;
      margin-bottom: 26px;
    }
    .fca4 .row div{
      margin: 20px 0;
      text-align: left;
    }
    .fca4 .row div img{
      float: left;
      width: 50px;
      margin-left: 4%;
      margin-top: 12px;
    }
    .fca4 .row div p{
      float: left;
      margin-top: 0px;
      width: 64%;
      margin-left: 12%;
    }
    .fca4 .row div p br{
      display: none;
    }
    .fca4 .row{
      padding: 16px 7%;
    }



    .fca5{
      margin: 80px 0 10px;
    }
    .fca5 .title{
      font-size: 22px;
      line-height: 40px;
      padding: 0 6%;
      margin-bottom: 26px;
    }
    .fca5 .r1 div{
      margin: 20px 0;
      text-align: left;
    }
    .fca5 .r1 div img{
      float: left;
      width: 23%;
      margin-left: 8%;
      margin-top: 12px;
    }
    .fca5 .r1 div p{
      float: left;
      margin-top: 11%;
      width: 60%;
      margin-left: 8%;
      font-size: 18px;
    }
    .fca5 .r1 div p br{
      display: none;
    }
    .fca5 .r1{
      padding: 16px 7%;
    }
    .fca5 .r2 .c1{
      text-align: center;
      padding-right: 7px;
      margin-bottom: 54px;
    }
    .fca5 .r2 .c2{
      text-align: center;
      padding-right: 11px;
    }
    .fca5 .r2{
      margin-top: 46px;
    }

    .fca6{
      margin: 100px 0 10px;
    }
    .fca6 .title{
      font-size: 22px;
      line-height: 40px;
      padding: 0 10%;
      margin-bottom: 26px;
    }
    .fca6 .row{
      padding: 0px 8%;
      background: none;
    }
    .fca6 .row div .p2{
      padding-left: 0px;
      margin-bottom: 50px;
    }

    .contact-us {
        height: auto;
        padding-bottom: 64px
    }

    .contact-us .form-bg {
        width: 100%;
        display: block;
        margin: 0;
        border: none
    }

    .contact-us .form-box {
        height: auto;
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        border: none;
        padding: 40px 8%;
        margin-top: -30px
    }

    .contact-us .form-box:after {
        display: none
    }

    .contact-us .form-box .form-btn {
        position: relative;
        left: 0;
        top: 0;
        margin-top: 60px
    }

    .contact-us .form-box .row {
        margin: 0
    }

    .contact-us .form-box .row>* {
        padding: 0
    }

    .contact-us .form-box .mt110 {
        margin-top: 43px
    }

    .contact-us .form-box .col-md-3 {
        margin-top: 12px;
        margin-right: 20px;
        width: 62px;
        height: 28px
    }

    .contact-us .form-box .select-label {
        height: 100%
    }

    .contact-us .form-box .form-label {
        font-size: 16px;
        margin-top: 32px
    }

    .fca7 .d1 .p1{
      margin: 90px auto 0px;
      font-size: 28px;
      line-height: 44px;
      text-align: center;
      width: 90%;
    }
    .fca7 .d1 .p2{
      margin: 20px auto;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .fca7 .d1 .p2 em{
      margin-top: 5px;
    }
    .fca7 .d1 .p3{
      margin-top: 16px;
      margin-bottom: 20px;
    }
    .fca7 .d2{
      margin-top: 74px;
    }
    .fca7 .d1 .p2{
      font-size: 18px;
    }
    .fca7 .verify-code{
      width: 50%;
    }
    .fca7 .verify-input{
      width: 50%;
    }
    #verify {
      width: 100%;
    }
    .contact-us .form-box .select-label{
      height: 34px;
      width: 80px;
    }
    .contact-us .form-box .col-md-3{
      margin-right: 40px;
    }
    .contact-us .form-box .form-btn{
        margin-top: 36px;
    }
    .contact-us .form-box{
      padding-bottom: 80px;
    }
    .fca7 .d1 .p3{
      font-size: 14px;
    }
    .fca7 {
      background: url(../image/fca44-m.jpg) 100%/auto 100% no-repeat;
      position: relative;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
    }
}

@media(max-width:406px) {
  .fca4 .title{
      font-size: 20px;
      line-height: 40px;
      padding: 0 3%;
    }
    .fca5 .title{
      font-size: 20px;
      line-height: 40px;
      padding: 0 3%;
    }
    .fca6 .title{
      font-size: 20px;
      line-height: 40px;
      padding: 0 7%;
    }

    .fca7 .d1 .p1{
      font-size: 26px;
      line-height: 40px;
      text-align: center;
      width: 90%;
    }
    .fth5 .row .p4{
      font-size: 16px;
    }
    .fth5 .row div .tip1{
      font-size: 12px;
      line-height: 16px;
    }
}

@media(max-width:385px) {
  .fth3 .p3{
    font-size: 13px;
    line-height: 22px;
  }
  .fth6 table tbody td{
    font-size: 12px;
  }
  .fth4 .list .p5 a{
    padding: 8px 16px;
    font-size: 14px;
  }
}