body {
    background: #f5f5f5;
}

.one {
    position: relative;
}

.one .one_title {
    font-size: 2.8rem;
    color: #ffffff;
    position: absolute;
    top: 59.5%;
    left: 32.7%;
}

.one_en {
    position: relative;
}

.one_en .one_title {
    font-size: 2rem;
    color: #ffffff;
    position: absolute;
    top: 60.5%;
    left: 30.7%;
}

.two {
    position: relative;
}

.two .two_left {
    flex-direction: column;
    position: sticky;
    top: 10%;
    text-align: left;
}

.two .two_left .leftNav-item .main_title {
    font-size: 5.2rem;
    color: #c6000b;
    margin-bottom: 0;
    padding-top: 50px;
}

.two .two_left .leftNav-item .subtitle {
    font-size: 2.8rem;
    color: #02080c;
    margin-bottom: 50px;
}

.two .two_left .leftNav-item ul li {
    font-size: 1.8rem;
    color: #888888;
    height: 33px;
    margin-bottom: 10px;
    width: 80px;
}

.two .two_left .leftNav-item ul li a:hover {
    text-decoration: none;
    outline: none;
    color: #a7a8a8;
}

.two .two_right .t_r_01 ul {
    display: inline-block;
    width: 100%;
}

.two .two_right .t_r_01 ul li {
    /* margin-left: 8%; */
    /* margin-top: 5%; */
    float: left;
    margin: 1%;
    width: 32%;
}
.two .two_right .t_r_01 ul li:nth-child(3n){
    margin-right: 0;
}
.two .two_right .t_r_01 ul li:nth-child(3n+1){
    margin-left: 0;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.two .two_right .t_r_01 ul li .t_r_content {
    position: relative;
    margin: auto;
    background-color: #ffffff;
}
.news_right_list {
    width: 85%;
    float: right;
}
.two .two_right .t_r_01 ul li .t_r_content .a1 img {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.5s;
    width: 100%;
    height: auto;
}
.two .two_right .t_r_01 ul li .t_r_content .a1{
    display: inline-block;
    overflow: hidden;
    width:100%;
}
.two .two_right .t_r_01 ul li .t_r_content .a1 img:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.two .two_right .t_r_01 ul li .t_r_content .t_r_c_1 {
    display: flex;
    border-bottom: 2px solid #c6000b;
    height: 75px;
}

.two .two_right .t_r_01 ul li .t_r_content .t_r_c_1 .t_r_left {
    height: 53px;
    position: relative;
    margin-left: 10px;
    margin-top: 10px;
    width: 75%;
}

.two .two_right .t_r_01 ul li .t_r_content .t_r_c_1 .t_r_left .t_r_c_title {
    font-size: 16px;
    color: #141313;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
}

.two .two_right .t_r_01 ul li .t_r_content .t_r_c_1 .t_r_left .t_r_c_date {
    font-size: 1.4rem;
    color: #090909;
    text-align: left;
    margin-top: 10px;
    display: flex;
}

.two .two_right .t_r_01 ul li .t_r_content .t_r_c_1 .t_r_right {
    position: relative;
}

.two .two_right .t_r_01 ul li .t_r_content .t_r_c_1 .t_r_right .vercital {
    width: 2px;
    height: 38px;
    background-color: #db6067;
    position: relative;
    top: 10px;
    left: 11px;
}

.two .two_right .t_r_01 ul li .t_r_content .t_r_c_1 .t_r_right .top_r {
    position: relative;
    top: -25px;
    left: 94%;
}

.two .two_right .t_r_01 .more {
    overflow: hidden;
    padding: 10px;
    text-align: center;
    margin-top: 128px;
    margin-bottom: 235px;
    font-size: 1.6rem;
}

.two .two_right .t_r_01 .more a {
    display: block;
    width: 170px;
    padding: 8px 0;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
}

.two_en {
    position: relative;
}

.two_en .two_left {
    flex-direction: column;
    position: sticky;
    top: 10%;
}

.two_en .two_left .leftNav-item .main_title {
    font-size: 5.2rem;
    color: #c6000b;
    margin-bottom: 0;
    padding-top: 50px;
}

.two_en .two_left .leftNav-item .subtitle {
    font-size: 2.8rem;
    color: #02080c;
    margin-bottom: 50px;
}

.two_en .two_left .leftNav-item ul li {
    font-size: 1.8rem;
    color: #888888;
    height: 33px;
    margin-bottom: 10px;
    width: 168px;
}

.two_en .two_left .leftNav-item ul li a:hover {
    text-decoration: none;
    outline: none;
    color: #a7a8a8;
}

.two_en .two_right .t_r_01 ul {
    display: flex;
    flex-wrap: wrap;
    flex: 33.33%;
}

.two_en .two_right .t_r_01 ul li {
    height: 456px;
    margin-left: 8%;
    margin-top: 5%;
}

.two_en .two_right .t_r_01 ul li .t_r_content {
    width: 35.3rem;
    height: 456px;
    position: relative;
    margin: auto;
    background-color: #ffffff;
}

.two_en .two_right .t_r_01 ul li .t_r_content .a1 img {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.5s;
}

.two_en .two_right .t_r_01 ul li .t_r_content .a1 img:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.two_en .two_right .t_r_01 ul li .t_r_content .t_r_c_1 {
    display: flex;
    border-bottom: 2px solid #c6000b;
    height: 75px;
}

.two_en .two_right .t_r_01 ul li .t_r_content .t_r_c_1 .t_r_left {
    height: 53px;
    position: relative;
    margin-left: 10px;
    margin-top: 10px;
    width: 75%;
}

.two_en .two_right .t_r_01 ul li .t_r_content .t_r_c_1 .t_r_left .t_r_c_title {
    font-size: 16px;
    color: #141313;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.two_en .two_right .t_r_01 ul li .t_r_content .t_r_c_1 .t_r_left .t_r_c_date {
    font-size: 1.4rem;
    color: #090909;
    text-align: left;
    margin-top: 10px;
    display: flex;
}

.two_en .two_right .t_r_01 ul li .t_r_content .t_r_c_1 .t_r_right {
    position: relative;
}

.two_en .two_right .t_r_01 ul li .t_r_content .t_r_c_1 .t_r_right .vercital {
    width: 2px;
    height: 38px;
    background-color: #db6067;
    position: relative;
    top: 10px;
    left: 11px;
}

.two_en .two_right .t_r_01 ul li .t_r_content .t_r_c_1 .t_r_right .top_r {
    position: relative;
    top: -25px;
    left: 94%;
}

.two_en .two_right .t_r_01 .more {
    overflow: hidden;
    padding: 10px;
    text-align: center;
    margin-top: 128px;
    margin-bottom: 235px;
    font-size: 1.6rem;
}

.two_en .two_right .t_r_01 .more a {
    display: block;
    width: 170px;
    padding: 8px 0;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
}

.sty01 {
    width: 268px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.hidden {
    display: none;
}

.active {
    border-bottom: 2px solid #c6000b;
    color: #02080c;
}


