修改wap样式路径

This commit is contained in:
sugar1569 2018-09-30 15:39:13 +08:00
parent 1773d7f567
commit cfe9a09e0f
343 changed files with 10511 additions and 0 deletions

View File

@ -0,0 +1,34 @@
/**
* 选择列表插件
* varstion 2.0.0
* by Houfeng
* Houfeng@DCloud.io
**/
.mui-pciker-list li,.mui-picker,.mui-picker-inner{box-sizing:border-box;overflow:hidden}.mui-picker{background-color:#ddd;position:relative;height:200px;border:1px solid rgba(0,0,0,.1);-webkit-user-select:none;user-select:none}.mui-dtpicker,.mui-poppicker{left:0;background-color:#eee;box-shadow:0 -5px 7px 0 rgba(0,0,0,.1);-webkit-transition:.3s;width:100%}.mui-picker-inner{position:relative;width:100%;height:100%;-webkit-mask-box-image:-webkit-linear-gradient(bottom,transparent,transparent 5%,#fff 20%,#fff 80%,transparent 95%,transparent);-webkit-mask-box-image:linear-gradient(top,transparent,transparent 5%,#fff 20%,#fff 80%,transparent 95%,transparent)}.mui-pciker-list,.mui-pciker-rule{box-sizing:border-box;padding:0;margin:-18px 0 0;width:100%;height:36px;line-height:36px;position:absolute;left:0;top:50%}.mui-pciker-rule-bg{z-index:0}.mui-pciker-rule-ft{z-index:2;border-top:solid 1px rgba(0,0,0,.1);border-bottom:solid 1px rgba(0,0,0,.1)}.mui-pciker-list{z-index:1;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:perspective(750pt) rotateY(0) rotateX(0);transform:perspective(750pt) rotateY(0) rotateX(0)}.mui-pciker-list li{width:100%;height:100%;position:absolute;text-align:center;vertical-align:middle;-webkit-backface-visibility:hidden;backface-visibility:hidden;font-size:1pc;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#888;padding:0 8px;white-space:nowrap;-webkit-text-overflow:ellipsis;text-overflow:ellipsis;cursor:default;visibility:hidden}.mui-pciker-list li.highlight,.mui-pciker-list li.visible{visibility:visible}.mui-pciker-list li.highlight{color:#222}.mui-poppicker{position:fixed;z-index:999;border-top:solid 1px #ccc;bottom:0;-webkit-transform:translateY(300px)}.mui-poppicker.mui-active{-webkit-transform:translateY(0)}.mui-android-5-1 .mui-poppicker{bottom:-300px;-webkit-transition-property:bottom;-webkit-transform:none}.mui-android-5-1 .mui-poppicker.mui-active{bottom:0;-webkit-transition-property:bottom;-webkit-transform:none}.mui-poppicker-header{padding:6px;font-size:14px;color:#888}.mui-poppicker-header .mui-btn{font-size:9pt;padding:5px 10px}.mui-poppicker-btn-cancel{float:left}.mui-poppicker-btn-ok{float:right}.mui-poppicker-clear{clear:both;height:0;line-height:0;font-size:0;overflow:hidden}.mui-poppicker-body{position:relative;width:100%;height:200px;border-top:solid 1px #ddd}.mui-poppicker-body .mui-picker{width:100%;height:100%;margin:0;border:none;float:left}.mui-dtpicker{position:fixed;z-index:999999;border-top:solid 1px #ccc;bottom:0;-webkit-transform:translateY(300px)}.mui-dtpicker.mui-active{-webkit-transform:translateY(0)}.mui-dtpicker-active-for-page{overflow:hidden!important}.mui-android-5-1 .mui-dtpicker{bottom:-300px;-webkit-transition-property:bottom;-webkit-transform:none}.mui-android-5-1 .mui-dtpicker.mui-active{bottom:0;-webkit-transition-property:bottom;-webkit-transform:none}.mui-dtpicker-header{padding:6px;font-size:14px;color:#888}.mui-dtpicker-header button{font-size:9pt;padding:5px 10px}.mui-dtpicker-header button:last-child{float:right}.mui-dtpicker-body{position:relative;width:100%;height:200px}.mui-ios .mui-dtpicker-body{-webkit-perspective:75pc;perspective:75pc;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.mui-dtpicker-title h5{display:inline-block;width:20%;margin:0;padding:8px;text-align:center;border-top:solid 1px #ddd;background-color:#f0f0f0;border-bottom:solid 1px #ccc}[data-type=hour] [data-id=title-i],[data-type=hour] [data-id=picker-i],[data-type=month] [data-id=title-i],[data-type=month] [data-id=picker-d],[data-type=month] [data-id=title-d],[data-type=month] [data-id=picker-h],[data-type=month] [data-id=title-h],[data-type=month] [data-id=picker-i],[data-type=time] [data-id=picker-y],[data-type=time] [data-id=picker-m],[data-type=time] [data-id=picker-d],[data-type=time] [data-id=title-y],[data-type=time] [data-id=title-m],[data-type=time] [data-id=title-d],[data-type=date] [data-id=title-i],[data-type=date] [data-id=picker-h],[data-type=date] [data-id=title-h],[data-type=date] [data-id=picker-i]{display:none}.mui-dtpicker .mui-picker{width:20%;height:100%;margin:0;float:left;border:none}[data-type=hour] [data-id=picker-h],[data-type=hour] [data-id=title-h],[data-type=datetime] [data-id=picker-h],[data-type=datetime] [data-id=title-h]{border-left:dotted 1px #ccc}[data-type=datetime] .mui-picker,[data-type=time] .mui-dtpicker-title h5{width:20%}[data-type=date] .mui-dtpicker-title h5,[data-type=date] .mui-picker{width:33.3%}[data-type=hour] .mui-dtpicker-title h5,[data-type=hour] .mui-picker{width:25%}[data-type=month] .mui-dtpicker-title h5,[data-type=month] .mui-picker,[data-type=time] .mui-dtpicker-title h5,[data-type=time] .mui-picker{width:50%}
[data-type=date] .mui-dtpicker-title h5, [data-type=date] .mui-picker {
width: 33.3%;
font-size: 0.28rem;
font-weight: normal;
}
.mui-dtpicker-title{
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
}
.mui-pciker-list li {
font-size: 0.23rem;
}
.mui-dtpicker-header button{
background-color: #ccc;
border-radius: 0.09rem;
}
.mui-dtpicker-header .mui-btn-blue{
background-color: #6c56a5;
color: #fff;
}
.mui-dtpicker-header {
padding: 6px 14px;
}

View File

@ -0,0 +1,363 @@
@charset "UTF-8";
/**
*相关初始化
*/
.color-red {
color: #f15f60 !important;
}
.color-green {
color: #52c87a !important;
}
.color-yellow {
color: #ffba00 !important;
}
.color-orange {
color: #f8693c !important;
}
.color-blue {
color: #30d1ff !important;
}
.font30 {
font-size: 0.32rem !important;
}
.font32 {
font-size: 0.32rem !important;
}
/* padding20 */
.padding20 {
padding: 0.2rem;
}
/* pad20 */
.pad20 {
padding: 0 0.2rem;
}
/* padding30 */
.padding30 {
padding: 0.3rem;
}
/*pad30 */
.pad30 {
padding: 0 0.3rem;
}
/* pad-left20 */
.pad-left20 {
padding-left: 0.2rem;
}
/* margin-top:10 */
.martop10 {
margin-top: 0.1rem;
}
/* margin-top:15 */
.martop15 {
margin-top: 0.15rem;
}
/* margin-top:15 */
.martop20 {
margin-top: 0.2rem;
}
/* martop108 */
.martop108 {
margin-top: 1.08rem !important;
}
.mar0 {
margin: 0 !important;
}
.label-text {
display: inline-block;
margin-left: 0.1rem;
padding: 0 0.04rem;
font-size: 0.18rem !important;
color: #fff;
border-radius: 3px;
}
.label-text.post-txt {
background-color: #ff3d3d;
}
.label-text.send-txt {
background-color: #4eb047;
}
.label-text.new-txt {
background-color: #ff8a00;
}
.price {
font-size: 0.32rem;
color: #ff0300;
}
.price i {
font-style: normal;
font-size: 0.22rem;
}
.price span {
font-size: 0.28rem;
}
.old-price {
font-size: 0.24rem;
color: #999;
}
/* layout */
.acea-row {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-o-box-lines: multiple;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
/* 辅助类 */
}
.acea-row.row-middle {
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.acea-row.row-bottom {
-webkit-box-align: end;
-moz-box-align: end;
-o-box-align: end;
-ms-flex-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.acea-row.row-center {
-webkit-box-pack: center;
-moz-box-pack: center;
-o-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.acea-row.row-between {
-webkit-box-pack: justify;
-moz-box-pack: justify;
-o-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.acea-row.row-column {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-o-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
/* 竖排组合 */
.acea-row.row-column-all {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-o-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-o-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
/* 横排组合 */
.acea-row.row-wrap-all {
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-o-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
/* 上下左右垂直居中 */
.acea-row.row-center-wrapper {
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-o-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
/* 上下两边居中对齐 */
.acea-row.row-between-wrapper {
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-o-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
/* acea-row-pad20 */
.acea-row-pad20 {
padding: 0 0.2rem;
}
/* box-card-20 */
.box-card-20 {
padding: 0.2rem;
background-color: #fff;
}
/* box-card-pad20 */
.box-card-pad20 {
padding: 0 0.2rem;
background-color: #fff;
}
/* box-card-30 */
.box-card-30 {
padding: 0.3rem;
background-color: #fff;
}
/* radius-box */
.radius-box {
border-radius: 5px;
background-color: #fff;
}
/* 轮播图 */
.slider-banner {
position: relative;
width: 100%;
overflow: hidden;
}
.slider-banner img {
display: block;
width: 100%;
height: auto;
}
.slider-banner .swiper-pagination-bullet-active {
background-color: #fff;
}
.img-box img {
display: block;
width: 100%;
height: 100%;
}
.avatar img {
display: block;
width: 100%;
height: 100%;
border-radius: 50%;
}
/* 动画 */
@-moz-keyframes progress {
from {
background-position: 0;
}
to {
background-position: 4.8rem;
}
}
@-webkit-keyframes progress {
from {
background-position: 0;
}
to {
background-position: 4.8rem;
}
}
@-o-keyframes progress {
from {
background-position: 0;
}
to {
background-position: 4.8rem;
}
}
@keyframes progress {
from {
background-position: 0;
}
to {
background-position: 4.8rem;
}
}
@-moz-keyframes bgshow {
0% {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
}
50% {
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
}
100% {
opacity: 1;
-ms-filter: none;
filter: none;
}
}
@-webkit-keyframes bgshow {
0% {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
}
50% {
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
}
100% {
opacity: 1;
-ms-filter: none;
filter: none;
}
}
@-o-keyframes bgshow {
0% {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
}
50% {
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
}
100% {
opacity: 1;
-ms-filter: none;
filter: none;
}
}
@keyframes bgshow {
0% {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
}
50% {
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
}
100% {
opacity: 1;
-ms-filter: none;
filter: none;
}
}

View File

@ -0,0 +1,105 @@
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td,select { margin:0; padding:0; }
body, button, input, select, textarea {font-size:.3rem; line-height: 1.5; }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
address, cite, dfn, em, var { font-style:normal; }
code, kbd, pre, samp { font-family:couriernew, courier, monospace; }
small{ font-size:12px; }
ul, ol { list-style:none; }
sup { vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
legend { color:#000; }
fieldset, img { border:0; }
button, input, select, textarea { font-size:100%; }
table { border-collapse:collapse; border-spacing:0; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section { display: block; }
input,input[type="search"],button,select,option,textarea,a{ outline:none; border:0; -webkit-appearance:none;border-radius: 0; background:none;-webkit-box-sizing:border-box;box-sizing:border-box;}
/* custom */
a { text-decoration: none; -webkit-backface-visibility: hidden; color:#333; }
body { -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: 'PingFang SC', 'STHeitiSC-Light', 'Helvetica-Light', arial, sans-serif, 'Droid Sans Fallback'; color:#333;}
div,section,header,footer{-webkit-box-sizing:border-box; box-sizing:border-box;}
input{line-height: normal; box-sizing:border-box;}
.fl{ float:left; }
.fr{ float:right; }
.clear{ clear:both; height: 0; line-height: 0; font-size: 0; }
.clearfix:after{ content:"."; display:block; height:0; visibility:hidden; clear:both; overflow: hidden; }
.flex {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
}
.con-cell{ display: table-cell; height: 100%; vertical-align: middle; }
.old-price{text-decoration: line-through;}
.icon {
width: 1em; height: 1em;
vertical-align: -0.15em;
fill: currentColor;
overflow: hidden;
}
[v-cloak] {
display: none;
}
.iconfont{
font-size: .36rem;
}
/* 一像素边框 */
@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5) {
.border-1px::after {
-webkit-transform: scaleY(0.7);
-moz-transform: scaleY(0.7);
-o-transform: scaleY(0.7);
-ms-transform: scaleY(0.7);
transform: scaleY(0.7);
}
.border-1px::before {
-webkit-transform: scaleY(0.7);
-moz-transform: scaleY(0.7);
-o-transform: scaleY(0.7);
-ms-transform: scaleY(0.7);
transform: scaleY(0.7);
}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2) {
.border-1px::after {
-webkit-transform: scaleY(0.5);
-moz-transform: scaleY(0.5);
-o-transform: scaleY(0.5);
-ms-transform: scaleY(0.5);
transform: scaleY(0.5);
}
.border-1px::before {
-webkit-transform: scaleY(0.5);
-moz-transform: scaleY(0.5);
-o-transform: scaleY(0.5);
-ms-transform: scaleY(0.5);
transform: scaleY(0.5);
}
}
@media (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3) {
.border-1px::after {
-webkit-transform: scaleY(0.33);
-moz-transform: scaleY(0.33);
-o-transform: scaleY(0.33);
-ms-transform: scaleY(0.33);
transform: scaleY(0.33);
}
.border-1px::before {
-webkit-transform: scaleY(0.33);
-moz-transform: scaleY(0.33);
-o-transform: scaleY(0.33);
-ms-transform: scaleY(0.33);
transform: scaleY(0.33);
}
}
.ovf{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ovf2{word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}

View File

@ -0,0 +1,234 @@
body{background-color:#f5f5f5;}
/*砍价*/
.cut-con .cut-bg{background-image:url("../images/cut-con-bg.png");background-repeat:no-repeat;background-size:100% 100%;
width:100%;height:5.21rem;}
.cut-con .cut-bg .header{width:100%;height:0.5rem;text-align:center;font-size:0.22rem;color:#fff;
background-color:rgba(255,255,255,0.2);}
.cut-con .cut-bg .header span{color:#170405;margin-right:0.13rem;}
.cut-con .cut-bg .activity-rules{font-size:0.26rem;color:#ff3d3d;background-color:#fbe806;width:0.8rem;height:0.8rem;
border-radius:50%;box-shadow:0.02rem 0.02rem 0.08rem #FBE806;text-align:center;right:0.23rem;position:fixed;top:0.76rem;}
.cut-con .cut-bg .activity-rules .activity{padding-top:0.03rem;}
.cut-con .cut-bg .time{font-size:0.24rem;width:4.5rem;height:0.5rem;border-radius:50rem;background-color:#fff;margin:2.78rem auto 0 auto;
text-align:center;line-height:0.5rem;color:#F60509;}
.cut-con .cut-bg .time span{color:#333333;}
.cut-con .cut-padding{padding:0 0.52rem;margin-top: -1.2rem;}
.cut-con .figure{background-image:url("../images/cut-con-line.jpg");width:100%;padding: 0.05rem;border-radius:0.15rem}
.cut-con .figure .picture{width:1.9rem;height:1.9rem;}
.cut-con .figure img{width:100%;height:100%;border-radius:5px;}
.cut-con .cut-write{width:100%;background-color:#fff;margin:0 auto;border-radius:0.15rem; padding:.25rem .2rem;-webkit-justify-content: space-between; justify-content: space-between;}
.cut-con .cut-write .figure-con{width: 2.73rem; padding: .1rem 0;}
.cut-con .cut-write .write-text{font-size:0.26rem;color:#262626;line-height:1.4;}
.cut-con .cut-write .write-money{font-size:0.24rem;padding:0 0.2rem;}
.cut-con .cut-write .write-num{color:#FF3D3D; font-size: .2rem}
.cut-con .cut-write .write-num span{font-size:0.4rem;}
.cut-con .cut-write .write-yuan{color:#AAAAAA;text-decoration-line:line-through; font-size: .22rem; }
.cut-con .cut-tip{font-size:0.28rem;color:#fff;text-align:center;margin:0.45rem 0 0.42rem 0;}
.cut-con .cut-tip span{color:#FFE400;font-size:0.35rem;}
.cut-con .cut-tip img{width:0.7rem;height:0.7rem;border-radius:50%;margin-right:0.24rem;}
.cut-con .progress {border:1px solid #481500;border-radius:50rem;background-color:#fff;height:0.32rem;transform: translateZ(0);
box-sizing: border-box;-webkit-box-sizing:border-box;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin:0.27rem auto 0 auto;
width:5.3rem;}
.cut-con .progress.compressing view.bar{background-color:#bad753;}
.cut-con .progress div.bar{min-width: 30%;width: 100%;height: 100%;border-radius: 50rem; animation: progress 3s linear 0s infinite;
background: linear-gradient(410deg, rgba(186,215,83,1) 0%, rgba(186,215,83,1) 31%, rgba(144,195,30,1) 33%, rgba(144,195,30,1) 67%, rgba(186,215,83,1) 69%);
background-size: 0.52rem 0.34rem;}
.cut-con .cut-pro{font-size:0.18rem;color:#FF3D3D;width:2.7rem;height:0.4rem;line-height:0.4rem;text-align:center;
background-color:#FFE400;margin:0 auto;border-radius:0.1rem;position:relative;}
.cut-con .cut-pro:after{position: absolute;content: "";right: 50%;bottom: -0.2rem;width: 0;height: 0;border-right: 0.15rem solid transparent;
border-top: 0.2rem solid #FFE400;border-left: 0.15rem solid transparent;display: inline-block;margin-right: -0.075rem;}
.cut-con .pro-money{font-size:0.22rem;width:5.3rem;margin:0.13rem auto 0 auto;}
.cut-con .pro-money .original-price{color:#FFFFFF;}
.cut-con .pro-money .target-price{color:#FFE400;text-align:right;}
.cut-con .cut-but{height:0.8rem;line-height:0.8rem;background: linear-gradient(to top, #ffbb00 0%,#ffe400 100%);
border-radius:50rem;box-shadow:0 0.09rem 0 #E09300;font-size:0.34rem;color:#FF3D3D;text-align:center;font-weight:bold;
margin:0.4rem 0 0.58rem 0;width:100%;}
.cut-con .cut-but2{background: linear-gradient(to top, #cccccc 0%,#ffffff 100%);color:#999999;box-shadow:0 0.09rem 0 #B1B1B1;}
.cut-con .cut-but3{width:100%;height:0.8rem;line-height: 0.785rem;border-radius:50rem;font-size:0.34rem;color:#ffe400;
text-align:center;margin:0.4rem 0 0.58rem 0;border:0.03rem solid #ffe400;}
.cut-con .bargain-list{background-color:#ffe7e7;border-radius:0.17rem;padding-top:0.01rem;}
.cut-con .bargain-list .list-title{text-align:center;background-image:url(../images/cut-con-title.png);background-repeat:no-repeat;
background-size:100% 100%;width:5rem;height:0.06rem;margin:0.43rem auto;position:relative;}
.cut-con .bargain-list .list-title span{font-size:0.34rem;color:#FF3D3D;position:absolute;top:-0.24rem;left:50%;margin-left:-0.73rem;
width:1.46rem;}
.cut-con .cut-ul{max-height:5.45rem;overflow-y:auto; -webkit-overflow-scrolling: touch; padding:0 .2rem;}
.cut-con .cut-ul .cut-item{width:100%;height:1.08rem;border-bottom:0.01rem dashed #FF3D3D;;margin:0 auto;}
.cut-con .cut-ul .cut-item .li-pic img{width:0.66rem;height:0.66rem;border:0.02rem solid #FF3E3E;border-radius:50%;margin-right:0.12rem;}
.cut-con .cut-ul .cut-item .li-pic .pic-title{font-size:0.24rem;color:#FF3D3D;width:1.8rem;}
.cut-con .cut-ul .cut-item .li-pic .pic-con{font-size:0.2rem;color:#999999;margin-top:0.06rem;width:1.8rem;}
.cut-con .bargain-list .cut-display{text-align:center;font-size:0.22rem;color:#FF9A9A;height:0.81rem;line-height:0.81rem;}
.cut-con .bargain-list .cut-price{font-size:0.26rem;color:#ff3d3d;}
.cut-con .bargain-list2{margin:0.5rem 0;padding-bottom:0.24rem;}
.cut-con .bargain-list2 .shop-con{padding:0 0.3rem;line-height:1.5;font-size: 0.26rem;color: #666666;}
.cut-con .bargain-list2 .shop-con img{width:100%;margin:0.15rem 0;}
/*弹框 */
.cut-con .popup{
width: 5.1rem;
/* min-height:4.6rem; */
border-radius:0.35rem;
z-index:99;
background-color:#fff;
position:fixed;
top:25%;
left:50%;
/* margin-left:-3rem; */
padding:0 0.3rem 0.5rem 0.3rem;
display:none;
transform: translateX(-50%);
}
.cut-con .popup .popup-title{
font-size:0.32rem;
color:#FF3D3D;
text-align:center;
height: 1rem;
line-height: 1rem;
border-bottom:1px dashed #FF3D3D;
position:relative;
}
.cut-con .popup .popup-con{font-size: 0.22rem;color:#666666;margin-top:0.32rem;}
.cut-con .popup .popup-con li{line-height:1.7;}
.cut-con .popup .popup-title .iconfont,.cut-con .popup2 .popup2-bg .iconfont{
font-size: 0.2rem;
position:absolute;
top:-0.26rem;
right:-0.54rem;
width: 0.6rem;
height: 0.6rem;
border-radius:50%;
color:#FF3D3D;
background-color:#F7F7F7;
text-align:center;
line-height: 0.6rem;
}
.cut-con .mask,.cut-con .mask2{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;opacity:0.7;display:none;}
.cut-con .popup2{
width: 5.12rem;
/* height:6.4rem; */
position:fixed;
top:50%;
left:50%;
/* margin-left:-3rem; */
/* margin-top:-3.2rem; */
background-color:#FFFFFF;
z-index:99;
border-radius:0.32rem;
transform: translate(-50%,-50%);
padding-bottom: .4rem;
}
.cut-con .popup2 .popup2-bg{background-image:url("../images/cut-con-mask.png");background-repeat:no-repeat;background-size:100% 100%;
width:100%;height:3.4rem;position:relative;}
.cut-con .popup2 .popup2-bg .iconfont{right: -0.2rem;}
.cut-con .popup2 .popup2-con{font-size: 0.26rem;color:#666666;padding: 0.2rem 0.5rem;text-align:center;line-height:1.7;}
.cut-con .popup2 .popup2-con span{color:#FF3D3D;}
.cut-con .popup2 .popup2-bnt{
width: 3.25rem;
height: 0.6rem;
background: linear-gradient(to top, #ff3d3d,#ff7579);
color:#fff;
line-height:0.73rem;
font-size: 0.26rem;
border-radius:50rem;
margin: 0 auto;
display: block;
/* padding-bottom: .4rem; */
}
.cut-con .mask2{display:block;}
@keyframes progress
{
from {background-position:0;}
to {background-position:4.8rem;}
}
/*我的砍价*/
.user-cut .usercut-item{background-color:#fff;padding:0 0.2rem;margin-bottom:0.13rem;}
.user-cut .usercut-item .picture{width: .55rem;height: .55rem;}
.user-cut .usercut-item .picture img{width:100%;height:100%; border-radius: 5px;}
.user-cut .usercut-item .requirement{width: 3.8rem;font-size: 0.26rem;color:#000000;}
.user-cut .usercut-item .time{font-size:0.26rem;color:#333333;margin-top:0.1rem; padding: .15rem 0; font-size: .22rem;}
.user-cut .usercut-item .time span{color:#f60509;}
.user-cut .usercut-item .time .time-icon{display: inline-block; width: .25rem; height: .25rem; background-image: url('../images/time-icon.png'); background-size: 100% 100%;vertical-align: -.04rem;}
.user-cut .usercut-item .usercut-ticket{padding:0.2rem 0;}
.user-cut .usercut-item .item-list{border-bottom:0.02rem dashed #dddddd;}
.user-cut .usercut-item .item-list .item{flex:1 25%;-webkit-flex:1 25%;text-align:center;border-left:0.02rem dashed #DDDDDD;margin:0.22rem 0;font-size: 0.22rem;color:#333333;}
.user-cut .usercut-item .item-list .item:nth-of-type(1){border-left:none;}
.user-cut .usercut-item .item-list .item .money{font-size: 0.3rem;color: #282828;margin-bottom:0.03rem;}
.user-cut .usercut-item .status{height:0.9rem;font-size:0.26rem;color:#ffa200;}
.user-cut .usercut-item .but{width:1.4rem;height: 0.45rem;border-radius: 30px;/* box-shadow: 0 5px 10px #ffb9b9; */color: #ff3d3d;font-size:0.24rem;text-align:center;line-height: 0.45rem;border: 1px solid #ff3d3d;}
/*会员绑定*/
.member-binding .header{width:100%;height:3.76rem;background-color:#444552;padding:0.36rem 0.2rem 0 0.2rem;}
.member-binding .bindings-header{
background: linear-gradient(top,#efaa3f 0%,#e48d05 100%);
background: -webkit-linear-gradient(top, #efaa3f 0%,#e48d05 100%);
background: -moz-linear-gradient(top,#efaa3f 0%,#e48d05 100%);
}
.member-binding .header .card{width:100%;height:3.4rem;border-radius:0.2rem 0.2rem 0 0;
background: linear-gradient(left,#aab0bd 0%,#d4d4dd 100%);
background: -webkit-linear-gradient(left, #aab0bd 0%,#d4d4dd 100%);
background: -moz-linear-gradient(left,#aab0bd 0%,#d4d4dd 100%);}
.member-binding .bindings-header .bindings-card{
background: linear-gradient(left,#7750d7 0%,#9572ea 100%);
background: -webkit-linear-gradient(left, #7750d7 0%,#9572ea 100%);
background: -moz-linear-gradient(left,#7750d7 0%,#9572ea 100%);
}
.member-binding .header .card .card-bg{background-image:url("../images/member-binding-line.png");
background-repeat:no-repeat;background-size:100% 100%;width:100%;height:100%;padding:0 0.51rem;align-content: space-between;
-webkit-align-content:space-between;}
.member-binding .header .card .bindings-card-bg{background-image:url("../images/member-binding-line2.png");}
.member-binding .header .card .card-bg .head-portrait{height:1.3rem;font-size:0.3rem;color:#fff;width: 100%;}
.member-binding .header .card .card-bg .picture span{width:3.63rem;}
.member-binding .header .card .card-bg .picture img{width:0.74rem;height:0.74rem;border-radius:50%;margin-right:0.18rem;}
.member-binding .header .card .card-bg .vip{font-weight:bold;}
.member-binding .header .card .card-bg .bindings-vip{color:#ffee00;}
.member-binding .header .card .card-bg .english{font-size:0.42rem;color:#fff;font-family:"Arial";font-style:italic;font-weight:bold;}
.member-binding .header .card .card-bg .status{font-size:0.26rem;color:rgba(255,255,255,0.6);margin-top:0.05rem;}
.member-binding .header .card .card-bg .text{height:1.43rem;}
.member-binding .nav{background-color:#464855;padding:0 0.2rem;height:1.5rem;}
.member-binding .bindings-nav{background-color:#efaa3f;}
.member-binding .nav .nav-item{flex:1;-webkit-flex:1;text-align:center;font-size:0.26rem;color:rgba(255,255,255,0.7);}
.member-binding .nav .nav-item .num{font-size:0.3rem;color:#fff;margin-top:0.1rem;}
.member-binding .member-binding-con{margin:0.2rem 0.2rem 1.6rem 0.2rem;}
.member-binding .member-information{background-color:#fff;padding:0.15rem;margin-bottom:0.15rem;}
.member-binding .member-information .information-border{border:1px solid #e3dcf7;padding:0 0.28rem;}
.member-binding .member-information .information-border .title{font-size:0.3rem;color:#282828;text-align:center;
height:0.96rem;line-height:0.96rem;font-weight:bold;}
.member-binding .member-information .information-border .item{border-top:1px dashed #dddddd;font-size:0.28rem;color:#282828;
padding:0.27rem 0;}
.member-binding .member-information .information-border .item .item-con{color:#828897;}
.member-binding .member-information .information-border .item .iconfont{font-size:0.35rem;color:#bfbfbf;margin-right:0.16rem;}
.member-binding .bill .bill-item{height:1.27rem;border-top:1px dashed #dddddd;font-size:0.24rem;color:#999999;}
.member-binding .bill .bill-item .name{font-size:0.28rem;color:#333333;margin-bottom:0.03rem;width:4.4rem;}
.member-binding .bill .bill-item .money{font-size:0.3rem;color:#e88320;}
.member-binding .but{width:7.1rem;height:0.86rem;line-height:0.86rem;font-size:0.28rem;color:#fff;text-align:center;display:block;
background-color:#E88320;border-radius:50rem;position:fixed;bottom:0.4rem;left:50%;margin-left:-3.55rem;}
/*内容详情*/
.content-details{padding:0 0.2rem;}
.content-details .header{padding:0.56rem 0 0.32rem 0;border-bottom:1px dashed #b8b8b8;}
.content-details .header .title{font-size:0.36rem;color:#333333;}
.content-details .header .time{font-size:0.22rem;color:#888888;margin-top:0.15rem;}
.content-details .header .time span{margin-left:0.33rem;}
.content-details .details-con{font-size:0.28rem;color:#555555;line-height:1.5;padding-top:0.3rem;}
.content-details .details-con img{width:100%;height:auto;margin:0.3rem 0;}
/*砍价列表*/
.cut-list .header-bg{background-image:url("../images/cut-list-bg.jpg");background-repeat:no-repeat;background-size:100% 100%;
width:100%;height:3rem;}
.cut-list .swiper-text{width:100%;height:0.72rem;background-color:#fff;padding:0 0.2rem;}
.cut-list .swiper-text .swiper-slide img{width:0.52rem;height:0.52rem;border-radius:50%;}
.cut-list .swiper-text .swiper-slide span{width:5.34rem;font-size:0.26rem;color:#545454; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cut-list .cut-ul{padding:0 0.2rem;margin-bottom:0.4rem; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between;}
.cut-list .cut-ul .cut-item{background-color:#fff;border-radius:0.1rem;margin-top:0.15rem;width: 2.92rem;}
.cut-list .cut-ul .cut-item .cut-text{ padding:.25rem 0.2rem;}
.cut-list .cut-ul .cut-item .cut-text .cut-con{width: 100%;}
.cut-list .cut-ul .cut-item .cut-text .icon{display: inline-block; width: .27rem; height: .21rem; background-image: url('../images//count-icon.png'); background-size: 100% 100%;}
.cut-list .cut-ul .cut-item .picture{width:100%;height: 2.92rem;}
.cut-list .cut-ul .cut-item .picture img{width:100%;height:100%;border-radius:0.1rem 0.1rem 0 0;}
.cut-list .cut-ul .cut-item .cut-con .name{font-size:0.24rem;color:#262626;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cut-list .cut-ul .cut-item .cut-con .text{font-size:0.22rem;color:#666666; text-align: center; margin: .2rem 0;}
.cut-list .cut-ul .cut-item .cut-con .text span{font-size:0.26rem;color:#999999;margin-left:0.2rem;}
.cut-list .cut-ul .cut-item .cut-con .num{font-size:0.38rem;font-style:normal;}
.cut-list .cut-ul .cut-item .cut-con .zero{font-size:0.28rem;font-style:normal;}
.cut-list .cut-ul .cut-item .cut-text .cut-but{font-size:0.2rem;width:100%;height:0.5rem;background-color:#ff3d3d;
text-align:center;border-radius:50px;color:#fff;line-height:0.5rem;box-shadow: 0 5px 10px #ffb9b9;}
.cut-list .cut-ul .cut-item .cut-text .cut-but .cut-but-icon{display: inline-block; width: .27rem; height: .23rem; background-image: url('../images/cut-but-icon.png'); background-size: 100% 100%; vertical-align: middle;margin-right: .1rem;}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 218 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 626 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,14 @@
new function (){
var _self = this;
_self.width = 640;//设置默认最大宽度
_self.fontSize = 100;//默认字体大小
_self.widthProportion = function(){var p = (document.body&&document.body.clientWidth||document.getElementsByTagName("html")[0].offsetWidth)/_self.width;return p<0.5?0.5:p;};
_self.changePage = function(){
document.getElementsByTagName("html")[0].setAttribute("style","font-size:"+_self.widthProportion()*_self.fontSize+"px !important");
}
_self.changePage();
window.addEventListener("resize",function(){_self.changePage();},false);
};

View File

@ -0,0 +1,43 @@
(function flexible (window, document) {
var docEl = document.documentElement
var dpr = window.devicePixelRatio || 1
// adjust body font size
function setBodyFontSize () {
if (document.body) {
}
else {
document.addEventListener('DOMContentLoaded', setBodyFontSize)
}
}
setBodyFontSize();
// set 1rem = viewWidth / 10
function setRemUnit () {
var rem = docEl.clientWidth / 7.5
docEl.style.fontSize = rem + 'px'
}
setRemUnit()
// reset rem unit on page resize
window.addEventListener('resize', setRemUnit)
window.addEventListener('pageshow', function (e) {
if (e.persisted) {
setRemUnit()
}
})
// detect 0.5px supports
if (dpr >= 2) {
var fakeBody = document.createElement('body')
var testElement = document.createElement('div')
testElement.style.border = '.5px solid transparent'
fakeBody.appendChild(testElement)
docEl.appendChild(fakeBody)
if (testElement.offsetHeight === 1) {
docEl.classList.add('hairlines')
}
docEl.removeChild(fakeBody)
}
}(window, document))

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,70 @@
*{padding:0;margin:0;}
body{background: #eee;font-size:14px;color:#555; font-family: Arial,"Microsoft YaHei"; position: relative;height: 100%;}
a{text-decoration: none;}
li,em,u{list-style: none;font-style: normal;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
.kf-class{ position: relative;height: 100%;}
.kj{width: 100%;min-height: 100%; top: 0; left:0; position: relative; height: 100%; overflow: auto; -webkit-overflow-scrolling: touch;}
.msn{width: 100%;border-top: 1px #e5e5e5 solid;position:fixed;bottom: 0;left: 0;right: 0; }
.msn_k{width: 100%;height: 50px;background: #f9f9f9;overflow: hidden;}
.msn_k i{width: 30px;height:30px;margin: 10px 0 0 10px;float:left;background-repeat: no-repeat; background-size:30px;}
.msn_k i.express_icon{background-image: url(../images/chat_img.png);}
.msn_k i.img_icon{background-image: url(../images/img_icon.png);}
.msn_k b{width: 45px;height: 35px;margin: 7.5px 10px 0 0;float:right;border-radius: 5px; background: #59c370; color:#fff; text-align: center;font-weight: normal;line-height: 35px;}
.msn_k span {float: left; display: block; height: 35px; margin-top: 7.5px; width: 60%; margin-left: 4px;}
.msn_k span input{ width:100%; height:33px; border:1px #e5e5e5 solid; background: #fff;border-radius: 5px; font-size: 16px; color: #555;line-height: 33px;text-indent: 10px; outline:none;box-sizing: border-box;}
.duihua{width: 100%;padding-bottom: 60px;-webkit-overflow-scrolling: touch; }
.duihua img,.duihua img.express{width:22px;height:22px; vertical-align: bottom;margin: 0 2px;}
.duihua img.img{width:100%;height:auto;vertical-align: bottom;margin: 0 2px;}
.time{width: 100%;height: 22px;margin-top: 20px;text-align: center;}
.time p{padding: 3px 7px;background: #cecece;color: #fff;font-size:12px;display: inline-block;border-radius: 4px;}
.tohua,.myhua{display: block; overflow: hidden;margin-top: 20px;position: relative;}
.tohua{padding-left: 10px; padding-right: 20%;}
.myhua{padding-right: 10px; padding-left: 20%;}
.tou{width: 40px;height: 40px; position: absolute;}
.tou img{width: 40px;height: 40px; border-radius: 40px;}
.tohua .tou{left: 10px;}
.myhua .tou{right: 10px;}
.ci_ico{width:10px;height: 9px;position: absolute;top: 12.5px;}
.ci{display: inline-block; padding: 10px 15px; border-radius: 6px; line-height: 22px; font-size: 16px; word-break: break-all; word-wrap:break-word;}
.tohua .ci_ico{left: 61px;background: url(../images/toci.png) no-repeat; background-size:10px;}
.tohua .ci{margin-left: 60px;background: #59c370;color:#fff;}
.myhua .ci_ico{right: 56px; background: url(../images/myci.png) no-repeat; background-size:10px;}
.myhua .ci{float:right; margin-right: 55px;background: #fff;color: #555; }
.prompt{width:100%;height: 100%; position: fixed;z-index: 2;text-align: center;display: none;}
.prompt p{display: inline-block;background: rgba(0,0,0,0.8);filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;color:#fff;line-height:20px;padding: 5px 10px;border-radius: 5px;font-size: 16px;}
.prompt p b{color:#71cfff;font-weight: normal;}
.reward{position: fixed;z-index: 1;background-color: #fff;width: 3rem;height: 3rem;border-radius: .6rem;right: 0;top: 50%;margin-top: -4.5rem;}
.reward img{width:100%; height:100%;}
.biaoqing{width: 100%;height: 120px; overflow: hidden;background: #e1e1e1;display: none;position: relative;}
.biaoqing li{float:left;width: 100%;height: 135px;}
.biaoqing span{display: block;padding: 10px 10px 0 10px;}
.biaoqing span div{float:left; width: 14%;padding:5px 0;}
.biaoqing span div img{width: 24px;height:24px;display: block;margin: 0 auto;}
.dots{width: 100%;position: absolute;bottom:10px;text-align: center;}
.dots li{display: inline-block;width: 5px;height: 5px;border-radius: 5px;background: #bbb;margin: 0 2px;cursor: pointer;font-size: 0;float: none;}
.dots li.active{background: #666;}
.list{width: 100%;overflow: hidden;background: #fff;}
.list span{display: block;padding: 10px;overflow: hidden;border-bottom: 1px #eee solid;position: relative;}
.list span img{width: 50px;height: 50px;border-radius: 5px;float:left;}
.list span em{padding-left:10px; display: block;overflow: hidden;}
.list span em h1{width: 70%;height: 25px; color:#222;font-size: 16px;overflow: hidden; float:left;line-height: 25px;font-weight: bold;}
.list span em h2{width: 28%;height: 25px; color:#aaa;font-size: 12px;line-height: 25px;float:right;text-align: right;}
.list span em h3{width: 100%;height: 25px; color:#666;font-size: 14px;line-height: 25px;float:left}
.list span em h4{ position: absolute;font-size: 11px;line-height: 15px; padding:1px 5px; color:#fff;background: #f84848;border-radius: 10px;top: 5px;left: 50px;}
.list span.server img{width: 35px;height: 35px;float: left;}
.list span.server h1{display: block; height: 35px;line-height: 35px;font-size: 18px;margin-left: 45px; color:#444;overflow: hidden;}
.cus_server{background-color:#FFF;}
.cus_server ul li{overflow:hidden; border-bottom:1px solid #EEEEEE;padding:.2rem; position: relative;}
.cus_server ul li:last-child{border:none;}
.cus_server ul li img{float:left;width: .7rem;height: .7rem;border-radius: 50%;}
.cus_server ul li span{float:left;height: .7rem;line-height: .7rem;padding: 0 .25rem;}
.cus_server ul li em{position: absolute;right: 0.4rem;top: 50%;height: 15px;display: inline-block;padding: 0em .4em;min-width: 8px;border-radius: 18px;background-color: #ff5a55;color: #FFFFFF;line-height: 1.2;text-align: center;font-size: 12px;vertical-align: middle;margin-top: -7.5px;}
footer.in-footer .phone { color: #fff; width: 3.8rem; border-right: 1px solid #f4be77; }
footer.in-footer{position: fixed; left: 0; bottom: 0; width: 100%;height:1.1rem;padding: 0.1rem 0rem .1rem 0.2rem;background:#ff4e7c;width: 100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box; z-index: 99;}
footer.in-footer .img{width: 1.24rem; height: 100%; line-height: 1.1rem;}
footer.in-footer .img img{width: 0.9rem; height: 0.9rem;}
footer.in-footer .phone p{font-size: .3rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
footer.in-footer .phone span{font-size: .24rem; padding: 0.1rem .1rem 0 0; display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
footer.in-footer .phone-icon{ position: absolute; right: 0; top: 0; height: 100%;width: 1.2rem;text-align: center;}
footer.in-footer .phone-icon span{display: inline-block; width: 100%; height: 100%; cursor: pointer; background-image: url(../images/phone-icon.png); background-size: 0.39rem 0.39rem; background-position: center center; background-repeat: no-repeat;}

View File

@ -0,0 +1,66 @@
.cus_server_bg{background-color:#f4f4f4}
.cus_server{background-color:#FFF}
.cus_server ul li{overflow:hidden;border-bottom:1px solid #EEE;padding:.16rem .3rem}
.cus_server ul li:last-child{border:none}
.cus_server ul li img{float:left;width:.7rem;height:.7rem;border-radius:50%}
.cus_server ul li span{float:left;height:.7rem;line-height:.7rem;padding:0 .25rem}
*{padding:0;margin:0}
body{background:#eee;font-size:14px;color:#555;font-family:Arial,"Microsoft YaHei";position:relative;height:100%}
a{text-decoration:none}
em,li,u{list-style:none;font-style:normal}
h1,h2,h3,h4,h5,h6{font-weight:400}
.kj{width:100%;min-height:100%;top:0;left:0;position:relative;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}
.msn{width:100%;border-top:1px #e5e5e5 solid;position:fixed;bottom:0;left:0;right:0}
.msn_k{width:100%;height:50px;background:#f9f9f9;overflow:hidden}
.msn_k i{width:30px;height:30px;margin:10px 0 0 10px;float:left;background-repeat:no-repeat;background-size:30px}
.msn_k i.express_icon{background-image:url(../images/chat_img.png)}
.msn_k i.img_icon{background-image:url(../images/img_icon.png)}
.msn_k b{width:45px;height:35px;margin:7.5px 10px 0 0;float:right;border-radius:5px;background:#59c370;color:#fff;text-align:center;font-weight:400;line-height:35px}
.msn_k span{display:block;padding:0 65px 0 90px;height:35px;margin-top:7.5px}
.msn_k span input{width:100%;height:33px;border:1px #e5e5e5 solid;background:#fff;border-radius:5px;font-size:16px;color:#555;line-height:33px;text-indent:10px;outline:0;-webkit-appearance:none}
.title{height:.7rem;width:100%;position:fixed;left:0;top:0;z-index:100;overflow:hidden;background-color:#fff;border-bottom:1px solid #EEE}
.title .title-back,.title .title-go,.title .title-text{float:left;height:100%;line-height:.7rem}
.title .title-back{width:11%;background-image:url(../images/title-back.png);background-repeat:no-repeat;background-position:center center;background-size:40% auto}
.title .title-text{width:70%;overflow:hidden;font-size:.26rem}
.title .title-go{position:absolute;width:.8rem;height:.42rem;line-height:.42rem;right:.1rem;top:50%;margin-top:-.21rem;border-radius:2rem;color:#fff;text-align:center;background:-webkit-linear-gradient(left,#FF9602 ,#FE6A00);background:-o-linear-gradient(right,#FF9602,#FE6A00);background:-moz-linear-gradient(right,#FF9602,#FE6A00);background:linear-gradient(to right,#FF9602 ,#FE6A00)}
.duihua{width:100%;padding-bottom:60px;-webkit-overflow-scrolling:touch}
.duihua img,.duihua img.express{width:22px;height:22px;vertical-align:bottom;margin:0 2px}
.duihua img.img{width:100%;height:auto;vertical-align:bottom;margin:0 2px}
.time{width:100%;height:22px;margin-top:20px;text-align:center}
.time p{padding:3px 7px;background:#cecece;color:#fff;font-size:12px;display:inline-block;border-radius:4px}
.myhua,.tohua{display:block;overflow:hidden;margin-top:20px;position:relative}
.tohua{padding-left:10px;padding-right:20%}
.myhua{padding-right:10px;padding-left:20%}
.tou{width:40px;height:40px;position:absolute}
.tou img{width:40px;height:40px;border-radius:40px}
.tohua .tou{left:10px}
.myhua .tou{right:10px}
.ci_ico{width:10px;height:9px;position:absolute;top:12.5px}
.ci{display:inline-block;padding:10px 15px;border-radius:6px;line-height:22px;font-size:16px;word-break:break-all;word-wrap:break-word}
.tohua .ci_ico{left:61px;background:url(../images/toci.png) no-repeat;background-size:10px}
.tohua .ci{margin-left:60px;background:#59c370;color:#fff}
.myhua .ci_ico{right:56px;background:url(../images/myci.png) no-repeat;background-size:10px}
.myhua .ci{float:right;margin-right:55px;background:#fff;color:#555}
.prompt{width:100%;height:100%;position:fixed;z-index:2;text-align:center;display:none}
.prompt p{display:inline-block;background:rgba(0,0,0,.8);filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;opacity:.8;color:#fff;line-height:20px;padding:5px 10px;border-radius:5px;font-size:16px}
.prompt p b{color:#71cfff;font-weight:400}
.reward{position:fixed;z-index:1;background-color:#fff;width:3rem;height:3rem;border-radius:.6rem;right:0;top:50%;margin-top:-4.5rem}
.reward img{width:100%;height:100%}
.biaoqing{width:100%;height:120px;overflow:hidden;background:#e1e1e1;display:none;position:relative}
.biaoqing li{float:left;width:100%;height:135px}
.biaoqing span{display:block;padding:10px 10px 0 10px}
.biaoqing span div{float:left;width:14%;padding:5px 0}
.biaoqing span div img{width:24px;height:24px;display:block;margin:0 auto}
.dots{width:100%;position:absolute;bottom:10px;text-align:center}
.dots li{display:inline-block;width:5px;height:5px;border-radius:5px;background:#bbb;margin:0 2px;cursor:pointer;font-size:0;float:none}
.dots li.active{background:#666}
.list{width:100%;overflow:hidden;background:#fff}
.list span{display:block;padding:10px;overflow:hidden;border-bottom:1px #eee solid;position:relative}
.list span img{width:50px;height:50px;border-radius:5px;float:left}
.list span em{padding-left:10px;display:block;overflow:hidden}
.list span em h1{width:70%;height:25px;color:#222;font-size:16px;overflow:hidden;float:left;line-height:25px;font-weight:700}
.list span em h2{width:28%;height:25px;color:#aaa;font-size:12px;line-height:25px;float:right;text-align:right}
.list span em h3{width:100%;height:25px;color:#666;font-size:14px;line-height:25px;float:left}
.list span em h4{position:absolute;font-size:11px;line-height:15px;padding:1px 5px;color:#fff;background:#f84848;border-radius:10px;top:5px;left:50px}
.list span.server img{width:35px;height:35px;float:left}
.list span.server h1{display:block;height:35px;line-height:35px;font-size:18px;margin-left:45px;color:#444;overflow:hidden}

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 738 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Some files were not shown because too many files have changed in this diff Show More