<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**

 @Name鐚�茖���絎� ��腴�ゝ��
 @Author鐚�yezp
 @Site鐚�http://www.liebianbao.vip/admin/
 @License鐚�GPL-2
 
 */

 @import "lbb-icon.css";
 /* ��� */
html{background:white;}
body{margin:0;padding:0;font-size:12px;font-family:PingFangSC,"Microsoft Yahei",Helvetica,Tahoma,Arial,"Hiragino Sans GB","Hiragino Sans GB W3",STXihei,STHeiti,Heiti,SimSun,sans-serif!important;}
.layui-layout-body{overflow:visible;}
.lbb-btn:hover{opacity:0.8;-khtml-opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=80);}
.lbb-btn:active{opacity:1;-khtml-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.lbb-row-space10{clear:both;height:10px;background:#f2f2f2;}
.lbb-line{position:relative;}
.lbb-line:after{position:absolute;right:0;bottom:0;left:15px;height:1px;content: '';-webkit-transform:scaleY(.5);transform: scaleY(.5);background-color:#e9e9e9;z-index:0;}
.lbb-page-tip .layui-icon,.lbb-page-tip .lbb-icon{margin-right:6px;color:#a8cc5f;}

.lbb-color-orange{color:#FF5722;}
.lbb-color-red{color:#FF0000;}
.lbb-color-gree{color:#5FB878;}

/* 紊顔�� */
.lbb-header{width:100%;height:60px;box-shadow:0 3px 3px 0 #CCC;background:#FFF;overflow:hidden; transition: 0.3s}
.lbb-header.lbb-index{background:rgba(255,255,255,0.8); box-shadow:0 0 0 0 rgba(0,0,0,0.05);}
.lbb-header.lbb-scroll{background:#FFF;box-shadow:0 3px 3px 0 rgba(0,0,0,0.05);transition:0.3s;position:fixed;left:0;top:0;z-index:999;}
.lbb-header .layui-container{position:relative;transition: all 400ms ease-out;}
.lbb-header .lbb-logo{position:absolute;top:0;left:15px;line-height:60px;}
.lbb-header .lbb-logo img{width:133px;height:30px;}
.lbb-header .lbb-nav{display:inline-block;height:60px;}
.lbb-header .lbb-nav button{width:25px;height:30px;position:absolute;top:18px;right:15px;background-color:transparent;border:none;outline:none;cursor:pointer;}
.lbb-header .lbb-nav button span{display:block;width:25px;height:2px;background: #2db5a3;margin-bottom: 6px;transition: 0.5s;}
.lbb-header .lbb-nav button span.spa1{transform:rotate(45deg);}
.lbb-header .lbb-nav button span.spa3{transform:rotate(-45deg) translate(5px,-5px);}
.lbb-header .layui-nav{width:100%;position:absolute;top:60px;right:0;color:#000;background:transparent;z-index:999;}
.lbb-header .layui-nav .layui-nav-item{display:block;line-height:60px;}
.lbb-header .layui-nav *{font-size:16px;}
.lbb-header .layui-nav .layui-nav-item a{padding:0 0;color:#000;}
.lbb-header .layui-nav-bar,.lbb-header .layui-nav .layui-this:after{height:0;background-color:transparent;}
.lbb-header .layui-nav .layui-this a,.lbb-header .layui-nav .layui-nav-item a:hover{color:#FF5722;}
.lbb-header .layui-nav .layui-this.lbb-reg:after,.lbb-header .layui-nav .layui-this.lbb-login:after{height:0;}

/* 莉��㊥┴綛� */
#lbb-banner img{width:100%;height:100%;max-height:550px;}
#lbb-banner .lbb-panel{width:100%;position:absolute;top:25%;left:0;}
#lbb-banner .lbb-panel .layui-container{margin:0 auto;}
#lbb-banner .lbb-panel .title0{font-size:60px;line-height:80px;color:#fff;margin-bottom:8px;}
#lbb-banner .lbb-panel .title1{color:#fff;letter-spacing:4px;margin-bottom:64px;font:20px PingFangSC-Light,Microsoft YaHei,Segoe UI,Lucida Grande,Helvetica,Arial,FreeSans,Arimo,Droid Sans,wenquanyi micro hei,Hiragino Sans GB,Hiragino Sans GB W3,sans-serif;}
#lbb-banner .lbb-panel .lbb-panel-button{background:#5FB878;text-align:center;color:#fff;width:130px;height:40px;line-height:40px;display:inline-block;border-radius:2px;}
#lbb-banner .layui-carousel-ind ul{background-color:transparent;}
#lbb-banner .layui-carousel-ind li{width:8px;height:8px;}
#lbb-banner .layui-carousel-ind li.layui-this{width:24px;border-radius:4px;}

#lbb-banner .lbb-banner-item{background-repeat:no-repeat;background-size:100% 100%;}
#lbb-banner .lbb-banner-item:first-child{background-image:url(../images/banner1.jpg);}
#lbb-banner .lbb-banner-item:nth-child(2){background-image:url(../images/banner2.jpg);}
#lbb-banner .lbb-banner-item:nth-child(3){background-image:url(../images/banner3.jpg);}

/* 薤�蕁� */
.lbb-column-block{padding:90px 0;}
.column-main-tit{font-size:30px;font-weight:500;text-align:center;margin-bottom:10px;}
.column-vice-tit{text-align:center;font-size:16px;margin-bottom:50px;color:#999;}

.lbb-function{background-color:#fafafa;}
.lbb-module-box{background:#fff;padding:30px 36px 0 36px;text-align:center;transition:0.3s;min-height:180px;}
.lbb-module-box:hover{box-shadow:1px 3px 12px #ccc;transition:0.3s;}
.lbb-module-box .lbb-module-icon{width:60px;height:60px;margin:0 auto;overflow:hidden;}
.lbb-module-box .lbb-module-icon img{width:60px;height:60px;transition:2s;}
.lbb-module-box .lbb-module-icon img:hover{transform:rotateY(180deg);}
.lbb-module-box .lbb-module-content{}
.lbb-module-box .lbb-module-content h3{font-size:16px;display:block;margin:10px 0;color:#333;}
.lbb-module-box .lbb-module-content p{color:#999;}

.lbb-function p.title{color:#484848;line-height:160px;}
.lbb-function p.title span{color:#2db5a3;}
.lbb-function .content{background:#fff;padding:30px 36px 0 36px;text-align:center;transition:0.3s;}
.lbb-function .content label{display:block;font-size:20px;color:#333;line-height:46px;padding:10px 0;}
.lbb-function .content a{font-size:14px;color:#a1d8cb;line-height:68px;}
.lbb-function .content:hover{box-shadow:1px 3px 12px #ccc;transition:0.3s;}
.lbb-function .content img{transition:2s;}
.lbb-function .content img:hover{transform:rotateY(180deg);}

.lbb-activity-box{background-image:url(../images/index_column_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:0 bottom;}
.lbb-fission-box{clear:both;width:80%;margin:0 auto;height:200px;padding:20px;text-align:center;background:rgba(255,255,255,1);box-shadow:0px 1px 6px rgba(0,0,0,0.15);opacity:1;border-radius:2px}
.lbb-fission-box .lbb-fission-icon{width:60px;height:60px;border-radius:60px;border:1px solid #eeeeee;margin:20px auto 0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.lbb-fission-box .lbb-fission-icon .lbb-icon{font-size:30px;color:#999;}
.lbb-fission-box h3{font-size:16px;font-weight:500;display:inline-block;margin-top:10px;}
.lbb-fission-box p{font-size:12px;margin-top:10px;color:#999;}

.lbb-fission-box:hover{margin-top:-3px;box-shadow:0px 11px 30px rgba(107,4,4,0.15);transition: 200ms;-webkit-transition: 200ms ;-moz-transition: 200ms;-ms-transition: 200ms ;-o-transition: 200ms ;}
.lbb-fission-box:hover .lbb-fission-icon{border:1px solid #FF5722;background-color:#FF5722;}
.lbb-fission-box:hover .lbb-fission-icon .lbb-icon{color:#fff;}
.lbb-fission-box:hover p{color:#666;}

.lbb-pro-apply{clear:both;}
.lbb-trade{position:relative;width:100%;height:360px;overflow:hidden;}
.lbb-trade .trade-mask{width:100%;height:100%;position:absolute;top:0;left:0;transition:all .3s ease;background:rgba(0,0,0,.5);z-index:1;opacity:0.5;-khtml-opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50);}
.lbb-trade .trade-bg{width:100%;height:100%;overflow:hidden;background-repeat:no-repeat;background-size:cover;transition:all 0.6s;}
.lbb-trade .trade-rotate{width:94px;height:94px;margin:0 auto 20px auto;z-index:2;border:1px solid #fff;border-radius:50%;}
.lbb-trade .trade-rotate img{width:100%;height:100%;}
.lbb-trade .trade-circle{opacity:0;-khtml-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}
.lbb-trade .trade-circle img{transition:all 0.6s ease;}
.lbb-trade .trade-icon{position:absolute;top:0;width:94px;height:94px;margin:0 auto;}
.lbb-trade .trade-info{position:absolute;top:100px;left:10px;right:10px;transition: all .3s ease;z-index:2;text-align:center;}
.lbb-trade .trade-info h3{font-size:20px;color:#fff;margin-bottom:10px;display:inline-block;}
.lbb-trade .trade-info p{font-size:12px;color:#fff;opacity:0;-khtml-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}

.lbb-pro-apply .layui-col-md2:nth-child(1) .trade-bg{background-image:url(../images/trade_row01.jpg);}
.lbb-pro-apply .layui-col-md2:nth-child(2) .trade-bg{background-image:url(../images/trade_row02.jpg);}
.lbb-pro-apply .layui-col-md2:nth-child(3) .trade-bg{background-image:url(../images/trade_row03.jpg);}
.lbb-pro-apply .layui-col-md2:nth-child(4) .trade-bg{background-image:url(../images/trade_row04.jpg);}
.lbb-pro-apply .layui-col-md2:nth-child(5) .trade-bg{background-image:url(../images/trade_row05.jpg);}
.lbb-pro-apply .layui-col-md2:nth-child(6) .trade-bg{background-image:url(../images/trade_row06.jpg);}

.lbb-trade:hover .trade-mask,.lbb-trade:hover .trade-info p,.lbb-trade:hover .trade-rotate,.lbb-trade:hover .trade-circle{opacity:1;-khtml-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.lbb-trade:hover .trade-mask{background:rgba(0,150,136,.5);}
.lbb-trade:hover .trade-bg{transform:scale(1.4);}
.lbb-trade:hover  .trade-rotate{border:1px dotted #fff;}
.lbb-trade:hover .trade-circle img{-webkit-animation:donghua01 4s linear infinite;-moz-animation: donghua01 4s linear infinite;-o-animation: donghua01 4s linear infinite;animation: donghua01 4s linear infinite}
.lbb-trade:hover .trade-info{top:60px;}

.lbb-user-groups{background-color:#fafafa;}
.lbb-comment-wall{position:relative;width:100%;height:300px;margin:10px auto;overflow: hidden;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.lbb-comment-wall .wall-pic{width:100%;height:100%;}
.lbb-comment-wall .wall-pic img{width:100%;height:100%;}
.lbb-comment-wall .wall-pic:hover+.wall-card{top:0;}
.lbb-comment-wall .wall-card{position:absolute;width:100%;height:100%;top:150px;padding-right:20px;background-color:#fff;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;}
.lbb-comment-wall .wall-card:hover{top:0;}
.lbb-comment-wall .wall-card&gt;div{position:relative;width:100%;height:100%;}
.lbb-comment-wall .wall-card .wall-user{position:absolute;left:30px;top:35px;display:flex;flex-direction:row;align-items:center;}
.lbb-comment-wall .wall-card .wall-user .wall-user-logo{width:30px;height:30px;border-radius:30px;overflow:hidden;margin-right:10px;}
.lbb-comment-wall .wall-card .wall-user .wall-user-logo img{width:100%;height:100%;}
.lbb-comment-wall .wall-card .wall-user .wall-user-name{font-size:16px;}
.lbb-comment-wall .wall-card .wall-desc{position: absolute;font-size:14px;color:#666;top:95px;left:30px;}
.lbb-comment-wall .wall-card .wall-detail{position: absolute;font-size:14px;color:#666;line-height:28px;top:150px;margin-left:30px;margin-right:30px;text-align:justify;text-justify:distribute-all-lines;}


/* 羇糸�����蕁� */
.lbb-hd-detail{padding-bottom:100px;}
.lbb-topimg{width:100%;}
.lbb-topimg img{width:100%;height:100%;}

.lbb-info-box{padding:42px 10px 10px 10px;position:relative;}
.lbb-info-box .lbb-main-title{font-size:20px;max-height:54px;overflow:hidden;text-overflow:ellipsis;font-weight:500;}
.lbb-info-box .lbb-vice-title{font-size:14px;color:#999;margin:10px 0;max-height:60px;overflow:hidden;text-overflow:ellipsis;}
.lbb-hd-par{display:flex;flex-direction:row;justify-content:space-between;align-items:center;}
.lbb-hd-par .lbb-inventory{color:#666;font-size:12px;}
.lbb-hd-par .lbb-inventory em{color:#FF5722;font-style:normal;margin:0 3px;}
.lbb-hd-kucun{margin:10px 0;}
.lbb-hd-kucun .lbb-indcon .lbb-hd-label{color:#666;}
.lbb-hd-kucun .lbb-indcon .lbb-hd-count{color:#666;}
.lbb-hd-price em{vertical-align:middle;font-style:normal;}
.lbb-hd-price .price-color{color:#FF0036;}
.lbb-hd-price .lbb-now-price .lbb-yen{font-size:18px;vertical-align:bottom;}
.lbb-hd-price .lbb-now-price .lbb-price{font-size:26px;vertical-align:bottom;font-weight:500;}
.lbb-hd-price .lbb-origin-price{margin-left:10px;font-size:15px;vertical-align:bottom;}
.lbb-hd-price .lbb-origin-price .lbb-yen{color:#999;}
.lbb-hd-price .lbb-origin-price .lbb-price{color:#999;vertical-align:middle;text-decoration:line-through;}
.lbb-countdown{position:absolute;top:-20px;left:0;right:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#f84926;margin:10px 0;}
.lbb-countdown .lbb-xsyh{background:#FFB800;color:#fff;padding:10px 30px;position:relative;}
.lbb-countdown .lbb-xsyh span{display:inline-block;position:absolute;right:-12px;top:8px;height:0;width:0;border:6px solid #FFB800;border-color:transparent  transparent transparent #FFB800;}
.lbb-countdown .lbb-yhsj{margin-right:10px;color:#fff;font-size:12px;}
.lbb-countdown .layui-badge{background:#fff;color:#333;margin:0 4px;}
.lbb-hd-sku{margin-top:10px;}
.lbb-hd-sku .lbb-sku-meta{color:#666;}
.lbb-hd-sku .lbb-sku-list{margin:10px 0 0 0;}
.lbb-sku-item{display:inline-block;border:1px solid #dddddd;padding:0 16px 0 10px;min-height:30px;line-height:30px;cursor:pointer;position:relative;margin-bottom:10px;vertical-align:middle;}
.lbb-sku-item .lbb-sku-block{display:none;position:absolute;right:0;bottom:0;width:0px;height:0px;border-left:20px solid transparent;border-bottom:20px solid #b8b7bd;}
.lbb-sku-item .lbb-sku-block .layui-icon{font-size:12px;position:absolute;right:-1px;bottom:-30px;color:#fff;}s
.lbb-sku-item dt{display:flex;flex-direction:row;align-items:center;}
.lbb-sku-item dt img{width:30px;height:30px;vertical-align:middle;}
.lbb-sku-item dt .lbb-sku-text{font-size:12px;margin-left:10px;}
.lbb-sku-item .lbb-hd-price{display:flex;flex-direction:column;}
.lbb-sku-list .lbb-selected{border:1px solid #FF5722;}
.lbb-sku-list .lbb-selected .lbb-sku-block{display:block;border-bottom:20px solid #FF5722;}
.lbb-bottom-operate{position:fixed;left:0;right:0;bottom:0;}
.lbb-hd-operate{display:flex;flex-direction:row;background:#fff;padding:10px 0;border-top:1px solid #eeeeee;}
.lbb-hd-operate .lbb-hd-contact{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;}
.lbb-hd-operate .lbb-hd-contact .layui-icon{}
.lbb-hd-operate .lbb-hd-contact .lbb-contact-text{font-size:12px;color:#666;}
.lbb-hd-operate .lbb-hd-buy{flex:2;text-align:center;}
.lbb-hd-operate .lbb-hd-buy .layui-btn{width:96%;height:38px;font-size:16px;}
.lbb-hd-operate .purchased-btn01 .layui-btn{
	font-size:14px;
	background: #ffb801;
	background: -moz-linear-gradient(left, #ffd001 0%, #ffb801 100%);
	background: -webkit-linear-gradient(left, #ffd001 0%, #ffb801 100%);
	background: -o-linear-gradient(left, #ffd001 0%, #ffb801 100%);
	background: -ms-linear-gradient(left, #ffd001 0%, #ffb801 100%);
	background: linear-gradient(to right, #ffd001 0%, #ffb801 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd001', endColorstr='#ffb801', GradientType=0);
}
.lbb-hd-operate .purchased-btn02 .layui-btn{
	font-size:14px;
	background: #ff6133;
	background: -moz-linear-gradient(left, #ff7b35 0%, #ff6133 100%);
	background: -webkit-linear-gradient(left, #ff7b35 0%, #ff6133 100%);
	background: -o-linear-gradient(left, #ff7b35 0%, #ff6133 100%);
	background: -ms-linear-gradient(left, #ff7b35 0%, #ff6133 100%);
	background: linear-gradient(to right, #ff7b35 0%, #ff6133 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b35', endColorstr='#ff6133', GradientType=0);
}

.lbb-intro-head{clear:both;display:flex;flex-direction:row;justify-content:space-between;align-items:center;}
.lbb-intro-head .lbb-intro-tit{font-size:16px;font-weight:500;line-height:40px;padding-left:15px;}
.lbb-hd-content{padding:15px;}
.lbb-buy-intro .lbb-hd-content{font-size:14px;line-height:24px;color:#666;}
.lbb-user-avatar{vertical-align:middle;display:inline-block;}
.lbb-user-avatar img{width:30px;height:30px;border-radius:30px;}
.lbb-hd-more{font-size:12px;color:#666;}
.lbb-hd-more em{font-style:normal;margin:0 3px;color:#5FB878;font-weight:500;}
.lbb-ranking-grid{display:flex;flex-direction:row;justify-content: space-between;align-items:center;}
.lbb-ranking-grid .lbb-hd-ranking{padding-left:10px;}
.lbb-hd-ranking .lbb-user-avatar{margin-left:-10px;}
.lbb-view-ranking{font-size:12px;color:#666;}
.lbb-view-ranking a{color:#666;}
.lbb-view-ranking .layui-icon{vertical-align:middle;color:#999999;}


.lbb-sponsor{clear:both;margin:15px;padding:10px;background:#fafafa;display:flex;flex-direction:row;justify-content:space-between;align-items:center;}
.lbb-sponsor .lbb-sponsor-intro{display:flex;flex-direction:row;justify-content:space-between;}
.lbb-sponsor .lbb-sponsor-intro dt img{width:40px;height:40px;border-radius:40px;}
.lbb-sponsor .lbb-sponsor-intro dd{margin-left:10px;}
.lbb-sponsor .lbb-sponsor-intro dd b{font-size:12px;font-weight:500;}
.lbb-sponsor .lbb-sponsor-intro dd p{width:80%;height:18px;overflow:hidden;font-size:12px;color:#999;margin-top:5px;}
.lbb-sponsor-gz .layui-btn{height:32px;line-height:32px;font-size:12px;}

.lbb-hudong-detail{clear:both;margin:0 15px;}
.lbb-hudong-detail .layui-tab-content .layui-tab-item img{max-width:100%;overflow:hidden;}
.lbb-hudong-detail .layui-tab-brief&gt;.layui-tab-title .layui-this{color:#000;font-size:16px;font-weight:500;padding:0;}
.lbb-hudong-detail .layui-tab-brief&gt;.layui-tab-title .layui-this:after{border-bottom:1px solid #5FB878;}
.lbb-hudong-detail .layui-tab-content{padding:10px 0;}

.lbb-contact-author{padding:10px;}
.lbb-layer-contactus.layui-layer{border-radius:6px;}
.lbb-layer-contactus .author-avatar{margin:10px 0;text-align:center;}
.lbb-layer-contactus .author-avatar img{width:60px;height:60px;border-radius:60px;}
.lbb-layer-contactus .author-avatar p{font-size:14px;font-weight:500;margin-top:8px;}
.lbb-layer-contactus .author-intro{font-size:12px;color:#666;padding:10px;background:#fafafa;}
.lbb-layer-contactus .author-wxh{margin:10px 0;}
.lbb-layer-contactus .author-wxh span{margin:0 6px;font-size:16px;color:#1E9FFF;}
.author-ewm{margin:0 auto;text-align:center;color:#ff0000;font-size:12px;}
.author-ewm img{width:150px;height:150px;}

.lbb-share-poster{position:fixed;top:45%;right:0;width:130px;height:40px;border-top-left-radius:20px;border-bottom-left-radius:20px;cursor:pointer;
	background: #ff5800;
	background: -moz-linear-gradient(left, #ff8a00 0%, #ff5800 100%);
	background: -webkit-linear-gradient(left, #ff8a00 0%, #ff5800 100%);
	background: -o-linear-gradient(left, #ff8a00 0%, #ff5800 100%);
	background: -ms-linear-gradient(left, #ff8a00 0%, #ff5800 100%);
	background: linear-gradient(to right, #ff8a00 0%, #ff5800 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8a00', endColorstr='#ff5800', GradientType=0);
}
.lbb-share-poster .lbb-icon{float:left;color:#fff;display:inline-block;font-size:24px;margin:6px 0 0 15px;}
.lbb-share-poster .lbb-share-text{float:right;text-align:right;color:#fff;font-size:12px;margin:4px 8px 0 0;}

.lbb-view-order{position:fixed;bottom:20%;right:10px;text-align:center;cursor:pointer;}
.lbb-view-order .lbb-order-icon{width:30px;height:30px;border-radius:30px;margin:0 auto;background:#fff;line-height:30px;box-shadow:0 3px 8px #666;}
.lbb-view-order .lbb-order-icon .lbb-icon{color:#333}
.lbb-view-order .lbb-order-text{font-size:12px;color:#666;margin-top:10px;}


.lbb-mask-iframe{position:absolute;top:0;bottom:0;left:0;right:0;}
.lbb-mask-layer{position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:100;background:#000;opacity:0.8;-khtml-opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=80);}
.lbb-user-follow{position:absolute;top:0;left:0;right:0;z-index:101;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#fafcfc;padding:10px;}
.lbb-user-follow .lbb-follow-tip{margin-left:10px;}
.lbb-user-follow .lbb-follow-tip span{color:#ee5d2a;}
.lbb-user-follow .layui-btn{margin-right:10px;}
.lbb-poster-reward{position:absolute;top:60px;left:0;right:0;z-index:101;font-size:14px;text-align:center;color:#fff;}
.lbb-poster-reward em{color:#FF5722;font-style:normal;margin:0 4px;}
.lbb-poster-pic{position:absolute;top:90px;left:0;right:0;display:inline-block;width:260px;height:460px;margin:0 auto;z-index:101;text-align:center;overflow:hidden;}
.lbb-poster-pic img{width:100%;}
.poster-param-node{position:absolute;}
.nodeHeadImg img,.nodeQRCode img{width:100%;height:100%;}
.lbb-poster-switch{position:absolute;bottom:80px;left:0;right:0;z-index:101;text-align:center;}
.lbb-poster-switch .layui-btn{width:120px;}
.lbb-poster-footer{background:#fff;position:absolute;left:0;right:0;bottom:0;z-index:101;text-align:center;padding:15px 10px;font-size:12px;}
.lbb-poster-footer .lbb-poster-tip{font-size:15px;font-weight:500;color:#333;}
.lbb-poster-remarks{color:#666;}

.lbb-layer-buy .layui-layer-setwin{right:30px;}
.lbb-choose-sku{padding:0 15px 15px 15px;}
.lbb-choose-sku .lbb-sku-meta{font-size:16px;margin:15px 0;color:#999;}
.lbb-choose-sku .lbb-sku-list{height:190px;overflow-y:auto;}
.lbb-choose-sku .lbb-sku-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;}
.lbb-choose-sku .lbb-sku-item dt img{vertical-align:middle;}
.lbb-choose-sku .lbb-sku-item dd{text-align:right;}
.lbb-choose-sku .lbb-sku-text{display:inline-block;line-height:20px;width:80%;height:40px;overflow:hidden;vertical-align:middle;}
.lbb-choose-sku .lbb-hd-price .lbb-now-price .lbb-price{font-size:16px;font-weight:400;}
.lbb-choose-sku .lbb-hd-price .lbb-yen{font-size:12px;margin-right:2px;}
.lbb-choose-sku .lbb-selected{color:#FF5722;}
.lbb-choose-sku .lbb-selected .lbb-hd-price .lbb-origin-price .lbb-price{color:#FF5722;}

.lbb-layer-wxpay .layui-layer-content{padding:10px;}
.lbb-layer-wxpay .lbb-pay-order{background-color:#f8faf7;padding:10px;font-size:12px;color:#676967;}
.lbb-layer-wxpay .lbb-pay-order .o-right .price{font-style:normal;font-weight:bold;color:#ff3300;font-size:16px;margin:0 4px;}
.lbb-layer-wxpay .term-gird{padding:10px 0;}
.lbb-layer-wxpay .term-gird .term-tip{color:#333;}
.lbb-layer-wxpay .term-gird .term-tip em{font-style:normal;font-weight:600;color:#ff3300;margin:0 4px;}
.lbb-layer-wxpay .term-gird .term-refresh{color:#ff3300;}
.lbb-layer-wxpay .term-gird .term-refresh .lbb-link{color:#72a5f8;margin:0 4px;}
.lbb-layer-wxpay .scan-tip-box{margin-top:10px;padding:10px 0;background-color:#f07e79;display:flex;flex-direction:row;justify-content:center;align-items:center;}
.lbb-layer-wxpay .scan-tip-box .scn-tip-msn{width:120px;color:#ffffff;font-weight:500;font-size:14px;margin-left:10px;}

.lbb-layer-wxpay .pay-ewm{text-align:center;}
.lbb-layer-wxpay .pay-ewm img{width:80%;}
.lbb-layer-wxpay .scan-tip-pic img{width:100%;}

.lbb-income-ranking{}
.lbb-hd-income{clear:both;position:relative;text-align:center;min-height:20px;}
.lbb-hd-income:before{position:absolute;right:20%;left:20%;height:1px;content: '';-webkit-transform: scaleY(.5);transform: scaleY(.5);background-color:#a39274;top:1px;}
.lbb-income-tit{width:100%;position:absolute;top:-20px;left:0;color:#7a694c;line-height:20px;padding:10px 0;}
.lbb-income-tit span{display:inline-block;background:#ffffff;padding:0 30px;font-size:16px;}
.lbb-income-list{clear:both;padding:0 20px;}
.income-ranking-item{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:10px 0;}
.income-ranking-item::after{position:absolute;right:0;bottom:0;left:0;height:1px;content: '';-webkit-transform:scaleY(.5);transform: scaleY(.5);background-color:#e9e9e9;z-index:0;}
.lbb-income-list .income-ranking-item:last-child::after{height:0;}
.income-ranking-item .user-order{width:30px;}
.income-ranking-item .user-order em{display:inline-block;font-style:normal;width:20px;height:20px;line-height:20px;border-radius:11px;text-align:center;background:#f1f1f1;border:2px solid #f1f1f1;color:#666666;font-weight:500;}
.income-ranking-item .user-avatar{width:40px;height:40px;margin-right:10px;}
.income-ranking-item .user-avatar img{width:100%;height:100%;border-radius:100%;}
.income-ranking-item .user-intro{display:flex;flex-direction:column;flex:1;}
.income-ranking-item .user-intro .user-name{font-size:14px;font-weight:500;width:240px;max-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.income-ranking-item .user-intro .invite-num{font-size:12px;color:#999999;margin-top:4px;}
.lbb-ranking-list .income-ranking-item:nth-child(1) .user-order em{background:#ffb606;border:2px solid #ffdd64;color:#ffdd64;}
.lbb-ranking-list .income-ranking-item:nth-child(2) .user-order em{background:#b0bac4;border:2px solid #dbe5ef;color:#dbe5ef;}
.lbb-ranking-list .income-ranking-item:nth-child(3) .user-order em{background:#d9a289;border:2px solid #f4cfb9;color:#f4cfb9;}
.lbb-income-more{clear:both;margin:10px 0;text-align:center;}
.lbb-income-more a{display:inline-block;padding:6px 20px;border:1px solid #999999;font-size:12px;border-radius:15px;}

/* �ュ��茵��� */
.lbb-form{padding:10px;}
.lbb-bm-head{font-size:18px;padding:10px 0;}
.lbb-bm-head .layui-icon{font-size:20px;margin-right:8px;color:#333;}
.lbb-form .lbb-form-item{clear:both;font-size:12px;margin-bottom:20px;}
.lbb-form .lbb-form-item .lbb-form-field{clear:both;margin-bottom:5px;}
.lbb-form .lbb-form-item .lbb-form-field em{color:#ff0000;margin-left:3px;}
.lbb-form .lbb-form-item .lbb-form-field b{font-size:14px;font-weight:400;}
.lbb-form .lbb-form-item .lbb-form-field span{color:#999;margin-left:10px;}
.lbb-form .lbb-form-item .lbb-form-value{}

/* �檎�� */
.hexiao-top{clear:both;text-align:center;padding:30px 0;}
.hexiao-top .hx-logo img{width:160px;height:36px;}
.hexiao-top .hx-slogan{font-size:14px;color:#999;padding:10px 0;}

.hexiao-body{}
.hexiao-body .hx-field{font-size:14px;}
.hexiao-body .hx-form-item{clear:both;margin-bottom:15px;}
.hexiao-body .hx-value{position:relative;}
.hexiao-body .hx-value .hx-left-icon{position:absolute;left:10px;top:10px;color:#ccc;}
.hexiao-body .hx-value .hx-right-icon{position:absolute;right:10px;top:6px;color:#666;font-size:24px;}
.hexiao-body .hx-value .icon-saoma{cursor:pointer;}
.hexiao-body .hx-value .hx-left-input{padding-left:40px;}
.hexiao-body .hx-value .hx-right-input{padding-right:40px;}
.hexiao-body .hx-form-tip{font-size:12px;margin-left:10px;color:#01AAED;}
.hexiao-hudong{position:relative;padding-left:130px;min-height:85px;margin:20px 0;}
.hexiao-hudong .hd-poster{position:absolute;left:0;top:0;}
.hexiao-hudong .hd-poster img{width:120px;height:67px;}
.hexiao-hudong .hd-title{font-size:14px;color:#666;}

.hexiao-order{margin:20px 0;}
.hexiao-order .hx-order-tit{font-size:14px;font-weight:400;background:#f3f3f3;text-indent:20px;padding:10px 0;}
.hexiao-order .hx-order-list{clear:both;padding:20px;background:#fbfbfb;}
.hexiao-order .hx-order-list dl{display:flex;flex-direction:row;flex-wrap:wrap;font-size:12px;margin:10px 0;color:#666666;}
.hexiao-order .hx-order-list dl dt{width:80px;}
.hexiao-order .hx-order-list dl dd{flex:1;}
.lbb-system-hint{clear:both;text-align:center;}
.lbb-system-hint .hint-img{width:100px;}
.lbb-system-hint .lbb-system-tit{font-size:16px;font-weight:400;padding:15px 0;}
.lbb-system-hint .lbb-system-content{font-size:12px;color:#666;}
.hx-hudong-btn{position:fixed;left:0;right:0;bottom:0;padding:15px;background:#fff;}

/* ����莅√�� */
.lbb-myorder-tab .layui-tab-brief .layui-tab-content{padding:15px 0;}
.layui-card .lbb-myorder-tab.layui-tab-brief .layui-tab-title li{margin: 0 10px;}
.myorder-list{clear:both;font-size:12px;border-bottom:10px solid #fafafa;padding-bottom:10px;}
.myorder-list dl{clear:both;padding:8px 0;border-bottom:1px solid #eeeeee;display:flex;flex-direction:row;justify-content:space-between;align-items:center;}
.myorder-list .tgorder-num{margin-top:10px;}
.myorder-list ul{clear:both;padding:8px 0;display:flex;flex-direction:row;justify-content:flex-start;}
.myorder-list ul li:first-child{margin-right:10px;}
.myorder-list ul li:first-child img{width:60px;height:60px;}
.myorder-list ul li .myorder-title{line-height:18px;}
.myorder-list ul li .myorder-money{font-weight:500;color:#333;}
.myorder-list-bottom{text-align:right;}
.myorder-list-bottom .order-income{display:inline-block;border:1px solid #ff4454;background:#fff;border-radius:3px;padding-left:6px;}
.myorder-list-bottom .order-income em{display:inline-block;font-style:normal;padding:0 3px;color:#666;}
.myorder-list-bottom .order-income span{display:inline-block;background:#ff4454;color:#fff;padding:0 10px;}
.tguser-list-avatar{display:inline-block;vertical-align:middle;}
.tguser-list-avatar img{width:30px;height:30px;border-radius:30px;}
.tguser-list-username{display:inline-block;font-size:12px;}

.lbb-contact-author{padding:10px;}
.lbb-layer-contactus .author-avatar{margin:10px 0;text-align:center;}
.lbb-layer-contactus .author-avatar img{width:60px;height:60px;border-radius:60px;}
.lbb-layer-contactus .author-avatar p{font-size:14px;font-weight:500;margin-top:8px;}
.lbb-layer-contactus .author-intro{font-size:12px;color:#666;padding:10px;background:#fafafa;}
.lbb-layer-contactus .author-wxh{margin:10px 0;}
.lbb-layer-contactus .author-wxh span{margin:0 6px;font-size:16px;color:#1E9FFF;}
.author-ewm{margin:0 auto;text-align:center;color:#ff0000;font-size:12px;}
.author-ewm img{width:150px;height:150px;}

.lbb-coupon-box{padding:15px;}
.lbb-coupon-box .lbb-coupon-tit{font-size:26px;color:#000;}
.lbb-coupon-list{clear:both;padding:10px 0;}
.lbb-coupon-list ul li{margin-bottom:8px;}
.lbb-coupon-list ul li label{display:inline-block;width:80px;}
.lbb-coupon-box .lbb-coupon-tab{clear:both;text-align:center;padding:10px 0;border-top:1px solid #eeeeee;}
.lbb-coupon-box .lbb-coupon-tab img{width:150px;height:150px;}
.lbb-coupon-box .lbb-coupon-tab p{}

/* ��蕁究┴綛� */
.page-banner{width:100%;height:300px;}
.banner-box{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;}
.aboutus-banner{background-image:url(../images/aboutus_pic.jpg);}

/* �割���篁� */
.lbb-pg-tit{font-size:30px;line-height:42px;font-family: PingFangSC-Medium;margin-bottom: 30px;color: #333;}
.lbb-aboutus-grid{padding:30px 0;}
.lbb-aboutus-grid .lbb-aboutus-content{clear:both;}
.lbb-aboutus-grid .lbb-aboutus-content p{clear:both;margin:15px 0;font-size:14px;line-height:30px;}

/* 絽���賢綽� */
.lbb-help{clear:both;background-color:#f2f2f2;padding:20px 0;}
.lbb-help .lbb-help-list ul li{padding:15px 0;}
.lbb-help .lbb-line::after{left:0;}
.lbb-help-item h3 a{font-size:16px;color:#1E9FFF;}
.lbb-help-item h3 a:hover{color:#FF5722;}
.lbb-help-item p{display:-webkit-box;color:#666;font-size:14px;margin:10px 0;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.lbb-help-item span{color:#999;}

.lbb-help-box{}
.lbb-help-box .lbb-help-tit{clear:both;font-size:26px;font-weight:500;padding:20px 0;}
.lbb-help-box .article-attribute .article-time{color:#999;font-size:12px;}
.lbb-help-box .lbb-help-content{width:100%;height:100%;overflow:hidden;padding:15px 0;color:#333;}
.lbb-help-box .lbb-help-content img{max-width:100%;}
.lbb-help-box .lbb-help-content p{font-size:14px;margin:10px 0;}

/* 綺��� */
.lbb-footer{clear:both;text-align:center;background:#393D49;color:#919295;font-size:14px;padding:20px 0;}
.lbb-footer a{color:#919295;}
.lbb-footer a:hover{color:#c4c5c8;}
.lbb-footer .lbb-link{text-align:left;margin-bottom:10px;}
.lbb-footer .lbb-contact{text-align:left;}
.lbb-footer .lbb-foot-tit{font-size:16px;font-weight:400;margin-bottom:10px;color:#c4c5c8;}
.lbb-contact .lbb-foot-content{}
.lbb-contact .lbb-foot-content li{line-height:30px;}
.lbb-main-body .lbb-gzh{display:flex;flex-direction:column;align-items:center;}
.lbb-main-body .lbb-gzh img{width:100px;height:100px;}
.lbb-main-body .lbb-gzh p{text-align:left;flex:1;margin-top:5px;}
.lbb-main-body .lbb-copyright{margin:5px 0;}

/*罔≧�粋���蕁�2020-3-21*/
.lbb-mb-detail{padding-bottom:60px;}
.template-cover{width:100%;max-height:300px;overflow:hidden;}
.template-cover img{width:100%;}
.lbb-md-title{font-size:18px;font-weight:600;line-height:24px;max-height:50px;overflow:hidden;text-overflow:ellipsis;}
.lbb-md-tit{clear:both;font-size:16px;font-weight:600;}
.lbb-md-titlebar{position:relative;text-align:center;}
.lbb-md-titlebar::after{position:absolute;z-index:-1;left:38%;right:38%;bottom:-5px;height:20px;border-radius:10px;content: "";-webkit-transform: scaleY(.5);-ms-transform: scaleY(.5);transform: scaleY(.5);background-color:#ffeb5e;}
.lbb-md-titlebar .titlebar-name{font-size:16px;font-weight:600;}

.template-price{margin-top:15px;}
.template-price .fee{color:#ff4444;}
.template-price .fee .unit{font-size:14px;}
.template-price .fee .num{font-size:20px;font-weight:800;}
.template-partake{background:#fafafa;padding:10px 10px 10px 20px;display:flex;flex-direction:row;align-items:center;margin-top:15px;}
.template-partake .lbb-user-avatar{margin-left:-15px;}
.template-partake .lbb-user-avatar img{border:2px solid #ffffff;}
.template-partake .partake-total{margin-left:10px;}
.template-partake .partake-total .num{color:#5FB878;}
.template-partake .partake-total .txt{color:#666666;}

.lbb-md-grid{clear:both;padding:0 20px;}
.lbb-md-grid .lbb-md-tit{padding:15px 0;}
.lbb-md-grid .lbb-line::after{left:0;}
.lbb-md-grid .lbb-md-content{font-size:14px;line-height:24px;color:#333333;padding:15px 0;}
.lbb-md-grid .lbb-md-content p{margin-bottom:8px;}
.lbb-md-grid .lbb-md-content img{max-width:100%;}
.template-head .lbb-md-grid{padding:15px 20px;}

.template-tag{}
.template-tag .tag{display:inline-block;padding:3px 16px;background:#86b7f9;color:#ffffff;font-size:13px;border-radius:24px;margin-bottom:6px;}
.template-tag .tag:nth-child(1){background:#8dd673;}
.template-tag .tag:nth-child(3){background:#61cef1;}
.template-tag .tag:nth-child(5){background:#ff95b3;}
.template-tag .tag:nth-child(7){background:#f8b686;}
.template-tag .tag:nth-child(9){background:#bf9dff;}
.template-tag .tag:nth-child(11){background:#ac7859;}
.template-tag .tag:nth-child(13){background:#1f2438;}
.template-tag .tag:nth-child(15){background:#5c735e;}
.template-tag .tag:nth-child(17){background:#a5ba5c;}
.template-tag .tag:nth-child(19){background:#cdb282;}

.lbb-mb-operate{display:flex;flex-direction:row;}
.lbb-mb-operate .practice{flex:1;}
.lbb-mb-operate .found{flex:1;}
.lbb-mb-operate .practice .layui-btn,.lbb-mb-operate .found .layui-btn{padding:0;width:100%;border-radius:0;height:50px;line-height:50px;}
.lbb-mb-operate .practice .layui-btn{background:#2F4056;color:#ffffff;}
.lbb-mb-operate .found .layui-btn{background:#e7622c;color:#ffffff;}
.lbb-mb-operate .lbb-mb-buy{flex:1;text-align:center;background:#fff;padding:10px 0;border-top:1px solid #eeeeee;}
.lbb-mb-operate .lbb-mb-buy .layui-btn{width:90%;height:38px;line-height:38px;border-radius:38px;font-size:16px;}

.lbb-online-service{position:fixed;bottom:160px;left:0;text-align:center;width:80px;background:#ffffff;padding:6px;border-radius:6px;box-shadow:0 2px 12px #cccccc;}
.lbb-online-service .avatar{width:40px;height:40px;display:inline-block;}
.lbb-online-service .avatar img{width:100%;height:100%;border-radius:100%;}
.lbb-online-service .nickname{font-size:14px;display:inline-block;width:100%;max-height:18px;overflow: hidden;text-overflow:ellipsis;margin:4px 0;}
.lbb-online-service .rank{width:100%;max-height:18px;overflow: hidden;text-overflow:ellipsis;color:#666666;}
.lbb-online-service .sms{background:#ff2a00;color:#ffffff;font-size:12px;position:absolute;left:60px;top:6px;animation-name:mychange;animation-duration:1000ms;animation-iteration-count: infinite;animation-direction:alternate;}

/*緇�拭綽����糸�*/
.lbb-user-weixin-login{width:375px;margin:150px auto 0 auto;}
.lbb-weixin-login .lbb-logo{text-align:center;}
.lbb-weixin-login .lbb-logo img{width:160px;}
.lbb-weixin-login .lbb-login-box .lbb-login-btn .layui-btn{background-color:#08bb07;width:100%;}
.lbb-weixin-login .lbb-login-box .lbb-other-login{text-align:center;margin-top:20px;}
.lbb-weixin-login .lbb-login-box .lbb-other-login a{color:#667399;}
.lbb-login-footer{position:absolute;left:0;right:0;bottom:0;text-align:center;line-height:30px;padding:20px;text-align:center;color:rgba(0,0,0,.5);}
.lbb-login-footer a{color:#e7622c;}

/* ���紙���� */
@keyframes mychange{
	0%{
		opacity:.8;
		width:16px;
		height:16px;
		line-height:16px;
		border-radius:16px;
		left:60px;
		font-size:10px;
	}
	100% {
		opacity:1;
		width:20px;
		height:20px;
		line-height:20px;
		border-radius:20px;
		left:58px;
		font-size:12px;
	}
}
@-webkit-keyframes rotateForEver {
	0% {
		transform: rotate(0);
		-ms-transform: rotate(0);
		-moz-transform: rotate(0);
		-webkit-transform: rotate(0);
		-o-transform: rotate(0)
	}

	50% {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-o-transform: rotate(180deg)
	}

	100% {
		transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg)
	}
}

@keyframes rotateForEver {
	0% {
		transform: rotate(0);
		-ms-transform: rotate(0);
		-moz-transform: rotate(0);
		-webkit-transform: rotate(0);
		-o-transform: rotate(0)
	}

	50% {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-o-transform: rotate(180deg)
	}

	100% {
		transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg)
	}
}

@-webkit-keyframes donghua01 {
	0% {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: rotate(0);
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-o-transform: rotate(0)
	}

	50% {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		-webkit-transform: rotate(-180deg);
		-moz-transform: rotate(-180deg);
		-o-transform: rotate(-180deg)
	}

	100% {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: rotate(-360deg);
		-ms-transform: rotate(-360deg);
		-webkit-transform: rotate(-360deg);
		-moz-transform: rotate(-360deg);
		-o-transform: rotate(-360deg)
	}
}

@keyframes donghua01 {
	0% {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: rotate(0);
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-o-transform: rotate(0)
	}

	50% {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		-webkit-transform: rotate(-180deg);
		-moz-transform: rotate(-180deg);
		-o-transform: rotate(-180deg)
	}

	100% {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: rotate(-360deg);
		-ms-transform: rotate(-360deg);
		-webkit-transform: rotate(-360deg);
		-moz-transform: rotate(-360deg);
		-o-transform: rotate(-360deg)
	}
}

@-webkit-keyframes rotateForEver2 {
	0% {
		transform: rotate(0);
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-o-transform: rotate(0)
	}

	50% {
		transform: rotate(-30deg);
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		-moz-transform: rotate(-30deg);
		-o-transform: rotate(-30deg)
	}

	100% {
		transform: rotate(-60deg);
		-ms-transform: rotate(-60deg);
		-webkit-transform: rotate(-60deg);
		-moz-transform: rotate(-60deg);
		-o-transform: rotate(-60deg)
	}
}

@keyframes rotateForEver2 {
	0% {
		transform: rotate(0);
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-o-transform: rotate(0)
	}

	50% {
		transform: rotate(-30deg);
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		-moz-transform: rotate(-30deg);
		-o-transform: rotate(-30deg)
	}

	100% {
		transform: rotate(-60deg);
		-ms-transform: rotate(-60deg);
		-webkit-transform: rotate(-60deg);
		-moz-transform: rotate(-60deg);
		-o-transform: rotate(-60deg)
	}
}

@-webkit-keyframes rotateForEver3 {
	0% {
		transform: rotate(0);
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-o-transform: rotate(0)
	}

	50% {
		transform: rotate(-30deg);
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		-moz-transform: rotate(-30deg);
		-o-transform: rotate(-30deg)
	}

	100% {
		transform: rotate(0);
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-o-transform: rotate(0)
	}
}

@keyframes rotateForEver3 {
	0% {
		transform: rotate(0);
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-o-transform: rotate(0)
	}

	50% {
		transform: rotate(-30deg);
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		-moz-transform: rotate(-30deg);
		-o-transform: rotate(-30deg)
	}

	100% {
		transform: rotate(0);
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-o-transform: rotate(0)
	}
}

@-webkit-keyframes scaleForEver0 {
	0% {
		transform: scale(2);
		-webkit-transform: scale(2);
		opacity: 0;
		filter: alpha(opacity=0)
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@keyframes scaleForEver0 {
	0% {
		transform: scale(2);
		-webkit-transform: scale(2);
		opacity: 0;
		filter: alpha(opacity=0)
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@keyframes opacity-anm {
	0% {
		opacity: 0;
		filter: alpha(opacity=0)
	}

	50% {
		opacity: 1;
		filter: alpha(opacity=100)
	}

	100% {
		opacity: 0;
		filter: alpha(opacity=100)
	}
}

@-webkit-keyframes scaleForEver2 {
	0% {
		transform: scale(.6);
		-webkit-transform: scale(.6);
		opacity: 1
	}

	70% {
		transform: scale(1.5);
		-webkit-transform: scale(1.5);
		opacity: .8
	}

	100% {
		transform: scale(2);
		-webkit-transform: scale(2);
		opacity: 0
	}
}

@keyframes scaleForEver2 {
	0% {
		transform: scale(.6);
		-webkit-transform: scale(.6);
		opacity: 1
	}

	70% {
		transform: scale(1.5);
		-webkit-transform: scale(1.5);
		opacity: .8
	}

	100% {
		transform: scale(2);
		-webkit-transform: scale(2);
		opacity: 0
	}
}

@-webkit-keyframes scaleForEver21 {
	0% {
		display: block;
		transform: scale(.6);
		-webkit-transform: scale(.6);
		opacity: 1
	}

	70% {
		transform: scale(1.5);
		-webkit-transform: scale(1.5);
		opacity: .8
	}

	100% {
		transform: scale(2);
		-webkit-transform: scale(2);
		opacity: 0;
		display: block
	}
}

@keyframes scaleForEver21 {
	0% {
		display: block;
		transform: scale(.6);
		-webkit-transform: scale(.6);
		opacity: 1
	}

	70% {
		transform: scale(1.5);
		-webkit-transform: scale(1.5);
		opacity: .8
	}

	100% {
		transform: scale(2);
		-webkit-transform: scale(2);
		opacity: 0;
		display: block
	}
}

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

/*莇�絨鎡鎶�&amp;����*/
@media screen and (max-width:768px){
.lbb-footer .lbb-contact{text-align:center;margin-bottom:10px;}	
.lbb-hd-operate .lbb-hd-buy .layui-btn{width:90%;border-radius:38px;margin:0 auto;}
.lbb-poster-pic{display:inline-block;width:260px;height:460px;margin:0 auto;}
#lbb-banner .lbb-panel{left:15%;}
#lbb-banner .lbb-panel .title0{font-size:30px;line-height:80px;}
#lbb-banner .lbb-panel .title1{font-size:16px;}
#lbb-banner .lbb-banner-item{background-size:cover;background-position:50% center;}
#lbb-banner .lbb-banner-item:nth-child(2){background-position:20% center;}
.lbb-user-weixin-login{padding:20px;width:auto;margin-top:30%;}
}

/*絨鎡鎶�&amp;綛恰��*/
@media screen and (min-width: 768px) and (max-width: 992px){



}

/*紊у�綛�&amp;罅���*/
@media screen and (min-width: 992px){
.lbb-container{width:100%;}
.lbb-header{max-height:60px;}
.lbb-header .lbb-nav button{display:none;}
.lbb-header .layui-nav{width:auto;position:absolute;top:15px;padding:0 5px;border-radius:0;margin:0;}
.lbb-header .layui-nav .layui-nav-item{display:inline-block;padding:0 30px;line-height:30px;}
.lbb-header .layui-nav .lbb-reg,.lbb-header .layui-nav .lbb-login{margin:0;padding:0;}
.lbb-header .layui-nav .lbb-reg{margin-left:20px;}
.lbb-header .layui-nav .lbb-reg a,.lbb-header .layui-nav .lbb-login a{display:inline-block;padding:0 20px;border-radius:3px;}
.lbb-header .layui-nav .lbb-reg a{background:#FF5722;border:1px solid #FF5722;color:#fff;}
.lbb-header .layui-nav .lbb-reg a:hover{color:#fff;}
.lbb-header .layui-nav .lbb-login a{border:1px solid #393D49;color:#393D49;background:#fff;}
.lbb-header .layui-nav .lbb-login a:hover{color:#393D49;}
.lbb-header .layui-nav .lbb-reg:after,.lbb-header .layui-nav .lbb-login:after{height:0;}
}


/*莇�紊у�綛�&amp;罅���*/
@media screen and (min-width:1200px) {
	
.lbb-container{width:1175px;margin:0 auto;}

}


</pre></body></html>