body {
    line-height: 1;
    margin: 0;
    padding: 0;
    font-family: "Glow Sans SC", "PingFang SC", "Microsoft YaHei", Roboto,
        Helvetica Neue, Helvetica, Tahoma, Arial;
    font-size: 16px;
}
html,
body {
    width: 100%;
    height: 100%;
}
body.loading {
    overflow: hidden;
}
blockquote,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:active,
a:hover {
    outline: 0;
}
img {
    border: none;
}
li {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h4,
h5,
h6 {
    font-size: 100%;
}
button,
input,
optgroup,
option,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}
/* body{max-width:1440px;margin:0 auto;} */
.clearfix:after,
.clearfix:before {
    content: "";
    display: block;
    clear: both;
}
i,
em {
    font-style: normal;
}
html,
body {
    min-height: 100%;
}
a {
    text-decoration: none;
    color: #333;
}
/* a:hover{color:#0137FE;} */
a,
button,
input,
.switch i,
.bothimg img,
a:after,
.news_list1 .item,
.colummn_list .item,
.slider_recomand.sp2 .list .item,
.hoverimg img,
.hoverimg2 .img img,
a:before,
a:after,
.hovercontent .hcont,
.header .search p,
.home_swiper .sarrow,
.detail_header .share .bshare-custom a b {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.row1 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    white-space: nowrap;
}
.row2 {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.row3 {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.bgcover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.bgcover2 {
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.l0 {
    left: 0;
}
.t0 {
    top: 0;
}
.r0 {
    right: 0;
}
.b0 {
    bottom: 0;
}
.z2 {
    z-index: 2;
}
.z3 {
    z-index: 3;
}
.lt50 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}
.tv50 {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
}
.lv50 {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.dl {
    display: inline-block !important;
}
.bl {
    display: block;
}
.hide {
    display: none;
}
.vmid {
    vertical-align: middle;
}
.vtop {
    vertical-align: top;
}
.center {
    text-align: center;
}
.txtr {
    text-align: right;
}
.txtl {
    text-align: left;
}
.bbx {
    box-sizing: border-box;
}
.ohide {
    overflow: hidden;
}
.brd100 {
    border-radius: 1000px;
}
.brd3 {
    border-radius: 3px;
}
.brd4 {
    border-radius: 4px;
}
.brd6 {
    border-radius: 6px;
}
.flex {
    display: flex;
}
.flex1 {
    flex: 1;
}
.vcenter {
    align-self: center;
}
.fw {
    font-weight: bold;
}
.flipy {
    transform: rotate(180deg);
}
.flipx {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1); /*IE*/
    filter: FlipH;
}
.error {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: fixed;
    padding: 0 30px;
    line-height: 40px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 999999;
    border-radius: 6px;
    color: #000;
    font-size: 14px;
    display: none;
}

.changeico img:first-child {
    display: inline-block;
}
.changeico img:last-child,
.changeico:hover img:first-child {
    display: none;
}
.changeico:hover img:last-child {
    display: inline-block;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.2);
    font-size: inherit;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: rgba(0, 0, 0, 0.2);
    font-size: inherit;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 0.2);
    font-size: inherit;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.2);
    font-size: inherit;
}

.pointer {
    cursor: pointer;
}
.wp100 {
    width: 100%;
}
.hp100 {
    height: 100%;
}

.font-g {
    font-family: "Gilroy";
    font-style: normal;
}
.font-gs {
    font-family: "Glow Sans SC";
    font-style: normal;
}
.font-i {
    font-family: "Inter";
    font-style: normal;
}
.tbig {
    text-transform: uppercase;
}
.f0 {
    font-size: 0;
}
.f12 {
    font-size: 12px;
}
.f14 {
    font-size: 14px;
}
.f16 {
    font-size: 16px;
}
.f24 {
    font-size: 24px;
}
.f28 {
    font-size: 28px;
}
.f18 {
    font-size: 18px;
}
.f30 {
    font-size: 30px;
}

.pt10 {
    padding-top: 10px;
}
.plr57 {
    padding: 0 57px;
}
.plr25 {
    padding-left: 25px;
    padding-right: 25px;
}
.plr40 {
    padding-left: 40px;
    padding-right: 40px;
}
.pb60 {
    padding-bottom: 60px;
}
.pt30 {
    padding-top: 30px;
}
.pr30 {
    padding-right: 30px;
}
.pb30 {
    padding-bottom: 30px;
}
.pt20 {
    padding-top: 20px;
}
.pl30 {
    padding-left: 30px;
}
.pr20 {
    padding-right: 20px;
}
.pt13 {
    padding-top: 13px;
}
.pb13 {
    padding-bottom: 13px;
}
.pr312 {
    padding-right: 312px;
}
.pr360 {
    padding-right: 360px;
}
.p30 {
    padding: 30px;
}
.p40 {
    padding: 40px;
}
.plr6 {
    padding: 0 6px;
}
.pr173 {
    padding-right: 173px;
}
.pt18 {
    padding-top: 18px;
}
.pb18 {
    padding-bottom: 18px;
}
.pl40 {
    padding-left: 40px;
}
.pb40 {
    padding-bottom: 40px;
}
.pt40 {
    padding-top: 40px;
}
.pr40 {
    padding-right: 40px;
}
.pt26 {
    padding-top: 26px;
}
.pb26 {
    padding-bottom: 26px;
}
.pb50 {
    padding-bottom: 50px;
}
.pl50 {
    padding-left: 50px;
}
.pb20 {
    padding-bottom: 20px;
}
.pl20 {
    padding-left: 20px;
}
.pl15 {
    padding-left: 15px;
}
.pr15 {
    padding-right: 15px;
}
.pt15 {
    padding-top: 15px;
}
.pb15 {
    padding-bottom: 15px;
}
.pr90 {
    padding-right: 90px;
}
.pl24 {
    padding-left: 24px;
}
.pr24 {
    padding-right: 24px;
}
.pb70 {
    padding-bottom: 70px;
}
.pr220 {
    padding-right: 220px;
}

.w14 {
    width: 14px;
}
.w16 {
    width: 16px;
}
.w90 {
    width: 90px;
}
.w180 {
    width: 180px;
}
.w20 {
    width: 20px;
}
.w11 {
    width: 11px;
}
.w80 {
    width: 80px;
}
.w24 {
    width: 24px;
}
.w200 {
    width: 200px;
}
.w140 {
    width: 140px;
}
.w100 {
    width: 100px;
}
.w28 {
    width: 28px;
}
.h8 {
    height: 8px;
}
.h12 {
    height: 12px;
}
.h11 {
    height: 11px;
}
.h14 {
    height: 14px;
}
.h24 {
    height: 24px;
}
.h32 {
    height: 32px;
}
.h26 {
    height: 26px;
}
.h16 {
    height: 16px;
}
.h140 {
    height: 140px;
}
.h72 {
    height: 72px;
}
.h40 {
    height: 40px;
    line-height: 38px;
}

.mr_1 {
    margin-right: -1px;
}
.mt10 {
    margin-top: 10px;
}
.ml10 {
    margin-left: 10px;
}
.mr10 {
    margin-right: 10px;
}
.ml20 {
    margin-left: 20px;
}
.mt20 {
    margin-top: 20px;
}
.ml21 {
    margin-left: 21px;
}
.mt30 {
    margin-top: 30px;
}
.mt76 {
    margin-top: 76px;
}
.ml60 {
    margin-left: 60px;
}
.ml8 {
    margin-left: 8px;
}
.ml40 {
    margin-left: 40px;
}
.mlr30 {
    margin-left: 30px;
    margin-right: 30px;
}
.ml6 {
    margin-left: 6px;
}
.mr108 {
    margin-right: 108px;
}
.ml15 {
    margin-left: 15px;
}
.m30 {
    margin: 30px;
}
.m40 {
    margin: 40px;
}
.mt15 {
    margin-top: 15px;
}
.mt40 {
    margin-top: 40px;
}
.mt73 {
    margin-top: 73px;
}
.ml5 {
    margin-left: 5px;
}
.mt88 {
    margin-top: 88px;
}
.mr54 {
    margin-right: 54px;
}
.mt50 {
    margin-top: 50px;
}
.mlr10 {
    margin-left: 10px;
    margin-right: 10px;
}
.mr30 {
    margin-right: 30px;
}
.ml28 {
    margin-left: 28px;
}

.line14 {
    line-height: 14px;
}
.line17 {
    line-height: 17px;
}
.line22 {
    line-height: 22px;
}
.line24 {
    line-height: 24px;
}
.line32 {
    line-height: 32px;
}
.line16 {
    line-height: 16px;
}
.line29 {
    line-height: 29px;
}
.line18 {
    line-height: 18px;
}
.line26 {
    line-height: 26px;
}
.line28 {
    line-height: 28px;
}
.line40 {
    line-height: 40px;
}
.line60 {
    line-height: 60px;
}
.line43 {
    line-height: 43px;
}
.line50 {
    line-height: 50px;
}

.bt1 {
    border-top: 1px solid #e6e6e6;
}
.bb1 {
    border-bottom: 1px solid #e6e6e6;
}
.bd1 {
    border: 1px solid #e6e6e6;
}
.bd2 {
    border: 1px solid #212121;
}
.txt {
    background: #fafafa;
    height: 39px;
    line-height: 39px;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    text-indent: 12px;
    text-overflow: ellipsis;
}
.txt.t76 {
    text-indent: 76px;
}
textarea.txt {
    height: auto;
    padding: 7px 12px;
    text-indent: 0;
    box-sizing: border-box;
    line-height: 25px;
}
.opa0 {
    opacity: 0;
}
.opa60 {
    opacity: 0.6;
}
.opa30 {
    opacity: 0.3;
}
.opa80 {
    opacity: 0.8;
}
a.mc:hover {
    color: #014bf0;
}
.cfff {
    color: #fff;
}
.cADB5BD,
a.cADB5BD {
    color: #adb5bd;
}
.c000 {
    color: #000;
}
a.c0137FE,
.c0137FE {
    color: #0137fe;
}
.cff0000 {
    color: #ff0000;
}
.c37B24D {
    color: #37b24d;
}
.bgfff {
    background: #fff;
}
.bg014BF0 {
    background: #014bf0;
}
.bg000 {
    background: #000;
}
.bg0137FE,
a.bg0137FE {
    background: #0137fe;
    color: #fff;
}
.bg32FFF3 {
    background: #32fff3;
}
.bgFF3257 {
    background: #ff3257;
}
.bgFF7032 {
    background: #ff7032;
}
.bgFF6719 {
    background: #ff6719;
}
.bgf5f5f5 {
    background: #f5f5f5;
}
.bgE232FF {
    background: #e232ff;
}
.bg32FF46 {
    background: #32ff46;
}
.bgCB01FE {
    background: #cb01fe;
}
.bg04E000 {
    background: #04e000;
}
.bgE0E0E0 {
    background: #e0e0e0;
}
.bgFF0000 {
    background: #ff0000;
}
.bgfafafa {
    background: #fafafa;
}
.bgF8F9FA {
    background: #f8f9fa;
}
.bg43DDE7 {
    background: #43dde7;
}
.bg37B24D {
    background: #37b24d;
    color: #fff;
}
.bg66dd42 {
    background: #66dd42;
}

a.taga {
    background: #f8f9fa;
    color: #adb5bd;
    padding: 0 6px;
    line-height: 18px;
    border-radius: 3px;
    font-size: 12px;
    margin-left: 10px;
    display: inline-block;
}
a.taga.sp2 {
    background: rgba(1, 55, 254, 1);
    color: #fff;
}
a.taga:hover {
    background: #0137fe;
    color: #fff;
}

a.loginbtn {
    width: 160px;
    height: 39px;
    line-height: 39px;
    background: #0137fe;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
}
.mt-0 {
    margin-top: 0 !important;
}

.mt-2 {
    margin-top: 20px !important;
}

.bg-second {
    background-color: #fff;
}

.jcs {
    justify-content: flex-start;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalized {
    text-transform: capitalize;
}

.text-subtitle {
    color: grey;
    line-height: 1.4;
    letter-spacing: 0.3px;
}
