@font-face {
  font-family: "PingFangSC-Semibold";
  src: url("../fonts/PingFang\ Heavy.ttf");
}
@font-face {
  font-family: "PingFangSC-Medium";
  src: url("../fonts/PingFang\ Medium.ttf");
}
@font-face {
  font-family: "PingFangSC-Regular";
  src: url("../fonts/PingFang\ SC\ Regular.ttf");
}
@font-face {
  font-family: "Futura-Medium";
  src: url("../fonts/Futura-Medium-6.ttf");
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.img{
  width: 100%;
  height: 100%;
}
.container{
  padding: 0;
  margin: 0;
}
.business{
  position: relative;
  text-align: center;
  cursor: pointer;
}
.business-bg{
  position: absolute;
  top: -258px;
  left: 0;
  z-index: -1;
  width: 100%;
}
.culture{
  text-align: center;
}
/* 1600-1920 */
/* @media screen and (max-width: 1920px) { */
  .container{
    width: 100%;
  }
  .header{
    display: flex;
    align-items: center;
    width: 100%;
    height: 80px;
    box-shadow: 0px 2px 10px 0px rgba(234,231,231,0.5);
  }
  .header-img{
    width: 789px;
  }
  .logo-png{
    margin-left: 100px;
    width: 463px;
    height: 40px;
  }
  .header li{
    float: left;
    text-align: center;
    line-height: 80px;
    width: 200px;
    height: 80px;
    background: #fff;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 400;
  }
  .header li a{
    display: block;
    width: 100%;
    height: 100%;
  }
  .header li:hover{ 
    background: rgba(68,116,202,0.2);
    color: #3C68B7;
  }
  .header_cur{ 
    background: rgba(68,116,202,0.2) !important;
    color: #3C68B7 !important;
  }
  .header-menu{
    display: none;
  }
  .business{
    height: 950px;
  }
  .business-h1{
    font-family: PingFangSC-Semibold;
    font-size: 60px;
    color: #333333;
    letter-spacing: 0;
    line-height: 60px;
    font-weight: 600;
  }
  .business-h2{
    margin-top: 30px;
    opacity: 0.99;
    font-family: Futura-Medium;
    font-size: 20px;
    color: #999999;
    letter-spacing: 3px;
    line-height: 20px;
    font-weight: 500;
  }
  .business-h3{
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 400;
    animation-name: fadeInUp;
    animation-duration: 2s;
    animation-delay: 5s;
  }
  .h3-first{
    margin-top: 40px;
  }
  .business-box{
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .thumbnail{
    margin: 0;
    margin-top: 70px;
    padding: 0;
    width: 450px;
    height: 476px;
    background-color: transparent;
    border: 0px solid transparent;
  }
  .thumbnail .thumbnail-bgimg:hover{
    -webkit-transform:rotateZ(360deg);
		-webkit-transition:all 600ms ease-out;
  }
  
  .thumbnail-num{
    font-family: Futura-Medium;
    font-size: 24px;
    color: #222222;
    letter-spacing: 3px;
    line-height: 24px;
    font-weight: 500;
  }
  .thumbnail-bgimg{
    margin-top: 40px;
    width: 178px;
    height: 178px;
  }
  .thumbnail-centerimg{
    margin-top: -106px;
    width: 50px;
    height: 45.16px;
  }
  .thumbnail .caption{
    padding: 0px;
  }
  .caption-h1{
    margin-top: 85px;
    font-family: HiraginoSansGB-W6;
    font-size: 30px;
    color: #111111;
    letter-spacing: 0;
    font-weight: 600;
  }
  .caption-h2{
    margin-top: 30px;
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    line-height: 42px;
    font-weight: 400;
  }
  .culture{
    margin-top: 50px;
    cursor: pointer;
  }
  .culture-box{
    display: flex;
    justify-content: center;
  }
  .culture-box-left{
    width: 622px;
    height: 765px;
  }
  .culture-box-left:hover{
    filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;
  }
  .culture-box-right{
    margin-top: 60px;
  }
  .culture-right-bg{
    position: relative;
    width: 628px;
    height: 144px;
  }
  .culture-text{
    position: absolute;
    top: 65px;
    left: 55px;
  }
  .culture-h1{
    font-family: PingFangSC-Regular;
    font-size: 28px;
    color: #000000;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 400;
  }
  .culture-h2{
    margin-top: 15px;
    font-family: PingFangSC-Semibold;
    font-size: 50px;
    color: #000000;
    letter-spacing: 0;
    line-height: 50px;
    font-weight: 600;
    text-align: left;
  }
  .culture-msg{
    display: flex;
    align-items: center;
    margin-top: 90px;
  }
  .culture-msg-box{
    padding: 0 75px;
  }
  .culture-msg-box .msg-box-img:hover{
    /* transform:scale(1.1);-webkit-transform:scale(1.1); transition:all .3s ease 0s; -webkit-transition:all 	.3s ease 0s;  */
    -webkit-transform:rotateZ(360deg);
		-webkit-transition:all 600ms ease-out;
  }
  .culture-msg-box .msg-box-imgw:hover{
    /* transform:scale(1.1);-webkit-transform:scale(1.1); transition:all .3s ease 0s; -webkit-transition:all 	.3s ease 0s;  */
    -webkit-transform:rotateZ(360deg);
		-webkit-transition:all 600ms ease-out;
  }


  
  .msg-box-img{
    width: 50px;
    height: 54px;
  }
  .msg-box-imgw{
    width: 64px;
    height: 54px;
  }
  .msg-h1{
    margin-top: 15px;
    margin-bottom: 10px;
    font-family: HiraginoSansGB-W6;
    font-size: 30px;
    color: #111111;
    letter-spacing: 0;
    font-weight: 600;
    text-align: left;
  }
  .msg-h2{
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
    line-height: 29px;
    font-weight: 400;
    text-align: left;
  }
  .msg-box-bottom{
    margin-top: 37px;
  }
  .custom{
    text-align: center;
    background-image: url("../images/custom/bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
  }
  .color-white{
    color: #fff;
    padding-top: 90px;
  }
  .color-white2{
    color: #fff;
    opacity: 0.5;
  }
  .custom-box{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 120px;
    cursor: pointer;
  }
  .custom-box-item{
    width: 320px;
  }
  .custom-box .custom-box-item .custom-h2 img:hover{
    transform:scale(1.1);-webkit-transform:scale(1.1); transition:all .3s ease 0s; -webkit-transition:all 	.3s ease 0s; 
  }
  .custom-h1{
    font-family: PingFangSC-Medium;
    font-size: 30px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 500;
  }
  .custom-h3{
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 30px;
    font-weight: 400;
  }
  .honor{
    text-align: center;
    background-image: url("../images/honor/bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 80px;
    cursor: pointer;
  }
  .honor-box{
    display: flex;
    justify-content: center;
    padding: 150px 0;
  }
  .honor-img{
    position: relative;
    width: 846px;
    height: 362px;
  }
  .honor-img .honor-msg:hover{
    transform:scale(1.1);-webkit-transform:scale(1.3); transition:all .3s ease 0s; -webkit-transition:all 	.3s ease 0s; 
  }
  .honor-msg{
    position: absolute;
    bottom: 0;
    width: 400px;
    height: 70px;
    background: #FFFFFF;
    border-radius: 35px;
    text-align: center;
    line-height: 70px;
    font-family: PingFangSC-Medium;
    font-size: 26px;
    color: #3C68B7;
    letter-spacing: 0;
    font-weight: 500;
  }
  .honor1{
    top: -70px;
    left: 200px;
  }
  .honor2{
    top: -35px;
    left: 700px;
  }
  .honor3{
    top: 85px;
    left: 850px;
  }
  .honor4{
    top: 200px;
    left: 700px;
  }
  .honor5{
    top: 320px;
    left: 780px;
  }
  .honor6{
    bottom: -70px;
    left: 200px;
  }
  .honor7{
    top: 320px;
    left: -300px;
  }
  .honor8{
    width: 450px;
    top: 200px;
    left: -410px;
  }
  .honor9{
    top: 85px;
    left: -400px;
  }
  .honor10{
    top: -35px;
    left: -320px;
  }
  .contact{
    padding: 80px 0;
    text-align: center;
    cursor: pointer;
  }
  .contact{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 80px 0;
    text-align: center;
  }
  .contact-box{
    text-align: left;
    padding: 80px 120px 0 120px;
  }
  .contact-h1{
    font-family: PingFangSC-Regular;
    font-size: 26px;
    color: #333333;
    letter-spacing: 0;
    line-height: 60px;
    font-weight: 400;
  }
  .contact-blod{
    font-family: PingFangSC-Medium;
    font-weight: 600;
  }
  .bottom{
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    width: 100%;
    height: 140px;
    background: #24385A;
    cursor: pointer;
  }
  .bottom-text{
    opacity: 0.6;
    font-family: HiraginoSansGB-W3;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 300;
  }
  .bottom-text:hover{
    color: #FFFFFF;
    opacity: 0.6;
    cursor: pointer;
  }
/* } */
/* 1200-1600 */
@media screen and (max-width:1600px){
  
  .business{
    height: 770px;
  }
  .business-bg{
    height: 1030px;
  }
  .business-h1{
    font-family: PingFangSC-Semibold;
    font-size: 50px;
    color: #333333;
    letter-spacing: 0;
    line-height: 50px;
    font-weight: 600;
  }
  .business-h2{
    margin-top: 26px;
    opacity: 0.99;
    font-family: Futura-Medium;
    font-size: 16px;
    color: #999999;
    letter-spacing: 3px;
    line-height: 20px;
    font-weight: 500;
  }
  .business-h3{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 36px;
    font-weight: 400;
  }
  .h3-first{
    margin-top: 36px;
  }
  .business-box{
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .thumbnail{
    margin: 0;
    margin-top: 60px;
    padding: 0;
    width: 380px;
    height: 476px;
    background-color: transparent;
    border: 0px solid transparent;
  }
  .thumbnail-num{
    font-family: Futura-Medium;
    font-size: 20px;
    color: #222222;
    letter-spacing: 3px;
    line-height: 20px;
    font-weight: 500;
  }
  .thumbnail-bgimg{
    margin-top: 36px;
    width: 148px;
    height: 148px;
  }
  .thumbnail-centerimg{
    margin-top: -94px;
    width: 40px;
    height: 40px;
  }
  .thumbnail .caption{
    padding: 0px;
  }
  .caption-h1{
    margin-top: 106px;
    font-family: HiraginoSansGB-W6;
    font-size: 26px;
    color: #111111;
    letter-spacing: 0;
    font-weight: 600;
  }
  .caption-h2{
    margin-top: 30px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    line-height: 36px;
    font-weight: 400;
  }
  .culture{
    margin-top: 40px;
  }
  .culture-box-left{
    width: 522px;
    height: 644px;
  }
  .culture-right-bg{
    position: relative;
    width: 528px;
    height: 121px;
  }
  .culture-text{
    position: absolute;
    top: 43px;
    left: 50px;
  }
  .culture-h1{
    font-family: PingFangSC-Regular;
    font-size: 24px;
    color: #000000;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 400;
  }
  .culture-h2{
    margin-top: 15px;
    font-family: PingFangSC-Semibold;
    font-size: 40px;
    color: #000000;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 600;
    text-align: left;
  }
  .culture-msg{
    display: flex;
    align-items: center;
    margin-top: 60px;
  }
  .culture-msg-box{
    padding: 0 65px;
  }
  .msg-box-img{
    width: 40px;
    height: 44px;
  }
  .msg-box-imgw{
    width: 54px;
    height: 44px;
  }
  .msg-h1{
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: HiraginoSansGB-W6;
    font-size: 26px;
    color: #111111;
    letter-spacing: 0;
    font-weight: 600;
    text-align: left;
  }
  .msg-h2{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 400;
    text-align: left;
  }
  .msg-box-bottom{
    margin-top: 37px;
  }
  .color-white{
    color: #fff;
    padding-top: 90px;
  }
  .color-white2{
    color: #fff;
    opacity: 0.5;
  }
  .custom-box{
    padding: 80px;
  }
  .custom-box-item{
    width: 320px;
  }
  .custom-h1{
    font-family: PingFangSC-Medium;
    font-size: 26px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 26px;
    font-weight: 500;
  }
  .custom-h3{
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
    font-weight: 400;
  }
  .honor-box{
    padding: 150px 0;
  }
  .honor-img{
    width: 600px;
    height: 260px;
  }
  .honor-msg{
    width: 250px;
    height: 60px;
    border-radius: 30px;
    line-height: 60px;
    font-size: 20px;
  }
  .honor1{
    top: -70px;
    left: 155px;
  }
  .honor2{
    top: -35px;
    left: 520px;
  }
  .honor3{
    top: 55px;
    left: 610px;
  }
  .honor4{
    top: 140px;
    left: 520px;
  }
  .honor5{
    top: 230px;
    left: 550px;
  }
  .honor6{
    bottom: -70px;
    left: 155px;
  }
  .honor7{
    top: 230px;
    left: -180px;
  }
  .honor8{
    width: 300px;
    top: 140px;
    left: -280px;
  }
  .honor9{
    top: 55px;
    left: -260px;
  }
  .honor10{
    top: -35px;
    left: -200px;
  }
  .contact{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 80px 0;
    text-align: center;
  }
  .contact-box{
    text-align: left;
    padding-top: 80px;
  }
  .contact-h1{
    font-family: PingFangSC-Regular;
    font-size: 22px;
    color: #333333;
    letter-spacing: 0;
    line-height: 50px;
    font-weight: 400;
  }
  .contact-blod{
    font-family: PingFangSC-Medium;
    font-weight: 600;
  }
}
/* 992-1200 */
@media screen and (max-width: 1200px) {
  .header li a{
    line-height: 316%;
  }
  .container{
    width: 100%;
  }
  .header{
    display: flex;
    align-items: center;
    width: 100%;
    height: 80px;
    box-shadow: 0px 2px 10px 0px rgba(234,231,231,0.5);
  }
  .header-img{
    width: 589px;
  }
  .logo-png{
    margin-left: 100px;
    width: 463px;
    height: 40px;
  }
  .header li{
    float: left;
    text-align: center;
    line-height: 80px;
    width: 180px;
    height: 80px;
    background: #fff;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 400;
  }
  .header li:hover{ 
    background: rgba(68,116,202,0.2);
    color: #3C68B7;
  }
  .header-menu{
    display: none;
  }
  .business{
    height: 610px;
  }
  .business-bg{
    height: 870px;
  }
  .business-h1{
    font-family: PingFangSC-Semibold;
    font-size: 40px;
    color: #333333;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 600;
  }
  .business-h2{
    margin-top: 22px;
    opacity: 0.99;
    font-family: Futura-Medium;
    font-size: 16px;
    color: #999999;
    letter-spacing: 3px;
    line-height: 16px;
    font-weight: 500;
  }
  .business-h3{
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 400;
  }
  .h3-first{
    margin-top: 30px;
  }
  .business-box{
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .thumbnail{
    margin: 0;
    margin-top: 40px;
    padding: 0;
    width: 300px;
    height: 350px;
    background-color: transparent;
    border: 0px solid transparent;
  }
  .thumbnail-num{
    font-family: Futura-Medium;
    font-size: 16px;
    color: #222222;
    letter-spacing: 3px;
    line-height: 16px;
    font-weight: 500;
  }
  .thumbnail-bgimg{
    margin-top: 30px;
    width: 108px;
    height: 108px;
  }
  .thumbnail-centerimg{
    margin-top: -71px;
    width: 30px;
    height: 30px;
  }
  .thumbnail .caption{
    padding: 0px;
  }
  .caption-h1{
    margin-top: 86px;
    font-family: HiraginoSansGB-W6;
    font-size: 22px;
    color: #111111;
    letter-spacing: 0;
    font-weight: 600;
  }
  .caption-h2{
    margin-top: 20px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    line-height: 30px;
    font-weight: 400;
  }
  .culture{
    margin-top: 40px;
  }
  .culture-box-left{
    width: 522px;
    height: 644px;
  }
  .culture-right-bg{
    position: relative;
    width: 428px;
    height: 98px;
  }
  .culture-text{
    position: absolute;
    top: 40px;
    left: 33px;
  }
  .culture-h1{
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
  }
  .culture-h2{
    margin-top: 15px;
    font-family: PingFangSC-Semibold;
    font-size: 30px;
    color: #000000;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 600;
    text-align: left;
  }
  .culture-msg{
    display: flex;
    align-items: center;
    margin-top: 60px;
  }
  .culture-msg-box{
    padding: 0 40px;
  }
  .msg-box-img{
    width: 30px;
    height: 34px;
  }
  .msg-box-imgw{
    width: 44px;
    height: 34px;
  }
  .msg-h1{
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: HiraginoSansGB-W6;
    font-size: 22px;
    color: #111111;
    letter-spacing: 0;
    font-weight: 600;
    text-align: left;
  }
  .msg-h2{
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    text-align: left;
  }
  .msg-box-bottom{
    margin-top: 87px;
  }
  .color-white{
    color: #fff;
    padding-top: 90px;
  }
  .color-white2{
    color: #fff;
    opacity: 0.5;
  }
  .custom-box{
    padding: 60px;
  }
  .custom-box-item{
    width: 320px;
  }
  .custom-h1{
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 500;
  }
  .custom-h3{
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    font-weight: 400;
  }
  .honor-box{
    padding: 150px 0;
  }
  .honor-img{
    width: 500px;
    height: 220px;
  }
  .honor-msg{
    width: 200px;
    height: 50px;
    border-radius: 25px;
    line-height: 50px;
    font-size: 16px;
  }
  .honor1{
    top: -60px;
    left: 130px;
  }
  .honor2{
    top: -25px;
    left: 430px;
  }
  .honor3{
    top: 45px;
    left: 520px;
  }
  .honor4{
    top: 120px;
    left: 430px;
  }
  .honor5{
    top: 210px;
    left: 460px;
  }
  .honor6{
    bottom: -60px;
    left: 130px;
  }
  .honor7{
    top: 210px;
    left: -130px;
  }
  .honor8{
    width: 250px;
    top: 120px;
    left: -230px;
  }
  .honor9{
    top: 45px;
    left: -210px;
  }
  .honor10{
    top: -25px;
    left: -155px;
  }
  .contact-box{
    text-align: left;
    padding-top: 60px;
  }
  .contact-h1{
    font-family: PingFangSC-Regular;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 400;
  }
}
/* 750-992 */
@media screen and (max-width:992px) {
  .container{
    width: 100%;
  }
  .header{
    display: flex;
    align-items: center;
    width: 100%;
    height: 60px;
    box-shadow: 0px 2px 10px 0px rgba(234,231,231,0.5);
  }
  .header-img{
    width: 489px;
  }
  .logo-png{
    margin-left: 100px;
    width: 333px;
    height: 30px;
  }
  .header li{
    float: left;
    text-align: center;
    line-height: 60px;
    width: 100px;
    height: 60px;
    background: #fff;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 400;
  }
  .header li:hover{ 
    background: rgba(68,116,202,0.2);
    color: #3C68B7;
  }
  .header-menu{
    display: none;
  }
  .business{
    height: 560px;
  }
  .business-bg{
    height: 820px;
  }
  .business-h1{
    font-family: PingFangSC-Semibold;
    font-size: 30px;
    color: #333333;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 600;
  }
  .business-h2{
    margin-top: 20px;
    opacity: 0.99;
    font-family: Futura-Medium;
    font-size: 12px;
    color: #999999;
    letter-spacing: 3px;
    line-height: 12px;
    font-weight: 500;
  }
  .business-h3{
    font-family: PingFangSC-Regular;
    font-size: 10px;
    color: #333333;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 400;
  }
  .h3-first{
    margin-top: 20px;
  }
  .business-box{
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .thumbnail{
    margin: 0;
    margin-top: 40px;
    padding: 0;
    width: 230px;
    height: 350px;
    background-color: transparent;
    border: 0px solid transparent;
  }
  .thumbnail-num{
    font-family: Futura-Medium;
    font-size: 12px;
    color: #222222;
    letter-spacing: 3px;
    line-height: 12px;
    font-weight: 500;
  }
  .thumbnail-bgimg{
    margin-top: 20px;
    width: 88px;
    height: 88px;
  }
  .thumbnail-centerimg{
    margin-top: -60px;
    width: 25px;
    height: 25px;
  }
  .thumbnail .caption{
    padding: 0px;
  }
  .caption-h1{
    margin-top: 76px;
    font-family: HiraginoSansGB-W6;
    font-size: 18px;
    color: #111111;
    letter-spacing: 0;
    font-weight: 600;
  }
  .caption-h2{
    margin-top: 15px;
    font-family: PingFangSC-Regular;
    font-size: 10px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
    font-weight: 400;
  }
  .color-white{
    color: #fff;
    padding-top: 70px;
  }
  .color-white2{
    color: #fff;
    opacity: 0.5;
  }
  .custom-box{
    padding: 40px;
  }
  .custom-box-item{
    width: 320px;
  }
  .custom-h1{
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 500;
  }
  .custom-h3{
    font-size: 10px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    font-weight: 400;
  }
  .honor-box{
    padding: 100px 0;
  }
  .honor-img{
    width: 360px;
    height: 180px;
  }
  .honor-msg{
    width: 150px;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
    font-size: 12px;
  }
  .honor1{
    top: -50px;
    left: 100px;
  }
  .honor2{
    top: -25px;
    left: 310px;
  }
  .honor3{
    top: 40px;
    left: 370px;
  }
  .honor4{
    top: 100px;
    left: 310px;
  }
  .honor5{
    top: 170px;
    left: 300px;
  }
  .honor6{
    bottom: -50px;
    left: 100px;
  }
  .honor7{
    top: 170px;
    left: -100px;
  }
  .honor8{
    width: 180px;
    top: 100px;
    left: -170px;
  }
  .honor9{
    top: 40px;
    left: -180px;
  }
  .honor10{
    top: -25px;
    left: -125px;
  }
  .contact-box{
    text-align: left;
    padding-top: 60px;
  }
  .contact-h1{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 400;
  }
  .bottom{
    height: 100px;
  }
  .bottom-text{
    opacity: 0.6;
    font-size: 12px;
  }
}
/* 375-750 */
@media screen and (max-width:750px) {
  .container{
    width: 100%;
  }
  .header{
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    height: 60px;
    box-shadow: 0px 2px 10px 0px rgba(234,231,231,0.5);
  }
  .header-img{
    width: 489px;
  }
  .logo-png{
    margin-left: 0px;
    width: 333px;
    height: 30px;
  }
  .header li{
    float: left;
    text-align: center;
    line-height: 50px;
    width: 100px;
    height: 50px;
    background: #fff;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 400;
  }
  .header li:hover{ 
    background: rgba(68,116,202,0.2);
    color: #3C68B7;
  }
  .header-text{
    display: none;
  }
  .header-menu{
    display: inline;
  }
  .menu-png{
    width: 20px;
    height: 20px;
  }
  .dropdown-menu{
    top: 40px;
    min-width: 100px;
  }
  .business{
    height: 1240px;
  }
  .business-bg{
    height: 1500px;
  }
  .business-h1{
    font-family: PingFangSC-Semibold;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 600;
  }
  .business-h2{
    margin-top: 15px;
    opacity: 0.99;
    font-family: Futura-Medium;
    font-size: 10px;
    color: #999999;
    letter-spacing: 0px;
    line-height: 10px;
    font-weight: 500;
  }
  .business-h3{
    padding: 0 15px;
    font-family: PingFangSC-Regular;
    font-size: 8px;
    color: #333333;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 400;
  }
  .h3-first{
    margin-top: 15px;
  }
  .business-box{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
  }
  .thumbnail{
    margin: 0;
    margin-top: 20px;
    padding: 0;
    width: 230px;
    height: 320px;
    background-color: transparent;
    border: 0px solid transparent;
  }
  .thumbnail-num{
    font-family: Futura-Medium;
    font-size: 12px;
    color: #222222;
    letter-spacing: 3px;
    line-height: 12px;
    font-weight: 500;
  }
  .thumbnail-bgimg{
    margin-top: 20px;
    width: 88px;
    height: 88px;
  }
  .thumbnail-centerimg{
    margin-top: -60px;
    width: 25px;
    height: 25px;
  }
  .thumbnail .caption{
    padding: 0px;
  }
  .caption-h1{
    margin-top: 56px;
    font-family: HiraginoSansGB-W6;
    font-size: 18px;
    color: #111111;
    letter-spacing: 0;
    font-weight: 600;
  }
  .caption-h2{
    margin-top: 15px;
    font-family: PingFangSC-Regular;
    font-size: 10px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
    font-weight: 400;
  }
  .culture{
    margin-top: 40px;
  }
  .culture-box{
    flex-direction: column;
  }
  .culture-box-left{
    width: 100%;
    height: auto;

  }
  .img{
    height: auto;
  }
  .culture-box-right{
    margin-top: 0;
  }
  .culture-right-bg{
    position: relative;
    padding: 0 15px;
    width: 100%;
    height: auto;
  }
  .culture-text{
    position: absolute;
    top: 40px;
    left: 33px;
  }
  .culture-h1{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    line-height: 16px;
    font-weight: 400;
  }
  .culture-h2{
    margin-top: 15px;
    font-family: PingFangSC-Semibold;
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 600;
    text-align: left;
  }
  .culture-msg{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
  }
  .culture-msg-box{
    padding: 0 40px;
  }
  .msg-box-img{
    width: 30px;
    height: 34px;
  }
  .msg-box-imgw{
    width: 44px;
    height: 34px;
  }
  .msg-h1{
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: HiraginoSansGB-W6;
    font-size: 16px;
    color: #111111;
    letter-spacing: 0;
    font-weight: 600;
    text-align: left;
  }
  .msg-h2{
    font-family: PingFangSC-Regular;
    font-size: 10px;
    color: #333333;
    letter-spacing: 0;
    line-height: 16px;
    font-weight: 400;
    text-align: left;
  }
  .msg-box-bottom{
    margin-top: 60px;
  }
  .color-white{
    color: #fff;
    padding-top: 70px;
  }
  .color-white2{
    color: #fff;
    opacity: 0.5;
  }
  .custom{
    margin-top: 90px;
  }
  .custom-box{
    flex-wrap: wrap;
    padding: 40px;
  }
  .custom-box-item{
    padding-bottom: 60px;
    width: 320px;
  }
  .custom-h1{
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 500;
  }
  .custom-h3{
    font-size: 10px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    font-weight: 400;
  }
  .honor-box{
    padding: 50px 0;
  }
  .honor-img{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
  }
  .honor-msg{
    position: initial;
    margin-bottom: 20px;
  }
  .honor-center{
    display: none;
  }
  .contact-box{
    text-align: left;
    padding: 40px 20px 0 20px;
  }
  .contact-h1{
    margin-bottom: 10px;
    font-family: PingFangSC-Regular;
    font-size: 10px;
    color: #333333;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 400;
  }
  .bottom{
    flex-direction: column;
    height: 140px;
  }
  .bottom-text{
    opacity: 0.6;
    font-size: 8px;
  }
}
