@font-face{
    font-family: 'OPPOSansM';src:url(fonts/fonts/OPPOSans-M.ttf) format("truetype");
}
@font-face{
    font-family: 'OPPOSansR';src:url(fonts/fonts/OPPOSans-R.ttf) format("truetype");
}
@font-face{
    font-family: 'AmericaRegular';src:url(fonts/fonts/GT-America-Regular.otf);
}
@font-face{
    font-family: 'AmericaCondensedBlack';src:url(fonts/fonts/GT-America-Condensed-Black.otf);
}
@font-face{
    font-family: 'AmericaLightItalic';src:url(fonts/fonts/GT-America-Light-Italic.otf);
}
@font-face{
    font-family: 'AmericaUltraLightItalic';src:url(fonts/fonts/GT-America-Ultra-Light-Italic.otf);
}
@font-face{
    font-family: 'GTAmericaMedium';src:url(fonts/fonts/GT-America-Medium.otf);
}
@font-face{
    font-family: 'GTAmericaLight';src:url(fonts/fonts/GT-America-Light.otf);
}
@font-face{
    font-family: 'GTAmericaCondensedBlack';src:url(fonts/fonts/GT-America-Condensed-Black.otf);
}
@font-face{
    font-family: 'GTAmericaBold';src:url(fonts/fonts/GT-America-Bold.otf);
}
@font-face{
    font-family: 'GTAmericaRegular';src:url(fonts/fonts/GT-America-Regular.otf);
}
@font-face{
    font-family: 'GTAmericaRegular';src:url(fonts/fonts/GT-America-Regular.otf);
}
body {
    font-family: 'OPPOSansM';
    color: #221815;
    cursor: url('../image/index/sbmd.png'), auto;
    background-color: #eee;
}
body .GTAmericaCondensedBlack {
    font-family: 'GTAmericaCondensedBlack';
}
body .GTAmericaBold {
    font-family: 'GTAmericaBold';
}
body .GTAmericaRegular {
    font-family: 'GTAmericaRegular';
}
body .GTAmericaLight {
    font-family: 'GTAmericaLight';
}
.index_banner img {
    width: 100%;
    height: auto;
}
.am-img-responsive {
   display: inline-block;
}
.dx_bg_index_1 {
    background: url('../image/index/index_1_bg.jpg') 50% 0 no-repeat fixed;
    background-size: 100% auto;
    background-position: 100%;
    padding-bottom: 62px;
}
.index_T {
    text-align: center;
    padding-top: 62px;
    padding-bottom: 104px;
}
.index_T img {
    width: 286px;
}
.index_B {
    text-align: center;
    margin-top: 150px;
}
.index_B span {
    display: inline-block;
    color: #fff;
    background: #17110E;
    font-size: 20px;
    width: 286px;
    height: 70px;
    line-height: 70px;
    text-align: center;
}
.index_label {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    text-align: left;
    padding: 56px;
}
.index_label_1 {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 10px;
}
.index_label_2 {
    font-size: 18px;
    line-height: 1;
}
.swiper_2 {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    margin: 62px 0;
}
.swiper-slide_img {
    padding: 10px;
    position: relative;
}
.swiper-slide_img_befor:before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    border-right: 1px solid #8B8886;
}
.swiper_2 .swiper-slide:last-child .swiper-slide_img_befor:before {
    display: none;
}
.swiper_2 .swiper-slide {
    text-align: center;
    height: 480px;;
}
.swiper_2 .index_border:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    border: 2px solid #8B8886;
}
.swiper_2 .swiper-slide img {
    width: 100%;
    height: 200px;
    object-fit: contain;
    padding-top: 10px;
}
.index_1_3_text_1 {
    font-size: 24px;
    color: #000;
    margin-top: 10px;
    padding: 10px;
    position: relative;
}
.index_1_3_text_1:after {
    content: "";
    position: absolute;
    width: 50%;
    bottom: 0;
    border-bottom: 1px solid #424242;
    left: 25%;
}
.index_1_3_text_2 {
    font-size: 18px;
    color: #4C4C4C;
    margin-top: 10px;
}
.swiper_2 .swiper-slide .index_right {
    text-align: center;
    margin: 30px;
    display: none;
    font-size: 16px;
}
.swiper_2 .swiper-slide .index_right img {
    width: 40px;
    height: auto;
    margin-bottom: 16px;
}
.dx_xian {
    border-bottom: 1px solid #808080;
    position: relative;
    height: 1px;
    margin: 0 auto;
    text-align: center;
    width: 90%;
    margin-bottom: 112px;
    margin-top: 50px;
}
.dx_xian img {
    height: 100px;
    position: relative;
    bottom: 50px;
    background: #fff;
    padding: 0 36px;
}
.dx_news_img {
    width: 50%;
    margin-right: 74px;
}
.dx_news_img img {
    width: 100%;
    height: 400px;
}
.dx_news_text {
    height: 370px;
    padding-bottom: 0;
    overflow: hidden;
    width: 50%;
}
.flex {
    display: flex;
}
