@media screen and (max-width:1200px){
    .about .jj{
        height: auto !important;
    }
    .show .main .item .box .index-xinjia{
        display: block !important;
    }
}
@media screen and (max-width:1200px) and (min-width:640px){
    .swiper-slide img{
        height: auto !important;
    }
    .swiper-container{
        height: auto !important;
    }
}

@media screen and (max-width:640px){
    
    
    
    
    
    
    
    
    
    .show .main .item a >div.img img{
        height: auto !important;
    }
    .am-tabs-nav{
        width: 100% !important;
    }
    .am-tabs-bd .am-tab-panel{
        padding: 0;
    }
    .show .main .item{
        padding: 0 5px !important;
    }
    h2.tlt{
        font-size: 20px;
    }
    .about .jj{
        font-size: 16px;
    }
    .am-tabs-default .am-tabs-nav>.am-active a{
        background: initial !important;
        color: #333;
        border-bottom: 2px solid rgba(217, 168, 106, 1);
    }
    .tz{
        margin-top: 10px !important;
    }
    .show .main .item .box{
        padding: 5px;
    }
    .member .welf{
        padding: 0 10px;
        text-align: justify;
    }
    .welf .flex{
        padding-bottom: 30px !important;
    }
    .welf .flex .box img{
        width: 40px;
        height: 40px;
    }
    .welf .flex .box{
        margin-bottom: 20px;
    }
    .member{
        padding: 0 !important;
    }
    .show .main .am-tabs-nav li a{
        font-size: 16px;
    }
    .show .main  .am-tabs .am-tabs-bd{
        margin-top: 20px;
    }
    .about .tz{
       width: 126px !important;
       height: 40px !important;
       line-height: 40px !important;
    }
    .about .jj{
        margin-top: 20px;
    }
    .hyq{
        font-size: 16px !important;
    }
    .hyq .hyq-a{
        text-indent: 2rem !important;
    }
}
@media screen and (min-width:1200px){
    .about .tt{
        
    }
}

.about .main{
    background: #ffffff;
    min-height: 430px;
}
.about{
    padding: 0 0 40px;
   background-repeat: no-repeat;
   background-size: 100% 100%;
}
h2.tlt{
    color: rgba(217, 168, 106, 1);
}
.about .jj{
    color: rgba(220, 178, 124, 1);
    text-align: justify;
    overflow: hidden;
    height: 330px;
    line-height: 35px;
}
.about .img{
    margin-left: 0;
    padding-left: 0;
}
.about .tz{
    width: 160px;
    height: 44px;
    line-height: 44px;;
    background: rgba(220, 178, 124, 1);
    margin: auto;
}
.about .tz a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.show{
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 20px;
}
.show .main ul li{
    padding: 0 10px;
}
.show .main .item{
    padding: 0 10px;
    margin: 0 0 17px 0;
}
.show .main .item .box{
    
    background: #ffffff;
    padding: 10px;
}
.red{
    color: red;
}
.am-tabs-bd{
    border: none;
}
.am-tabs-default .am-tabs-nav>.am-active a{
    background-color: rgba(220, 178, 124, 1);
}
.am-tabs-default .am-tabs-nav{
    background-color: initial;
}
.member, .welf{
    background-repeat: no-repeat;
    background-size: cover;
}
.member .welf .hg{
    width: 146px;
    height: 132px;
    position: absolute;
    right: -75px;
    top: -70px;
}
.member .welf .fd{
    width: 140px;
    height: 100px;
    position: absolute;
    left: -75px;
    bottom: 0px;
}
.member .welf .hg img, .member .welf .fd img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.member{
    padding: 100px 0 50px;
}
.welf{
    padding: 0 75px;
    position: relative;
}
.welf .flex{
    display: flex;
    justify-content: space-around;
    padding: 50px 0 60px;
    flex-wrap: wrap;
}
.welf .flex .box{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #fff;
}
.welf .flex .box img{
    width: 60px;
    height: 50px;
}
.show .main .item .box .index-xinjia{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.show .main .item .box .index-xinjia img{
    max-width: 40px;
}