:root{
  --color1: #222;
  --color2: #01923f;
}
.ui-breadcrumb{margin:15px 0}
.ui-pagination{margin:30px 0;justify-content: center}
.container{max-width:1330px}
/*header start*/
.header{padding-top:20px;padding-bottom:20px;justify-content: space-between;align-items: center;background:#fff}
.logo img{max-height:66px;backface-visibility:hidden;display: block}
.header-tel{position:relative;padding-left:45px;}
.header-tel:before{content:'\e636';font-family: iconfont;color:var(--color2);font-size:34px;position:absolute;top:4px;left:0;}
.header-tel span{color:#666;margin-left:3px;}
.header-tel strong{color:var(--color2);font-size:23px;display:block;line-height:1}
.nav{background:var(--color1)}
.nav-wrapper {display:flex;justify-content: space-between;}
.nav__item{padding:16px 35px;position:relative}
.nav__item.cur,
.nav__item:hover{background:var(--color2)}
.nav__item > a{font-size:16px;transition:color .3s;color:#fff;}
.nav__extend{height:0;overflow:hidden;z-index:-10;opacity:0;position:absolute;top:130%;left:0;width:100%;border:solid 1px #ddd;border-radius:3px;box-shadow:0 2px 5px 1px rgba(0,0,0,.05);background:#fff;transition:all .1s ease 0s}
.nav__extend a{display:block;text-align: center;padding:5px 0}
.nav__extend a:hover{background: #f9f9f9}
.nav__item:hover .nav__extend{height:auto;padding:8px 0;top:100%;z-index:101;opacity:1;transition:all .3s}
.nav-switch{display:none}
@media (max-width:1200px){
  .nav__item{padding:12px 15px}
  .search{display:flex;width:280px}
  .search input[type=text]{flex:0 0 200px}
}
@media (max-width:1024px){
  .logo img{max-height:36px}
  .nav__item{padding:12px 10px}
  .nav__item > a{font-size:14px}
}
@media (max-width:768px){
  :root{--header-height:58px}
  body:before{content:'';display:block;height:var(--header-height)}
  .header{padding-top:13px;padding-bottom:12px;position:fixed;top:0;right:0;width:100%;border-bottom:solid 1px #eee;z-index:101}
  .header:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background: #fff;z-index:-1}
  .logo img{max-height:32px}
  .header-tel{display:none}
  .nav{padding:0 8%;position:fixed;top:var(--header-height);left:0;right:0;height:0;background: #fcfcfc;overflow:hidden;transition:height .3s}
  .nav[is-open]{overflow:auto;height:calc(100vh - var(--header-height));z-index:11}
  .nav-wrapper{flex-direction:column;justify-content:flex-start;}
  .nav__item{width:100%;border-bottom:solid 1px #eee;margin-top:15px;padding:0 10px 12px;}
  .nav__item > a{font-weight:600;font-size:15px;color:#333}
  .nav__item.cur,
  .nav__item:hover{background:transparent}
  .nav__item:hover .nav__extend{height:0;padding:0;top:auto;opacity:1;transition: height .3s}
  .nav__extend{position:static;top:auto;z-index:101;opacity:1;width:100%;border:0;box-shadow: none;background: transparent;transition: height .3s}
  .nav__extend:before{content:'\e83a';position:absolute;top:15px;right:0;font-family: iconfont}
  .nav__extend[is-open]:before{content:'\e845';}
  .nav__extend:after{content:'';position:absolute;top:0;right:0;left:40%;height:40px;z-index:2}
  .nav__extend a{color:#666;text-align: left;padding-left:20px}
  .nav__extend a:last-child{padding-bottom:15px}
  .nav__extend a:hover{background:transparent}
  .nav-switch{display:flex;width:22px;height:16px;;position:relative;border-top:solid 2px #555;border-bottom:solid 2px #555;transition: .4s}
  .nav-switch:before,
  .nav-switch:after{content:'';height:2px;width:100%;position:absolute;right:0;top:5px;background: #555;transition: .3s}
  .nav-switch.open{border-color:#fff}
  .nav-switch.open:before{transform: rotate(45deg)}
  .nav-switch.open:after{transform: rotate(-45deg)}
}
/*header end*/
/*footer*/
.footer{background: #151515;padding-top:40px;;color:#999}
.footer a{color:#999}
.footer-text{flex-basis: 70%}
.footer-link{padding-bottom:20px;font-size:15px;display:flex}
.footer-link a{margin-right:23px}
.footer-contact{}
.footer-contact li{padding:5px 0}
.footer-contact li:before{content:'';font-family: iconfont;font-size:16px;color:#aaa;margin-right:12px}
.footer-contact li:nth-child(1):before{content:'\e634'}
.footer-contact li:nth-child(2):before{content:'\e633'}
.footer-contact li:nth-child(3):before{content:'\e620'}
.footer-contact li:nth-child(4):before{content:'\e636'}
.footer-qrcode{margin-top:20px}
.footer-qrcode__item{text-align: center;margin-left:20px}
.footer-qrcode__item img{display:block;width:100px;margin-bottom:9px}
.footer-qrcode__item span{}
.copyright{background: #111;margin-top:18px;border-top:solid 1px #333;padding:10px 0;text-align: center;color:#999;font-size:12px}
.copyright a{color:#999}
@media (max-width:768px){
  .footer{padding-top:25px;padding-bottom:15px}
  .footer-text{flex-basis: 100%}
  .footer-link{justify-content:space-between}
  .footer-link a{margin-right:0}
  .footer-qrcode{display:none}
  .footer-text .link{word-spacing:5px;font-size:14px}
}
@media (max-width:512px){
  .footer{padding-bottom:10px}
  .footer-text{font-size:12px;padding-bottom:10px}
  .footer-link{padding-bottom:10px;font-size:12px}
  .copyright{margin-top:5px}
}
.home-banner{position:relative}
.home-banner .swiper-slide{height:35vw;background-repeat:no-repeat;background-position:center 0;background-size:cover}
.page-banner{height:22vw;background-repeat:no-repeat;background-position:center 0;background-size:cover}
@media (max-width:1500px){
  .home-banner .swiper-slide{height:37vw}
}
@media (max-width:512px){
  .page-banner{height:39vw}
}
.home-box{padding-top:80px;padding-bottom:60px}
@media (max-width:1200px){
  .home-box{padding-top:60px;padding-bottom:50px}
}
@media (max-width:1024px){
  .home-box{padding-top:50px;padding-bottom:40px}
}
@media (max-width:768px){
  .home-box{padding-top:40px;padding-bottom:30px}
}
@media (max-width:512px){
  .home-box{padding-top:25px;padding-bottom:25px}
}
.main-more{text-align: center;margin-top:35px}
.main-more a{display:inline-block;background:#1181ef;color:#fff;padding:9px 20px 9px 25px;border-radius:18px;transition: background-color .3s}
.main-more a:hover{background: #0971d9}
.main-more a:after{content:'\e649';font-family: iconfont;margin-left:5px}
@media (max-width:768px){
  .main-more{margin-top:25px}
}
@media (max-width:512px){
  .main-more{margin-top:20px}
  .main-more a{font-size:12px}
}
/*fixed-service end*/
.fixed-service{position:fixed;right:20px;bottom:200px;z-index:101}
.fixed-service_item{border-radius:3px;width:52px;height:52px;text-align:center;background:var(--color2);margin-bottom:2px;color:#fff;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;transition:.3s}
.fixed-service_item.invisible{visibility:hidden}
.fixed-service_item:hover{background: #007e36;color:#fff}
.fixed-service_item:before{font-size:26px;font-family:iconfont}
.fixed-service_item.tel:before {content:'\e633'}
.fixed-service_item.qq:before {content:'\e6a1'}
.fixed-service_item.wechat:before {content:'\e6b2'}
.fixed-service_item.top:before {content:'\e816'}
.fixed-service_item.contact:before {content:'\e637'}
.fixed-service_item span{display:none}
.fixed-service_item a{display:block;width:100%;height:100%;left:0;top:0;position:absolute;z-index:2}
.fixed-service_item.tel{overflow:hidden}
.fixed-service_item.tel .extend{color:var(--color2);font-size:20px;position:absolute;top:0;bottom:0;right:100%;z-index:-1;padding:0 12px;background:#f5f5f5;line-height:1;display:flex;align-items:center;opacity:0;transition:1s}
.fixed-service_item.tel:hover{overflow:visible}
.fixed-service_item.tel:hover .extend{right:100%;opacity:1}
.fixed-service_item.contact{display:none}
.wechat-popup {position:fixed;z-index:-1;opacity:0;text-align:center;padding:30px;width:260px;border-radius:3px;margin-left:-130px;left:50%;top:30%;background:#fff}
.wechat-popup.visible{z-index:930;opacity:1}
.wechat-popup .close{position:absolute;top:10px;right:10px;cursor:pointer}
.wechat-popup .close:before{content:'\e732';font-family:iconfont;font-size:1.2rem}
.wechat-popup img{max-width:92%}
.wechat-popup p{margin:5px 0}
.wechat-popup button{background:var(--color2);color:#fff;border-radius:3px;padding:3px 9px}
.wechat-popup label{opacity:0;position:absolute;top:0}
@media (max-width:512px){
  .fixed-service{position:fixed;right:0;bottom:0;width:100%;display:flex;box-shadow:0 -2px 5px 1px rgba(0,0,0,.1)}
  .fixed-service_item{color:#333;order:0;padding:5px 0;height:58px;width:33.3%;flex:0 0 33.3%;border-radius:0;margin-bottom:0;background:#f5f5f5;border-right:solid 1px #ddd;}
  .fixed-service_item span{display:block;flex:0 0 100%;font-size:12px}
  .fixed-service_item:before{font-size:22px;display:block}
  .fixed-service_item.contact{background:var(--color1);display:flex}
  .fixed-service_item.contact:before{color:#fff;font-size:18px}
  .fixed-service_item.contact span{color:#fff}
  .fixed-service_item.top{display:none}
}
/*fixed-service end*/
.main-title {text-align: center;line-height:1;position:relative;padding:12px 0;margin-bottom:35px}
.main-title span{text-transform: uppercase;color:#f5f5f5;font-weight:600;font-size:35px;}
.main-title strong{color:var(--color1);display:block;font-size:35px;transform:translateY(-19px)}
.main-title:before{content:'';margin-left:-40px;width:80px;height:3px;background:var(--color2);border-radius:10px;position:absolute;bottom:10px;left:50%;}
@media (max-width:1024px){
  .main-title strong{font-size:28px;transform:translateY(-18px)}
}
@media (max-width:768px){
  .main-title{margin-bottom:20px}
  .main-title span{font-size:23px;}
  .main-title strong{font-size:23px;transform:translateY(-12px)}
  .main-title:before{margin-left:-35px;width:70px}
}
@media (max-width:512px) {
  .main-title span{font-size:20px;}
  .main-title strong{font-size:20px;transform:translateY(-13px)}
  .main-title:before{margin-left:-25px;width:50px}
}
@media (max-width:360px) {
  .main-title span{font-size:18px;}
  .main-title strong{font-size:18px;transform:translateY(-10px)}
  .main-title:before{height:3px}
}
.product-sort{justify-content:center}
.product-sort a{width:170px;height:48px;margin:0 10px;position:relative;display:flex;justify-content:center;align-items:center}
.product-sort a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#f9f9f9;z-index:0;clip-path:polygon(25px 0 , 100% 0, calc(100% - 25px) 100%, 0 100%)}
.product-sort.dark a:before{;background:#f5f5f5}
.product-sort span{font-size:16px;position:relative;z-index:2}
.product-sort a.cur:before,
.product-sort a:hover:before{background:var(--color2)}
.product-sort a.cur,
.product-sort a:hover {color:#fff}
@media (max-width:1024px){
  .product-sort a{width:150px;height:36px}
  .product-sort span{font-size:14px}
}
@media (max-width:768px){
  .product-sort a{width:120px;height:30px;margin:0 1px 12px}
}
@media (max-width:512px){
  .product-sort span{font-size:12px}
}
.product-list{margin-top:40px}
.product__grid{flex:0 0 24%;margin-bottom:20px}
.product__grid.last{display:none;background: #f9f9f9;position:relative}
.product__grid.last > a{font-size:30px;color:#aaa;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items: center;justify-content: center;}
.product__grid:empty{margin-bottom:0}
.product__grid figure{height:295px;padding:15px;border:solid 1px #eee;border-radius:3px;box-shadow: 0 0 6px 1px rgba(0,0,0,.02);overflow: hidden;display:flex;align-items: center;justify-content: center;;position:relative}
.product__grid figure > a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}
.product__grid figure img{max-width:100%;max-height:100%;transition: transform .3s}
.product__grid figure img:hover{transform: scale(1.05)}
.product__grid article{margin-top:15px;text-align: center}
@media (max-width:1280px){
  .product__grid figure{height:23vw}
}
@media (max-width:768px){
  .product-list{margin-top:20px}
  .product__grid{flex:0 0 32%}
  .product__grid figure{height:30vw;padding:10px;}
  .product__grid.last{display:block}
  .product__grid article{font-size:12px}
}
@media (max-width:512px){
  .product__grid{flex:0 0 48.5%}
  .product__grid.last{display:none}
  .product__grid figure{height:46vw}
}
.home-more{width:150px;height:42px;display:block;padding:12px 0 12px 20px;margin:30px auto 0;color:#fff;background:#000;position:relative;overflow:hidden;border-radius:4px}
.home-more a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}
.home-more:before{content:'';width:60px;height:120px;background:var(--color2);position:absolute;top:-50%;right:0;transform:rotate(45deg)}
.home-more:after{font-size:22px;top:11px;right:9px;content:'\e649';font-family:iconfont;position:absolute;transition:right .5s}
.home-more:hover:after{right:6px;}
@media (max-width:512px){
  .home-more {width:115px;height:36px;margin:20px auto 0;padding:10px 0 12px 12px}
  .home-more:before{content:'';width:45px;height:100px}
  .home-more:after{font-size:22px;top:9px}
  .home-more span{font-size:12px}
}
.home-ad{height:250px;background: url("../images/home-ad.jpg") no-repeat center 0 ;}
.home-ad .container{height:100%;display:flex;justify-content: flex-end}
.home-ad__txt{width:40%;height:100%;display:flex;align-items: center}
.home-ad__txt h3{font-size:30px;color:#fff;}
.home-ad__txt p{margin-top:9px;color:#eee}
@media (max-width:1024px){
  .home-ad__txt{width:56%}
  .home-ad__txt h3{font-size:26px}
}
@media (max-width:768px){
  .home-ad{height:220px}
  .home-ad__txt h3{font-size:20px}
}
@media (max-width:512px){
  .home-ad__txt{width:66%}
  .home-ad{height:180px}
  .home-ad__txt h3{font-size:18px}
  .home-ad__txt p{font-size:12px}
}
.advantage{margin-bottom:50px}
.advantage__item{margin-top:46px;display:flex;flex-wrap:wrap;justify-content:space-between}
.advantage__img{flex:0 0 50%;position:relative}
.advantage__img img{width:100%;height:100%;object-fit:cover}
.advantage__num{top:-35px;left:30px;width:70px;height:80px;padding-top:10px;content:'';position:absolute;background:var(--color2);text-align: center;border-radius: 4px}
.advantage__num span{color:#fff;font-size:35px;display:inline-block;border-bottom:3px solid #fff;line-height:1.5}
.advantage__txt{flex:0 0 50%;background: #f9f9f9;padding:40px;display:flex;align-items: center}
.advantage__txt h3{font-size:27px;font-weight:600;color:#333}
.advantage__txt span{padding:10px 0 20px;color:#999;display:block;}
.advantage__txt p{font-size:16px;color:#555;line-height:1.7;}
@media (max-width:1200px) {
  .advantage__txt{padding:30px}
}
@media (max-width:1024px){
  .advantage__txt h3{font-size:20px}
  .advantage__txt span{padding:10px 0}
  .advantage__txt p{font-size:14px}
}
@media (max-width:768px){
  .advantage__txt{padding:20px;}
  .advantage__txt h3{font-size:18px}
  .advantage__txt span{font-size:12px}
  .advantage__num{top:-20px;left:20px;width:50px;height:52px;padding-top:6px;}
  .advantage__num span{font-size:20px;border-bottom:2px solid #fff}
}
@media (max-width:512px) {
  .advantage__img{flex:0 0 100%;order:1}
  .advantage__txt{padding:20px;flex:0 0 100%;order:2}
  .advantage__item{margin-top:40px;}

  .advantage__txt{padding:15px}
  .advantage__txt h3{font-size:16px}
}
@media (max-width:414px) {
  .advantage__txt{padding:15px}
  .advantage__txt h3{font-size:15px}
  .advantage__txt p{font-size:12px}
}
.home-about{background: url("../images/home-about-bg.jpg") no-repeat center center;background-size:cover}
.home-about__figure{flex: 0 0 47%;height:420px;position:relative}
.home-about__figure img{width:100%;height:100%;object-fit: cover;border-radius: 4px}
.home-about__figure:after{content:'';width:25%;height:30%;position:absolute;top:5px;right:5px;border-top:solid 8px var(--color2);border-right:solid 8px #0c81d9;}
.home-about__article{flex:0 0 47%;margin-top:20px}
.home-about__title{color:#fff}
.home-about__title span{font-size:20px;text-transform:uppercase;opacity:.7}
.home-about__title strong{font-size:40px;display:block}
.home-about__desc{font-size:15px;color:#fff;margin:30px 0;line-height:1.8}
.home-about__more{display:inline-block;padding:8px 30px;background:#eee;transition: .3s}
.home-about__more:hover{opacity: .9}
@media (max-width:1024px) {
  .home-about__title span{font-size:16px}
  .home-about__title strong{font-size:32px}
  .home-about__desc{font-size:14px;margin:20px 0}
}
@media (max-width:768px) {
  .home-about__article{flex: 0 0 100%;margin-top:0}
  .home-about__figure{flex: 0 0 100%;margin-top:20px;height:36vw}
  .home-about__title{text-align:center}
  .home-about__title span{font-size:17px}
  .home-about__title strong{font-size:30px}
  .home-about__more{display:block;font-size:12px;width:120px;padding:8px 0;margin:0 auto;text-align:center}
}
@media (max-width:512px) {
  .home-about__title span{font-size:14px}
  .home-about__title strong{font-size:20px}
}
.home-news{margin-top:50px}
.home-news__item{flex:0 0 47%;width:47%;padding:16px;margin-bottom:50px;background:#f9f9f9}
.home-news__item:hover{box-shadow:3px 3px 6px 1px rgba(0,0,0,.1)}
.home-news__title{font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.home-news__title a:hover{color:var(--color2)}
.home-news__desc{margin:15px 0;color:#777;line-height:1.8;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.home-news__date{font-size:12px;color:#888}
.home-news__date:before{content:'\e71d';font-size:14px;font-family:iconfont;vertical-align:-1px;margin-right:5px}
@media (max-width:1024px){
  .home-news__item{flex:0 0 100%;width:100%;margin-bottom:25px}
}
@media (max-width:512px){
  .home-news__item{padding:12px;margin-bottom:20px}
  .home-news__title{font-size:16px}
}
.page-main{margin-bottom:40px}
.page-nav{background: #f5f5f5}
.page-nav .container{align-items: center}
.page-sort{display:flex}
.page-sort a{padding:22px;border-left:solid 1px #ddd;}
.page-sort a:hover{background: #eee}
.page-sort a.cur{background: var(--color1);color:#fff}
@media (max-width:1024px){
  .page-sort a{padding:20px 15px}
}
@media (max-width:768px){
  .page-sort + .ui-breadcrumb{display:none}
}
@media (max-width:512px){
  .page-sort a{padding:12px}
}
.page-title{text-align:center;position:relative;margin:40px 0;padding-bottom:15px}
.page-title:before{content:'';position:absolute;bottom:0;left:50%;margin-left:-25px;width:50px;height:2px;background: #333}
.page-title span{font-size:30px}
.page-title small{display:block;color:#999;font-size:16px;margin-top:9px;text-transform: uppercase}
@media (max-width:1024px){
  .page-title{text-align:center;position:relative;margin:30px 0 20px;padding-bottom:13px}
  .page-title span{font-size:23px}
  .page-title small{font-size:14px}
}
@media (max-width:512px) {
  .page-title span{font-size:18px}
  .page-title small{font-size:12px;margin-top:5px}
}
.page-text p{font-size:15px;line-height:2;margin-bottom:12px}
.page-text img{max-width:100%}
.about-photo{margin-top:30px;}
.about-photo__gird{flex:0 0 24%;margin-bottom:25px}
.about-photo__gird img{width:100%;height:100%;object-fit:cover;border-radius:3px}
.article-list{margin:20px auto}
.article-list__item{display:flex;justify-content: space-between;margin-bottom:30px;padding-bottom:30px;border-bottom:solid 1px #ddd}
.article-list__date{flex:0 0 120px;width:120px;min-height:76px;display:flex;justify-content:center;align-items:center;background: #f2f2f2}
.article-list__date dl{text-align: center;color:#555}
.article-list__date dt{font-size:25px;line-height:1.2}
.article-list__date dd{font-size:14px;color:#999}
.article-list article{flex-grow: 2;margin-left:20px}
.article-list article a{font-size:17px}
.article-list article a:hover{color: #0093d6}
.article-list article p{color:#999;margin-top:9px;line-height:1.7}
@media (max-width:1024px){
  .article-list__date{flex:0 0 100px;width:100px}
}
@media (max-width:512px){
  .article-list__item{margin-bottom:20px;padding-bottom:20px}
  .article-list__date{display:none}
  .article-list article{margin-left:0}
  .article-list article a{font-size:15px}
  .article-list article p{font-size:12px}
}
.article-h1{margin:50px 0 32px;text-align: center}
.article-meta{font-size:12px;text-align: right;padding:5px;background: #fbfbfb;margin:22px 0;color:#777}
.article-detail p{line-height:1.8;margin-bottom:12px}
.article-detail img{max-width:100%}
.article-detail ul{padding-left:12px;margin:16px 0}
.article-detail li{list-style-type:disc;margin:11px 0;}
.detail-neighbor{margin:50px 0;border-top:solid 1px #ddd;padding-top:12px;justify-content: space-between}
.detail-neighbor div{color:#777}
.detail-neighbor a:hover{text-decoration: underline}

@media (max-width:768px){
  .article-detail h1{margin-top:30px;font-size:17px}
  .article-detail .neighbor div{flex:0 0 100%;margin-bottom:9px}
}
.contact-info{margin:30px auto;justify-content: space-between}
.contact-info__item{flex:0 0 24%;background: #f3f3f3;padding:20px 12px;border-radius:6px;text-align: center}
.contact-info__item:before{content:'';font-family: iconfont;color:#999;font-size:2rem}
.contact-info__item.address:before{content:'\e637'}
.contact-info__item.tel:before{content:'\e636'}
.contact-info__item.wechat:before{content:'\e6b2'}
.contact-info__item.qq:before{content:'\e624'}
.contact-info__item.email:before{content:'\e620'}
.contact-info span{color:#777}
.contact-info small{display:block;margin:9px 0;color:#555}
.contact-map{width:100%;height:min(500px,60vw);border:#ccc solid 1px;background-position:center center}
@media (max-width:1024px){
  .contact-info__item{flex:0 0 49%;margin-bottom:12px}
}
@media (max-width:512px){
  .contact-info{margin:10px auto 20px}
  .contact-info__item{text-align:left;flex:0 0 100%;position:relative;padding: 0 0 12px 60px;border-bottom:dashed 1px #eee}
  .contact-info__item:before{font-size:1.6rem;position:absolute;top:12px;left:20px}
}
.goods-info{justify-content:space-between;margin-top:30px}
.goods-info__photo{flex:0 0 40%;height:400px;border:solid 1px #ddd;display:flex;justify-content: center;align-items: center;padding:12px}
.goods-info__photo img{max-width:100%;max-height:100%;}
.goods-info__info{flex:0 0 56%}
.goods-info__info h1{border-bottom:solid 1px #eee;padding-bottom:22px;margin-bottom:22px;font-weight: 600}
.goods-info__info dd{margin-top:25px;padding-bottom:25px;border-bottom:dashed 1px #eee;color:#777}
.goods-info__info dd img{vertical-align:-8px}
.goods-info__desc{font-size:15px;line-height:2;}
.goods-title{padding:0 0 12px 18px;margin:32px 0 20px;border-bottom:solid 1px #eee;display:flex;justify-content: space-between;position:relative}
.goods-title:before{content:'';position:absolute;top:5px;left:0;width:5px;height:14px;background:#80a933}
.goods-title span{font-size:16px}
.goods-detail{}
.goods-detail p{margin-bottom:12px;line-height:1.8}
.goods-detail img{max-width:100%}
@media (max-width:768px){
  .goods-info{margin-top:10px}
  .goods-info__photo{flex:0 0 100%;height:60vw}
  .goods-info__info{flex:0 0 100%;margin-top:20px}
  .goods-info__info h1{padding-bottom:15px;margin-bottom:15px;font-size:15px}
  .goods-info__info dd{margin-top:15px;padding-bottom:15px}
}