@charset "utf-8";
/* CSS Document */
@font-face{font-family:'DIN-Alternate-Bold';font-style:normal;font-weight:normal;
src:url(../22/DIN-Alternate-Bold.ttf) format("opentype");}

@font-face {
    font-family: 'SourceHanSansSC-Normal';
    font-style: normal;
    font-weight: 400;
    src: url(../22/NotoSansSC-Regular.woff2) format('woff2'),
         url(../22/NotoSansSC-Regular.woff) format('woff'),
         url(../22/NotoSansSC-Regular.otf) format('opentype');
}
@font-face {
    font-family: 'SourceHanSansSC-Normal';
    font-style: normal;
    font-weight: 500;
    src: url(../22/NotoSansSC-Medium.woff2) format('woff2'),
         url(../22/NotoSansSC-Medium.woff) format('woff'),
         url(../22/NotoSansSC-Medium.otf) format('opentype');
}
@font-face {
    font-family: 'SourceHanSansSC-Medium';
    font-style: normal;
    font-weight: 700;
    src: url(../22/NotoSansSC-Bold.woff2) format('woff2'),
         url(../22/NotoSansSC-Bold.woff) format('woff'),
         url(../22/NotoSansSC-Bold.otf) format('opentype');
}








/* @font-face{font-family:'DIN';font-style:normal;font-weight:normal;
src:url(../font/DIN.ttf) format("truetype");}

@font - face {
    font - family: 'lora';
    src: url("./assets/fonts/lora-bold-webfont.eot");
    src: url("./assets/fonts/lora-bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("./assets/fonts/lora-bold-webfont.woff2") format("woff2"),
    url("./assets/fonts/lora-bold-webfont.woff") format("woff"),
    url("./assets/fonts/lora-bold-webfont.ttf") format("truetype"),
    url("./assets/fonts/lora-bold-webfont.svg#lorabold") format("svg");
    font - weight: bold;
    font - style: normal;
}
 */
.apm{font-family: SourceHanSansSC-Medium !important;    font-weight: 700;}
.apr{font-family: SourceHanSansSC-Normal !important;}
.apb{font-family: SourceHanSansSC-Medium !important;}
.swiper-button-next:after,.swiper-button-prev:after{display:none;}

body,html{ -webkit-text-size-adjust: none;font-family: SourceHanSansSC-Normal,'pingfang SC','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;font-size: 12px;font-size: 62.5%;color:#333;background:#fff;}
div,a,ul,li,img,span,p{margin:0;padding:0;font-family: SourceHanSansSC-Normal,'pingfang SC','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;}
h1,h2,h3,h4{margin:0px;font-family: Alibaba-PuHuiTi-Regular,'pingfang SC','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;}
h1,h2,h3,h4,span,p{letter-spacing:0px;font-family: Alibaba-PuHuiTi-Regular,'pingfang SC','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;}
*{margin:0;padding:0;outline:0px;font-family: Alibaba-PuHuiTi-Regular,'pingfang SC','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;}
.l{float:left;}
.r{float:right;}

.ClearFix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
a{text-decoration:none !important;cursor:pointer;color:#333;}
ul,li{list-style:none;}
img{border:none;}
a:hover{text-decoration:none !important;outline:none}
.new_de47 p{text-indent: 2em;}