.fadeInUp {
  animation: fadeInUp 1s linear 1;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.about{
    width:100%;
    padding-top: 50px;
}
.about .item-back{
    /* margin-top: 50px; */
    /* width:80%; */
     padding: 50px 0; /**/
}
.item-head{
    margin: 35px 0;
    width:60%;
}
.about .item-back .about-m-title{
    display: none;
}
.about .about-nav-menu {
    position: fixed;
    width: 100%;
    padding: 0;
    background: #fff;
    border-bottom: 1px solid #ddd;
    z-index: 900;
}
.about .about-nav-menu .about-nav-bar {
    text-align: center;
    background: #fff;
}
.about .about-nav-menu .about-nav-bar .category {
    width: 100%;
    line-height: 50px;
}

.about .about-nav-menu .about-nav-bar .category .category-detail {
    width: 168px;
    height: 20px;
    padding: 20px 0;
    line-height: 20px;
    text-align: center;
    font-size: 18px;
    color: #424242;
    display: inline-flex;
}
.about .about-nav-menu .about-nav-bar .category .category-detail span {
    width: 170px;
    display: block;
    cursor: pointer;
    border-right: 1px solid #e0e0e0;
}
.about .about-nav-menu .about-nav-bar .category .category-detail:last-child span{
    border:none;
}

.about .about-nav-menu .about-nav-bar .category .category-detail span.active {
    color: #ed0000;
}
.item-head .item-title{
    font-size: 40px;
    line-height: 60px;
}
.history-item,.partner-item,.contactUs-item{
    background: #f4f4f4;
}
.about-item .about-box,.about-item .play-box,.history-item .history-box,.honor-item .honor-box,.partner-item .partner-box,.contactUs-item .contactUs-box{
    display: flex;
    justify-content: center;
    width:100%;
    margin-bottom: 50px;/**/
}
.about-item .about-box .about-us,.about-item .play-box .play-container{
    /* height: 500px; */
    width: 60%;
}

.about-item .about-us .item-title,.history-item .history-box .history-container .item-title,.honor-item .honor-box .item-title,.contactUs-item .contactUs-box .item-title{
   /* font-size: 40px;
    line-height: 60px;
    margin:35px 0;*/
}
.about-item .about-us .item-des{
    position: relative;
    font-size:17px;
    overflow:hidden;
    overflow:auto;
    overflow-y:scroll;
    height:300px;
   
    
}
.about-item .about-us .item-des .content{
    
}
.about-item .about-us .content-cover{
    
    position: sticky;
    left: 0;
        
    right: 0;
        
    bottom: 0;
        
    height: 5px;

    background: -webkit-linear-gradient(top,hsla(0,0%,100%,0),#fff 60%);
    background: linear-gradient(180deg,hsla(0,0%,100%,0),#fff 60%);

    padding-top: 40px;
}
.about-item .about-us .item-des::-webkit-scrollbar-track{
    background-color: white;
    
    /*box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);*/
    border-radius: 10px;
}
.about-item .about-us .item-des::-webkit-scrollbar {
    width: 5px;
}
.about-item .about-us .item-des::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background-color: #d4d4d4;
    border-radius: 10px;
    
    opacity:0;
    visibility:hidden;

}
.about-item .about-us .item-des:hover::-webkit-scrollbar-thumb {
    opacity:1;
    visibility:visible;
}
.about-item .qiye-box,.honor-item .honor-box,.partner-item .partner-box{
    -moz-user-select:none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    /* height: 200px;*/
    width:100%;
    -moz-user-select:none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    /*
    border: 1px solid #000000;
    */
    display:flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    
    justify-content: flex-end;
    -ms-flex-pack: end;
   /* overflow-x: hidden;*/
}
.about-item .qiye-box .qiye-container,.honor-item .honor-box .honor-container,.partner-item .partner-box .partner-container{
    width:80%;
    /* padding-top: 80px; */
    height: auto;
}
.about-item .qiye-box .about-swiper.swiper-container,.honor-item .honor-box .honor-container .honor-swiper.swiper-container, .partner-item .partner-box .partner-container .partner-swiper.swiper-container{
    width: 100%;
    /* height: 200px; */
    margin: 14px auto;
   /* overflow: unset;*/
}
.about-item .qiye-box .about-swiper.swiper-container .swiper-wrapper,.honor-item .honor-box .honor-container .honor-swiper .swiper-wrapper{

    height:100%;
    width:auto;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box;
}
.about-item .qiye-box .about-swiper .swiper-slide,.honor-item .honor-box .honor-container .honor-swiper .swiper-wrapper .swiper-slide{
  
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width:533px;
    height: 100%;
    position: relative;
    margin-right: 20px;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
  

}
.honor-item .honor-box .honor-container .honor-swiper .swiper-wrapper .swiper-slide {
    width:auto;
}

.about-item .qiye-box .about-swiper .swiper-slide  .tab-img-container,.honor-item .honor-box .honor-container .honor-swiper .swiper-wrapper .swiper-slide .tab-img-container{
    background: #d5d5d5;
    /*border: 1px solid #d5d5d5;*/
    height: 350px;
    max-height: 350px;
    overflow: hidden;
	border-radius: 5px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
    
}
.about-item .qiye-box .about-swiper .swiper-slide .tab-img-container img,.honor-item .honor-box .honor-container .honor-swiper .swiper-wrapper .swiper-slide .tab-img-container img{
    width:auto;
    height: 100%;
    /*object-fit: contain;*/
    
}
.about-item .qiye-box .about-swiper .swiper-slide .tab-des-container *,.honor-item .honor-box .honor-container .honor-swiper .swiper-wrapper .swiper-slide .tab-des-container{
    padding-top: 0.83333vw;
    font-size: .9375vw;
    line-height: 1.40625vw;
    letter-spacing: -.00391vw;
}
.about-swiper-button, .honor-item .honor-box .honor-container .honor-swiper-button{

    height: 42px;
    line-height: 40px;

}

.about-swiper-button div .iconfont ,.honor-item .honor-box .honor-container .honor-swiper-button div .iconfont{
    border: 1px solid #d5d5d5;
    border-radius: 50px;
    padding: 10px;
    background: #f4f4f4;
}
.about-swiper-button div,.honor-item .honor-box .honor-container .honor-swiper-button div{
    background:none;
    right: auto;
    left: 0;
    position: relative;
    float: left;
    margin-right: 20px;
}

.about-swiper-button .swiper-button-next {
    /* left: 50px; */
}
.about .history-item{
    
}
.about .history-item .history-box {
    
}

.about .history-item .history-box .history-container,.contactUs-item .contactUs-box .contactUs-container{
    width:100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    -ms-flex-align: center;
}

.about .history-item .history-box .history-container .item-title,.contactUs-item .contactUs-box .contactUs-container .item-title,.contactUs-item .contactUs-box .contactUs-container .item-desc{
    width: 60%;
}

.about .history-item .history-box .history-container .history-swiper{
    width: 60%;
    
}
.about .history-item .history-box .history-container .history-swiper .swiper-wrapper{
    height: 400px;
}

.about .history-item .history-box .history-container .history-swiper .swiper-wrapper .swiper-slide{
    text-align: center;
    font-size: 18px;

    /* 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;
    
}
.about .history-item .history-box .history-container .history-swiper .swiper-wrapper .large-year{
    position: absolute;
    width:100%;
    height: 100%;
    top: 0;
    left: 0;
    /*right: -60px;*/
    font-size: 23vw;
    
    font-weight: 700;

    color: rgba(163, 163, 163, 0.1);
    letter-spacing: -4.55px;
    line-height: 1;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
}

.about .history-item .history-box .history-container .history-swiper .swiper-wrapper .swiper-slide.swiper-slide-active{
    padding: 0 23%;
}
.about .history-item .history-box .history-container .history-swiper .swiper-wrapper .swiper-slide.swiper-slide-next{
    
}

.about .history-item .history-box .history-container .history-swiper-button{
    
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -ms-flex-pack: justify;
    
    border-top: 1px solid #d5d5d5;
    width:60%;
    height: 35px;
}

.about .history-item .history-box .history-container .history-swiper-button>div{
    position: relative;
    left: auto;
    right: auto;
    background: none;
    top: auto;
    z-index: auto;
    margin: 0;
    height: 35px;
    line-height: 35px;
    width: auto;
}
.about .history-item .history-box .history-container .history-swiper-button .swiper-button-disabled{
    
}
.about .history-item .history-box .history-container .history-swiper-button .history-button-prev{
    
}

.about .history-item .history-box .history-container .history-swiper-button .history-button-prev{
    
}
.about .history-item .history-box .history-container .history-swiper-button span.iconfont{
    
}
.about .history-item .history-box .history-container .history-swiper-button .pagination-box{
    width:100%;
    overflow: hidden;/**/
    height: auto;
    
}

.about .history-item .history-box .history-container .history-swiper-button .pagination-box .swiper-slide{

    width:50px;
}
.about .history-item .history-box .history-container .history-swiper-button .history-swiper-pagination{
    bottom: 0;
   /* display: flex;
    justify-content: flex-start;
    /*
    overflow-y:auto ;
    */
}
/*
.about .history-item .history-box .history-container .history-swiper-button .history-swiper-pagination::-webkit-scrollbar-track{
    background-color: #ffffff00;

    border-radius: 10px;
}
.about .history-item .history-box .history-container .history-swiper-button .history-swiper-pagination::-webkit-scrollbar {
    width: 0px;
}
.about .history-item .history-box .history-container .history-swiper-button .history-swiper-pagination::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 5px rgb(0 0 0 / 0%);
    background-color: #d4d4d400;
    border-radius: 10px;

}*/

.about .history-item .history-box .history-container .history-swiper-button .history-swiper-pagination .swiper-pagination-bullet{

        
    height: 30px;

    border-radius: 0;
    background: none;
    margin-right: 40px;
    
}
.about .history-item .history-box .history-container .history-swiper-button .history-swiper-pagination .swiper-pagination-bullet span{
    
    display: inline-block;
    font-size: 17px;
    /* min-width: 300px; */
    width: auto;

    margin-right: 40px;
    height: 34px;
    
}
.about .history-item .history-box .history-container .history-swiper-button .history-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span{
    
    border-bottom: 2px solid #ed0000;
}

.partner-item .partner-box {
    
}

.partner-item .partner-box .partner-container {
    width: 100%;
    display: flex;
    /* margin: 0 auto; */
    flex-direction: column;
    align-items: center;
}

.partner-item .partner-box .partner-container .partner-swiper {
    
    
}

.partner-item .partner-box .partner-container .partner-swiper .swiper-wrapper {
    transition-timing-function: linear;
}

.partner-item .partner-box .partner-container .partner-swiper .swiper-wrapper .swiper-slide {
    width: 180px;
    max-width: 180px;
}

.partner-item .partner-box .partner-container .partner-swiper .swiper-wrapper .swiper-slide .tab-img-container {
    
    overflow: hidden;
    text-align: center;
    max-width: 180px;
/*
    border: 1px solid #D1D1D1;
    
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	*/
}

.partner-item .partner-box .partner-container .partner-swiper .swiper-wrapper .swiper-slide .tab-img-container img {
    height: auto;
    width: 100%;
}
.contactUs-item .contactUs-box .item-post-name {
    width: 100%;
    margin: 20px 20px 0;
    color:#ed0000;
}
.contactUs-item .contactUs-box .contactUs-content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width:100%;
    /*
    margin-left: -10px;
    margin-right: -10px;
    */
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-direction: row;
    -ms-flex-direction: row;
    padding: 30px;
    border-bottom: 1px solid #d5d5d5;
}
.contactUs-item .contactUs-box .contactUs-content:last-child{
    border:none;
}

.contactUs-item .contactUs-box .contactUs-content .contactUs-li ,.contactUs-li.li-row,.contactUs-li.li-row1{
    width: 100%;

 
}
.contactUs-item .contactUs-box .contactUs-content .contactUs-li.li-row2{
    width: calc(100% / 2);
    display: inline-flex;
    justify-content: space-around;
    
 
}

.contactUs-item .contactUs-box .contactUs-content .contactUs-li.li-row3{
    width: calc(100% / 3);

    display: inline-flex;
    justify-content: space-around;
    
 
}


.contactUs-item .contactUs-box .contactUs-content .contactUs-li.li-row4{
    width: calc(100% / 4);

    display: inline-flex;
    justify-content: space-around;
    
 
}



.contactUs-item .contactUs-box .contactUs-content .contactUs-li:nth-child(1){
    
    display: inline-flex;
    justify-content: flex-start;
    
}
.contactUs-item .contactUs-box .contactUs-content .contactUs-li.li-row2:nth-child(2n){
    
    display: inline-flex;
    justify-content: flex-end;
    
}
.contactUs-item .contactUs-box .contactUs-content .contactUs-li.li-row3:nth-child(3n){
    
    display: inline-flex;
    justify-content: flex-end;
    
}
.contactUs-item .contactUs-box .contactUs-content .contactUs-li.li-row4:nth-child(4n){
    
    display: inline-flex;
    justify-content: flex-end;
    
}
.contactUs-item .contactUs-box .contactUs-content .contactUs-li .item-box {
    padding:10px;
    margin: auto 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin-bottom: 20px;
    border: 2px solid transparent;
    background: #fff;
    /* box-shadow: 0 0 5px 2px #bfbfbf;*/
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    display: inline-table;
}
.contactUs-item .contactUs-box .contactUs-content .contactUs-li .item-box:hover{
   /* box-shadow: 0 20px 10px -12px rgb(196 196 196 / 50%);
    -webkit-box-shadow: 0 20px 10px -12px rgb(196 196 196 / 50%);
    -moz-box-shadow: 0 20px 10px -12px rgb(196 196 196 / 50%);
    -ms-box-shadow: 0 20px 10px -12px rgb(196 196 196 / 50%);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    */
}
.contactUs-item .contactUs-box .contactUs-content .contactUs-li .item-name{
    font-size: 20px;
    margin-bottom: 26px; 
}
.contactUs-item .contactUs-box .contactUs-content .contactUs-li .item-desc{
    
}
.contactUs-item .contactUs-box .contactUs-content .contactUs-li .item-info{
    /* width: 89.93%; */
    margin: 0 auto;
    padding:0;
    font-size: 17px;
}
.contactUs-item .contactUs-box .contactUs-content .contactUs-li .item-info span {
    display: block;
    font-size: 12px;
    color: #999;
}
.contactUs-item .contactUs-box .contactUs-content .contactUs-li .item-info td,.contactUs-item .contactUs-box .contactUs-content .contactUs-li .item-info td a{
    color: #666666;
    line-height: 28px;
}


.contactUs-item .contactUs-box .contactUs-container {
    width: 80%;
    padding-left: 5vw;
    padding-right: 5vw;
    background: #fff;
}
.contactUs-item .contactUs-box .item-head{
    margin: 0;
    padding: 35px 0;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}
.contactUs-item .contactUs-box .item-head .item-title{
    width:100%;
    text-align: center;
}
.contactUs-item .contactUs-box .contactUs-container .address-content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 35px 0;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}
.contactUs-item .contactUs-box .contactUs-container .address-content .address-box{
    width:50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /* height: 100%; */
    flex-direction: column;
    justify-content: space-between;
}
.address-li{
   /* padding-bottom: 50px;*/
    cursor: pointer;
    color:#999999;
}
.address-li:hover{
    color:#000;
}
.address-li.active{
    color:#000;
}
.address-li span {
    display: block;
}
.address-title{
    font-size: 1.5rem;
}
.address-desc,.address-tel{
    font-size:16px;
}
.contactUs-item .contactUs-box .contactUs-container .address-content .map-box{
    width:50%;
    
}
.map-box .swiper-slide {
    width: 100% !important;
}

.about .item-back .item-box {}

.about .item-back .item-box .item-row {}

.about .item-back .item-box .item-row .item-col{
    /*
    display: flex;
    justify-content: center;
    */
}

.about .item-back .item-box .item-row .item-col .item-col-box {
    /*
    min-width: 200px;
    min-height: 400px;
    font-size: 20px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    
    padding: 20px;
    box-shadow: 5px 2px 20px 1px rgb(0 0 0 / 30%);
    -moz-box-shadow: 5px 2px 20px 1px rgb(0 0 0 / 30%);
    -webkit-box-shadow:5px 2px 20px 1px rgb(0 0 0 / 30%);
    -ms-box-shadow: 5px 2px 20px 1px rgb(0 0 0 / 30%);
    -o-box-shadow: 5px 2px 20px 1px rgb(0 0 0 / 30%);
    */
}

.about .item-back .item-box .item-row .item-col .item-col-box .item-col-title,.about .item-back .item-box .item-row .item-col .item-col-box .item-content{
    /*
    writing-mode: vertical-rl;
    text-orientation: upright;
    margin: 20px;
    */
}

.about .item-back .item-box .item-row .item-col .item-col-box .item-col-title {
    /* margin: 20px; */
    /*
    display: flex;
    min-height: 110px;
    padding: 10px 5px;
    border: 2px solid #ed0000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
    color: #ed0000;
    font-weight: bold;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    */
}

.about .item-back .item-box .item-row .item-col .item-col-box .item-content {
    /*
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 5px;
    */
}

/*2222222222222222222222222*/
.about .item-back .item-box {margin-bottom: 50px;}

.about .item-back .item-box .item-row {}

.about .item-back .item-box .item-row .item-col{
}

.about .item-back .item-box .item-row .item-col .item-col-box {
     padding: 32px 35px 35px;
     border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
     margin: 25px 10px;
     background-color: #f4f4f4;
     box-shadow: 16px 16px 25px -4px rgb(0 0 0 / 10%);
     -moz-box-shadow: 16px 16px 25px -4px rgb(0 0 0 / 10%);
     -webkit-box-shadow: 16px 16px 25px -4px rgb(0 0 0 / 10%);
     -ms-box-shadow: 16px 16px 25px -4px rgb(0 0 0 / 10%);
     -o-box-shadow: 16px 16px 25px -4px rgb(0 0 0 / 10%);
     background-size: cover !important;
     -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.about .item-back .item-box .item-row .item-col .item-col-box .iconfont {
    margin-top: 35px;
    font-size: 80px;
    height: 90px;
    color: #ed0000;
}

.about .item-back .item-box .item-row .item-col .item-col-box .item-col-title,.about .item-back .item-box .item-row .item-col .item-col-box .item-content{
   /* margin-left: 5px; */
   padding: 15px 10px;
}

.about .item-back .item-box .item-row .item-col .item-col-box .item-col-title {
    font-size: 40px;
    font-weight: bold;
}

.about .item-back .item-box .item-row .item-col .item-col-box .item-content {
    font-size: 30px;
}
@media only screen and (max-width: 1000px) {
    .about .item-back{
        /*padding: 0;*/
    }
    .about .about-nav-menu{
     
    }

    .about .item-back .about-m-title{
        display: flex;
        width: 100%;
        line-height: 50px;
        font-size: 15px;
        height: 50px;
        justify-content: center;
        border-bottom: 1px solid #f4f4f4;
    }
    .about .about-nav-menu .about-m-title .iconfont {
        right: 10px;
        position: absolute;
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        -o-transition: -o-transform .3s;
        -moz-transition: transform .3s,-moz-transform .3s;
        transition: transform .3s;
        transition: transform .3s,-webkit-transform .3s,-moz-transform .3s,-o-transform .3s;
        transition: transform .3s,-webkit-transform .3s;
    }
    .about .about-nav-menu.open .about-m-title .iconfont {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .about .about-nav-menu .about-nav-bar{
        overflow: hidden;
        height: auto;
        max-height: 0;
        transition: max-height .3s;
        -webkit-transition: max-height .3s;
        -moz-transition: max-height .3s;
        -ms-transition: max-height .3s;
        -o-transition: max-height .3s;
    }
    .about .about-nav-menu.open .about-nav-bar{
        max-height: 100vh;
        height: auto;
        transition: max-height .3s;
        -webkit-transition: max-height .3s;
        -moz-transition: max-height .3s;
        -ms-transition: max-height .3s;
        -o-transition: max-height .3s;
    }
    .about .about-nav-menu .about-nav-bar .category{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .about .about-nav-menu .about-nav-bar .category .category-detail{
        display: inline-flex;
        width: 100%;
        justify-content: center;
        padding: 0;
        height: 50px;
        line-height: 50px;
        font-size: 15px;
    }
    .about .about-nav-menu .about-nav-bar .category .category-detail span{
        border:none;
        /* line-height: 50px; */
        /* height: 50px; */
    }
    
    .item-head .item-title{
        font-size: 30px;
        line-height: 30px;
    }
    .about-item .about-box, .about-item .play-box, .history-item .history-box, .honor-item .honor-box, .partner-item .partner-box, .contactUs-item .contactUs-box{
        
    }
    
    .item-head,.about-item .about-box .about-us, .about-item .play-box .play-container,.about .history-item .history-box .history-container .history-swiper-button,.about .history-item .history-box .history-container .history-swiper{
        width: 90%;
    }
    .about .history-item .history-box .history-container .history-swiper .swiper-wrapper{
        height: 300px;
    }
    .about .history-item .history-box .history-container .history-swiper .swiper-wrapper .swiper-slide.swiper-slide-active{
        padding:0;
    }
    .about .history-item .history-box .history-container .history-swiper .swiper-wrapper .large-year{
        /*font-size: 8.125rem;*/
    }
    .contactUs-item .contactUs-box .contactUs-container{
        width: 100%;
    }
    .contactUs-item .contactUs-box .item-head{
    display: none;
    }
    .contactUs-item .contactUs-box .item-head .item-title{
        
    }
    .contactUs-item .contactUs-box .contactUs-container .address-content{
    display: block;
    }
    .contactUs-item .contactUs-box .contactUs-container .address-content .address-box{
        width:100%
    }
    .contactUs-item .contactUs-box .contactUs-container .address-content .map-box{
        width:100%
    }
    .address-li{
        
    }
    .contactUs-item .contactUs-box .contactUs-content{
        
    }
    .contactUs-item .contactUs-box .contactUs-content .contactUs-li.li-row2,.contactUs-item .contactUs-box .contactUs-content .contactUs-li.li-row3,.contactUs-item .contactUs-box .contactUs-content .contactUs-li.li-row4{
        display: block;
        width: 50%;
    }
    
    .contactUs-item .contactUs-box .contactUs-content .contactUs-li.li-row2:nth-child(2n),.contactUs-item .contactUs-box .contactUs-content .contactUs-li.li-row3:nth-child(3n),.contactUs-item .contactUs-box .contactUs-content .contactUs-li.li-row4:nth-child(4n){
        display:block
    }
    .contactUs-item .contactUs-box .contactUs-content .contactUs-li{
        display: block;
    }
    .contactUs-item .contactUs-box .contactUs-content .contactUs-li .item-box{
        display:block
    }
    .culture-item,.history-item,.honor-item,.partner-item{
        padding-top:0 !important;
    }
    .contactUs-item{
        padding-bottom: 0 !important;
    }
    .about-item .qiye-box .qiye-container,.honor-item .honor-box .honor-container,.partner-item .partner-box .partner-container{
        width:95%;
        /* padding-top: 80px; */
        height: auto;
    }
    .about-swiper-button, .honor-item .honor-box .honor-container .honor-swiper-button{
        display: none;
    }
    
    .about-item .qiye-box .about-swiper .swiper-slide,.honor-item .honor-box .honor-container .honor-swiper .swiper-wrapper .swiper-slide{
      width: auto;
      height: 100%;
      max-width: 95%;
      margin-right: 20px;

    }
    
    .about-item .qiye-box .about-swiper .swiper-slide  .tab-img-container,.honor-item .honor-box .honor-container .honor-swiper .swiper-wrapper .swiper-slide .tab-img-container{

        height: auto;
        max-height: 100%;
    }
    .about-item .qiye-box .about-swiper .swiper-slide .tab-img-container img,.honor-item .honor-box .honor-container .honor-swiper .swiper-wrapper .swiper-slide .tab-img-container img{
        height: auto;
    }
    .about-item .qiye-box .about-swiper .swiper-slide .tab-des-container *, .honor-item .honor-box .honor-container .honor-swiper .swiper-wrapper .swiper-slide .tab-des-container {
        font-size: 15px;
        height: auto;
        line-height: normal;
        text-align: center;
    }
}

@media only screen and (max-width: 800px) {
    
    .contactUs-item .contactUs-box .contactUs-content .contactUs-li.li-row2,.contactUs-item .contactUs-box .contactUs-content .contactUs-li.li-row3,.contactUs-item .contactUs-box .contactUs-content .contactUs-li.li-row4{
        display: block;
        width: 100%;
    }
}
