.trs_wrapper_content{
    width: 1200px;
    margin: 0 auto;
}
.trs_banner img{
    width: 100%;
}
.trs_contentTitle{
    margin-top: 73px;
    text-align: center;
    color: #dd0700;
    font-weight: 600;
    font-size: 34px;
}
.trs_content1{
    position: relative;
    margin-top: 110px;
    background: url(/images/trs_banner_bcg.png) no-repeat;
    height: 224px;
    padding: 60px 60px 65px 48px;
}
.trs_content1 p{
    width: 517px;
    text-indent: 2em;
    color: #000;
    font-size: 18px;
    line-height: 28px;
    font-family: monospace;
    font-weight: 600;
}
.trs_content1 p a{
    color: #e50000;
}
.trs_content1 img{
    position: absolute;
    right: 35px;
    top: -44px;
    z-index: 10;
}
.trs_redBcg{
    position: absolute;
    width: 586px;
    height: 382px;
    background: #cd0000;
    right: 0;
    top: 0;
}
.trs_redBcg span{
    position: absolute;
    bottom: 0;
    font-size: 14px;
    color: #fff;
    left: 37px;
    bottom: 15px;
    font-weight: 600;
}
.trs_content2{
    margin-top: 77px;
}
.trs_content2_title{
    border-bottom: 1px solid #dadada;
}
.trs_content2_title p{
    width: 139px;
    border-bottom: 3px solid #e60012;
    font-size: 34px;
    line-height: 48px;
    background: linear-gradient(to bottom, #ed4e00, #e40900);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-family: serif;
    font-weight: 600;
}
.trs_content2_con{
    overflow: hidden;
    padding-left: 15px;
    margin-top: 41px;
}
.trs_content2_left{
    position: relative;
    float: left;
}
.trs_content2_right{
    position: relative;
    float: left;
    margin-left: 68px;
    width: 696px;
}
.trs_content2_right_title{
    text-align: center;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 32px;
    margin-left: 0px;
}
.trs_content2_right_title p{
    line-height: 30px;
}
.trs_content2_right_con ul li{
    padding-left: 8px;
    background: url(/images/trs_li_icon.png) no-repeat;
    background-position: 0;
    height: 42px;
    line-height: 42px;
}
.trs_content2_right_con ul li a{
    color: #333;
}
.trs_more{
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    bottom: -27px;
}
.trs_more img{
    margin-left: 5px;
}
.trs_more span{
    font-size: 15px;
    color: #333;
}
@font-face {
    font-family:wending;
     src:url("/images/·½Õý´ÖËÎ¼òÌå.ttf");
 }
 .fs{
     font-family:wending;
 }
.trs_line{
    width: 139px;
    border-bottom: 3px solid #e60012;
}
.trs_content3{
    overflow: hidden;
    margin-top: 60px;
    padding-bottom: 90px;
}
.trs_content3_left{
    position: relative;
    float: left;
    width: 582px;
}
.trs_content3_right{
    position: relative;
    float: right;
    width: 582px;
}
.trs_content3_right_con{
    margin-top: 15px;
}
.trs_content3_more{
    display: flex;
    align-items: center;
    right: 0px;
    bottom: -30px;
}
.trs_content3_more img{
    margin-left: 5px;
}
.trs_footer{
    width: 100%;
    height: 123px;
    background: #ba0d00;
}
.trs_footer_text{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #fff9e1;
    font-size: 16px;
    line-height: 30px;
    height: 123px;
}
.trs_footer_text p:nth-child(1){
    padding-top: 20px;
}