.tx-cultures1{background: #fff;box-shadow: 0px 3px 40px 1px rgba(0,0,0,0.1020);}
.tx-cultures1-img{width: 54.57%;height: 463px;overflow: hidden;}
.tx-cultures1-img img{width: 100%;height:100%;}
.tx-cultures1-text{width: 45.43%; padding:60px 75px;}
.tx-cultures1-text .title h4{font-size: 20px;color:#00A472;font-weight: bold;}
.tx-cultures1-text .title h3{font-size: 32px;font-weight: bold;}
.tx-cultures1-text .main{display: flex;justify-content: space-between;text-align: center;margin-top: 80px;}
.tx-cultures1-text .main li{cursor: pointer;}
.tx-cultures1-text .main i{display: inline-block;width: 94px;height: 94px;line-height: 94px; text-align: center;background: #cfcfcf;border-radius: 14px;margin-bottom: 12px;}
.tx-cultures1-text .main h3{font-size: 23px;letter-spacing: 6px;margin-bottom:5px;}
.tx-cultures1-text .main h4{font-size: 16px;color:#999;}

.tx-cultures2 li{width: 100%;}
.tx-cultures2 li a{float: left;width: 100%;padding:69px 0;border-bottom: 1px solid #bbb;}
.tx-cultures2 li:first-child a{padding-top: 0;}
.tx-cultures2 li .img{width: 26%;}
.tx-cultures2 li .img img{float: left; width: 100%;height:227px;}
.tx-cultures2 li .text{width: 74%;height: 227px;display: flex;flex-direction: column;justify-content: center;}
.tx-cultures2 li .text h3{font-size: 20px;line-height: 28px;height:28px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.tx-cultures2 li .text i{display: inline-block;width: 45px;height:6px;background: #00A472;margin:25px 0 20px;}
.tx-cultures2 li .text em{display: block;font-size: 16px;color:#999;line-height: 30px;height: 60px;overflow: hidden;text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.tx-cultures2 li:nth-child(2n) .img{float: right;}
.tx-cultures2 li:nth-child(2n) .text{float: left;}
.tx-cultures2 li:nth-child(2n-1) .text{padding-left:70px;}
.tx-cultures2 li:nth-child(2n) .text{padding-right:70px;}

@media screen and (min-width: 769px){

    .tx-cultures1-text .main li:hover i{background: #00A472;}

}


@media screen and (max-width: 1465px){

    .tx-cultures1-img{height:388px;}
    .tx-cultures1-text{padding:73px 60px;}
    .tx-cultures1-text .title h4{font-size: 16px;}
    .tx-cultures1-text .title h3{font-size: 24px;}
    .tx-cultures1-text .main{margin-top: 50px;}
    .tx-cultures1-text .main i{width: 82px;height:82px;line-height: 82px; border-radius: 10px;}
    .tx-cultures1-text .main i img{width: 46px;}
    .tx-cultures1-text .main h3{font-size: 18px;}
    .tx-cultures1-text .main h4{font-size: 14px}

    .tx-cultures2 li a{padding:40px 0;}
    .tx-cultures2 li .img img{height:190px;}
    .tx-cultures2 li .text{height:190px;}
    .tx-cultures2 li .text h3{font-size: 17px;}
    .tx-cultures2 li .text em{font-size: 14px;line-height: 25px;height:50px;}

}

@media screen and (max-width:768px){

    .tx-cultures1-img{width: 100%;height:56vw;}
    .tx-cultures1-text{width: 100%;padding:20px;}
    .tx-cultures1-text .title h4{font-size: 12px;}
    .tx-cultures1-text .title h3{font-size: 16px;}
    .tx-cultures1-text .main{margin-top: 15px;}
    .tx-cultures1-text .main i{width: 66px;line-height: 66px;height:66px;}
    .tx-cultures1-text .main i img{width: 35px;}
    .tx-cultures1-text .main h3{font-size: 16px;}
    .tx-cultures1-text .main h4{font-size:12px;}

    .tx-cultures2 li .img{width: 100%;}
    .tx-cultures2 li .img img{height:54vw;}
    .tx-cultures2 li .text{width: 100%;height:auto;margin-top: 12px;padding:0 !important}
    .tx-cultures2 li .text h3{font-size: 14px;}
    .tx-cultures2 li .text i{height:1px;margin:8px 0;}
    .tx-cultures2 li .text em{font-size: 12px;line-height: 20px;height:40px;}
    .tx-cultures2 li a{padding:20px 0;}

}