.tenying {
    font-size: 0.33rem;

    background: #fff;
}

.tenying .banner {
    width: 100%;
    height: 12.78rem;
    background: url("../../img/TenYing/banner.png") no-repeat;
    background-size: cover;
}

.tenying-banner-txt {
    width: 22.22rem;
    height: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 0.37rem;
    padding-top: 2.04rem;
    padding-left: 1.06rem;
    box-sizing: border-box;
    color: #fff;
}

.tenying-banner-txt h3 {
    width: 5.24rem;
    height: 1.19rem;
    background: url("../../img/TenYing/ty-logo.jpg") no-repeat;
    background-size: contain;
}

.tenying-banner-txt h1 {
    font-size: 1.28rem;
    color: #FFFFFF;
    line-height: 1.78rem;
}

.tenying-banner-txt p {
    font-size: 0.56rem;
    color: #FFFFFF;
    line-height: 0.78rem;
}

.tenying-banner-txt div {
    width: 3.43rem;
    height: 0.78rem;
    background: #FFFFFF;
    margin-top: 0.70rem;
    font-size: 0.31rem;

    line-height: 0.78rem;
    text-align: center;
}

.tenying-banner-txt div a {
    color: rgba(7, 87, 212, 1);
}


.tenying-banner-txt ul {
    display: flex;
    margin-top: 0.56rem;
}

.tenying-banner-txt ul li {
    margin-right: 0.98rem;
}

.tenying-banner-txt ul p {
    font-size: 0.67rem;
    color: #FFFFFF;
    line-height: 0.93rem;
}

.tenying-banner-txt ul span {
    display: inline-block;
    width: 1.96rem;
    height: 0.59rem;
    border: 0.02rem solid #FFFFFF;
    font-size: 0.28rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.59rem;
}

.tenying-desc {
    width: 100%;
    overflow: hidden;
    background: #F2F2F7;
    padding-bottom: 2.20rem;

}

.tenying-desc>div {
    width: 22.22rem;
    margin: auto;
    margin-top: 1.44rem;
}

.tenying-desc-title {
    display: flex;
    align-items: center;
}

.tenying-desc-title span:first-child {
    display: block;
    width: 0.24rem;
    height: 0.43rem;
    background: #000000;
    margin-right: 0.20rem;
}

.tenying-desc-title span:last-child {
    font-size: 0.44rem;
    color: #000000;
    line-height: 0.61rem;
    font-weight: bold;
}

.tenying-desc-text {
    text-align: center;
    margin-top: 0.09rem;
}

.tenying-desc-text h3 {
    color: rgba(7, 87, 212, 1);
    font-size: 0.59rem;
    line-height: 0.81rem;
    margin-bottom: 0.37rem;
    font-weight: bold;
}

.tenying-desc-text p {
    color: rgba(0, 0, 0, 1);
    font-size: 0.44rem;
}

.tenying-desc-list {
    margin-top: 1.11rem;
    display: grid;
    grid-template-columns: repeat(2, 10.93rem);
    grid-template-rows: repeat(2, 3.70rem);
    column-gap: 0.37rem;
    row-gap: 0.37rem;
}

.desc-list-item {
    background-color: #fff;
    display: flex;
    /* align-items: center; */
    padding: 0.70rem 0.59rem;
    box-sizing: border-box;

}

.desc-list-item .img {
    width: 1.70rem;
    height: 2.17rem;
    margin-right: 0.30rem;
}

.desc-list-item img {
    width: 100%;
}

.desc-list-item h3 {
    font-size: 0.44rem;
    font-weight: bold;
    color: #000000;
    line-height: 0.63rem;
}

.desc-list-item p {
    font-size: 0.30rem;
    color: #000000;
    line-height: 0.52rem;
}

.item-desc {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.tenying-series {
    background-color: rgba(32, 64, 183, 1);
    width: 100%;
    height: 11.63rem;

}

.series-img {
    width: 100%;
    height: 100%;
    background: url("../../img/TenYing/banner-6.png") no-repeat;
    background-size: 100% 100%;
}

.series-content {
    width: 22.22rem;
    height: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.series-content>p {
    color: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 0.93rem;
}

.series-content>p span:first-child {
    display: block;
    width: 0.24rem;
    height: 0.43rem;
    background: #FFFFFF;
    margin-right: 0.20rem;
}

.series-content>p span:last-child {
    font-size: 0.44rem;
    color: #fff;
    line-height: 0.61rem;
    font-weight: bold;
}

.series-list {
    display: grid;
    grid-template-columns: repeat(3, 7.11rem);
    grid-template-rows: repeat(1, 6.11rem);
    column-gap: 0.44rem;
}

.series-list-item {
    background-color: #fff;
}

.series-list-item-img {
    width: 100%;
    height: 4.91rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.series-list-item-desc {
    height: 1.20rem;
    background: rgba(207, 215, 224, 0.29);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.65rem 0 0.44rem;
}

.series-list-item-desc>p:first-child {
    flex: 1;
    display: flex;
    align-items: center;
}

.series-list-item-desc>p span:first-child {
    display: block;
    /*width: 1.02rem;*/
    height: 0.41rem;
    border: 0.02rem solid #979797;
    font-size: 0.2rem;
    font-weight: 600;
    color: #979797;
    padding: 0.06rem 0.2rem;
    box-sizing: border-box;
    margin-right: 0.20rem;
}

.series-list-item-desc>p span:last-child {
    font-size: 0.44rem;
    font-weight: 400;
    color: #000000;
    line-height: 0.61rem;
}

.series-list-item-desc>p a {
    font-size: 0.30rem;
    font-weight: 300;
    color: #000000;
    line-height: 0.41rem;
}

.tenying-product {
    width: 22.22rem;
    margin: 2.44rem auto 0;
}

.tenying-product .tenying-desc-text {
    margin-top: 1.63rem;
}

.product-list-box {
    display: grid;
    grid-template-columns: repeat(3, 7.11rem);
    grid-template-rows: repeat(1, 7.11rem);
    column-gap: 0.44rem;
    margin-top: 1.43rem;
}

.product-list-item {
    background: #F2F4F6;
    border-radius: 0.15rem;
    border: 0.02rem solid #CBD2DA;
}

.product-list-item>div:first-child {
    height: 2.96rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 0.93rem;
}

.product-list-item h1 {
    font-size: 0.81rem;
    font-weight: 600;
    color: #000000;
    line-height: 1.15rem;
}

.product-list-item a {
    font-size: 0.33rem;
    font-weight: 300;
    color: #0757D4;
    line-height: 0.31rem;
}

.product-item-img {
    width: 100%;
    height: 4.15rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-list-item:nth-child(1) .product-item-img {
    background: url("../../img/TenYing/banner-7.png") no-repeat;
    background-size: 100% 100%;
}

.product-list-item:nth-child(2) .product-item-img {
    background: url("../../img/TenYing/banner-8.png") no-repeat;
    background-size: 100% 100%;
}

.product-list-item:nth-child(3) .product-item-img {
    background: url("../../img/TenYing/banner-9.png") no-repeat;
    background-size: 100% 100%;
}

.tenying-advantage {
    width: 22.22rem;
    margin: 3.41rem auto 0;
}

.tenying-advantage h3 {
    font-weight: bold;
}

.advantage-list {}

.advantage-item-box {
    display: grid;
    grid-template-columns: repeat(4, 5.56rem);
    grid-template-rows: repeat(1, 9.07rem);
    column-gap: 0.06rem;
    margin-top: 1.85rem;
}



.advantage-item-box>.advantage-item {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: relative;
    transition: all 0.3s linear;
    cursor: pointer;

}

.mock {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(2, 11, 55, 0.68);
}

.advantage-item-box>div:nth-child(1) {
    width: 100%;
    height: 100%;
    background: url("../../img/TenYing/banner-10-1.png") no-repeat;
    background-size: 100% 100%;
}

.advantage-item-box>div:nth-child(2) {
    width: 100%;
    height: 100%;
    background: url("../../img/TenYing/banner-10-2.png") no-repeat;
    background-size: 100% 100%;
}

.advantage-item-box>div:nth-child(3) {
    width: 100%;
    height: 100%;
    background: url("../../img/TenYing/banner-10-3.png") no-repeat;
    background-size: 100% 100%;
}

.advantage-item-box>div:nth-child(4) {
    width: 100%;
    height: 100%;
    background: url("../../img/TenYing/banner-10-4.png") no-repeat;
    background-size: 100% 100%;
}





.advantage-desc {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.advantage-desc h3 {
    margin-top: 0.31rem;
    font-size: 0.44rem;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 0.61rem;
}

.advantage-desc p {
    font-size: 0.30rem;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 0.41rem;
    text-transform: uppercase;
}

.advantage-detail {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #033ECC;
    display: none;
}

.advantage-detail>img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -0.22rem;
}

.advantage-detail-box>div {
    margin-top: 1.44rem;
    text-align: center;
}

.advantage-detail-box>p {
    margin-top: 1.02rem;
    font-size: 0.26rem;
    color: #FFFFFF;
    line-height: 0.59rem;
    padding: 0 0.65rem;
    box-sizing: border-box;
}

.advantage-detail-box h3 {
    font-size: 0.35rem;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 0.48rem;
    margin-top: 0.24rem;
}

.advantage-detail-box>div p {
    text-transform: uppercase;
    font-size: 0.24rem;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 0.31rem;
}

.advantage-item:hover .advantage-detail {
    display: block;
}


.tenying-news {
    width: 22.22rem;
    margin: 4.07rem auto 0;
    padding-bottom: 3.30rem;
}

.tenying-news-box {
    margin-top: 1.63rem;
    display: flex;
}

.tenying-news-left {
    width: 10.89rem;
}

.news-left-img img {
    width: 100%;
    height: 6.4rem;
}

.tenying-news-left p {
    padding: 0.41rem 0.69rem;
    background: #696969;
    font-size: 0.33rem;
    color: #FFFFFF;
    line-height: 0.46rem;
}

.tenying-news-right {
    margin-left: 0.63rem;
    width: 10.70rem;
}

.tenying-news-right li a {
    display: flex;
    border-bottom: 0.02rem dashed rgba(226, 226, 226, 1);
    padding: 0.31rem 0;
}

.tenying-news-right li:first-child a {
    padding-top: 0;
}

.news-right-left {
    width: 1.76rem;
    height: 1.28rem;
    border: 0.02rem solid #E2E2E2;
}

.news-right-left p {
    text-align: center;
}

.news-right-left p:first-child {
    height: 0.72rem;
    width: 100%;
    line-height: 0.72rem;
    font-size: 0.30rem;
    font-weight: 600;
    color: #FFFFFF;
    background: rgba(3, 62, 204, 1);
}

.news-right-left p:last-child {
    height: 0.56rem;
    font-size: 0.22rem;
    font-weight: 600;
    color: #AAAEB5;
    line-height: 0.56rem;
}

.news-right-right {
    /* flex: 1; */
    width: 8.44rem;
    margin-left: 0.46rem;
}

.news-right-right h3 {
    font-size: 0.33rem;
    font-weight: 600;
    color: #000000;
    line-height: 0.67rem;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-right-right p {
    font-size: 0.22rem;
    font-weight: 400;
    color: #999999;
    line-height: 0.37rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
@media (min-width:300px) and (max-width: 800px) {
    .tenying-banner-txt h1{
        font-size: 0.8rem;
    }
    .tenying-banner-txt{
        width: unset;
    }
    .tenying .banner{
        background-size: cover !important;
    }
    .tenying-desc>div{
        width: unset;
    }
    .tenying-desc-text{
        margin-top: 1.4rem;
    }
    .series-content{
        width: unset;
        padding: 2rem 0.5rem;
    }
    .tenying-series{
        height: auto;
    }
    .series-list{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .series-list-item-img{
        height: auto;
    }
    .series-list-item-img img{
        width: 100%;
    }
    .series-list-item{
        width: 90%;
        margin-bottom: 1rem;
    }
    .tenying-product{
        width: unset;
    }
    .product-list-box{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .product-list-item {
        width: 80%;
        margin-bottom: 0.7rem;
    }
    .tenying-advantage{
        width: unset;
    }
    .advantage-item-box{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .advantage-item-box>.advantage-item{
        width: 90% !important;
        height: 9.07rem !important;
    }
    .tenying-news-box{
        flex-direction: column;
    }
    .tenying-news-right{
        padding: 0.5rem;
        width: unset;
        margin-left: 0;
    }
    .tenying-news{
        width: unset;
    }
    .tenying-news-left{
        width: 100%;

    }
    .news-right-right{
        width: 6.5rem;
    }
    .tenying-news{
        padding-bottom: 1rem;
    }
    .tenying-banner-txt ul li{
        width: 3rem;
        margin-bottom: 0.5rem;
    }
    .tenying-banner-txt ul p{
        font-size: 0.67rem;

    }
    .tenying-banner-txt ul{
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .tenying-desc-title{
        padding-left: 0.5rem;
    }
    .tenying-desc-text p{
        margin: 0 0.5rem;
    }
    .tenying-desc-list{
        grid-template-columns: repeat(1, 10.93rem);
        grid-template-rows: repeat(1, 3.7rem);
    }
    .series-list-item-desc>p span:first-child {
        font-size: 0.17rem;
    }
}