master
wangxinglong 2022-01-20 19:39:57 +08:00
parent 4bc04b1e86
commit b0eeb296d3
84 changed files with 5323 additions and 8974 deletions

View File

@ -266,7 +266,7 @@ trait CouponMainTrait
->join("business b" ,"a.business_code = b.code")
->where("b.business_circle_id",$circle_id)
->where($whereMap)
->field("a.business_code,a.id,a.image_url")
->field("a.business_code,a.id,a.image_url,a.name,b.business_name")
->order("a.id desc")
->select()
->toArray();

View File

@ -1,54 +0,0 @@
.info_wrow {
margin: 50px auto;
}
.info_wrow .left_btn {
width: 200px;
border: 14px solid #dfdfdf;
float: left;
background: white;
padding-bottom: 300px;
}
.info_wrow .left_btn .btn {
width: 200px;
height: 70px;
line-height: 70px;
font-size: 18px;
color: #333333;
text-align: center;
background: #f5f5f5;
margin-bottom: 5px;
}
.info_wrow .left_btn .btnon {
color: white;
background: #d84848;
}
.info_wrow .btn_list div {
width: 200px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 16px;
color: #333333;
margin: 10px auto;
}
.info_wrow .btn_list div span {
margin: auto 10px;
display: inline-block;
vertical-align: middle;
}
.info_wrow .btn_list .on {
color: #d84848;
}
.info_wrow .btn_list {
display: none;
}
.info_wrow .right_info {
width: 890px;
border: 14px solid #dfdfdf;
float: right;
padding: 20px;
}
.info_wrow .right_info .info_list {
display: none;
}
/*# sourceMappingURL=about_us.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["about_us.less"],"names":[],"mappings":"AAAA;EAEE,iBAAA;;AAFF,UAGE;EACE,YAAA;EACA,0BAAA;EACA,WAAA;EACA,iBAAA;EACA,qBAAA;;AARJ,UAUE,UAAU;EACR,YAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,cAAA;EACA,kBAAA;EACA,mBAAA;EACA,kBAAA;;AAlBJ,UAoBE,UAAU;EACR,YAAA;EACA,mBAAA;;AAtBJ,UAwBE,UAAU;EACR,YAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,cAAA;EACA,iBAAA;;AA/BJ,UAiCE,UAAU,IAAI;EACZ,iBAAA;EACA,qBAAA;EACA,sBAAA;;AApCJ,UAsCE,UAAW;EACT,cAAA;;AAvCJ,UAyCE;EACE,aAAA;;AA1CJ,UA6CE;EACE,YAAA;EACA,0BAAA;EACA,YAAA;EACA,aAAA;;AAjDJ,UAmDE,YAAY;EACV,aAAA","file":"about_us.css"}

View File

@ -1,55 +0,0 @@
.info_wrow {
margin: 50px auto;
.left_btn{
width: 200px;
border: 14px solid #dfdfdf;
float: left;
background: white;
padding-bottom: 300px;
}
.left_btn .btn{
width: 200px;
height: 70px;
line-height: 70px;
font-size: 18px;
color: #333333;
text-align: center;
background: #f5f5f5;
margin-bottom: 5px;
}
.left_btn .btnon{
color: white;
background: #d84848;
}
.btn_list div{
width: 200px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 16px;
color: #333333;
margin: 10px auto;
}
.btn_list div span{
margin: auto 10px;
display: inline-block;
vertical-align: middle;
}
.btn_list .on{
color: #d84848;
}
.btn_list {
display: none;
}
.right_info{
width: 890px;
border: 14px solid #dfdfdf;
float: right;
padding: 20px;
}
.right_info .info_list{
display: none;
}
}

6
public/static/css/animate.min.css vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -1,204 +0,0 @@
.banner {
margin: auto;
min-width: 1200px;
}
.banner .swiper-pagination-bullet {
width: 30px;
height: 3px;
background: #000000 !important;
border-radius: 0;
}
.banner .banner_img {
width: 100%;
}
.banner .swiper-button-next {
width: 45px;
height: 45px;
background: url("/static/images/auction_03.png") no-repeat;
background-size: 43px 43px;
background-position: center center;
}
.banner .swiper-button-prev {
width: 45px;
height: 45px;
background: url("/static/images/auction_03_1.png") no-repeat;
background-size: 43px 43px;
background-position: center center;
}
.banner .swiper-button-prev:after,
.banner .swiper-container-rtl .swiper-button-next:after,
.banner .swiper-button-next:after,
.banner .swiper-container-rtl .swiper-button-prev:after {
content: "";
display: none !important;
}
/*
page
*/
#page {
margin: 20px auto;
color: #666;
display: block;
text-align: center;
}
#page li {
display: inline-block;
height: 35px;
width: 35px;
cursor: pointer;
color: #666;
font-size: 14px;
line-height: 35px;
background-color: white;
/*border: 1px solid #dce0e0;*/
text-align: center;
margin: 0 4px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px #efefef solid;
}
.xl-nextPage,
.xl-prevPage {
min-width: 60px;
color: #0073A9;
height: 28px;
}
#page li.xl-disabled {
opacity: 0.5;
cursor: no-drop;
min-width: 50px;
}
#page li.xl-disabled:hover {
background-color: #f9f9f9 !important;
/*border: 1px solid #dce0e0 !important;*/
color: #666 !important;
}
#page li.xl-active {
background-color: #d84848;
/*border-color: #0073A9;*/
color: #FFF;
}
#page li:hover {
background-color: #d84848 !important;
/*border-color: #0073A9;*/
color: #FFF;
}
#page li.xl-jumpText {
display: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0);
opacity: 1;
width: auto;
}
#page li.xl-jumpText:hover {
background-color: rgba(0, 0, 0, 0) !important;
border-color: rgba(0, 0, 0, 0) !important;
}
#page li.xl-jumpButton {
padding: 0 5px;
display: none;
}
#xlJumpNum {
width: 35px;
margin: 0 3px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none !important;
}
input[type="number"] {
-moz-appearance: textfield;
}
.order {
height: 40px;
line-height: 40px;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
}
.order span {
margin: auto 30px auto auto;
}
.auction_row {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.auction_row .auction_list {
width: 590px;
height: 170px;
margin: 20px 0;
padding: 30px 0;
transition: 0.5s all;
position: relative;
}
.auction_row .auction_list:hover {
-moz-box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
-webkit-box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
}
.auction_row .auction_list .img {
width: 270px;
height: 170px;
line-height: 170px;
text-align: center;
float: left;
}
.auction_row .auction_list .img img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
max-height: 100%;
}
.auction_row .auction_list .info {
width: 280px;
height: 170px;
float: right;
padding: 0 20px;
}
.auction_row .auction_list .info .title {
font-size: 16px;
margin: 15px auto;
font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.auction_row .auction_list .info .time_val {
font-size: 14px;
margin: 5px auto;
}
.auction_row .auction_list .info .time_val .label {
color: #999999;
}
.auction_row .auction_list .info .time_val .red {
color: #a42b2b;
}
.auction_row .auction_list .info .time_val .black {
color: #333333;
}
.auction_row .auction_list .info .btn {
font-size: 20px;
margin: 15px auto auto auto;
width: 100%;
height: 45px;
line-height: 45px;
background: #d84848;
border-radius: 5px;
text-align: center;
color: white;
}
.auction_row .auction_list .follow {
width: 100px;
height: 30px;
line-height: 30px;
font-size: 14px;
position: absolute;
top: 0;
right: 0;
text-align: center;
}
/*# sourceMappingURL=auction.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["auction.less"],"names":[],"mappings":"AAAA;EACE,YAAA;EACA,iBAAA;;AAFF,OAIE;EACE,WAAA;EACA,WAAA;EACA,mBAAA;EACA,gBAAA;;AARJ,OAWE;EACE,WAAA;;AAZJ,OAeE;EACE,WAAA;EACA,YAAA;EAEA,gBAAgB,0CAAhB;EACA,0BAAA;EACA,kCAAA;;AArBJ,OAyBE;EACE,WAAA;EACA,YAAA;EAEA,gBAAgB,4CAAhB;EACA,0BAAA;EACA,kCAAA;;AA/BJ,OAmCE,oBAAmB;AAnCrB,OAmC6B,sBAAsB,oBAAmB;AAnCtE,OAmC8E,oBAAmB;AAnCjG,OAmCyG,sBAAsB,oBAAmB;EAC9I,SAAS,EAAT;EACA,wBAAA;;;;;AAQJ;EACE,iBAAA;EACA,WAAA;EACA,cAAA;EACA,kBAAA;;AAGF,KAAM;EACJ,qBAAA;EAEA,YAAA;EACA,WAAA;EACA,eAAA;EACA,WAAA;EACA,eAAA;EACA,iBAAA;EACA,uBAAA;;EAEA,kBAAA;EACA,aAAA;EACA,wBAAA;EACA,qBAAA;EACA,gBAAA;EAEA,yBAAA;;AAIF;AACA;EACE,eAAA;EACA,cAAA;EACA,YAAA;;AAGF,KAAM,GAAE;EACN,YAAA;EACA,eAAA;EACA,eAAA;;AAGF,KAAM,GAAE,YAAY;EAClB,yBAAA;;EAEA,WAAA;;AAGF,KAAM,GAAE;EACN,yBAAA;;EAEA,WAAA;;AAGF,KAAM,GAAE;EACN,yBAAA;;EAEA,WAAA;;AAGF,KAAM,GAAE;EACN,aAAA;EACA,kCAAA;EACA,8BAAA;EACA,UAAA;EACA,WAAA;;AAGF,KAAM,GAAE,YAAY;EAClB,kCAAA;EACA,8BAAA;;AAGF,KAAM,GAAE;EACN,cAAA;EACA,aAAA;;AAGF;EACE,WAAA;EACA,aAAA;;AAGF,KAAK;AAA6B,KAAK;EACrC,mCAAA;;AAGF,KAAK;EACH,0BAAA;;AAIF;EACE,YAAA;EACA,iBAAA;EACA,6BAAA;EACA,gCAAA;;AAJF,MAME;EACE,2BAAA;;AAKJ;EACE,aAAA;EACA,mBAAA;EACA,eAAA;EACA,8BAAA;;AAJF,YAME;EACE,YAAA;EACA,aAAA;EACA,cAAA;EACA,eAAA;EACA,oBAAA;EACA,kBAAA;;AAZJ,YAeE,cAAa;EACX,kDAAA;EACA,qDAAA;EACA,6CAAA;;AAlBJ,YAqBE,cAAc;EACZ,YAAA;EACA,aAAA;EACA,kBAAA;EACA,kBAAA;EACA,WAAA;;AA1BJ,YA6BE,cAAc,KAAK;EACjB,qBAAA;EACA,sBAAA;EACA,eAAA;EACA,gBAAA;;AAjCJ,YAoCE,cAAc;EACZ,YAAA;EACA,aAAA;EACA,YAAA;EACA,eAAA;;AAxCJ,YA2CE,cAAc,MAAM;EAClB,eAAA;EACA,iBAAA;EACA,iBAAA;EACA,gBAAA;EACA,uBAAA;EACA,oBAAA;EACA,qBAAA;EACA,4BAAA;;AAnDJ,YAsDE,cAAc,MAAM;EAClB,eAAA;EACA,gBAAA;;AAxDJ,YA4DE,cAAc,MAAM,UAAU;EAC5B,cAAA;;AA7DJ,YAgEE,cAAc,MAAM,UAAU;EAC5B,cAAA;;AAjEJ,YAoEE,cAAc,MAAM,UAAU;EAC5B,cAAA;;AArEJ,YAwEE,cAAc,MAAM;EAClB,eAAA;EACA,2BAAA;EACA,WAAA;EACA,YAAA;EACA,iBAAA;EACA,mBAAA;EACA,kBAAA;EACA,kBAAA;EACA,YAAA;;AAjFJ,YAoFE,cAAc;EACZ,YAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,kBAAA;EACA,MAAA;EACA,QAAA;EACA,kBAAA","file":"auction.css"}

View File

@ -1,243 +0,0 @@
.banner {
margin: auto;
min-width: 1200px;
.swiper-pagination-bullet {
width: 30px;
height: 3px;
background: #000000 !important;
border-radius: 0;
}
.banner_img {
width: 100%;
}
.swiper-button-next {
width: 45px;
height: 45px;
background: url("/static/images/auction_03.png") no-repeat;
background-size: 43px 43px;
background-position: center center;
}
.swiper-button-prev {
width: 45px;
height: 45px;
background: url("/static/images/auction_03_1.png") no-repeat;
background-size: 43px 43px;
background-position: center center;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
content: "";
display: none !important;
}
}
/*
page
*/
#page {
margin: 20px auto;
color: #666;
display: block;
text-align: center;
}
#page li {
display: inline-block;
//min-width: 50px;
height: 35px;
width: 35px;
cursor: pointer;
color: #666;
font-size: 14px;
line-height: 35px;
background-color: white;
/*border: 1px solid #dce0e0;*/
text-align: center;
margin: 0 4px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
//border-radius: 18px;
border: 1px #efefef solid;
}
.xl-nextPage,
.xl-prevPage {
min-width: 60px;
color: #0073A9;
height: 28px;
}
#page li.xl-disabled {
opacity: .5;
cursor: no-drop;
min-width: 50px;
}
#page li.xl-disabled:hover {
background-color: #f9f9f9 !important;
/*border: 1px solid #dce0e0 !important;*/
color: #666 !important;
}
#page li.xl-active {
background-color: #d84848;
/*border-color: #0073A9;*/
color: #FFF;
}
#page li:hover {
background-color: #d84848 !important;
/*border-color: #0073A9;*/
color: #FFF
}
#page li.xl-jumpText {
display: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0);
opacity: 1;
width: auto;
}
#page li.xl-jumpText:hover {
background-color: rgba(0, 0, 0, 0) !important;
border-color: rgba(0, 0, 0, 0) !important;
}
#page li.xl-jumpButton {
padding: 0 5px;
display: none;
}
#xlJumpNum {
width: 35px;
margin: 0 3px;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
-webkit-appearance: none !important;
}
input[type="number"] {
-moz-appearance: textfield;
}
//排序
.order {
height: 40px;
line-height: 40px;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
span {
margin: auto 30px auto auto;
}
}
//
.auction_row {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
.auction_list {
width: 590px;
height: 170px;
margin: 20px 0;
padding: 30px 0;
transition: 0.5s all;
position: relative;
}
.auction_list:hover {
-moz-box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
-webkit-box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
}
.auction_list .img {
width: 270px;
height: 170px;
line-height: 170px;
text-align: center;
float: left;
}
.auction_list .img img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
max-height: 100%;
}
.auction_list .info {
width: 280px;
height: 170px;
float: right;
padding: 0 20px;
}
.auction_list .info .title {
font-size: 16px;
margin: 15px auto;
font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.auction_list .info .time_val {
font-size: 14px;
margin: 5px auto;
}
.auction_list .info .time_val .label {
color: #999999;
}
.auction_list .info .time_val .red {
color: #a42b2b;
}
.auction_list .info .time_val .black {
color: #333333;
}
.auction_list .info .btn {
font-size: 20px;
margin: 15px auto auto auto;
width: 100%;
height: 45px;
line-height: 45px;
background: #d84848;
border-radius: 5px;
text-align: center;
color: white;
}
.auction_list .follow{
width: 100px;
height: 30px;
line-height: 30px;
font-size: 14px;
position: absolute;
top: 0;
right: 0;
text-align: center;
}
}

View File

@ -1,338 +0,0 @@
.title_img {
height: 184px;
overflow: hidden;
position: relative;
}
.title_img img {
width: 1920px;
height: 184px;
display: block;
position: absolute;
top: 0;
left: 50%;
margin-left: -980px;
}
.info_row .left_img_row {
width: 625px;
float: left;
}
.info_row .right_info_row {
width: 533px;
height: 530px;
float: right;
position: relative;
}
.info_row .right_info_row .follow {
width: 50px;
height: 30px;
line-height: 30px;
font-size: 14px;
position: absolute;
top: 0;
right: 0;
text-align: center;
background: url("/static/images/auction_09_1.jpg") no-repeat left 10px center;
background-size: 17px 16px;
border: 1px solid #cccccc;
color: #cccccc;
padding-left: 20px;
border-radius: 5px;
}
.info_row .right_info_row .follow_on {
background: url("/static/images/auction_09.jpg") no-repeat left 10px center;
background-size: 17px 16px;
border: 1px solid #cccccc;
color: #cccccc;
padding-left: 20px;
border-radius: 5px;
}
.info_row .right_info_row .title {
font-size: 24px;
color: #333333;
font-weight: bold;
margin-top: 20px;
}
.info_row .right_info_row .number {
font-size: 14px;
color: #d84848;
}
.info_row .state_row {
height: 45px;
line-height: 45px;
padding-left: 150px;
font-size: 18px;
color: #333333;
position: relative;
margin: 20px auto;
}
.info_row .state_row .state {
width: 120px;
height: 45px;
line-height: 45px;
text-align: center;
font-size: 24px;
color: white;
position: absolute;
left: 0;
top: 0;
border-top-right-radius: 23px;
border-bottom-right-radius: 23px;
background: #d84848;
}
.info_row .right_info_row .time {
font-size: 18px;
color: #d84848;
margin-top: 40px;
}
.info_row .offer_row {
background: #f5f5f5;
padding: 10px;
}
.info_row .offer_row .offer_list {
height: 60px;
line-height: 60px;
}
.info_row .offer_row .offer_list .label {
width: 120px;
text-align: center;
line-height: 60px;
color: #999999;
font-size: 18px;
display: inline-block;
}
.info_row .offer_row .offer_list .now_price {
font-size: 24px;
color: #a42b2b;
}
.info_row .offer_row .offer_list .goods_number {
width: auto;
position: relative;
padding: 0 50px;
overflow: hidden;
display: inline-block;
vertical-align: middle;
color: black;
}
.info_row .offer_row .offer_list .goods_number .num_reduce {
width: 40px;
height: 50px;
line-height: 50px;
text-align: center;
font-size: 28px;
position: absolute;
left: 0;
top: 0;
border: 1px solid #cccccc;
background: white;
}
.info_row .offer_row .offer_list .goods_number .num_plus {
width: 40px;
height: 50px;
line-height: 50px;
text-align: center;
font-size: 28px;
position: absolute;
right: 0;
top: 0;
border: 1px solid #cccccc;
background: white;
}
.info_row .offer_row .offer_list .goods_number .offer_number {
width: auto;
min-width: 120px;
height: 50px;
line-height: 50px;
text-align: center;
font-size: 28px;
margin: auto;
padding: 0 30px;
border: 1px solid #cccccc;
background: white;
}
.info_row .offer_btn_row {
margin: 20px auto;
}
.info_row .offer_btn_row .offer_btn {
width: 200px;
height: 45px;
line-height: 45px;
font-size: 24px;
color: white;
background: #d84848;
text-align: center;
display: inline-block;
vertical-align: middle;
border-radius: 23px;
margin-right: 30px;
}
.info_row .right_info_row .detail {
font-size: 14px;
line-height: 30px;
margin: 30px auto;
}
.info_row .right_info_row .detail span {
padding: 0 12px;
}
.record_row {
background: #f5f5f5;
padding: 20px;
margin: 30px auto;
}
.record_row .title {
font-size: 18px;
color: #333333;
}
.record_row .title .number {
color: #d84848;
}
.record_row .record_list {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
.record_row .record_list .list {
width: 395px;
height: 50px;
line-height: 50px;
color: #999999;
text-align: center;
font-size: 18px;
}
.record_row .record_list .list .state {
padding: 5px 10px;
border: 1px solid #e7e7e7;
border-radius: 5px;
}
.record_row .record_list .list .cj {
border: 1px solid #d84848;
background: #d84848;
color: white;
}
.recommend {
width: 358px;
float: left;
border: 1px solid #e8e8e8;
padding-bottom: 50px;
}
.recommend .recommend_title {
height: 45px;
line-height: 45px;
text-align: center;
font-size: 24px;
color: #666666;
border-bottom: 1px solid #e8e8e8;
background: #f7f7f7;
}
.recommend .recommend_list {
text-align: center;
border-bottom: 1px solid #e8e8e8;
}
.recommend .recommend_list .img {
padding: 20px;
text-align: center;
}
.recommend .recommend_list .name {
padding: 0 30px;
margin: 20px auto;
font-size: 18px;
font-weight: bold;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.recommend .recommend_list.msg {
font-size: 16px;
color: #999999;
}
.recommend .recommend_list .msg .money {
color: #a42b2b;
}
.recommend .recommend_list .msg .time {
color: #333333;
font-size: 18px;
}
.recommend .recommend_list .offer_btn {
width: 300px;
height: 45px;
line-height: 45px;
margin: 30px auto;
text-align: center;
border: 1px solid #d84848;
color: #d84848;
font-size: 18px;
border-radius: 5px;
}
.product_info {
width: 746px;
float: right;
padding-bottom: 50px;
}
.product_info .product_info_title {
height: 45px;
line-height: 45px;
text-indent: 10px;
font-size: 24px;
color: #666666;
border: 1px solid #e8e8e8;
background: #f7f7f7;
}
.zc_list {
width: 670px;
height: 345px;
margin: 30px auto;
background: #00F7DE;
position: relative;
}
.zc_list {
background: url("/static/images/index_47.jpg");
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center center;
}
.zc_list .zc_img {
width: 160px;
height: 345px;
line-height: 345px;
text-align: center;
float: left;
margin-left: 40px;
}
.zc_list .zc_img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
}
.zc_title {
width: 390px;
height: 345px;
float: right;
margin-right: 10px;
color: white;
}
.zc_title .z_title {
font-size: 35px;
margin-top: 80px;
text-align: center;
}
.zc_title .z_info {
font-size: 22px;
margin-top: 30px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.zc_title .z_time {
font-size: 22px;
margin-top: 30px;
text-align: center;
}
/*# sourceMappingURL=auction_details.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["auction_details.less"],"names":[],"mappings":"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","file":"auction_details.css"}

View File

@ -1,404 +0,0 @@
.title_img {
height: 184px;
overflow: hidden;
position: relative;
img {
width: 1920px;
height: 184px;
display: block;
position: absolute;
top: 0;
left: 50%;
margin-left: -980px;
}
}
//
.info_row {
.left_img_row {
width: 625px;
//height: 530px;
float: left;
}
.right_info_row {
width: 533px;
height: 530px;
float: right;
position: relative;
}
.right_info_row .follow{
width: 50px;
height: 30px;
line-height: 30px;
font-size: 14px;
position: absolute;
top: 0;
right: 0;
text-align: center;
background: url("/static/images/auction_09_1.jpg") no-repeat left 10px center ;
background-size: 17px 16px;
border: 1px solid #cccccc;
color:#cccccc;
padding-left: 20px;
border-radius: 5px;
}
.right_info_row .follow_on{
background: url("/static/images/auction_09.jpg") no-repeat left 10px center ;
background-size: 17px 16px;
border: 1px solid #cccccc;
color:#cccccc;
padding-left: 20px;
border-radius: 5px;
}
.right_info_row .title {
font-size: 24px;
color: #333333;
font-weight: bold;
margin-top: 20px;
}
.right_info_row .number {
font-size: 14px;
color: #d84848;
}
.state_row {
height: 45px;
line-height: 45px;
padding-left: 150px;
font-size: 18px;
color: #333333;
position: relative;
margin: 20px auto;
}
.state_row .state {
width: 120px;
height: 45px;
line-height: 45px;
text-align: center;
font-size: 24px;
color: white;
position: absolute;
left: 0;
top: 0;
border-top-right-radius: 23px;
border-bottom-right-radius: 23px;
background: #d84848;
}
.right_info_row .time {
font-size: 18px;
color: #d84848;
margin-top: 40px;
}
.offer_row {
background: #f5f5f5;
padding: 10px;
}
.offer_row .offer_list {
height: 60px;
line-height: 60px;
}
.offer_row .offer_list .label {
width: 120px;
text-align: center;
line-height: 60px;
color: #999999;
font-size: 18px;
display: inline-block;
}
.offer_row .offer_list .now_price {
font-size: 24px;
color: #a42b2b;
}
.offer_row .offer_list .goods_number {
width: auto;
//height: 0.5rem;
position: relative;
padding: 0 50px;
overflow: hidden;
display: inline-block;
vertical-align: middle;
color: black;
}
.offer_row .offer_list .goods_number .num_reduce {
width: 40px;
height: 50px;
line-height: 50px;
text-align: center;
font-size: 28px;
position: absolute;
left: 0;
top: 0;
border: 1px solid #cccccc;
background: white;
}
.offer_row .offer_list .goods_number .num_plus {
width: 40px;
height: 50px;
line-height: 50px;
text-align: center;
font-size: 28px;
position: absolute;
right: 0;
top: 0;
border: 1px solid #cccccc;
background: white;
}
.offer_row .offer_list .goods_number .offer_number {
width: auto;
min-width: 120px;
height: 50px;
line-height: 50px;
text-align: center;
font-size: 28px;
margin: auto;
padding: 0 30px;
border: 1px solid #cccccc;
background: white;
}
.offer_btn_row {
margin: 20px auto;
}
.offer_btn_row .offer_btn {
width: 200px;
height: 45px;
line-height: 45px;
font-size: 24px;
color: white;
background: #d84848;
text-align: center;
display: inline-block;
vertical-align: middle;
border-radius: 23px;
margin-right: 30px;
}
.right_info_row .detail {
font-size: 14px;
line-height: 30px;
margin: 30px auto;
}
.right_info_row .detail span {
padding: 0 30px;
}
}
//
.record_row {
background: #f5f5f5;
padding: 20px;
margin: 30px auto;
.title {
font-size: 18px;
color: #333333;
}
.title .number {
color: #d84848;
}
.record_list {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
.record_list .list {
width: 395px;
height: 50px;
line-height: 50px;
color: #999999;
text-align: center;
font-size: 18px;
}
.record_list .list .state {
padding: 5px 10px;
border: 1px solid #e7e7e7;
border-radius: 5px;
}
.record_list .list .cj {
border: 1px solid #d84848;
background: #d84848;
color: white;
}
}
//
.recommend {
width: 358px;
float: left;
border: 1px solid #e8e8e8;
padding-bottom: 50px;
.recommend_title {
height: 45px;
line-height: 45px;
text-align: center;
font-size: 24px;
color: #666666;
border-bottom: 1px solid #e8e8e8;
background: #f7f7f7;
}
.recommend_list {
text-align: center;
border-bottom: 1px solid #e8e8e8;
}
.recommend_list .img {
//height: 230px;
//line-height: 230px;
padding: 20px;
text-align: center;
}
.recommend_list .name {
padding: 0 30px;
margin: 20px auto;
font-size: 18px;
font-weight: bold;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.recommend_list.msg {
font-size: 16px;
color: #999999;
}
.recommend_list .msg .money {
color: #a42b2b;
}
.recommend_list .msg .time {
color: #333333;
font-size: 18px;
}
.recommend_list .offer_btn {
width: 300px;
height: 45px;
line-height: 45px;
margin: 30px auto;
text-align: center;
border: 1px solid #d84848;
color: #d84848;
font-size: 18px;
border-radius: 5px;
}
}
.product_info {
width: 746px;
float: right;
padding-bottom: 50px;
.product_info_title {
height: 45px;
line-height: 45px;
text-indent: 10px;
font-size: 24px;
color: #666666;
border: 1px solid #e8e8e8;
background: #f7f7f7;
}
}
//
@list_height: 345px;
.zc_list {
width: 670px;
height: @list_height;
margin: 30px auto;
background: #00F7DE;
position: relative;
}
.zc_list {
background: url("/static/images/index_47.jpg");
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center center;
}
.zc_list .zc_img {
width: 160px;
height: @list_height;
line-height: @list_height;
text-align: center;
float: left;
margin-left: 40px;
}
.zc_list .zc_img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
}
.zc_title {
width: 390px;
height: @list_height;
float: right;
margin-right: 10px;
color: white;
}
.zc_title .z_title {
font-size: 35px;
margin-top: 80px;
text-align: center;
}
.zc_title .z_info {
font-size: 22px;
margin-top: 30px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.zc_title .z_time {
font-size: 22px;
margin-top: 30px;
text-align: center;
}

127
public/static/css/base.css Normal file
View File

@ -0,0 +1,127 @@
/* -moz-:firefox()
-ms-:ie
-webkit-:safarichrome
-o-:Opera
*/
/* 清空所有标签的内外边距 */
* {
padding: 0;
margin: 0;
/* css3盒子模型 */
box-sizing: border-box;
}
header,
main,
body{
background-color: #FFFFFF;
margin: 0 auto;
}
body {
/* 抗锯齿性-让文字显示的更加清晰 */
-webkit-font-smoothing: antialiased;
background-color: #F5F5F5;
font: 12px/1.5 Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
color: #333;
width: 880px;
height: 1620px;
}
/* em 和 i 斜体的文字不倾斜 */
em,
i {
font-style: normal;
}
/* 去掉li 的小圆点 */
li {
list-style: none;
}
button {
/* 当我们鼠标经过button按钮的时候鼠标变成小手 */
cursor: pointer;
}
img {
/* 照顾低版本浏览器 如果图片外面包含了链接会有边框的问题 */
border: 0;
/* 取消图片底侧有空白缝隙的问题 ① */
vertical-align: middle;
/* 取消图片底侧有空白缝隙的问题 ② */
display: block;
object-fit: cover;
}
/* 去掉a标签的下划线并修改字体颜色 */
a {
color: #666;
text-decoration: none;
/* 手机端去除a标签点击时的背景样式 */
-webkit-tap-highlight-color: transparent;
/* 去除边距 */
display: inline-block;
}
a:hover {
color: #c81623;
}
/* 禁用长按时弹出的菜单 */
img , a {
-webkit-touch-callout: none;
}
button,
input,
textarea{
/* "\5B8B\4F53" 就是宋体的意思 这样浏览器兼容性比较好 */
font-family: Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
/* 取消轮廓 */
outline: none;
/* 去掉默认外观 */
/* -webkit-appearance: none; */
/* 去掉点击时的默认外观 */
outline-style: none;
}
textarea {
/* 禁止自定义拉伸 */
resize: none;
}
.hide,
.none {
display: none
}
/* 清楚浮动 */
.clearfix:after {
visibility: hidden;
clear: both;
display: block;
content: ".";
height: 0
}
.clearfix {
*zoom: 1
}
.logo h1 a {
display: flex;
align-items: center;
}
.clips1{
/* 弹性伸缩盒子模型显示 */
display: -webkit-box;
/* 用省略号代替 */
text-overflow: ellipsis;
/* 设置或检索伸缩盒对象的子元素的排列方式 */
-webkit-box-orient: vertical;
/* 禁止数字和英文换行 */
word-break: break-all;
/* 限制在一个块元素显示的文本的行数 */
-webkit-line-clamp: 1;
/* 溢出隐藏 */
overflow: hidden;
}
.clips2{display: -webkit-box;-webkit-line-clamp: 2;word-break: break-all;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.clips3{display: -webkit-box;-webkit-line-clamp: 3;word-break: break-all;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.clips4{display: -webkit-box;-webkit-line-clamp: 4;word-break: break-all;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.clips5{display: -webkit-box;-webkit-line-clamp: 5;word-break: break-all;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.clips6{display: -webkit-box;-webkit-line-clamp: 6;word-break: break-all;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.clips7{display: -webkit-box;-webkit-line-clamp: 7;word-break: break-all;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}

View File

@ -1,191 +0,0 @@
.class_container {
width: 420px;
float: left;
margin: 50px auto;
padding: 20px 0;
-moz-box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
-webkit-box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
}
.class_container .class_title_row {
margin: 23px auto;
}
.class_container .class_title_row .class_title {
height: 40px;
line-height: 40px;
font-size: 20px;
}
.class_container .class_title_row .class_title_img {
margin: auto 20px;
}
.class_container .class_title_row .class_list {
padding-left: 65px;
line-height: 30px;
}
.class_container .class_title_row .class_list span {
padding: 0 10px;
display: inline-block;
font-size: 16px;
}
.class_img_row {
width: 740px;
float: right;
margin: 50px auto;
}
.class_img_row .swiper-pagination-bullet {
width: 30px;
height: 3px;
background: white !important;
border-radius: 0;
}
.class_img_row .banner_img {
width: 100%;
}
.class_img_row .swiper-container-horizontal > .swiper-pagination-bullets,
.class_img_row .swiper-pagination-custom,
.class_img_row .swiper-pagination-fraction {
bottom: 35%;
}
.t_title_row {
width: 100%;
height: 80px;
position: relative;
z-index: 999;
}
.t_title_row .title_h {
width: 100%;
height: 60px;
line-height: 60px;
position: absolute;
top: 0;
text-align: center;
font-size: 30px;
color: rgba(51, 51, 51, 0.2);
z-index: 1000;
}
.t_title_row .title_q {
width: 100%;
height: 60px;
line-height: 60px;
position: absolute;
top: 20px;
text-align: center;
font-size: 32px;
color: #333333;
z-index: 1001;
font-weight: bold;
}
.producr_list_row {
width: 1200px;
padding: 0;
margin: 30px auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.producr_list_row .product {
width: 580px;
height: 230px;
padding: 30px 0;
background: white;
border-radius: 5px;
}
.producr_list_row .product .border_div {
width: 580px;
height: 150px;
padding: 40px 0;
transition: 0.5s all;
}
.producr_list_row .product .border_div:hover {
-moz-box-shadow: 0px 0px 20px #999999;
-webkit-box-shadow: 0px 0px 20px #999999;
box-shadow: 0px 0px 20px #999999;
}
.producr_list_row .product .product_img {
width: 250px;
height: 150px;
line-height: 150px;
text-align: center;
float: left;
}
.producr_list_row .product .product_img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
margin: auto;
}
.producr_list_row .product .product_name {
width: 300px;
padding: 10px;
float: right;
}
.producr_list_row .product .product_name .name {
font-size: 18px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.producr_list_row .product .value {
width: 300px;
height: 40px;
line-height: 40px;
margin-top: 40px;
font-size: 22px;
color: #a42b2b;
}
.producr_list_row .product .value .shopping_car {
width: auto;
height: 25px;
float: right;
margin-top: 7.5px;
margin-left: 10px;
}
.advertisement {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
margin: 50px auto;
}
.advertisement .advertisement_lsit {
width: 300px;
height: 60px;
line-height: 60px;
}
.advertisement .advertisement_lsit .font {
display: inline-block;
vertical-align: middle;
height: 60px;
margin-left: 15px;
}
.advertisement .advertisement_lsit .font .big {
display: block;
height: 40px;
line-height: 40px;
font-size: 24px;
color: #d84848;
}
.advertisement .advertisement_lsit .font .small {
display: block;
height: 20px;
line-height: 20px;
font-size: 17px;
color: #666666;
}
.recommend_img {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
margin: 50px auto;
}
.recommend_img img {
width: 297px;
}
/*# sourceMappingURL=classification_of_shopping_mall.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["classification_of_shopping_mall.less"],"names":[],"mappings":"AAAA;EACE,YAAA;EACA,WAAA;EACA,iBAAA;EACA,eAAA;EACA,kDAAA;EACA,qDAAA;EACA,6CAAA;;AAPF,gBASE;EACE,iBAAA;;AAVJ,gBAaE,iBAAiB;EACf,YAAA;EACA,iBAAA;EACA,eAAA;;AAhBJ,gBAmBE,iBAAiB;EACf,iBAAA;;AApBJ,gBAuBE,iBAAiB;EACf,kBAAA;EACA,iBAAA;;AAzBJ,gBA4BE,iBAAiB,YAAY;EAC3B,eAAA;EACA,qBAAA;EACA,eAAA;;AAKJ;EACE,YAAA;EACA,YAAA;EACA,iBAAA;;AAHF,cAKE;EACE,WAAA;EACA,WAAA;EACA,4BAAA;EACA,gBAAA;;AATJ,cAYE;EACE,WAAA;;AAbJ,cAgBE,6BAA6B;AAhB/B,cAgB6D;AAhB7D,cAgBwF;EACpF,WAAA;;AAMJ;EACE,WAAA;EACA,YAAA;EACA,kBAAA;EACA,YAAA;;AAJF,YAME;EACE,WAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,MAAA;EACA,kBAAA;EACA,eAAA;EACA,4BAAA;EACA,aAAA;;AAfJ,YAkBE;EACE,WAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,SAAA;EACA,kBAAA;EACA,eAAA;EACA,cAAA;EACA,aAAA;EACA,iBAAA;;AAKJ;EACE,aAAA;EACA,UAAA;EACA,iBAAA;EACA,aAAA;EACA,mBAAA;EACA,eAAA;EACA,8BAAA;;AAPF,iBASE;EACE,YAAA;EACA,aAAA;EACA,eAAA;EACA,iBAAA;EAEA,kBAAA;;AAfJ,iBAkBE,SAAS;EACP,YAAA;EACA,aAAA;EACA,eAAA;EACA,oBAAA;;AAtBJ,iBAyBE,SAAS,YAAW;EAClB,qCAAA;EACA,wCAAA;EACA,gCAAA;;AA5BJ,iBA+BE,SAAS;EACP,YAAA;EACA,aAAA;EACA,kBAAA;EACA,kBAAA;EACA,WAAA;;AApCJ,iBAuCE,SAAS,aAAa;EACpB,WAAA;EACA,YAAA;EACA,eAAA;EACA,gBAAA;EACA,qBAAA;EACA,sBAAA;EACA,YAAA;;AA9CJ,iBAiDE,SAAS;EACP,YAAA;EACA,aAAA;EACA,YAAA;;AApDJ,iBAwDE,SAAS,cAAc;EACrB,eAAA;EACA,gBAAA;EACA,uBAAA;EACA,oBAAA;EAEA,qBAAA;EACA,4BAAA;;AA/DJ,iBAkEE,SAAS;EACP,YAAA;EACA,YAAA;EACA,iBAAA;EACA,gBAAA;EACA,eAAA;EACA,cAAA;;AAxEJ,iBA2EE,SAAS,OAAO;EACd,WAAA;EACA,YAAA;EACA,YAAA;EACA,iBAAA;EACA,iBAAA;;AAKJ;EACE,aAAA;EACA,mBAAA;EACA,iBAAA;EACA,8BAAA;EACA,iBAAA;;AALF,cAME;EACE,YAAA;EACA,YAAA;EACA,iBAAA;;AATJ,cAYE,oBAAoB;EAClB,qBAAA;EACA,sBAAA;EACA,YAAA;EACA,iBAAA;;AAhBJ,cAmBE,oBAAoB,MAAM;EACxB,cAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,cAAA;;AAxBJ,cA2BE,oBAAoB,MAAM;EACxB,cAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,cAAA;;AAIJ;EACE,aAAA;EACA,mBAAA;EACA,iBAAA;EACA,8BAAA;EACA,iBAAA;;AALF,cAOE;EACE,YAAA","file":"classification_of_shopping_mall.css"}

View File

@ -1,224 +0,0 @@
.class_container {
width: 420px;
float: left;
margin: 50px auto;
padding: 20px 0;
-moz-box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
-webkit-box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
.class_title_row {
margin: 23px auto;
}
.class_title_row .class_title {
height: 40px;
line-height: 40px;
font-size: 20px;
}
.class_title_row .class_title_img {
margin: auto 20px;
}
.class_title_row .class_list {
padding-left: 65px;
line-height: 30px;
}
.class_title_row .class_list span {
padding: 0 10px;
display: inline-block;
font-size: 16px;
}
}
//
.class_img_row {
width: 740px;
float: right;
margin: 50px auto;
.swiper-pagination-bullet {
width: 30px;
height: 3px;
background: white !important;
border-radius: 0;
}
.banner_img {
width: 100%;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
bottom: 35%;
}
}
//
.t_title_row {
width: 100%;
height: 80px;
position: relative;
z-index: 999;
.title_h {
width: 100%;
height: 60px;
line-height: 60px;
position: absolute;
top: 0;
text-align: center;
font-size: 30px;
color: rgba(51, 51, 51, 0.2);
z-index: 1000;
}
.title_q {
width: 100%;
height: 60px;
line-height: 60px;
position: absolute;
top: 20px;
text-align: center;
font-size: 32px;
color: #333333;
z-index: 1001;
font-weight: bold;
}
}
//
.producr_list_row {
width: 1200px;
padding: 0;
margin: 30px auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
.product {
width: 580px;
height: 230px;
padding: 30px 0;
background: white;
//background-color: #00F7DE;
border-radius: 5px;
}
.product .border_div {
width: 580px;
height: 150px;
padding: 40px 0;
transition: 0.5s all;
}
.product .border_div:hover {
-moz-box-shadow: 0px 0px 20px #999999;
-webkit-box-shadow: 0px 0px 20px #999999;
box-shadow: 0px 0px 20px #999999;
}
.product .product_img {
width: 250px;
height: 150px;
line-height: 150px;
text-align: center;
float: left;
}
.product .product_img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
margin: auto;
}
.product .product_name {
width: 300px;
padding: 10px;
float: right;
}
.product .product_name .name {
font-size: 18px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.product .value {
width: 300px;
height: 40px;
line-height: 40px;
margin-top: 40px;
font-size: 22px;
color: #a42b2b;
}
.product .value .shopping_car {
width: auto;
height: 25px;
float: right;
margin-top: 7.5px;
margin-left: 10px;
}
}
//
.advertisement {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
margin: 50px auto;
.advertisement_lsit {
width: 300px;
height: 60px;
line-height: 60px;
}
.advertisement_lsit .font {
display: inline-block;
vertical-align: middle;
height: 60px;
margin-left: 15px;
}
.advertisement_lsit .font .big {
display: block;
height: 40px;
line-height: 40px;
font-size: 24px;
color: #d84848;
}
.advertisement_lsit .font .small {
display: block;
height: 20px;
line-height: 20px;
font-size: 17px;
color: #666666;
}
}
.recommend_img{
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
margin: 50px auto;
img{
width: 297px;
}
}

View File

@ -1,58 +0,0 @@
.banner {
margin: auto;
min-width: 1200px;
}
.banner .swiper-pagination-bullet {
width: 30px;
height: 3px;
background: white !important;
border-radius: 0;
}
.banner .banner_img {
width: 100%;
}
.font_container {
margin: 120px auto;
}
.font_row {
width: 600px;
float: left;
}
.font_row div {
height: 40px;
line-height: 40px;
padding-left: 30px;
font-size: 16px;
text-indent: 10px;
margin: auto auto 20px auto;
}
.font_row .tel {
background: url("/static/images/contact_us_06.jpg") no-repeat;
background-size: auto auto;
background-position: left center;
}
.font_row .wechat {
background: url("/static/images/contact_us_13.jpg") no-repeat;
background-size: auto auto;
background-position: left center;
}
.font_row .address {
background: url("/static/images/contact_us_17.jpg") no-repeat;
background-size: auto auto;
background-position: left center;
}
.us_qr_img {
width: 140px;
height: 200px;
text-align: center;
font-size: 16px;
line-height: 30px;
float: left;
margin: auto 30px;
}
.map {
height: 520px;
border: 5px solid #d84848;
margin: 50px auto;
}
/*# sourceMappingURL=contact_us.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["contact_us.less"],"names":[],"mappings":"AACA;EACE,YAAA;EACA,iBAAA;;AAFF,OAIE;EACE,WAAA;EACA,WAAA;EACA,4BAAA;EACA,gBAAA;;AARJ,OAWE;EACE,WAAA;;AAKJ;EACE,kBAAA;;AAEF;EACE,YAAA;EACA,WAAA;;AAFF,SAIE;EACE,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,iBAAA;EACA,2BAAA;;AAVJ,SAaE;EACE,gBAAgB,6CAAhB;EACA,0BAAA;EACA,gCAAA;;AAhBJ,SAmBE;EACE,gBAAgB,6CAAhB;EACA,0BAAA;EACA,gCAAA;;AAtBJ,SAyBE;EACE,gBAAgB,6CAAhB;EACA,0BAAA;EACA,gCAAA;;AAMJ;EACE,YAAA;EACA,aAAA;EACA,kBAAA;EACA,eAAA;EACA,iBAAA;EACA,WAAA;EACA,iBAAA;;AAGF;EACE,aAAA;EACA,yBAAA;EACA,iBAAA","file":"contact_us.css"}

View File

@ -1,70 +0,0 @@
.banner {
margin: auto;
min-width: 1200px;
.swiper-pagination-bullet {
width: 30px;
height: 3px;
background: white !important;
border-radius: 0;
}
.banner_img {
width: 100%;
}
}
//
.font_container{
margin: 120px auto;
}
.font_row {
width: 600px;
float: left;
div {
height: 40px;
line-height: 40px;
padding-left: 30px;
font-size: 16px;
text-indent: 10px;
margin: auto auto 20px auto;
}
.tel {
background: url("/static/images/contact_us_06.jpg") no-repeat;
background-size: auto auto;
background-position: left center;
}
.wechat {
background: url("/static/images/contact_us_13.jpg") no-repeat;
background-size: auto auto;
background-position: left center;
}
.address {
background: url("/static/images/contact_us_17.jpg") no-repeat;
background-size: auto auto;
background-position: left center;
}
}
.us_qr_img {
width: 140px;
height: 200px;
text-align: center;
font-size: 16px;
line-height: 30px;
float: left;
margin: auto 30px;
}
.map{
height: 520px;
border:5px solid #d84848;
margin: 50px auto;
}

View File

@ -0,0 +1,96 @@
/* DaTouWang URL: www.datouwang.com */
body {
margin: 0;
padding: 0;
}
h2,
h4 {
font-weight: normal;
}
#persons {
position: relative;
width: 1200px;
margin: 0 auto
}
#persons .swiper-container {
padding-bottom: 60px;
}
#persons .swiper-slide {
width: 540px;
height: 340px;
}
#persons .swiper-slide .text {
position: absolute;
left: 15%;
top: 20%;
width: 90%;
margin: 0 auto;
clear: both;
overflow: hidden;
}
#persons .swiper-slide .text img {
float: left;
width: 120px;
height: 120px;
margin-right: 15px;
border: 2px solid #ededed;
}
#persons .swiper-slide h2 {
float: left;
padding-top: 0;
text-align: center;
font-size: 20px;
margin-bottom: 10px;
}
#persons .swiper-slide h4 {
float: left;
margin: 0;
width: 60%;
font-size: 16px;
}
#persons .swiper-pagination {
width: 100%;
bottom: 20px;
}
#persons .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 5px;
border: 3px solid #fff;
background-color: #d5d5d5;
width: 10px;
height: 10px;
opacity: 1;
}
#persons .swiper-pagination-bullets .swiper-pagination-bullet-active {
border: 3px solid #00aadc;
background-color: #fff;
}
#persons .swiper-button-prev {
left: -30px;
top: 40%;
width: 45px;
height: 45px;
}
#persons .swiper-button-prev:hover {
background-position: 0 -46px;
background-size: 100%
}
#persons .swiper-button-next {
right: -30px;
top: 40%;
width: 45px;
height: 45px;
}

View File

@ -1,144 +0,0 @@
.banner {
margin: auto;
min-width: 1200px;
}
.banner .swiper-pagination-bullet {
width: 30px;
height: 3px;
background: white !important;
border-radius: 0;
}
.banner .banner_img {
width: 100%;
}
.introduc_row {
height: 460px;
background: url("/static/images/DTC_05.jpg") no-repeat;
background-position: left center;
background-color: #d84848;
}
.introduc_row .introduce {
height: 460px;
}
.introduc_row .introduce .ileft {
width: 600px;
height: 400px;
padding: 30px 0;
float: left;
}
.introduc_row .introduce .ileft p {
margin: 30px auto;
font-size: 20px;
line-height: 1.5;
color: white;
}
.introduc_row .sp_btn {
width: 200px;
height: 70px;
line-height: 70px;
text-align: center;
font-size: 28px;
color: white;
border: 1px solid white;
border-radius: 35px;
}
.introduc_row .introduce .iright {
height: 360px;
width: auto;
max-width: 600px;
float: right;
margin-top: 50px;
}
.bz_row {
padding: 60px 0;
}
.bz_row .title {
font-size: 36px;
font-weight: bold;
color: #d84848;
text-align: center;
}
.bz_row .title_msg {
width: 900px;
margin: 30px auto;
font-size: 20px;
color: #666666;
line-height: 1.5;
text-align: center;
}
.bz_row .pg_list_row {
width: 1200px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.bz_row .pg_list_row .pj_list {
width: 290px;
height: 310px;
line-height: 310px;
text-align: center;
padding-top: 100px;
background: white;
border: 1px solid #d8d8d8;
position: relative;
margin: 0.1rem 0;
border-radius: 0.05rem;
overflow: hidden;
}
.bz_row .pg_list_row .pj_list .pj_title {
width: 290px;
height: 80px;
line-height: 40px;
text-align: center;
font-size: 35px;
background-color: #d84848;
color: white;
border-radius: 5px;
padding: 10px 0;
font-weight: bold;
position: absolute;
top: 0;
left: 0;
}
.bz_row .info {
display: inline-block;
font-size: 22px;
text-align: center;
line-height: 1.5;
vertical-align: middle;
}
.bz_row .msg {
padding: 30px 0;
margin: 30px auto;
font-size: 20px;
color: #d84848;
text-align: center;
}
.pj_row {
height: 470px;
padding: 30px 0;
background: url("/static/images/DTC_11.jpg") no-repeat;
background-position: center center;
background-size: 1920px 530px;
}
.pj_row p {
width: 900px;
font-size: 28px;
color: white;
line-height: 1.8;
text-align: center;
margin: 50px auto;
}
.pj_row .pj_btn {
width: 200px;
height: 70px;
line-height: 70px;
text-align: center;
font-size: 28px;
color: white;
border: 1px solid white;
border-radius: 35px;
margin: auto;
}
/*# sourceMappingURL=dtc.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["dtc.less"],"names":[],"mappings":"AAAA;EACE,YAAA;EACA,iBAAA;;AAFF,OAIE;EACE,WAAA;EACA,WAAA;EACA,4BAAA;EACA,gBAAA;;AARJ,OAWE;EACE,WAAA;;AAKJ;EACE,aAAA;EACA,gBAAgB,sCAAhB;EACA,gCAAA;EACA,yBAAA;;AAJF,aAME;EACE,aAAA;;AAPJ,aAUE,WAAW;EACT,YAAA;EACA,aAAA;EACA,eAAA;EACA,WAAA;;AAdJ,aAiBE,WAAW,OAAO;EAChB,iBAAA;EACA,eAAA;EACA,gBAAA;EACA,YAAA;;AArBJ,aAwBE;EACE,YAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,YAAA;EACA,uBAAA;EACA,mBAAA;;AAhCJ,aAmCE,WAAW;EACT,aAAA;EACA,WAAA;EACA,gBAAA;EACA,YAAA;EACA,gBAAA;;AAMJ;EACE,eAAA;;AADF,OAEE;EACE,eAAA;EACA,iBAAA;EACA,cAAA;EACA,kBAAA;;AANJ,OASE;EACE,YAAA;EACA,iBAAA;EACA,eAAA;EACA,cAAA;EACA,gBAAA;EACA,kBAAA;;AAfJ,OAkBE;EACE,aAAA;EACA,aAAA;EACA,mBAAA;EACA,eAAA;EACA,8BAAA;;AAvBJ,OA0BE,aAAa;EACX,YAAA;EACA,aAAA;EACA,kBAAA;EACA,kBAAA;EACA,kBAAA;EACA,iBAAA;EACA,yBAAA;EACA,kBAAA;EACA,gBAAA;EACA,sBAAA;EACA,gBAAA;;AArCJ,OAwCE,aAAa,SAAS;EACpB,YAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,yBAAA;EACA,YAAA;EACA,kBAAA;EACA,eAAA;EACA,iBAAA;EACA,kBAAA;EACA,MAAA;EACA,OAAA;;AArDJ,OAwDE;EACE,qBAAA;EACA,eAAA;EACA,kBAAA;EACA,gBAAA;EACA,sBAAA;;AA7DJ,OAgEE;EAEE,eAAA;EACA,iBAAA;EACA,eAAA;EACA,cAAA;EACA,kBAAA;;AAKJ;EACE,aAAA;EACA,eAAA;EACA,gBAAgB,sCAAhB;EACA,kCAAA;EACA,6BAAA;;AALF,OAOE;EACE,YAAA;EACA,eAAA;EACA,YAAA;EACA,gBAAA;EACA,kBAAA;EACA,iBAAA;;AAbJ,OAgBE;EACE,YAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,YAAA;EACA,uBAAA;EACA,mBAAA;EACA,YAAA","file":"dtc.css"}

View File

@ -1,166 +0,0 @@
.banner {
margin: auto;
min-width: 1200px;
.swiper-pagination-bullet {
width: 30px;
height: 3px;
background: white !important;
border-radius: 0;
}
.banner_img {
width: 100%;
}
}
.introduc_row {
height: 460px;
background: url("/static/images/DTC_05.jpg") no-repeat;
background-position: left center;
background-color: #d84848;
.introduce {
height: 460px;
}
.introduce .ileft {
width: 600px;
height: 400px;
padding: 30px 0;
float: left;
}
.introduce .ileft p {
margin: 30px auto;
font-size: 20px;
line-height: 1.5;
color: white;
}
.sp_btn {
width: 200px;
height: 70px;
line-height: 70px;
text-align: center;
font-size: 28px;
color: white;
border: 1px solid white;
border-radius: 35px;
}
.introduce .iright {
height: 360px;
width: auto;
max-width: 600px;
float: right;
margin-top: 50px;
}
}
//
.bz_row {
padding: 60px 0;
.title {
font-size: 36px;
font-weight: bold;
color: #d84848;
text-align: center;
}
.title_msg {
width: 900px;
margin: 30px auto;
font-size: 20px;
color: #666666;
line-height: 1.5;
text-align: center;
}
.pg_list_row {
width: 1200px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.pg_list_row .pj_list {
width: 290px;
height: 310px;
line-height: 310px;
text-align: center;
padding-top: 100px;
background: white;
border: 1px solid #d8d8d8;
position: relative;
margin: 0.1rem 0;
border-radius: 0.05rem;
overflow: hidden;
}
.pg_list_row .pj_list .pj_title {
width: 290px;
height: 80px;
line-height: 40px;
text-align: center;
font-size: 35px;
background-color: #d84848;
color: white;
border-radius: 5px;
padding: 10px 0;
font-weight: bold;
position: absolute;
top: 0;
left: 0;
}
.info {
display: inline-block;
font-size: 22px;
text-align: center;
line-height: 1.5;
vertical-align: middle;
}
.msg {
padding: 30px 0;
margin: 30px auto;
font-size: 20px;
color: #d84848;
text-align: center;
}
}
.pj_row {
height: 470px;
padding: 30px 0;
background: url("/static/images/DTC_11.jpg") no-repeat;
background-position: center center;
background-size: 1920px 530px;
p {
width: 900px;
font-size: 28px;
color: white;
line-height: 1.8;
text-align: center;
margin: 50px auto;
}
.pj_btn {
width: 200px;
height: 70px;
line-height: 70px;
text-align: center;
font-size: 28px;
color: white;
border: 1px solid white;
border-radius: 35px;
margin: auto;
}
}

View File

@ -1,212 +0,0 @@
.banner {
margin: auto;
min-width: 1200px;
}
.banner .swiper-pagination-bullet {
width: 30px;
height: 3px;
background: white !important;
border-radius: 0;
}
.banner .banner_img {
width: 100%;
}
.event_list {
height: 230px;
padding: 20px 50px;
margin: 30px auto;
transition: 0.5s all;
}
.event_list .img {
width: 370px;
height: 230px;
float: left;
text-align: center;
line-height: 230px;
}
.event_list .img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
}
.event_list .info {
width: 600px;
height: 190px;
padding: 20px;
float: right;
}
.event_list .info .title {
font-size: 20px;
color: #333333;
margin: 20px auto;
}
.event_list .info .time {
font-size: 14px;
color: #333333;
margin: 20px auto;
}
.event_list .info .body {
font-size: 14px;
color: #333333;
margin: 20px auto;
line-height: 1.5;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.event_list:hover {
-moz-box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
-webkit-box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
}
/*
page
*/
#page {
margin: 20px auto;
color: #666;
display: block;
text-align: center;
}
#page li {
display: inline-block;
height: 35px;
width: 35px;
cursor: pointer;
color: #666;
font-size: 14px;
line-height: 35px;
background-color: white;
/*border: 1px solid #dce0e0;*/
text-align: center;
margin: 0 4px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px #efefef solid;
}
.xl-nextPage,
.xl-prevPage {
min-width: 60px;
color: #0073A9;
height: 28px;
}
#page li.xl-disabled {
opacity: 0.5;
cursor: no-drop;
min-width: 50px;
}
#page li.xl-disabled:hover {
background-color: #f9f9f9 !important;
/*border: 1px solid #dce0e0 !important;*/
color: #666 !important;
}
#page li.xl-active {
background-color: #d84848;
/*border-color: #0073A9;*/
color: #FFF;
}
#page li:hover {
background-color: #d84848 !important;
/*border-color: #0073A9;*/
color: #FFF;
}
#page li.xl-jumpText {
display: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0);
opacity: 1;
width: auto;
}
#page li.xl-jumpText:hover {
background-color: rgba(0, 0, 0, 0) !important;
border-color: rgba(0, 0, 0, 0) !important;
}
#page li.xl-jumpButton {
padding: 0 5px;
display: none;
}
#xlJumpNum {
width: 35px;
margin: 0 3px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none !important;
}
input[type="number"] {
-moz-appearance: textfield;
}
.event_info {
padding: 10px 0;
margin: 30px auto;
}
.event_info .title {
font-size: 36px;
text-align: center;
color: #333333;
margin: 30px;
}
.event_info .body {
font-size: 18px;
line-height: 2;
color: #666666;
}
.event_info .next_prev {
height: 60px;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
margin: 40px auto;
position: relative;
}
.event_info .next_prev .prev {
width: 570px;
height: 60px;
line-height: 60px;
font-size: 18px;
text-indent: 10px;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.event_info .next_prev .next {
width: 570px;
height: 60px;
line-height: 60px;
font-size: 18px;
text-indent: 10px;
position: absolute;
right: 0;
top: 0;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.event_info .next_prev .btn {
width: 60px;
height: 60px;
position: absolute;
text-align: center;
line-height: 60px;
left: 570px;
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
}
.event_info .next_prev .btn img {
display: inline-block;
vertical-align: middle;
}
/*# sourceMappingURL=event.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["event.less"],"names":[],"mappings":"AAAA;EACE,YAAA;EACA,iBAAA;;AAFF,OAIE;EACE,WAAA;EACA,WAAA;EACA,4BAAA;EACA,gBAAA;;AARJ,OAWE;EACE,WAAA;;AAIJ;EACE,aAAA;EACA,kBAAA;EACA,iBAAA;EACA,oBAAA;;AAJF,WAME;EACE,YAAA;EACA,aAAA;EACA,WAAA;EACA,kBAAA;EACA,kBAAA;;AAXJ,WAcE,KAAK;EACH,WAAA;EACA,YAAA;EACA,eAAA;EACA,gBAAA;EACA,qBAAA;EACA,sBAAA;;AApBJ,WAuBE;EACE,YAAA;EACA,aAAA;EACA,aAAA;EACA,YAAA;;AA3BJ,WA8BE,MAAM;EACJ,eAAA;EACA,cAAA;EACA,iBAAA;;AAjCJ,WAqCE,MAAM;EACJ,eAAA;EACA,cAAA;EACA,iBAAA;;AAxCJ,WA2CE,MAAM;EACJ,eAAA;EACA,cAAA;EACA,iBAAA;EACA,gBAAA;EACA,gBAAA;EACA,uBAAA;EACA,oBAAA;EAEA,qBAAA;EACA,4BAAA;;AAIJ,WAAW;EACT,kDAAA;EACA,qDAAA;EACA,6CAAA;;;;;AASF;EACE,iBAAA;EACA,WAAA;EACA,cAAA;EACA,kBAAA;;AAGF,KAAM;EACJ,qBAAA;EAEA,YAAA;EACA,WAAA;EACA,eAAA;EACA,WAAA;EACA,eAAA;EACA,iBAAA;EACA,uBAAA;;EAEA,kBAAA;EACA,aAAA;EACA,wBAAA;EACA,qBAAA;EACA,gBAAA;EAEA,yBAAA;;AAIF;AACA;EACE,eAAA;EACA,cAAA;EACA,YAAA;;AAGF,KAAM,GAAE;EACN,YAAA;EACA,eAAA;EACA,eAAA;;AAGF,KAAM,GAAE,YAAY;EAClB,yBAAA;;EAEA,WAAA;;AAGF,KAAM,GAAE;EACN,yBAAA;;EAEA,WAAA;;AAGF,KAAM,GAAE;EACN,yBAAA;;EAEA,WAAA;;AAGF,KAAM,GAAE;EACN,aAAA;EACA,kCAAA;EACA,8BAAA;EACA,UAAA;EACA,WAAA;;AAGF,KAAM,GAAE,YAAY;EAClB,kCAAA;EACA,8BAAA;;AAGF,KAAM,GAAE;EACN,cAAA;EACA,aAAA;;AAGF;EACE,WAAA;EACA,aAAA;;AAGF,KAAK;AAA6B,KAAK;EACrC,mCAAA;;AAGF,KAAK;EACH,0BAAA;;AAIF;EACE,eAAA;EACA,iBAAA;;AAFF,WAIE;EACE,eAAA;EACA,kBAAA;EACA,cAAA;EACA,YAAA;;AARJ,WAWE;EACE,eAAA;EACA,cAAA;EACA,cAAA;;AAdJ,WAiBE;EACE,YAAA;EACA,6BAAA;EACA,gCAAA;EACA,iBAAA;EACA,kBAAA;;AAtBJ,WAyBE,WAAW;EACT,YAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,iBAAA;EACA,kBAAA;EACA,OAAA;EACA,MAAA;EAGA,gBAAA;EACA,uBAAA;EACA,oBAAA;EAEA,qBAAA;EACA,4BAAA;;AAzCJ,WA4CE,WAAW;EACT,YAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,iBAAA;EACA,kBAAA;EACA,QAAA;EACA,MAAA;EACA,iBAAA;EAEA,gBAAA;EACA,uBAAA;EACA,oBAAA;EACA,qBAAA;EACA,4BAAA;;AA3DJ,WA8DE,WAAW;EACV,WAAA;EACC,YAAA;EACA,kBAAA;EACA,kBAAA;EACA,iBAAA;EACA,WAAA;EACA,8BAAA;EACA,+BAAA;;AAtEJ,WAyEE,WAAW,KAAK;EACd,qBAAA;EACA,sBAAA","file":"event.css"}

View File

@ -1,254 +0,0 @@
.banner {
margin: auto;
min-width: 1200px;
.swiper-pagination-bullet {
width: 30px;
height: 3px;
background: white !important;
border-radius: 0;
}
.banner_img {
width: 100%;
}
}
.event_list {
height: 230px;
padding: 20px 50px;
margin: 30px auto;
transition: 0.5s all;
.img {
width: 370px;
height: 230px;
float: left;
text-align: center;
line-height: 230px;
}
.img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
}
.info {
width: 600px;
height: 190px;
padding: 20px;
float: right;
}
.info .title {
font-size: 20px;
color: #333333;
margin: 20px auto;
}
.info .time {
font-size: 14px;
color: #333333;
margin: 20px auto;
}
.info .body {
font-size: 14px;
color: #333333;
margin: 20px auto;
line-height: 1.5;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
}
.event_list:hover {
-moz-box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
-webkit-box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
}
//page
/*
page
*/
#page {
margin: 20px auto;
color: #666;
display: block;
text-align: center;
}
#page li {
display: inline-block;
//min-width: 50px;
height: 35px;
width: 35px;
cursor: pointer;
color: #666;
font-size: 14px;
line-height: 35px;
background-color: white;
/*border: 1px solid #dce0e0;*/
text-align: center;
margin: 0 4px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
//border-radius: 18px;
border: 1px #efefef solid;
}
.xl-nextPage,
.xl-prevPage {
min-width: 60px;
color: #0073A9;
height: 28px;
}
#page li.xl-disabled {
opacity: .5;
cursor: no-drop;
min-width: 50px;
}
#page li.xl-disabled:hover {
background-color: #f9f9f9 !important;
/*border: 1px solid #dce0e0 !important;*/
color: #666 !important;
}
#page li.xl-active {
background-color: #d84848;
/*border-color: #0073A9;*/
color: #FFF;
}
#page li:hover {
background-color: #d84848 !important;
/*border-color: #0073A9;*/
color: #FFF
}
#page li.xl-jumpText {
display: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0);
opacity: 1;
width: auto;
}
#page li.xl-jumpText:hover {
background-color: rgba(0, 0, 0, 0) !important;
border-color: rgba(0, 0, 0, 0) !important;
}
#page li.xl-jumpButton {
padding: 0 5px;
display: none;
}
#xlJumpNum {
width: 35px;
margin: 0 3px;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
-webkit-appearance: none !important;
}
input[type="number"] {
-moz-appearance: textfield;
}
//info
.event_info {
padding: 10px 0;
margin: 30px auto;
.title {
font-size: 36px;
text-align: center;
color: #333333;
margin: 30px;
}
.body {
font-size: 18px;
line-height: 2;
color: #666666;
}
.next_prev {
height: 60px;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
margin: 40px auto;
position: relative;
}
.next_prev .prev {
width: 570px;
height: 60px;
line-height: 60px;
font-size: 18px;
text-indent: 10px;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.next_prev .next {
width: 570px;
height: 60px;
line-height: 60px;
font-size: 18px;
text-indent: 10px;
position: absolute;
right: 0;
top: 0;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.next_prev .btn {
width: 60px;
height: 60px;
position: absolute;
text-align: center;
line-height: 60px;
left: 570px;
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
}
.next_prev .btn img{
display: inline-block;
vertical-align: middle;
}
}

View File

@ -1,261 +0,0 @@
.gwc{
float: right!important;
}
.sc{
/*float: left!important;*/
}
.banner {
margin: auto;
min-width: 1200px;
}
.banner .swiper-pagination-bullet {
width: 30px;
height: 3px;
background: white !important;
border-radius: 0;
}
.banner .banner_img {
width: 100%;
}
.t_title_row {
width: 100%;
height: 80px;
position: relative;
z-index: 999;
}
.t_title_row .title_h {
width: 100%;
height: 60px;
line-height: 60px;
position: absolute;
top: 0;
text-align: center;
font-size: 30px;
color: rgba(51, 51, 51, 0.2);
z-index: 1000;
}
.t_title_row .title_q {
width: 100%;
height: 60px;
line-height: 60px;
position: absolute;
top: 20px;
text-align: center;
font-size: 32px;
color: #333333;
z-index: 1001;
font-weight: bold;
}
.shopping_mall_recommendation {
padding: 30px 0;
margin: 20px auto;
}
.producr_list_row {
width: 1200px;
padding: 0;
margin: 30px auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.producr_list_row .product {
width: 580px;
height: 230px;
padding: 30px 0;
background: white;
border-radius: 5px;
}
.producr_list_row .product .border_div {
width: 580px;
height: 150px;
padding: 40px 0;
transition: 0.5s all;
}
.producr_list_row .product .border_div:hover {
-moz-box-shadow: 0px 0px 20px #999999;
-webkit-box-shadow: 0px 0px 20px #999999;
box-shadow: 0px 0px 20px #999999;
}
.producr_list_row .product .product_img {
width: 250px;
height: 150px;
line-height: 150px;
text-align: center;
float: left;
}
.producr_list_row .product .product_img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
margin: auto;
}
.producr_list_row .product .product_name {
width: 300px;
padding: 10px;
float: right;
}
.producr_list_row .product .product_name .name {
font-size: 18px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.producr_list_row .product .value {
width: 300px;
height: 40px;
line-height: 40px;
margin-top: 40px;
font-size: 22px;
color: #a42b2b;
}
.producr_list_row .product .value .shopping_car {
width: auto;
height: 25px;
float: right;
margin-top: 7.5px;
margin-left: 10px;
}
.fg_img {
width: 100%;
display: block;
margin: 40px auto;
}
.event_div {
margin: 50px auto;
padding: 30px 0;
}
.event_div .event_banner {
width: 610px;
height: 345px;
float: left;
}
.event_div .event_banner .swiper-button-next {
width: 33px;
height: 33px;
background: url("/static/images/index_56.png");
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center center;
}
.event_div .event_banner .swiper-button-prev {
width: 33px;
height: 33px;
background: url("/static/images/index_57.png");
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center center;
}
.event_div .swiper-button-next:after,
.event_div .swiper-container-rtl .swiper-button-prev:after,
.event_div .swiper-button-prev:after,
.event_div .swiper-container-rtl .swiper-button-next:after {
content: none !important;
}
.event_div .zc_list {
width: 610px;
height: 345px;
margin: 0 auto;
background: #00F7DE;
position: relative;
}
.event_div .zc_list {
background: url("/static/images/index_47.jpg");
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center center;
}
.event_div .zc_list .zc_img {
width: 160px;
height: 345px;
line-height: 345px;
text-align: center;
float: left;
margin-left: 40px;
}
.event_div .zc_list .zc_img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
}
.event_div .zc_title {
width: 390px;
height: 345px;
float: right;
margin-right: 10px;
color: white;
}
.event_div .zc_title .z_title {
font-size: 22px;
margin-top: 80px;
text-align: center;
}
.event_div .zc_title .z_info {
font-size: 18px;
margin-top: 30px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.event_div .zc_title .z_time {
font-size: 22px;
margin-top: 30px;
text-align: center;
}
.event_div .event_info {
width: 580px;
float: right;
}
.event_div .event_info .title {
height: 80px;
position: relative;
}
.event_div .event_info .t_title_row .title_h,
.event_div .event_info .t_title_row .title_q {
text-align: left;
}
.event_div .event_info .title .more_div {
width: 150px;
height: 80px;
line-height: 80px;
text-align: right;
font-size: 16px;
position: absolute;
right: 0;
top: 0;
z-index: 99999;
}
.event_div .event_info .info_row {
padding: 10px 0;
}
.event_div .event_info .info_row .info_list {
height: 30px;
line-height: 30px;
font-size: 14px;
color: #333333;
margin: 10px auto;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.event_div .event_info .info_row .info_list .time {
float: right;
}
/*# sourceMappingURL=index.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["index.less"],"names":[],"mappings":"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","file":"index.css"}

View File

@ -1,292 +0,0 @@
.banner {
margin: auto;
min-width: 1200px;
.swiper-pagination-bullet {
width: 30px;
height: 3px;
background: white !important;
border-radius: 0;
}
.banner_img {
width: 100%;
}
}
.t_title_row {
width: 100%;
height: 80px;
position: relative;
z-index: 999;
.title_h {
width: 100%;
height: 60px;
line-height: 60px;
position: absolute;
top: 0;
text-align: center;
font-size: 30px;
color: rgba(51, 51, 51, 0.2);
z-index: 1000;
}
.title_q {
width: 100%;
height: 60px;
line-height: 60px;
position: absolute;
top: 20px;
text-align: center;
font-size: 32px;
color: #333333;
z-index: 1001;
font-weight: bold;
}
}
.shopping_mall_recommendation {
padding: 30px 0;
margin: 20px auto;
}
//
.producr_list_row {
width: 1200px;
padding: 0;
margin: 30px auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
.product {
width: 580px;
height: 230px;
padding: 30px 0;
background: white;
//background-color: #00F7DE;
border-radius: 5px;
}
.product .border_div {
width: 580px;
height: 150px;
padding: 40px 0;
transition: 0.5s all;
}
.product .border_div:hover {
-moz-box-shadow: 0px 0px 20px #999999;
-webkit-box-shadow: 0px 0px 20px #999999;
box-shadow: 0px 0px 20px #999999;
}
.product .product_img {
width: 250px;
height: 150px;
line-height: 150px;
text-align: center;
float: left;
}
.product .product_img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
margin: auto;
}
.product .product_name {
width: 300px;
padding: 10px;
float: right;
}
.product .product_name .name {
font-size: 18px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.product .value {
width: 300px;
height: 40px;
line-height: 40px;
margin-top: 40px;
font-size: 22px;
color: #a42b2b;
}
.product .value .shopping_car {
width: auto;
height: 25px;
float: right;
margin-top: 7.5px;
margin-left: 10px;
}
}
.fg_img {
width: 100%;
display: block;
margin: 40px auto;
}
.event_div {
margin: 50px auto;
padding: 30px 0;
.event_banner {
width: 610px;
height: 345px;
float: left;
}
.event_banner .swiper-button-next {
width: 33px;
height: 33px;
background: url("/static/images/index_56.png");
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center center;
}
.event_banner .swiper-button-prev {
width: 33px;
height: 33px;
background: url("/static/images/index_57.png");
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center center;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
content: none !important;
}
@list_height: 345px;
.zc_list {
width: 610px;
height: @list_height;
margin: 0 auto;
background: #00F7DE;
position: relative;
}
.zc_list {
background: url("/static/images/index_47.jpg");
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center center;
}
.zc_list .zc_img {
width: 160px;
height: @list_height;
line-height: @list_height;
text-align: center;
float: left;
margin-left: 40px;
}
.zc_list .zc_img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
}
.zc_title {
width: 390px;
height: @list_height;
float: right;
margin-right: 10px;
color: white;
}
.zc_title .z_title {
font-size: 35px;
margin-top: 80px;
text-align: center;
}
.zc_title .z_info {
font-size: 22px;
margin-top: 30px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.zc_title .z_time {
font-size: 18px;
margin-top: 30px;
text-align: center;
}
.event_info {
width: 580px;
float: right;
}
.event_info .title {
height: 80px;
position: relative;
}
.event_info .t_title_row .title_h, .event_info .t_title_row .title_q {
text-align: left;
}
.event_info .title .more_div {
width: 150px;
height: 80px;
line-height: 80px;
text-align: right;
font-size: 16px;
position: absolute;
right: 0;
top: 0;
}
.event_info .info_row {
padding: 10px 0;
}
.event_info .info_row .info_list {
height: 30px;
line-height: 30px;
font-size: 14px;
color: #333333;
margin: 10px auto;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.event_info .info_row .info_list .time{
float: right;
}
}

View File

@ -1,250 +0,0 @@
.title_img {
height: 184px;
overflow: hidden;
position: relative;
}
.title_img img {
width: 1920px;
height: 184px;
display: block;
position: absolute;
top: 0;
left: 50%;
margin-left: -980px;
}
.order {
height: 40px;
line-height: 40px;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
}
.order span {
margin: auto 30px auto auto;
}
.product_count {
height: 60px ;
line-height: 60px;
font-size: 18px;
}
.product_count .product_name,
.product_count .product_total {
color: #d84848;
margin: auto 15px;
}
.producr_list_row {
width: 1200px;
padding: 0;
margin: 30px auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.producr_list_row .product {
width: 580px;
height: 230px;
padding: 30px 0;
background: white;
border-radius: 5px;
}
.producr_list_row .product .border_div {
width: 580px;
height: 150px;
padding: 40px 0;
transition: 0.5s all;
}
.producr_list_row .product .border_div:hover {
-moz-box-shadow: 0px 0px 20px #999999;
-webkit-box-shadow: 0px 0px 20px #999999;
box-shadow: 0px 0px 20px #999999;
}
.producr_list_row .product .product_img {
width: 250px;
height: 150px;
line-height: 150px;
text-align: center;
float: left;
}
.producr_list_row .product .product_img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
margin: auto;
}
.producr_list_row .product .product_name {
width: 300px;
padding: 10px;
float: right;
}
.producr_list_row .product .product_name .name {
font-size: 18px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.producr_list_row .product .value {
width: 300px;
height: 40px;
line-height: 40px;
margin-top: 40px;
font-size: 22px;
color: #a42b2b;
}
.producr_list_row .product .value .shopping_car {
width: auto;
height: 25px;
float: right;
margin-top: 7.5px;
margin-left: 10px;
}
/*
page
*/
#page {
margin: 20px auto;
color: #666;
display: block;
text-align: center;
}
#page li {
display: inline-block;
height: 35px;
width: 35px;
cursor: pointer;
color: #666;
font-size: 14px;
line-height: 35px;
background-color: white;
/*border: 1px solid #dce0e0;*/
text-align: center;
margin: 0 4px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px #efefef solid;
}
.xl-nextPage,
.xl-prevPage {
min-width: 60px;
color: #0073A9;
height: 28px;
}
#page li.xl-disabled {
opacity: 0.5;
cursor: no-drop;
min-width: 50px;
}
#page li.xl-disabled:hover {
background-color: #f9f9f9 !important;
/*border: 1px solid #dce0e0 !important;*/
color: #666 !important;
}
#page li.xl-active {
background-color: #d84848;
/*border-color: #0073A9;*/
color: #FFF;
}
#page li:hover {
background-color: #d84848 !important;
/*border-color: #0073A9;*/
color: #FFF;
}
#page li.xl-jumpText {
display: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0);
opacity: 1;
width: auto;
}
#page li.xl-jumpText:hover {
background-color: rgba(0, 0, 0, 0) !important;
border-color: rgba(0, 0, 0, 0) !important;
}
#page li.xl-jumpButton {
padding: 0 5px;
display: none;
}
#xlJumpNum {
width: 35px;
margin: 0 3px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none !important;
}
input[type="number"] {
-moz-appearance: textfield;
}
.event_info {
padding: 10px 0;
margin: 30px auto;
}
.event_info .title {
font-size: 36px;
text-align: center;
color: #333333;
margin: 30px;
}
.event_info .body {
font-size: 18px;
line-height: 2;
color: #666666;
}
.event_info .next_prev {
height: 60px;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
margin: 40px auto;
position: relative;
}
.event_info .next_prev .prev {
width: 570px;
height: 60px;
line-height: 60px;
font-size: 18px;
text-indent: 10px;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.event_info .next_prev .next {
width: 570px;
height: 60px;
line-height: 60px;
font-size: 18px;
text-indent: 10px;
position: absolute;
right: 0;
top: 0;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.event_info .next_prev .btn {
width: 60px;
height: 60px;
position: absolute;
text-align: center;
line-height: 60px;
left: 570px;
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
}
.event_info .next_prev .btn img {
display: inline-block;
vertical-align: middle;
}
/*# sourceMappingURL=list_of_shopping_malls.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["list_of_shopping_malls.less"],"names":[],"mappings":"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","file":"list_of_shopping_malls.css"}

View File

@ -1,299 +0,0 @@
.title_img {
height: 184px;
overflow: hidden;
position: relative;
img {
width: 1920px;
height: 184px;
display: block;
position: absolute;
top: 0;
left: 50%;
margin-left: -980px;
}
}
//排序
.order {
height: 40px;
line-height: 40px;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
span {
margin: auto 30px auto auto;
}
}
//
.product_count{
height: 60px ;
line-height: 60px;
font-size: 18px;
.product_name, .product_total {
color: #d84848;
margin: auto 15px;
}
}
//
.producr_list_row {
width: 1200px;
padding: 0;
margin: 30px auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
.product {
width: 580px;
height: 230px;
padding: 30px 0;
background: white;
//background-color: #00F7DE;
border-radius: 5px;
}
.product .border_div {
width: 580px;
height: 150px;
padding: 40px 0;
transition: 0.5s all;
}
.product .border_div:hover {
-moz-box-shadow: 0px 0px 20px #999999;
-webkit-box-shadow: 0px 0px 20px #999999;
box-shadow: 0px 0px 20px #999999;
}
.product .product_img {
width: 250px;
height: 150px;
line-height: 150px;
text-align: center;
float: left;
}
.product .product_img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
margin: auto;
}
.product .product_name {
width: 300px;
padding: 10px;
float: right;
}
.product .product_name .name {
font-size: 18px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.product .value {
width: 300px;
height: 40px;
line-height: 40px;
margin-top: 40px;
font-size: 22px;
color: #a42b2b;
}
.product .value .shopping_car {
width: auto;
height: 25px;
float: right;
margin-top: 7.5px;
margin-left: 10px;
}
}
//page
/*
page
*/
#page {
margin: 20px auto;
color: #666;
display: block;
text-align: center;
}
#page li {
display: inline-block;
//min-width: 50px;
height: 35px;
width: 35px;
cursor: pointer;
color: #666;
font-size: 14px;
line-height: 35px;
background-color: white;
/*border: 1px solid #dce0e0;*/
text-align: center;
margin: 0 4px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
//border-radius: 18px;
border: 1px #efefef solid;
}
.xl-nextPage,
.xl-prevPage {
min-width: 60px;
color: #0073A9;
height: 28px;
}
#page li.xl-disabled {
opacity: .5;
cursor: no-drop;
min-width: 50px;
}
#page li.xl-disabled:hover {
background-color: #f9f9f9 !important;
/*border: 1px solid #dce0e0 !important;*/
color: #666 !important;
}
#page li.xl-active {
background-color: #d84848;
/*border-color: #0073A9;*/
color: #FFF;
}
#page li:hover {
background-color: #d84848 !important;
/*border-color: #0073A9;*/
color: #FFF
}
#page li.xl-jumpText {
display: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0);
opacity: 1;
width: auto;
}
#page li.xl-jumpText:hover {
background-color: rgba(0, 0, 0, 0) !important;
border-color: rgba(0, 0, 0, 0) !important;
}
#page li.xl-jumpButton {
padding: 0 5px;
display: none;
}
#xlJumpNum {
width: 35px;
margin: 0 3px;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
-webkit-appearance: none !important;
}
input[type="number"] {
-moz-appearance: textfield;
}
//info
.event_info {
padding: 10px 0;
margin: 30px auto;
.title {
font-size: 36px;
text-align: center;
color: #333333;
margin: 30px;
}
.body {
font-size: 18px;
line-height: 2;
color: #666666;
}
.next_prev {
height: 60px;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
margin: 40px auto;
position: relative;
}
.next_prev .prev {
width: 570px;
height: 60px;
line-height: 60px;
font-size: 18px;
text-indent: 10px;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.next_prev .next {
width: 570px;
height: 60px;
line-height: 60px;
font-size: 18px;
text-indent: 10px;
position: absolute;
right: 0;
top: 0;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.next_prev .btn {
width: 60px;
height: 60px;
position: absolute;
text-align: center;
line-height: 60px;
left: 570px;
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
}
.next_prev .btn img{
display: inline-block;
vertical-align: middle;
}
}

View File

@ -1,145 +0,0 @@
@charset "utf-8";
*{
margin: 0;
padding: 0;
}
ul li{
list-style: none;
}
img{
border: 0;
}
/* 垂直居中 */
.small-img{
display: flex;
align-items:center;
justify-content: center;
}
.clearfix:before,
.clearfix:after{
display: table;
line-height: 0;
content: "";
}
.magnifier{
width: 500px;
position: relative;
margin: auto;
/*margin-top: 100px;*/
/*margin-left: 100px;*/
}
.magnifier-container{
width: 500px;
height: 500px;
overflow: hidden;
position: relative;
border: 1px solid #ddd;
}
.move-view{
width: 100px;
height: 100px;
position: absolute;
/*background-image: url('../images/move-box.png');*/
background: rgba(255, 255, 255, 0.7);
}
.images-cover{
height: 100%;
width: 100%;
position: relative;
}
.images-cover img{
position: absolute;
/*max-width: 100%;*/
/*max-height: 100%;*/
/*width: auto;*/
/*height: auto;*/
}
.magnifier-assembly{
height: 92px;
overflow: hidden;
position: relative;
padding-left: 30px;
padding-right: 30px;
}
.magnifier-btn{
position: absolute;
font-family: "宋体";
width: 100%;
top: 50%;
left: 0;
margin-top: -40px;
}
.magnifier-btn span{
line-height: 80px;
height: 80px;
width: 20px;
background-color: #6e6e6e;
color: #fff;
display: block;
z-index: 9998;
text-align: center;
font-size: 20px;
cursor: pointer;
border-radius: 3px;
}
.magnifier-btn .magnifier-btn-left{
float: left;
}
.magnifier-btn .magnifier-btn-right{
float: right;
}
.magnifier-line{
position: relative;
overflow: hidden;
height: 92px;
}
.magnifier-line ul{
display: block;
font-size: 0;
width: 10000%;
position: absolute;
left: 0;
z-index: 9997;
}
.magnifier-line li{
float: left;
width: 100px;
cursor: pointer;
}
.magnifier-line ul > .active .small-img{
border-color: #bbb;
}
.small-img{
height: 78px;
padding: 1px;
margin: 5px;
overflow: hidden;
border: 1px solid #ddd;
text-align: center;
}
.small-img img{
max-width: 100%;
max-height: 100%;
}
.magnifier-view{
width: 100%;
height: 100%;
position: absolute;
right: -105%;
top: 0;
z-index: 9999;
background-color: #fff;
display: none;
overflow: hidden;
}
.magnifier-view img{
display: block;
}
.animation03{
transition: all 0.3s ease-in 0.1s;
-ms-transition: all 0.3s ease-in 0.1s;
-moz-transition: all 0.3s ease-in 0.1s;
-webkit-transition: all 0.3s ease-in 0.1s;
-o-transition: all 0.3s ease-in 0.1s;
}

View File

@ -1,223 +0,0 @@
.title_img {
height: 184px;
overflow: hidden;
position: relative;
}
.title_img img {
width: 1920px;
height: 184px;
display: block;
position: absolute;
top: 0;
left: 50%;
margin-left: -980px;
}
.info_row {
margin: 50px auto 150px auto;
}
.info_row .left_img_row {
width: 625px;
float: left;
}
.info_row .right_info_row {
width: 533px;
height: 530px;
float: right;
position: relative;
}
.info_row .right_info_row .title {
font-size: 24px;
color: #333333;
font-weight: bold;
margin-top: 20px;
}
.info_row .right_info_row .money_value {
font-size: 36px;
color: #a42b2b;
margin: 20px auto 100px auto;
}
.info_row .offer_row {
padding: 10px;
}
.info_row .offer_row .offer_list {
height: 60px;
line-height: 60px;
text-align: right;
}
.info_row .offer_btn_row {
margin: 20px auto;
}
.info_row .offer_btn_row .offer_btn {
width: 150px;
height: 45px;
line-height: 45px;
font-size: 18px;
text-align: center;
display: inline-block;
vertical-align: middle;
border-radius: 5px;
margin-right: 10px;
}
.info_row .offer_btn_row .offer_btn1 {
color: white;
background: #f74d4d;
}
.info_row .offer_btn_row .offer_btn2 {
background: #d84848;
color: white;
}
.info_row .offer_btn_row .offer_btn3 {
color: #cccccc;
border: 1px solid #cccccc;
}
.recommend {
width: 358px;
float: left;
border: 1px solid #e8e8e8;
padding-bottom: 50px;
}
.recommend .recommend_title {
height: 45px;
line-height: 45px;
text-align: center;
font-size: 24px;
color: #666666;
border-bottom: 1px solid #e8e8e8;
background: #f7f7f7;
}
.recommend .recommend_list {
text-align: center;
border-bottom: 1px solid #e8e8e8;
}
.recommend .recommend_list .img {
padding: 20px;
text-align: center;
}
.recommend .recommend_list .name {
padding: 0 30px;
margin: 20px auto;
font-size: 18px;
font-weight: bold;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.recommend .recommend_list.msg {
font-size: 16px;
color: #999999;
}
.recommend .recommend_list .msg .money {
color: #a42b2b;
}
.recommend .recommend_list .msg .time {
color: #333333;
font-size: 18px;
}
.recommend .recommend_list .offer_btn {
width: 300px;
height: 45px;
line-height: 45px;
margin: 30px auto;
text-align: center;
border: 1px solid #d84848;
color: #d84848;
font-size: 18px;
border-radius: 5px;
}
.product_info {
width: 746px;
float: right;
padding-bottom: 50px;
}
.product_info .product_info_title {
height: 45px;
line-height: 45px;
text-indent: 10px;
font-size: 24px;
color: #666666;
border: 1px solid #e8e8e8;
background: #f7f7f7;
}
.product_info .table_row {
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
flex-direction: row;
}
.product_info .table_row div {
min-height: 40px;
line-height: 40px;
padding-left: 15px;
font-size: 16px;
display: table-cell;
border: 1px solid #efefef;
}
.product_info .table_row .table_call1 {
width: 155px;
}
.product_info .table_row .table_call2 {
width: 184px;
}
.product_info .table_row .table_call3 {
width: 557px;
}
.zc_list {
width: 670px;
height: 345px;
margin: 30px auto;
background: #00F7DE;
position: relative;
}
.zc_list {
background: url("/static/images/index_47.jpg");
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center center;
}
.zc_list .zc_img {
width: 160px;
height: 345px;
line-height: 345px;
text-align: center;
float: left;
margin-left: 40px;
}
.zc_list .zc_img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
}
.zc_title {
width: 390px;
height: 345px;
float: right;
margin-right: 10px;
color: white;
}
.zc_title .z_title {
font-size: 35px;
margin-top: 80px;
text-align: center;
}
.zc_title .z_info {
font-size: 22px;
margin-top: 30px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.zc_title .z_time {
font-size: 22px;
margin-top: 30px;
text-align: center;
}
/*# sourceMappingURL=mall_details.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["mall_details.less"],"names":[],"mappings":"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","file":"mall_details.css"}

View File

@ -1,273 +0,0 @@
.title_img {
height: 184px;
overflow: hidden;
position: relative;
img {
width: 1920px;
height: 184px;
display: block;
position: absolute;
top: 0;
left: 50%;
margin-left: -980px;
}
}
//
.info_row {
margin: 50px auto 150px auto;
.left_img_row {
width: 625px;
//height: 530px;
float: left;
}
.right_info_row {
width: 533px;
height: 530px;
float: right;
position: relative;
}
.right_info_row .title {
font-size: 24px;
color: #333333;
font-weight: bold;
margin-top: 20px;
}
.right_info_row .money_value {
font-size: 36px;
color: #a42b2b;
margin: 20px auto 100px auto;
}
.offer_row {
padding: 10px;
}
.offer_row .offer_list {
height: 60px;
line-height: 60px;
text-align: right;
}
.offer_btn_row {
margin: 20px auto;
}
.offer_btn_row .offer_btn {
width: 150px;
height: 45px;
line-height: 45px;
font-size: 18px;
text-align: center;
display: inline-block;
vertical-align: middle;
border-radius: 5px;
margin-right: 10px;
}
.offer_btn_row .offer_btn1 {
color: white;
background: #f74d4d;
}
.offer_btn_row .offer_btn2 {
background: #d84848;
color: white;
}
.offer_btn_row .offer_btn3 {
color: #cccccc;
border: 1px solid #cccccc;
}
}
//
.recommend {
width: 358px;
float: left;
border: 1px solid #e8e8e8;
padding-bottom: 50px;
.recommend_title {
height: 45px;
line-height: 45px;
text-align: center;
font-size: 24px;
color: #666666;
border-bottom: 1px solid #e8e8e8;
background: #f7f7f7;
}
.recommend_list {
text-align: center;
border-bottom: 1px solid #e8e8e8;
}
.recommend_list .img {
//height: 230px;
//line-height: 230px;
padding: 20px;
text-align: center;
}
.recommend_list .name {
padding: 0 30px;
margin: 20px auto;
font-size: 18px;
font-weight: bold;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.recommend_list.msg {
font-size: 16px;
color: #999999;
}
.recommend_list .msg .money {
color: #a42b2b;
}
.recommend_list .msg .time {
color: #333333;
font-size: 18px;
}
.recommend_list .offer_btn {
width: 300px;
height: 45px;
line-height: 45px;
margin: 30px auto;
text-align: center;
border: 1px solid #d84848;
color: #d84848;
font-size: 18px;
border-radius: 5px;
}
}
.product_info {
width: 746px;
float: right;
padding-bottom: 50px;
.product_info_title {
height: 45px;
line-height: 45px;
text-indent: 10px;
font-size: 24px;
color: #666666;
border: 1px solid #e8e8e8;
background: #f7f7f7;
}
.table_row{
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
flex-direction: row;
}
.table_row div{
min-height: 40px;
line-height: 40px;
padding-left: 15px;
font-size: 16px;
display: table-cell;
border: 1px solid #efefef;
}
.table_row .table_call1{
width: 155px;
}.table_row .table_call2{
width: 184px;
}
.table_row .table_call3{
width: 557px;
}
}
//
@list_height: 345px;
.zc_list {
width: 670px;
height: @list_height;
margin: 30px auto;
background: #00F7DE;
position: relative;
}
.zc_list {
background: url("/static/images/index_47.jpg");
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center center;
}
.zc_list .zc_img {
width: 160px;
height: @list_height;
line-height: @list_height;
text-align: center;
float: left;
margin-left: 40px;
}
.zc_list .zc_img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
}
.zc_title {
width: 390px;
height: @list_height;
float: right;
margin-right: 10px;
color: white;
}
.zc_title .z_title {
font-size: 35px;
margin-top: 80px;
text-align: center;
}
.zc_title .z_info {
font-size: 22px;
margin-top: 30px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.zc_title .z_time {
font-size: 22px;
margin-top: 30px;
text-align: center;
}

View File

@ -1,85 +0,0 @@
.order_btn_row {
width: 900px;
height: 60px;
margin: 30px auto;
}
.order_btn_row .order_btn {
display: inline-block;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 18px;
font-weight: bold;
margin-right: 50px;
color: #333333;
}
.order_btn_row .on {
border-bottom: 2px solid #d84848;
color: #d84848;
}
.winning_the_bid {
width: 900px;
margin: 30px auto;
}
.winning_the_bid .title div {
background: #ededed;
}
.winning_the_bid .bid_row {
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
flex-direction: row;
text-align: center;
}
.winning_the_bid .color48 {
color: #d84848;
}
.winning_the_bid .bid_row > div {
display: table-cell;
font-size: 14px;
word-break: break-all;
word-wrap: break-word;
}
.winning_the_bid .bid_row .w1 {
width: 80px;
line-height: 50px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w2 {
width: 90px;
line-height: 50px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w3 {
width: 210px;
line-height: 50px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w4 {
width: 180px;
line-height: 50px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w3 p {
line-height: 2;
}
.winning_the_bid .state {
font-size: 14px;
}
.winning_the_bid .zzjj {
color: #d84848;
}
.winning_the_bid .offer_btn {
width: 90px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 14px;
color: #333333;
border: 1px solid #e8e8e8;
border-radius: 5px;
background: #ededed;
display: inline-block;
vertical-align: middle;
}
/*# sourceMappingURL=bid_winning_list.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["bid_winning_list.less"],"names":[],"mappings":"AAAA;EACE,YAAA;EACA,YAAA;EACA,iBAAA;;AAHF,cAIE;EACE,qBAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,iBAAA;EACA,kBAAA;EACA,cAAA;;AAZJ,cAcE;EACE,gCAAA;EACA,cAAA;;AAIJ;EACE,YAAA;EACA,iBAAA;;AAFF,gBAKE,OAAO;EACL,mBAAA;;AANJ,gBAQE;EAEE,aAAA;EACA,iBAAA;EACA,2BAAA;EACA,mBAAA;EACA,kBAAA;;AAdJ,gBAgBE;EACE,cAAA;;AAjBJ,gBAmBE,SAAS;EACP,mBAAA;EACA,eAAA;EACA,qBAAA;EAAqB,qBAAA;;AAtBzB,gBAwBE,SAAS;EACP,WAAA;EAEA,iBAAA;EACA,yBAAA;;AA5BJ,gBA8BE,SAAS;EACP,WAAA;EAEA,iBAAA;EACA,yBAAA;;AAlCJ,gBAqCE,SAAS;EACP,YAAA;EAEA,iBAAA;EACA,yBAAA;;AAzCJ,gBA2CE,SAAS;EACP,YAAA;EAEA,iBAAA;EACA,yBAAA;;AA/CJ,gBAiDE,SAAS,IAAI;EACX,cAAA;;AAlDJ,gBAoDE;EACE,eAAA;;AArDJ,gBAuDE;EACE,cAAA;;AAxDJ,gBA0DE;EACE,WAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,cAAA;EACA,yBAAA;EACA,kBAAA;EACA,mBAAA;EACA,qBAAA;EACA,sBAAA","file":"bid_winning_list.css"}

View File

@ -1,92 +0,0 @@
.order_btn_row{
width: 900px;
height: 60px;
margin: 30px auto;
.order_btn{
display: inline-block;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 18px;
font-weight: bold;
margin-right: 50px;
color: #333333;
}
.on{
border-bottom: 2px solid #d84848;
color: #d84848;
}
}
//
.winning_the_bid{
width: 900px;
margin: 30px auto;
@bid_height:50px;
.title div{
background: #ededed;
}
.bid_row{
//height: @bid_height;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
flex-direction: row;
text-align: center;
}
.color48{
color: #d84848;
}
.bid_row >div{
display: table-cell;
font-size: 14px;
word-break:break-all;word-wrap:break-word
}
.bid_row .w1{
width: 80px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w2{
width: 90px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w3 {
width: 210px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w4 {
width: 180px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w3 p{
line-height: 2;
}
.state{
font-size: 14px;
}
.zzjj{
color: #d84848;
}
.offer_btn{
width: 90px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 14px;
color: #333333;
border: 1px solid #e8e8e8;
border-radius: 5px;
background: #ededed;
display: inline-block;
vertical-align: middle;
}
}

View File

@ -1,164 +0,0 @@
.bond_container {
width: 850px;
margin: 20px auto;
}
.bond_container .bond_value_p {
font-size: 28px;
text-indent: 10px;
color: #333333;
}
.bond_container .bond_value_p .value {
color: #d84848;
}
.bond_container .list_title2 {
height: 40px;
line-height: 40px;
font-size: 18px;
text-indent: 20px;
margin: 20px auto;
}
.bond_container .list_title2 .now_bond {
height: 20px;
line-height: 20px;
font-size: 18px;
margin: 20px auto;
border-left: 5px solid #d84848;
padding-left: 10px;
}
.bond_container .list_title2 .jn_bond {
width: 120px;
height: 40px;
line-height: 40px;
text-align: center;
color: white;
background: #d84848;
display: inline-block;
margin-left: 300px;
text-indent: 0;
}
.bond_container .give_bond_container {
padding: 20px;
background: #f4f4f4;
margin: 20px auto;
}
.bond_container .give_bond_container .p1 {
font-size: 18px;
font-weight: bold;
color: #d84848;
}
.bond_container .give_bond_container .p2 {
font-size: 16px;
color: #666666;
text-indent: 20px;
margin: 20px auto;
}
.bond_container .give_bond_container .msg {
font-size: 14px;
color: #d84848;
text-indent: 20px;
margin: 20px auto;
}
.bond_container .give_bond_container .bond_input {
height: 45px;
line-height: 45px;
text-indent: 20px;
font-size: 16px;
color: #662020;
}
.bond_container .give_bond_container .bond_input .input_div {
width: 350px;
height: 45px;
line-height: 45px;
text-indent: 20px;
font-size: 16px;
color: #666666;
display: inline-block;
background: white;
}
.bond_container .give_bond_container .bond_input .input_div input {
width: 290px;
height: 45px;
line-height: 45px;
text-indent: 20px;
font-size: 16px;
color: #666666;
display: block;
float: left;
background: white;
}
.bond_container .give_bond_container .pay_btn {
margin: 30px auto;
}
.bond_container .give_bond_container .bond_return_btn {
width: 120px;
height: 40px;
line-height: 40px;
text-align: center;
color: white;
background: #d84848;
display: inline-block;
margin-left: 50px;
text-indent: 0;
}
.winning_the_bid {
width: 900px;
margin: 30px auto;
}
.winning_the_bid .title div {
background: #ededed;
}
.winning_the_bid .bid_row {
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
flex-direction: row;
text-align: center;
}
.winning_the_bid .color48 {
color: #d84848;
}
.winning_the_bid .bid_row > div {
display: table-cell;
font-size: 14px;
word-break: break-all;
word-wrap: break-word;
}
.winning_the_bid .bid_row .w1 {
width: 110px;
line-height: 50px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w2 {
width: 150px;
line-height: 50px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w3 {
width: 230px;
line-height: 50px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w3 .title {
line-height: 2;
}
.winning_the_bid .state {
font-size: 14px;
}
.winning_the_bid .zzjj {
color: #d84848;
}
.winning_the_bid .offer_btn {
width: 90%;
height: auto;
margin: 5px 0;
line-height: 30px;
text-align: center;
font-size: 14px;
color: #333333;
border: 1px solid #e8e8e8;
border-radius: 5px;
background: #ededed;
display: inline-block;
vertical-align: middle;
}
/*# sourceMappingURL=bond.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["bond.less"],"names":[],"mappings":"AAEA;EACE,YAAA;EACA,iBAAA;;AAFF,eAIE;EACE,eAAA;EACA,iBAAA;EACA,cAAA;;AAPJ,eAUE,cAAc;EACZ,cAAA;;AAXJ,eAcE;EACE,YAAA;EACA,iBAAA;EAEA,eAAA;EACA,iBAAA;EACA,iBAAA;;AApBJ,eAuBE,aAAa;EACX,YAAA;EACA,iBAAA;EAEA,eAAA;EACA,iBAAA;EACA,8BAAA;EACA,kBAAA;;AA9BJ,eAiCE,aAAa;EACX,YAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,YAAA;EACA,mBAAA;EACA,qBAAA;EACA,kBAAA;EACA,cAAA;;AA1CJ,eA6CE;EACE,aAAA;EACA,mBAAA;EACA,iBAAA;;AAhDJ,eAmDE,qBAAqB;EACnB,eAAA;EACA,iBAAA;EACA,cAAA;;AAtDJ,eAyDE,qBAAqB;EACnB,eAAA;EACA,cAAA;EACA,iBAAA;EACA,iBAAA;;AA7DJ,eA8DK,qBAAqB;EACtB,eAAA;EACA,cAAA;EACA,iBAAA;EACA,iBAAA;;AAlEJ,eAsEE,qBAAqB;EACnB,YAAA;EACA,iBAAA;EACA,iBAAA;EACA,eAAA;EACA,cAAA;;AA3EJ,eA8EE,qBAAqB,YAAY;EAC/B,YAAA;EACA,YAAA;EACA,iBAAA;EACA,iBAAA;EACA,eAAA;EACA,cAAA;EACA,qBAAA;EACA,iBAAA;;AAtFJ,eAwFE,qBAAqB,YAAY,WAAW;EAC1C,YAAA;EACA,YAAA;EACA,iBAAA;EACA,iBAAA;EACA,eAAA;EACA,cAAA;EACA,cAAA;EACA,WAAA;EACA,iBAAA;;AAjGJ,eAmGC,qBAAsB;EACpB,iBAAA;;AApGH,eAsGE,qBAAsB;EACpB,YAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,YAAA;EACA,mBAAA;EACA,qBAAA;EACA,iBAAA;EACA,cAAA;;AAIJ;EACE,YAAA;EACA,iBAAA;;AAFF,gBAKE,OAAO;EACL,mBAAA;;AANJ,gBAQE;EAEE,aAAA;EACA,iBAAA;EACA,2BAAA;EACA,mBAAA;EACA,kBAAA;;AAdJ,gBAgBE;EACE,cAAA;;AAjBJ,gBAmBE,SAAS;EACP,mBAAA;EACA,eAAA;EACA,qBAAA;EAAqB,qBAAA;;AAtBzB,gBAwBE,SAAS;EACP,YAAA;EAEA,iBAAA;EACA,yBAAA;;AA5BJ,gBA8BE,SAAS;EACP,YAAA;EAEA,iBAAA;EACA,yBAAA;;AAlCJ,gBAqCE,SAAS;EACP,YAAA;EAEA,iBAAA;EACA,yBAAA;;AAzCJ,gBA4CE,SAAS,IAAI;EACX,cAAA;;AA7CJ,gBA+CE;EACE,eAAA;;AAhDJ,gBAkDE;EACE,cAAA;;AAnDJ,gBAqDE;EACE,WAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,cAAA;EACA,yBAAA;EACA,kBAAA;EACA,mBAAA;EACA,qBAAA;EACA,sBAAA","file":"bond.css"}

View File

@ -1,184 +0,0 @@
//
.bond_container {
width: 850px;
margin: 20px auto;
.bond_value_p {
font-size: 28px;
text-indent: 10px;
color: #333333;
}
.bond_value_p .value {
color: #d84848;
}
.list_title2 {
height: 40px;
line-height: 40px;
font-size: 18px;
text-indent: 20px;
margin: 20px auto;
}
.list_title2 .now_bond {
height: 20px;
line-height: 20px;
border-left: 5px solid #d84848;
font-size: 18px;
margin: 20px auto;
border-left: 5px solid #d84848;
padding-left: 10px;
}
.list_title2 .jn_bond {
width: 120px;
height: 40px;
line-height: 40px;
text-align: center;
color: white;
background: #d84848;
display: inline-block;
margin-left: 300px;
text-indent: 0;
}
.give_bond_container {
padding: 20px;
background: #f4f4f4;
margin: 20px auto;
}
.give_bond_container .p1 {
font-size: 18px;
font-weight: bold;
color: #d84848;
}
.give_bond_container .p2 {
font-size: 16px;
color: #666666;
text-indent: 20px;
margin: 20px auto;
} .give_bond_container .msg {
font-size: 14px;
color: #d84848;
text-indent: 20px;
margin: 20px auto;
}
@bond_input_height:45px;
.give_bond_container .bond_input {
height: @bond_input_height;
line-height: @bond_input_height;
text-indent: 20px;
font-size: 16px;
color: #662020;
}
.give_bond_container .bond_input .input_div {
width: 350px;
height: @bond_input_height;
line-height: @bond_input_height;
text-indent: 20px;
font-size: 16px;
color: #666666;
display: inline-block;
background: white;
}
.give_bond_container .bond_input .input_div input {
width: 290px;
height: @bond_input_height;
line-height: @bond_input_height;
text-indent: 20px;
font-size: 16px;
color: #666666;
display: block;
float: left;
background: white;
}
.give_bond_container .pay_btn{
margin: 30px auto
}
.give_bond_container .bond_return_btn{
width: 120px;
height: 40px;
line-height: 40px;
text-align: center;
color: white;
background: #d84848;
display: inline-block;
margin-left: 50px;
text-indent: 0;
}
}
.winning_the_bid{
width: 900px;
margin: 30px auto;
@bid_height:50px;
.title div{
background: #ededed;
}
.bid_row{
//height: @bid_height;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
flex-direction: row;
text-align: center;
}
.color48{
color: #d84848;
}
.bid_row >div{
display: table-cell;
font-size: 14px;
word-break:break-all;word-wrap:break-word
}
.bid_row .w1{
width: 110px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w2{
width: 150px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w3 {
width: 230px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w3 .title{
line-height: 2;
}
.state{
font-size: 14px;
}
.zzjj{
color: #d84848;
}
.offer_btn{
width: 90px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 14px;
color: #333333;
border: 1px solid #e8e8e8;
border-radius: 5px;
background: #ededed;
display: inline-block;
vertical-align: middle;
}
}

View File

@ -1,172 +0,0 @@
.nick_input_row {
height: 45px;
line-height: 45px;
margin: 20px auto;
}
.nick_input_row .label {
width: 110px;
height: 45px;
line-height: 45px;
text-align: right;
font-size: 18px;
padding-right: 20px;
float: left;
}
.nick_input_row .input {
width: 430px;
height: 45px;
line-height: 45px;
font-size: 18px;
float: left;
background: #f5f5f5;
}
.nick_input_row .gender_input {
background: none;
}
.nick_input_row .gender_input label {
margin: auto 15px;
}
.nick_input_row .input input {
width: 430px;
max-width: 90%;
height: 45px;
line-height: 45px;
font-size: 18px;
float: left;
text-indent: 10px;
background: #f5f5f5;
}
.nick_input_row .code_input {
width: 270px;
}
.nick_input_row .tel_do_code {
width: 150px;
height: 45px;
line-height: 45px;
font-size: 18px;
float: left;
text-indent: 10px;
border: none;
outline: none;
color: white;
margin-left: 10px;
}
.nick_input_row .msg {
width: 240px;
height: 45px;
line-height: 45px;
font-size: 18px;
float: left;
text-indent: 10px;
}
.nick_input_row .input input[type="radio"] {
display: none;
}
.nick_input_row .input input[type="radio"] + span {
width: 15px;
height: 15px;
display: inline-block;
vertical-align: middle;
background: url("/static/images/ico2_12.png");
background-repeat: no-repeat;
background-size: 100% 100%;
}
.nick_input_row .input input[type="radio"]:checked + span {
background: url("/static/images/ico2_10.png");
background-repeat: no-repeat;
background-size: 100% 100%;
}
.nick_input_row .confirm_btn {
width: 150px;
height: 35px;
line-height: 35px;
margin: 30px auto;
font-size: 18px;
background: #d84848;
text-align: center;
color: white;
}
.address_container {
padding: 20px 30px;
}
.address_container .add_address {
width: 175px;
height: 120px;
padding: 20px 0;
border: 1px solid #eeeeee;
border-radius: 5px;
text-align: center;
line-height: 30px;
font-size: 18px;
color: #333333;
}
.address_container .add_address img {
display: block;
margin: 15px auto;
}
.address_container .add_address_list {
padding: 20px 30px;
border: 1px solid #eeeeee;
border-radius: 5px;
margin: 30px auto;
}
.address_container .add_address_default {
background: url("/static/images/personal/address_07.jpg") no-repeat;
background-size: 43px 43px;
background-position: bottom right;
}
.address_container .add_address_list .position {
font-size: 18px;
color: #333333;
font-weight: bold;
margin: 20px auto;
}
.address_container .add_address_list .address_info {
font-size: 14px;
color: #666666;
margin: 20px auto;
}
.address_container .add_address_list .edit_btn {
color: #d84848;
}
.address_form {
width: 800px;
padding: 30px ;
margin: 30px auto;
background: #f4f4f4;
}
.address_form .title {
font-size: 18px;
font-weight: bold;
color: #d84848;
margin: 20px auto;
}
.address_form .form_row {
width: 430px;
height: 45px;
line-height: 45px;
margin: 10px 0;
}
.address_form .address_info_row {
height: auto;
background: white;
}
.address_form .address_info_row .address_info_msg {
font-size: 14px;
text-indent: 10px;
}
.address_form .address_info_row textarea {
border: none;
resize: none;
}
.address_form .form_row .submit-btn {
width: 120px;
height: 35px;
line-height: 35px;
font-size: 16px;
text-align: center;
color: white;
background: #d84848;
margin: auto;
}
/*# sourceMappingURL=edit_user_info.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["edit_user_info.less"],"names":[],"mappings":"AAIA;EACE,YAAA;EACA,iBAAA;EACA,iBAAA;;AAHF,eAKE;EACE,YAAA;EACA,YAAA;EACA,iBAAA;EACA,iBAAA;EACA,eAAA;EACA,mBAAA;EACA,WAAA;;AAZJ,eAeE;EACE,YAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,WAAA;EAEA,mBAAA;;AAtBJ,eAyBE;EACE,gBAAA;;AA1BJ,eA6BE,cAAc;EACZ,iBAAA;;AA9BJ,eAiCE,OAAO;EACL,YAAA;EACA,cAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,WAAA;EACA,iBAAA;EACA,mBAAA;;AAzCJ,eA4CE;EACE,YAAA;;AA7CJ,eAgDE;EACE,YAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,WAAA;EACA,iBAAA;EACA,YAAA;EACA,aAAA;EACA,YAAA;EACA,iBAAA;;AA1DJ,eA8DE;EACE,YAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,WAAA;EACA,iBAAA;;AApEJ,eAwEE,OAAO,MAAK;EACV,aAAA;;AAzEJ,eA6EE,OAAO,MAAK,cAAe;EACzB,WAAA;EACA,YAAA;EACA,qBAAA;EACA,sBAAA;EACA,gBAAgB,6BAAhB;EACA,4BAAA;EACA,0BAAA;;AApFJ,eAuFE,OAAO,MAAK,cAAc,QAAS;EACjC,gBAAgB,6BAAhB;EACA,4BAAA;EACA,0BAAA;;AA1FJ,eA4FE;EACE,YAAA;EACA,YAAA;EACA,iBAAA;EACA,iBAAA;EACA,eAAA;EACA,mBAAA;EACA,kBAAA;EACA,YAAA;;AAMJ;EACE,kBAAA;;AADF,kBAGE;EACE,YAAA;EACA,aAAA;EACA,eAAA;EACA,yBAAA;EACA,kBAAA;EACA,kBAAA;EACA,iBAAA;EACA,eAAA;EACA,cAAA;;AAZJ,kBAgBE,aAAa;EACX,cAAA;EACA,iBAAA;;AAlBJ,kBAqBE;EACE,kBAAA;EACA,yBAAA;EACA,kBAAA;EACA,iBAAA;;AAzBJ,kBA4BE;EACE,gBAAgB,mDAAhB;EACA,0BAAA;EACA,iCAAA;;AA/BJ,kBAkCE,kBAAkB;EAChB,eAAA;EACA,cAAA;EACA,iBAAA;EACA,iBAAA;;AAtCJ,kBA0CE,kBAAkB;EAChB,eAAA;EACA,cAAA;EACA,iBAAA;;AA7CJ,kBAgDE,kBAAkB;EAChB,cAAA;;AAQJ;EACE,YAAA;EACA,cAAA;EACA,iBAAA;EACA,mBAAA;;AAJF,aAME;EACE,eAAA;EACA,iBAAA;EACA,cAAA;EACA,iBAAA;;AAVJ,aAaE;EACE,YAAA;EACA,YAAA;EACA,iBAAA;EACA,cAAA;;AAjBJ,aAmBE;EACE,YAAA;EACA,iBAAA;;AArBJ,aAuBE,kBAAkB;EAChB,eAAA;EACA,iBAAA;;AAzBJ,aA2BE,kBAAkB;EAChB,YAAA;EACA,YAAA;;AA7BJ,aA+BE,UAAU;EACR,YAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,kBAAA;EACA,YAAA;EACA,mBAAA;EACA,YAAA","file":"edit_user_info.css"}

View File

@ -1,210 +0,0 @@
//------------------------------下面是各个模块的样式
//个人资料模块
@nick_input_row_height: 45px;
.nick_input_row {
height: @nick_input_row_height;
line-height: @nick_input_row_height;
margin: 20px auto;
.label {
width: 110px;
height: @nick_input_row_height;
line-height: @nick_input_row_height;
text-align: right;
font-size: 18px;
padding-right: 20px;
float: left;
}
.input {
width: 430px;
height: @nick_input_row_height;
line-height: @nick_input_row_height;
font-size: 18px;
float: left;
background: #f5f5f5;
}
.gender_input {
background: none;
}
.gender_input label {
margin: auto 15px;
}
.input input {
width: 430px;
max-width: 90%;
height: @nick_input_row_height;
line-height: @nick_input_row_height;
font-size: 18px;
float: left;
text-indent: 10px;
background: #f5f5f5;
}
.code_input {
width: 270px;
}
.tel_do_code {
width: 150px;
height: @nick_input_row_height;
line-height: @nick_input_row_height;
font-size: 18px;
float: left;
text-indent: 10px;
border: none;
outline: none;
color: white;
margin-left: 10px;
}
.msg {
width: 240px;
height: @nick_input_row_height;
line-height: @nick_input_row_height;
font-size: 18px;
float: left;
text-indent: 10px;
}
.input input[type="radio"] {
display: none;
}
.input input[type="radio"] + span {
width: 15px;
height: 15px;
display: inline-block;
vertical-align: middle;
background: url("/static/images/ico2_12.png");
background-repeat: no-repeat;
background-size: 100% 100%;
}
.input input[type="radio"]:checked + span {
background: url("/static/images/ico2_10.png");
background-repeat: no-repeat;
background-size: 100% 100%;
}
.confirm_btn{
width: 150px;
height: 35px;
line-height: 35px;
margin: 30px auto;
font-size: 18px;
background: #d84848;
text-align: center;
color: white;
}
}
//地址管理
.address_container {
padding: 20px 30px;
.add_address {
width: 175px;
height: 120px;
padding: 20px 0;
border: 1px solid #eeeeee;
border-radius: 5px;
text-align: center;
line-height: 30px;
font-size: 18px;
color: #333333;
}
.add_address img {
display: block;
margin: 15px auto;
}
.add_address_list {
padding: 20px 30px;
border: 1px solid #eeeeee;
border-radius: 5px;
margin: 30px auto;
}
.add_address_default {
background: url("/static/images/personal/address_07.jpg") no-repeat;
background-size: 43px 43px;
background-position: bottom right;
}
.add_address_list .position {
font-size: 18px;
color: #333333;
font-weight: bold;
margin: 20px auto;
}
.add_address_list .address_info {
font-size: 14px;
color: #666666;
margin: 20px auto;
}
.add_address_list .edit_btn {
color: #d84848;
}
//
}
//添加修改地址
.address_form {
width: 800px;
padding: 30px ;
margin: 30px auto;
background: #f4f4f4;
.title {
font-size: 18px;
font-weight: bold;
color: #d84848;
margin: 20px auto;
}
@address_form_height: 45px;
.form_row{
width: 430px;
height: @address_form_height;
line-height: @address_form_height;
margin: 10px 0;
}
.address_info_row{
height: auto;
background: white;
}
.address_info_row .address_info_msg{
font-size: 14px;
text-indent: 10px;
}
.address_info_row textarea{
border: none;
resize: none;
}
.form_row .submit-btn{
width: 120px;
height: 35px;
line-height: 35px;
font-size: 16px;
text-align: center;
color: white;
background: #d84848;
margin: auto;
}
}

View File

@ -1,136 +0,0 @@
.login_bac {
height: 950px;
background: url("/static/images/personal/login_bac_02.jpg") no-repeat;
background-size: cover;
padding: 0 0 50px;
background-position: center center;
}
.login_form {
width: 700px;
float: right;
margin-top: 100px;
background: white;
border-radius: 5px;
overflow: hidden;
}
.login_form .ben_row {
display: flex;
justify-content: space-between;
flex-direction: row;
flex-wrap: nowrap;
}
.login_form .ben_row .login,
.login_form .ben_row .register,
.login_form .ben_row .bing_tel_title {
width: 350px;
height: 95px;
line-height: 95px;
text-align: center;
font-size: 30px;
color: #000000;
background: #ececec;
}
.login_form .ben_row .bing_tel_title {
width: 700px;
}
.login_form .ben_row .ben_on {
background: white;
}
.login_form .form_input_div {
width: 570px;
height: 55px;
line-height: 55px;
padding: 15px;
background: #f5f5f5;
margin: 15px auto;
}
.login_form .label_img {
width: 30px;
height: 30px;
float: left;
margin-top: 13px;
}
.login_form .form_input {
display: block;
width: 500px;
height: 55px;
line-height: 55px;
font-size: 18px;
float: left;
margin-left: 10px;
background: #f5f5f5;
border-left: 1px solid #e8e8e8;
text-indent: 15px;
}
.login_form input[type="radio"] {
display: none;
}
.login_form input[type="radio"] + span {
width: 15px;
height: 15px;
display: inline-block;
vertical-align: middle;
background: url("/static/images/personal/login_03.jpg");
background-repeat: no-repeat;
background-size: 100% 100%;
}
.login_form input[type="radio"]:checked + span {
background: url("/static/images/personal/login_03_2.jpg");
background-repeat: no-repeat;
background-size: 100% 100%;
}
.login_form .remember_the_password {
width: 570px;
margin: 30px auto;
font-size: 18px;
}
.login_form .quick_login {
width: 570px;
height: 40px;
margin: 30px auto;
line-height: 40px;
text-align: right;
font-size: 18px;
}
.login_form #register .form_input, .login_form #login-phone-div .form_input{
border-left: none;
}
.login_form #register .code_div,.login_form #login-phone-div .code_div{
position: relative;
}
.login_form #register .code_div .form_input, .login_form #login-phone-div .code_div .form_input{
width: 350px;
}
.login_form #register .code_btn, .login_form #login-phone-div .code_btn{
width: 200px;
height: 85px;
line-height: 95px;
position: absolute;
top: 0;
right: 0;
font-size: 28px;
background: #d84848;
color: white;
border-left: 10px solid white;
}
.login_form .submit_ben {
width: 570px;
height: 55px;
line-height: 55px;
margin: 15px auto;
padding: 15px;
text-align: center;
font-size: 28px;
color: white;
background: #d84848;
}
.login_form .register_success_msg {
padding: 150px;
text-align: center;
font-size: 18px;
}
.login_form .register_success_msg a {
border-bottom: 1px solid #d84848;
color: #d84848;
}
/*# sourceMappingURL=login_register.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["login_register.less"],"names":[],"mappings":"AAAA;EACE,aAAA;EACA,gBAAgB,qDAAhB;EACA,6BAAA;EACA,kCAAA;;AAIF;EACE,YAAA;EACA,YAAA;EACA,iBAAA;EACA,iBAAA;EACA,kBAAA;EACA,gBAAA;;AANF,WAQE;EACE,aAAA;EACA,8BAAA;EACA,mBAAA;EACA,iBAAA;;AAZJ,WAeE,SAAS;AAfX,WAemB,SAAS;AAf5B,WAewC,SAAS;EAC7C,YAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,cAAA;EACA,mBAAA;;AAtBJ,WAwBE,SAAU;EACR,YAAA;;AAzBJ,WA4BE,SAAS;EACP,iBAAA;;AA7BJ,WAgCE;EACE,YAAA;EACA,YAAA;EACA,iBAAA;EACA,aAAA;EACA,mBAAA;EACA,iBAAA;;AAtCJ,WAyCE;EACE,WAAA;EACA,YAAA;EACA,WAAA;EACA,gBAAA;;AA7CJ,WAgDE;EACE,cAAA;EACA,YAAA;EACA,YAAA;EACA,iBAAA;EACA,eAAA;EACA,WAAA;EACA,iBAAA;EACA,mBAAA;EACA,8BAAA;EACA,iBAAA;;AA1DJ,WA6DE,MAAK;EACH,aAAA;;AA9DJ,WAiEE,MAAK,cAAe;EAClB,WAAA;EACA,YAAA;EACA,qBAAA;EACA,sBAAA;EACA,gBAAgB,uCAAhB;EACA,4BAAA;EACA,0BAAA;;AAxEJ,WA2EE,MAAK,cAAc,QAAS;EAC1B,gBAAgB,yCAAhB;EACA,4BAAA;EACA,0BAAA;;AA9EJ,WAiFE;EACE,YAAA;EACA,iBAAA;EACA,eAAA;;AApFJ,WAuFE;EACE,YAAA;EACA,YAAA;EACA,iBAAA;EACA,iBAAA;EACA,iBAAA;EACA,eAAA;;AA7FJ,WAgGE,UAAU;EACR,iBAAA;;AAjGJ,WAoGE,UAAU;EACR,kBAAA;;AArGJ,WAwGE,UAAU,UAAU;EAClB,YAAA;;AAzGJ,WA4GE,UAAU;EACR,YAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,MAAA;EACA,QAAA;EACA,eAAA;EACA,mBAAA;EACA,YAAA;EACA,6BAAA;;AAtHJ,WAyHG;EACC,YAAA;EACA,YAAA;EACA,iBAAA;EACA,iBAAA;EACA,aAAA;EACA,kBAAA;EACA,eAAA;EACA,YAAA;EACA,mBAAA;;AAlIJ,WAqIE;EACE,cAAA;EACA,kBAAA;EACA,eAAA;;AAxIJ,WA0IE,sBAAsB;EAClB,gCAAA;EACF,cAAA","file":"login_register.css"}

View File

@ -1,151 +0,0 @@
.login_bac {
height: 950px;
background: url("/static/images/personal/login_bac_02.jpg") no-repeat;
background-size: 1920px 950px;
background-position: center center;
}
//
.login_form {
width: 700px;
float: right;
margin-top: 100px;
background: white;
border-radius: 5px;
overflow: hidden;
.ben_row {
display: flex;
justify-content: space-between;
flex-direction: row;
flex-wrap: nowrap;
}
.ben_row .login, .ben_row .register , .ben_row .bing_tel_title{
width: 350px;
height: 95px;
line-height: 95px;
text-align: center;
font-size: 30px;
color: #000000;
background: #ececec;
}
.ben_row .bing_tel_title{
width: 700px;
}
.ben_row .ben_on {
background: white;
}
.form_input_div {
width: 570px;
height: 55px;
line-height: 55px;
padding: 15px;
background: #f5f5f5;
margin: 15px auto;
}
.label_img {
width: 30px;
height: 30px;
float: left;
margin-top: 13px;
}
.form_input {
display: block;
width: 500px;
height: 55px;
line-height: 55px;
font-size: 18px;
float: left;
margin-left: 10px;
background: #f5f5f5;
border-left: 1px solid #e8e8e8;
text-indent: 15px;
}
input[type="radio"] {
display: none;
}
input[type="radio"] + span {
width: 15px;
height: 15px;
display: inline-block;
vertical-align: middle;
background: url("/static/images/personal/login_03.jpg");
background-repeat: no-repeat;
background-size: 100% 100%;
}
input[type="radio"]:checked + span {
background: url("/static/images/personal/login_03_2.jpg");
background-repeat: no-repeat;
background-size: 100% 100%;
}
.remember_the_password {
width: 570px;
margin: 30px auto;
font-size: 18px;
}
.quick_login {
width: 570px;
height: 40px;
margin: 30px auto;
line-height: 40px;
text-align: right;
font-size: 18px;
}
#register .form_input {
border-left: none;
}
#register .code_div {
position: relative;
}
#register .code_div .form_input {
width: 350px;
}
#register .code_btn {
width: 200px;
height: 85px;
line-height: 95px;
position: absolute;
top: 0;
right: 0;
font-size: 28px;
background: #d84848;
color: white;
border-left: 10px solid white;
}
.submit_ben {
width: 570px;
height: 55px;
line-height: 55px;
margin: 15px auto;
padding: 15px;
text-align: center;
font-size: 28px;
color: white;
background: #d84848;
}
//
.register_success_msg{
padding: 150px;
text-align: center;
font-size: 18px;
}
.register_success_msg a{
border-bottom: 1px solid #d84848;
color: #d84848;
}
}

View File

@ -1,80 +0,0 @@
.order_btn_row {
width: 900px;
height: 60px;
margin: 30px auto;
}
.order_btn_row .order_btn {
display: inline-block;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 18px;
font-weight: bold;
margin-right: 50px;
color: #333333;
}
.order_btn_row .on {
border-bottom: 2px solid #d84848;
color: #d84848;
}
.winning_the_bid {
width: 900px;
margin: 30px auto;
}
.winning_the_bid .title div {
background: #ededed;
}
.winning_the_bid .bid_row {
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
flex-direction: row;
text-align: center;
}
.winning_the_bid .color48 {
color: #d84848;
}
.winning_the_bid .bid_row > div {
display: table-cell;
font-size: 14px;
word-break: break-all;
word-wrap: break-word;
}
.winning_the_bid .bid_row .w1 {
width: 110px;
line-height: 50px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w2 {
width: 150px;
line-height: 50px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w3 {
width: 230px;
line-height: 50px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w3 p {
line-height: 2;
}
.winning_the_bid .state {
font-size: 14px;
}
.winning_the_bid .zzjj {
color: #d84848;
}
.winning_the_bid .offer_btn {
width: 90px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 14px;
color: #333333;
border: 1px solid #e8e8e8;
border-radius: 5px;
background: #ededed;
display: inline-block;
vertical-align: middle;
}
/*# sourceMappingURL=my_order.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["my_order.less"],"names":[],"mappings":"AAAA;EACE,YAAA;EACA,YAAA;EACA,iBAAA;;AAHF,cAIE;EACE,qBAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,iBAAA;EACA,kBAAA;EACA,cAAA;;AAZJ,cAcE;EACE,gCAAA;EACA,cAAA;;AAIJ;EACE,YAAA;EACA,iBAAA;;AAFF,gBAKE,OAAO;EACL,mBAAA;;AANJ,gBAQE;EAEE,aAAA;EACA,iBAAA;EACA,2BAAA;EACA,mBAAA;EACA,kBAAA;;AAdJ,gBAgBE;EACE,cAAA;;AAjBJ,gBAmBE,SAAS;EACP,mBAAA;EACA,eAAA;EACA,qBAAA;EAAqB,qBAAA;;AAtBzB,gBAwBE,SAAS;EACP,YAAA;EAEA,iBAAA;EACA,yBAAA;;AA5BJ,gBA8BE,SAAS;EACP,YAAA;EAEA,iBAAA;EACA,yBAAA;;AAlCJ,gBAqCE,SAAS;EACP,YAAA;EAEA,iBAAA;EACA,yBAAA;;AAzCJ,gBA4CE,SAAS,IAAI;EACX,cAAA;;AA7CJ,gBA+CE;EACE,eAAA;;AAhDJ,gBAkDE;EACE,cAAA;;AAnDJ,gBAqDE;EACE,WAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,cAAA;EACA,yBAAA;EACA,kBAAA;EACA,mBAAA;EACA,qBAAA;EACA,sBAAA","file":"my_order.css"}

View File

@ -1,87 +0,0 @@
.order_btn_row{
width: 900px;
height: 60px;
margin: 30px auto;
.order_btn{
display: inline-block;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 18px;
font-weight: bold;
margin-right: 50px;
color: #333333;
}
.on{
border-bottom: 2px solid #d84848;
color: #d84848;
}
}
//
.winning_the_bid{
width: 900px;
margin: 30px auto;
@bid_height:50px;
.title div{
background: #ededed;
}
.bid_row{
//height: @bid_height;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
flex-direction: row;
text-align: center;
}
.color48{
color: #d84848;
}
.bid_row >div{
display: table-cell;
font-size: 14px;
word-break:break-all;word-wrap:break-word
}
.bid_row .w1{
width: 110px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w2{
width: 150px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w3 {
width: 230px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w3 p{
line-height: 2;
}
.state{
font-size: 14px;
}
.zzjj{
color: #d84848;
}
.offer_btn{
width: 90px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 14px;
color: #333333;
border: 1px solid #e8e8e8;
border-radius: 5px;
background: #ededed;
display: inline-block;
vertical-align: middle;
}
}

View File

@ -1,277 +0,0 @@
.user_head {
width: 1102px;
padding: 30px 35px;
margin: 50px auto;
border: 14px solid #dedddd;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
flex-direction: row;
}
.user_head .head_img {
width: 130px;
height: 95px;
position: relative;
float: left;
}
.user_head .head_img img {
display: block;
width: 80px;
height: 80px;
border-radius: 100%;
margin: auto;
}
.user_head .head_img .rz {
width: 80px;
height: 30px;
line-height: 30px;
text-align: center;
color: white;
font-size: 18px;
position: absolute;
bottom: 0;
left: 25px;
background: #dedddd;
border-radius: 5px;
margin: auto;
}
.user_head .nick_row {
width: 260px;
height: 75px;
padding: 10px 20px;
line-height: 37px;
color: #333333;
border-right: 1px solid #dedddd;
}
.user_head .nick_row .real_name {
padding: 5px 5px;
border-radius: 5px;
background: #d84848;
color: white;
}
.user_head .bond,
.user_head .dtc,
.user_head .edit {
width: 233px;
height: 95px;
line-height: 95px;
text-align: center;
border-right: 1px solid #dedddd;
}
.user_head .bond .bond_p {
height: 25px;
line-height: 25px;
font-size: 14px;
color: #333333;
}
.user_head .bond .bond_value {
height: 25px;
line-height: 25px;
font-size: 20px;
color: #d84848;
font-weight: bold;
margin: 5px auto;
}
.user_head .bond .give_bond {
width: 120px;
line-height: 20px;
display: block;
margin: auto;
padding: 5px 5px;
border-radius: 5px;
background: #d84848;
color: white;
}
.user_head .dtc .dtc_ico {
height: 60px;
line-height: 90px;
font-size: 20px;
font-weight: bold;
color: #d84848;
}
.user_head .dtc .pj {
height: 20px;
line-height: 20px;
font-size: 14px;
color: #333333;
}
.user_head .edit .edit_btn {
width: 90px;
height: 80px;
display: inline-block;
vertical-align: middle;
line-height: 20px;
background: #d84848;
color: white;
}
.user_head .edit {
border: none;
}
.user_head .edit .edit_btn img {
display: block;
margin: 10px auto;
width: 28px;
height: 28px;
font-size: 18px;
}
.border_container {
width: 1172px;
margin: 50px auto;
padding: 20px 0;
border: 14px solid #dedddd;
}
.border_container .list_title {
width: 1100px;
height: 20px;
line-height: 20px;
border-left: 5px solid #d84848;
font-size: 18px;
text-indent: 20px;
margin: 20px auto;
}
.border_container .hr {
width: 1100px;
margin: auto;
}
.border_container .list_title .more {
height: 20px;
line-height: 20px;
float: right;
color: #999999;
}
.border_container .border_div {
border-bottom: 14px solid #dedddd;
}
.order {
margin: 20px auto;
line-height: 20px;
}
.order .order_row {
width: 50px;
margin: auto 30px;
float: left;
position: relative;
}
.order .order_row:hover > p {
color: #d84848;
}
.order .order_row p {
text-align: center;
font-size: 16px;
color: #666666;
margin: 10px auto;
}
.order .order_row .number {
display: inline;
min-width: 20px;
height: 20px;
line-height: 20px;
font-size: 14px;
text-align: center;
background: #d84848;
border-radius: 10px;
color: white;
position: absolute;
top: -5px;
right: -5px;
max-width: 100%;
}
.winning_the_bid {
width: 1100px;
margin: 30px auto;
}
.winning_the_bid .title div {
background: #ededed;
}
.winning_the_bid .bid_row {
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
flex-direction: row;
text-align: center;
}
.winning_the_bid .bid_row > div {
display: table-cell;
font-size: 14px;
word-break: break-all;
word-wrap: break-word;
}
.winning_the_bid .bid_row .w1 {
width: 110px;
line-height: 50px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w2 {
width: 150px;
line-height: 50px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w3 {
width: 230px;
line-height: 30px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w3 p {
line-height: 2;
}
.winning_the_bid .state {
font-size: 14px;
}
.winning_the_bid .zzjj {
color: #d84848;
}
.winning_the_bid .offer_btn {
width: 90%;
height: 30px;
line-height: 30px;
margin: 5px 0;
text-align: center;
font-size: 14px;
color: #333333;
border: 1px solid #e8e8e8;
border-radius: 5px;
background: #ededed;
display: inline-block;
vertical-align: middle;
}
.goods_number {
width: auto;
position: relative;
padding: 0 20px;
overflow: hidden;
display: inline-block;
vertical-align: middle;
}
.goods_number .num_reduce {
width: 20px;
height: 25px;
line-height: 25px;
text-align: center;
font-size: 14px;
position: absolute;
left: 0;
top: 0;
border: 1px solid #333333;
}
.goods_number .num_plus {
width: 20px;
height: 25px;
line-height: 25px;
text-align: center;
font-size: 14px;
position: absolute;
right: 0;
top: 0;
border: 1px solid #333333;
}
.goods_number .number {
width: auto;
height: 25px;
line-height: 25px;
text-align: center;
font-size: 14px;
margin: auto 10px;
padding: 0 10px;
border: 1px solid #333333;
}
/*# sourceMappingURL=personal_center.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["personal_center.less"],"names":[],"mappings":"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","file":"personal_center.css"}

View File

@ -1,317 +0,0 @@
.user_head {
width: 1102px;
padding: 30px 35px;
margin: 50px auto;
border: 14px solid #dedddd;
@head_height: 95px;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
flex-direction: row;
.head_img {
width: 130px;
height: @head_height;
position: relative;
float: left
}
.head_img img {
display: block;
width: 80px;
height: 80px;
border-radius: 100%;
margin: auto;
}
.head_img .rz {
width: 80px;
height: 30px;
line-height: 30px;
text-align: center;
color: white;
font-size: 18px;
position: absolute;
bottom: 0;
left: 25px;
background: #dedddd;
border-radius: 5px;
margin: auto;
}
.nick_row {
width: 260px;
height: @head_height - 20px;
padding: 10px 20px;
line-height: 37px;
color: #333333;
border-right: 1px solid #dedddd;
}
.nick_row .real_name {
padding: 5px 5px;
border-radius: 5px;
background: #d84848;
color: white;
}
.bond, .dtc, .edit {
width: 233px;
height: @head_height;
line-height: @head_height;
text-align: center;
border-right: 1px solid #dedddd;
}
.bond .bond_p {
height: 25px;
line-height: 25px;
font-size: 14px;
color: #333333;
}
.bond .bond_value {
height: 25px;
line-height: 25px;
font-size: 20px;
color: #d84848;
font-weight: bold;
margin: 5px auto;
}
.bond .give_bond {
width: 120px;
line-height: 20px;
display: block;
margin: auto;
padding: 5px 5px;
border-radius: 5px;
background: #d84848;
color: white;
}
.dtc .dtc_ico {
height: 60px;
line-height: 90px;
font-size: 20px;
font-weight: bold;
color: #d84848;
}
.dtc .pj {
height: 20px;
line-height: 20px;
font-size: 14px;
color: #333333;
}
.edit .edit_btn {
width: 90px;
height: 80px;
display: inline-block;
vertical-align: middle;
line-height: 20px;
background: #d84848;
color: white;
}
.edit {
border: none;
}
.edit .edit_btn img {
display: block;
margin: 10px auto;
width: 28px;
height: 28px;
font-size: 18px;
}
}
.border_container {
width: 1172px;
margin: 50px auto;
padding: 20px 0;
border: 14px solid #dedddd;
.list_title {
width: 1100px;
height: 20px;
line-height: 20px;
border-left: 5px solid #d84848;
font-size: 18px;
text-indent: 20px;
margin: 20px auto;
}
.hr{
width: 1100px;
margin: auto;
}
.list_title .more {
height: 20px;
line-height: 20px;
float: right;
color: #999999;
}
.border_div{
border-bottom: 14px solid #dedddd;
}
}
.order {
margin: 20px auto;
line-height: 20px;
.order_row {
width: 50px;
margin: auto 30px;
float: left;
position: relative;
}
.order_row:hover >p{
color: #d84848;
}
.order_row p{
text-align: center;
font-size: 16px;
color: #666666;
margin: 10px auto;
}
.order_row .number{
display: inline;
min-width: 20px;
height: 20px;
line-height: 20px;
font-size: 14px;
text-align: center;
background: #d84848;
border-radius: 10px;
color: white;
position: absolute;
top: -5px;
right: -5px;
max-width: 100%;
}
}
//
.winning_the_bid{
width: 1100px;
margin: 30px auto;
@bid_height:50px;
.title div{
background: #ededed;
}
.bid_row{
//height: @bid_height;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
flex-direction: row;
text-align: center;
}
.bid_row >div{
display: table-cell;
font-size: 14px;
word-break:break-all;word-wrap:break-word
}
.bid_row .w1{
width: 110px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w2{
width: 150px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w3 {
width: 230px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w3 p{
line-height: 2;
}
.state{
font-size: 14px;
}
.zzjj{
color: #d84848;
}
.offer_btn{
width: 90px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 14px;
color: #333333;
border: 1px solid #e8e8e8;
border-radius: 5px;
background: #ededed;
display: inline-block;
vertical-align: middle;
}
}
@number_height:25px;
.goods_number {
width: auto;
position: relative;
padding: 0 20px;
overflow: hidden;
display: inline-block;
vertical-align: middle;
.num_reduce {
width: 20px;
height: @number_height;
line-height: @number_height;
text-align: center;
font-size:14px;
position: absolute;
left: 0;
top: 0;
border: 1px solid #333333;
}
.num_plus {
width: 20px;
height: @number_height;
line-height: @number_height;
text-align: center;
font-size: 14px;
position: absolute;
right: 0;
top: 0;
border: 1px solid #333333;
}
.number {
width: auto;
height: @number_height;
line-height: @number_height;
text-align: center;
font-size: 14px;
margin: auto 10px;
padding: 0 10px;
border: 1px solid #333333;
}
}

View File

@ -1,100 +0,0 @@
.personal_bac {
padding: 20px 0;
background: url("/static/images/personal/personal_center_16.jpg") no-repeat;
background-size: auto auto;
background-position: center center;
}
.user_ben_row {
width: 200px;
border: 14px solid #dedddd;
padding: 20px 0;
background: white;
float: left;
}
.user_ben_row .head_img {
width: 130px;
height: 95px;
position: relative;
margin: auto;
}
.user_ben_row .head_img img {
display: block;
width: 80px;
height: 80px;
border-radius: 100%;
margin: auto;
}
.user_ben_row .head_img .rz {
width: 80px;
height: 30px;
line-height: 30px;
text-align: center;
color: white;
font-size: 18px;
position: absolute;
bottom: 0;
left: 25px;
background: #dedddd;
border-radius: 5px;
margin: auto;
}
.user_ben_row .head_img .yzz {
background: #d84848;
color: white;
}
.user_ben_row .nick_row {
height: 75px;
padding: 10px 20px;
line-height: 37px;
color: #333333;
font-size: 14px;
border-right: 1px solid #dedddd;
}
.user_ben_row .nick_row .nick {
overflow: hidden;
}
.user_ben_row .nick_row .nick .label {
font-weight: bold;
}
.user_ben_row .user_btn {
height: 70px;
line-height: 70px;
background: #f5f5f5;
text-align: center;
font-size: 18px;
color: #333333;
margin-bottom: 5px;
}
.user_ben_row .user_btn:hover {
background: #d84848;
color: white;
}
.user_ben_row .user_btn_on {
background: #d84848;
color: white;
}
.column_container {
width: 925px;
padding: 20px 0;
border: 14px solid #dedddd;
float: right;
background: white;
}
.column_container .border_div {
border-bottom: 14px solid #dedddd;
margin: 30px auto;
}
.column_container .list_title {
width: 900px;
height: 20px;
line-height: 20px;
border-left: 5px solid #d84848;
font-size: 18px;
text-indent: 20px;
margin: 20px auto;
}
.column_container .hr {
width: 900px;
margin: auto;
}
/*# sourceMappingURL=personal_public.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["personal_public.less"],"names":[],"mappings":"AAAA;EACE,eAAA;EACA,gBAAgB,2DAAhB;EACA,0BAAA;EACA,kCAAA;;AAIF;EACE,YAAA;EACA,0BAAA;EACA,eAAA;EACA,iBAAA;EACA,WAAA;;AALF,aAOE;EACE,YAAA;EACA,YAAA;EACA,kBAAA;EACA,YAAA;;AAXJ,aAcE,UAAU;EACR,cAAA;EACA,WAAA;EACA,YAAA;EACA,mBAAA;EACA,YAAA;;AAnBJ,aAsBE,UAAU;EACR,WAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,YAAA;EACA,eAAA;EACA,kBAAA;EACA,SAAA;EACA,UAAA;EACA,mBAAA;EACA,kBAAA;EACA,YAAA;;AAlCJ,aAqCE,UAAU;EACR,mBAAA;EACA,YAAA;;AAvCJ,aA2CE;EACE,YAAA;EACA,kBAAA;EACA,iBAAA;EACA,cAAA;EACA,eAAA;EACA,+BAAA;;AAjDJ,aAqDE,UAAU;EACR,gBAAA;;AAtDJ,aAyDE,UAAU,MAAM;EACd,iBAAA;;AA1DJ,aA8DE;EACE,YAAA;EACA,iBAAA;EACA,mBAAA;EACA,kBAAA;EACA,eAAA;EACA,cAAA;EACA,kBAAA;;AArEJ,aAwEE,UAAS;EACP,mBAAA;EACA,YAAA;;AA1EJ,aA6EE;EACE,mBAAA;EACA,YAAA;;AAMJ;EACE,YAAA;EACA,eAAA;EACA,0BAAA;EACA,YAAA;EACA,iBAAA;;AALF,iBAOE;EACE,iCAAA;EACA,iBAAA;;AATJ,iBAYE;EACE,YAAA;EACA,YAAA;EACA,iBAAA;EACA,8BAAA;EACA,eAAA;EACA,iBAAA;EACA,iBAAA;;AAnBJ,iBAsBE;EACE,YAAA;EACA,YAAA","file":"personal_public.css"}

View File

@ -1,120 +0,0 @@
.personal_bac {
padding: 20px 0;
background: url("/static/images/personal/personal_center_16.jpg") no-repeat;
background-size: auto auto;
background-position: center center;
}
//
.user_ben_row {
width: 200px;
border: 14px solid #dedddd;
padding: 20px 0;
background: white;
float: left;
.head_img {
width: 130px;
height: 95px;
position: relative;
margin: auto;
}
.head_img img {
display: block;
width: 80px;
height: 80px;
border-radius: 100%;
margin: auto;
}
.head_img .rz {
width: 80px;
height: 30px;
line-height: 30px;
text-align: center;
color: white;
font-size: 18px;
position: absolute;
bottom: 0;
left: 25px;
background: #dedddd;
border-radius: 5px;
margin: auto;
}
.head_img .yzz {
background: #d84848;
color: white;
}
//
.nick_row {
height: 75px;
padding: 10px 20px;
line-height: 37px;
color: #333333;
font-size: 14px;
border-right: 1px solid #dedddd;
}
.nick_row .nick {
overflow: hidden;
}
.nick_row .nick .label {
font-weight: bold;
}
//
.user_btn {
height: 70px;
line-height: 70px;
background: #f5f5f5;
text-align: center;
font-size: 18px;
color: #333333;
margin-bottom: 5px;
}
.user_btn:hover {
background: #d84848;
color: white;
}
.user_btn_on {
background: #d84848;
color: white;
}
}
//右侧栏目
.column_container {
width: 925px;
padding: 20px 0;
border: 14px solid #dedddd;
float: right;
background: white;
.border_div {
border-bottom: 14px solid #dedddd;
margin: 30px auto;
}
.list_title {
width: 900px;
height: 20px;
line-height: 20px;
border-left: 5px solid #d84848;
font-size: 18px;
text-indent: 20px;
margin: 20px auto;
}
.hr {
width: 900px;
margin: auto;
}
}

View File

@ -1,109 +0,0 @@
.winning_the_bid {
width: 900px;
margin: 30px auto;
}
.winning_the_bid .title div {
background: #ededed;
}
.winning_the_bid .bid_row {
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
flex-direction: row;
text-align: center;
}
.winning_the_bid .bid_row > div {
display: table-cell;
font-size: 14px;
}
.winning_the_bid .bid_row .w1 {
width: 80px;
line-height: 50px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w2 {
width: 100px;
line-height: 50px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w3 {
width: 150px;
line-height: 50px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w4 {
width: 160px;
line-height: 50px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w4 p {
line-height: 2;
}
.winning_the_bid .bid_row .w3 .over {
pointer-events: none;
opacity: 0.5;
}
.winning_the_bid .state {
font-size: 14px;
}
.winning_the_bid .zzjj {
color: #d84848;
}
.winning_the_bid .offer_btn {
width: 90%;
height: auto;
margin: 5% 0;
line-height: 30px;
text-align: center;
font-size: 14px;
color: #333333;
border: 1px solid #e8e8e8;
border-radius: 5px;
background: #ededed;
display: inline-block;
vertical-align: middle;
}
.goods_number {
width: auto;
position: relative;
padding: 0 20px;
overflow: hidden;
display: inline-block;
vertical-align: middle;
}
.goods_number .num_reduce {
width: 20px;
height: 25px;
line-height: 25px;
text-align: center;
font-size: 14px;
position: absolute;
left: 0;
top: 0;
border: 1px solid #333333;
}
.goods_number .num_plus {
width: 20px;
height: 25px;
line-height: 25px;
text-align: center;
font-size: 14px;
position: absolute;
right: 0;
top: 0;
border: 1px solid #333333;
}
.goods_number .number {
width: auto;
max-width: 60px;
min-height: 25px;
line-height: 25px;
text-align: center;
font-size: 14px;
margin: auto 10px;
padding: 0 10px;
border: 1px solid #333333;
word-break: break-all;
word-wrap: break-word;
}
/*# sourceMappingURL=product_follow.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["product_follow.less"],"names":[],"mappings":"AACA;EACE,YAAA;EACA,iBAAA;;AAFF,gBAKE,OAAO;EACL,mBAAA;;AANJ,gBAQE;EAEE,aAAA;EACA,iBAAA;EACA,2BAAA;EACA,mBAAA;EACA,kBAAA;;AAdJ,gBAgBE,SAAS;EACP,mBAAA;EACA,eAAA;;AAlBJ,gBAoBE,SAAS;EACP,WAAA;EAEA,iBAAA;EACA,yBAAA;;AAxBJ,gBA0BE,SAAS;EACP,YAAA;EAEA,iBAAA;EACA,yBAAA;;AA9BJ,gBAiCE,SAAS;EACP,YAAA;EAEA,iBAAA;EACA,yBAAA;;AArCJ,gBAuCE,SAAS;EACP,YAAA;EAEA,iBAAA;EACA,yBAAA;;AA3CJ,gBA6CE,SAAS,IAAI;EACX,cAAA;;AA9CJ,gBAgDE,SAAS,IAAI;EACN,oBAAA;EACH,YAAA;;AAlDN,gBAoDE;EACE,eAAA;;AArDJ,gBAuDE;EACE,cAAA;;AAxDJ,gBA0DE;EACE,WAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,cAAA;EACA,yBAAA;EACA,kBAAA;EACA,mBAAA;EACA,qBAAA;EACA,sBAAA;;AAKJ;EACE,WAAA;EACA,kBAAA;EACA,eAAA;EACA,gBAAA;EACA,qBAAA;EACA,sBAAA;;AANF,aAOE;EACE,WAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,kBAAA;EACA,OAAA;EACA,MAAA;EACA,yBAAA;;AAhBJ,aAmBE;EACE,WAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,kBAAA;EACA,QAAA;EACA,MAAA;EAEA,yBAAA;;AA7BJ,aAiCE;EACE,WAAA;EACA,eAAA;EACA,gBAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,iBAAA;EACA,eAAA;EACA,yBAAA;EACA,qBAAA;EAAqB,qBAAA","file":"product_follow.css"}

View File

@ -1,128 +0,0 @@
//
.winning_the_bid{
width: 900px;
margin: 30px auto;
@bid_height:50px;
.title div{
background: #ededed;
}
.bid_row{
//height: @bid_height;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
flex-direction: row;
text-align: center;
}
.bid_row >div{
display: table-cell;
font-size: 14px;
}
.bid_row .w1{
width: 80px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w2{
width: 100px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w3 {
width: 150px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w4 {
width: 160px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w6 {
width: 200px;
//height: @bid_height;
line-height:@bid_height ;
border: 1px solid #e4e4e4;
}
.bid_row .w4 p{
line-height: 2;
}
.bid_row .w3 .over{
pointer-events: none;
opacity: 0.5;
}
.state{
font-size: 14px;
}
.zzjj{
color: #d84848;
}
.offer_btn{
width: 90px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 14px;
color: #333333;
border: 1px solid #e8e8e8;
border-radius: 5px;
background: #ededed;
display: inline-block;
vertical-align: middle;
}
}
@number_height:25px;
.goods_number {
width: auto;
position: relative;
padding: 0 20px;
overflow: hidden;
display: inline-block;
vertical-align: middle;
.num_reduce {
width: 20px;
height: @number_height;
line-height: @number_height;
text-align: center;
font-size:14px;
position: absolute;
left: 0;
top: 0;
border: 1px solid #333333;
}
.num_plus {
width: 20px;
height: @number_height;
line-height: @number_height;
text-align: center;
font-size: 14px;
position: absolute;
right: 0;
top: 0;
border: 1px solid #333333;
}
.number {
width: auto;
max-width: 60px;
min-height: @number_height;
line-height: @number_height;
text-align: center;
font-size: 14px;
margin: auto 10px;
padding: 0 10px;
border: 1px solid #333333;
word-break:break-all;word-wrap:break-word
}
}

View File

@ -1,69 +0,0 @@
.user_id_container .bond_input {
height: 45px;
text-indent: 20px;
font-size: 16px;
margin: 30px auto;
}
.user_id_container .bond_input .label {
width: 150px;
text-align: center;
height: 45px;
line-height: 45px;
float: left;
}
.user_id_container .bond_input .input_div {
width: 350px;
height: 45px;
text-indent: 20px;
font-size: 16px;
color: #666666;
display: inline-block;
background: #f5f5f5;
}
.user_id_container .bond_input .input_div .text_input {
width: 290px;
height: 45px;
line-height: 45px;
text-indent: 20px;
font-size: 16px;
color: #666666;
display: block;
float: left;
background: #f5f5f5;
}
.user_id_container .add_card {
width: 250px;
height: 45px;
line-height: 45px;
border: 1px solid #d84848;
text-align: center;
font-size: 18px;
color: #d84848;
margin: 30px auto 30px 30px;
}
.give_bond_container {
width: 850px;
padding: 20px;
background: #f4f4f4;
margin: 20px auto;
}
.give_bond_container .bond_input .input_div,
.give_bond_container .bond_input .input_div .text_input {
background: white;
}
.give_bond_container .layui-input,
.give_bond_container .layui-select {
height: 45px;
}
.give_bond_container .bond_return_btn {
width: 120px;
height: 40px;
line-height: 40px;
text-align: center;
color: white;
background: #d84848;
display: inline-block;
margin-left: 50px;
text-indent: 0;
}
/*# sourceMappingURL=real_name.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["real_name.less"],"names":[],"mappings":"AACA,kBAGE;EACE,YAAA;EAEA,iBAAA;EACA,eAAA;EACA,iBAAA;;AARJ,kBAUE,YAAY;EACV,YAAA;EACA,kBAAA;EACA,YAAA;EACA,iBAAA;EACA,WAAA;;AAfJ,kBAiBE,YAAY;EACV,YAAA;EACA,YAAA;EAEA,iBAAA;EACA,eAAA;EACA,cAAA;EACA,qBAAA;EACA,mBAAA;;AAzBJ,kBA4BE,YAAY,WAAW;EACrB,YAAA;EACA,YAAA;EACA,iBAAA;EACA,iBAAA;EACA,eAAA;EACA,cAAA;EACA,cAAA;EACA,WAAA;EACA,mBAAA;;AArCJ,kBAuCE;EACE,YAAA;EACA,YAAA;EACA,iBAAA;EACA,yBAAA;EACA,kBAAA;EACA,eAAA;EACA,cAAA;EACA,4BAAA;;AAKJ;EACE,YAAA;EACA,aAAA;EACA,mBAAA;EACA,iBAAA;;AAJF,oBAKE,YAAY;AALd,oBAK0B,CAAA,WAAY,WAAW;EAC7C,iBAAA;;AANJ,oBASE;AATF,oBASgB;EACZ,YAAA;;AAVJ,oBAaC;EACG,YAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,YAAA;EACA,mBAAA;EACA,qBAAA;EACA,iBAAA;EACA,cAAA","file":"real_name.css"}

View File

@ -1,79 +0,0 @@
@bond_input_height: 45px;
.user_id_container {
.bond_input {
height: @bond_input_height;
text-indent: 20px;
font-size: 16px;
margin:30px auto;
}
.bond_input .label {
width: 150px;
text-align: center;
height: @bond_input_height;
line-height: @bond_input_height;
float: left;
}
.bond_input .input_div {
width: 350px;
height: @bond_input_height;
text-indent: 20px;
font-size: 16px;
color: #666666;
display: inline-block;
background: #f5f5f5;
}
.bond_input .input_div .text_input {
width: 290px;
height: @bond_input_height;
line-height: @bond_input_height;
text-indent: 20px;
font-size: 16px;
color: #666666;
display: block;
float: left;
background: #f5f5f5;
}
.add_card{
width: 250px;
height: 45px;
line-height: 45px;
border: 1px solid #d84848;
text-align: center;
font-size: 18px;
color:#d84848 ;
margin: 30px auto 30px 30px;
}
}
.give_bond_container{
width: 850px;
padding: 20px;
background: #f4f4f4;
margin: 20px auto;
.bond_input .input_div ,.bond_input .input_div .text_input {
background: white;
}
.layui-input, .layui-select{
height: 45px;
}
.bond_return_btn {
width: 120px;
height: 40px;
line-height: 40px;
text-align: center;
color: white;
background: #d84848;
display: inline-block;
margin-left: 50px;
text-indent: 0;
}
}

View File

@ -1,257 +0,0 @@
.list_title .time_msg {
margin-left: 10px;
font-size: 14px;
color: #d84848;
}
.winning_the_bid {
width: 880px;
margin: 30px auto;
}
.winning_the_bid .bid_row {
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
flex-direction: row;
text-align: center;
}
.winning_the_bid .bid_row > div {
display: table-cell;
font-size: 14px;
}
.winning_the_bid .bid_row .w1 {
width: 140px;
line-height: 100px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w2 {
width: 150px;
line-height: 100px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w3 {
width: 230px;
line-height: 100px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .bid_row .w4 {
width: 60px;
font-size: 18px;
line-height: 100px;
border: 1px solid #e4e4e4;
}
.winning_the_bid .title div {
background: #ededed;
line-height: 50px !important;
}
.winning_the_bid .bid_row .money {
font-size: 24px;
line-height: 50px;
display: inline-block;
vertical-align: middle;
color: #a42b2b;
word-break: break-all;
word-wrap: break-word;
}
.winning_the_bid .bid_row .time {
font-size: 28px;
line-height: 50px;
display: inline-block;
vertical-align: middle;
color: #a42b2b;
word-break: break-all;
word-wrap: break-word;
}
.winning_the_bid .bid_row .w3 p {
line-height: 2;
display: inline-block;
vertical-align: middle;
}
.winning_the_bid .product_img {
width: 80px;
}
.winning_the_bid .state {
font-size: 14px;
}
.winning_the_bid .zzjj {
color: #d84848;
}
.winning_the_bid .offer_btn {
width: 90px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 14px;
color: #333333;
border: 1px solid #e8e8e8;
border-radius: 5px;
background: #ededed;
display: inline-block;
vertical-align: middle;
}
.goods_number {
width: auto;
position: relative;
padding: 0 20px;
overflow: hidden;
display: inline-block;
vertical-align: middle;
}
.goods_number .num_reduce {
width: 20px;
height: 25px;
line-height: 25px;
text-align: center;
font-size: 14px;
position: absolute;
left: 0;
top: 0;
border: 1px solid #333333;
}
.goods_number .num_plus {
width: 20px;
height: 25px;
line-height: 25px;
text-align: center;
font-size: 14px;
position: absolute;
right: 0;
top: 0;
border: 1px solid #333333;
}
.goods_number .number {
width: auto;
height: 25px;
line-height: 25px;
text-align: center;
font-size: 14px;
margin: auto 10px;
padding: 0 10px;
border: 1px solid #333333;
}
input[type="radio"],
input[type="checkbox"] {
display: none;
}
input[type="radio"] + span,
input[type="checkbox"] + span {
width: 15px;
height: 15px;
display: inline-block;
vertical-align: middle;
background: url("/static/images/personal/login_03.jpg");
background-repeat: no-repeat;
background-size: 100% 100%;
}
input[type="radio"]:checked + span,
input[type="checkbox"]:checked + span {
background: url("/static/images/personal/login_03_2.jpg");
background-repeat: no-repeat;
background-size: 100% 100%;
}
.total_row {
width: 880px;
height: 50px;
margin: 30px auto;
text-align: right;
}
.total_row .delete {
color: #d84848;
margin: auto 15px;
}
.total_row .product_count,
.total_row .total_money {
font-size: 22px;
color: #d84848;
}
.total_row .pay_btn {
width: 150px;
height: 60px;
line-height: 60px;
text-align: center;
font-size: 20px;
background: #d84848;
color: white;
display: inline-block;
vertical-align: middle;
margin-left: 20px;
}
.reorder_container {
width: 880px;
padding: 20px 0;
margin: 30px auto;
}
.reorder_container .reorder_msg {
font-size: 18px;
color: #d84848;
font-weight: bold;
}
.producr_list_row {
width: 880px;
padding: 0;
margin: 30px auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.producr_list_row .product {
width: 430px;
height: 230px;
background: white;
border-radius: 5px;
}
.producr_list_row .product .p_border_div {
width: 430px;
height: 150px;
padding: 40px 0;
transition: 0.5s all;
}
.producr_list_row .product .product_img {
width: 120px;
height: 150px;
line-height: 150px;
text-align: center;
float: left;
}
.producr_list_row .product .product_img img {
width: auto;
height: auto;
max-width: 100px;
max-height: 100%;
display: inline-block;
vertical-align: middle;
margin: auto;
}
.producr_list_row .product .product_name {
width: 280px;
padding: 10px;
float: right;
}
.producr_list_row .product .product_name .name {
font-size: 18px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.producr_list_row .product .value {
width: 300px;
height: 40px;
line-height: 40px;
margin-top: 10px;
font-size: 22px;
color: #a42b2b;
}
.producr_list_row .product .reorder_btn {
width: 120px;
height: 35px;
line-height: 35px;
margin-top: 10px;
font-size: 18px;
color: #d84848;
border: 1px solid #d84848;
text-align: center;
border-radius: 20px;
}
/*# sourceMappingURL=shopping_cart.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["shopping_cart.less"],"names":[],"mappings":"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","file":"shopping_cart.css"}

View File

@ -1,303 +0,0 @@
.list_title .time_msg {
margin-left: 10px;
font-size: 14px;
color: #d84848
}
//
.winning_the_bid {
width: 880px;
margin: 30px auto;
@bid_height: 100px;
.bid_row {
//height: @bid_height;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
flex-direction: row;
text-align: center;
}
.bid_row > div {
display: table-cell;
font-size: 14px;
}
.bid_row .w1 {
width: 140px;
line-height: @bid_height;
border: 1px solid #e4e4e4;
}
.bid_row .w2 {
width: 150px;
line-height: @bid_height;
border: 1px solid #e4e4e4;
}
.bid_row .w3 {
width: 230px;
line-height: @bid_height;
border: 1px solid #e4e4e4;
}
.bid_row .w4 {
width: 60px;
font-size: 18px;
line-height: @bid_height;
border: 1px solid #e4e4e4;
}
.title div {
background: #ededed;
line-height: 50px !important;
}
.bid_row .money {
font-size: 24px;
line-height: 50px;
display: inline-block;
vertical-align: middle;
color: #a42b2b;
word-break: break-all;
word-wrap: break-word
}
.bid_row .time {
font-size: 28px;
line-height: 50px;
display: inline-block;
vertical-align: middle;
color: #a42b2b;
word-break: break-all;
word-wrap: break-word
}
.bid_row .w3 p {
line-height: 2;
display: inline-block;
vertical-align: middle;
}
.product_img {
width: 80px;
}
.state {
font-size: 14px;
}
.zzjj {
color: #d84848;
}
.offer_btn {
width: 90px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 14px;
color: #333333;
border: 1px solid #e8e8e8;
border-radius: 5px;
background: #ededed;
display: inline-block;
vertical-align: middle;
}
}
@number_height: 25px;
.goods_number {
width: auto;
position: relative;
padding: 0 20px;
overflow: hidden;
display: inline-block;
vertical-align: middle;
.num_reduce {
width: 20px;
height: @number_height;
line-height: @number_height;
text-align: center;
font-size: 14px;
position: absolute;
left: 0;
top: 0;
border: 1px solid #333333;
}
.num_plus {
width: 20px;
height: @number_height;
line-height: @number_height;
text-align: center;
font-size: 14px;
position: absolute;
right: 0;
top: 0;
border: 1px solid #333333;
}
.number {
width: auto;
height: @number_height;
line-height: @number_height;
text-align: center;
font-size: 14px;
margin: auto 10px;
padding: 0 10px;
border: 1px solid #333333;
}
}
//
input[type="radio"], input[type="checkbox"] {
display: none;
}
input[type="radio"] + span,
input[type="checkbox"] + span {
width: 15px;
height: 15px;
display: inline-block;
vertical-align: middle;
background: url("/static/images/personal/login_03.jpg");
background-repeat: no-repeat;
background-size: 100% 100%;
}
input[type="radio"]:checked + span,
input[type="checkbox"]:checked + span {
background: url("/static/images/personal/login_03_2.jpg");
background-repeat: no-repeat;
background-size: 100% 100%;
}
//
.total_row{
width: 880px;
height: 50px;
margin: 30px auto;
text-align: right;
.delete{
color: #d84848;
margin: auto 15px;
}
.product_count ,.total_money{
font-size: 22px;
color: #d84848;
}
.pay_btn{
width: 150px;
height: 60px;
line-height: 60px;
text-align: center;
font-size: 20px;
background: #d84848;
color: white;
display: inline-block;
vertical-align: middle;
margin-left: 20px;
}
}
//
.reorder_container{
width: 880px;
padding: 20px 0;
margin: 30px auto;
.reorder_msg{
font-size: 18px;
color: #d84848;
font-weight: bold;
}
}
.producr_list_row {
width: 880px;
padding: 0;
margin: 30px auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
.product {
width: 430px;
height: 230px;
background: white;
//background-color: #00F7DE;
border-radius: 5px;
}
.product .p_border_div {
width: 430px;
height: 150px;
padding: 40px 0;
transition: 0.5s all;
}
.product .product_img {
width: 120px;
height: 150px;
line-height: 150px;
text-align: center;
float: left;
}
.product .product_img img {
width: auto;
height: auto;
max-width: 100px;
max-height: 100%;
display: inline-block;
vertical-align: middle;
margin: auto;
}
.product .product_name {
width: 280px;
padding: 10px;
float: right;
}
.product .product_name .name {
font-size: 18px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.product .value {
width: 300px;
height: 40px;
line-height: 40px;
margin-top: 10px;
font-size: 22px;
color: #a42b2b;
}
.product .reorder_btn {
width: 120px;
height: 35px;
line-height: 35px;
margin-top: 10px;
font-size: 18px;
color: #d84848;
border: 1px solid #d84848 ;
text-align: center;
border-radius: 20px;
}
}

View File

@ -1,229 +0,0 @@
body,
ul,
ol,
h1,
h2,
h4,
p {
margin: 0;
padding: 0;
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
color: #000;
min-width: 1200px;
max-width: 1920px;
margin: auto;
background: white;
}
img {
border: 0px;
}
.inline_img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
}
ul,
ol {
list-style-type: none;
}
a {
width: auto;
height: auto;
text-decoration: none;
}
input {
outline: none;
border: none;
}
.clear:after,
.clear:before {
content: "";
display: block;
clear: both;
}
.w1200 {
width: 1200px;
margin: auto;
}
.w100 {
width: 100%;
margin: auto;
}
.head_title {
height: 80px;
padding: 30px 0;
/*修改提示文字的颜色*/
}
.head_title .logo {
height: 80px;
float: left;
display: block;
}
.head_title .search_row {
width: 525px;
height: 80px;
float: left;
margin-left: 75px;
}
.head_title .search_row .btn_row {
width: 525px;
height: 33px;
}
.head_title .search_row .btn_row .btn {
width: 100px;
height: 33px;
line-height: 33px;
text-align: center;
font-size: 22px;
color: #d84848;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
float: left;
}
.head_title .search_row .btn_row .on {
color: white;
background: #d84848;
}
.head_title .input_div {
width: 521px;
height: 43px;
border: 2px #d84848 solid;
position: relative;
}
.head_title .input_div input {
width: 390px;
height: 43px;
background: url("/static/images/index_11.jpg") no-repeat;
background-size: 20px 20px;
background-position: left 10px center;
background-color: white;
text-indent: 40px;
font-size: 22px;
color: #333333;
position: absolute;
top: 0;
left: 0;
}
.head_title .input_div input::-webkit-input-placeholder {
/* WebKit browsers */
color: #dedede;
}
.head_title .input_div input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #dedede;
}
.head_title .input_div input::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #dedede;
}
.head_title .input_div input:-ms-input-placeholder {
/* Internet Explorer 10+ */
color: #dedede;
}
.head_title .input_div .search_submit {
width: 130px;
height: 43px;
line-height: 43px;
text-align: center;
font-size: 22px;
color: white;
background-color: #d84848;
position: absolute;
top: 0;
right: 0;
}
.head_title .login_register {
width: auto;
height: 80px;
line-height: 80px;
float: right;
}
.head_title .login_register div {
width: auto;
height: 50px;
line-height: 50px;
display: inline-block;
vertical-align: middle;
font-size: 18px;
color: #6f6f6f;
margin: auto 15px;
letter-spacing: 2px;
}
.head_title .login_register img {
margin-right: 5px;
}
.menu_row {
background-color: #d84848;
height: 60px;
}
.menu_row .w1200 {
height: 60px;
}
.menu_row .w1200 a {
display: block;
width: 132px;
height: 60px;
line-height: 60px;
text-align: center;
font-size: 18px;
color: white;
float: left;
}
.menu_row .w1200 a:hover {
background-color: #9e2525;
}
.menu_row .w1200 .on {
background-color: #9e2525;
}
.footer_div {
background-color: #000000;
padding: 50px 0;
}
.footer .footer_list_row {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.footer .footer_list {
width: 172px;
}
.footer .footer_list p,
.footer .footer_list .qrmsg {
font-size: 14px;
color: #666666;
text-align: center;
}
.footer .footer_list .title {
font-size: 18px;
color: #666666;
text-align: center;
margin-bottom: 10px;
}
.footer .footer_list .qr_img {
width: 92px;
display: block;
margin: auto;
}
.footer .footer_p {
line-height: 1.5;
font-size: 14px;
color: #666666;
text-align: center;
margin: 30px auto;
}
.site_location {
font-size: 18px;
color: #333333;
margin: 30px auto;
}
.move_hand {
cursor: pointer;
}
/*# sourceMappingURL=public.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["public.less"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;EACE,SAAA;EACA,UAAA;;AAGF;EACE,aAAa,8CAAb;EACA,eAAA;EACA,WAAA;EAEA,iBAAA;EACA,iBAAA;EACA,YAAA;EACA,iBAAA;;AAGF;EACE,WAAA;;AAGF;EACE,WAAA;EACA,YAAA;EACA,eAAA;EACA,gBAAA;EACA,qBAAA;EACA,sBAAA;;AAGF;AACA;EACE,qBAAA;;AAGF;EACE,WAAA;EACA,YAAA;EACA,qBAAA;;AAGF;EACE,aAAA;EACA,YAAA;;AAIF,MAAM;AAAQ,MAAM;EAClB,SAAS,EAAT;EACA,cAAA;EACA,WAAA;;AAGF;EACE,aAAA;EACA,YAAA;;AAGF;EACE,WAAA;EACA,YAAA;;AAIF;EACE,YAAA;EACA,eAAA;;;AAFF,WAIE;EACE,YAAA;EACA,WAAA;EACA,cAAA;;AAPJ,WAUE;EACE,YAAA;EACA,YAAA;EACA,WAAA;EACA,iBAAA;;AAdJ,WAiBE,YAAY;EACV,YAAA;EACA,YAAA;;AAnBJ,WAsBE,YAAY,SAAS;EACnB,YAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,cAAA;EACA,2BAAA;EACA,4BAAA;EACA,WAAA;;AA/BJ,WAkCE,YAAY,SAAS;EACnB,YAAA;EACA,mBAAA;;AApCJ,WAuCE;EACE,YAAA;EACA,YAAA;EACA,yBAAA;EACA,kBAAA;;AA3CJ,WA8CE,WAAW;EACT,YAAA;EACA,YAAA;EACA,gBAAgB,wCAAhB;EACA,0BAAA;EACA,qCAAA;EACA,uBAAA;EACA,iBAAA;EACA,eAAA;EACA,cAAA;EACA,kBAAA;EACA,MAAA;EACA,OAAA;;AA1DJ,WA+DE,WAAW,MAAK;;EAEd,cAAA;;AAjEJ,WAqEE,WAAW,MAAK;;EAEd,cAAA;;AAvEJ,WA2EE,WAAW,MAAK;;EAEd,cAAA;;AA7EJ,WAiFE,WAAW,MAAK;;EAEd,cAAA;;AAnFJ,WAuFE,WAAW;EACT,YAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,YAAA;EACA,yBAAA;EACA,kBAAA;EACA,MAAA;EACA,QAAA;;AAjGJ,WAoGE;EACE,WAAA;EACA,YAAA;EACA,iBAAA;EACA,YAAA;;AAxGJ,WA2GE,gBAAgB;EACd,WAAA;EACA,YAAA;EACA,iBAAA;EACA,qBAAA;EACA,sBAAA;EACA,eAAA;EACA,cAAA;EACA,iBAAA;EACA,mBAAA;;AApHJ,WAuHE,gBAAgB;EACd,iBAAA;;AAKJ;EACE,yBAAA;EACA,YAAA;;AAFF,SAIE;EACE,YAAA;;AALJ,SAQE,OAAO;EACL,cAAA;EACA,YAAA;EACA,YAAA;EACA,iBAAA;EACA,kBAAA;EACA,eAAA;EACA,YAAA;EACA,WAAA;;AAhBJ,SAmBE,OAAO,EAAC;EACN,yBAAA;;AApBJ,SAuBE,OAAO;EACL,yBAAA;;AAKJ;EACE,yBAAA;EACA,eAAA;;AAIF,OACE;EACE,aAAA;EACA,mBAAA;EACA,eAAA;EACA,8BAAA;;AALJ,OAOE;EACE,YAAA;;AARJ,OAWE,aAAa;AAXf,OAWkB,aAAa;EAC3B,eAAA;EACA,cAAA;EACA,kBAAA;;AAdJ,OAgBE,aAAa;EACX,eAAA;EACA,cAAA;EACA,kBAAA;EACA,mBAAA;;AApBJ,OAsBE,aAAa;EACX,WAAA;EACA,cAAA;EACA,YAAA;;AAzBJ,OA2BE;EACE,gBAAA;EACA,eAAA;EACA,cAAA;EACA,kBAAA;EACA,iBAAA;;AAOJ;EACE,eAAA;EACA,cAAA;EACA,iBAAA","file":"public.css"}

View File

@ -1,273 +0,0 @@
body,
ul,
ol,
h1,
h2,
h4,
p {
margin: 0;
padding: 0;
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
color: #000;
background: white;
min-width: 1200px;
max-width: 1920px;
margin: auto;
background: white;
}
img {
border: 0px;
}
.inline_img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
}
ul,
ol {
list-style-type: none;
}
a {
width: auto;
height: auto;
text-decoration: none;
}
input {
outline: none;
border: none;
}
//
.clear:after, .clear:before {
content: "";
display: block;
clear: both;
}
.w1200 {
width: 1200px;
margin: auto;
}
.w100 {
width: 100%;
margin: auto;
}
//菜单
.head_title {
height: 80px;
padding: 30px 0;
.logo {
height: 80px;
float: left;
display: block;
}
.search_row {
width: 525px;
height: 80px;
float: left;
margin-left: 75px;
}
.search_row .btn_row {
width: 525px;
height: 33px;
}
.search_row .btn_row .btn {
width: 100px;
height: 33px;
line-height: 33px;
text-align: center;
font-size: 22px;
color: #d84848;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
float: left;
}
.search_row .btn_row .on {
color: white;
background: #d84848;
}
.input_div {
width: 521px;
height: 43px;
border: 2px #d84848 solid;
position: relative;
}
.input_div input {
width: 390px;
height: 43px;
background: url("/static/images/index_11.jpg") no-repeat;
background-size: 20px 20px;
background-position: left 10px center;
background-color: white;
text-indent: 40px;
font-size: 22px;
color: #333333;
position: absolute;
top: 0;
left: 0;
}
/*修改提示文字的颜色*/
.input_div input::-webkit-input-placeholder { /* WebKit browsers */
color: #dedede;
}
.input_div input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #dedede;
}
.input_div input::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #dedede;
}
.input_div input:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #dedede;
}
.input_div .search_submit {
width: 130px;
height: 43px;
line-height: 43px;
text-align: center;
font-size: 22px;
color: white;
background-color: #d84848;
position: absolute;
top: 0;
right: 0;
}
.login_register {
width: auto;
height: 80px;
line-height: 80px;
float: right;
}
.login_register div {
width: auto;
height: 50px;
line-height: 50px;
display: inline-block;
vertical-align: middle;
font-size: 18px;
color: #6f6f6f;
margin: auto 15px;
letter-spacing: 2px;
}
.login_register img {
margin-right: 5px;
}
}
@menu_height: 60px;
.menu_row {
background-color: #d84848;
height: @menu_height;
.w1200 {
height: @menu_height;
}
.w1200 a {
display: block;
width: 132px;
height: @menu_height;
line-height: @menu_height;
text-align: center;
font-size: 18px;
color: white;
float: left;
}
.w1200 a:hover {
background-color: #9e2525;
}
.w1200 .on {
background-color: #9e2525;
}
}
//底部
.footer_div {
background-color: #000000;
padding: 50px 0;
}
.footer {
.footer_list_row{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.footer_list {
width: 172px;
//float: left;
}
.footer_list p, .footer_list .qrmsg {
font-size: 14px;
color: #666666;
text-align: center;
}
.footer_list .title {
font-size: 18px;
color: #666666;
text-align: center;
margin-bottom: 10px;
}
.footer_list .qr_img{
width: 92px;
display: block;
margin: auto;
}
.footer_p{
line-height: 1.5;
font-size: 14px;
color: #666666;
text-align: center;
margin: 30px auto;
}
}
//
.site_location{
font-size: 18px;
color: #333333;
margin: 30px auto;
}

View File

@ -1,137 +0,0 @@
.title_img {
height: 184px;
overflow: hidden;
position: relative;
}
.title_img img {
width: 1920px;
height: 184px;
display: block;
position: absolute;
top: 0;
left: 50%;
margin-left: -980px;
}
.order_info {
margin: 100px auto;
}
.order_info .confirm {
text-indent: 15px;
color: #d84848;
font-size: 20px;
font-weight: bold;
}
.order_info .user_address {
padding-left: 60px;
font-size: 16px;
color: #333333;
line-height: 30px;
margin: 30px auto;
}
.product_row {
margin: 30px auto;
}
.product_row .table_title {
background: #eeeeee;
}
.product_row .product_list {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
margin: 30px auto;
}
.product_row .product_list div {
min-height: 60px;
line-height: 60px;
text-align: center;
display: table-cell;
}
.product_row .img {
width: 200px;
}
.product_row .img img {
max-width: 100px;
max-height: 60px;
}
.product_row .title {
width: 190px;
padding: 0 5px;
}
.product_row .title p,
.product_row .money p {
line-height: 1.5;
display: inline-block;
vertical-align: middle;
}
.product_row .money {
width: 190px;
padding: 0 5px;
}
.product_row .number {
width: 190px;
padding: 0 5px;
}
.product_row .total {
width: 190px;
padding: 0 5px;
}
.product_row .paytime {
width: 200px;
}
.payment_method {
width: 800px;
height: auto;
float: right;
margin: 50px auto 150px auto;
}
.payment_method .p {
font-size: 22px;
color: #333333;
margin: 20px auto;
text-align: right;
}
.payment_method .p .total {
color: #d84848;
font-size: 24px;
}
.payment_method .method {
height: 60px;
line-height: 60px;
text-align: right;
}
.payment_method .method label {
margin: auto 20px;
}
.payment_method .method .pay_btn {
width: 160px;
height: 60px;
line-height: 60px;
background: #f74d4d;
color: white;
font-size: 18px;
text-align: center;
border-radius: 5px;
display: inline-block;
}
.method input[type="radio"],
.user_address input[type="radio"] {
display: none;
}
.method input[type="radio"] + span,
.user_address input[type="radio"] + span {
width: 15px;
height: 15px;
display: inline-block;
vertical-align: middle;
background: url("/static/images/ico2_12.png");
background-repeat: no-repeat;
background-size: 100% 100%;
}
.method input[type="radio"]:checked + span,
.user_address input[type="radio"]:checked + span {
background: url("/static/images/ico2_10.png");
background-repeat: no-repeat;
background-size: 100% 100%;
}
/*# sourceMappingURL=purchase.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["purchase.less"],"names":[],"mappings":"AAAA;EACE,aAAA;EACA,gBAAA;EACA,kBAAA;;AAHF,UAKE;EACE,aAAA;EACA,aAAA;EACA,cAAA;EACA,kBAAA;EACA,MAAA;EACA,SAAA;EACA,mBAAA;;AAKJ;EACE,kBAAA;;AADF,WAGE;EACE,iBAAA;EACA,cAAA;EACA,eAAA;EACA,iBAAA;;AAPJ,WAUE;EACE,kBAAA;EACA,eAAA;EACA,cAAA;EACA,iBAAA;EACA,iBAAA;;AAKJ;EAEE,iBAAA;;AAFF,YAIE;EACE,mBAAA;;AALJ,YAQE;EACE,aAAA;EACA,mBAAA;EACA,iBAAA;EACA,8BAAA;EACA,iBAAA;;AAbJ,YAgBE,cAAc;EACZ,gBAAA;EACA,iBAAA;EACA,kBAAA;EACA,mBAAA;;AApBJ,YAuBE;EACE,YAAA;;AAxBJ,YA2BE,KAAK;EACH,gBAAA;EACA,gBAAA;;AA7BJ,YAgCE;EACE,YAAA;EACA,cAAA;;AAlCJ,YAqCE,OAAO;AArCT,YAqCY,OAAO;EACf,gBAAA;EACA,qBAAA;EACA,sBAAA;;AAxCJ,YA2CE;EACE,YAAA;EACA,cAAA;;AA7CJ,YAgDE;EACE,YAAA;EACA,cAAA;;AAlDJ,YAqDE;EACE,YAAA;EACA,cAAA;;AAvDJ,YA0DE;EACE,YAAA;;AAKJ;EACE,YAAA;EACA,YAAA;EACA,YAAA;EACA,4BAAA;;AAJF,eAME;EACE,eAAA;EACA,cAAA;EACA,iBAAA;EACA,iBAAA;;AAVJ,eAaE,GAAG;EACD,cAAA;EACA,eAAA;;AAfJ,eAkBE;EACE,YAAA;EACA,iBAAA;EACA,iBAAA;;AArBJ,eAwBE,QAAQ;EACN,iBAAA;;AAzBJ,eA4BE,QAAQ;EACN,YAAA;EACA,YAAA;EACA,iBAAA;EACA,mBAAA;EACA,YAAA;EACA,eAAA;EACA,kBAAA;EACA,kBAAA;EACA,qBAAA;;AAIJ,OAAQ,MAAK;AAAgB,aAAc,MAAK;EAC9C,aAAA;;AAGF,OAAQ,MAAK,cAAe;AAAO,aAAc,MAAK,cAAe;EACnE,WAAA;EACA,YAAA;EACA,qBAAA;EACA,sBAAA;EACA,gBAAgB,6BAAhB;EACA,4BAAA;EACA,0BAAA;;AAGF,OAAQ,MAAK,cAAc,QAAS;AAAS,aAAc,MAAK,cAAc,QAAS;EACrF,gBAAgB,6BAAhB;EACA,4BAAA;EACA,0BAAA","file":"purchase.css"}

View File

@ -1,165 +0,0 @@
.title_img {
height: 184px;
overflow: hidden;
position: relative;
img {
width: 1920px;
height: 184px;
display: block;
position: absolute;
top: 0;
left: 50%;
margin-left: -980px;
}
}
//
.order_info {
margin: 100px auto;
.confirm {
text-indent: 15px;
color: #d84848;
font-size: 20px;
font-weight: bold;
}
.user_address {
padding-left: 60px;
font-size: 16px;
color: #333333;
line-height: 30px;
margin: 30px auto;
}
}
.product_row {
margin: 30px auto;
.table_title {
background: #eeeeee;
}
.product_list {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
margin: 30px auto;
}
.product_list div {
min-height: 60px;
line-height: 60px;
text-align: center;
display: table-cell;
}
.img {
width: 200px;
}
.img img {
max-width: 100px;
max-height: 60px;
}
.title {
width: 190px;
padding: 0 5px;
}
.title p, .money p {
line-height: 1.5;
display: inline-block;
vertical-align: middle;
}
.money {
width: 190px;
padding: 0 5px;
}
.number {
width: 190px;
padding: 0 5px;
}
.total {
width: 190px;
padding: 0 5px;
}
.paytime {
width: 200px;
}
}
//
.payment_method {
width: 800px;
height: auto;
float: right;
margin: 50px auto 150px auto;
.p {
font-size: 22px;
color: #333333;
margin: 20px auto;
text-align: right;
}
.p .total {
color: #d84848;
font-size: 24px;
}
.method {
height: 60px;
line-height: 60px;
text-align: right;
}
.method label {
margin: auto 20px;
}
.method .pay_btn {
width: 160px;
height: 60px;
line-height: 60px;
background: #f74d4d;
color: white;
font-size: 18px;
text-align: center;
border-radius: 5px;
display: inline-block;
}
}
.method input[type="radio"] ,.user_address input[type="radio"] {
display: none;
}
.method input[type="radio"] + span,.user_address input[type="radio"] + span {
width: 15px;
height: 15px;
display: inline-block;
vertical-align: middle;
background: url("/static/images/ico2_12.png");
background-repeat: no-repeat;
background-size: 100% 100%;
}
.method input[type="radio"]:checked + span , .user_address input[type="radio"]:checked + span {
background: url("/static/images/ico2_10.png");
background-repeat: no-repeat;
background-size: 100% 100%;
}

View File

@ -1,293 +0,0 @@
.banner {
margin: auto;
min-width: 1200px;
}
.banner .swiper-pagination-bullet {
width: 30px;
height: 3px;
background: #000000 !important;
border-radius: 0;
}
.banner .banner_img {
width: 100%;
display: block;
}
.banner .swiper-button-next {
width: 44px;
height: 88px;
background: url("/static/images/personal_04_06.png") no-repeat;
background-size: 11px 21px;
background-position: center center;
background-color: rgba(255, 255, 255, 0.3);
}
.banner .swiper-button-prev {
width: 44px;
height: 88px;
background: url("/static/images/personal_04_06_1.png") no-repeat;
background-size: 11px 21px;
background-position: center center;
background-color: rgba(255, 255, 255, 0.3);
}
.banner .swiper-button-prev:after,
.banner .swiper-container-rtl .swiper-button-next:after,
.banner .swiper-button-next:after,
.banner .swiper-container-rtl .swiper-button-prev:after {
content: "";
display: none !important;
}
.session_row {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.session_row .zc_list {
width: 595px;
height: 345px;
margin: 30px 0;
background: #00F7DE;
position: relative;
}
.session_row .zc_list:nth-child(odd) {
background: url("/static/images/index_47.jpg");
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center center;
}
.session_row .zc_list:nth-child(even) {
background: url("/static/images/index_47_1.jpg");
background-size: auto;
background-repeat: no-repeat;
background-position: center center;
}
.session_row .zc_list .ks_btn {
width: 100px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 16px;
color: white;
background: #d84848;
border-radius: 15px;
position: absolute;
top: 20px;
right: 20px;
}
.session_row .zc_list .zc_img {
width: 160px;
height: 345px;
line-height: 345px;
text-align: center;
float: left;
margin-left: 40px;
}
.session_row .zc_list .zc_img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
}
.session_row .zc_title {
width: 360px;
height: 345px;
float: right;
margin-right: 10px;
color: white;
}
.session_row .zc_title .z_title {
font-size: 35px;
margin-top: 80px;
text-align: center;
}
.session_row .zc_title .z_info {
font-size: 22px;
margin-top: 30px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.session_row .zc_title .z_time {
font-size: 22px;
margin-top: 30px;
text-align: center;
}
/*
page
*/
#page {
margin: 20px auto;
color: #666;
display: block;
text-align: center;
}
#page li {
display: inline-block;
height: 35px;
width: 35px;
cursor: pointer;
color: #666;
font-size: 14px;
line-height: 35px;
background-color: white;
/*border: 1px solid #dce0e0;*/
text-align: center;
margin: 0 4px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px #efefef solid;
}
.xl-nextPage,
.xl-prevPage {
min-width: 60px;
color: #0073A9;
height: 28px;
}
#page li.xl-disabled {
opacity: 0.5;
cursor: no-drop;
min-width: 50px;
}
#page li.xl-disabled:hover {
background-color: #f9f9f9 !important;
/*border: 1px solid #dce0e0 !important;*/
color: #666 !important;
}
#page li.xl-active {
background-color: #d84848;
/*border-color: #0073A9;*/
color: #FFF;
}
#page li:hover {
background-color: #d84848 !important;
/*border-color: #0073A9;*/
color: #FFF;
}
#page li.xl-jumpText {
display: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0);
opacity: 1;
width: auto;
}
#page li.xl-jumpText:hover {
background-color: rgba(0, 0, 0, 0) !important;
border-color: rgba(0, 0, 0, 0) !important;
}
#page li.xl-jumpButton {
padding: 0 5px;
display: none;
}
#xlJumpNum {
width: 35px;
margin: 0 3px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none !important;
}
input[type="number"] {
-moz-appearance: textfield;
}
.session_title {
margin: 50px auto;
font-size: 30px;
font-weight: bold;
text-align: center;
color: #333333;
}
.session_body {
padding: 30px 20px;
margin: 30px auto;
border: 1px solid #eeeeee;
font-size: 14px;
line-height: 2;
}
.producr_list_row {
width: 1200px;
padding: 0;
margin: 30px auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.producr_list_row .product {
width: 580px;
height: 230px;
padding: 30px 0;
background: white;
border-radius: 5px;
}
.producr_list_row .product .border_div {
width: 580px;
height: 150px;
padding: 40px 0;
transition: 0.5s all;
position: relative;
}
.producr_list_row .product .border_div .follow {
width: 100px;
height: 30px;
line-height: 30px;
font-size: 14px;
position: absolute;
top: 0;
right: 0;
text-align: center;
}
.producr_list_row .product .border_div:hover {
-moz-box-shadow: 0px 0px 20px #999999;
-webkit-box-shadow: 0px 0px 20px #999999;
box-shadow: 0px 0px 20px #999999;
}
.producr_list_row .product .product_img {
width: 250px;
height: 150px;
line-height: 150px;
text-align: center;
float: left;
}
.producr_list_row .product .product_img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
margin: auto;
}
.producr_list_row .product .product_name {
width: 300px;
padding: 10px;
float: right;
}
.producr_list_row .product .product_name .name {
font-size: 18px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.producr_list_row .product .value {
width: 300px;
height: 40px;
line-height: 40px;
margin-top: 40px;
font-size: 22px;
color: #a42b2b;
}
.producr_list_row .product .value .shopping_car {
width: auto;
height: 25px;
float: right;
margin-top: 7.5px;
margin-left: 10px;
}
/*# sourceMappingURL=special_session.css.map */

View File

@ -1 +0,0 @@
{"version":3,"sources":["special_session.less"],"names":[],"mappings":"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","file":"special_session.css"}

View File

@ -1,348 +0,0 @@
.banner {
margin: auto;
min-width: 1200px;
.swiper-pagination-bullet {
width: 30px;
height: 3px;
background: #000000 !important;
border-radius: 0;
}
.banner_img {
width: 100%;
display: block;
}
.swiper-button-next {
width: 44px;
height: 88px;
background: url("/static/images/personal_04_06.png") no-repeat;
background-size: 11px 21px;
background-position: center center;
background-color: rgba(255, 255, 255, 0.3);
}
.swiper-button-prev {
width: 44px;
height: 88px;
background: url("/static/images/personal_04_06_1.png") no-repeat;
background-size: 11px 21px;
background-position: center center;
background-color: rgba(255, 255, 255, 0.3);
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
content: "";
display: none !important;
}
}
//
.session_row{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
@list_height: 345px;
.zc_list {
width: 595px;
height: @list_height;
margin: 30px 0;
background: #00F7DE;
position: relative;
}
.zc_list:nth-child(odd) {
background: url("/static/images/index_47.jpg");
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center center;
}
.zc_list:nth-child(even) {
background: url("/static/images/index_47_1.jpg");
background-size: auto;
background-repeat: no-repeat;
background-position: center center;
}
.zc_list .ks_btn{
width: 100px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 16px;
color: white;
background: #d84848;
border-radius: 15px;
position: absolute;
top: 20px;
right: 20px;
}
.zc_list .zc_img {
width: 160px;
height: @list_height;
line-height: @list_height;
text-align: center;
float: left;
margin-left: 40px;
}
.zc_list .zc_img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
}
.zc_title {
width: 360px;
height: @list_height;
float: right;
margin-right: 10px;
color: white;
}
.zc_title .z_title {
font-size: 35px;
margin-top: 80px;
text-align: center;
}
.zc_title .z_info {
font-size: 22px;
margin-top: 30px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.zc_title .z_time {
font-size: 22px;
margin-top: 30px;
text-align: center;
}
}
//page
/*
page
*/
#page {
margin: 20px auto;
color: #666;
display: block;
text-align: center;
}
#page li {
display: inline-block;
//min-width: 50px;
height: 35px;
width: 35px;
cursor: pointer;
color: #666;
font-size: 14px;
line-height: 35px;
background-color: white;
/*border: 1px solid #dce0e0;*/
text-align: center;
margin: 0 4px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
//border-radius: 18px;
border: 1px #efefef solid;
}
.xl-nextPage,
.xl-prevPage {
min-width: 60px;
color: #0073A9;
height: 28px;
}
#page li.xl-disabled {
opacity: .5;
cursor: no-drop;
min-width: 50px;
}
#page li.xl-disabled:hover {
background-color: #f9f9f9 !important;
/*border: 1px solid #dce0e0 !important;*/
color: #666 !important;
}
#page li.xl-active {
background-color: #d84848;
/*border-color: #0073A9;*/
color: #FFF;
}
#page li:hover {
background-color: #d84848 !important;
/*border-color: #0073A9;*/
color: #FFF
}
#page li.xl-jumpText {
display: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0);
opacity: 1;
width: auto;
}
#page li.xl-jumpText:hover {
background-color: rgba(0, 0, 0, 0) !important;
border-color: rgba(0, 0, 0, 0) !important;
}
#page li.xl-jumpButton {
padding: 0 5px;
display: none;
}
#xlJumpNum {
width: 35px;
margin: 0 3px;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
-webkit-appearance: none !important;
}
input[type="number"] {
-moz-appearance: textfield;
}
//info
.session_title{
margin: 50px auto;
font-size: 30px;
font-weight: bold;
text-align: center;
color: #333333;
}
.session_body{
padding: 30px 20px;
margin: 30px auto;
border: 1px solid #eeeeee;
font-size: 14px;
line-height: 2;
}
//
.producr_list_row {
width: 1200px;
padding: 0;
margin: 30px auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
.product {
width: 580px;
height: 230px;
padding: 30px 0;
background: white;
//background-color: #00F7DE;
border-radius: 5px;
}
.product .border_div {
width: 580px;
height: 150px;
padding: 40px 0;
transition: 0.5s all;
position: relative;
}
.product .border_div .follow{
width: 100px;
height: 30px;
line-height: 30px;
font-size: 14px;
position: absolute;
top: 0;
right: 0;
text-align: center;
}
.product .border_div:hover {
-moz-box-shadow: 0px 0px 20px #999999;
-webkit-box-shadow: 0px 0px 20px #999999;
box-shadow: 0px 0px 20px #999999;
}
.product .product_img {
width: 250px;
height: 150px;
line-height: 150px;
text-align: center;
float: left;
}
.product .product_img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
margin: auto;
}
.product .product_name {
width: 300px;
padding: 10px;
float: right;
}
.product .product_name .name {
font-size: 18px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.product .value {
width: 300px;
height: 40px;
line-height: 40px;
margin-top: 40px;
font-size: 22px;
color: #a42b2b;
}
.product .value .shopping_car {
width: auto;
height: 25px;
float: right;
margin-top: 7.5px;
margin-left: 10px;
}
}

View File

@ -0,0 +1,76 @@
.head-box{
position: sticky;
z-index: 100;
top: 0;left: 0;right: 0;
background-color: red;
height: 200px;
/* overflow: hidden; */
}
.head-box img{
width: 100%;
object-fit: contain;
}
/* 轮播样式 start */
.banner-swiper {
width: 880px;
overflow-x: hidden;
position: fixed;
left: 0;
right: 0;
background-color: #FFFFFF;
padding: 0 30px;
margin: 0 auto;
height: calc(360*4px);
/* max-width: 880px; */
}
.banner-swiper::-webkit-scrollbar{
display: none;
}
.banner-swiper .swiper-slide {
position: relative;
display: flex;
justify-content: space-between;
flex-direction: column;
border-radius: 20px;
overflow: hidden;
border: 1px solid #999;
height: 360px!important;
}
.banner-swiper .swiper-slide h1{
position: absolute;
color: #FFFFFF;
text-shadow: 2px 3px 10px rgba(0,0,0,.8);
}
/* 指示点默认样式 */
.banner-swiper .swiper-pagination-bullet {
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
}
/* 鼠标悬浮样式、当前选中指示点样式 */
.banner-swiper .swiper-pagination-bullet:hover,.banner-swiper .swiper-pagination-bullet-active {
background-color: rgba(0,0,0,.8);
color: #FFFFFF;
opacity: 1;
}
/* 轮播样式 end */
.content-box{display: flex;justify-content: space-between;padding: 20px 20px;color: #666;font-size: 20px;}
.coupon{height: 280px;width: calc(100% - 230px);}
.content-head{display: flex;}
.content-head-right{width: 230px;flex-shrink: 0; position: relative; display: flex;align-items: center;background-color: #f0dfed; flex-direction: column;justify-content: center;padding: 0px 10px;}
.qrcode{box-shadow: 0px 0px 10px rgba(0,0,0,.9);margin-top: 10px;z-index: 1;}
.content-head-right > span {margin-top: 10px;font-size: 20px;color: rgba(255,255,255,.6);text-shadow: 0px 0px 10px rgba(0,0,0,.8);}
.content-head-bol{position: absolute;left: -6px;display: flex;flex-direction: column;height: 280px;overflow: hidden;}
.content-head-bol span{width: 20px;height: 20px;background-color: #f0dfed;border-radius: 100%;}
.random-color1,.random-color1 .span{background-color: #00AADC;}
.random-color2,.random-color2 .span{background-color: #00aa7f;}
.random-color3,.random-color3 .span{background-color: #5500ff;}
.random-color4,.random-color4 .span{background-color: #ffaa7f;}
.random-color5,.random-color5 .span{background-color: #005500;}
.random-color6,.random-color6 .span{background-color: #000c10;}
.random-color7,.random-color7 .span{background-color: #aa00ff;}
.random-color8,.random-color8 .span{background-color: #ff557f;}
.random-color9,.random-color9 .span{background-color: #00ffff;}
.random-color0,.random-color0 .span{background-color: #003c4d;}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,75 @@
jQuery(function($){
monitorWindow();
// 窗体改变
$(window).resize(function(){//监听窗口大小的改变
monitorWindow();
})
// banner轮播
var bannerSwiper = new Swiper('.banner-swiper',{
loop:false,//开启循环播放
autoplay: {//开启自动播放
delay:3000,
disableOnInteraction: false,//触摸后不会停止自动滚动
pauseOnMouseEnter: true,//鼠标置于swiper时暂停自动切换鼠标离开时恢复自动切换。
},
direction : 'vertical',//轮播切换方向默认向左horizontal、向右vertical
// height: 400,//slide高度
autoHeight: true, //高度随内容变化
slidesPerView:4,//显示个数
pagination: {//分页器
el: '.swiper-pagination',
type: 'bullets',//指示点样式 bullets圆点默认、fraction分式、progressbar进度条、custom自定义
progressbarOpposite: false,//水平方向切换的swiper显示的是垂直进度条而垂直方向切换的swiper显示水平进度条
dynamicBullets: false,//当slide很多时分页器小点的数量会部分隐藏。针对bullets
dynamicMainBullets: 2,//主展示的数量
hideOnClick :true,//点击时隐藏分页器
clickable :true,//点击分页器的指示点控制Swiper切换
// bulletClass : 'my-bullet',//需设置.my-bullet样式
// bulletActiveClass: 'my-bullet-active',//当前活动块的指示小点的类名。需设置.my-bullet-active样式
renderBullet: function (index, className) {
switch(index){
case 0:text='壹';break;
case 1:text='贰';break;
case 2:text='叁';break;
case 3:text='肆';break;
case 4:text='伍';break;
case 5:text='六';break;
case 6:text='柒';break;
case 7:text='捌';break;
case 8:text='玖';break;
case 9:text='拾';break;
}
return '<span class="' + className + '">' + text + '</span>';
},
},
effect : 'slide',//轮播的动效 默认为"slide"(普通位移切换),还可设置为"fade"(淡入)、"cube"(方块)、"coverflow"3d流、"flip"3d翻转、"cards"(卡片式)、"creative"(创意性)。
fadeEffect: {
crossFade: true,
},
on:{
init: function(){
swiperAnimateCache(this); //隐藏动画元素
swiperAnimate(this); //初始化完成开始动画
},
slideChangeTransitionEnd: function(){
swiperAnimate(this); //每个slide切换结束时也运行当前slide动画
// this.slides.eq(this.activeIndex).find('.ani').removeClass('ani'); 动画只展现一次去除ani类名
},
slideChangeTransitionStart: function(){
},
}
})
})
function monitorWindow(){
let slideHeight = '';
// 获取视图窗口的高度
let clientHeight = $(window).height();
// 获取头部的高度
let headHeight = $('.head-box img').height();
// 底部内容高度
let contentHeight = clientHeight-headHeight;
$('.banner-swiper').height(contentHeight);
$('.banner-swiper').css({top:headHeight+'px'});
$('.banner-swiper .swiper-slide').height(contentHeight / 4);
}

3652
public/static/js/jquery.min.js vendored Normal file

File diff suppressed because it is too large Load Diff

677
public/static/js/jquery.qrcode.min.js vendored Normal file
View File

@ -0,0 +1,677 @@
(function(r) {
r.fn.qrcode = function(h) {
var s;
function u(a) {
this.mode = s;
this.data = a
}
function o(a, c) {
this.typeNumber = a;
this.errorCorrectLevel = c;
this.modules = null;
this.moduleCount = 0;
this.dataCache = null;
this.dataList = []
}
function q(a, c) {
if (void 0 == a.length) throw Error(a.length + "/" + c);
for (var d = 0; d < a.length && 0 == a[d];) d++;
this.num = Array(a.length - d + c);
for (var b = 0; b < a.length - d; b++) this.num[b] = a[b + d]
}
function p(a, c) {
this.totalCount = a;
this.dataCount = c
}
function t() {
this.buffer = [];
this.length = 0
}
u.prototype = {
getLength: function() {
return this.data.length
},
write: function(a) {
for (var c = 0; c < this.data.length; c++) a.put(this.data.charCodeAt(c), 8)
}
};
o.prototype = {
addData: function(a) {
this.dataList.push(new u(a));
this.dataCache = null
},
isDark: function(a, c) {
if (0 > a || this.moduleCount <= a || 0 > c || this.moduleCount <= c) throw Error(a +
"," + c);
return this.modules[a][c]
},
getModuleCount: function() {
return this.moduleCount
},
make: function() {
if (1 > this.typeNumber) {
for (var a = 1, a = 1; 40 > a; a++) {
for (var c = p.getRSBlocks(a, this.errorCorrectLevel), d = new t, b = 0, e =
0; e < c.length; e++) b += c[e].dataCount;
for (e = 0; e < this.dataList.length; e++) c = this.dataList[e], d.put(c.mode,
4), d.put(c.getLength(), j.getLengthInBits(c.mode, a)), c.write(d);
if (d.getLengthInBits() <= 8 * b) break
}
this.typeNumber = a
}
this.makeImpl(!1, this.getBestMaskPattern())
},
makeImpl: function(a, c) {
this.moduleCount = 4 * this.typeNumber + 17;
this.modules = Array(this.moduleCount);
for (var d = 0; d < this.moduleCount; d++) {
this.modules[d] = Array(this.moduleCount);
for (var b = 0; b < this.moduleCount; b++) this.modules[d][b] = null
}
this.setupPositionProbePattern(0, 0);
this.setupPositionProbePattern(this.moduleCount -
7, 0);
this.setupPositionProbePattern(0, this.moduleCount - 7);
this.setupPositionAdjustPattern();
this.setupTimingPattern();
this.setupTypeInfo(a, c);
7 <= this.typeNumber && this.setupTypeNumber(a);
null == this.dataCache && (this.dataCache = o.createData(this.typeNumber, this
.errorCorrectLevel, this.dataList));
this.mapData(this.dataCache, c)
},
setupPositionProbePattern: function(a, c) {
for (var d = -1; 7 >= d; d++)
if (!(-1 >= a + d || this.moduleCount <= a + d))
for (var b = -1; 7 >= b; b++) - 1 >= c + b || this.moduleCount <= c + b || (this
.modules[a + d][c + b] =
0 <= d && 6 >= d && (0 == b || 6 == b) || 0 <= b && 6 >= b && (0 == d ||
6 == d) || 2 <= d && 4 >= d && 2 <= b && 4 >= b ? !0 : !1)
},
getBestMaskPattern: function() {
for (var a = 0, c = 0, d = 0; 8 > d; d++) {
this.makeImpl(!0, d);
var b = j.getLostPoint(this);
if (0 == d || a > b) a = b, c = d
}
return c
},
createMovieClip: function(a, c, d) {
a = a.createEmptyMovieClip(c, d);
this.make();
for (c = 0; c < this.modules.length; c++)
for (var d = 1 * c, b = 0; b < this.modules[c].length; b++) {
var e = 1 * b;
this.modules[c][b] && (a.beginFill(0, 100), a.moveTo(e, d), a.lineTo(e + 1, d),
a.lineTo(e + 1, d + 1), a.lineTo(e, d + 1), a.endFill())
}
return a
},
setupTimingPattern: function() {
for (var a = 8; a < this.moduleCount - 8; a++) null == this.modules[a][6] && (this
.modules[a][6] = 0 == a % 2);
for (a = 8; a < this.moduleCount - 8; a++) null == this.modules[6][a] && (this.modules[
6][a] = 0 == a % 2)
},
setupPositionAdjustPattern: function() {
for (var a = j.getPatternPosition(this.typeNumber), c = 0; c < a.length; c++)
for (var d = 0; d < a.length; d++) {
var b = a[c],
e = a[d];
if (null == this.modules[b][e])
for (var f = -2; 2 >= f; f++)
for (var i = -2; 2 >= i; i++) this.modules[b + f][e + i] = -2 == f ||
2 == f || -2 == i || 2 == i || 0 == f && 0 == i ? !0 : !1
}
},
setupTypeNumber: function(a) {
for (var c =
j.getBCHTypeNumber(this.typeNumber), d = 0; 18 > d; d++) {
var b = !a && 1 == (c >> d & 1);
this.modules[Math.floor(d / 3)][d % 3 + this.moduleCount - 8 - 3] = b
}
for (d = 0; 18 > d; d++) b = !a && 1 == (c >> d & 1), this.modules[d % 3 + this
.moduleCount - 8 - 3][Math.floor(d / 3)] = b
},
setupTypeInfo: function(a, c) {
for (var d = j.getBCHTypeInfo(this.errorCorrectLevel << 3 | c), b = 0; 15 > b; b++) {
var e = !a && 1 == (d >> b & 1);
6 > b ? this.modules[b][8] = e : 8 > b ? this.modules[b + 1][8] = e : this.modules[
this.moduleCount - 15 + b][8] = e
}
for (b = 0; 15 > b; b++) e = !a && 1 == (d >> b & 1), 8 > b ? this.modules[8][this
.moduleCount -
b - 1
] = e : 9 > b ? this.modules[8][15 - b - 1 + 1] = e : this.modules[8][15 - b - 1] =
e;
this.modules[this.moduleCount - 8][8] = !a
},
mapData: function(a, c) {
for (var d = -1, b = this.moduleCount - 1, e = 7, f = 0, i = this.moduleCount - 1; 0 <
i; i -= 2)
for (6 == i && i--;;) {
for (var g = 0; 2 > g; g++)
if (null == this.modules[b][i - g]) {
var n = !1;
f < a.length && (n = 1 == (a[f] >>> e & 1));
j.getMask(c, b, i - g) && (n = !n);
this.modules[b][i - g] = n;
e--; - 1 == e && (f++, e = 7)
} b += d;
if (0 > b || this.moduleCount <= b) {
b -= d;
d = -d;
break
}
}
}
};
o.PAD0 = 236;
o.PAD1 = 17;
o.createData = function(a, c, d) {
for (var c = p.getRSBlocks(a,
c), b = new t, e = 0; e < d.length; e++) {
var f = d[e];
b.put(f.mode, 4);
b.put(f.getLength(), j.getLengthInBits(f.mode, a));
f.write(b)
}
for (e = a = 0; e < c.length; e++) a += c[e].dataCount;
if (b.getLengthInBits() > 8 * a) throw Error("code length overflow. (" + b.getLengthInBits() +
">" + 8 * a + ")");
for (b.getLengthInBits() + 4 <= 8 * a && b.put(0, 4); 0 != b.getLengthInBits() % 8;) b.putBit(!
1);
for (; !(b.getLengthInBits() >= 8 * a);) {
b.put(o.PAD0, 8);
if (b.getLengthInBits() >= 8 * a) break;
b.put(o.PAD1, 8)
}
return o.createBytes(b, c)
};
o.createBytes = function(a, c) {
for (var d =
0, b = 0, e = 0, f = Array(c.length), i = Array(c.length), g = 0; g < c.length; g++) {
var n = c[g].dataCount,
h = c[g].totalCount - n,
b = Math.max(b, n),
e = Math.max(e, h);
f[g] = Array(n);
for (var k = 0; k < f[g].length; k++) f[g][k] = 255 & a.buffer[k + d];
d += n;
k = j.getErrorCorrectPolynomial(h);
n = (new q(f[g], k.getLength() - 1)).mod(k);
i[g] = Array(k.getLength() - 1);
for (k = 0; k < i[g].length; k++) h = k + n.getLength() - i[g].length, i[g][k] = 0 <= h ? n
.get(h) : 0
}
for (k = g = 0; k < c.length; k++) g += c[k].totalCount;
d = Array(g);
for (k = n = 0; k < b; k++)
for (g = 0; g < c.length; g++) k < f[g].length &&
(d[n++] = f[g][k]);
for (k = 0; k < e; k++)
for (g = 0; g < c.length; g++) k < i[g].length && (d[n++] = i[g][k]);
return d
};
s = 4;
for (var j = {
PATTERN_POSITION_TABLE: [
[],
[6, 18],
[6, 22],
[6, 26],
[6, 30],
[6, 34],
[6, 22, 38],
[6, 24, 42],
[6, 26, 46],
[6, 28, 50],
[6, 30, 54],
[6, 32, 58],
[6, 34, 62],
[6, 26, 46, 66],
[6, 26, 48, 70],
[6, 26, 50, 74],
[6, 30, 54, 78],
[6, 30, 56, 82],
[6, 30, 58, 86],
[6, 34, 62, 90],
[6, 28, 50, 72, 94],
[6, 26, 50, 74, 98],
[6, 30, 54, 78, 102],
[6, 28, 54, 80, 106],
[6, 32, 58, 84, 110],
[6, 30, 58, 86, 114],
[6, 34, 62, 90, 118],
[6, 26, 50, 74, 98, 122],
[6, 30, 54, 78, 102, 126],
[6, 26, 52,
78, 104, 130
],
[6, 30, 56, 82, 108, 134],
[6, 34, 60, 86, 112, 138],
[6, 30, 58, 86, 114, 142],
[6, 34, 62, 90, 118, 146],
[6, 30, 54, 78, 102, 126, 150],
[6, 24, 50, 76, 102, 128, 154],
[6, 28, 54, 80, 106, 132, 158],
[6, 32, 58, 84, 110, 136, 162],
[6, 26, 54, 82, 110, 138, 166],
[6, 30, 58, 86, 114, 142, 170]
],
G15: 1335,
G18: 7973,
G15_MASK: 21522,
getBCHTypeInfo: function(a) {
for (var c = a << 10; 0 <= j.getBCHDigit(c) - j.getBCHDigit(j.G15);) c ^= j.G15 << j
.getBCHDigit(c) - j.getBCHDigit(j.G15);
return (a << 10 | c) ^ j.G15_MASK
},
getBCHTypeNumber: function(a) {
for (var c = a << 12; 0 <= j.getBCHDigit(c) -
j.getBCHDigit(j.G18);) c ^= j.G18 << j.getBCHDigit(c) - j.getBCHDigit(j.G18);
return a << 12 | c
},
getBCHDigit: function(a) {
for (var c = 0; 0 != a;) c++, a >>>= 1;
return c
},
getPatternPosition: function(a) {
return j.PATTERN_POSITION_TABLE[a - 1]
},
getMask: function(a, c, d) {
switch (a) {
case 0:
return 0 == (c + d) % 2;
case 1:
return 0 == c % 2;
case 2:
return 0 == d % 3;
case 3:
return 0 == (c + d) % 3;
case 4:
return 0 == (Math.floor(c / 2) + Math.floor(d / 3)) % 2;
case 5:
return 0 == c * d % 2 + c * d % 3;
case 6:
return 0 == (c * d % 2 + c * d % 3) % 2;
case 7:
return 0 == (c * d % 3 + (c + d) % 2) % 2;
default:
throw Error("bad maskPattern:" +
a);
}
},
getErrorCorrectPolynomial: function(a) {
for (var c = new q([1], 0), d = 0; d < a; d++) c = c.multiply(new q([1, l.gexp(d)],
0));
return c
},
getLengthInBits: function(a, c) {
if (1 <= c && 10 > c) switch (a) {
case 1:
return 10;
case 2:
return 9;
case s:
return 8;
case 8:
return 8;
default:
throw Error("mode:" + a);
} else if (27 > c) switch (a) {
case 1:
return 12;
case 2:
return 11;
case s:
return 16;
case 8:
return 10;
default:
throw Error("mode:" + a);
} else if (41 > c) switch (a) {
case 1:
return 14;
case 2:
return 13;
case s:
return 16;
case 8:
return 12;
default:
throw Error("mode:" +
a);
} else throw Error("type:" + c);
},
getLostPoint: function(a) {
for (var c = a.getModuleCount(), d = 0, b = 0; b < c; b++)
for (var e = 0; e < c; e++) {
for (var f = 0, i = a.isDark(b, e), g = -1; 1 >= g; g++)
if (!(0 > b + g || c <= b + g))
for (var h = -1; 1 >= h; h++) 0 > e + h || c <= e + h || 0 == g &&
0 == h || i == a.isDark(b + g, e + h) && f++;
5 < f && (d += 3 + f - 5)
}
for (b = 0; b < c - 1; b++)
for (e = 0; e < c - 1; e++)
if (f = 0, a.isDark(b, e) && f++, a.isDark(b + 1, e) && f++, a.isDark(b, e +
1) && f++, a.isDark(b + 1, e + 1) && f++, 0 == f || 4 == f) d += 3;
for (b = 0; b < c; b++)
for (e = 0; e < c - 6; e++) a.isDark(b, e) && !a.isDark(b, e + 1) && a.isDark(b,
e +
2) && a.isDark(b, e + 3) && a.isDark(b, e + 4) && !a.isDark(b, e + 5) &&
a.isDark(b, e + 6) && (d += 40);
for (e = 0; e < c; e++)
for (b = 0; b < c - 6; b++) a.isDark(b, e) && !a.isDark(b + 1, e) && a.isDark(
b + 2, e) && a.isDark(b + 3, e) && a.isDark(b + 4, e) && !a.isDark(b +
5, e) && a.isDark(b + 6, e) && (d += 40);
for (e = f = 0; e < c; e++)
for (b = 0; b < c; b++) a.isDark(b, e) && f++;
a = Math.abs(100 * f / c / c - 50) / 5;
return d + 10 * a
}
}, l = {
glog: function(a) {
if (1 > a) throw Error("glog(" + a + ")");
return l.LOG_TABLE[a]
},
gexp: function(a) {
for (; 0 > a;) a += 255;
for (; 256 <= a;) a -= 255;
return l.EXP_TABLE[a]
},
EXP_TABLE: Array(256),
LOG_TABLE: Array(256)
}, m = 0; 8 > m; m++) l.EXP_TABLE[m] = 1 << m;
for (m = 8; 256 > m; m++) l.EXP_TABLE[m] = l.EXP_TABLE[m - 4] ^ l.EXP_TABLE[m - 5] ^ l.EXP_TABLE[m -
6] ^ l.EXP_TABLE[m - 8];
for (m = 0; 255 > m; m++) l.LOG_TABLE[l.EXP_TABLE[m]] = m;
q.prototype = {
get: function(a) {
return this.num[a]
},
getLength: function() {
return this.num.length
},
multiply: function(a) {
for (var c = Array(this.getLength() + a.getLength() - 1), d = 0; d < this
.getLength(); d++)
for (var b = 0; b < a.getLength(); b++) c[d + b] ^= l.gexp(l.glog(this.get(d)) + l
.glog(a.get(b)));
return new q(c, 0)
},
mod: function(a) {
if (0 >
this.getLength() - a.getLength()) return this;
for (var c = l.glog(this.get(0)) - l.glog(a.get(0)), d = Array(this.getLength()), b =
0; b < this.getLength(); b++) d[b] = this.get(b);
for (b = 0; b < a.getLength(); b++) d[b] ^= l.gexp(l.glog(a.get(b)) + c);
return (new q(d, 0)).mod(a)
}
};
p.RS_BLOCK_TABLE = [
[1, 26, 19],
[1, 26, 16],
[1, 26, 13],
[1, 26, 9],
[1, 44, 34],
[1, 44, 28],
[1, 44, 22],
[1, 44, 16],
[1, 70, 55],
[1, 70, 44],
[2, 35, 17],
[2, 35, 13],
[1, 100, 80],
[2, 50, 32],
[2, 50, 24],
[4, 25, 9],
[1, 134, 108],
[2, 67, 43],
[2, 33, 15, 2, 34, 16],
[2, 33, 11, 2, 34, 12],
[2, 86, 68],
[4, 43, 27],
[4, 43, 19],
[4, 43, 15],
[2, 98, 78],
[4, 49, 31],
[2, 32, 14, 4, 33, 15],
[4, 39, 13, 1, 40, 14],
[2, 121, 97],
[2, 60, 38, 2, 61, 39],
[4, 40, 18, 2, 41, 19],
[4, 40, 14, 2, 41, 15],
[2, 146, 116],
[3, 58, 36, 2, 59, 37],
[4, 36, 16, 4, 37, 17],
[4, 36, 12, 4, 37, 13],
[2, 86, 68, 2, 87, 69],
[4, 69, 43, 1, 70, 44],
[6, 43, 19, 2, 44, 20],
[6, 43, 15, 2, 44, 16],
[4, 101, 81],
[1, 80, 50, 4, 81, 51],
[4, 50, 22, 4, 51, 23],
[3, 36, 12, 8, 37, 13],
[2, 116, 92, 2, 117, 93],
[6, 58, 36, 2, 59, 37],
[4, 46, 20, 6, 47, 21],
[7, 42, 14, 4, 43, 15],
[4, 133, 107],
[8, 59, 37, 1, 60, 38],
[8, 44, 20, 4, 45, 21],
[12, 33, 11, 4, 34, 12],
[3, 145, 115, 1, 146,
116
],
[4, 64, 40, 5, 65, 41],
[11, 36, 16, 5, 37, 17],
[11, 36, 12, 5, 37, 13],
[5, 109, 87, 1, 110, 88],
[5, 65, 41, 5, 66, 42],
[5, 54, 24, 7, 55, 25],
[11, 36, 12],
[5, 122, 98, 1, 123, 99],
[7, 73, 45, 3, 74, 46],
[15, 43, 19, 2, 44, 20],
[3, 45, 15, 13, 46, 16],
[1, 135, 107, 5, 136, 108],
[10, 74, 46, 1, 75, 47],
[1, 50, 22, 15, 51, 23],
[2, 42, 14, 17, 43, 15],
[5, 150, 120, 1, 151, 121],
[9, 69, 43, 4, 70, 44],
[17, 50, 22, 1, 51, 23],
[2, 42, 14, 19, 43, 15],
[3, 141, 113, 4, 142, 114],
[3, 70, 44, 11, 71, 45],
[17, 47, 21, 4, 48, 22],
[9, 39, 13, 16, 40, 14],
[3, 135, 107, 5, 136, 108],
[3, 67, 41, 13, 68, 42],
[15, 54, 24, 5, 55, 25],
[15,
43, 15, 10, 44, 16
],
[4, 144, 116, 4, 145, 117],
[17, 68, 42],
[17, 50, 22, 6, 51, 23],
[19, 46, 16, 6, 47, 17],
[2, 139, 111, 7, 140, 112],
[17, 74, 46],
[7, 54, 24, 16, 55, 25],
[34, 37, 13],
[4, 151, 121, 5, 152, 122],
[4, 75, 47, 14, 76, 48],
[11, 54, 24, 14, 55, 25],
[16, 45, 15, 14, 46, 16],
[6, 147, 117, 4, 148, 118],
[6, 73, 45, 14, 74, 46],
[11, 54, 24, 16, 55, 25],
[30, 46, 16, 2, 47, 17],
[8, 132, 106, 4, 133, 107],
[8, 75, 47, 13, 76, 48],
[7, 54, 24, 22, 55, 25],
[22, 45, 15, 13, 46, 16],
[10, 142, 114, 2, 143, 115],
[19, 74, 46, 4, 75, 47],
[28, 50, 22, 6, 51, 23],
[33, 46, 16, 4, 47, 17],
[8, 152, 122, 4, 153, 123],
[22, 73, 45,
3, 74, 46
],
[8, 53, 23, 26, 54, 24],
[12, 45, 15, 28, 46, 16],
[3, 147, 117, 10, 148, 118],
[3, 73, 45, 23, 74, 46],
[4, 54, 24, 31, 55, 25],
[11, 45, 15, 31, 46, 16],
[7, 146, 116, 7, 147, 117],
[21, 73, 45, 7, 74, 46],
[1, 53, 23, 37, 54, 24],
[19, 45, 15, 26, 46, 16],
[5, 145, 115, 10, 146, 116],
[19, 75, 47, 10, 76, 48],
[15, 54, 24, 25, 55, 25],
[23, 45, 15, 25, 46, 16],
[13, 145, 115, 3, 146, 116],
[2, 74, 46, 29, 75, 47],
[42, 54, 24, 1, 55, 25],
[23, 45, 15, 28, 46, 16],
[17, 145, 115],
[10, 74, 46, 23, 75, 47],
[10, 54, 24, 35, 55, 25],
[19, 45, 15, 35, 46, 16],
[17, 145, 115, 1, 146, 116],
[14, 74, 46, 21, 75, 47],
[29, 54, 24, 19,
55, 25
],
[11, 45, 15, 46, 46, 16],
[13, 145, 115, 6, 146, 116],
[14, 74, 46, 23, 75, 47],
[44, 54, 24, 7, 55, 25],
[59, 46, 16, 1, 47, 17],
[12, 151, 121, 7, 152, 122],
[12, 75, 47, 26, 76, 48],
[39, 54, 24, 14, 55, 25],
[22, 45, 15, 41, 46, 16],
[6, 151, 121, 14, 152, 122],
[6, 75, 47, 34, 76, 48],
[46, 54, 24, 10, 55, 25],
[2, 45, 15, 64, 46, 16],
[17, 152, 122, 4, 153, 123],
[29, 74, 46, 14, 75, 47],
[49, 54, 24, 10, 55, 25],
[24, 45, 15, 46, 46, 16],
[4, 152, 122, 18, 153, 123],
[13, 74, 46, 32, 75, 47],
[48, 54, 24, 14, 55, 25],
[42, 45, 15, 32, 46, 16],
[20, 147, 117, 4, 148, 118],
[40, 75, 47, 7, 76, 48],
[43, 54, 24, 22, 55, 25],
[10,
45, 15, 67, 46, 16
],
[19, 148, 118, 6, 149, 119],
[18, 75, 47, 31, 76, 48],
[34, 54, 24, 34, 55, 25],
[20, 45, 15, 61, 46, 16]
];
p.getRSBlocks = function(a, c) {
var d = p.getRsBlockTable(a, c);
if (void 0 == d) throw Error("bad rs block @ typeNumber:" + a + "/errorCorrectLevel:" + c);
for (var b = d.length / 3, e = [], f = 0; f < b; f++)
for (var h = d[3 * f + 0], g = d[3 * f + 1], j = d[3 * f + 2], l = 0; l < h; l++) e.push(
new p(g, j));
return e
};
p.getRsBlockTable = function(a, c) {
switch (c) {
case 1:
return p.RS_BLOCK_TABLE[4 * (a - 1) + 0];
case 0:
return p.RS_BLOCK_TABLE[4 * (a - 1) + 1];
case 3:
return p.RS_BLOCK_TABLE[4 *
(a - 1) + 2];
case 2:
return p.RS_BLOCK_TABLE[4 * (a - 1) + 3]
}
};
t.prototype = {
get: function(a) {
return 1 == (this.buffer[Math.floor(a / 8)] >>> 7 - a % 8 & 1)
},
put: function(a, c) {
for (var d = 0; d < c; d++) this.putBit(1 == (a >>> c - d - 1 & 1))
},
getLengthInBits: function() {
return this.length
},
putBit: function(a) {
var c = Math.floor(this.length / 8);
this.buffer.length <= c && this.buffer.push(0);
a && (this.buffer[c] |= 128 >>> this.length % 8);
this.length++
}
};
"string" === typeof h && (h = {
text: h
});
h = r.extend({}, {
render: "canvas",
width: 200,
height: 200,
typeNumber: -1,
correctLevel: 2,
background: "#ffffff",
foreground: "#000000"
}, h);
return this.each(function() {
var a;
if ("canvas" == h.render) {
a = new o(h.typeNumber, h.correctLevel);
a.addData(h.text);
a.make();
var c = document.createElement("canvas");
c.width = h.width;
c.height = h.height;
for (var d = c.getContext("2d"), b = h.width / a.getModuleCount(), e = h.height / a
.getModuleCount(), f = 0; f < a.getModuleCount(); f++)
for (var i = 0; i < a.getModuleCount(); i++) {
d.fillStyle = a.isDark(f, i) ? h.foreground : h.background;
var g = Math.ceil((i + 1) * b) - Math.floor(i * b),
j = Math.ceil((f + 1) * b) - Math.floor(f * b);
d.fillRect(Math.round(i * b), Math.round(f * e), g, j)
}
} else {
a = new o(h.typeNumber, h.correctLevel);
a.addData(h.text);
a.make();
c = r("<table></table>").css("width", h.width + "px").css("height", h.height + "px")
.css("border", "0px").css("border-collapse", "collapse").css("background-color", h
.background);
d = h.width / a.getModuleCount();
b = h.height / a.getModuleCount();
for (e = 0; e < a.getModuleCount(); e++) {
f = r("<tr></tr>").css("height", b + "px").appendTo(c);
for (i = 0; i < a.getModuleCount(); i++) r("<td></td>").css("width",
d + "px").css("background-color", a.isDark(e, i) ? h.foreground : h
.background).appendTo(f)
}
}
a = c;
jQuery(a).appendTo(this)
})
}
})(jQuery);

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,3 @@
//本插件由www.swiper.com.cn提供
//版本1.03
function swiperAnimateCache(a){for(j=0;j<a.slides.length;j++)for(allBoxes=a.slides[j].querySelectorAll(".ani"),i=0;i<allBoxes.length;i++)allBoxes[i].attributes["style"]?allBoxes[i].setAttribute("swiper-animate-style-cache",allBoxes[i].attributes["style"].value):allBoxes[i].setAttribute("swiper-animate-style-cache"," "),allBoxes[i].style.visibility="hidden"}function swiperAnimate(a){clearSwiperAnimate(a);var b=a.slides[a.activeIndex].querySelectorAll(".ani");for(i=0;i<b.length;i++)b[i].style.visibility="visible",effect=b[i].attributes["swiper-animate-effect"]?b[i].attributes["swiper-animate-effect"].value:"",b[i].className=b[i].className+" "+effect+" "+"animated",style=b[i].attributes["style"].value,duration=b[i].attributes["swiper-animate-duration"]?b[i].attributes["swiper-animate-duration"].value:"",duration&&(style=style+"animation-duration:"+duration+";-webkit-animation-duration:"+duration+";"),delay=b[i].attributes["swiper-animate-delay"]?b[i].attributes["swiper-animate-delay"].value:"",delay&&(style=style+"animation-delay:"+delay+";-webkit-animation-delay:"+delay+";"),b[i].setAttribute("style",style)}function clearSwiperAnimate(a){for(j=0;j<a.slides.length;j++)for(allBoxes=a.slides[j].querySelectorAll(".ani"),i=0;i<allBoxes.length;i++)allBoxes[i].attributes["swiper-animate-style-cache"]&&allBoxes[i].setAttribute("style",allBoxes[i].attributes["swiper-animate-style-cache"].value),allBoxes[i].style.visibility="hidden",allBoxes[i].className=allBoxes[i].className.replace("animated"," "),allBoxes[i].attributes["swiper-animate-effect"]&&(effect=allBoxes[i].attributes["swiper-animate-effect"].value,allBoxes[i].className=allBoxes[i].className.replace(effect," "))}

View File

@ -33,7 +33,7 @@ layui.use(['laytpl', 'treeTable','jquery', 'form', 'miniTab', 'xmSelect'], funct
{type: 'checkbox'},
{field: 'name', minWidth: 200, title: '名称',edit: 'text'},
{field: 'sort', width: 80, align: 'center', title: '排序', edit: 'text'},
{templet: '#menu-operate', width: 150, align: 'center', title: '操作'}
{templet: '#menu-operate', align: 'center', title: '操作'}
]],
done: function () {
}

View File

@ -15,6 +15,7 @@
<!-- 操作列 -->
<script type="text/html" id="menu-operate">
<a class="layui-btn layui-btn-primary layui-btn-xs menu-edit" data-href="/manager/business-circle/edit.html?id={{d.id}}" data-title="编辑" lay-event="edit">编辑</a>
<a class="layui-btn layui-btn-primary layui-btn-xs " href="/api/dictionary/screen?id={{d.id}}" target="_blank">查看大屏</a>
<a class="layui-btn layui-btn-danger layui-btn-xs" data-href="/manager/business-circle/del.html" lay-event="del">删除</a>
</script>

View File

@ -1,17 +1,137 @@
<!DOCTYPE html>
<html lang="en">
<!-- 更加标准的 lang 属性写法 zh-cmn-Hant:繁体中文zh-cmn-Hans:简体中文 -->
<html lang="zh-cmn-Hans">
<head>
<meta charset="UTF-8">
<title>Title</title>
<!-- 声明文档使用的字符编码 -->
<meta charset="utf-8" />
<!-- 优先使用 IE 最新版本和 Chrome -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<!-- 网页作者 -->
<meta name="author" content="吃肉的饺子,2659004835@qq.com" />
<!-- 网站说明 -->
<meta name="description" content="基于SEO网站" />
<!-- 关键字 -->
<meta name="keywords" content="基于SEO网站" />
<!-- 防页面被转码----根据浏览器的屏幕大小自适应的展现合适的效果,同时适合在移动设备和电脑上进行浏览 -->
<meta name="applicable-device" content="pc,mobile" />
<meta name="MobileOptimized" content="width" />
<meta name="HandheldFriendly" content="true" />
<!-- 限制所有的搜索引擎建立网页快照 -->
<meta name="robots" content="noarchive"/>
<!-- 为移动设备添加 viewport -->
<!-- <meta name ="viewport" content ="initial-scale=1, maximum-scale=3, minimum-scale=1, user-scalable=no"> -->
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
<!-- 控制选项卡颜色,手机端切换软件时 -->
<meta name="theme-color" content="#db5945">
<!-- 禁止 Chrome 浏览器中自动提示翻译 -->
<meta name="google" value="notranslate">
<!-- 添加 favicon icon icon在线制作链接比特虫https://www.bitbug.net/ -->
<link rel="shortcut icon" type="image/ico" href="favicon.ico" />
<!-- 网站标题 -->
<title>seo框架</title>
<!-- 标签基本样式 -->
<link rel="stylesheet" type="text/css" href="__STATIC__/css/base.css"/>
<!-- swiper轮播 -->
<link rel="stylesheet" type="text/css" href="__STATIC__/css/swiper.min.css"/>
<link rel="stylesheet" type="text/css" href="__STATIC__/css/animate.min.css"/>
<!-- 自定义样式 -->
<link rel="stylesheet" type="text/css" href="__STATIC__/css/style.css"/>
<!-- 外部js -->
<!-- <script src="./js/jquery.js" type="text/javascript" charset="utf-8"></script> -->
<script src="__STATIC__/js/jquery.min.js" type="text/javascript" charset="utf-8"></script>
<script src="__STATIC__/js/jquery.qrcode.min.js" type="text/javascript" charset="utf-8"></script>
<script src="__STATIC__/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
<script src="__STATIC__/js/swiper.animate1.0.3.min.js" type="text/javascript" charset="utf-8"></script>
<!-- 自定义js -->
<script src="__STATIC__/js/javascript.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript">
// 更新js文件版本达到清除js带来的缓存
var scripts = document.getElementsByTagName("script");
for(var i = 0;i < scripts.length; i++){
if(scripts[i].src){
scripts[i].src = scripts[i].src+"?t="+new Date().getTime();
}
}
// 更新css文件版本达到清除css带来的缓存
var csss = document.getElementsByTagName("link");
for(var i = 0;i < csss.length; i++){
if(csss[i].href){
csss[i].href = csss[i].href+"?t="+new Date().getTime();
}
}
</script>
</head>
<body>
<img src="{$screenTopBanner}" alt="">
{foreach $couponMain as $item}
<div>
<img src="{$item['image_url']}" alt="">
<div data-id="{$item['id']}" data-business_code = "{$item['business_code']}">{$item['id']}|{$item['business_code']}</div>
<!-- 顶部 -->
<div class="head-box">
<img src="{$screenTopBanner}">
</div>
{/foreach}
<!-- banner轮播图 -->
<div class="banner-swiper swiper">
<div class="swiper-wrapper">
{foreach $couponMain as $key => $item}
<div class="swiper-slide">
<div class="content-head">
<img class="coupon" src="{$item['image_url']}" >
<div class="content-head-right random-color{$key%10}">
<!-- <img src="favicon.ico"> -->
<div class="qrcode" id="qrcode{$key}" qrstr="https://coupon.scdxtc.cn/coupon_info?id={$item['id']}&businessCode={$item['business_code']}"></div>
<span>扫码领取</span>
<div class="content-head-bol ">
<span class="span"></span>
<span class="span"></span>
<span class="span"></span>
<span class="span"></span>
<span class="span"></span>
<span class="span"></span>
<span class="span"></span>
<span class="span"></span>
<span class="span"></span>
<span class="span"></span>
<span class="span"></span>
<span class="span"></span>
<span class="span"></span>
<span class="span"></span>
</div>
</div>
</div>
<div class="content-box">
<span>{$item['name']}</span>
<span>{$item['business_name']}</span>
</div>
</div>
<!-- <script type="text/javascript">-->
<!-- $("#qrcode{$key}").qrcode("https://coupon.scdxtc.cn/coupon_info?id={$item['id']}&businessCode={$item['business_code']}")-->
<!-- </script>-->
{/foreach}
<script type="text/javascript">
$(function () {
setTimeout(function () {
for (var aa = 0; aa < $(".qrcode").length; aa++) {
// console.log("#qrcode"+aa)
console.log("#"+$(".qrcode").eq(aa).attr("id"));
// console.log($("#qrcode"+aa).attr("qrstr"))
for(var bb = 0; bb < $("#"+$(".qrcode").eq(aa).attr("id")).length; bb++){
$("#"+$(".qrcode").eq(aa).attr("id")).eq(bb).qrcode($("#"+$(".qrcode").eq(aa).attr("id")).attr("qrstr"))
}
// return false;
}
},1000)
})
</script>
</div>
<!-- <div class="swiper-pagination"></div> -->
</div>
<!-- 主体内容 -->
<main class="main">
</main>
</body>
</html>
</html>