body{background-image: linear-gradient(to bottom, transparent 100px, #f3f6f9 600px, #f3f6f9 100%), linear-gradient(to right, #f3f6f9, #f3f6f9 calc(50% - 1000px), #f8e1f9 calc(50% - 600px), #f3f6f9 50%, #d9f5e8 calc(50% + 400px), #c1e9fc calc(50% + 600px), #f3f6f9 calc(50% + 1000px), #f3f6f9);}

.bfbtop2 .bfbtop2-nav{height:68px;border-radius:20px 20px 0 0;}

.qhmain{float:left;border-radius:25px;background-color:#fff;width:calc(100% - 2px);border:#fff solid 1px;border-top:0;height:483px;margin-top:-20px;}

.qhmain .type{width:290px;margin:0 auto;text-align:left;overflow:hidden;background: linear-gradient(135deg, #ffefe5, #fff 89%, #fff);float:left;margin:15px 0 0 15px;border-radius:16px;padding:10px 20px;box-sizing:border-box;}
.qhmain .type .type-item{float:left;width:100%;padding:15px 0 15px 0;border-bottom:1px solid #f0f0f0;transition:all 0.3s ease;}
.qhmain .type .type-item:last-child{border-bottom:none;}
.qhmain .type .type-item .type-title{float:left;width:calc(100% - 55px);font-weight:500;font-size:14px;color:#222;}
.qhmain .type .type-item .type-title a:hover{color:#ff6600;}
.qhmain .type .type-item .type-desc{float:left;width:calc(100% - 55px);font-size:12px;margin-top:6px;}
.qhmain .type .type-item .type-desc a{color:#999;}
.qhmain .type .type-item .type-desc a:hover{color:#ff6600;}
.qhmain .type .type-item img{float:left;width:40px;height:40px;border-radius:4px;margin-right:15px;}
.qhmain .type .type-item1{background:url(../img/type1.png) left center no-repeat;background-size:40px 40px;}
.qhmain .type .type-item2{background:url(../img/type2.png) left center no-repeat;background-size:40px 40px;}
.qhmain .type .type-item3{background:url(../img/type3.png) left center no-repeat;background-size:40px 40px;}
.qhmain .type .type-item4{background:url(../img/type4.png) left center no-repeat;background-size:40px 40px;}
.qhmain .type .type-item5{background:url(../img/type5.png) left center no-repeat;background-size:40px 40px;}
.qhmain .type .type-item6{background:url(../img/type6.png) left center no-repeat;background-size:40px 40px;}
.qhmain .type .type-item:hover{transform:translateX(-3px);}
.qhmain .type .type-item:hover .type-title a{color:#ff6600;}

.qhmain .iqh{float:left;width:730px;height:452px;margin:15px 0 0 15px;border-radius:16px;overflow:hidden;}
.qhmain .iqh #owl-demo{position:relative;width:730px;height:452px;}
.qhmain .iqh #owl-demo .item{ position:relative;display:block;}
.qhmain .iqh #owl-demo img{display:block;width:730px;height:452px;}
.qhmain .iqh #owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:25px;}
.qhmain .iqh .owl-pagination{position:absolute;left:0;bottom:0;width:100%;height:17px;text-align:center;}
.qhmain .iqh .owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../img/qh/bg15.png);*display:inline;*zoom:1;}
.qhmain .iqh .owl-pagination .active{width:25px;background-image:url(../img/qh/bg16.png);}
.qhmain .iqh .owl-buttons{display:none;}
.qhmain .iqh .owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.qhmain .iqh .owl-prev{left:0;background-image:url(../img/qh/bg17.png);}
.qhmain .iqh .owl-next{right:0;background-image:url(../img/qh/bg18.png);}
.qhmain .iqh .owl-prev:hover{background-image:url(../img/qh/bg19.png);}
.qhmain .iqh .owl-next:hover{background-image:url(../img/qh/bg20.png);}


.qhmain .qhright{float:right;width:296px;margin:15px 15px 0 0;text-align:left;overflow:hidden;background:#fff;border-radius:16px;padding:11px;height:430px;background:linear-gradient(to bottom,#fff8f0,#fdfaf8);}
.qhmain .qhright .user-info{float:left;width:100%;margin-bottom:25px;}
.qhmain .qhright .user-info .avatar{float:left;width:60px;height:60px;border-radius:50%;overflow:hidden;margin-right:15px;}
.qhmain .qhright .user-info .avatar img{width:100%;height:100%;object-fit:cover;display:block;}
.qhmain .qhright .user-info .user-text{float:left;width:calc(100% - 75px);padding-top:5px;}
.qhmain .qhright .user-info .user-text .username{float:left;width:100%;font-size:14px;color:#ff6633;font-weight:bold;margin-bottom:8px;}
.qhmain .qhright .user-info .user-text .desc{float:left;width:100%;font-size:12px;color:#666;}
.qhmain .qhright .action-btns{float:left;width:100%;margin-bottom:20px;}
.qhmain .qhright .action-btns .btn{float:left;width:48%;height:70px;border-radius:12px;text-align:center;font-size:22px;color:#fff;font-weight:bold;cursor:pointer;transition:opacity 0.2s;}
.qhmain .qhright .action-btns .btn img{width:72px;margin-top:-20px;transition:all 0.2s;}
.qhmain .qhright .action-btns .btn.btn-buy{background:url(../img/buy1.png) no-repeat;background-size:100% auto;margin-right:4%;}
.qhmain .qhright .action-btns .btn.btn-sell{background:url(../img/sell1.png) no-repeat;background-size:100% auto;}
.qhmain .qhright .action-btns .btn:hover{opacity:0.9;}
.qhmain .qhright .action-btns .btn:hover img{margin-top:-23px;}
.qhmain .qhright .status-list{float:left;width:100%;margin-bottom:15px;}
.qhmain .qhright .status-list .status-item{float:left;width:calc(31.333% - 12px);height:64px;padding:15px 0 0 12px;border-radius:10px;text-align:left;margin-right:3%;cursor:pointer;transition:all 0.2s;}
.qhmain .qhright .status-list .status-item:last-child{margin-right:0;}
.qhmain .qhright .status-list .status-item:hover{margin-top:-3px;}
.qhmain .qhright .status-list .status-item .num{float:left;width:100%;font-size:20px;margin-bottom:6px;}
.qhmain .qhright .status-list .status-item .num.num1{color:#3388ff;}
.qhmain .qhright .status-list .status-item .num.num2{color:#aa55dd;}
.qhmain .qhright .status-list .status-item .num.num3{color:#33bb55;}
.qhmain .qhright .status-list .status-item .label{float:left;width:100%;font-size:12px;color:#666;}
.qhmain .qhright .status-list .status-item1{background:url(../img/tj1.png) no-repeat;background-size:100% auto;}
.qhmain .qhright .status-list .status-item2{background:url(../img/tj2.png) no-repeat;background-size:100% auto;}
.qhmain .qhright .status-list .status-item3{background:url(../img/tj3.png) no-repeat;background-size:100% auto;}
.qhmain .qhright .tab-nav{float:left;width:100%;border-bottom:1px solid #eee;margin-bottom:15px;}
.qhmain .qhright .tab-nav .tab-item{float:left;width:33.333%;text-align:center;font-size:14px;color:#666;padding:10px 0;cursor:pointer;position:relative;transition:color 0.2s;}
.qhmain .qhright .tab-nav .tab-item.active{color:#333;font-weight:bold;}
.qhmain .qhright .tab-nav .tab-item.active::after{content:'';position:absolute;bottom:-1px;left:50%;transform:translateX(-50%);width:60%;height:3px;background:#ff6633;border-radius:2px;}
.qhmain .qhright .tab-nav .tab-item:hover{color:#ff6633;}
.qhmain .qhright .notice-list{float:left;width:100%;list-style:none;padding:0;margin:0;}
.qhmain .qhright .notice-list li{float:left;width:100%;font-size:12px;color:#333;margin-bottom:10px;line-height:1.5;cursor:pointer;transition:color 0.2s;}
.qhmain .qhright .notice-list li a:hover{color:#ff6633;}

.fangxin{float:left;width:1400px;margin:20px 0 0 0;text-align:left;overflow:hidden;}
.fangxin .fangxin-item{float:left;border:#fff solid 1px;margin-left:15px;width:422px;height:110px;padding:0 0 0 32px;border-radius:8px;cursor:pointer;transition:background 0.2s ease;}
.fangxin .fangxin-item:nth-child(1){margin-left:0;background:url(../img/fx1.png) 250px center no-repeat;background-color:#fff;}
.fangxin .fangxin-item:nth-child(2){background:url(../img/fx2.png) 250px center no-repeat;background-color:#fff;}
.fangxin .fangxin-item:nth-child(3){background:url(../img/fx3.png) 250px center no-repeat;background-color:#fff;}
.fangxin .fangxin-item:hover{border:#ff8400 solid 1px;}
.fangxin .fangxin-item .fangxin-title{float:left;width:100%;font-size:16px;color:#333;font-weight:bold;margin:18px 0 5px 0;}
.fangxin .fangxin-item .fangxin-desc{float:left;width:100%;font-size:13px;color:#9c9792;margin:5px 0 0 0;}

.jiaoyikb{float:left;margin:15px 0 0 0;height:59px;line-height:59px;border-radius:8px;width:100%;background-color:#fff;text-align:left;}
.jiaoyikb .cap{float:left;font-size:17px;width:90px;margin:0 0 0 20px;font-weight:700;}
.jiaoyikb .gd{float:left;width:calc(100% - 130px);margin:0 20px 0 0;line-height:59px;font-size:14px;height:59px;overflow:hidden;}
.jiaoyikb .gd strong{color:#ff6600;font-weight:100;}
.jiaoyikb .gd .marquee-text{display: inline-block;white-space: nowrap;animation: marquee 50s linear infinite;}
@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); } /* 内容复制两份，所以移 -50% */
}

.prolist{float:left;width:1398px;border-radius:15px;margin:15px 0 0 0;overflow:hidden;text-align:left;border:#fff solid 1px;}
.prolist .left{float:left;width:240px;}
.prolist .right{float:left;width:1158px;background: linear-gradient(to right, #e4e9ef, #fff 70%);height:490px;}
.prolist .right .rcap{float:left;width:1138px;margin:20px 0 0 20px;text-align:left;overflow:hidden;}
.prolist .right .rcap .sel-item{float:left;padding:0 18px;line-height:30px;font-size:12px;color:#333;background:#fff;border:1px solid #e5e7eb;border-radius:20px;margin-right:12px;cursor:pointer;transition:all 0.2s ease;}
.prolist .right .rcap .sel-item.active{background:#333;color:#fff;border-color:#333;}
.prolist .right .rcap .sel-item:hover{background:#f0f7ff;border-color:#4080ff;color:#4080ff;}
.prolist .right .rcap .sel-item.active:hover{background:#4080ff;border-color:#4080ff;color:#fff;}

.prolist .right .smalllist{float:left;width:1138px;margin:20px 20px 0 0;text-align:left;overflow:hidden;}
.prolist .right .smalllist .item{float:left;width:calc(25% - 42px);margin-left:20px;padding:10px;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #eee;margin-bottom:20px;transition:all 0.3s ease;}
.prolist .right .smalllist .item:hover{box-shadow:0 4px 15px rgba(0,0,0,0.12);transform:translateY(-3px);}
.prolist .right .smalllist .item .imgbox{float:left;width:100%;position:relative;border-radius:8px;overflow:hidden;}
.prolist .right .smalllist .item .imgbox img{width:100%;display:block;height:150px;}
.prolist .right .smalllist .item .imgbox .test-tag{float:left;width:100%;position:absolute;bottom:0;left:0;background:rgba(110,90,190,0.85);color:#fff;padding:8px 10px;font-size:12px;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.prolist .right .smalllist .item .tags{float:left;width:100%;padding:15px 0 0 0;}
.prolist .right .smalllist .item .tags .tag{float:left;margin-right:10px;}
.prolist .right .smalllist .item .title{float:left;width:100%;padding:0 10px 12px;box-sizing:border-box;font-size:14px;color:#333;line-height:18px;height:36px;overflow:hidden;margin:10px 0 0 0;}
.prolist .right .smalllist .item .desc{float:left;width:100%;padding:0 10px;margin:12px 0 0 0;height:20px;line-height:20px;box-sizing:border-box;font-size:12px;color:#666;overflow:hidden;}
.prolist .right .smalllist .item .service{float:left;width:100%;padding:8px 10px;margin:12px 0 0 0;box-sizing:border-box;background-image: linear-gradient(90deg, #f9f1ff, #f3f9fd);border-radius:4px;}
.prolist .right .smalllist .item .service .service-item{float:left;width:33.33%;text-align:center;font-size:12px;color:#666;line-height:1.4;}
.prolist .right .smalllist .item .service .service-item strong{color:#303133;}
.prolist .right .smalllist .item .price-box{float:left;width:100%;box-sizing:border-box;height:36px;background-color:#fff3fa;border-radius:10px;margin:15px 0 3px 0;}
.prolist .right .smalllist .item .price-box .price{float:left;font-size:17px;color:#ff2442;font-weight:bold;line-height:36px;margin:0 0 0 15px;}
.prolist .right .smalllist .item .price-box .btn{float:right;}

.indexcap{float:left;width:1400px;margin:30px 0 0 0;line-height:40px;text-align:left;}
.indexcap li{float:left;}
.indexcap .l1{padding-left:40px;font-size:24px;}
.indexcap .l11{background:url(../img/indexcap1.png) left center no-repeat;}
.indexcap .l12{background:url(../img/indexcap2.png) left center no-repeat;}
.indexcap .l13{background:url(../img/indexcap3.png) left center no-repeat;}
.indexcap .l2{float:right;}
.indexcap .l2 a{color:#a68fff;font-size:14px;}

.zhubo{float:left;width:1398px;margin:15px 0 0 0;text-align:left;overflow:hidden;padding:20px 0;border-radius:15px;border:#fff solid 1px;}
.zhubo .zhubo-item{float:left;width:255px;margin-left:20px;transition:all 0.3s ease;}
.zhubo .zhubo-item:hover{transform:translateY(-5px);}
.zhubo .zhubo-item .zhubo-title{float:left;width:100%;text-align:center;font-size:14px;color:#333;margin-bottom:12px;}
.zhubo .zhubo-item .zhubo-img{float:left;width:100%;border-radius:15px;overflow:hidden;}
.zhubo .zhubo-item .zhubo-img img{width:100%;display:block;height:150px;}

.ordernews{float:right;width:290px;margin:15px 0 0 20px;text-align:left;overflow:hidden;background: linear-gradient(180deg, #fff0f0, #fff 120px);border-radius:20px;padding:20px 25px 20px 25px;height:368px;}
.ordernews .ordernews-tabs{float:left;width:100%;margin-bottom:5px;}
.ordernews .ordernews-tabs .ordernews-tab{float:left;width:33.333%;text-align:left;font-size:14px;line-height:30px;color:#333;cursor:pointer;transition:all 0.2s;}
.ordernews .ordernews-tabs .ordernews-tab.active{color:#ff3366;font-weight:bold;font-size:16px;}
.ordernews .ordernews-tabs .ordernews-tab:hover{color:#ff3366;}
.ordernews .ordernews-list{float:left;width:100%;}
.ordernews .ordernews-list .ordernews-item{float:left;width:100%;margin-bottom:0px;cursor:pointer;transition:all 0.2s;padding:8px 0;border-radius:8px;}
.ordernews .ordernews-list .ordernews-item .ordernews-question{float:left;width:100%;font-size:12px;color:#333;line-height:1.5;}
.ordernews .ordernews-list .ordernews-item .ordernews-question:before{float:left;content:"";border-radius:5px;width:5px;height:5px;background-color:#ffbc96;margin:8px 9px 0 0;}
.ordernews .ordernews-list .ordernews-item .ordernews-answer{float:left;width:calc(100% - 14px);font-size:12px;color:#999;line-height:1.4;margin:6px 0 0 15px;}
.ordernews .ordernews-buttons{float:left;width:100%;margin-top:15px;}
.ordernews .ordernews-buttons .ordernews-btn{float:left;width:46%;text-align:center;padding:8px 0;border-radius:24px;font-size:14px;cursor:pointer;transition:all 0.2s;box-sizing:border-box;}
.ordernews .ordernews-buttons .ordernews-btn.btn-primary{background:#fff;color:#ff3366;border:1px solid #ff3366;}
.ordernews .ordernews-buttons .ordernews-btn.btn-primary:hover{background:#ff3366;color:#fff;}
.ordernews .ordernews-buttons .ordernews-btn.btn-secondary{float:right;background:#fff;color:#a87aff;border:1px solid #a87aff;}
.ordernews .ordernews-buttons .ordernews-btn.btn-secondary:hover{background:#a87aff;color:#fff;}

.orderpai{float:left;width:320px;margin:15px 0 0 0;text-align:left;overflow:hidden;background:#fff;border-radius:20px;padding:20px 15px;box-sizing:border-box;height:408px;background:linear-gradient(to bottom, #e6f2ff, #ffffff);}
.orderpai .orderpai-title{float:left;width:100%;text-align:center;font-size:20px;color:#4096ff;font-weight:bold;margin-bottom:10px;}
.orderpai .orderpai-list{float:left;width:100%;}
.orderpai .orderpai-list .orderpai-item{float:left;width:100%;padding:15px 0;border-bottom:1px solid #eee;transition:background 0.2s;cursor:pointer;}
.orderpai .orderpai-list .orderpai-item:last-child{border-bottom:none;}
.orderpai .orderpai-list .orderpai-item .orderpai-rank{float:left;width:40px;text-align:center;font-size:14px;font-weight:bold;color:#666;}
.orderpai .orderpai-list .orderpai-item:nth-child(1) .orderpai-rank{color:#4096ff;}
.orderpai .orderpai-list .orderpai-item:nth-child(2) .orderpai-rank{color:#66ccff;}
.orderpai .orderpai-list .orderpai-item:nth-child(3) .orderpai-rank{color:#ff9966;}
.orderpai .orderpai-list .orderpai-item .orderpai-user{float:left;width:180px;font-size:14px;color:#333;line-height:1.5;}
.orderpai .orderpai-list .orderpai-item .orderpai-amount{float:right;font-size:12px;color:#999;line-height:1.5;}
.orderpai .orderpai-list .orderpai-item .orderpai-desc{float:left;width:calc(100% - 40px);font-size:12px;color:#999;margin:4px 0 0 40px;line-height:1.4;display:none;}
.orderpai .orderpai-list .orderpai-item.active .orderpai-desc{display:block;}
.orderpai .orderpai-list .orderpai-item.active .orderpai-amount{color:#ff3366;font-weight:bold;}

.paicenter{float:left;width:700px;margin:15px 0 0 20px;text-align:left;overflow:hidden;background:#fff;border-radius:16px;padding:20px;box-sizing:border-box;height:408px;}
.paicenter .paicenter-header{float:left;width:100%;margin-bottom:30px;}
.paicenter .paicenter-header .paicenter-title{float:left;font-size:12px;color:#888;line-height:25px;}
.paicenter .paicenter-header .paicenter-title strong{font-size:20px;color:#222;}
.paicenter .paicenter-header .paicenter-date{float:right;background:#b8860b;color:#fff;padding:6px 12px;border-radius:4px;font-size:12px;}
.paicenter .paicenter-list{float:left;width:100%;}
.paicenter .paicenter-list .paicenter-top3{float:left;width:100%;margin:10px 0 40px 0;}
.paicenter .paicenter-list .paicenter-top3 .paicenter-top3-item{float:left;width:33.333%;text-align:center;padding:20px 0;transition:all 0.3s ease;cursor:pointer;position:relative;}
.paicenter .paicenter-list .paicenter-top3 .paicenter-top3-item:hover{transform:translateY(-5px);box-shadow:0 4px 15px rgba(0,0,0,0.1);}
.paicenter .paicenter-list .paicenter-top3 .paicenter-top3-item.paicenter-rank-1{transform:scale(1.1);background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,0.08);padding:30px 0;}
.paicenter .paicenter-list .paicenter-top3 .paicenter-top3-item.paicenter-rank-2{padding-top:40px;z-index:2;}
.paicenter .paicenter-list .paicenter-top3 .paicenter-top3-item.paicenter-rank-3{padding-top:40px;z-index:1;}
.paicenter .paicenter-list .paicenter-top3 .paicenter-top3-item .paicenter-user{float:left;width:100%;font-size:16px;color:#333;margin-bottom:10px;}
.paicenter .paicenter-list .paicenter-top3 .paicenter-top3-item .paicenter-amount{float:left;width:100%;font-size:34px;color:#ff0050;font-weight:bold;margin-bottom:10px;}
.paicenter .paicenter-list .paicenter-top3 .paicenter-top3-item .paicenter-label{float:left;width:100%;font-size:16px;color:#888;}
.paicenter .paicenter-list .paicenter-top3 .paicenter-rank-1{z-index:2;}
.paicenter .paicenter-list .paicenter-top3 .paicenter-rank-2{z-index:1;}
.paicenter .paicenter-list .paicenter-top3 .paicenter-rank-3{z-index:1;}
.paicenter .paicenter-list .paicenter-bottom3{float:left;width:100%;}
.paicenter .paicenter-list .paicenter-bottom3 .paicenter-bottom-item{float:left;width:33.333%;padding:15px 10px;transition:background 0.2s ease;cursor:pointer;box-sizing:border-box;}
.paicenter .paicenter-list .paicenter-bottom3 .paicenter-bottom-item:hover{background:#f8f9fa;border-radius:8px;}
.paicenter .paicenter-list .paicenter-bottom3 .paicenter-bottom-item .paicenter-rank-num{float:left;width:40px;height:40px;text-align:center;border-radius:50%;background:#f0f2f5;color:#999;font-size:15px;font-weight:bold;margin-right:10px;}
.paicenter .paicenter-list .paicenter-bottom3 .paicenter-bottom-item .paicenter-rank-num span{float:left;width:22px;height:29px;line-height:29px;background-color:#fff;border-radius:5px;margin:11px 0 0 9px;}
.paicenter .paicenter-list .paicenter-bottom3 .paicenter-bottom-item .paicenter-user{float:left;font-size:16px;color:#333;width:calc(100% - 50px);}
.paicenter .paicenter-list .paicenter-bottom3 .paicenter-bottom-item .paicenter-info{float:left;font-size:12px;color:#888;}
.paicenter .paicenter-list .paicenter-bottom3 .paicenter-bottom-item .paicenter-info .paicenter-highlight{color:#ff0050;font-weight:bold;}

.newslist{float:left;width:1400px;margin:15px 0 0 0;text-align:left;overflow:hidden;}
.newslist .newslist-col{float:left;border:#fff solid 1px;width:calc(25% - 17px);margin-right:1.33%;background:#fff;border-radius:12px;overflow:hidden;margin-bottom:20px;}
.newslist .newslist-col:last-child{margin-right:0;}
.newslist .newslist-col .newslist-title{float:left;width:100%;text-align:center;font-size:14px;font-weight:bold;line-height:40px;background:linear-gradient(to bottom,#f8f0ff,#fff);color:#222;}
.newslist .newslist-col .newslist-item{float:left;width:calc(100% - 30px);padding:15px;border-bottom:1px solid #eee;cursor:pointer;transition:background 0.2s ease;}
.newslist .newslist-col .newslist-item .newslist-img{float:left;width:110px;height:75px;overflow:hidden;border-radius:6px;margin-right:12px;}
.newslist .newslist-col .newslist-item .newslist-img img{width:100%;height:75px;object-fit:cover;display:block;}
.newslist .newslist-col .newslist-item .newslist-content{float:left;width:calc(100% - 122px);}
.newslist .newslist-col .newslist-item .newslist-content .newslist-text{float:left;width:100%;font-size:14px;color:#333;line-height:20px;height:40px;overflow:hidden;margin-bottom:10px;}
.newslist .newslist-col .newslist-item .newslist-content .newslist-text a:hover{color:#ff6600;}
.newslist .newslist-col .newslist-item .newslist-content .newslist-meta{float:left;width:100%;font-size:12px;color:#999;}
.newslist .newslist-col .newslist-item .newslist-content .newslist-meta .newslist-date{float:left;background:url(../img/newssj.png) left center no-repeat;padding-left:15px;line-height:20px;height:20px;}
.newslist .newslist-col .newslist-item .newslist-content .newslist-meta .newslist-comment{float:right;background:url(../img/newshot.png) left center no-repeat;padding-left:15px;line-height:20px;height:20px;}
.newslist .newslist-col .newslist-more{float:left;width:100%;text-align:center;padding:13px 0;color:#9966ff;font-size:12px;cursor:pointer;transition:color 0.2s ease;background:#f0f2f5;}
.newslist .newslist-col .newslist-more:hover{color:#7744dd;}

.baozhang{float:left;width:1350px;margin:20px 0 0 0;text-align:left;overflow:hidden;background:#fff;padding:20px 0 20px 50px;border-radius:12px;}
.baozhang .bfbbottom-item{float:left;width:25%;text-align:center;transition:background 0.2s ease;text-align:left;}
.baozhang .bfbbottom-item .bfbbottom-icon{float:left;width:36px;height:36px;line-height:36px;border-radius:50%;background:#ff7733;color:#fff;font-size:20px;margin:0 15px 0 0;text-align:center;}
.baozhang .bfbbottom-item .bfbbottom-title{float:left;font-size:14px;color:#333;font-weight:500;margin-bottom:2px;width:calc(100% - 53px);}
.baozhang .bfbbottom-item .bfbbottom-desc{float:left;font-size:12px;color:#999;}