@charset "utf-8";
@font-face {
    font-family: "OPPOSans-M";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/news/art/OPPOSans-M.ttf") format("truetype"), url("../fonts/news/art/OPPOSans-M.woff") format("woff"), url("../fonts/news/art/OPPOSans-M.svg") format("svg");
    font-display: swap;
}
@font-face {
    font-family: "OPPOSans-R";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/news/art/OPPOSans-R.ttf") format("truetype"), url("../fonts/news/art/OPPOSans-R.woff") format("woff"), url("../fonts/news/art/OPPOSans-R.svg") format("svg");
    font-display: swap;
}
@font-face {
    font-family: "SourceHanSansCN-Medium";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/news/art/SourceHanSansCN-Medium.ttf") format("truetype"), url("../fonts/news/art/SourceHanSansCN-Medium.woff") format("woff"), url("../fonts/news/art/SourceHanSansCN-Medium.svg") format("svg");
    font-display: swap;
}
.news_art{width: 1270px; margin: 0 auto; overflow: hidden}
.news_art .tit{/* font-family: OPPOSans-R; */font-size: 30px;font-weight: normal;font-stretch: normal;line-height: 38px;letter-spacing: 0px;color: #000000;text-align: center;margin-top: 97px;}
.news_art .mark{
    font-family: OPPOSans-R;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0px;
    color: #868686;
    text-align: center;
    margin-top: 32px;
}
.news_art .con{
    /* font-family: OPPOSans-R; */
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #666666;
    margin-top: 50px;
    margin-bottom: 80px;
}
.news_art .con p{margin-bottom: 10px;text-indent: 2em;}
.news_art .con p em{ text-align: center; display: block;}
.news_art .con img{display: block;margin: 20px auto;}
.news_art .art_last{
    width: 50%;
    float: left;
    margin-bottom: 80px;
}
.news_art .art_last p{
    /* font-family: OPPOSans-R; */
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #3b3b3b;
}
.news_art .art_last p a{ color:#3b3b3b; text-decoration: none }
.news_art .art_last p span{font-family: OPPOSans-R;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #000000;}
.news_art .art_next{
    width: 50%;
    float: left;
}
.news_art .art_next p{
    /* font-family: OPPOSans-R; */
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #3b3b3b;
}
.news_art .art_next p a{ color:#3b3b3b; text-decoration: none }

.news_art .art_next p span{font-family: OPPOSans-R;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #000000;}

.rel_list{width: 100%;overflow: hidden;position: relative;margin: 0 auto; background-color: #f4f4f4}
.rel_top{ overflow: hidden; width: 1270px; margin: 0 auto; margin-top: 68px;}
.rel_top p{
    font-family: SourceHanSansCN-Medium;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: -1px;
    color: #111111;
    float: left;
}
.rel_top p span{
    font-family: OPPOSans-R;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #8f8f8f;
    margin-left: 9px;
}
.rel_top a{
    width: 91px;
    height: 25px;
    background-color: #b71a30;
    border-radius: 13px;
    display: block;
    text-align: center;
    float: right;
    text-decoration: none;
}
.rel_top a span{
    font-family: OPPOSans-M;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
    display: block;
}
.rel_list ul{
    width: 1270px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 46px;
    margin-bottom: 24px;
}
.rel_list ul li{
    float: left;
    width: 617px;
    margin-right: 36px;
    margin-bottom: 49px;
}
.rel_list ul li:nth-of-type(2n){
    margin-right:0px
}
.rel_list ul li img{
    width: 262px;
    height: 170px;
    display: block;
    float: left;
    margin-right: 19px;
    transition: all .88s ease;
}
.rel_list ul li:hover img{ transform: scale(1.05) translate3d(0,0,0)}

.rel_list ul li .tit{
    /* font-family: OPPOSans-M; */
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #131212;
    float: left;
    width: 305px;
    margin-top: 17px;
}
.rel_list ul li a{ display: block; position: relative}
.rel_list ul li .info{
    /* font-family: OPPOSans-R; */
    font-size: 14px;
    font-weight: normal;
    width: 336px;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    float: left;
    color: #808080;
    margin-top: 17px;
}
.rel_list ul li .time{
    /* font-family: OPPOSans-R; */
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #a1a1a1;
    width: 336px;
    float: left;
    margin-top: 30px;
}
