@charset "utf-8";

.classfy-item{background-color: #fff;margin-top: .1rem;}
.classfy-title{height: .42rem;border-bottom: 1px solid rgba(241,241,241);padding: .2rem .3rem;line-height: .42rem;}
.classfy-title h3{display: inline-block;font-size: .32rem;font-weight: bold;}
.classfy-title h3 i{display: inline-block;width: .42rem;height: .42rem;vertical-align: middle;margin-top: -2px;margin-right: .2rem;background: url(../img/cls_ico.png);background-size: .42rem 8.08rem;}
.classfy-title h3 .ico-2{background-position: 0 -4.89rem;} /*餐饮美食*/
.classfy-title h3 .ico-1{background-position: -2px -7.67rem;}  /*服装鞋包*/
.classfy-title h3 .ico-3{background-position: 0 -4.17rem;} /*生活服务*/
.classfy-title h3 .ico-12{background-position: 0 1.07rem;} /*酒水饮料*/
.classfy-title h3 .ico-4{background-position: 0 0;} /*美容保养*/
.classfy-title h3 .ico-11{background-position: 0 -6.25rem;} /*教育网络*/
.classfy-title h3 .ico-8{background-position: 0 -0.63rem;} /*建材装饰*/
.classfy-title h3 .ico-10{background-position: 0 -2.75rem;} /*汽车服务*/
.classfy-title h3 .ico-9{background-position: 0 -5.57rem;} /*环保机械*/
.classfy-title h3 .ico-7{background-position: 0 -1.38rem;} /*母婴用品*/
.classfy-title h3 .ico-6{background-position: 0 -3.45rem;} /*家居用品*/
.classfy-title h3 .ico-5{background-position: 0 -2.07rem;} /*礼品饰品*/
.classfy-title .more{font-size: .26rem;color: rgb(153,153,153);float: right;}
.classfy-item .links{padding: 0 .3rem;}
.classfy-item .links li{height: .82rem;line-height: .82rem;width: 25%;float: left;border-bottom: 1px solid rgb(241,241,241);}
.classfy-item .links li a{display: block;color: rgb(102,102,102);font-size: .3rem;max-width: 90%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.classfy-item .links li:nth-child(9),.classfy-item .links li:nth-child(10),.classfy-item .links li:nth-child(11),.classfy-item .links li:nth-child(12){border-bottom: none;}
.classfy-item .links li:nth-child(1) a,.classfy-item .links li:nth-child(2) a,.classfy-item .links li:nth-child(3) a{color: #ee7416;}

/*滑动样式*/
.swiper-wrap{ background: #fff; margin-top: .1rem;}
.swiper-wrap .classfy-title h3 i{ width: .32rem; height: .32rem; background: url(../img/ico_sj.png) no-repeat; background-size: .32rem;}
.tab_title{ border-bottom: solid 1px #f1f1f1;}
.tab_title li{ font-size: .3rem; color: #666; width: 25%; text-align: center; float: left; padding: .2rem 0;}
.tab_title li.active{ color: #ee7416; font-weight: bold; background: url(../img/tab_line.png) center bottom no-repeat; background-size:.4rem;}
.s-cont .item{ display: block; position: relative;}
.item .rank-icon{ position: absolute; top: 0; background: url(../img/bg_top4.png) no-repeat; font-size: .22rem; width: .69rem; line-height: .32rem; height: .32rem; color: #fff; text-align: center; display: inline-block; background-size: .69rem;}
.s-cont .swiper-wrapper li:nth-child(1) .rank-icon{ background: url(../img/bg_top1.png) no-repeat;background-size: .69rem;}
.s-cont .swiper-wrapper li:nth-child(2) .rank-icon{ background: url(../img/bg_top2.png) no-repeat;background-size: .69rem;}
.s-cont .swiper-wrapper li:nth-child(3) .rank-icon{ background: url(../img/bg_top3.png) no-repeat;background-size: .69rem;}
.item img{ width: 2.42rem; margin-bottom: .18rem; border: solid 1px #f1f1f1; -webkit-border-radius: .08rem;-moz-border-radius: .08rem;border-radius: .08rem;}
.item p{ color: #333; font-size: .26rem; margin-bottom: .1rem; font-weight: bold;}
.item .gray{ color: #999; font-size: .22rem; font-weight: normal;}
.area{ background: url(../img/ico_dw.png) left center no-repeat; color: #333; background-size:.17rem; font-size: .22rem; padding-left: .25rem;}
.industry{ background: rgb(255,245,241); color: #ee7416; font-size: .22rem; padding:.05rem .15rem;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.cont{ height: 3.65rem; overflow: hidden;}
.s-cont{ padding: .2rem .3rem; visibility: hidden; height: 3.25rem; position: relative;}
.s-cont.show{ visibility: visible;}
.s-cont:nth-child(1){ top: 0;}
.s-cont:nth-child(2){ top: -3.65rem;}
.s-cont:nth-child(3){ top: -7.3rem;}
.s-cont:nth-child(4){ top: -10.95rem;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{display: none;}
.partWrap{ margin-top: .1rem;}
/*链接列表*/
.btmlinks{ padding: .2rem .3rem .05rem .3rem; background: #fff;}
.btmlinks ul{ margin-left: -.2rem;}
.btmlinks li{float: left; width: 3.3rem; margin-left: .2rem; margin-bottom: .25rem; text-align: center; line-height: .58rem; border: solid 1px #E5E5E5; -webkit-border-radius:.08rem;-moz-border-radius: .08rem;border-radius: .08rem;}
.btmlinks li a{color: #666; display: block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}

/* 详情页 */
.mt10{margin-top: .1rem;}
.videoBox{
    width: 7.5rem;
}
.videoBox video{
	width:7.5rem;
	margin:0 auto;
    display: block;
    z-index: 50;
    top: 0;
}

.detail-banner{
	height: 4.9rem;
	overflow: hidden;
}
.detail-banner .swiper-slide img{
	width: 100%;
	height: 100%;
}
.detail-banner .swiper-pagination-fraction{
	display: block;
	width: 1rem;
	height: .5rem;
	line-height: .5rem;
	background-color: rgba(0,0,0,.3);
	border-radius: .3rem;
	right: .3rem;
	left: auto;
	color: #fff;
	font-size: .24rem;
}
.detail-banner .swiper-pagination-fraction .swiper-pagination-current{
	font-size: .3rem;
}
.detail-banner .play-icon{
	width: 1.04rem;
	height: 1.04rem;
	background: url(../img/zxm_btn_play.png) center center no-repeat;
	background-size: 1.04rem 1.04rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -.52rem;
	margin-left: -.52rem;
}
.banner-links{
	position: absolute;
	bottom: .26rem;
	left: 0;
	right: 0;
	z-index: 10;
	text-align: center;
}
.banner-links a{
	display: inline-block;
	width: 1.12rem;
	height: .5rem;
	line-height: .5rem;
	background-color: rgba(255,255,255,.8);
	color: rgb(51,51,51);
	font-size: .24rem;
	text-align: center;
	border-radius: .28rem;
	margin: 0 .1rem;
}
.banner-links a.on{
	background: url(../img/zxm_bg_vedio.png) center center no-repeat;
	background-size: 1.12rem .5rem;
	color: #fff;
}
.basic-info{
	padding: .3rem;
	background-color: #fff;
	position: relative;
	border-top: 1px solid #f1f1f1;
}
.basic-info .xlogo{
	width: .8rem;
	height: .8rem;
	line-height: .8rem;
	border-radius: 50%;
	border: 1px solid rgb(241,241,241);
	text-align: center;
	float: left;
	overflow: hidden;
}
.basic-info .xlogo img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.basic-info .xtxt{
	width: 5.1rem;
	float: left;
	margin-left: .2rem;
}
.basic-info .xtxt h4{
	font-size: .32rem;
	color: rgb(51,51,51);
	font-weight: bold;
}
.basic-info .xtxt h4 em{
	display: inline-block;
    width: 1.06rem;
    height: .36rem;
    background: url(../img/detail_ico_brand.png) center center no-repeat;
    background-size: 1.06rem;
    vertical-align: middle;
    margin-left: .1rem;
	margin-top: -3px;
}
.basic-info .xtxt p{
	font-size: .26rem;
	color: rgb(153,153,153);
	width: 3.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: .1rem;
}
.basic-info .xtxt .adwords{
	height: .34rem;
	line-height: .34rem;
	border: 1px solid rgb(254,153,3);
	border-radius: 3px;
	display: inline-block;
	padding: 0 .1rem;
	background-color: rgb(255,245,241);
	font-size: .22rem;
	color: rgb(245,163,130);
	margin-top: .1rem;
}
.basic-info .investMoney{
	position: absolute;
	right: .3rem;
	top: .5rem;
	font-size: .34rem;
	color: #ee7416;
	font-weight: bold;
}
.tab-nav-wrap{
	height: .82rem;
}
.tab-nav.fixed{
	position: fixed;
	left: 0;
	right: 0;
	max-width: 750px;
	top: .8rem;
	margin: 0 auto;
	border-top: 1px solid #f1f1f1;
	z-index: 11;
}
.tab-nav{
	height: .8rem;
	line-height: .8rem;
	background-color: #fff;
	margin-top: .1rem;
	display: flex;
	border-bottom: 1px solid #f1f1f1;
    position: relative;
    z-index: 5;
}
.tab-nav a{
	flex: 1;
	text-align: center;
	font-size: .3rem;
	color: rgb(102,102,102);
}
.tab-nav a.on{
	font-weight: bold;
	color: #ee7416; 
	background: url(../img/tab_line.png) center bottom no-repeat; 
	background-size:.4rem;
}
/* 获取方案 */
.get-programme{

}
.get-programme .get-tit{
	height: .88rem;
    line-height: .88rem;
    border-bottom: 1px solid #f1f1f1;
    padding-left: .3rem;
}
.get-programme .get-tit h3{
	color: rgb(51,51,51);
	font-size: .3rem;
	font-weight: bold;
}
.get-programme .msgForm {
    padding: 0 .5rem;
}
.get-programme .msgForm .msgbox{
	height: .78rem;
	line-height: .78rem;
	padding-top: .1rem;
	border-bottom: 1px solid #f1f1f1;
}
.get-programme .msgbox span{
	font-size: .28rem;
	color: rgb(102,102,102);
}
.get-programme .msgbox input{
	width: 4.8rem;
	margin-left: .2rem;
	font-size: .28rem;
}
.get-programme .msgForm .upMsg{
	font-size: .34rem;
	color: #FFFFFF;
	width: 100%;
	height: .88rem;
	line-height: .88rem;
	/* background: -webkit-linear-gradient(left, #ff321e , #e6191e); */ /* Safari 5.1 - 6.0 */
	/* background: -o-linear-gradient(right, #ff321e, #e6191e); *//* Opera 11.1 - 12.0 */
	/* background: -moz-linear-gradient(right, #ff321e, #e6191e); */ /* Firefox 3.6 - 15 */
	/* background: linear-gradient(to right, #ff321e , #e6191e); *//* 标准的语法（必须放在最后） */
    background: #ee7416;
	border-radius: .44rem;
	margin-top: .4rem;
}

/* fixed按钮 */
.footer-hei{
	height: .98rem;
}
.footer-btn {
    position: fixed;
    bottom: 0;
    z-index: 9;
    width: 100%;
    height: .98rem;
    max-width: 750px;
    background-color: #f3f3f3
}

.footer-btn li {
    float: left;
    width: 50%;
    text-align: center
}

.footer-btn li a {
    display: block;
    padding-top: .1rem;
    height: .98rem;
    border-right: 1px solid #f3f3f3
}

.footer-btn li:last-child a {
    border-right: 0
}

.footer-btn li i {
    display: block;
    margin: 0 auto .04rem;
    width: .5rem;
    height: .5rem;
    background: url(../img/footer_btn.png) no-repeat 0 0;
    background-size: .5rem
}

.footer-btn li p {
    color: #fff;
    font-size: .22rem
}

.footer-btn .msg a {
    background-color: #c60a0a
}

.footer-btn .msg i {
    background-position-y: -.5rem
}

.footer-btn .chat a {
    background-color: #388bdf
}

.footer-btn .chat i {
    background-position-y: -1rem
}

.info-detail{
	background-color: #fff;
	padding: .25rem .3rem;
}
.info-detail .info-ul{
	background-color: rgb(248,248,248);
	display: flex;
	height: 1.37rem;
	border-radius: .08rem;
	box-sizing: border-box;
	padding-top: .3rem;
}
.info-detail .info-ul li{
	flex: 1;
	text-align: center;
	float: left;
	width: 25%;
}
.info-detail .info-ul li span{
	font-size: .32rem;
	color: rgb(51,51,51);
	font-weight: bold;
	display: inline-block;
	max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.info-detail .info-ul li p{
	font-size: .22rem;
	color: rgb(153,153,153);
	margin-top: .05rem;
}
.info-detail .txt{padding-top: .2rem;}
.info-detail .txt p,.info-detail .txt .iconsBox{
	font-size: .26rem;
	color: rgb(153,153,153);
	line-height: .5rem;
}
.info-detail .txt .iconsBox em{
	vertical-align: middle;
}
.info-detail .txt p span{
	display: inline-block;
	width: 5.5rem;
	margin-left: .2rem;
	color: rgb(51,51,51);
	vertical-align: top;
}
.info-detail .txt p:nth-child(2) span{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.info-detail .txt .rz-icon{
	position: relative;
    display: inline-block;
    margin-left: .1rem;
    padding: 0 .16rem 0 .38rem;
    height: .36rem;
    border-radius: .2rem;
    color: #ff9e29;
    font-size: .24rem;
    line-height: .38rem;
	background: url(../img/rz_icon.png) .03rem center no-repeat;
    background-size: .28rem;
}
.info-detail .txt .starBox{
	display: inline-block;
    vertical-align: middle;
	margin-left: .2rem;
}
.info-detail .txt .starBox li{
	width: .28rem;
    height: .28rem;
    background: url(../img/details_icon.png) -.02rem -.46rem no-repeat;
    float: left;
    margin-right: .1rem;
    background-size: .32rem;
}
.info-detail .txt .starBox li.full{
	background-position: -.02rem -.92rem;
}
.info-detail .txt font{
	font-size: .26rem;
    color: rgb(153,153,153);
	display: inline-block;
	vertical-align: middle;
}
.info-detail .txt font .z-icon {
    display: inline-block;
    width: .32rem;
    height: .24rem;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -3px;
    background: url(../img/details_icon.png) 0 0 no-repeat;
    background-size: .32rem;
}

/*锚点选项*/
.line-intro{background:#fff;position: relative;z-index: 5;}
.line-intro ul{height:.88rem;border-bottom:1px solid #eee}
.line-intro ul li{float:left;padding:.3rem 0;width:25%}
.line-intro ul li a{display:block;height:.28rem;border-right:1px solid #eee;color:#444;text-align:center;line-height:.28rem}
.line-intro ul li.cur a{color:#ee7416}
.line-intro ul li:last-child a{border-right:none}
/*锚点内容*/
/* .line-xmjs,.line-scfx,.line-jmtj{background:#fff} */
.line-xmjs{z-index:4}
.line-scfx{z-index:3}
.line-jmtj{z-index:2}
.line-xmjs .bd .more{display:block;margin:.18rem auto .08rem;width:72%;height:.62rem;border:1px solid #3a6cc0;border-radius:3px;color:#3a6cc0;text-align:center;font-size:.26rem;line-height:.62rem}
.line-xmjs .bd .more i{display:inline-block;margin-left:.1rem;width:.32rem;height:.2rem;background:url(../img/icon_s.png) left -.52rem no-repeat;background-size:.4rem;vertical-align:middle}
.line-jmtj .bd:after {background: none;}

.con-t .tit{height:.84rem;border-bottom:1px solid #eee;text-align:center;line-height:.84rem}
.con-t .tit h4{position:relative;display:inline-block;padding:0 .26rem;color:#333;font-size:.32rem}
.con-t .tit h4:after,.con-t .tit h4:before{position:absolute;top:50%;width:.6rem;border-bottom:1px solid #e5e5e5;content:''}
.con-t .tit h4:before{left:-.6rem}
.con-t .tit h4:after{right:-.6rem}
.line-con{position:relative;margin-top:-1.7rem;padding-top:1.7rem;}
.line-con .hd{padding:.28rem 0 .14rem .2rem;background-color: #fff;}
.line-con .bd{padding:0 .2rem;padding-bottom:.22rem;background-color: #fff;}
.line-con .bd:after{content:"";width:7.1rem;height:1px;background-color: #eee;position: absolute;left: .2rem;bottom: 0;}
.line-con h5{padding-left:.3rem;height:.4rem;background:url(../img/icon_s.png) left -1.28rem no-repeat;background-size:.4rem;color:#ee7416;font-size:.3rem;line-height:.4rem}
.line-con .text{overflow:hidden;padding:0 .1rem}
.line-con .text p{padding-bottom:.1rem;color:#454545;/*font-size:.26rem;*/line-height:.5rem}
.line-con .text img{width:100%;height:auto;max-width:750px}

/*互动问答*/
.line-answers{z-index:1;padding-bottom:.2rem;background:#fff;margin-top: .1rem;}
.answers li{padding:.3rem .2rem 0}
.answers li .wen{padding-left:.56rem;background:url(../img/q.png) no-repeat 0 .02rem;background-size:.36rem}
.answers .wen .con p{color:#333;font-weight:700;font-size:.3rem;line-height:.34rem}
.answers .wen .con span{float:right;margin-left:.2rem;padding:0 .06rem;height:.3rem;color:#999;font-size:.24rem;line-height:.3rem}
.answers .wen .in span{padding:0 .06rem;height:.3rem;border:1px solid #df443b;border-radius:.02rem;color:#df443b;font-size:.22rem;line-height:.3rem}
.answers li .in{margin-top:.16rem;color:#999;font-size:.24rem}
.answers li .da{margin-top:.2rem;padding-left:.56rem;background:url(../img/a.png) no-repeat 0 .06rem;background-size:.36rem}
.answers li .da .line{border-bottom:1px solid #eee}
.answers li:last-child .da .line{border-bottom:0}
.answers .da .da-txt{position:relative;padding-top:.24rem;border-top:1px solid #eee;color:#555;font-size:.26rem;line-height:.4rem}
.answers .da .da-txt .unfold{position:absolute;right:0;bottom:0;display:none;padding-left:.34rem;background-color:#fff;color:#3a6cc0;text-decoration:underline;font-size:.24rem;cursor:pointer}
.answers .da .da-list{display:none}
.answers .da .da-list:first-child{display:block;padding-bottom:.2rem}
.answers .da .da-list:first-child .da-txt{padding-top:0;border-top:0}
.answers .da .more{margin-bottom:.3rem;color:#3a6cc0;text-decoration:underline;font-size:.24rem;cursor:pointer}
.answers .da .offold{display:block;color:#3a6cc0;font-size:.24rem;padding-top:.1rem;cursor:pointer;}
.line-answers .tips{margin:.2rem .2rem 0;padding:.16rem .18rem;background-color:#f5f5f5;font-size:.24rem;line-height:.4rem}
.line-answers .tips h5{margin-bottom:.04rem;padding-left:.42rem;background:url(../img/icon_s.png) no-repeat 0 -.76rem;background-size:.4rem;color:#666;font-size:.24rem}
.line-answers .tips p{color:#999}
.answers .notxt{padding:.1rem .3rem;font-size:.26rem;color:#454545;line-height: .5rem;}

/* 品牌资讯 */
.news-wrap{
	background-color: #fff;
	padding-bottom: .3rem;
}
.newsBox li{
	border-top:1px solid #f1f1f1;
	padding:.24rem .3rem;
}
.newsBox li:first-child{
	border-top: none;
}
.newsBox li h3{
	font-size: .3rem;
	color: rgb(51,51,51);
}
.newsBox li .time{
	display: block;
	margin-top: .1rem;
	color: rgb(204,204,204);
	font-size: .24rem;
	background: url(../img/ppzx_ico_time.png) left center no-repeat;
	background-size: .24rem;
	padding-left: .4rem;
}
.btns-wrap .wp100 {
    width: 100%;
}

/* 产品展示 */
.product-wrap{
	background-color: #fff;
	padding-bottom: .3rem;
	position: relative;
	z-index: 1;
}
.product-ul{
	padding: 0 .3rem;
}
.product-ul li{
	width: 3.3rem;
	float: left;
	padding-bottom: .2rem;
}
.product-ul li .pic{
	width: 3.3rem;
	height: 1.85rem;
	border-radius: .08rem;
	overflow: hidden;
}
.product-ul li img{
	width: 100%;
}
.product-ul li:nth-child(2n){
	float: right;
}
.product-ul li p{
	font-size: .28rem;
	color: rgb(102,102,102);
	margin-top: .15rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}
.product-wrap .btns-wrap{
	margin-top: .1rem;
}
.item-title{
	height: 1rem;
	line-height: 1rem;
	padding: 0 .3rem;
}
.item-title h3{
	font-size: .32rem;
	font-weight: bold;
	color: rgb(51,51,51);
	position: relative;
	padding-left: .2rem;
	display: inline-block;
}
.item-title h3:before{
	content: "";
	width: .06rem;
	height: .32rem;
	border-radius: .04rem;
	position: absolute;
	left: 0;
	top: .36rem;
	/* background: -webkit-linear-gradient(top, #ff321e , #e6191e);
    background: -o-linear-gradient(bottom, #ff321e, #e6191e);
    background: -moz-linear-gradient(bottom, #ff321e, #e6191e);
    background: linear-gradient(to bottom, #ff321e , #e6191e); */
    background:#ee7416 ;
}
.item-title .more{
	float: right;
	font-size: .24rem;
	color: rgb(153,153,153);
}

.product-silder{
	background-color: #fff;
}
.swiperBox{
	padding: 0 0 .3rem 0.3rem;
}
.swiper-product .swiper-slide .imgb{
	width: 2.8rem;
	height: 1.57rem;
	border-radius: .08rem;
	overflow: hidden;
}

/* 产品图片放大 */
/*相册*/
.line-box{display: none;}
.album-banner{position:relative;overflow:hidden;width:100%}
.album-banner .swiper-slide{position:relative;overflow:hidden;width:100%;height: 8.4rem;}
.album-banner .swiper-slide .product-pic{display:flex;height:4.4rem;align-items:center;overflow: hidden;}
.album-banner .swiper-slide img{width:100%;height:auto}
.album-banner .swiper-slide .product-name{text-align: center;font-size: .3rem;color: #fff;margin-top: .25rem;padding: 0 .3rem;}
.product-content{font-size: .24rem;line-height: .48rem;color: rgb(204,204,204);padding: 0 .3rem;margin-top: .2rem;max-height: 2.88rem;overflow-y: auto;}
.album-banner .swiper-pagination-fraction{right:.2rem;top:50%;margin-top: -.7rem;left:auto;width:1.1rem;height:.6rem;border-radius:.6rem;background:rgba(0,0,0,.6);color:#fff;font-size:.24rem;line-height:.6rem;display: block;}
.album-banner .swiper-pagination-current{font-size:.34rem}
.line-box .album-btm{position:absolute;bottom:0;z-index:3;width:100%;height:.78rem;background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.85))}
.album-con{padding:.2rem .3rem;background-color:#fff}
.album-con h2{margin-bottom:.12rem;color:#333;font-size:.32rem}
.album-con p{color:#999;font-size:.24rem;line-height:.5rem}
.album-banner-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;background:#000;flex-direction:row;align-items:center}
.album-banner-bg .album-banner{height:100%;max-width: 750px;}
.album-banner-bg .swiper-wrapper{align-items:center}
.claim-box{margin-bottom:.2rem;padding:.24rem .45rem; background:url(../img/rl_bg.png) left top repeat-x;background-size:.22rem;font-size:.28rem;}
.claim-box li{float:left;width:50%;}
.claim-box li a{display:block;border:1px solid #e5e5e5;height:.68rem;line-height:.68rem;text-align:center;border-radius:5px;color:#333;}
.claim-box li a em{display:inline-block;width:.38rem;margin-right:.1rem; height:.42rem;background:url(../img/rl_icon.png) center top no-repeat;background-size:.54rem;vertical-align:middle;}
.claim-box li a.rl{margin-right:.28rem;}
.claim-box li a.delete{margin-left:.28rem;}
.claim-box li a.delete em{background-position-y:-.66rem;}

.line-xmjs .bd .moreshow{display:block;margin:.18rem auto .08rem;width:72%;height:.62rem;border:1px solid #3a6cc0;border-radius:3px;color:#3a6cc0;text-align:center;font-size:.26rem;line-height:.62rem}
.line-xmjs .bd .moreshow i{display:inline-block;margin-left:.1rem;width:.32rem;height:.2rem;background:url(//m.3158.cn/static/xiangmu201808/img/icon_s.png) left -.52rem no-repeat;background-size:.4rem;vertical-align:middle}
.line-jmtj .bd{border-bottom:0;}