﻿*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;background:#fff;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:Nunito !important;font-size:14px}@font-face{font-family:"Nunito";src:url("../css/Nunito-VariableFont_wght.ttf")}body{position:relative}ul,ol{list-style:none}a{color:#000;text-decoration:none;background-color:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}h1,h2,h3,h4,h5,h6{text-transform:capitalize;font-weight:bold}button{border:none;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.container{max-width:768px;width:calc(100% - 48px);margin-left:auto;margin-right:auto}@media screen and (min-width: 600px){.container{width:calc(100% - 80px)}}img{border-style:none}input,textarea{font-size:14px;outline:none}input[type=submit]{-webkit-appearance:none}div,i{-webkit-tap-highlight-color:rgba(0,0,0,0)}body.act{overflow:hidden}body.act header .container .cate .iconfont::before{content:""}body.act .categoryBox{display:block}.ad{display:flex;flex-direction:column;align-items:center;margin:16px 0}.ad>p{font-size:12px;color:#ccc;line-height:16px}header{width:100%;background:#fcfcfc;box-shadow:inset 0px -1px 0px 0px #e5e5e5}header .container{display:flex;justify-content:space-between;align-items:center;height:48px}header .container .logo{height:28px;display:block}header .container .logo>img{height:100%}header .container .cate{width:20px;height:20px}header .container .cate img{width:100%}header .container p{width:20px;height:20px}.main h2{font-size:24px;font-weight:900}.main .first{margin:16px 0}.main .first h2{line-height:30px}.main .first a{margin-top:16px;display:block;width:100%}.main .first a .thumb{width:100%;height:0;padding-bottom:65%;position:relative;border:1px solid #000}.main .first a .thumb img{width:calc(100% - 16px);height:calc(100% - 16px);object-fit:cover;object-position:center;position:absolute;top:8px;left:8px}.main .first a dl{margin-top:16px}.main .first a dl>dt{font-weight:800;font-size:20px;line-height:28px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.main .first a dl>dd{margin-top:8px;font-weight:700}.main .first a dl>dd time{font-weight:400;color:#76787f}.main .read{margin:16px 0}.main .read h3{font-size:24px;font-weight:900;line-height:30px;padding-bottom:7px;border-bottom:2px solid #000;margin-bottom:16px}.main .read .readList{display:grid;grid-gap:24px 24px;grid-template-columns:repeat(1, 100%)}.main .read .readList>li{width:100%}.main .read .readList>li .ad{margin:0}.main .read .readList>li>a{display:block;width:100%}.main .read .readList>li>a .thumb{width:100%;height:0;padding-bottom:65%;position:relative;border:1px solid #000}.main .read .readList>li>a .thumb img{width:calc(100% - 16px);height:calc(100% - 16px);object-fit:cover;object-position:center;position:absolute;top:8px;left:8px}.main .read .readList>li>a dl{margin-top:16px}.main .read .readList>li>a dl>dt{font-weight:800;font-size:20px;line-height:28px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.main .read .readList>li>a dl>dd{margin-top:8px;font-weight:700}.main .read .readList>li>a dl>dd time{font-weight:400;color:#76787f}.main .read .readList>li:nth-child(1){grid-column:1/2;grid-row:1/2}.main .read .readList>li:nth-child(2){grid-column:1/2;grid-row:6/7}.main .read .readList>li:nth-child(3){grid-column:1/2;grid-row:11/12}@media screen and (min-width: 600px){.main .read .readList{grid-template-columns:repeat(2, calc(50% - 12px))}.main .read .readList>li:nth-child(1){grid-row:1/2;grid-column:1/3}.main .read .readList>li:nth-child(2){grid-row:4/5;grid-column:1/3}.main .read .readList>li:nth-child(3){grid-row:7/8;grid-column:1/3}}.main .stock{margin:24px 0}.main .stock .toList{font-weight:900;font-size:24px;color:#000;line-height:30px;display:flex;align-items:center}.main .stock .toList img{width:8.4px;margin-left:10px}.main .stock .swiper{margin-top:16px}.main .stock .swiper .swiper-wrapper .swiper-slide{width:330px}.main .stock .swiper .swiper-wrapper .swiper-slide a{border-top:1px solid #000;border-bottom:1px solid #000;display:block;padding:8px 0}.main .stock .swiper .swiper-wrapper .swiper-slide a .thumb{width:100%;height:220px}.main .stock .swiper .swiper-wrapper .swiper-slide a .thumb img{width:100%;height:100%;object-position:center;object-fit:cover}.main .stock .swiper .swiper-wrapper .swiper-slide a>dl>dt{font-size:20px;color:#000;line-height:28px;font-weight:800;margin-top:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.main .stock .swiper .swiper-wrapper .swiper-slide a>dl dd{font-weight:400;color:#76787f;margin-top:8px;line-height:20px}.main .latest{margin:24px 0}.main .latest h2{line-height:30px}.main .latest .latestList{margin-top:16px;display:flex;flex-wrap:wrap}.main .latest .latestList>li{width:100%}.main .latest .latestList>li>a{width:100%;display:flex;justify-content:space-between;align-items:center}.main .latest .latestList>li>a .thumb{width:120px;height:80px;background:#fff;border:1px solid #000;position:relative}.main .latest .latestList>li>a .thumb img{position:absolute;left:8px;top:8px;width:100%;height:100%;object-fit:cover;object-position:center}.main .latest .latestList>li>a dl{width:calc(100% - 144px)}.main .latest .latestList>li>a dl dt{font-size:16px;color:#000;line-height:22px;font-weight:800;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.main .latest .latestList>li>a dl>dd{margin-top:8px;font-weight:700;line-height:20px}.main .latest .latestList>li>a dl>dd time{font-weight:400;color:#76787f}.main .latest .latestList>li+li{margin-top:32px}@media screen and (min-width: 600px){.main .latest .latestList{justify-content:space-between}.main .latest .latestList li{width:calc(50% - 12px)}.main .latest .latestList li+li{margin-top:0}.main .latest .latestList li:nth-child(n+3){margin-top:32px}}.main .moreOff{width:135px;height:48px;background:#fcfcfc;border-radius:24px;border:1px solid #000;display:flex;align-items:center;justify-content:center;margin:16px auto;font-size:16px}.main .nameBox{margin-top:16px;padding:8px 0;border-top:1px solid #000;border-bottom:1px solid #000}.main .nameBox>dl>dt{font-size:24px;color:#000;line-height:34px;font-weight:800;margin:8px 0}.main .nameBox>dl>dd{font-weight:700;line-height:20px}.main .nameBox>dl>dd span{font-weight:400;color:#76787f;margin-right:8px}.main .module{margin:24px 0}.main .module h2{font-weight:400;color:#000;line-height:26px;font-size:16px;margin:10px 0;font-family:Nunito !important}.main .module img{display:flex;max-width:100%;object-fit:cover;object-position:center;overflow:hidden;margin:0 auto}.main .module p{color:#000;line-height:26px;font-size:16px;margin:10px 0;font-family:Nunito !important}.main .module li{list-style:auto !important;margin:10px 0}.main .module ol{width:100%;padding-left:12px}.main .module ol li{list-style:auto !important;margin:10px 0}.main .module ol li>p{margin:0}.main .module .ad p{font-size:12px;color:#ccc;margin:0}.main .news .newsList{display:flex;flex-wrap:wrap}.main .news .newsList>li{width:100%;padding:16px 0;border-bottom:1px solid #eee}.main .news .newsList>li>a{width:100%;display:flex;align-items:center;justify-content:space-between;overflow:hidden;transition:all .3s}.main .news .newsList>li>a .thumb{width:120px;height:80px;position:relative;overflow:hidden;margin-right:12px}.main .news .newsList>li>a .thumb>img{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .3s}.main .news .newsList>li>a>dl{width:calc(100% - 92px)}.main .news .newsList>li>a>dl>dt{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;color:#000;font-weight:800}.main .news .newsList>li>a>dl>dd{margin-top:8px;font-size:14px;color:#76787f;line-height:20px}.main .next{margin-bottom:16px;padding-bottom:24px;border-bottom:1px solid #e5e5e5}.main .next>a{display:block;background:#f5f5f5;padding:12px 16px;position:relative}.main .next>a span{display:block;border-bottom:1px solid #e5e5e5;padding-bottom:12px;font-weight:500;color:#000}.main .next>a>dl{margin-top:16px;display:flex;align-items:center;justify-content:space-between}.main .next>a>dl>dt{width:calc(100% - 52px);font-weight:800;font-size:16px;color:#000;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.main .next>a>dl>dd{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background:#000;border-radius:24px}.main .next>a>dl>dd .iconfont{color:#fff;font-size:16px}.main .next>a::before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:#000}.companyBox{min-height:calc(100% - 244px)}.companyBox .company{margin-top:16px}.companyBox .company h2{font-size:24px;line-height:30px;font-weight:900}.companyBox .company h3{font-size:18px;margin:12px 0}.companyBox .company p{font-size:16px;margin:12px 0;line-height:26px;color:#000;font-weight:600}footer{margin-top:40px;background:#f5f5f5}footer .container{padding:24px 0;display:flex;align-items:center;flex-direction:column}footer .container img{height:28px}footer .container nav{display:flex;justify-content:center;align-items:center;margin-top:24px}footer .container nav>a{font-weight:600}footer .container nav>a+a{margin-left:24px}footer .container p{width:100%;text-align:center;color:#666;padding-top:16px;border-top:1px solid #e5e5e5;margin-top:24px}.categoryBox{z-index:99;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);display:none;overflow-y:scroll}.categoryBox .box{width:100%;padding:0 24px}.categoryBox .box>li>a{display:block;padding:24px 0;border-bottom:1px solid #2e2e2e;color:#fff;font-size:18px;line-height:24px;font-weight:700;text-align:center}.categoryBox .close{display:flex;align-items:center;justify-content:center;margin-top:24px;padding-bottom:24px}.categoryBox .close img{width:20px}#Tbox{position:relative;height:0;padding-bottom:56.25%}#Tbox #video{position:absolute;top:0;left:0;width:100%;height:100%;background:#000}#Tbox #ad-container{position:absolute;width:100%;top:0;left:0;z-index:9}#Tbox .play{position:absolute;width:100%;height:100%;z-index:99;top:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4)}#Tbox .play p{width:50px;height:50px;border-radius:25px;border:3px solid #fff;display:flex;align-items:center;justify-content:center}#Tbox .play p img{width:40px}/*# sourceMappingURL=main.css.map */
