@charset "utf-8";
 body{max-width: 1920px;margin: auto;background: #fff;}
 html,body{min-height: 100%;}

/*@media screen and (min-width: 750px){*/
	@font-face{font-family: 'FZZ';src: url(/static/themes/jext/fzzh.ttf);}
	@font-face{font-family: 'FZY';src: url(/static/themes/jext/FZY1JW.ttf);}
/*}*/
@font-face {
  font-family: 'iconfont';  /* project id 1173691 */
  src: url('//at.alicdn.com/t/font_1173691_keums1ww0u.eot');
  src: url('//at.alicdn.com/t/font_1173691_keums1ww0u.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1173691_keums1ww0u.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1173691_keums1ww0u.woff') format('woff'),
  url('//at.alicdn.com/t/font_1173691_keums1ww0u.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1173691_keums1ww0u.svg#iconfont') format('svg');
}
.zt1{font-family: "FZZ";}
.zt2{font-family: "FZY";}
.zt2b{font-family: "FZY";font-weight: bold;}
.fl{float:left;}
.fr{float:right;}
.clear_both{zoom:1;}
.clear_both:before{content:""; display:table; clear:both;}
.clear_both:after{content:""; display:table; clear:both;}
.relative{position: relative;}
.absolute{position: absolute;}
.fixed{position: fixed;}
.inline-block{display:inline-block;}
.text-right{text-align:right;}
.text-left{text-align:left;}
.text-center{text-align:center;}
.trans{-webkit-transition:all 500ms ease 0s; -moz-transition:all 500ms ease 0s; -ms-transition:all 500ms ease 0s; -o-transition:all 500ms ease 0s; transition:all 500ms ease 0s;}
.rotating180{transform:rotate(180deg);-ms-transform:rotate(180deg); /* IE 9 */-moz-transform:rotate(180deg); /* Firefox */-webkit-transform:rotate(180deg);/* Safari 和 Chrome */-o-transform:rotate(180deg);}
.gray{-webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray;}
.main{overflow: hidden;position: relative;}
.text-over{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.text-line{overflow:hidden;text-overflow:ellipsis;display:-webkit-box !important;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.text-line.line3{-webkit-line-clamp:3;}
.text-line.line4{-webkit-line-clamp:4;}
.text-line.line5{-webkit-line-clamp:5;}
.wrap{max-width: 1400px;margin: auto;width:1400px;}
.lan-img{position: relative;overflow:hidden;font-size:0;height:0px;}
.lan-img>img{position: absolute;width:100%;height:auto;top:0;left:0;max-height:100%;}
.lan-img1{position: relative;overflow:hidden;font-size:0;height:0px;}
.lan-img1 img{position: absolute;width:100%;height:auto;top:0;left:0;max-height:100%;}
.hidden{display: none;}
body.bg{background:url(/images/bg.jpg);}
.cup{cursor:pointer;}
#youku-playerBox{max-width: 100% !important;height:auto !important;}

/*头部 header*/
#header{height:180px;position: fixed;top:0;left:0;right:0;z-index: 11;}
#header.gudiang{position: static;}
#header .logo{height:132px;background:#fff;}
#header .nav{height:48px;background:#222;text-align: center;}
#header .nav .one-nav{display: block;margin:0 38px;display: inline-block;z-index: 10;}
#header .nav .one-nav .nav-a{line-height:45px;height:45px;color:#fff;font-size:16px;border-bottom:3px solid #222;}
#header .nav .one-nav .nav-a.on{border-bottom:3px solid #ff8270;color:#ff8270;}
#header .nav .one-nav:hover .nav-a{border-bottom:3px solid #ff8270;color:#ff8270;}
#header .nav .one-nav .two-nav{width:480px;padding:28px 40px;background: rgba(255,255,255,0.9);z-index: 10;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: 0px 0px 10px #aaa;}
#header .nav .one-nav .two-nav .img{width:360px;}
#header .nav .one-nav .two-nav .text{width:90px;margin-left:30px;}
#header .nav .one-nav .two-nav .text .two-nav-a{display: block;color:#333;font-size:16px;line-height: 40px;border-bottom:1px solid #d9d9d9;}
#header .nav .one-nav .two-nav .text .two-nav-a:hover{color:#f37d0a;}
#header .nav .one-nav .two-nav.tesu{width:100%;padding:0px;background:#222;/*overflow: visible !important;*/}
#header .nav .one-nav .two-nav.tesu:hover{overflow: visible !important;}
#header .nav .one-nav .two-nav.tesu .text{width:100%;margin-left:0px;float: none;position: relative;}
#header .nav .one-nav .two-nav.tesu .text .two-nav-a{color:#fff;}
#header .nav .one-nav .two-nav.tesu .text .two-nav-a:hover{color:#f37d0a;}
#header .nav .one-nav .two-nav.tesu .text .two-nav-a .p1{display: block;color:#fff;font-size:16px;line-height: 40px;border-bottom:1px solid #d9d9d9;}
#header .nav .one-nav .two-nav.tesu .text .two-nav-a:hover .p1{color:#f37d0a;}
#header .nav .one-nav .two-nav.tesu .text .two-nav-a.cup .con{position: absolute;top:10px;right:120%;width: 150px;height: 170px;background: #fff;display: none;}
#header .nav .one-nav .two-nav.tesu .text .two-nav-a.cup:hover .con{display: block;}
#header .mobile-top{display: none;}
.header-blank{margin-top:180px;}
.header-blank.gudiang{margin-top:0px;}

/*广告 banner*/
.top-bg{font-size:0;}
.top-bg *{font-size:0;}
.top-bg .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #f37d0a;}

/*尾部 footer*/
.footer-wrap{max-width: 900px;margin: auto;width:900px;}
#footer{background: #222;padding:60px 0px 50px;}
#footer *{color:#ececec;}
#footer .top{margin-bottom:50px}
#footer .footer-nav{width:50%;position: relative;}
#footer .footer-nav:before{position: absolute;content:"";display: block;top:0;bottom:0;right:0;width:1px;height:100%;background: rgba(255,255,255,0.2);}
#footer .footer-nav .p1{font-size:20px;margin-bottom:15px;}
#footer .footer-nav .text .left{width:36.888%;}
#footer .footer-nav .nav-k{font-size:16px;display: block;line-height:36px;}
#footer .footer-nav .nav-k.er{font-size:12px;color:#999;}
#footer .footer-nav .nav-k.er:before{content: "-";margin-right:5px;}
#footer .footer-info{width:27%;padding-left:23%;}
#footer .footer-info .footer-logo{height:33px;margin-bottom:15px;}
#footer .footer-info .text{text-align: center;}
#footer .footer-info .text .nav-r{color:#fff;font-size:16px;line-height: 21px;padding:0px 20px;}
#footer .footer-info .text .nav-r.te{position: relative;}
#footer .footer-info .text .nav-r.te:before{position: absolute;display: block;content:"";width:2px;height:17px;background:#7b7d90;top:1px;right:-1.5px;}
#footer .footer-info .weixin{margin-top:80px;}
#footer .footer-info .weixin .img{height:130px;}
#footer .footer-info .weixin .p2{text-align: center;font-size:19px;color:#fff;line-height:34px;margin-top:25px;}
#footer .copyright{font-size:12px;line-height:28px;color:rgba(255,255,255,0.6);text-align: center;}
#footer .copyright *{font-size:12px;line-height:28px;color:rgba(255,255,255,0.6);}

/*首页 index*/
#index{background:url(/images/bg1.jpg);}
#index .about{width:1320px;margin:45px auto;height:654px;background:url(/images/index_bg11.jpg) no-repeat center;}
#index .about .con{width:78.78%;margin:110px auto 0px;}
#index .about .con .text{font-size:16px;color:#666;line-height:40px;width:49.519%;height:324px;overflow-y: scroll;text-align: center;margin-top:30px;}
#index .about .con .img{width:46.153%;margin-left:4.328%;padding-top:35.576%;}
#index .crown-title{width:100%;margin-bottom:10px;padding-top:12.5%;}
#index .crown{padding-bottom: 80px;}
#index .crown .item{width:79.16%;margin:0px auto 50px;display: table;}
#index .crown .item:nth-child(2n) .i1{display: none;}
#index .crown .item .img{width:61.18%;display: table-cell;}
#index .crown .item:nth-child(2n+1) .img{padding-right:3.94%;}
#index .crown .item:nth-child(2n) .img{padding-left:3.94%;}
#index .crown .item .text{width:34.88%;display: table-cell;}
#index .pro-cate .text{text-align: center;background:#ff8270;}
#index .pro-cate .text .p1{font-size:40px;color:#ffffff;line-height:40px;margin-top:35px;}
#index .pro-cate .text .more{width:160px;height:45px;color:#ff8270;font-size:22px;line-height:45px;margin:20px auto;display:block;background:#ffffff;}
#index .pro-cate .text .more:hover{color:#fff;background:#000;}
#index .pro-cate .item:nth-child(1) .text .p1{margin-top:15px;}
#index .index-pro{padding:140px 78px 100px;background:#fff;margin:0 4.42%;}
#index .index-pro .img{padding-top:141.891%;}
#index .index-pro .p1{font-size:22px;color:#191919;line-height:74px;text-align: center;}
#index .index-pro .p1:hover{color:#f37d0a;}
#index .index-pro .pro-button{width:18px;height:32px;margin-top:-16px;background: none;}
#index .index-pro .pro-button i{font-size:32px;color:#272727;}
#index .index-pro .swiper-button-next{right:0px;}
#index .index-pro .swiper-button-prev{left:0px;}
#index .index-pro .swiper-pagination{display: none;}

/*面包屑 inc_crumbs*/
.crumbs{height:60px;line-height:60px;border-bottom:1px solid #d6d6d6;}
.crumbs *{font-size:14px;color:#999;}
.crumbs .inc a:nth-last-child(1){color:#222;}
.crumbs i{font-size:16px;margin-left:16px;line-height:60px;}

/*公用标题*/
.title{margin-top:80px;text-align: center;}
.title .p1{font-size:36px;color:#555;line-height:36px;position: relative;display: inline-block;}
.title .p1:after,.title .p1:before{content:"";position: absolute;display:block;width:30px;height:2px;top:50%;margin-top:-1px;background:#999;left:-50px;}
.title .p1:after{left:auto;right:-50px;}
.title .p2{font-size:18px;color:#555;line-height:18px;margin-top:20px;text-transform: uppercase;}

/*申请试用 article*/
#article .trial{background: url(/images/trial_bg.png) no-repeat center;background-size:cover;margin:auto;width:1566px;margin-bottom:100px;margin-top:80px;}
#article .trial .title{margin-top:0px;}
#article .trial .con{width:1400px;margin:auto;}
#article .trial .con .img{width:39.42%;height:100%;}
#article .trial .con .img1{margin-top:195px;width:39.42%;margin-left:10%;}
#article .trial .con .img2{margin-top:5px;width:40%;margin-right:10%;}

/*关于我们 article*/
#article .about .con{margin:50px auto 160px;}
#article .about .con .img{width:40.714%;box-shadow: 0px 0px 10px #aaa;position: relative;}
#article .about .con .img .m{position: relative;z-index:2;padding:6px;background: #fff;}
#article .about .con .img:before{content:"";display:block;position: absolute;width:82%;height:82%;background:rgba(0,0,0,0.1);right:-45px;bottom:-45px;}
#article .about .con .img:after{content:"";display:block;position: absolute;width:87px;height:275px;background:url(/images/about_left.png) center;left:-87px;top:20px;}
#article .about .con .text{width:50.214%;}
#article .about .con .text .p1{font-size:26px;color:#555;line-height:36px;position: relative;display: inline-block;margin-bottom:35px;}
#article .about .con .text .p1:before{content:"";display:block;position: absolute;width:32px;height:2px;background:#828282;left:0px;bottom:-10px;}
#article .about .con .text .p1:after{content:"";display:block;position: absolute;width:73px;height:66px;background:url(/images/icon11.png) center;right:-73px;top:-50px;}
#article .about .con .text .p2{font-size:14px;color:#828282;line-height:36px;}

/*会员中心 article*/
#article .member .con{height:634px;margin:25px auto 68px;}
#article .member .con .text{width:355px;text-align: center;margin:200px 0px 0px 160px;}
#article .member .con .text .p1{font-size:24px;color:#666;line-height:52px;border-bottom:1px solid #dcd2cb;}
#article .member .con .text .p2{font-size:57px;color:#222;line-height:83px;border-bottom:1px solid #a8907c;border-top:1px solid #a8907c;}
#article .member .con .text .p3{font-size:24px;color:#666;line-height:52px;border-top:1px solid #dcd2cb;}
#article .member .con .text .a1{display: block;background:#222;color:#fff;line-height:42px;height:42px;width:155px;border-radius:21px;margin:auto;font-size:22px;}
#article .member .con .text .a1:hover{color:#f37d0a;}

/*购买理由 article*/
#article .purchase .con{margin:48px auto 90px;}
#article .purchase .con .item{background:url(/images/purchase_bg.png);margin-bottom:80px;display: table;}
#article .purchase .con .item.hide{display: none;}
#article .purchase .con .item .img{width:52.14%;display: table-cell;}
#article .purchase .con .item .img.sj{display: none;}
#article .purchase .con .item .text{width:47.86%;padding:0px 4.64%;display: table-cell;vertical-align: middle;}
#article .purchase .con .item .text .icon{text-align: left;height:106px;}
#article .purchase .con .item .text .icon span{font-size:36px;color:#333;vertical-align:middle;margin-left:25px;}
#article .purchase .con .item .text .p1{font-size:22px;color:#666;line-height:44px;margin:22px auto 45px;}
#article .purchase .con .item .text .p1.m0{margin:0px auto;}
#article .purchase .con .item .text .p2{font-size:20px;color:#fff;line-height:45px;padding:0px 16px;height:45px;background:#ff0000;text-align: center;display: inline-block;}
#article .purchase .con .item .text .p-line{width:36px;height:4px;background:#222;}
#article .purchase .con .item .text .a1{font-size:20px;color:#fff;line-height:45px;width:120px;height:45px;background:#222;text-align: center;display: block;}
#article .purchase .con .item .text .a1:hover{color:#f37d0a;}
#article .purchase .con .item .text .p-t{font-size:24px;color:#333;line-height:45px;min-width:220px;height:45px;background:#e7e7e7;text-align: center;padding:0px 20px;display: inline-block;margin:10px auto;}
#article .purchase .con .item .text .p-t.t1{margin-top:20px;}
#article .purchase .con .item .text .p1.hide{display: none;}
#article .purchase .con .item .text .p2.hide{display: none;}
#article .purchase .con .item .text .a1.hide{display: none;}

/*crown 皇冠爆品*/
#crown .item{width:1660px;height:743px;margin:0px auto 110px;}
#crown .crown-wrap{max-width: 1400px;margin: auto;width:84.337%;}
#crown .item.crown-bg0{background:url(/images/explosive_bg1.png) no-repeat center;background-size:cover;}
#crown .item.crown-bg1{background:url(/images/explosive_bg2.png) no-repeat center;background-size:cover;}
#crown .item.crown-bg2{background:url(/images/explosive_bg3.png) no-repeat center;background-size:cover;}
#crown .item.crown-bg3{background:url(/images/explosive_bg4.png) no-repeat center;background-size:cover;}
#crown .item.crown-bg4{background:url(/images/explosive_bg5.png) no-repeat center;background-size:cover;}
#crown .item:nth-child(2n) .i1{display: none;}
#crown .item .img{width:50%;float:left;}
#crown .item .text{width:50%;float:left;}
#crown .item:nth-child(2n) .text{text-align: right;}
#crown .item:nth-child(2n+1) .img{text-align: right;}

/*brand_video 品牌视频*/
#video .da-video{margin-top:50px;}
#video .xiao-video{margin-bottom:130px;}
#video .da-video .item{width:48.571%;margin-right:2.858%;}
#video .da-video .item:nth-child(2n){margin-right:0%;}
#video .xiao-video .item{width:31.428%;margin-right:2.858%;}
#video .xiao-video .item:nth-child(3n){margin-right:0%;}
#video .item{margin-bottom:40px;cursor: pointer;}
#video .item .text{width:100%;height:40px;line-height:40px;font-size:14px;color:#fff;background: rgba(0,0,0,0.4);bottom:0;left:0;right:0;z-index:2;text-indent: 1.5em;}
#video .item .icon{width:100%;height:100%;background: rgba(0,0,0,0.5);top:0;bottom:0;left:0;right:0;z-index:1;}

/*brand 合作优势*/
#brand .advan{margin:50px auto 35px;}
#brand .advan .img{width:53.57%;}
#brand .advan .text{width:45%;}
#brand .advan .text .t-img .t{width:48%;}
#brand .advan .text .t-t{padding:50px 50px 0px;}
#brand .advan .text .t-t .p1{font-size:26px;color:#333;line-height: 40px;font-weight: bold;position: relative;}
#brand .advan .text .t-t .p1:before{position: absolute;display: block;content:"";/*width:60%;height:1px;background: #e3e3e3;top:50%;right:0;*/}
#brand .advan .text .t-t .p2{font-size:16px;color:#828282;line-height: 38px;position: relative;display: inline-block;margin-top:10px;}
#brand .advan .text .t-t .p2:before{position: absolute;display: block;content:"";width:56px;height:78px;/*background:url(/images/icon9.png) no-repeat center;*/background-size:cover;top:0;right:-81px;}
/*#brand .advan .text .t-t .t-line{width:35px;height:3px;background:#cacaca;margin-top:35px;}*/
#brand .honor{background:url(/images/advantage_bg.jpg) no-repeat center;background-size:contain;padding:8.333% 0px 7.8125%;position: relative;}
#brand .honor:before{position: absolute;display: block;content:"";width:70px;height:70px;/*background:url(/images/icon10.png) no-repeat center;*/background-size:cover;bottom:150px;left:11.979%;}
#brand .honor .swiper-wrapper{position: relative;}
#brand .honor .swiper-wrapper:before{position: absolute;display: block;content:"";width:100%;height:1px;background:#cacaca;top:109px;right:0;left:0;}
#brand .honor .text .p1{font-size:30px;color:#ff8270;line-height: 43px;}
#brand .honor .text .p2{font-size:19px;color:#333;line-height: 50px;}
#brand .honor .text .yuan{width:13px;height:13px;border-radius:50%;background:#cacaca;margin:10px auto 20px;}
#brand .honor .anniu{background: none;width: 30px;height: 30px;top: 60%;}
#brand .honor .anniu i{font-size: 40px;color: #ff8270;}
#brand .honor .swiper-button-next{right: -30px;}
#brand .honor .swiper-button-prev{left: -30px;}
#brand .advan-detail{margin:100px auto 120px;}
#brand .advan-detail img{max-width:100%;}
#brand .advan-detail table{width:1400px !important;text-align: center;margin:90px auto 0px;}

/*brand_history 品牌大事记*/
#history .pc{margin:50px auto 170px;}
#history .pc .con-img-top{width:52.857%;float: left;}
#history .pc .con-img-thumbs-bg{width:45%;float: right;height:513px;overflow-y: scroll;}
/*#history .pc .con-img-thumbs{overflow-y: static;height:auto;}*/
#history .pc .con-img-thumbs .swiper-slide{/* height:102px; */height:65px !important;border-left:1px solid #e5e5e5;margin-left:5px;}
#history .pc .con-img-thumbs .text{font-size:14px;color:#828282;margin-top:20px;padding-left:44px;position: relative;}
#history .pc .con-img-thumbs .text:before{position: absolute;display: block;content:"";width:9px;height:9px;background:#e5e5e5;top:50%;left:-5px;margin-top:-4.5px;border-radius:50%;}
#history .pc .con-img-thumbs .text span{font-size:25px;color:#222;font-weight: bold;margin-right:20px;width:95px;}
#history .pc .con-img-thumbs .swiper-slide.slide-ctive .text:before{background: #f37d0a;}
#history .sj{margin:3.125rem auto 5rem;display: none;}
#history .sj .swiper-container{padding-bottom:30px;}
#history .sj .swiper-container .text{font-size:18px;color:#828282;margin-top:15px;}
#history .sj .swiper-container .text span{font-size:36px;color:#222;font-weight: bold;}
#history .sj .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #f37d0a;}

/*info 达人评测*/
#info{margin:80px auto 140px;}
#info .con{width:22.857%;margin-right:2.8573%;margin-bottom:40px;}
#info .con:nth-child(4n){margin-right:0%;}
#info .con .img{padding-top:112.5%;}
#info .con .text{border:1px solid #d6d6d6;border-top:0px;padding:30px;}
#info .con .text .p1{font-size:14px;color:#999;margin-bottom:5px;}
#info .con .text .a1{font-size:20px;color:#000;line-height:30px;height:60px;overflow: hidden;display: block;}
#info .con .text .a1:hover{color:#f37d0a;}
#info .con .text .p2{font-size:16px;color:#999;line-height:26px;height:52px;overflow: hidden;margin:10px 0px 20px;}
#info .con .text .a2{width:94px;height:33px;background:#000;font-size:14px;color:#fff;line-height:33px;text-align: center;}
#info .con .text .a2:hover{background:#f37d0a;}
#info .con .text .zan{cursor:pointer;margin-left:20%;height:33px;line-height: 33px;font-size:0px;}
#info .con .text .zan span{font-size:14px;color:#666;margin-left:5px;line-height: 33px;display: inline-block;float: right;}
#info .con .text .zan i{font-size:25px;color:#9b9b9b;line-height: 33px;display: inline-block;}
#info .con .text .zan .i1{display: none;color:#f37d0a;}
#info .con .text .zan.on .i1{display: inline;}
#info .con .text .zan.on .i0{display: none;}
#info .con .text .bdsharebuttonbox .bds_more{background:none;padding-left:0px;font-size:25px;color:#999999;line-height:33px;margin:0;}

/*info-detail 达人评测详情页*/
#info-detail{margin:80px auto 130px;}
#info-detail .tit{border-bottom:1px solid #e8e8e8;padding:0px 0px 20px;margin:0 100px;}
#info-detail .tit .p1{color:#333;font-size:24px;line-height:28px;margin-bottom:30px;}
#info-detail .tit .p2{color:#999;font-size:14px;line-height:36px;}
#info-detail .tit .p2 span{color:#666;font-size:14px;line-height:36px;}
#info-detail .tit .link{cursor:pointer;height:36px;line-height: 36px;width:108px;border:2px solid #e1e1e1;text-align: center;border-radius:18px;margin-right:14px;color:#eb2e4f;}
#info-detail .tit .zan{cursor:pointer;height:36px;line-height: 36px;font-size:0px;width:76px;border:2px solid #e1e1e1;text-align: center;border-radius:18px;}
#info-detail .tit .zan span{font-size:14px;color:#666;margin-left:5px;line-height: 36px;display: inline-block;float: left;}
#info-detail .tit .zan i{font-size:25px;color:#666;line-height: 36px;display: inline-block;float: left;margin-left:20px;}
#info-detail .tit .zan .i1{display: none;color:#f37d0a;}
#info-detail .tit .zan.on .i1{display: inline;}
#info-detail .tit .zan.on .i0{display: none;}
#info-detail .tit .bdsharebuttonbox{height:36px;line-height: 36px;width:36px;border:2px solid #717171;text-align: center;border-radius:50%;text-align: center;margin-left:14px;}
#info-detail .tit .bdsharebuttonbox .bds_more{background:none;padding-left:0px;font-size:25px;color:#717171;line-height:36px;margin:0;width:36px;text-align: center;}
#info-detail .con{padding:80px 100px;overflow:hidden;font-size:14px;line-height: 28px;color:#666;}
#info-detail .con *{font-size:14px;line-height: 28px;color:#666;}
#info-detail .con img{max-width: 100% !important;height:auto !important;}
#info-detail .detail-url a{width:50%;position: relative;}
#info-detail .detail-url a .img{padding-top:42.857%;}
#info-detail .detail-url a .text{position: absolute;top:0;left:0;right:0;bottom:0;z-index: 10;padding:17.142% 22.857%;}
#info-detail .detail-url a .text .p1{font-size:14px;line-height:28px;color:#fff;}
#info-detail .detail-url a .text .p2{font-size:18px;line-height:30px;color:#fff;}
#info-detail .detail-url a .text .icon{margin-top:20px;display: none;}
#info-detail .detail-url a .text:hover{background:rgba(32,32,32,0.95);}
#info-detail .detail-url a .text:hover .icon{display: block;}
#info-detail .detail-url a .text.mei{background:rgba(32,32,32,0.95);}
#info-detail .detail-url a .text.mei .icon{display: none;}
#info-detail .detail-url a .text.mei:hover .icon{display: none;}

/*custom 自定义页面*/
#custom .pc{width: 100%; overflow: hidden;}
#custom .pc .skin-box-bd{width: 990px;position: relative;margin: 0 auto; overflow: visible;}
#custom .pc .skin-box-bd .sn-simple-logo{padding:0;top:auto;border:0;position: absolute;}
#custom .pc .w1{width:1920px;}
#custom .pc .h1{height:763px;}
#custom .pc .h2{height:1200px;}
#custom .pc .h3{height:800px;}
#custom .pc .h4{height:900px;}
#custom .pc .l1{left:50%;}
#custom .pc .l2{left:-960px;}
#custom .pc .l3{left:auto;}
#custom .pc .l4{left:-465px;}
#custom .pc .w9h9{width:9999999px;height:999999px;}
#custom .sj{display: none;}

/*products 产品列表页*/
#products{margin:70px auto 100px;}
.mini-nav{width:13.571%;}
.mini-nav .p1{background:#222;height:40px;line-height:40px;text-align: center;font-size:16px;color:#fff;}
.mini-nav a{background:#fff;height:40px;line-height:40px;text-align: center;font-size:14px;color:#999;display: block;}
.mini-nav .a1.on{color:#222;}
.mini-nav .gong{margin-top:40px;}
.mini-nav .a2{text-align: left;padding-left:30%;}
.mini-nav .a2 i{margin-right:10px;font-size:20px;line-height: 40px;}
.mini-nav .a2 .i2{display: none;}
.mini-nav .a2.on .i1{display: none;}
.mini-nav .a2.on .i2{display: inline-block;color:#222;}
#products .con{width:79.285%;}
#products .con .list{width:31.531%;margin-right:2.7035%;margin-bottom:50px;}
#products .con .list:nth-child(3n){margin-right:0%;}
#products .con .list .img{padding-top:100%;}
#products .con .list .anniu{position: absolute;top:-100%;left:0;right:0;background:rgba(255,255,255,0.6);padding-top:35.142%;height:64.858%;}
#products .con .list .anniu a{display: block;width:158px;height:40px;border:1px solid #222;margin:auto;text-align: center;line-height:40px;font-size:14px;}
#products .con .list .anniu .u1{background: #222;color:#fff;}
#products .con .list .anniu .u2{background: #fff;border:1px solid #999999;color:#333;margin-top:20px;}
#products .con .list .text{text-align: center;padding-bottom:15px;border-bottom:1px solid #efefef;}
#products .con .list .text .p1{font-size:20px;color:#333;margin:15px auto 10px;}
#products .con .list .text .p2{font-size:14px;color:#999;height:17px;}
#products .con .list .p3{font-size:22px;color:#222;text-align: center;margin-top:15px;}
#products .con .list:hover .anniu{top:0;}

/*产品详情 products_detail*/
#products-detail{margin:80px auto 170px;}
#products-detail .detail-img{width:50%;height:530px;}
#products-detail .detail-img .detail-img-top{height:530px;width:76.06%;margin: 0;float:right;}
#products-detail .detail-img .detail-img-top .swiper-pagination{display: none;}
#products-detail .detail-img .detail-img-thumbs-bg{height:530px;width:16.8%;float:right;margin-right: 7.14%;}
#products-detail .detail-img .detail-img-thumbs{height:530px;width:100%;}
#products-detail .detail-img .detail-img-thumbs .swiper-slide{width: 100%;height:118px;}
#products-detail .top{padding-bottom:80px;border-bottom:1px solid #d6d6d6;}
#products-detail .text{width:42.85%;}
#products-detail .text .p1{font-size:14px;color:#999;margin:30px auto 10px;}
#products-detail .text .p2{font-size:20px;color:#000;line-height:36px;}
#products-detail .text .attr{margin:35px auto;}
#products-detail .text span{line-height:60px;border:1px solid #222;padding:0px 25px;display: inline-block;font-size:14px;color:#222;}
#products-detail .text .p-a{font-size:22px;color:#222;line-height:58px;margin-right:50px;}
#products-detail .text .a1{display: block;width:170px;height:58px;background:#222;color:#fff;font-size:14px;line-height:58px;text-align: center;}
#products-detail .text .p3{font-size:16px;color:#222;margin:40px auto 15px;}
#products-detail .text .p4{font-size:16px;color:#ff0000;}
#products-detail .text .p5{font-size:14px;color:#828282;margin:30px auto 15px;height:17px;overflow: hidden;}
#products-detail .text .p5.on{height:auto;overflow: visible;}
#products-detail .text .p6{font-size:14px;color:#828282;width:104px;height:37px;line-height:37px;border:1px solid #dadada;text-align: center;cursor: pointer;}
#products-detail .detail{width:100%;margin-top:45px; position:relative;}
#products-detail .detail .option .p1{font-size:14px;color:#000;padding-bottom:14px;border-bottom:2px solid #fff;margin-right:40px;cursor:pointer;}
#products-detail .detail .option .p1.on{border-bottom:2px solid #000;}
#products-detail .detail .con .desc{width:100%;overflow: hidden;margin-top:30px;font-size:14px;color:#828282;line-height:28px;}
#products-detail .detail .con .desc img{max-width:100%;height:auto !important;text-align: center;}
#products-detail .detail .con .desc *{font-size:14px;color:#828282;line-height:28px;}


/*case 最新资讯*/
#case{margin:80px auto 140px;}
#case .con{width:22.857%;margin-right:2.8573%;margin-bottom:40px;}
#case .con:nth-child(4n){margin-right:0%;}
#case .con .img{padding-top:56.25%;}
#case .con .text{border:1px solid #d6d6d6;border-top:0px;padding:30px;}
#case .con .text .p1{font-size:14px;color:#999;margin-bottom:5px;}
#case .con .text .a1{font-size:20px;color:#000;line-height:30px;height:60px;overflow: hidden;display: block;}
#case .con .text .a1:hover{color:#f37d0a;}
#case .con .text .p2{font-size:16px;color:#999;line-height:26px;height:52px;overflow: hidden;margin:10px 0px 20px;}
#case .con .text .a2{width:94px;height:33px;background:#000;font-size:14px;color:#fff;line-height:33px;text-align: center;}
#case .con .text .a2:hover{background:#f37d0a;}
#case .con .text .zan{cursor:pointer;margin-left:20%;height:33px;line-height: 33px;font-size:0px;}
#case .con .text .zan span{font-size:14px;color:#666;margin-left:5px;line-height: 33px;display: inline-block;float: right;}
#case .con .text .zan i{font-size:25px;color:#9b9b9b;line-height: 33px;display: inline-block;}
#case .con .text .zan .i1{display: none;color:#f37d0a;}
#case .con .text .zan.on .i1{display: inline;}
#case .con .text .zan.on .i0{display: none;}
#case .con .text .bdsharebuttonbox .bds_more{background:none;padding-left:0px;font-size:25px;color:#999999;line-height:33px;margin:0;}

/*case-detail 最新资讯详情页*/
#case-detail{margin:80px auto 130px;}
#case-detail .tit{border-bottom:1px solid #e8e8e8;padding:0px 0px 20px;margin:0 100px;}
#case-detail .tit .p1{color:#333;font-size:24px;line-height:28px;margin-bottom:30px;}
#case-detail .tit .p2{color:#999;font-size:14px;line-height:36px;}
#case-detail .tit .p2 span{color:#666;font-size:14px;line-height:36px;}
#case-detail .tit .link{cursor:pointer;height:36px;line-height: 36px;width:108px;border:2px solid #e1e1e1;text-align: center;border-radius:18px;margin-right:14px;color:#eb2e4f;}
#case-detail .tit .zan{cursor:pointer;height:36px;line-height: 36px;font-size:0px;width:76px;border:2px solid #e1e1e1;text-align: center;border-radius:18px;}
#case-detail .tit .zan span{font-size:14px;color:#666;margin-left:5px;line-height: 36px;display: inline-block;float: left;}
#case-detail .tit .zan i{font-size:25px;color:#666;line-height: 36px;display: inline-block;float: left;margin-left:20px;}
#case-detail .tit .zan .i1{display: none;color:#f37d0a;}
#case-detail .tit .zan.on .i1{display: inline;}
#case-detail .tit .zan.on .i0{display: none;}
#case-detail .tit .bdsharebuttonbox{height:36px;line-height: 36px;width:36px;border:2px solid #717171;text-align: center;border-radius:50%;text-align: center;margin-left:14px;}
#case-detail .tit .bdsharebuttonbox .bds_more{background:none;padding-left:0px;font-size:25px;color:#717171;line-height:36px;margin:0;width:36px;text-align: center;}
#case-detail .con{padding:80px 100px;overflow:hidden;font-size:14px;line-height: 28px;color:#666;}
#case-detail .con *{font-size:14px;line-height: 28px;color:#666;}
#case-detail .con img{max-width: 100% !important;height:auto !important;}
#case-detail .detail-url a{width:50%;position: relative;}
#case-detail .detail-url a .img{padding-top:42.857%;}
#case-detail .detail-url a .text{position: absolute;top:0;left:0;right:0;bottom:0;z-index: 10;padding:17.142% 22.857%;}
#case-detail .detail-url a .text .p1{font-size:14px;line-height:28px;color:#fff;}
#case-detail .detail-url a .text .p2{font-size:18px;line-height:30px;color:#fff;}
#case-detail .detail-url a .text .icon{margin-top:20px;display: none;}
#case-detail .detail-url a .text:hover{background:rgba(32,32,32,0.95);}
#case-detail .detail-url a .text:hover .icon{display: block;}
#case-detail .detail-url a .text.mei{background:rgba(32,32,32,0.95);}
#case-detail .detail-url a .text.mei .icon{display: none;}
#case-detail .detail-url a .text.mei:hover .icon{display: none;}


@media screen and (max-width: 1660px){
	#crown .item{width:86.458%;height:573px;margin:0px auto 80px;}
	#crown .crown-wrap{max-width: 1400px;width:84.337%;}
	#crown .item .text img{max-height: 75%;max-width: 75%;}
}

@media screen and (max-width: 1570px){
	#article .trial{width:90%;background: url(/images/trial_bg.png) no-repeat top left;background-size:contain;}
	#article .trial .con{width:89.39%;}

	#brand .honor .img img{width:70%;}
}

@media screen and (max-width: 1400px){
	.wrap{max-width: 95%;margin: auto;width:95%;}
	#header .nav .one-nav{margin:0 2%;}
	#index .about{width:95%;background-size:cover;}
	#article .trial .con .img1{margin-top:150px;}

	#article .purchase .con .item .text .icon{height:90px;}
	#article .purchase .con .item .text .icon span{font-size:28px;}
	#article .purchase .con .item .text .p1{font-size:18px;line-height:36px;}
	#article .purchase .con .item .text .p2{font-size:16px;}
	#article .purchase .con .item .text .a1{font-size:16px;}
	#article .purchase .con .item .text .p-t{font-size:20px;}

	#brand .advan-detail table{width:95% !important;}

	.mini-nav .a2{padding-left:20%;}
}

@media screen and (max-width: 1250px){
	#index .about{height:550px;}
	#index .about .con{margin:110px auto 0px;}
	#index .about .con .text{height:280px;}

	#article .member .con{height:488px;}
	#article .member .con .text{margin:125px 0px 0px 9%;}

	#crown .item{width:90%;height:500px;margin:0px auto 50px;}
	#crown .crown-wrap{width:85%;}
	#crown .item .text img{max-height: 70%;max-width: 70%;}
	#crown .item .img img{max-height: 80%;max-width: 80%;}

	#info .con .text{padding:15px;}
	#info .con .text .zan{margin-left:10%;}

	#info-detail .tit{margin:0;}
	#info-detail .con{padding:80px 0px;}

	#case .con .text{padding:15px;}
	#case .con .text .zan{margin-left:10%;}

	#case-detail .tit{margin:0;}
	#case-detail .con{padding:80px 0px;}
}

@media screen and (max-width: 1100px){
	#header{height:5.625rem;}
	#header .logo{display: none;}
	#header .mobile-top{display: block;height:5.625rem;text-align: center;background:#fff;}
	#header .mobile-top .mobile-logo{display: inline-block;height:5.625rem;width:18.4375rem;}
	#header .mobile-top .guanbi{display: none;}
	#header .mobile-top .anniu{cursor:pointer;}
	#header .mobile-top .anniu i{line-height:5.625rem;height:5.625rem;font-size:4.5rem;color:#222;}
	#header .nav{position: fixed;top:5.625rem;left:-100%;background:#333333;width:100%;z-index: 100;bottom:0;overflow: auto;height:auto;padding:1.25rem 0px;}
	#header .nav .wrap{width:100%;max-width: 100%;}
	#header .nav .one-nav{border-bottom:1px solid #999;line-height:45px;color:#fff;font-size:16px;text-indent:1rem;display: block;text-align: left;margin:0;}
	#header .nav .one-nav .nav-a{border-bottom:0px;width:100%;}
	#header .nav .one-nav .nav-a.on{border-bottom:0px;color:#f37d0a;}
	#header .nav .one-nav:hover .nav-a{border-bottom:0px;color:#fff;}
	#header .nav .one-nav.you:before{position: absolute;display: block;content:"";width:20px;height:20px;background:url(/images/xia.png) no-repeat center;right:0.625rem;top:15px;}
	#header .nav .one-nav.you .nav-a{float: none;width:50%;}
	#header .nav .one-nav.you .two-nav{position: static;width: 100%;padding: 0.625rem 0px;background:#333333;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;box-shadow:none;}
	#header .nav .one-nav.you .two-nav .img{display: none;}
	#header .nav .one-nav.you .two-nav .text{float: none;width:auto;margin-left:5px;}
	#header .nav .one-nav.you .two-nav .text .two-nav-a{display: block;color:#fff;font-size:16px;line-height: 40px;border-bottom:0px;}
	#header .nav .one-nav.you .two-nav .text .two-nav-a:hover{color:#fff;}

	#header .nav .one-nav .two-nav.tesu{position: static;width: 100%;padding: 0.625rem 0px;background:#333333;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;box-shadow:none;}
	#header .nav .one-nav .two-nav.tesu .text{float: none;width:auto;margin-left:5px;position: static;}
	#header .nav .one-nav .two-nav.tesu .text .two-nav-a:hover{color:#fff;}
	#header .nav .one-nav .two-nav.tesu .text .two-nav-a .p1{display: block;color:#fff;font-size:16px;line-height: 40px;border-bottom:0px;}
	#header .nav .one-nav .two-nav.tesu .text .two-nav-a:hover .p1{color:#fff;}
	#header .nav .one-nav .two-nav.tesu .text .two-nav-a.cup .con{position: static;background: transparent;display: block;}
	#header .nav .one-nav .two-nav.tesu .text .two-nav-a.cup .con .p2{color:#fff;font-size:14px;line-height:30px;text-align: center;}

	#header.on .mobile-top .menu{display: none;}
	#header.on .mobile-top .guanbi{display: block;}
	#header.on .nav{left:0;}
	.header-blank{margin-top:5.625rem;}

	.footer-wrap{max-width: 95%;width:95%;}
	#footer .footer-nav .text .left{width:50%;}
	#footer .footer-info{width:30%;padding-left:20%;}

	#index .about{background: none;height:auto;margin:3rem auto;}
	#index .about .con{width:95%;margin:1rem auto 0px;}
	#index .about .con .text{font-size:14px;line-height:22px;width:49%;height:auto;overflow-y: visible;text-align: left;margin-top:2rem;}
	#index .about .con .img{width:49%;margin-left:2%;padding-top:35.576%;}

	.crumbs{border-top:1px solid #d6d6d6;}

	#article .purchase .con .item .text{padding:0px 2%;}
	#article .purchase .con .item .text .icon{height:80px;}
	#article .purchase .con .item .text .icon span{font-size:24px;margin-left:20px;}
	#article .purchase .con .item .text .p1{font-size:16px;line-height:26px;margin:16px auto 32px;}
	#article .purchase .con .item .text .p2{font-size:14px;line-height:30px;height:30px;}
	#article .purchase .con .item .text .a1{font-size:14px;line-height:30px;width:100px;height:30px;}
	#article .purchase .con .item .text .p-t{font-size:18px;line-height:30px;min-width:160px;height:30px;margin:8px auto;}
	#article .purchase .con .item .text .p-t.t1{margin-top:16px;}

	#history .pc{display: none;}
	#history .sj{display: block;}

	#info .con .text{padding:10px;}
	#info .con .text .zan{margin-left:5%;}

	#case .con .text{padding:10px;}
	#case .con .text .zan{margin-left:5%;}

	#products .con{width:100%;float:none;}
	.mini-nav{width:100%;float:none;margin-bottom:40px;}
	.mini-nav a{display:inline-block;padding:0px 15px;}
	.mini-nav .a2{text-align: center;padding-left:15px;}

	#products-detail .detail-img{width:100%;height:auto;float:none;}
	#products-detail .detail-img .detail-img-top{height:auto;width:100%;float:none;}
	#products-detail .detail-img .detail-img-thumbs-bg{height:auto;width:100%;float:none;margin:15px auto;}
	#products-detail .detail-img .detail-img-thumbs{height:auto;width:100%;}
	#products-detail .detail-img .detail-img-thumbs .swiper-slide{height:auto;}
	#products-detail .text{width:100%;float:none;}
}

@media screen and (max-width: 750px){
	#footer{padding:3.75rem 0px;}
	#footer .top{margin-bottom:3.125rem}
	#footer .footer-nav{width:100%;}
	#footer .footer-nav:before{display: none;}
	#footer .footer-nav .p1{margin-bottom:1rem;margin-left:5%;}
	#footer .footer-nav .text .left{width:45%;padding-left:5%;}
	#footer .footer-nav .nav-k{line-height:32px;}
	#footer .footer-info{width:100%;padding-left:0%;margin-top:30px;}
	#footer .footer-info .footer-logo{height:25px;margin-bottom:20px;}
	#footer .footer-info .weixin{margin-top:20px;}
	#footer .footer-info .weixin .p2{margin-top:1.5625rem;}

	#index .about .con .text{width:100%;float: none;}
	#index .about .con .img{width:100%;margin-left:0%;padding-top:71.152%;float: none;}

	#index .crown .item{width:95%;margin:0px auto 4rem;display: block;}
	#index .crown .item .img{width:100%;display: block;}
	#index .crown .item:nth-child(2n+1) .img{padding-right:0%;}
	#index .crown .item:nth-child(2n) .img{padding-left:0%;}
	#index .crown .item .text{width:100%;display: block;}
	#index .crown .item:nth-child(2n) .i1{display: block;}
	#index .crown .item .i0{display: none;}
	#index .pro-cate .text .p1{font-size:16px;line-height:16px;margin-top:2.5rem;}
	#index .pro-cate .text .more{width:100px;height:30px;font-size:12px;line-height:30px;margin:15px auto;}
	#index .pro-cate .text .more i{font-size:12px;}
	#index .pro-cate .text .more:hover{color:#080b2b;background:#fff;}
	#index .pro-cate .item:nth-child(1) .text .p1{margin-top:1rem;}

	#index .index-pro{padding:4rem 2.5%;margin:0;}
	#index .index-pro .swiper-container{padding-bottom:30px;}
	#index .index-pro .img{padding-top:141.891%;}
	#index .index-pro .p1{font-size:14px;color:#191919;line-height:32px;text-align: center;}
	#index .index-pro .p1:hover{color:#191919;}
	#index .index-pro .pro-button{display: none;}
	#index .index-pro .swiper-pagination{display: block;}
	#index .index-pro .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #f37d0a;}

	.crumbs{height:40px;line-height:40px;}
	.crumbs i{margin-left:1rem;line-height:40px;}

	.title{margin-top:5rem;}
	.title .p1{font-size:20px;line-height:20px;}
	.title .p1:after,.title .p1:before{left:-40px;}
	.title .p1:after{left:auto;right:-40px;}
	.title .p2{font-size:14px;line-height:14px;margin-top:10px;}

	#article .trial{margin-top:0;margin-bottom:0;width:95%;background:url(/images/bg.jpg);padding:5rem 2.5% 6.25rem;}
	#article .trial .con .img{width:100%;height:100%;}
	#article .trial .con .img1{margin-top:6rem;width:100%;margin-left:0%;}
	#article .trial .con .img2{display: none;}

	#article .about .con{margin:4rem auto;}
	#article .about .con .img{width:100%;box-shadow:none;float: none;}
	#article .about .con .img .m{padding:0px;}
	#article .about .con .img:before{display: none;}
	#article .about .con .img:after{display: none;}
	#article .about .con .text{width:100%;float:none;margin-top:50px;}
	#article .about .con .text .p1{font-size:20px;margin-bottom:25px;}
	#article .about .con .text .p1:after{width:40px;height:30px;background:url(/images/icon11.png) center;right:-30px;top:-20px;background-size:cover;}
	#article .about .con .text .p1:before{bottom:-5px;}
	#article .about .con .text .p2{font-size:14px;line-height:26px;}

	#article .member{background:url(/images/bg.jpg);}
	#article .member .con{margin:2rem auto 4.375rem;background: none !important;height:auto;}
	#article .member .con .text{width:90%;margin:2rem auto;max-width:355px;}
	#article .member .con .text .p1{font-size:18px;line-height:40px;}
	#article .member .con .text .p2{font-size:40px;line-height:70px;}
	#article .member .con .text .p3{font-size:18px;line-height:40px;}
	#article .member .con .text .a1{line-height:40px;height:40px;width:120px;border-radius:20px;font-size:16px;}
	#article .member .con .text .a1:hover{color:#fff;}

	#article .purchase .con{margin:3rem auto 5.625rem;}
	#article .purchase .con .item{margin-bottom:5rem;display: block;}
	#article .purchase .con .item .img{width:100%;display: block;}
	#article .purchase .con .item .img.sj{display: block;}
	#article .purchase .con .item .img.pc{display: none;}
	#article .purchase .con .item .text{width:96%;padding:2rem 2%;display: block;}
	#article .purchase .con .item .text .icon{height:55px;}
	#article .purchase .con .item .text .icon span{font-size: 22px;margin-left:10px;}
	
	#crown{background:url(/images/bg.jpg);}
	#crown .title{margin-top:5rem;margin-bottom:5rem;}
	#crown .item{width:95%;height:auto;margin:0px auto 5rem;}
	#crown .crown-wrap{width:100%;}
	#crown .item.crown-bg0{background:none;}
	#crown .item.crown-bg1{background:none;}
	#crown .item.crown-bg2{background:none;}
	#crown .item.crown-bg3{background:none;}
	#crown .item.crown-bg4{background:none;}
	#crown .item:nth-child(2n) .i1{display: block;}
	#crown .item .i0{display: none;}
	#crown .item .img{width:100%;float:none;margin-bottom:1rem;}
	#crown .item .text{width:100%;float:none;}
	#crown .item:nth-child(2n) .text{text-align: center;}
	#crown .item:nth-child(2n+1) .img{text-align: center;}

	#video .da-video{margin-top:3.125rem;}
	#video .xiao-video{margin-bottom:8.125rem;}
	#video .da-video .item{width:100%;margin-right:0%;}
	#video .da-video .item:nth-child(2n){margin-right:0%;}
	#video .xiao-video .item{width:100%;margin-right:0%;}
	#video .xiao-video .item:nth-child(3n){margin-right:0%;}
	#video .item{margin-bottom:2.5rem;cursor: pointer;}
	#video .item .text{height:30px;line-height:30px;text-indent: 1em;}
	#video .item .icon img{width:25px;}

	#brand .advan{margin:3.125rem auto 2rem;}
	#brand .advan .img{width:100%;margin-bottom:1rem;float: none;}
	#brand .advan .text{width:100%;float: none;}
	#brand .advan .text .t-img .t{width:49%;}
	#brand .advan .text .t-t{padding:3.125rem 0px 0px;}
	#brand .advan .text .t-t .p1{font-size:22px;line-height: 22px;font-weight: bold;}
	#brand .advan .text .t-t .p1:before{display: none;}
	#brand .advan .text .t-t .p2{font-size:14px;line-height: 28px;}
	#brand .advan .text .t-t .p2:before{width:28px;height:39px;right:-40px;}
	#brand .advan .text .t-t .t-line{margin-top:10px;}
	#brand .honor{background:url(/images/advantage_bg.png);background-size:auto;padding:10% 0px;}
	#brand .honor:before{display: none;}
	#brand .honor .swiper-wrapper:before{display: none;}
	#brand .honor .text .p1{font-size:20px;line-height: 28px;}
	#brand .honor .text .p2{font-size:16px;line-height: 36px;}
	#brand .honor .text .yuan{display: none;}
	#brand .honor .img img{width:auto;}
	#brand .honor .swiper-container{padding-bottom:30px;}
	#brand .honor .anniu{display: none;}
	#brand .honor .swiper-pagination{display: block;bottom:0;}
	#brand .honor .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #f37d0a;}
	#brand .advan-detail{margin:4rem auto;}
	#brand .advan-detail img{max-width:100%;}
	#brand .advan-detail table{margin:2rem auto 0px;}

	#history .sj .swiper-container .text{font-size:14px;}
	#history .sj .swiper-container .text span{font-size:22px;}

	#info{margin:5rem auto 8rem;}
	#info .con{width:49%;margin-right:2%;margin-bottom:20px;}
	#info .con:nth-child(4n){margin-right:2%;}
	#info .con:nth-child(2n){margin-right:0%;}
	#info .con .text .p1{font-size:12px;}
	#info .con .text .a1{font-size:18px;line-height:25px;height:50px;}
	#info .con .text .p2{font-size:14px;line-height:20px;height:40px;margin:5px 0px 10px;}
	#info .con .text .a2{width:100%;height:30px;line-height:30px;margin:10px auto;float: none;}
	#info .con .text .zan{height:30px;line-height: 30px;margin-left:0;}
	#info .con .text .zan span{line-height: 30px;}
	#info .con .text .zan i{font-size:18px;line-height: 30px;}
	#info .con .text .bdsharebuttonbox .bds_more{font-size:18px;line-height:30px;}

	#info-detail{margin:5rem auto 8rem;}
	#info-detail .tit{padding:0px 0px 1rem;}
	#info-detail .tit .p1{font-size:20px;margin-bottom:2rem;text-align: center;}
	#info-detail .tit .p2{font-size:12px;line-height:24px;text-align: center;float: none;}
	#info-detail .tit .p2 span{line-height:24px;font-size:12px;}
	#info-detail .tit .p2 i{font-size:12px;}
	#info-detail .tit .anniu{float: none;margin:1rem auto;width:198px;}
	#info-detail .tit .link{height:20px;line-height: 24px;width:88px;border-radius:10px;font-size:12px;}
	#info-detail .tit .zan{height:20px;line-height: 24px;width:50px;border-radius:10px;}
	#info-detail .tit .zan span{font-size:12px;line-height: 20px;}
	#info-detail .tit .zan i{font-size:15px;line-height: 20px;margin-left:10px;}
	#info-detail .tit .bdsharebuttonbox{height:20px;line-height: 20px;width:20px;}
	#info-detail .tit .bdsharebuttonbox .bds_more{font-size:15px;line-height:20px;width:20px;}
	#info-detail .con{padding:3rem 0;}
	#info-detail .detail-url a{width:100%;}
	#info-detail .detail-url a .text{padding:10% 5%;text-align: left;}
	#info-detail .detail-url a .text .p1{font-size:14px;}
	#info-detail .detail-url a .text .p2{font-size:16px;line-height:28px;}
	#info-detail .detail-url a .text .fl{float: none;}
	#info-detail .detail-url a .text .fr{float: none;}
	#info-detail .detail-url a .text{background:rgba(32,32,32,0.5);}
	#info-detail .detail-url a .text:hover{background:rgba(32,32,32,0.5);}
	#info-detail .detail-url a .text:hover .icon{display: none;}

	#custom .pc{display: none;}
	#custom .sj{display: block;}

	#products .con .list .anniu{top:0;padding-top:30%;height:70%;display: none;}

	#products-detail{margin:5rem auto 10rem;}
	#products-detail .top{padding-bottom:1.5rem;border-bottom:1px solid #d6d6d6;}
	#products-detail .text .p1{margin:2rem auto 1rem;}
	#products-detail .text .p2{font-size:16px;line-height:26px;}
	#products-detail .text .attr{margin:1rem auto;}
	#products-detail .text span{line-height:30px;padding:0px 10px;}
	#products-detail .text .p-a{font-size:16px;line-height:32px;margin-right:1rem;}
	#products-detail .text .a1{width:100px;height:32px;line-height:32px;}
	#products-detail .text .p3{margin:2rem auto 1rem;}
	#products-detail .text .p5{margin:2rem auto 1rem;height:auto;overflow: visible;}
	#products-detail .text .p6{display: none;}
	#products-detail .detail{margin-top:2.8125rem;}
	#products-detail .detail .option .p1{padding-bottom:1rem;margin-right:2rem;}
	#products-detail .detail .con .desc{margin-top:2rem;}

	#case{margin:5rem auto 8rem;}
	#case .con{width:49%;margin-right:2%;margin-bottom:20px;}
	#case .con:nth-child(4n){margin-right:2%;}
	#case .con:nth-child(2n){margin-right:0%;}
	#case .con .text .p1{font-size:12px;}
	#case .con .text .a1{font-size:18px;line-height:25px;height:50px;}
	#case .con .text .p2{font-size:14px;line-height:20px;height:40px;margin:5px 0px 10px;}
	#case .con .text .a2{width:100%;height:30px;line-height:30px;margin:10px auto;float: none;}
	#case .con .text .zan{height:30px;line-height: 30px;margin-left:0;}
	#case .con .text .zan span{line-height: 30px;}
	#case .con .text .zan i{font-size:18px;line-height: 30px;}
	#case .con .text .bdsharebuttonbox .bds_more{font-size:18px;line-height:30px;}

	#case-detail{margin:5rem auto 8rem;}
	#case-detail .tit{padding:0px 0px 1rem;}
	#case-detail .tit .p1{font-size:20px;margin-bottom:2rem;text-align: center;}
	#case-detail .tit .p2{font-size:12px;line-height:24px;text-align: center;float: none;}
	#case-detail .tit .p2 span{line-height:24px;font-size:12px;}
	#case-detail .tit .p2 i{font-size:12px;}
	#case-detail .tit .anniu{float: none;margin:1rem auto;width:198px;}
	#case-detail .tit .link{height:20px;line-height: 24px;width:88px;border-radius:10px;font-size:12px;}
	#case-detail .tit .zan{height:20px;line-height: 24px;width:50px;border-radius:10px;}
	#case-detail .tit .zan span{font-size:12px;line-height: 20px;}
	#case-detail .tit .zan i{font-size:15px;line-height: 20px;margin-left:10px;}
	#case-detail .tit .bdsharebuttonbox{height:20px;line-height: 20px;width:20px;}
	#case-detail .tit .bdsharebuttonbox .bds_more{font-size:15px;line-height:20px;width:20px;}
	#case-detail .con{padding:3rem 0;}
	#case-detail .detail-url a{width:100%;}
	#case-detail .detail-url a .text{padding:10% 5%;text-align: left;}
	#case-detail .detail-url a .text .p1{font-size:14px;}
	#case-detail .detail-url a .text .p2{font-size:16px;line-height:28px;}
	#case-detail .detail-url a .text .fl{float: none;}
	#case-detail .detail-url a .text .fr{float: none;}
	#case-detail .detail-url a .text{background:rgba(32,32,32,0.5);}
	#case-detail .detail-url a .text:hover{background:rgba(32,32,32,0.5);}
	#case-detail .detail-url a .text:hover .icon{display: none;}

	iframe{max-width: 100% !important;height:auto !important;}

}

@media screen and (max-width: 500px){
	#products{margin:4.375rem auto 6.25rem;}
	.mini-nav{margin-bottom:2.5rem;}
	.mini-nav .p1{height:30px;line-height:32px;}
	.mini-nav a{height:30px;line-height:30px;}
	.mini-nav .gong{margin-top:2.5rem;}
	.mini-nav .a2 i{font-size:20px;line-height: 30px;}
	#products .con .list{width:49%;margin-right:2%;margin-bottom:3.125rem;}
	#products .con .list:nth-child(3n){margin-right:2%;}
	#products .con .list:nth-child(2n){margin-right:0%;}
	#products .con .list .anniu{padding-top:30%;height:70%;}
	#products .con .list .anniu a{width:80px;height:30px;line-height:32px;}
	#products .con .list .anniu .u2{margin-top:1rem;}
	#products .con .list .text{padding-bottom:1rem;}
	#products .con .list .text .p1{font-size:18px;margin:10px auto;}
	#products .con .list .p3{font-size:20px;margin-top:1rem;}
}

@media screen and (max-width: 400px){
	#info .con{width:100%;margin-right:0%;}
	#info .con:nth-child(4n){margin-right:0100%;}
	#info .con:nth-child(2n){margin-right:0%;}
	#info .con .text .p1{font-size:12px;}
	#info .con .text .a1{font-size:16px;height:auto;}
	#info .con .text .p2{font-size:14px;height:auto;}

	#info .con .text .a2{float: left;width:auto;padding:0px 20px;margin:0;}
	#info .con .text .zan{margin-left:10%;}

	#case .con{width:100%;margin-right:0%;}
	#case .con:nth-child(4n){margin-right:0100%;}
	#case .con:nth-child(2n){margin-right:0%;}
	#case .con .text .p1{font-size:12px;}
	#case .con .text .a1{font-size:16px;height:auto;}
	#case .con .text .p2{font-size:14px;height:auto;}

	#case .con .text .a2{float: left;width:auto;padding:0px 20px;margin:0;}
	#case .con .text .zan{margin-left:10%;}
}