
body{ background-color: #eee;}
h1,h2,h3,h4,h5,h6{ font-weight: 400;}
img{ width: 100%; }
span.icon-uniE918{ color: #60abff; }
.Hnavbg { background:none; background:#3A3333}

/*-- 轮播图 banner --*/
.m-slider {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding-top: 60px;
}
.ks_wrap {
    width: 100%;
}
.ks_ts {
    -webkit-transition: 500ms;
}
.ks_dbox {
    display: -webkit-box;
    width: 100%;
    text-align: left;
}
.ks_wt {
    display: -webkit-box;
    margin: 0;
    padding: 0;
    -webkit-box-pack: center;
}
.ks_wt li {
    list-style: none;
    text-align: center;
    color: #fff;
}
.ks-circles {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.ks_wt_1 .ks_wt li {
    line-height: 35px;
    height: 35px;
    border-right: solid 1px #bbb;
    -webkit-box-flex: 1;
}
.ks-circles .ks_wt li {
    overflow: hidden;
    width: 12px;
    height: 3px;
    margin: 10px 5px;
    text-indent: 20px;
    background-color: #fff;
}
.ks_wt_1 .ks_wt .active {
    color: #000;
    background: -webkit-linear-gradient(top, #e7e7e7 0, #dfdfdf 100%);
}
.ks-circles .ks_wt .active {
    -webkit-animation: kt2 .8s ease-in-out;
    background: #fb2b49;
}
@-webkit-keyframes kt2 {
    0% {
        -webkit-transform: scale(1);
    }
    60% {
        -webkit-transform: scale(1.4);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

/*-- header --*/

header{height:4rem;line-height:4rem;}


/*nav*/
.nav-box { padding:1rem 1rem; background:#fff;}
.nav-box a { display:inline-block; width:20%; float:left; text-align:center}
.nav-box a img { width:70%}
.nav-box a span { font-size:1.5rem; display:block; color:#585657}

/*scrollbox*/
.tit1 { height:5rem; line-height:5rem}
.tit1 img { width:50%; padding-left:1.8rem;}

.scrollpic{width:100%;margin:1rem auto; position:relative; background:#fff; padding:0 0 1rem 0rem}
.scrollul { width:90%; margin:0 auto}
.scrollul li {width:33.3%; float:left; background:#fff}
.scrollul li a { display:block; width:90%; margin:0 auto }
.scrollul li a span { display:block; font-size:1.3rem; height:2rem; line-height:2rem; overflow:hidden; text-overflow:ellipsis;color:#252021;}
.scrollul li a>b { font-size:1.5rem; color:#fb2b49; font-weight:normal}





/*activity*/
.activity { background:#fb4373; padding:1rem 0; margin-top:2rem; text-align:center}
.tit2 { margin-bottom:0.5rem}
.activity img { width:80%}
.PicDiv1 { padding:0 2%}
.halfpic { width:50%; float:left;  }
.thirdpic { width:33.3%; float:left}
.halfpic img,.thirdpic img { width:95%}

/*ypdiv,hdiv,guess*/
.ypdiv { border-bottom:1px solid #e4e1e1;}
.ypdiv .tit3,.hdiv .tit4,.guess .tit5 {text-align:center;background: #fff;padding:1rem 0;}
.ypdiv .tit3 img,.hdiv .tit4 img,.tit5 img { width:30%;}
.picbox { width:100%;}
.ypdiv .pic_L { width:43%; float:left}
.ypdiv .pic_L a,.ypdiv .pic_R a { display:block;border:1px solid #e4e1e1; border-left:none; border-bottom:none; font-size:1.3rem }
.ypdiv .pic_R { width:28.5%; float:left}
.hdiv .pic_L{ width:49%; float:left}
.hdiv .pic_R{ width:49%; float:right}
.hdiv .pic_L a,.hdiv .pic_R a { display:block; color:#171817; font-size:1.3rem}
.hdiv .pic_L a span,.hdiv .pic_R a span { line-height:2rem}

.guess ul{ margin-left:-2%}
.guess ul li { width:48%; margin-left:2%; float:left; margin-bottom:0.8rem}
.guess ul li>a { display:block; padding:0.5rem 0;font-size:1.3rem;color:#171817; background:#fff; text-align:center}
.guess ul li>a img { width:90%;}
.guess ul li>a span { display:block; height:3rem; line-height:1.5rem; overflow:hidden; text-overflow:ellipsis;padding:0 0.5rem; text-align:left}
.guess ul li>a b {text-align:left;color: #654E4E;display:block;font-size:1.5rem;margin-top:0.5rem;}


@media screen and (max-width: 500px) {
	
	.header .selectinput { width:71%!important;}
	
}
@media screen and (max-width: 400px) {
	.nav-box a span { font-size:1.2rem}
	.hdiv .pic_L a span,.hdiv .pic_R a span { display:block; height:2rem; overflow:hidden;text-overflow:ellipsis}
}


.cash-back-group {margin-top: 5px;}
.cash-back-item {
	background-color:#FFF;
	border-bottom:1px solid #dddddd;
	border-top:1px solid #dddddd;
	padding:10px;
	margin-bottom:10px;
}
.cash-back-item:first-child {
	border-top:none;
}
.cash-back-tit {
	margin:10px 0;
}
.cash-back-tit h2 {
	font-size:15px;
	color:#353636;
	height:18px;
	line-height:18px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-box-pack: center;
	margin-bottom:3px;
}
.cash-back-tit span {
	font-size:12px;
	height:16px;
	line-height:16px;
	color:#dd2727;
	display: -webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-box-pack: center;
}
.cash-back-bot div.fr {
}
.percentage-out {
	position:relative;
	width:60px;
	height:12px;
	line-height:12px;
	text-align:center;
	overflow:hidden;
	border:1px solid #cd0a0a;
	background-color:#ffa3a3;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
	float:left;
	margin-right:5px;
	margin-top:1px;
}
.percentage-out .percentage-in {
	background-color:#dd2727;
	height:12px;
}
.percentage-out em {
	color:#fff;
	font-size:10px;
	position:absolute;
	left:30%;
	top:0;
}
.cash-back-robbed {
	float:right;
	font-size:12px;
	height: 14px;
	line-height: 14px;
}
.cash-back-robbed em {
	color:#dd2727;
}
.cash-back-tit-content, .cash-back-details-content, .sales-process, .add-weixin, .all-comments {
	background-color:#FFF;
	padding:10px;
}
.cash-back-details-box {
	border-top:1px dashed #cccccc;
}
.cash-back-details-box h2 {
	color:#444444;
	font-size:20px;
	font-weight:bold;
	margin:20px 0 10px 0;
}
.cash-back-details-box {
	color:#727272;
	font-size:12px;
	line-height:24px;
}
.cash-back-details-box p {
	margin:10px 0;
}
.add-weixin p {
	color:#585857;
	font-size:11px;
	border:1px dashed #818181;
	padding:10px;
}
.add-weixin img {
	display:inline-block;
	width:18px;
	height:14px;
	margin-right:3px;
}
.all-comments-tit {
	height:40px;
	line-height:40px;
	border-bottom:1px solid #e5e5e5;
	color:#605f5f;
	font-size:14px;
}
.all-comments-list {
	padding:10px 0;
	border-bottom:1px solid #e5e5e5;
	display:-moz-box;
	display:-webkit-box;
	display:box;
	-webkit-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.all-comments-list-img {
	width:50px;
	height:50px;
	margin-right:10px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	overflow:hidden;
}
.all-comments-list-txt {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-box-flex: 1;
	box-flex: 1;
}
.all-comments-list-txt .user-name {
	color:#808080;
	font-size:14px;
}
.comments-content {
	width:80%;
	font-size:12px;
	color:#353535;
	display: -webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
	-webkit-box-pack: center;
}
.huifu span {
	padding:0 8px;
	height:20px;
	line-height:20px;
	display:block;
	background-color:#fcfcfc;
	border:1px solid #e5e5e5;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:10px;
}
.open-more {
	text-align:center;
	margin-top:10px;
}
.open-more span {
	display:inline-block;
	padding:2px 16px;
	background-color: #fcfcfc;
	border: 1px solid #e5e5e5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size:14px;
	background:#fcfcfc url(../images/more-jiantou.png);
	background-position:95% center;
	background-repeat:no-repeat;
	background-size:10px 5px;
}
.Cash-back-details-l {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-box-flex: 1;
	box-flex: 1;
}
.Cash-back-details-r {
	margin:0 10px;
	height:30px;
	line-height:30px;
	width:100px;
	text-align:center;
	background-color:#dd2727;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
}
.Cash-back-details-r a {
	color:#fff;
	font-size:12px;
}
.Cash-back-details-l span {
	height:20px;
	line-height:20px;
	display:inline-block;
	color:#727272;
	font-size:12px;
	background-position:left center;
	background-repeat:no-repeat;
	background-size:20px 20px;
	padding-left:25px;
	margin-left:10px;
}
.Cash-back-details-l span.icon-guanzhu {
	background-image:url(../images/icon-guanzhu.png);
}
.Cash-back-details-l span.icon-xinxi {
	background-image:url(../images/icon-xinxi.png);
}
.Cash-back-details-l span.icon-fenxiang {
	background-image:url(../images/icon-fenxiang.png);
}

.indexSjbd {
    position: fixed;
    bottom: 70px;
    width: 100%;
    height: 45px;
}

.divSjbd {
    display: flex;
    flex-direction: row;
    width: 90%;
    height: 100%;
    color: #FFD665;
    justify-content: space-between;
    margin: 0 auto;
    line-height: 45px;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.68);
}

.divSjbdImg {
    width: 45px;
    text-align: center;
    line-height: 45px;
}

.divSjbdImg img {
    width: 30px;
    height: 30px;
}

.divSjbdBtn {
    margin-right: 30px;
}
.divSjbdBtn span {
    border: 1px solid #FFD665;
    padding: 3px 10px;
    border-radius: 6px;
}