@charset "utf-8";
a, img { vertical-align: top; }
.container { width: 84%; margin: auto; }
@media(max-width: 1600px){
	.container { width: 86%; }
}
@media(max-width: 1300px){
	.container { width: 90%; }
}
@media(max-width: 1100px){
	.container { width: 94%; }
}
a, img { vertical-align:top; }

/*字体*/
.marginT40 { margin-top:40px; }
.marginT50 { margin-top:50px; }
.marginT60 { margin-top:60px; }
.colorBlue { color:#0044B0; }
.colorYellow { color:#FFA100; }
.colorBlack { color:#000; }
.font55 { font-size:55px; line-height: 1.2; }
.font40 { font-size:40px; line-height: 1.2; }
.font42 { font-size:42px; line-height: 1.2; }
.font76 { font-size:76px; line-height: 1.2; }
.font26 { font-size:26px; line-height: 1.2; }
.font24 { font-size:24px; line-height: 1.2; }
.font32 { font-size:32px; line-height: 1.2; }
.font22 { font-size:22px; line-height: 1.2; }
.font21 { font-size:21px; line-height: 1.2; }
.font18 { font-size:18px; line-height: 1.6; }
.font16 { font-size:16px; line-height: 1.6; }
.font15 { font-size:15px; line-height: 1.6; }
.font14 { font-size:14px; line-height: 1.6; }
.bold { font-weight:bold; }
@media(max-width:1900px){
	.marginT40 { margin-top:2vw; }
	.marginT50 { margin-top:2.5vw; }
	.marginT60 { margin-top:3vw; }
	.font55 { font-size: 2.8vw; }
	.font40 { font-size: 2vw; }
	.font42 { font-size: 2.1vw; }
	.font76 { font-size: 3.8vw; }
	.font32 { font-size: 1.6vw; }
	.font24 { font-size: 1.2vw; }
	.font26 { font-size: 1.3vw; }
	.font22 { font-size: 20px; }
	.font21 { font-size: 20px; }
	.font18 { font-size: 17px; }
}
@media(max-width:1700px){
	.font21 { font-size: 19px; }
	.font22 { font-size: 18px; }
}
@media(max-width:1500px){
	.font21 { font-size: 18px; }
	.font22 { font-size: 19px; }
	.font18 { font-size: 16px; }
}
@media(max-width:1300px){
	.font21 { font-size: 17px; }
	.font22 { font-size: 16px; }
}
@media(max-width:1100px){
	.marginT40 { margin-top:25px; }
	.marginT50 { margin-top:25px; }
	.marginT60 { margin-top:30px; }
	.font55 { font-size: 24px; }
	.font76 { font-size: 30px; }
	.font32 { font-size: 20px; }
	.font24 { font-size: 18px; }
	.font26 { font-size: 18px; }
	.font16 { font-size: 14px; }
	.font15 { font-size: 14px; }
	.font21 { font-size: 16px; }
	.font22 { font-size: 16px; }
	.font18 { font-size: 15px; }
	.font40 { font-size: 22px; }
	.font42 { font-size: 24px; }
}
.borderBottom { border-bottom:1px solid #D8D8D8; }
.borderTop { border-top:1px solid #D8D8D8; }
.borderAll { border:1px solid #D8D8D8; }
.headerA { padding: 17px 0 15px; position: relative; }
.headerA-a,.headerA-c { position: absolute; top:50%; transform:translateY(-50%); }
.headerA-a { left:0; }
.headerA-c { right:0; }
.headerA-b { text-align:center; }
.headerA-a .layui-input { width: 225px; height: 38px; color: #333; font-size:16px; padding-left:10px; }
.headerA-a form { position: relative; }
.headerA-a form button { width: 36px; height: 36px; position: absolute; right:1px; top: 1px; border:none; background: url(../images/search.png) no-repeat center; }
.headerA-c { text-align:right; }
.headerA-c a { display:inline-block; width: 30px; height: 40px; margin-left: 10px; }
.headerA-c a.like { background: url(../images/like.svg) no-repeat center; }
.headerA-c a.buy { background: url(../images/buy.svg) no-repeat right center; }
.headerA-c a.member { background: url(../images/menber.svg) no-repeat right center; }
.headerB { padding: 0 1.5vw; }
.headerB-a ul { text-align:center; }
.headerB-a ul li {  display:inline-block; margin: 0 2.4vw; text-align:center; }
.headerB-a ul li>a { transition: all 0.6s; font-weight:500; font-size:16px; color:#000; position: relative; display:inline-block; padding:25px 0; }
.headerB-a ul li>a:before { transition: all 0.6s; content:''; height: 2px; background: #000; width: 0; position: absolute; top: -1px; left: 50%; transform:translateX(-50%); }
.headerB-a ul li.cur>a:before,.headerB-a ul li:hover>a:before { width: 100%; }
.headerB-a ul li.cur>a,.headerB-a ul li:hover>a { font-weight: 700; }
.header { position: fixed; left:0; top:0; width: 100%; transition:all 0.8s;z-index: 10; background: #fff; }
.header.fixed-head { top: -200px; }

.headerB-a ul { display: flex;
  justify-content: space-between; /* 或 space-around */
  flex-wrap: wrap; }
.headerB-a ul li {  width: auto!important; }


.header>.container { position: relative; z-index: 5; }
.headerA-c .mem { vertical-align:top; position: relative; display:inline-block; }
.headerA-c .mem .sub { z-index: 100; /*height:0; */ display:none; transition:all 0.5s; overflow: hidden; right: -10px; top: 40px; position: absolute; width: 260px; border-radius:3px; padding: 0 30px; background: #FAFAFA; }
.headerA-c .mem .sub a { width: 100%; margin-left:0; text-align:left; height: auto; display:block; font-size:15px;color:#000000; border-bottom: 1px solid #ddd; text-transform:uppercase; padding: 25px 0; background: url(../images/mensub.svg) no-repeat right center; }
.headerA-c .mem .sub a:last-child { border:none; }
.headerA-c .mem:hover .sub { /*height: 270px;*/ display:block; box-shadow: 0 5px 6px 5px rgba(120,120,120,0.2); }
.headerA-c .mem .sub a:hover {  }
@media(max-width: 1910px){
	.headerB-a ul li { margin: 0 2.2vw; }
}
@media(max-width: 1840px){
	.headerB-a ul li { margin: 0 2vw; }
}
@media(max-width: 1600px){
	.headerB-a ul li { margin: 0 1.9vw; }
}
@media(max-width: 1500px){
	.headerA-b .logo img { height: 44px; }
	.headerA { padding: 30px 0 20px; }
	.headerB-a ul li>a { padding: 20px 0; }
	.headerB-a ul li { margin: 0 1.7vw; }
}
@media(max-width: 1400px){
	.headerB-a ul li { margin: 0 1.5vw; }
}
@media(max-width: 1350px){
	.headerB-a ul li { margin: 0 1.3vw; }
}
@media(max-width: 1300px){
	.headerB-a ul li { margin: 0 1.2vw; }
}
@media(max-width: 1200px){
	.headerB-a ul li { margin: 0 1vw; }
}

.header2 { top: -80px; transition: all 0.6s; position: fixed; left:0; width: 100%; z-index: 10; background: #fff; padding: 0 3vw; }
.header2.fixed-head { top:0; }
.header2 .logo { padding: 18px 0; }
.header2 .logo img { height: 33px; width: auto; }
/*.header2A { position: relative; }*/
.header2 .navL { margin-left: 30px; }
.header2 ul li { float:left; margin-left: 2.5vw; }
.header2 ul li>a { line-height: 22px; transition: all 0.6s; font-weight:500; font-size:16px; color:#000; position: relative; display:inline-block; padding:25px 0; }
.header2 ul li>a:before { transition: all 0.6s; content:''; height: 2px; background: #000; width: 0; position: absolute; bottom: -1px; left: 50%; transform:translateX(-50%); }
.header2 ul li.cur>a:before,.header2 ul li:hover>a:before { width: 100%; }
.header2 ul li.cur>a,.header2 ul li:hover>a { font-weight: 700; }
.header2A-b { position: absolute; top:50%; transform:translateY(-50%); right: 0; }
.header2A-b a { display:inline-block; width: 40px; height: 40px; text-align:center; padding-top: 11px; }
.headerA-c a.member.mb { display:none; }
@media(max-width: 1500px){
	.header2 ul li { margin-left: 2vw; }
}
@media(max-width: 1240px){
	.header2 ul li { margin-left: 1.5vw; }
}
@media(max-width: 1200px){
	.header2 ul li>a { font-size:14px; }
}
@media(max-width: 1100px){
	.header2 .logo { padding: 15px 0; }
    .header2 .logo img,.headerA-b .logo img { height: 30px; width: auto; }
    .headerA { padding: 15px 0; }
    .header2.fixed-head { top:-90px; }
    .header2A-b { position: relative; padding-top:5px; top:0; transform:translateY(0); }
    /*.headerA-c a.like.pc { display:none; }*/
    .header2A-b a { width: 30px; }
    .headerA-c a { margin-left: 3px; }
    .header.fixed-head { position: fixed; left:0; top:0; width: 100%; z-index: 10; background: #fff; }
    .headerA-c a.member.pc { display:none; }
    .headerA-c a.member.mb { display:inline-block; }
}
@media(max-width: 400px){
	.headerA-c a { width: 25px; }
	.headerA-c a.like { background: url(../images/like.svg) no-repeat center; background-size: 23px auto; }
	.headerA-c a.buy { background: url(../images/buy.svg) no-repeat right center; background-size: 23px auto; }
	.headerA-c a.member { background: url(../images/menber.svg) no-repeat right center; background-size: 23px auto; }
}


/*下拉*/
.headerC { position: relative; }
.nav ul li:hover .subA { display:block; }
.nav .subA { display:none; position: absolute; width: 100%; left:0; background: rgba(240, 240, 240, 0.8); padding: 2.5vw 0 3vw; backdrop-filter: blur(44px); } 
.nav .subA-a { float:left; width: 250px; text-align:left; }
.nav .subA-a .con a { display:block; font-size:16px; color:#666; margin: 10px 0; }
.nav .subA-a .con a:hover { color:#000; }
.subA-b { float:left; width: calc(100% - 250px); }
.subA-b dl { display:flex; flex-wrap:wrap; }
.subA-b dl dd { float:left; width: calc(25% - 16px); margin-right:16px; }
.subA-b dl dd .img { overflow: hidden; height: 12vw; display: flex;justify-content: center;align-items: center; background: #fff; }
.subA-b dl dd .img img { max-width:90%; max-width:90%; transition:all 0.5s; }
.subA-b dl dd .tit a { text-align:center; color:#999;; display:block; margin-top: 15px; }
.subA-b dl dd:hover .img img { transform:scale(1.05); }
.subA-b dl dd:hover .tit a { color:#000; }

@media(max-width:1600px){
	.subA-b dl dd .img { height:15vw; }
}
@media(max-width:1300px){
	.subA-b dl dd .img { height:17vw; }
}




.banner { padding-top: 170px; }
.banner .swiper-container{ padding-bottom: 45px; }
.banner .swiper-container .swiper-pagination { bottom:0; }
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet { width: 12px; height: 12px; background: #000; opacity: 0.3; margin: 0 15px; }
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active { opacity: 1; }
.banner .swiper-slide { position: relative; }
.banner .swiper-slide .con { position: absolute; left:0; top:5vw; width: 100%; }
.banner .con .more { margin-top:20px; }
.banner .con .more a { transition:all 0.6s; position: relative; font-size:16px;color:#fff; padding-bottom:8px; }
.banner .con .more a:after { content:''; width: 100%; height: 2px; position: absolute; left:50%; transform:translateX(-50%); bottom:0; background: #fff; }
.banner .con .more a:hover { letter-spacing: 3px; }


@media(max-width:1500px){
	.banner { padding-top: 145px; }
	.banner .swiper-container{ padding-bottom: 40px; }
	.banner .swiper-container .swiper-pagination .swiper-pagination-bullet { width: 10px; height: 10px; margin: 0 12px; }
}
@media(max-width:1300px){
	.banner .swiper-container{ padding-bottom: 30px; }
	.banner .swiper-container .swiper-pagination .swiper-pagination-bullet { width: 10px; height: 10px; margin: 0 10px; }
}
@media(max-width: 1100px){
	.banner { padding-top: 60px; }
}
@media(max-width:700px){
	.banner .swiper-container{ padding-bottom:  25px; }
	.banner .swiper-container .swiper-pagination .swiper-pagination-bullet { width: 8px; height: 8px; margin: 0 6px; }
}


.homeA { padding: 5vw 0 6vw; }
.homeA ul li { float:left; width: calc(50% - 10px); margin-right:20px; }
.homeA ul li:nth-child(2n) { margin-right:0; }
.homeA ul li a { display:block; }
.homeA .t { margin:25px 0 10px; color:#000; }
.homeA .c { color:#000; }
.homeA ul li a.mainMore { display:inline-block; margin-top:20px; }
.homeA ul li a.mainMore2 { display: inline-block; }
.mainMore2 { display:inline-block; color:#000; font-size:16px; transition:all 0.6s; position: relative; padding-bottom:2px; }
.mainMore2:after { content:''; width: 100%; height: 2px; position: absolute; left:50%; transform:translateX(-50%); bottom:0; background: #000; }
.mainMore2:hover { color:#000; letter-spacing: 3px; }
.homeA ul li:hover a.mainMore { color:#000; letter-spacing: 3px; }

@media(max-width:1600px){
	.homeA .t { margin:20px 0 8px; }
	.homeA ul li a.mainMore { margin-top:15px; }
}
@media(max-width:1300px){
	.homeA .t { margin:15px 0 5px; }
	.homeA ul li a.mainMore { margin-top:10px; }
}
@media(max-width:1100px){
	.homeA { padding: 40px 0 50px; }
}
@media(max-width:700px){
	.homeA ul li { width: 100%; margin-right:0px; }
	.homeA ul li:nth-child(n+2) { margin-top:30px; }
	.homeA ul li a.mainMore { margin-top:5px; }
}

.homeB-b ul { display:flex; flex-wrap:wrap; }
.homeB-b ul li { float:left; width: calc(25% - 16px); margin-right:21px; }
.homeB-b ul li:nth-child(4n) { margin-right:0; }
.homeB-b ul li:nth-child(n+5) { margin-top:55px; }
.homeB-b ul li a { color: #000; display:block; }
.homeB-b ul li .img { width: 100%; height: 24vw; background: #f6f6f6; position: relative; }
.homeB-b ul li .pic { position: absolute; left:50%; top:50%; transform:translate(-50%, -50%); width: 80%; text-align:center; }
.homeB-b ul li .colorBtn { cursor: pointer; width: 36px; height: 36px; background: url(../images/colorful.png) no-repeat center/cover; position: absolute; top: 12px; z-index: 3; right: 12px; }
.homeB-b ul li .con .c2 { margin-top:6px; }
.homeB-b ul li .con { padding-right:50px; position: relative; margin-top:25px; }
.homeB-b ul li .con .like,.proListB-b .con .t .like { cursor: pointer; width: 30px; height: 30px; position: absolute; right:20px; top:0; background: url(../images/like1.svg) no-repeat center; background-size: 100% auto; }
.homeB-b ul li .con .like.cur,.proListB-b .con .t .like.cur { background: url(../images/like1bg.svg) no-repeat center; background-size: 100% auto; }
@media(max-width: 1900px){
	.homeB-b ul li .colorBtn { width: 32px; height: 32px; }
	.homeB-b ul li .img { height: 27vw; }
}
@media(max-width: 1700px){
	.homeB-b ul li .colorBtn { width: 28px; height: 28px; }
	.homeB-b ul li .img { height: 24vw; }
	.homeB-b ul li .pic { width: 70%; }
	.homeB-b ul li .con { padding-right:50px; margin-top:20px; }
	.homeB-b ul li .con .like,.proListB-b .con .t .like { width: 25px; height: 25px; }
}
@media(max-width: 1100px){
	.homeB-b ul li .img { height: 34vw; }
	.homeB-b ul li { float:left; width: calc(33.3333% - 14px); margin-right:21px; }
	.homeB-b ul li:nth-child(4n) { margin-right:21px; }
	.homeB-b ul li:nth-child(3n) { margin-right:0px; }
	.homeB-b ul li:nth-child(n+4) { margin-top:45px; }
	.homeB-b ul li .con { padding-right:40px; padding-right:50px; margin-top:15px; }
	.homeB-b ul li .con .like,.proListB-b .con .t .like { width: 20px; height: 20px; right: 12px; }
}
@media(max-width: 700px){
	.homeB-b ul li .img { height: 55vw; }
	.homeB-b ul li { float:left; width: calc(50% - 6px); margin-right:12px; }
	.homeB-b ul li:nth-child(4n) { margin-right:12px; }
	.homeB-b ul li:nth-child(3n) { margin-right:12px; }
	.homeB-b ul li:nth-child(2n) { margin-right:0px; }
	.homeB-b ul li:nth-child(n+3) { margin-top:30px; }
	.homeB-b ul li .con .like,.proListB-b .con .t .like { right: 10px; }
}
@media(max-width: 400px){
	.homeB-b ul li .img { height: 100vw; }
	.homeB-b ul li { width: 100%; margin-right:0; }
	.homeB-b ul li:nth-child(4n) { margin-right:0; }
	.homeB-b ul li:nth-child(3n) { margin-right:0; }
	.homeB-b ul li:nth-child(2n) { margin-right:0px; }
	.homeB-b ul li:nth-child(n+2) { margin-top:30px; }
	.homeB-b ul li .con .like,.proListB-b .con .t .like { right: 0px; }
}
.homeC { padding: 5vw 0 8vw; }
.homeC-b { float:left; width: 49.1%; height: 33vw; overflow: hidden; }
.homeC-c { float:right; width: calc(50.9% - 20px); }
.homeC-c ul li { float:left; width: calc(50% - 10px); margin-right:20px; height:19.3vw; overflow: hidden; }
.homeC-c ul li:nth-child(2n) { margin-right:0; }
.homeC-c ul li .con { margin-top: 1vw; }
.homeD { padding-bottom: 4vw; }
.homeD-a ul li { float:left; width: calc(25% - 16px); margin-right:21px; }
.homeD-a ul li:nth-child(4n) { margin-right:0; }
.homeD-a ul li:nth-child(n+5) { margin-top:55px; }
@media(max-width:1700px){
	.homeC-c ul li { height:19.5vw; }
}
@media(max-width:1600px){
	.homeC-b { height: 34vw; }
	.homeC-c ul li { height:20.2vw; }
}
@media(max-width:1300px){
	.homeC-b { height: 35.6vw; }
	.homeC-c ul li { height:21.3vw; }
}
@media(max-width:1100px){
	.homeD { padding-bottom: 40px; }
	.homeC { padding: 40px 0 50px; }
	.homeC-b { height: auto; width: 100%; }
	.homeC-c { width: 100%; }
	.homeC-c ul li { height:auto; margin-top:30px; }
	.homeD-a ul li { float:left; width: calc(50% - 7px); margin-right:14px; }
	.homeD-a ul li:nth-child(4n) { margin-right:14px; }
	.homeD-a ul li:nth-child(2n) { margin-right:0; }
	.homeD-a ul li:nth-child(n+3) { margin-top:20px; }
}
@media(max-width: 600px){
	.homeC-c ul li { width: 100%; margin-top:25px; margin-right:0; }
	.homeC-c ul li .con { margin-top:8px; }
}

.footer { background: #000; padding:5vw 0 0; }
.footerA { padding-bottom:4vw; border-bottom:1px solid rgba(255,255,255,0.2); }
.footerA-a { float:left; width: 19%; border-right:1px solid rgba(255,255,255,0.2); }
.footerA-b { margin-top: 5.5vw; }
.footerA-b a { display:inline-block; margin-right: 13px; }
.footerB { padding: 20px 0; }
.footerB p,.footerB p a { font-size: 14px; color:#999; }
.footerA-g { float:left; }
.footerA-c { width: 150px; }
.footerA-d { width: 390px; }
.footerA-e { width: 150px; }
.footerA-f { float:right; }
.footerA-g .topT { text-transform:uppercase; font-size:16px;color:#fff; margin-bottom:20px; }
.footerA-g .topT a { display:block; text-transform:uppercase; font-size:16px;color:#fff; margin-bottom:10px; }
.footerA-c dt a { text-transform:uppercase; display:block; font-size:16px; margin-bottom:15px; color:#fff; }
.footerA-c dd a { display:block; font-size:14px; color:#999; line-height: 2; }
.footerA-d .t,.footerA-d .t a,.footerA-e .t,.footerA-e .t a,.footerA-f a { font-size:14px;color:#ddd; }
.footerA-d .c,.footerA-e .c { font-size:14px;color:#999; line-height: 2; margin-top:10px; }
.footerA-d ul li:nth-child(n+2),
.footerA-e ul li:nth-child(n+2) { margin-top: 20px; }
.footerA-f a { display:block; line-height: 2; }
.footerA-c,.footerA-d,.footerA-e  { margin-left: calc(20.2% - 225px); }
@media(max-width: 1600px){
	.footerA-a { width: 18%; }
	.footerA-a .flogo img { width: 150px; }
	.footerA-b a { margin-right: 8px; }
	.footerA-g .topT { margin-bottom: 15px; }
	.footerA-c dt a { margin-bottom:10px; }
	.footerA-d ul li:nth-child(n+2), .footerA-e ul li:nth-child(n+2) { margin-top:15px; }
	.footerA-g .topT,.footerA-c dt a { font-size:14px; }
	.footerA-c { width: 130px; }
	.footerA-d { width: 300px; }
	.footerA-e { width: 130px; }
	.footerA-c,.footerA-d,.footerA-e  { margin-left: calc(20.5% - 195px); }
	.footerA-d .c, .footerA-e .c,.footerA-c dd a,.footerA-f a { line-height: 1.6; }
}
@media(max-width:1100px){
	.footer { padidng-top: 40px; }
	.footerA-a { width: 100%; border:none; }
	.footerA-b { margin-top:20px; }
	.footerA-c,.footerA-d,.footerA-e  { margin-left: 0; }
	.footerA-g { width: 100%; margin-top: 30px; }
	.footerA { padding-bottom:40px; }
	.footerA-g .topT { margin-bottom: 10px; }
	.footerA-c dt a { margin-bottom:5px; }
	.footerA-d .c, .footerA-e .c { margin-top: 5px; }
	.footerA-d ul li:nth-child(n+2), .footerA-e ul li:nth-child(n+2) { margin-top: 8px; }
}


/*登录*/
.color9 { color:#999!important; }
.color6 { color:#666!important; }
.color3 { color:#333!important; }
.loginA { padding:16vw 0 11vw; }
.loginA-a { margin: 0 auto; width: 94%; max-width: 860px; }
.marginT10 { margin-top:10px; }
.loginA-a .topT2 a { text-decoration:underline; transition:all 0.5s; }
.loginA-a .topT2 a:hover { color:#000; letter-spacing:2px; }
.loginA-a ul li { position: relative; float:left; width: calc(50% - 5px); border:none; }
.loginA-a ul li:nth-child(2n) { margin-left:10px; }
.loginA-a ul li:nth-child(n+3) { margin-top:16px; }
.loginA-a ul li .layui-input { border:none; border-bottom:2px solid #000; font-size:18px; height: 70px; color:#000; }
.loginA-a ul li .eye { position: absolute; right: 0px; background: url(../images/login/eye.png) no-repeat center; top:50%; transform:translateY(-50%); width: 50px; height: 100%; cursor: pointer; }
.loginA-a ul li .eye.close { background: url(../images/login/eyeopen.png) no-repeat center; }
.zcdlA-e p span.tt { display: inline-block; line-height: 1.8; border-bottom:1px solid #999999; }
.zcdlA-f button.layui-btn { background: #333333; height: 52px; line-height: 50px; border: 1px solid rgba(0,0,0,0.1)!important; padding: 0 120px; }
.zcdlA-f { position: relative; }
.zcdlA-e .layui-form-checkbox span { font-size:16p;color:#999; }
.zcdlA-e .colorBlack .layui-form-checkbox span { font-size:16p;color:#000; }
.zcdlA-f a { position: absolute; right:0; top:50%; transform:translateY(-50%); }
.zcdlA-f a:hover { color:#000!important; }

.zcdlA-e p span.agree { padding-left: 22px; background: url(../images/disagree.png) no-repeat left center; }
.zcdlA-e.cur p span.agree { background: url(../images/agree.png) no-repeat left center; }


@media(max-width: 1100px){
	.loginA { padding:120px 0 50px; }
	.zcdlA-f button.layui-btn { height: 46px; line-height: 44px; padding: 0 80px; }
	.zcdlA-f a { position: relative; top:0; transform:translateY(0); display:block; margin-top:16px; text-align:right; }
	.loginA-a ul li .layui-input { font-size: 16px; }
}
@media(max-width: 600px){
	.loginA-a ul li { width: 100%; }
	.loginA-a ul li:nth-child(n+2) { margin:6px 0 0; }
	.zcdlA-f a { position: relative; top:0; transform:translateY(0); display:block; margin-top:16px; text-align:right; }
	.zcdlA-f button.layui-btn { width: 100%; }
}

/*忘记密码*/
.marginT20 { margin-top:20px; }
.lostA ul li { float:none; width: 50%; margin: 0 auto; }
.lostA ul li:nth-child(n+2) { float:none; width: 50%; margin: 16px auto 0; }
.lostA .zcdlA-f button.layui-btn { width: 50%; margin: 0 auto; }
.lostB .zcdlA-f { padding-left: 25%; text-align:left; }
.lostB .zcdlA-f button.layui-btn { padding:0; text-align:center; width: 200px; }
@media(max-width:1100px){
	.marginT20 { margin-top:12px; }
}
@media(max-width:600px){
	.lostA ul li,.lostA ul li:nth-child(n+2) { float:none; width: 100%; margin: 0 auto; }
	.lostA ul li:nth-child(n+2) { margin-top:6px; }
	.lostA .zcdlA-f button.layui-btn { width: 100%; margin: 0 auto; }
	.lostB .zcdlA-f { padding-left: 0; text-align:left; }
	.lostB .zcdlA-f button.layui-btn { padding:0; text-align:center; width: 100%; }
}

/*密码找回-验证邮箱*/
.loginB { padding-top: 240px; }
.marginT120 { margin-top: 120px; }

.loginB-a span { display:inline-block; padding: 12px 230px; background:#F0F0F0; border-radius:5px; overflow: hidden;  }

.loginB-b .codeDiv { display:inline-block; padding:20px; background: #EEEEEE; border-radius:10px; text-align:center; }
.loginB-b .codeDiv input { font-size:36px; color:#000; text-align:center; outline: none; width: 60px; height: 60px; border-radius: 6px; border: 1px solid rgba(0, 0, 0, 0.2); }
.loginB-b .codeDiv input::-webkit-outer-spin-button,
.loginB-b .codeDiv input::-webkit-inner-spin-button {-webkit-appearance: none;}
.loginB-b .codeDiv input[type="number"] {-moz-appearance: textfield;}

@media(max-width: 1900px){
	.marginT120 { margin-top: 6.5vw; }
}
@media(max-width: 1500px){
	.loginB { padding-top: 200px; }
	.loginB-a span { padding: 12px 150px; }
}
@media(max-width: 1100px){
	.loginB { padding-top: 140px; }
	.marginT120 { margin-top: 50px; }
	.loginB-a span { padding: 12px 50px; }
}
@media(max-width: 600px){
	.loginB-a span { padding: 12px 30px; }
}







/*选项判断*/
.borderRadius6 { border-radius:6px; overflow: hidden; }
.xxpd { width: 100%; min-height: 80vh; background: url(../images/xxpdbg.jpg) no-repeat top center/cover; background:#fff; }
/*.xxpdA { width: 90%; max-width:1080px; position: absolute; left: 50%; top: 50%; transform:translate(-50%, -50%); }*/
.xxpdA { width: 90%; max-width:1080px; margin: 0 auto; }
.xxpdA ul { display:flex; flex-wrap:wrap; }
.xxpdA ul li { width: 48%; background: #fff; padding: 65px 15px 95px; text-align:center; margin-right:4%; }
.xxpdA ul li:nth-child(2n) { margin-right:0; }
.xxpdA ul li a { display:block; }
.xxpdA ul li a.mainMore { display:inline-block; }
.xxpdA ul li a.t { font-size:30px;color:#000000; margin: 30px 0 60px; }
.xxpdA ul li:hover .mainMoreA:before { left:0; }
.xxpdA ul li:hover .mainMoreA { background: none; }
@media(max-width:1800px){
	.xxpdA ul li { padding: 40px 0 60px; }
	.xxpdA ul li a.t { font-size: 26px; margin: 20px 0 40px; }
}
@media(max-width:1600px){
	.xxpdA ul li { padding: 10px 0 50px; }
	.xxpdA ul li a.t { font-size: 22px; margin: 10px 0 15px; }
	.xxpdA ul li a.img { padding: 0 5vw; }
	
}

@media(max-width:800px){
	.xxpdA ul li { padding: 20px 0 30px; }
	.xxpdA ul li { width: 100%; margin-right:0; }
	.xxpdA ul li:last-child { margin-top: 20px; }
	.xxpdA ul li a img { height: 90px; }
	.xxpdA ul li a.t { font-size: 20px; margin: 15px 0 20px; }
}

/*商品列表页面*/
.proList { padding:260px 0 90px;  }
.proListA-b { position: absolute; right:0; bottom:0; }
.proListA-a .mTit .et { font-size:14px;color:#999999; vertical-align:top; line-height: 20px; }
.proListA-a .mTit .et a,.proListA-a .mTit .et span { font-size:14px;color:#999999; vertical-align:top; }
.proListA-a .mTit .et span { color:#333; }
.proListA-a .mTit .t { text-transform:uppercase; margin-top:8px; font-size: 36px;color:#000000; line-height: 1; }
.proListA-b a,.proListA-b span { display:inline-block; font-size:18px; color:#999999; margin-left: 2vw; }
.proListA-b a { padding-right:15px; background: url(../images/pro/px.png) no-repeat right center; }
.proListA-b span { padding-right:21px; cursor: pointer; background: url(../images/pro/sxx.png) no-repeat right center; }
.proListA-b a.cur { color:#333; background: url(../images/pro/px2.png) no-repeat right center; }
.proListA-b a.cur2 { color:#333; background: url(../images/pro/px.png) no-repeat right center; }
.proListB { margin-top:40px; }
.proListB-a { transition:all 0.6s; width: 220px; position: absolute; left:0; top:0; }
.proListB-a .t { cursor: pointer; font-size: 20px; color:#333333; background: url(../images/pro/jtrop.png) no-repeat right center; }
.proListB-a ul li.close .t { background: url(../images/pro/jtbot.png) no-repeat right center; }
.proListB-a ul li { padding-bottom: 20px; margin-bottom: 20px; border-bottom:1px solid #ededed; }
.proListB-a .c { margin-top:25px; }
.proListB-a .c a { background: url(../images/pro/select.png) no-repeat left center; display:block; font-size:14px;color:#666666; padding-left:33px; line-height: 33px; }
.proListB-a .c a.cur { background: url(../images/pro/selectbg.png) no-repeat left center; }
.proListB-a ul li.color a { position: relative; background: none; float:left; width: 45%; }
.proListB-a ul li.color a.cur { background: none; color:#050505; }
.proListB-a ul li.color a:nth-child(2n) { float: right; }
.proListB-a ul li.color a i.bg { width: 24px; height: 24px; border-radius:50%; position: absolute; left:0; top: 50%; transform:translateY(-50%); }
.proListB-a ul li.color a.cur i.bg:after { content:''; background: url(../images/pro/selected.png) no-repeat center/cover; width: 24px; height: 24px; border-radius:50%; position: absolute; left:0; top: 50%; transform:translateY(-50%); }
.proListB-a ul li.color a.cur i.bg.border:after { content:''; background: url(../images/pro/selectedblack.png) no-repeat center/cover; }
.proListB-a ul li.color a i.border { border:1px solid #ededed; }
@media(max-width: 1900px){
	.proListA-a .mTit .t { font-size: 1.8vw; line-height: 1.2; }
}
@media(max-width: 1600px){
	.proList { padding:240px 0 80px;  }
	.proListA-a .mTit .t { margin-top:8px; font-size: 24px; }
	.proListB { margin-top:30px; }
}
@media(max-width: 1400px){
	.proList { padding:220px 0 70px;  }
	.proListA-a .mTit .t { margin-top:5px; font-size: 20px; }
	.proListB { margin-top:20px; }
}
@media(max-width: 1200px){
	.proList { padding:200px 0 60px;  }
	.proListA-a .mTit .t { margin-top:5px; font-size: 20px; }
}
@media(max-width: 1100px){
	.proList { padding:100px 0 60px;  }
	.proListA-a .mTit .t { margin-top:5px; font-size: 20px; }
	.proListA-b { width: 100%; text-align:right; position: relative; margin-top: 20px; }
	.proListA-b a,.proListA-b span { font-size:16px; margin-left: 15px; }
	.proListA-b a { display:none; }
}
@media(max-width: 750px){
	.proListA-a .mTit .t { font-size:20px; }
}
.proListB { transition:all 0.6s; padding-left: 260px; }
.proListB.w100 { padding-left:0; }
.proListB-b ul { display:flex; flex-wrap:wrap;  }
.proListB-b ul li { float:left; width:calc(33.3333% - 7px); margin-right: 10px; }
.proListB.w100 .proListB-a { left: -50%; }
.proListB-b.w100 { width:100%; }
.proListB-b ul li:nth-child(3n) { margin-right:0; }
.proListB-b ul li:nth-child(n+4) { margin-top: 50px; }
.proListB-a .closeA { display:none; }
.proListB-b .imgBox { width: 100%; height: 24vw; background: #f6f6f6; position: relative; overflow: hidden; }
.proListB-b .imgBox .tag { position: absolute; left:0px; top: 0px; font-size:16px;color:#999999; background: #fff; background: #f6f6f6; border-radius:3px; overflow: hidden; line-height: 1; padding: 5px 15px; }
.proListB-b .imgBox .tag2 { color:#fff!important; background:#000; border-color:#000!important; }
.proListB-b .imgBox .layui-form-checkbox { position: absolute; right: 14px; top:14px; }

.proListB-b .imgBox .color { opacity: 0; position: absolute; right:10px; top: 10px; background: url(../images/pro/colorbg.png) no-repeat center/cover; border-radius:50%; overflow: hidden; width: 25px; height: 25px; }
.proListB-b .imgBox .img img { max-width: 100%; max-height:100%; }
.proListB-b .imgBox .img { max-height: 80%; overflow: hidden; position: absolute; left: 50%; top:55%; transform:translate(-50%, -50%); width: 54%; }
.proListB-b .con { margin-top:20px; }
.proListB-b .con .t { padding-right: 50px; font-size:18px;color:#333333; position: relative; }
.proListB-b .con .t a { display:block; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; }
.proListB-b .con .list { margin:15px 0 16px; }
.proListB-b .con .list span { cursor: pointer; margin-right:5px; display:inline-block; width: 38px; height: 31px; background: #efefef; overflow: hidden; padding:3px; }
.proListB-b .con .list span.cur { border:1px solid #efefef; border-color:#666666; }
.proListB-b .con .list a.more { display:inline-block; width: 31px; height: 31px; background: url(../images/pro/add.jpg) no-repeat center/cover; }
.proListB-b .con .p { font-size:20px;color:#333333; }
.proListB-b .con .d { font-size:14px;color:#999999; }
@media(max-width: 1100px){
	.proListB-b ul li { width:calc(50% - 6px); margin-right: 12px; }
	.proListB-b ul li:nth-child(3n) { margin-right:12px; }
	.proListB-b ul li:nth-child(2n) { margin-right:0; }
	.proListB-b ul li:nth-child(n+3) { margin-top: 20px; }
	.proListB-b .imgBox { height: 40vw; } 
	.proListB-b .con .t { font-size:16px; }
	.proListB-b .con { margin-top: 12px; }
	.proListB-a { left: -110%; position: fixed; top:0; width: 100%; height: 100vh; background: #fff; z-index: 100; padding: 30px 20px 30px; overflow-y:scroll;}
	.proListB.w100 .proListB-a { left: 0px; }
	.proListB { transition:all 0.6s; padding-left: 0; }
	.proListB-a .closeA { font-size:16px; color:#999; display:block; text-align:right; margin-bottom: 16px;padding-right: 21px; cursor: pointer; background: url(../images/pro/sxx.png) no-repeat right center; }
}
@media(max-width: 1100px){
	.proListB-b ul li { width: 100%; margin-right: 0; }
	.proListB-b ul li:nth-child(3n) { margin-right:0; }
	.proListB-b ul li:nth-child(n+2) { margin-top: 20px; }
	.proListB-b .imgBox { height: 70vw; } 
	.proListB-b .con .list { margin: 10px 0; }
	
}
/*详情页*/
button { cursor: pointer; }
.orderA { margin-top: 20px; }
.orderA ul li { margin-bottom: 16px; background: #f6f6f6; position: relative; padding:2.2vw 10vw 2.2vw; }
.orderA .img { width: 170px; float:left; }
.orderA .con { padding-top: 18px; float:left; margin-left:40px; }
.orderA .more { position: absolute; float:right; right: 10vw; top:50%; transform:translateY(-50%); }
.orderA .con .t { font-size:26px;color:#333333; font-weight:bold; }
.orderA .con .c { font-size:16px;color:#999999; margin-top:6px; }
.orderA .more a,.moreM a,.moreM button,.orderA .more button { display:inline-block; border-radius:50px; padding: 12px 40px; font-size:16px;color:#000; border:2px solid #999; border-radius:0; }
.orderA .more a:hover,.moreM a:hover,.moreM button:hover { background: #000; border-color:#000; color:#fff; }
.moreM button { background: #000; color:#fff; border-color:#000; }
.moreM a i { display:inline-block; padding-left:32px; line-height: 26px; }
.moreM a.cart i { background: url(../images/pro/buycar.svg) no-repeat left center; }
.moreM a.cart i { background: url(../images/pro/buycar.svg) no-repeat left center; }
.moreM a.save i { background: url(../images/pro/save.svg) no-repeat left center; }
.moreM a.save2 i { background: url(../images/pro/save2.svg) no-repeat left center; }
.moreM a:hover i { color:#fff; }
.moreM a.cart:hover i { background: url(../images/pro/buycarbg.svg) no-repeat left center; }
.moreM a.save:hover i { background: url(../images/pro/savebg.svg) no-repeat left center; }
.moreM a.save2:hover i { background: url(../images/pro/savebg2.svg) no-repeat left center; }

@media(max-width:1400px){
	.orderA ul li { padding: 20px 30px; }
	.orderA .more { right: 30px; }
	.orderA .con .t { font-size:22px; }
	.orderA .more a,.moreM a,.orderA .more button,.moreM button { padding: 10px 30px; }
}
@media(max-width:1100px){
	.orderA ul li { padding: 20px 15px; }
	.orderA .more { display:none; right: 30px; }
	.orderA .con .t { font-size:20px; }
	.orderA .more a,.moreM a,.orderA .more button,.moreM button { padding: 10px 30px; }
}
@media(max-width: 600px){
	.orderA ul li { padding: 20px 15px; }
	.orderA .more { float:left; margin-top: 10px; display:block; position: relative; top:0; transform:translateY(0); right:auto; }
	.orderA .con .t { font-size:20px; }
	.orderA .img { width: 100%; }
	.orderA .con { width: 100%; margin-left:0; padding-top:10px; }
	.orderA .more a,.moreM a,.orderA .more button,.moreM button { padding: 5px 20px; font-size:14px; }
}
/*样品下单*/
.orderB { margin-top: 20px; }
.orderB-a { padding: 5vw 5.5vw; background: #f6f6f6; float:left; width: 54%; }
.orderB-b { float:right; width: 40%; padding-top: 1vw; }
.orderB-b .t { font-size:33px;color:#333333; font-weight:bold; }
.orderB-b .et { font-size:14px;color:#999999; padding-bottom: 1vw; }
.orderB-b table td { font-size:16px;color:#333333; padding: 5px 0; }
.orderB-b table td:nth-child(1) { min-width: 70px; vertical-align:top; }
.orderB-b .c1 { padding: 1vw 0; border-bottom:1px solid #dedede; margin-bottom: 0; border-top:1px solid #ededed; }
.orderB-b .c2 { padding: 1vw 0 1.5vw; font-size:16px;color:#999999; width: 90%; line-height: 1.6; }
.orderB-b .price { line-height: 45px; font-size:33px; color:#000000; }

.orderB-b .moreM a { background: #000; transition:all 0.5s; padding: 16px 30px; color:#fff; border-color:#fff; }
.orderB-b .moreM a:hover { background: #333; }
@media(max-width:1700px){
	.orderB-b .t,.orderB-b .price { font-size: 30px; }
}
@media(max-width:1500px){
	.orderB-b .c2 { width: 100%; }
	.orderB-b { padding-top:0; }
	.orderB-b .t,.orderB-b .price { font-size: 26px; }
	.orderB-b .moreM a { padding: 12px 36px; }
}
@media(max-width:1300px){
	.orderB-b .t,.orderB-b .price { font-size: 24px; }
}
@media(max-width:1100px){
	.orderB-b .t,.orderB-b .price { font-size: 20px; }
	.orderB-a { width: 100%;padding: 15px; }
	.orderB-b { width: 100%; margin-top:0; }
	.orderB-b { padding-top: 18px; }
	.orderB-b .et { padding-bottom: 15px; }
	.orderB-b .c1 { padding: 15px 0; }
	.orderB-b .c2 { padding: 12px 0 15px; }
	.orderB-b .price { margin-bottom: 20px; }

}
/*查看订单-未完成*/
.layui-form-checkbox[lay-skin=primary]:hover i { border-color:#000; }
.layui-form-checked[lay-skin=primary] i { border-color:#000; background: #000; }
.orderC { border-top:1px solid #ededed; margin-top:20px; }
.orderC-a { margin-top:8px; }
.orderC-a.fl { float:right; }
.orderC-a a { display: inline-block; margin-left:3vw; line-height: 44px; font-size:16px;color:#000000; }
.orderC-a a.cur { font-weight:bold; }
.orderC-b { margin-top: 20px; }
.orderC-b dt,.orderC-b dd { display:flex; flex-wrap:wrap; }
.orderC-b .t { float:left; }
.orderC-b .t1 { padding-left:20px; width: 100px; }
.orderC-b .t2 { width: 200px; }
.orderC-b .t3 { width: 240px; }
.orderC-b .t4 { width: calc(100% - 775px); }
.orderC-b .t5 { width: 130px; }
.orderC-b .t6 { width: 105px; }
.orderC-b dt .t { padding:12px 0; background: #f6f6f6; font-size:16px; color:#999999; text-transform:uppercase; }
.orderC-b dt .t1 { padding-left: 20px; }
.orderC-b .moreM a,.orderC-b .moreM button { width: 100%; padding: 8px 0; text-align:center; }
.orderC-b dd { border-bottom:1px solid #dedede; position: relative; padding: 30px 0; }
.orderC-b dd .t { position: relative; }
.orderC-b dd .t1 { position: relative; }
.orderC input,.orderC-b .layui-form-checkbox { width: 28px; height: 28px; position: absolute; left: 20px; top: 50%; transform:translateY(-50%); }
.orderC-b dd .t .n { position: absolute; left: 0px; top: 50%; transform:translateY(-50%); }
.orderC-b dd .t6 .n { width: 100%; }
.orderC-b dd .t1 .n { padding-left: 20px; width: 70px; }
.orderC-b dd .t5 .n { font-weight:bold; }
.orderC-b .t3 img { max-width:120px; }
.orderC .layui-form-checkbox[lay-skin=primary] i {line-height: 26px; width: 28px; height: 28px; }
.orderC .layui-icon-ok:before { font-size:20px; }
.orderC-c { margin-top: 50px; }
.orderC-d { padding-left: 20px; }
.orderC-d,.orderC-d .layui-form-checkbox[lay-skin=primary] span { cursor: pointer; line-height: 28px; font-size:15px;color:#000000; }
.orderC-e { text-align:right; }
.orderC-e .price { font-size:20px;color:#000000; margin-bottom: 16px; }
.orderC-e .clearfix .price { padding: 6px 0 0 0; }
.orderC-e .clearfix .moreM a{ margin-left: 10px; width: auto; padding: 12px 30px; }
.orderC-e .price .count { font-size:33px; }
.orderC-e .moreM a,.orderC-e .moreM button { padding: 12px 50px; }
.orderC-b dd .tt { font-size:20px;color:#333333; font-weight:bold; }
.orderC-b dd .c { font-size:16px;color:#999999; margin-top:5px; line-height: 1.6; max-width:90%; }
.orderC-b dd .t5 { font-size:20px;color:#000000; }
.orderC-b dd .t1,.orderC-b dd .t2,.orderC-b dd .t3 { overflow: hidden; max-height: 90px; }
.orderC-d .layui-form-checkbox[lay-skin=primary] span { padding-right:0; }
.orderC-d .del { margin-left: 25px; padding-left: 22px; background: url(../images/order/del.png) no-repeat left center; }

.orderC .t6 input { position: relative; left:0; border:none;text-align:center; top:0; transform:translateY(0); } 
.orderC .t6 input.cut,.orderC .t6 input.add { width: 20px; background: none; } 
.orderC .t6 input.cut { float:left; }
.orderC .t6 input.add { float:right; }
.orderC .t6 .xvrA { position: absolute; top:50%; transform:translateY(-50%); }
.orderC .t6 .xvr { width: 70px; height: auto; border:1px solid #ededed; display:inline-block; }

@media(max-width: 1500px){
	.orderC-b dd { padding: 20px 0; }
	.orderC .layui-form-checkbox[lay-skin=primary] i { width: 22px; height: 22px; line-height: 20px; }
	.orderC .layui-icon-ok:before { font-size:16px; }
	.orderC-b dd .tt,.orderC-b dd .t5 { font-size:18px; }
	.orderC-b .t1 { padding-left:15px; width: 100px; }
	.orderC-b .t2 { width: 200px; }
	.orderC-b .t3 { width: 200px; }
	.orderC-b .t4 { width: calc(100% - 705px); }
	.orderC-b .t5 { width: 100px; }
	.orderC-b .t6 { width: 105px; }
	.orderC-c { margin-top: 40px; }
	.orderC-d, .orderC-d .layui-form-checkbox[lay-skin=primary] span { line-height: 22px; }
}
@media(max-width: 1400px){
	.orderC-a a { line-height: 35px; }
}
@media(max-width: 1300px){
	.orderC-b dd { padding: 20px 0; }
	.orderC .layui-form-checkbox[lay-skin=primary] i { width: 20px; height: 20px; line-height: 18px; }
	.orderC .layui-icon-ok:before { font-size:14px; }
	.orderC-b dd .tt,.orderC-b dd .t5 { font-size:16px; font-weight:bold; }
	.orderC-b .t1,.orderC-b dt .t1 { padding-left:6px; width: 80px; }
	.orderC input, .orderC-b .layui-form-checkbox {left:10px;}
	.orderC-b .t2 { width: 200px; }
	.orderC-b .t3 { width: 150px; }
	.orderC-b .t4 { width: calc(100% - 645px); }
	.orderC-b .t5 { width: 100px; }
	.orderC-b .t6 { width: 105px; }
	.orderC-c { margin-top: 30px; }
	.orderC-b dd .t1 .n { padding-left: 10px; width: 50px; }
}
@media(max-width:1100px){
	.orderC-e .price { width: 100%; }
	.orderC-b dt { display:none; }
	.orderC-b .t2 { display:none; }
	.orderC-b .t1,.orderC-b dt .t1 { padding-left:10px; width: 60px; }
	.orderC-b .t3 { width: 140px; }
	.orderC-b .t4 { width: calc(100% - 200px); }
	.orderC-b .t5 { margin-top:10px; width: 100%; padding-left:200px; }
	.orderC-b .t6 .moreM a,.orderC-b .t6 .moreM button { max-width: 130px; }
	.orderC-b .t6 { margin-top:10px; width: 105px; width: 100%; padding-left:190px  }
	.orderC-b dd .t .n { position: relative; left: 0px; top: 0%; transform:translateY(0%); }
	.orderC-b dd .t1 .n { position: absolute; left: 0px; top: 50%; transform:translateY(-50%); }
	.orderC-b { margin-top:0; }
	.orderC-b dd .c { font-size:14px; line-height: 1.5; }
	.orderC-a { width: 100%; }
	.orderC-a a { margin: 0 15px 0 0; }
	.orderC .t6 .xvrA { position: relative; margin-left: 12px; }
}
@media(max-width:600px){
	.orderC-b .t5 { padding-left:166px; }
	.orderC-b .t6 { padding-left:166px; }
	.orderC .t6 .xvrA { position: relative; margin-left: 0; }
	.orderC-b .t1, .orderC-b dt .t1 { width: 45px; }
	.orderC-d { width: 100%; padding-left:0;margin-bottom:20px; }
	.orderC-e .clearfix .moreM a{ padding: 10px 20px; }
}
/*支付选择*/
.alignR { text-align:right; }
.orderD { display:none; position: fixed; width: 100%; height: 100%; background: rgba(255,255,255,0.9); left:0; top:0; z-index: 5; }
.orderD-a { width: 90%; max-width: 700px; padding: 35px 30px 50px; background: #fff; border:1px solid #999999; position: absolute; left: 50%; top: 50%; transform:translate(-50%, -50%); }
.orderD-a .topTit { font-size: 24px; font-weight:bold; color:#000000; }
.orderD-a .add { padding: 3vw 0 1.5vw; background: url(../images/order/ordera.png) repeat-x left bottom; }
.orderD-a .add .t { font-size: 16px; color:#666666; }
.orderD-a .add .t:nth-child(n+2) { margin-top:5px; }
.orderD-a .add .fl { width: calc(100% - 140px); }
.orderD-a .add .moreM a,.orderD-a .add .moreM button { background: #999999; }
.orderD-a .add .moreM a:hover,.orderD-a .add .moreM button:hover { background: #000000; }
.orderD-b { padding:20px 20px 0;  }
.orderD-b .list { font-size:16px;color:#333333; padding-bottom: 20px; border-bottom:1px solid #ededed; }
.orderD-b .list li:nth-child(n+2) { margin-top:8px; }
.orderD-b .count { padding:10px 0 15px; font-size:16px;color:#000000; font-weight:bold; }
.orderD-b .cost { font-size:16px;color:#333333; line-height: 30px; }
.orderD-b .layui-form-radio>i:hover, .layui-form-radioed>i { color: #000; }
.orderD-b .layui-form-radio { margin:0 0 0 15px; padding-right:0; }
.orderD-b .price { margin-top:2vw; }
.orderD-b .price .t { font-size:20px;color:#000000; }
.orderD-b .price .t span { font-size: 33px; font-weight:bold; }
.orderD-a .close {  position: absolute; right: -15px; width: 26px; height: 26px; border:1px solid #eee; border-radius:50px; text-align:center; line-height: 24px; top: -20px; font-size: 20px; cursor: pointer; color:#999;  }
.orderD-a .close:hover { border:1px solid #000000; background: #000000; color:#fff; }
@media(max-width:1100px){
	.orderD-a { padding:20px 12px 20px; }
	.orderD-a .add { padding: 20px 0 30px; }
	.orderD-b .cost .fr .layui-form-radio * { font-size:0; }
	.orderD-b .cost .fr .layui-form-radio i { font-size: 14px; }
	.orderD-a .close { top: -10px; right: -5px; }
	.orderD-a { top: 52%; }
}
@media(max-width:500px){
	.orderD-b .price { margin-top:20px; }
	.orderD-b .price .t span { font-size:26px; }
	.orderD-b { padding: 20px 0; }
	.orderD-b .layui-form-radio { margin:0; }
	.orderD-a .add .fl { width: 100%; }
}
/*地址选择*/
.orderDB .orderD-a .add { padding:1.5vw 0; background: none; border-bottom:1px solid #dedede; }
.moreMA a,.orderD-a .add .moreM a,.moreMA button,.orderD-a .add .moreM button { background: none; color:#333; border:2px solid #999999; } 
.moreMA a:hover,.orderD-a .add .moreM a:hover,.moreMA button:hover,.orderD-a .add .moreM button:hover { background: #000; color:#fff; border:2px solid #000; } 
.orderDB .orderD-a dl dd.cur .moreMA a,.orderDB .orderD-a dl dd.cur .add .moreM a,.orderDB .orderD-a dl dd.cur .moreMA button,.orderDB .orderD-a dl dd.cur .add .moreM button { background: #000; color:#fff; border:2px solid #000; } 
.orderDB .orderD-a dl dd { cursor: pointer; }
.orderD-e { cursor: pointer; padding:25px 0; font-size:16px;color:#000000; }
.orderD-f .confirm { margin-left: 15px; }
.orderDB .orderD-a>.relative { overflow-x:hidden; max-height: 70vh; overflow-y:scroll; padding-right: 5px; }
.orderDB .orderD-a>.relative {scrollbar-color:  rgba(0,0,0,0.3) rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
.orderDB .orderD-a>.relative::-webkit-scrollbar {width: 3px;height: 1px;}
.orderDB .orderD-a>.relative::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: rgba(0,0,0,0.3);}
.orderDB .orderD-a>.relative::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}
@media(max-width:500px){
	.orderD-f .moreM a { padding: 8px 20px; }
	.orderD-f .moreM button { padding: 8px 20px; }
	.orderD-f .confirm { margin-left: 10px; }
	.orderD-a .topTit { font-size:22px; }
}
/*地址新增*/
.w100 { width: 100%!important; }
.orderD-g {margin-top:2.5vw;}
.orderD-g .t { font-size: 16px;color:#666666; }
.orderD-g ul li { float:left; width: 48%; }
.orderD-g ul li:nth-child(1) { margin-right:4%; }
.orderD-g input { height: 50px; padding-left: 0; font-size:15px; width: 100%; border:none; border-bottom:1px solid #dedede; }
.orderD-g ul li:nth-child(n+3) { margin-top:25px; }
/*.orderD-g .address { margin-top: 20px; }*/
.orderD-g ul li .layui-form-item .layui-inline { float:left;width:calc(33.3333% - 6px); margin-right: 9px; }
.orderD-g ul li .layui-form-item .layui-inline:last-child { margin-right:0; }
@media(max-width: 1100px){
	.orderD-e { padding: 20px 0; }
	.orderD-g ul li { width: 100%; }
	.orderD-g ul li:nth-child(1) { margin-bottom: 20px; margin-right:0; }
	.orderD-g {margin-top:25px;} 
	.orderD-g ul li:nth-child(n+3) { margin-top:20px; }
	.orderD-g .layui-form-item { margin-bottom:0; }
	.orderD-g input { height: 46px; }
	.orderD-g ul li .layui-form-item .layui-inline { display:inline-block; float: left; clear:none; }
}
@media(max-width: 450px){
	.layui-form-item .layui-inline { margin-bottom: 12px; }
	.orderD-e { padding: 12px 0; }
	.orderD-g ul li:nth-child(1) { margin-bottom: 12px; margin-right:0; }
	.orderD-g {margin-top:15px;} 
	.orderD-g ul li:nth-child(n+3) { margin-top:12px; }
	.orderD-g input { height: 42px; }
}

/*订单⽀付-对公转账*/
/*.orderDD { display:block; }*/
.orderDD .orderD-a { max-width:1000px; }
.orderDD-a { margin-top: 2vw; overflow-y:scroll; padding-right: 10px; max-height: calc(100vh - 400px); }
.orderDD-a { overflow-x:hidden; max-height: 70vh; overflow-y:scroll; padding-right: 5px; }
.orderDD-a {scrollbar-color:  rgba(0,0,0,0.1) rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
.orderDD-a::-webkit-scrollbar {width: 3px;height: 1px;}
.orderDD-a::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: rgba(0,0,0,0.1);}
.orderDD-a::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}
.orderDD-b { width: 48%; float: left; }
.orderDD-c { font-size:16px;color:#333333; }
.orderDD-c p:nth-child(n+2) { margin-top:15px; }
.orderDD-d { padding-top:2vw; margin-top:2.5vw; border-top:1px solid #dedede; }
.orderDD-d p { font-size:16px;color:#999999; line-height: 1.6; }
.orderDD-e { width: 48%; padding-left: 5%; border-left:1px solid #dedede; }
.orderDD-e textarea { height: 150px;resize: none; font-size:16px; line-height: 1.6; padding-top:10px; }
.orderDD-e .t { font-size:16px;color:#000000; font-weight:bold; margin-bottom:10px; }
.orderDD-e ul li:nth-child(n+2) { margin-top:15px; }
.orderDD-e .layui-upload-drag { width: 45%; padding: 30px 10px; }
.orderDD-e .layui-upload-drag .layui-icon { color:#999; }
.orderDD-e ul li .moreM { margin-top: 20px; }
.orderDD-e { position: relative; }
.orderDD-f { position: absolute; right:0; width: 47%; top:50%; transform:translateY(-50%); font-size:16px;color:#999999; line-height: 1.6; padding-right: 10px; }
@media(max-width: 1100px){
	.orderDD-b,.orderDD-e { width: 100%; }
	.orderDD-e { margin-top:20px; padding-left:0; border:none;}
	.orderDD-a { margin-top: 30px; }
	.orderDD-c p:nth-child(n+2) { margin-top:10px; }
	.orderDD-e .layui-upload-drag { width: 50%; }
	.orderDD-f { font-size: 14px; line-height: 1.5; }
}


/*材质百科*/

.baike ul li { position: relative; padding: 3vw 0; border-bottom:1px solid #dedede; }
.baikeA .img { overflow: hidden; width: 39%; }
.baikeA .img img { transition:all 0.3s; }
.baikeA .con { position: absolute; top:46%; transform:translateY(-50%); right:0; width: 58%; }
.baike ul li:hover .img img { transform:scale(1.03); }
.baikeA .con .img2 { position: absolute; right:0; top:0; }
.baikeA .con .img2 img { width: auto; height: 125px; }
.baikeA .con .t { padding-top: 30px; font-size:40px;color:#333333; }
.baikeA .con .t2 { font-size:16px;color:#333333; margin:15px 0 30px; max-width: calc(100% - 180px); }
.baikeA .con .c { font-size:16px;color:#999999; line-height: 1.5;overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4; }

@media(max-width: 1500px){
	.baikeA .con .t { padding-top: 10px; font-size:32px; }
	.baikeA .con .t2 { margin:10px 0 20px; max-width: calc(100% - 150px); }
	.baikeA .con .img2 img { width: auto; height: 95px; }
}
@media(max-width: 1100px){
	.baikeA .con .t { padding-top: 0px; margin-top:15px; font-size:26px; }
	.baikeA .con .t2 { margin:10px 0 20px; max-width: calc(100% - 90px); }
	.baikeA .con .t2 { margin:6px 0 10px; max-width: 100%; }
	.baikeA .img { width: 100%; }
	.baikeA .con { position: relative; top:0; transform:translateY(0);float:left; width: 100%; }
	.baikeA .con .img2 img { width: auto; height: 70px; }
	.baikeA .con .img2 { display:none; }
	.baike ul li { padding: 20px 0; }
}

/*2-17DIY*/
.diy { margin-top: 40px; }
.diyA-a { border-bottom:1px solid #ededed; }
.diyA-a a { display: inline-block; margin-bottom: -1px; position: relative; padding:15px 120px; font-size:20px;color:#666666; }
.diyA-a a.cur,.diyA-a a:hover  { background: #000000; color:#fff; }
.diyA-a a i { display:inline-block ; position: relative; }
.diyA-a a span { width: 68px; height: 23px; background: url(../images/diy/diya.png) no-repeat center/cover; font-size:12px; text-align:center; color:#fff; line-height: 20px; position: absolute; top: -20px; right: -50px; }

.diyA-b { margin-top:30px; }
.diyA-c { position: relative; width: 44%; float:left; background: #f6f6f6; height: 28.6vw; overflow: hidden; padding:2vw; }

.diyA-d { position: absolute; left:50%; top: 50%; transform:translate(-50%, -50%); max-width: 90%; max-height: 90%; }
.diyA-e { width: 100%; position: absolute; left:50%; top: 50%; transform:translate(-50%, -50%); max-width: 90%; max-height: 90%; }
.diyA-e p { font-size:16px; }
.diyA-d .layui-upload-drag .layui-icon { color:#999!important; }
.diyA-d .layui-upload-drag { overflow: hidden; position: relative; min-width: 20vw; background: none; height: 16vw; }

.diyA-f { width: 50%; float:right; padding-top: 2vw; }
.diyA-f .t { font-size:21px;color:#666666; }
.diyA-f .c { font-size:16px;color:#666666; line-height: 1.6; }
.diyA-f .c ul { margin-left: 16px; margin-top: 2vw; }
.diyA-f .c ul li { margin-top:1vw; list-style:decimal; }
.diyA-f .moreM { margin-top: 3vw; }
.diyA-f .moreM a { width: 284px; text-align:center; }
.diyA-f .moreM button { width: 284px; text-align:center; }
.diyA-d .layui-upload-drag img { width: 100%; }


@media(max-width: 1500px){
	.diyA-f { width: 50%; float:right; padding-top: 0; }
	.diyA-f .t { font-size: 18px; }
	.diyA-f .c ul { margin-top: 25px; }
	.diyA-f .moreM { margin-top: 20px; }
	.diyA-f .moreM { margin-top: 30px; }
	.diyA-f .moreM a { width: 240px; }
	.diyA-f .moreM button { width: 240px; }
	.diyA-a a { padding:12px 80px; font-size:18px; }
}

@media(max-width: 1100px){
	.diyA-c { width: 100%; height: 55vw; padding:20px; }
	.diyA-d .layui-upload-drag { min-width: 85vw; height: 46vw; }
	.diy,.diyA-b { margin-top: 20px; }
	.diyA-f { width: 100%; float:right; padding-top: 20px; }
	.diyA-f .t { font-size: 18px; }
	.diyA-f .c ul { margin-top: 20px; }
	.diyA-f .c ul li { margin-top:10px; }
	.diyA-f .moreM { margin-top: 20px; }
	.diyA-f .moreM a { width: 200px; }
	.diyA-f .moreM button { width: 200px; }
	.diyA-a a { padding:8px 20px; font-size:16px; }
	.diyA-a a span { right: 0; }
}
@media(max-width: 400px){
	.diyA-a a { padding: 6px 10px; font-size:15px; }
	.diyA-a a span { right: 0; }
}


/*成品详情页*/
.buyA-a { position: absolute; right:0; bottom:0; }
.buyA-a span.p { font-size:26px;color:#000000; font-weight:bold; line-height: 45px; margin-right: 40px; display:inline-block; }
.buyB { margin-top: 30px; border-top:1px solid #dedede; border-bottom:1px solid #dedede; }
.buyB-c .swiper-container { height: 24vw; }
.buyB-c .swiper-slide img { width: 100%; }
.buyB-c { padding: 2.5vw 0; position: relative; }
.buyB-c .mainQh { cursor: pointer; position: absolute; left: 50%; transform:translateX(-50%); width: 35px; height: 19px; }
.buyB-c .prevBtn { background: url(../images/detail/prev.png) no-repeat center/cover; top:0; }
.buyB-c .nextBtn { background: url(../images/detail/next.png) no-repeat center/cover; bottom:0; }
.buyB-c { float:left; width: 6.7vw; position: relative; }
.buyB-a { display:flex; flex-wrap:wrap; }
.buyB-b { padding-bottom: 6vw; float:left; width: 57%; padding-top:2vw; border-right:1px solid #dedede; }
.buyB-d { padding:5vw 6vw; background: #f6f6f6; width: 37.5vw; float:left; margin-left: 1.5vw; }
.buyB-c .swiper-slide-thumb .img { border:2px solid #fff; }
.buyB-c .swiper-slide-thumb-active .img { border:2px solid #666; }
.buyB-e { margin-top:3vw; font-size:16px;color:#999999; line-height: 1.6; padding-right: 3vw; }
@media(max-width: 1300px){
	.buyB-c { width: 10vw; }
	.buyB-d { padding:3vw 4vw; }
}
@media(max-width: 1100px){
	.buyA-a { position: relative; }
	.buyA-a span.p { margin-right: 15px; font-size:20px; }
	.buyB-b { width: 100%; border-bottom: 1px solid #dedede; padding-bottom: 40px; border-right:0; padding-right:0; }
	.buyB-c { padding: 26px 0; }
	.buyB-c .mainQh { width: 24px; height: 17px; }
	.buyB-c .swiper-container { height: 48vw; }
	.buyB-c { width: 18vw; }
	.buyB-d { margin-top: 16px; width:calc(100% - 22vw); float:right; }
	.buyB-d { padding:3vw 4vw; }
	.buyB-e { margin-top: 20px; padding-right: 0; }
}

.buyB-g { width: 40%; margin-left: 3%; padding-top: 2.5vw; padding-bottom: 6vw; }
.buyB-h .t { font-size:33px;color:#333333; }
.buyB-h .c1 { font-size: 16px;color:#333333; line-height: 1.6; margin:1vw 0 2vw; }
.buyB-i .t { font-size:16px;color:#999999; }
.buyB-i .tit { cursor: pointer; font-size:16px; padding: 18px 0; background: url(../images/detail/down.png) no-repeat right center; border-bottom: 1px solid #dedede; color:#333333; }
.buyB-i .tit { min-height: 57px; position: relative; }
.buyB-i .tit .tt { float:right; padding-right: 25px; max-width:calc(100% - 100px); }
.buyB-i .tit .tt2 { position: absolute; left: 0; top: 18px; }
.buyB-i .con { display:none; }
.buyB-j { line-height: 50px; margin:30px 0 40px; }
.buyB-j .jsBtn { display:inline-block; width: 50px; height: 50px; text-align:center; line-height: 50px; background: #f7f7f7; border-radius:50%; font-size: 30px; cursor: pointer; color:#bbbbbb; overflow: none; }
.buyB-j input{ display:inline-block; width: 65px; height: 50px; text-align:center; line-height: 50px; background: none; font-size: 26px; cursor: pointer; color:#000000; border:none; overflow: none; }
.mainMes { transition:all 0.5s; display:inline-block; padding: 15px 40px; border:1px solid #666666; font-size:16px;color:#333333; }
.mainMes:hover { border:1px solid #333; color:#fff; background: #333; }
.mainMes span { display: inline-block; padding-left:34px; background: url(../images/detail/mes.png) no-repeat left center; }
.mainMes:hover span { background: url(../images/detail/mesbg.png) no-repeat left center; }
.buyB-l { padding:20px 0; }
.buyB-l dl dd .img { margin-right: 10px; height: 31px; overflow: hidden; vertical-align:top; display:inline-block; padding: 4px; background: #efefef; border:1px solid #efefef; width: 38px; }
.buyB-l dl dd .img img { vertical-align:top; }
.buyB-l dl dd .layui-form-radioed .img { border-color:#666666; }
.buyB-l dl dd .layui-form-radio { position: relative; padding-left:26px; }
.buyB-l dl dd .layui-form-radio .layui-icon { position: absolute; left:0; top:3px; }

.buyB-l dl dd .layui-form-radioed .valueT { position: absolute; left:76px; top:50%; transform:translateY(-50%); width: 29vw; line-height: 1.2; }
/*.buyB-l dl dd .layui-form-radio, .layui-form-radio * { display:inline; }*/

.buyB-l dl dd { font-size:16px;color:#333333; }
.buyB-l dl dd:nth-child(n+2) { margin-top: 20px; }
.buyB-n { padding:20px 0 0; }
.buyB-n .topTita { font-size:16px;color:#333333; }
.buyB-n dl { margin-top: 10px; font-size:16px;color:#333; }
.buyB-n dl dd span { font-size:16px;color:#333; }
.buyB-n dl dd .cc { font-size:16px;color:#333; margin-top:10px; }
.buyB-n dl dd .cc input { width:105px; font-size:16px; color:#333; height: 45px; border:1px solid #ededed; text-align:center; }
@media(max-width: 1100px){
	.buyB-g { width: 100%; margin-left:0; }
	.mainMes { padding: 10px 26px; }
	.buyB-n dl dd .cc input { width:70px; height: 38px; }
	.buyB-j { margin: 20px 0 20px; }
	.buyB-j .jsBtn { width: 40px; height: 40px; line-height: 40px; }
	.buyB-j input { width: 50px; height: 40px; font-size: 24px; }
}
.buyC-a { padding:5vw 0; border-bottom:1px solid #dedede; }
.buyC-b { float:left; width: 18%; }
.buyC-c { float:right; width: 71%; }
.buyC-a .topT { font-size:20px;color:#333333; }
.buyC-a .t { font-size:33px;color:#333333; margin-top: 10px; }
.buyC-a .et { font-size: 16px;color:#333333; }
.buyC-a .c { font-size: 16px;color:#999999; line-height: 1.8;margin-top: 20px; }
.buyC-d { border-bottom:0; padding-bottom: 0; }
@media(max-width: 1500px){
	.buyC-b { float:left; width: 24%; }
	.buyC-a .topT { font-size: 18px; }
	.buyC-a .t { font-size:24px; }
	.buyC-a .et { font-size: 16px; }
	.buyC-a .c { font-size: 16px; margin-top: 20px; }
}
@media(max-width: 1100px){
	.buyC-a { padding:30px 0; }
	.buyC-b { float:left; width: 100%; }
	.buyC-c { float:right; width: 100%; margin-top:20px; }
	.buyC-a .topT { font-size: 18px; }
	.buyC-a .t { font-size:24px; }
	.buyC-a .et { font-size: 16px; }
	.buyC-a .c { margin-top: 12px; }
	.buyC-d { border-bottom:0; padding-bottom: 0; }
	.buyB-l dl dd .layui-form-radioed .valueT { width: calc(90vw - 70px); }
}

/*艺术家*/

.artistA {  }
.artistA-a { margin:3vw 0 2.5vw; }
.artistA-a a { margin:0 60px; display:inline-block; font-size:18px;color:#666666; padding-right:10px; }
.artistA-a a { padding-right:15px; background: url(../images/pro/px.png) no-repeat right center; }
.artistA-a a.cur { color:#333; background: url(../images/pro/px2.png) no-repeat right center; }
.mainMoreC { background: #eeeeee; }

.artistA-b ul li .clearfix { height: 100%; position: relative; }
.artistA-b ul li { position: relative; float:left; background: #f6f6f6; width: calc(50% - 10px); margin-right:20px; }
.artistA-b ul { display:flex; flex-wrap: wrap; }
.artistA-b ul li:nth-child(2n) { margin-right:0; }
.artistA-b ul li:nth-child(n+3) { margin-top:20px; }

.artistA-b .img { overflow: hidden; float:left; width: 37%; }
.artistA-b .img img { transition: all 0.3s; }
.artistA-b ul li:hover .img img { transform:scale(1.03); }
.artistA-b .con { position: absolute; right:0; top: 50%; transform:translateY(-50%); width: 63%; padding:0 3vw 0 3vw; }
.artistA-b .con .t { font-size:20px;color:#000000; }
.artistA-b .con .et { margin:5px 0 15px; font-size:16px;color:#000000; }
.artistA-b .con .c {  margin:5px 0 15px; font-size:16px;color:#666666; line-height: 1.6; overflow: hidden; margin-bottom: 2vw; text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4; }

@media(max-width: 1500px){
	.artistA-a a { margin: 0 3vw; }
	.artistA-b .con .t { font-size:18px; }
}
@media(max-width: 1400px){
	.artistA-b .con .t { font-size:16px; }
	.artistA-b .con .et { font-size:14px; }
	.artistA-b .con .c { -webkit-line-clamp: 3; font-size:14px; }
}
@media(max-width: 1100px){
	.artistA-b ul li { width: 100%; margin-right:0; }
	.artistA-b ul li:nth-child(n+2) { margin-top:20px; }
	.artistA-a { margin:20px 0 20px; }
	.artistA-a a { font-size:16px; margin: 0 3vw; }
}
@media(max-width: 500px){
	.artistA-b .con .et { margin: 0 6px; }
	.artistA-b ul li:nth-child(n+2) { margin-top:12px; }
	.artistA-b .con .c { -webkit-line-clamp: 2; font-size:14px; }
}
@media(max-width: 400px){
	.artistA-b .con .c { margin-bottom:0; }
	.artistA-b .con .mainMore { display:none; }
}


/*4-1艺术家详情页*/
.artistB { margin-top:4.5vw; }
.artistB-a { background: #f6f6f6; }
.artistB-a .img { float:left; width: 21%; height: 21vw; overflow: hidden; }
.artistB-a .con { font-size:16px;color:#666; line-height: 1.6; position: absolute; right:0; top: 47%; width: 79%; padding: 0 4vw 0 4.5vw;transform:translateY(-50%); max-height: 70%; overflow-y:scroll; }
/*.artistB-a .con p:nth-child(n+2) { margin-top: 20px; }*/
.artistB-a .con {scrollbar-color:  rgba(0,0,0,1) rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
.artistB-a .con::-webkit-scrollbar {width: 3px;height: 1px;}
.artistB-a .con::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: rgba(0,0,0,1);}
.artistB-a .con::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}
.artistB-a .sign { position: absolute; right: 4vw; bottom: 0; transform:translateY(50%); }
.artistB-c { margin-top:5vw; }
.artistB-c .video { float:left; width: 34%; cursor: pointer; }
.artistB-c .video .vidBtn { transition: all 1s; position: absolute; margin: -29px 0 0 -29px; left: 50%; top: 50%; width: 58px; height: 58px; background: url(../images/detail/vidbtn.png) no-repeat center/cover; cursor: pointer; }
.artistB-c .video:hover .vidBtn { transform:rotate(360deg) }
.artistB-d { float:right;width: 55%; }
.artistB-e .con { position: absolute; left:0; bottom:0; padding:0 3.5vw 4vw; }
.artistB-e .con .t { font-size:2.8vw;color:#fff; }
.artistB-e .con .c { font-weight:lighter; margin-top:8px; font-size:1.8vw;color:#fff; }
.font20 { font-size:20px;color:#000000; }
.artistB-f .t { margin-top:3vw; }
.artistB-f ul li { padding: 1.6vw 0; }
.artistB-f .pic { max-width:600px; }
.artistB-f .pic a { display:inline-block; width: 72px; height: 72px; overflow: hidden; border-radius:50%; display:inline-block; margin-right: 20px; margin-bottom:20px; }
.artistB-f .t1 { font-size:16px;color:#333333; padding-top: 10px;}
.artistB-f .t2 { color:#333; padding-top: 10px;}
@media(max-width: 1500px){
	.artistB-a .sign img { height: 80px; }
	.artistB-c { margin-top: 80px; }
	.artistB-d { width: 60%; }
}
@media(max-width: 1600px){
	.artistB-a .img { height: 25vw; }
}
@media(max-width: 1300px){
	.artistB-a .img { height: 26vw; }
}
@media(max-width: 1100px){
	.font20 { font-size: 18px; }
	.artistB-c .video { width: 100%; }
	.artistB-d { width: 100%; margin-top: 20px; }
	.artistB-a .img { width: 100%; text-align:center; height: 128vw; }
	.artistB-a .img img { max-width: 100%; }
	/*.artistB-a .con p:nth-child(n+2) { margin-top: 12px; }*/
	.artistB-a .con { float:left; width: 100%; position: relative; top:0; transform:translateY(0); padding: 20px 15px 60px; }
	.artistB-a .sign img { height: 80px; }
	.artistB-e .con { padding:0 15px 20px; }
	.artistB-e .con .t { font-size:20px; }
	.artistB-e .con .c { margin-top:5px; font-size: 16px; }
	.artistB-c { margin-top: 50px; }
	.artistB-f .t { margin-top: 40px; }
	.artistB-f ul li { padding: 15px 0; }
	.artistB-f .t1 { padding-top: 0px;}
	.artistB-f .pic a { width: 64px; height: 64px; margin-right: 6px; margin-bottom: 12px; }
}
@media(max-width: 500px){
	.artistB-a .sign img { height: 60px; }
}

/*设计师作品*/
.mainT30 { font-size:30px;color:#333333; font-weight:bold; }
.artistC { margin-top: 20px; padding-top: 1.5vw; border-top:1px solid #dedede; }
.artistC-b { margin-top: 50px; height: 556px; overflow: hidden; }
.artistC-b.cur { height: auto; overflow: hidden; }
.artistC-b ul { display:flex; flex-wrap:wrap; }
.artistC-b ul li { float:left; width: 12.5%; padding: 0 10px;}
.artistC-b ul li .img a { width: 100%; max-width:200px; display:inline-block; border-radius:50%; overflow: hidden;  }
.artistC-b ul li .img a img { width: 100%; max-width: 200px; }
.artistC-b .t { font-size:16px;color:#666666; margin-top: 10px; }
.artistC-b ul li:nth-child(n+9) { margin-top:38px; }
.artistC-c  { margin-top:50px; }
.artistC-c span { position: relative; display:inline-block; font-size:16px;color:#999999; display:inline-block; padding-right:23px; cursor: pointer;  }
.artistC-c span:after { transition: all 0.5s; position: absolute; right:0; top:50%; margin-top: -4px; content:''; width: 11px; height: 8px;background: url(../images/member/jtbot.png) no-repeat center/cover; opacity: 0.8; }
.artistC-c.cur span:after { transform:rotate(180deg); }
.artistC-d { margin-top:4.5vw; }
@media(max-width: 2000px){
	/*.artistC-b ul li { height:11vw; }*/
}
@media(max-width: 1600px){
	.mainT30 { font-size:28px; }
	.artistC-b,.artistC-c { margin-top: 40px; }
	.artistC-b ul li:nth-child(n+9) { margin-top:30px; }
}
@media(max-width: 1400px){
	.mainT30 { font-size:26px; }
	.artistC-b,.artistC-c { margin-top: 30px; }
	/*.artistC-b ul li { height:12vw; }*/
}
@media(max-width: 1100px){
	.artistC-d { margin-top:30px; }
	.artistC { margin-top: 20px; padding-top: 30px; }
	.mainT30 { font-size:24px; }
	.artistC-b,.artistC-c { margin-top: 20px; }
	.artistC-b ul li { width: 20%; height: auto; }
	.artistC-b ul li:nth-child(n+6) { margin-top:20px; }
	.artistC-b { height: 540px; }
}
@media(max-width: 900px){
	.artistC-b ul li { width: 25%; }
	.artistC-b ul li:nth-child(n+5) { margin-top:20px; }
}
@media(max-width: 700px){
	.mainT30 { font-size:20px; }
	.artistC-b ul li { width: 33.3333%; }
	.artistC-b ul li:nth-child(n+4) { margin-top:20px; }
}
@media(max-width: 500px){
	.artistC-b ul li { width: 50%; }
	.artistC-b ul li:nth-child(n+3) { margin-top:20px; }
}
.artistC-e { margin-top: 2vw; }
.artistC-e ul { display:flex; flex-wrap:wrap; }
.artistC-e ul li { width:calc(25% - 9px); margin-right: 12px; }
.artistC-e ul li:nth-child(4n) { margin-right: 0px; }
.artistC-e ul li:nth-child(n+5) { margin-top: 12px; }
.artistC-e ul li a { transition: all 0.6s; display:block; width: 100%; height: 25vw; background: #f6f6f6; position: relative; }
.artistC-e .img { width: 15.6vw; position: absolute; left:50%; top:50%; transform:translate(-50%, -50%); }
.artistC-e img { transition: all 0.6s; }
.artistC-e .sign { width: 5.5vw; height: 5.5vw; background: url(../images/member/memsign.svg) no-repeat left bottom; background-size: 100% auto; position: absolute; left:0; bottom:0; }
.artistC-e a:hover { background: #ddd; }
.artistC-e a:hover img { transform:scale(1.05); }
@media(max-width: 1600px){
	.artistC-e ul li a { height: 26vw; }
	.artistC-e .sign { width: 6vw; height: 6vw; }
	.artistC-e .img { width: 16vw; }
}
@media(max-width: 1400px){
	.artistC-e .sign { width: 6.5vw; height: 6.5vw; }

}
@media(max-width: 1300px){
	.artistC-e ul li a { height: 28vw; }
	.artistC-e .sign { width: 7vw; height: 7vw; }
	.artistC-e .img { width: 18vw; }
}
@media(max-width: 1100px){
	.artistC-e { margin-top: 20px; }
	.artistC-e ul li a { height: 35vw; }
	.artistC-e .sign { width: 9.5vw; height: 9.5vw; }
	.artistC-e .img { width: 21vw; }
	.artistC-e ul li { width:calc(33.3333% - 8px); margin-right: 12px; }
	.artistC-e ul li:nth-child(4n) { margin-right: 12px; }
	.artistC-e ul li:nth-child(3n) { margin-right: 0px; }
	.artistC-e ul li:nth-child(n+4) { margin-top: 12px; }
}
@media(max-width: 750px){
	.artistC-e ul li a { height: 58vw; }
	.artistC-e .sign { width: 80px; height: 80px; }
	.artistC-e .img { width: 36vw; }
	.artistC-e ul li { width:calc(50% - 6px); margin-right: 12px; }
	.artistC-e ul li:nth-child(3n) { margin-right: 12px; }
	.artistC-e ul li:nth-child(2n) { margin-right: 0px; }
	.artistC-e ul li:nth-child(n+3) { margin-top: 12px; }
}

/*设计师主页*/
.artistD { margin-top:5vw; }
.artistD-a a { font-size:20px; color:#666666; display:inline-block; margin:0 20px; }
.artistD-a a.cur { color:#000; }
.artistD-b { margin-top:4.6vw; }
@media(max-width: 1100px){
	.artistD { margin-top:40px; }
	.artistD-a a { font-size:18px; margin:0 15px; }
	.artistD-b { margin-top: 20px; }
}
@media(max-width: 500px){
	.artistD { margin-top:30px; }
	.artistD-a a { font-size:16px; margin:0 10px; }
	.artistD-b { margin-top: 20px; }
}

/*设计师入驻-填写并提交资料*/
.proList { min-height: calc(100vh - 50px); }
.memberC-a { position: absolute;right:0;bottom:0; }
.memberC-a span { font-weight:lighter; display:inline-block; font-size:16px;color:#666666; }
.memberC-a span.cur { color:#333333; font-weight:normal; }
.memberC-a span:nth-child(n+2) { margin-left:20px; display:inline-block; }
.artistE { margin-top: 6.5vw; }
.artistE ul li { float:left; width: 30%; margin-right:5%; }
.artistE ul li:nth-child(3) { margin-right:0; }
.artistE-a .layui-icon { box-sizing:border-box; position: relative; font-size:0; width: 26px; height: 26px; border:2px solid #000; border-radius:50%; }
.artistE-a .layui-form-radio { margin-top:0; margin-left: 2vw; margin-right:0;padding-right:0; }
.artistE-a .layui-form-radioed .layui-icon { background: #000; border:2px solid #000; }
.artistE-a .layui-form-radioed .layui-icon:before {
	position: absolute; left: 50%; top: 50%; transform:translate(-50%, -50%); font-size:16px;color:#fff;font-weight:bold;
    content: "\e605";
}
.artistE-a .t { line-height: 46px; float:left; font-size:20px;color:#333333; width: 100%; margin-bottom:0; }
.artistE-a .tt { font-size: 16px;color:#333333; line-height: 30px; }
.artistE-a a.tt { display:inline-block; vertical-align:top; line-height: 16px; border-bottom:1px solid #333; }
.artistE-a input { width: 100%; }
.artistE-a textarea { width: 100%; font-size:16px; padding-left: 10px; height: 46px; border:1px solid #c9c9c9; border-radius:4px; width: calc(100% - 140px); resize:none;line-height: 46px; height: 100px; font-size:16px; }
.artistE-a input.layui-input { font-size:16px; padding-left: 10px; height: 46px; border:1px solid #c9c9c9; border-radius:4px; width: 100%; }
.artistE-a:nth-child(n+2) { margin-top:25px; }
.artistE-a .sign { margin-top:10px; }
.margin0 { margin:0!important; }
.artistE-b .layui-btn { background: none; font-size:16px;color:#999999; border:1px dashed #dedede; border-radius:6px; text-align:center; width: 47%; padding:0; }
.artistE-a.margin10 { margin-top:10px!important; }
.artistE-a .layui-btnBlack { background: #000000; margin-top:10px; }
@media(max-width: 1600px){
	.artistE ul li { float:left; width: 32%; margin-right:2%; }
	.artistE ul li:nth-child(3) { margin-right:0; }
	.artistE-b .layui-btn { font-size:15px; }
}
@media(max-width: 1500px){
	.artistE-a .t { line-height: 46px; float:left; font-size:16px; }
	.artistE-a .tt { font-size: 16px;color:#333333; line-height: 30px; }
	.artistE-a input.layui-input,
	.artistE-a textarea {  }
	.artistE ul li { width: 49%;margin-right:2%; }	
	.artistE ul li:nth-child(n+2) { margin-right:0; }
	.artistE ul li:nth-child(3) { width: 100%; margin-top: 20px; margin-right:0; }
}
@media(max-width: 1100px){
	.artistE { margin-top: 30px; }
}
@media(max-width: 750px){
	.memberC-a { width: 100%; text-align:right; position: relative;margin-top:15px; }
	.artistE { margin-top: 10px; }
	.artistE-a { margin-top:18px; }
	.artistE-a:nth-child(n+2) { margin-top:18px; }
	.artistE ul li { width: 100%;margin-right:0; }	
	.artistE ul li:nth-child(3) { margin-top:0; }
	.artistE ul li:nth-child(3) .artistE-a .t { line-height: 1.5; }
	.artistE ul li:nth-child(n+2) { margin-right:0; }
	.memberC-a span:nth-child(n+2) { margin-left: 8px; }
	.artistE-a input.layui-input { height: 38px; }
	.artistE-a textarea { line-height: 34px; }
	.artistE-a input.layui-input,
	.artistE-a textarea { margin-top:6px; font-size:14px; width: 100%; }
	.artistE-a .t { width: 100%; line-height: 1.5; }
	.artistE-b .layui-btn { width: 100%; margin-right:0; }
	.artistE-b .layui-btn:nth-child(n+2) { margin-top:12px; }
	.artistE-a .layui-form-checkbox[lay-skin=primary] span { padding-right: 6px; padding-left: 5px; }
}
@media(max-width: 360px){
	.artistE-a .layui-form-checkbox[lay-skin=primary] span { padding-right: 4px; padding-left: 3px; }
	.artistE-a .layui-icon { box-sizing:border-box; position: relative; font-size:0; width:20px; height: 20px; border:2px solid #000; border-radius:50%; }
	.artistE-a .layui-form-radioed .layui-icon:before { font-size:14px; }
}

/*设计师入驻-平台审核*/
.artistF-a .img { display:inline-block; border-radius:50%; box-shadow: 0px 10px 15px 25px rgba(200,200,200,0.3) }
.artistF-a .t { font-size:16px;color:#333333; margin-top: 50px; line-height: 1.8; }
@media(max-width:1100px){
	.artistF-a { margin-top: 40px; }
	.artistF-a img { width: 150px; height: auto; }
	.artistF-a .t { margin-top:20px; }
}

/*设计师入驻-审核结果*/
.artistG { margin-top:4.5vw; }
.artistG-a { position: absolute; right: 4vw; bottom: 0; margin-bottom: -60px; transform:rotate(15deg); }
.artistG-b { margin-top:4vw; }
.artistG-b a { display:inline-block;width: 240px; transition: all 0.5s; font-size: 16px;color:#333333; text-align:center; padding:10px 0; border:2px solid #333333; margin: 0 10px; }
.artistG-b a.bgBlack { background: #333333; color:#fff; }
.artistG-b a:hover { border-color:#000; background: #000; color:#fff; }
@media(max-width: 1500px){
	.artistG-a { margin-bottom: -40px; }
	.artistG-a img { width: auto; height: 70px; }
}
@media(max-width: 1100px){
	.artistG-a { margin-bottom: -10px; }
	.artistG-a img { width: auto; height: 50px; }
	.artistG-b a { margin: 0 5px; font-size:12px;width: 160px; }
	.artistG-b { margin-top:36px; }
}
@media(max-width: 400px){
	/*.artistG-b a { margin: 0 5px; font-size:14px;width: 130px; }*/
	.artistG-b { margin-top:36px; }
}

/*设计师入驻-认证设计师权益*/
.artistH { margin-top:3vw; }
.artistH-a { max-width: 1160px; margin: 0 auto; }
.artistH-a ul { display:flex; flex-wrap:wrap; }
.artistH-a ul li { float:left; width: 25%; }
.artistH-a ul li .img { display:inline-block; }
.artistH-a ul li:nth-child(5) { margin-left: 25%; }
.artistH-a ul li:nth-child(n+5) { margin-top: 40px; }
.artistH-a .t { font-size:16px;color:#333333; line-height: 1.6; }
@media(max-width:1600px){
	.artistH-a ul li .img { width: 200px; }
}
@media(max-width:1400px){
	.artistH-a ul li .img { width: 160px; }
}
@media(max-width:1100px){
	.artistH { margin-top: 40px; }
	.artistH-a ul li { width: 33.3333%; }
	.artistH-a ul li:nth-child(5) { margin-left: 0; }
	.artistH-a ul li:nth-child(n+4) { margin-top: 40px; }
}
@media(max-width:750px){
	.artistH-a ul li { width: 50%; }
	.artistH-a ul li .img { width: 100px; }
	.artistH-a ul li:nth-child(5) { margin-left: 0; }
	.artistH-a ul li:nth-child(n+3) { margin-top: 30px; }
}

/*设计师管理中心*/
.designerA-a { position: absolute; right:0; bottom:0; }
.designerA-a span { vertical-align:top; }
.designerA-a .t { display:inline-block; line-height: 18px; font-size:16px;color:#000000; }
.designerA-a .t input { border:none; background: none; font-size:18px;color:#000000; width:auto; }
.designerA-a .btn { margin-left: 10px; width: 18px; height: 18px; cursor: pointer; display:inline-block; }
.designerA-a .share { background: url(../images/member/share.png) no-repeat center; }
.designerA-a .edit { background: url(../images/member/edit.png) no-repeat center; }
.designerB { margin-top: 3vw; }
.artistB-a .img { position: relative; }
.artistB-a .img .gh { position: absolute; right:6px; top:6px; height: 31px; line-height: 16px; padding: 5px 15px; background: #000; font-size:16px; color:#fff; cursor: pointer; }
.artistB-a .bj { position: absolute; right:6px; top:6px; padding: 5px 15px; background: #000; font-size:16px; color:#fff; cursor: pointer; }
.designerB-c { margin-top:3.5vw;  }
.designerB-c .mTit .t { font-weight:bold; font-size:20px;color:#333333; display:inline-block; padding-right:34px; background: url(../images/member/edit.png) no-repeat right center; }
.designerB-c .mTit .t.bgNone { padding-right:0; background: none; }
.designerB-c { border-bottom:1px solid #dedede; padding-bottom:4vw; }
.designerB-d { max-width: 1240px; margin: 25px auto 0; }
.designerB-d ul li { float:left; width: calc(33.3333% - 20px); margin-right: 30px; }
.designerB-d ul li:nth-child(n+3) { margin-right:0; }
.designerB-d .t { font-size:16px;color:#333333; float:left; width: 70px; text-align:right; line-height: 62px; }
.designerB-d input { box-sizing:border-box; border:none; float:right; width: calc(100% - 84px); height: 62px; font-size:16px;color:#333333; padding-left: 16px; background: #fafafa; border-color:#fafafa; }
/*.designerB-d input:hover { border-color:#fafafa!important; }*/
.designerB-d .w100 { margin-top:20px; }
.designerB-d ul li.agree { padding-left: 84px; font-size:16px; color:#9b9b9b; line-height: 28px; }
.designerB-d ul li.agree .layui-form-radio { margin-top:0; }
.designerB-d ul li.agree .layui-form-radio>i:hover,.designerB-d ul li.agree  .layui-form-radioed>i { color:#333; }

.designerB-c .layui-btnBlack { background: #000000; transition: all 0.6s; border-radius:50px; padding: 3px 30px; font-size:16px; height: auto; }
.designerB-c .subBtn  { height: 0px; transition: all 0.5s; overflow: hidden; }
.designerB-c.writer .subBtn  { height: 50px; }


.designerB-c.writer .designerB-d  input { background: none; border:1px solid #ededed; }


@media(max-width:1100px){
	.designerB { margin-top: 30px; }
	.designerB-c { margin-top:35px;  }
	.designerB-d ul li { width: 100%; margin-right:0; }
	.designerB-d ul li:nth-child(n+2) { margin-top:15px; }
	.designerB-d .t { line-height: 42px; }
	.designerB-d input { height: 42px; }
	.designerB-c { padding-bottom:40px; }
	.designerA-a { position: relative; text-align:right;margin-top:18px; }
}
@media(max-width:460px){
	.designerB-d ul li.agree { padding-left: 3px; font-size:14px; }
}

.designerC-a .topTit .t { font-size:20px; color:#333333; }
.designerC-a .topTit .c { font-size:16px; color:#666666; margin-top:5px; }
.designerC-b { margin-top: 15px; }
.designerC-b ul li { float:left; width: calc(10% - 18px); margin-right: 20px; }
.designerC-b ul li:nth-child(10n) { margin-right:0; }
.designerC-b ul li:nth-child(n+11) { margin-top:20px; }
.designerC-c { position: relative; }
.designerC-c .czBtn { transition: all 0.6s; opacity: 0; position: absolute; top:50%; transform:translate(-50%,-50%); width: 100px; left:50%; }
.designerC-c .btn { width: 40px; height: 40px; background: #fff; border-radius:50%; cursor: pointer; transition: all 0.6s; }
.designerC-c .btn.xj { background: url(../images/member/xiajia.png) no-repeat center #fff; }
.designerC-c .btn.xj:hover { background: url(../images/member/xiajiabg.png) no-repeat center #000; }
.designerC-c .btn.sc { background: url(../images/member/shanchu.png) no-repeat center #fff; }
.designerC-c .btn.sc:hover { background: url(../images/member/shanchubg.png) no-repeat center #000; }
.designerC-c .btn.xg { background: url(../images/member/xiugai.png) no-repeat center #fff; }
.designerC-c .btn.xg:hover { background: url(../images/member/xiugaibg.png) no-repeat center #000; }
.designerC-c:hover .czBtn { opacity: 1; }
.designerC-d { margin-top: 3vw; }
.designerC-e .designerC-f { width: 40%; }
.designerC-e .designerC-g { width: calc(50% - 10px); }
.designerC-e .designerC-b ul li { width: calc(25% - 15px); }
.designerC-e .designerC-b ul li:nth-child(10n) { margin-right:20px; }
.designerC-e .designerC-b ul li:nth-child(4n) { margin-right:0; }
.designerC-e .designerC-b ul li:nth-child(n+5) { margin-top: 20px; }
.designerC-e .designerC-g ul li { width: calc(20% - 16px); }
.designerC-e .designerC-g ul li:nth-child(4n) { margin-right:20px; }
.designerC-e .designerC-g ul li:nth-child(10n) { margin-right:20px; }
.designerC-e .designerC-g ul li:nth-child(5n) { margin-right:0; }
.designerC-e .designerC-g ul li:nth-child(n+5) { margin-top: 0px; }
.designerC-e .designerC-g ul li:nth-child(n+6) { margin-top: 20px; }
.designerC-k { position: absolute; right:0; top:0; }

.designerC-k a { display:inline-block; padding: 5px 15px 5px 40px; font-size:16px;color:#fff; background: url(../images/upload/upload.png) no-repeat 15px center #333333; border-radius:6px; }


@media(max-width: 1800px){
	.designerC-c .czBtn { width: 90px; }
}
@media(max-width: 1600px){
	.designerC-b ul li { float:left; width: calc(12.5% - 17.5px); margin-right: 20px; }
	.designerC-b ul li:nth-child(10n) { margin-right:20px; }
	.designerC-b ul li:nth-child(8n) { margin-right:0; }
	.designerC-b ul li:nth-child(n+9) { margin-top:20px; }
	.designerC-e .designerC-f { width: 36.666666%; }
	.designerC-e .designerC-g { width: calc(50% - 10px); }
	.designerC-e .designerC-b ul li { width: calc(33.3333% - 13.333333px); }
	.designerC-e .designerC-b ul li:nth-child(4n) { margin-right:20px; }
	.designerC-e .designerC-b ul li:nth-child(3n) { margin-right:0; }
	.designerC-e .designerC-b ul li:nth-child(n+4) { margin-top: 20px; }
	.designerC-e .designerC-g ul li { width: calc(25% - 15px); }
	.designerC-e .designerC-g ul li:nth-child(3n) { margin-right:20px; }
	.designerC-e .designerC-g ul li:nth-child(5n) { margin-right:20px; }
	.designerC-e .designerC-g ul li:nth-child(4n) { margin-right:0; }
	.designerC-e .designerC-g ul li:nth-child(n+4) { margin-top: 0px; }
	.designerC-e .designerC-g ul li:nth-child(n+5) { margin-top: 20px; }
}
@media(max-width: 1100px){
	.designerC-d { 	margin-top:30px; }
	.designerC-b ul li { float:left; width: calc(20% - 8px); margin-right: 10px; }
	.designerC-b ul li:nth-child(8n) { margin-right:10px; }
	.designerC-b ul li:nth-child(5n) { margin-right:0; }
	.designerC-b ul li:nth-child(n+6) { margin-top:10px; }
	.designerC-e .designerC-f { width: 100%; }
	.designerC-e .designerC-g { width: 100%; }
	.designerC-e .designerC-b ul li { width: calc(20% - 8px); margin-right: 10px; }
	.designerC-e .designerC-b ul li:nth-child(4n) { margin-right:10px; }
	.designerC-e .designerC-b ul li:nth-child(3n) { margin-right:10px; }
	.designerC-e .designerC-b ul li:nth-child(5n) { margin-right:0px; }
	.designerC-e .designerC-b ul li:nth-child(n+4) { margin-top: 0px; }
	.designerC-e .designerC-b ul li:nth-child(n+6) { margin-top: 10px; }
	.designerC-e .designerC-g ul li { width: calc(20% - 8px); margin-right: 10px; }
	.designerC-e .designerC-g ul li:nth-child(4n) { margin-right:10px; }
	.designerC-e .designerC-g ul li:nth-child(5n) { margin-right:0px; }
	.designerC-e .designerC-g ul li:nth-child(n+6) { margin-top: 10px; }
	.designerC-k { position: relative; top:0; margin-top:15px; width: 100%; text-align:right; }
}
@media(max-width: 700px){
	.designerC-b ul li { float:left; width: calc(33.3333% - 8px); margin-right: 12px; }
	.designerC-b ul li:nth-child(5n) { margin-right:12px; }
	.designerC-b ul li:nth-child(3n) { margin-right:0; }
	.designerC-b ul li:nth-child(n+4) { margin-top:10px; }
	.designerC-e .designerC-f { width: 100%; }
	.designerC-e .designerC-g { width: 100%; }
	.designerC-e .designerC-b ul li { width: calc(33.3333% - 8px); margin-right: 12px; }
	.designerC-e .designerC-b ul li:nth-child(5n) { margin-right:12px; }
	.designerC-e .designerC-b ul li:nth-child(4n) { margin-right:12px; }
	.designerC-e .designerC-b ul li:nth-child(3n) { margin-right:12px; }
	.designerC-e .designerC-b ul li:nth-child(3n) { margin-right:0px; }
	.designerC-e .designerC-b ul li:nth-child(n+4) { margin-top: 12px; }
	.designerC-e .designerC-g ul li { width: calc(33.333333% - 8px); margin-right: 12px; }
	.designerC-e .designerC-g ul li:nth-child(5n) { margin-right:12px; }
	.designerC-e .designerC-g ul li:nth-child(3n) { margin-right:0px; }
	.designerC-e .designerC-g ul li:nth-child(n+4) { margin-top: 10px; }
}
@media(max-width: 380px){
	.designerC-c .czBtn { width: 80px; }
	.designerC-c .btn { width: 35px; height: 35px; }
}


.borderNone { border:none; }

.designerC-h { margin-top:2vw; }
.designerC-h table thead { background: #000000; font-size:16px;color:#fff; }
.designerC-h td { padding:15px 0 15px 20px; }
.designerC-h tbody td { border-bottom:1px solid #dedede; font-size:16px;color:#333333; }
.designerC-h tbody td a { display:inline-block; margin-right: 10px; color:#333333; }
.designerC-h tbody td a:hover { color:#000; }

.designerC-h tbody td img { max-width:90px; }
.designerC-h tbody td .btn { display:inline-block; width: 12px; height: 12px; cursor: pointer; margin-right: 5px; }
.designerC-h tbody td .btn.top { background: url(../images/member/top.png) no-repeat center; }
.designerC-h tbody td .btn.top:hover { background: url(../images/member/topbg.png) no-repeat center; }
.designerC-h tbody td .btn.down { background: url(../images/member/down.png) no-repeat center; }
.designerC-h tbody td .btn.down:hover { background: url(../images/member/downbg.png) no-repeat center; }


@media(max-width: 1100px){
	.designerC-h { margin-top:20px; }
	.designerC-h td.sign1 { display:none; }
	.designerC-h { padding-bottom: 20px; width: 100%; overflow-x:scroll; }
	.designerC-h table { min-width:900px; }
	.designerC-h {scrollbar-color:  rgba(0,0,0,1) rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
	.designerC-h::-webkit-scrollbar {width: 3px;height: 3px;}
	.designerC-h::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: rgba(0,0,0,1);}
	.designerC-h::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}
}

@media(max-width: 400px){
	.designerC-h td { padding:12px 0 12px 10px; }
}


/*关于我们*/
.aboutA { padding:8vw 0 0; }
.nTit .t { font-size:33px;color:#000000; }
.nTit .et {margin-top:5px; text-transform:uppercase; }
.aboutA-a .con { text-align:justify; font-size:16px;color:#000; line-height: 1.8; margin-top:3.5vw; }
.aboutB { padding:12vw 0; }
.aboutC { padding-top:0; }
.aboutB-a { position: relative; }
.aboutB-a .img { width: 42%; }
.aboutB-b { position: absolute; width: 47%; top:50%; transform:translateY(-50%); right:0; }
.aboutC .aboutB-b { left:0; right:auto; }
.aboutD { padding-bottom: 12vw; }
@media(max-width:1600px){
	.nTit .t { font-size:28px; }
}
@media(max-width:1400px){
	.nTit .t { font-size:24px; }
	.aboutB-a .img { width: 44%; }
	.aboutB-b { width: 50%; }
}
@media(max-width:1100px){
	.aboutA { padding:40px 0 0; }
	.aboutB { padding:60px 0; }
	.aboutD { padding-bottom: 60px; }
	.aboutC { padding-top:0; }
	.aboutB-a .img { width: 100%; }
	.aboutB-b { width: 100%; position: relative; float:left; top:0; transform:translateY(0); margin-top:20px; }

	.aboutA-a .con { margin-top:20px; }
	.nTit .t { font-size:22px; }
}
.aboutD-b { margin-top: 3.5vw; }
.aboutD-b ul { display:flex; flex-wrap:wrap; }
.aboutD-b ul li { float:left; width: 16.666666%; padding:12px 0; text-align:center; text-align:center; }
@media(max-width:1100px){
	.aboutD-b ul li { width: 20%; }
}
@media(max-width:700px){
	.aboutD-b ul li { width: 25%; }
}
@media(max-width:600px){
	.aboutD-b ul li { width: 33.33333%; }
}
.aboutFooterA { padding:2vw 0; }
.aboutFooterA-b li { float:left; }
.aboutFooterA-b li:nth-child(n+2) { margin-left:7.5vw; }
.aboutFooterA-b .tit { margin-bottom:26px; font-size:14px;color:#fff; font-weight:bold; }
.aboutFooterA-b dt,.aboutFooterA-b dt a { display:block; font-size:12px;color:#fff; margin-bottom: 12px; }
.aboutFooterA-b dd,.aboutFooterA-b dd a { line-height: 1.8; display:block; font-size:12px;color:#999999; }
.aboutFooterA-b dl:nth-child(n+2) { margin-top:20px; }
.aboutFooterA .logo { position: absolute; left:0; transform:translateY(-50%); top:50%; }
.aboutFooterA-c:before { content:''; position: absolute; width: 1px; height: 100%; right: 84%; top:0; background: #5f5f5f; }
.aboutFooter { background: #000000; }
.aboutCopyright { border-top:1px solid #5f5f5f; }
.aboutCopyright { padding:2vw 3%; }
.aboutCopyright p,.aboutCopyright p a { font-size:12px;color:#666666; line-height: 1.8; }
@media(max-width: 1600px){
	.aboutFooterA-b li:nth-child(n+2) { margin-left:5vw; }
	.aboutFooterA-b .tit { margin-bottom:20px; }
	.aboutFooterA-b dt,.aboutFooterA-b dt a { margin-bottom: 8px; }
	.aboutFooterA-b dl:nth-child(n+2) { margin-top:16px; }
}
@media(max-width: 1400px){
	.aboutFooterA-b li:nth-child(n+2) { margin-left:3vw; }
}
@media(max-width: 1100px){
	.aboutFooterA { padding:20px 0; }
	.aboutFooterA-c:before { display:none; }
	.aboutFooterA .logo { position: relative; left:0; transform:translateY(0); top:0; }
	.aboutFooterA-a { width: 100%; }
	.aboutFooterA-a ul li { display:none; }
	.aboutFooterA-a ul li:nth-child(n+2) { margin:0; margin-top:20px; width: 100%; display:block; }
	.aboutFooterA-a ul li:nth-child(n+3) { padding-top: 20px; border-top:1px solid #5f5f5f; margin-top:20px; }
	.aboutFooterA-b .tit { margin-bottom:15px; }
	.aboutFooterA-b dl:nth-child(n+2) { margin-top:10px; }
	.aboutFooterA-b dt,.aboutFooterA-b dt a { margin-bottom: 4px; }
}


/*上传作品*/
.uploadA-a { border-top:1px solid #dedede; margin-top: 20px; padding-top: 50px; }
.uploadA-a ul li { float:left; width: calc(33.333% - 20px); margin-right: 30px; }
.uploadA-a ul li:nth-child(n+3) { margin-right:0; }
.uploadA-c { padding:60px 0 90px; }
.uploadA-a ul li:nth-child(n+4) { margin-top: 20px; }
.uploadA-a .tit,.uploadA-c .tit { margin-bottom:12px; font-size:20px;color:#333333; }
.uploadA-a .tit span,.uploadA-c .tit span { color:#ff0000; }
.uploadA-a input { height: 50px; }
.uploadA-a input,.uploadA-a textarea { border:1px solid #ededed; font-size:16px; padding-left:20px; color:#000; }
.uploadA-a textarea { padding-top:10px; }
.uploadA .artistE-a { padding-top: 30px; border-top:1px solid #ededed; }
.uploadA .artistE-a .layui-btnBlack { margin-top:50px; width: 160px; border-radius:50px; }
.uploadA-e { cursor: pointer; width: 320px; height: 248px; overflow: hidden; background: #f6f6f6; position: relative; }
.uploadA-f { position: absolute; width: 100%; left:0; top: 50%; transform:translateY(-50%); }
.uploadA-f .c { margin-top:10px; font-size:20px;color:#999999; line-height: 1.6; }
.uploadA-e .gh { position: absolute; right:6px; top:6px; padding: 5px 15px; background: #000; font-size:16px; color:#fff; cursor: pointer; }
.uploadA-g { padding-right:160px; float:left; width: 490px; }
.uploadA-g .tips { position: absolute; right:0; bottom:0; font-size:16px;color:#999999; line-height: 1.8; }
.uploadA-d { float:left; }
.uploadA-h { float:left; margin-left: 13vw; min-width: 500px; }
.uploadA-i { width: 100%; padding:20px 0 20px 24px; background: #f9f9f9; font-size:16px;color:#333333; }
.uploadA-i span { display:inline-block; padding: 5px 0 5px 43px; background: url(../images/upload/upload2.png) no-repeat left center; }
.uploadA-h .tips { font-size:16px;color:#999; margin-top:6px; }
.uploadA-h .ttt { font-size:16px;color:#333; margin:35px 0 12px; }
.uploadA-h .con { font-size:16px;color:#999; padding: 20px 0 20px 55px; background: url(../images/upload/psd.png) no-repeat left center; }
.uploadA-j ul li { padding:15px 65px 15px 15px; background: #f9f9f9; margin:20px 0; }
.uploadA-j .t { display: inline-block; padding:25px 0 25px 85px; font-size:16px;color:#333; }
.uploadA-j ul li.psd .t { background: url(../images/upload/psd2.png) no-repeat left center; }
.uploadA-j ul li.ai .t { background: url(../images/upload/ai.png) no-repeat left center; }
.uploadA-j ul li.psb .t { background: url(../images/upload/psb.png) no-repeat left center; }
.uploadA-j .del { width: 29px; height: 29px; position: absolute; right:15px; top:50%; transform:translateY(-50%);background: url(../images/upload/del.png) no-repeat left center; cursor: pointer; }
@media(max-width: 1500px){
	.uploadA-e { width: 280px; height: 217px; }
	.uploadA-g { padding-right:160px; float:left; width: 420px; }
}
@media(max-width: 1300px){
	.uploadA-h { margin-left: 5vw; min-width: 400px; }
	.uploadA-f .c { font-size:18px; }
	.uploadA-a .tit, .uploadA-c .tit { font-size:18px; }
}
@media(max-width: 1100px){
	.uploadA-g { padding-right:0; width: 100%; }
	.uploadA-a ul li { width: 100%; }
	.uploadA-a ul li:nth-child(n+2) { margin-top:20px; }
	.uploadA-c { padding: 20px 0 20px; }
	.uploadA-e { width: 100%; height: 70vw; }
	.uploadA-g .tips { line-height: 1.5; position: relative; left:0; right:auto; bottom:0; margin-top:10px; }
	.uploadA-h { margin-top: 30px; margin-left: 0; min-width: 100%; }
}


/*查看订单-待发货  查看订单-已发货*/
.orderE-a { padding: 30px 3% 5vw; background: #f6f6f6; margin-top:28px; }
.orderE-b { margin: 0 auto; max-width:1200px; }
.orderE-c { margin-top: 3vw; }
.orderE-d { padding-top:1.5vw; width: 560px; padding-right: 30px; }
.orderE-d ul li { opacity: 0.8; font-size:16px;color:#333; width: 25%; float:left; position: relative; }
.orderE-d ul li.cur { opacity: 1; font-weight:bold; }
.orderE-d ul li:nth-child(n+2):before { content:''; width: 30px; height: 2px; position: absolute; top: 20px; left: -15px; background: url(../images/order/ddd.png) no-repeat center; }
.orderE-d ul li .t { margin-top: 6px; }
.orderE-e { width:calc(100% - 560px); position: relative; }
.orderE-e:before { content:''; width: 1px; height:calc(100% - 40px); position: absolute; left:0; top:0; background: #dedede; }
.orderE-e ul li { position: relative; padding-left: 80px; }
.orderE-e ul li:before { content:''; width: 7px; height: 7px; border:1px solid #999; border-radius:50%; position: absolute; left:-4px; top:0; background: #f6f6f6; }
.orderE-e ul li.cur:before { border:1px solid #000; background: #000000; }
.orderE-e ul li:nth-child(n+2) { margin-top:2vw; }
.orderE-e .d { width: 100px; }
.orderE-e .con { width: calc(100% - 180px); font-size:16px;color:#666666; }
.orderE-e .time { font-size:24px;color:#666666; font-weight:bold; }
.orderE-e .ymd { margin-top:6px; font-size:12px;color:#666666;  }
.orderE-e ul li.cur .time,.orderE-e ul li.cur .ymd,.orderE-e ul li.cur .con { color:#333; }
.orderE-a .layui-btn { position: absolute; left:50%; bottom: -25px; transform:translateX(-50%); background: #000; padding: 6px 40px; border-radius:60px; height: auto; }
@media(max-width:1100px){
	.orderE-d { width: 100%; padding: 20px 0; }
	.orderE-e { width: 100%; margin: 30px 0 0; }
	.orderE-e ul li { padding-left: 20px; }
}
@media(max-width:600px){
	.orderE-e { margin: 0px 0 0; }
	.orderE-e .con { width: calc(100% - 120px); }
	.orderE-d ul li { font-size:14px; }
	.orderE-e ul li { padding-left: 20px; }
	.orderE-e ul li:nth-child(n+2) { margin-top:20px; }
	.orderE-a { padding: 30px 3% 40px; }
	.orderE-a .layui-btn { padding: 2px 30px; bottom:-20px; }
}

/*订单完成*/
.orderF .orderC-b .t4 { width: calc(100% - 1090px); }
.orderF .orderC-b .t6 { text-align:center; width:420px; }
.orderF .orderC-b .t6 a { margin-left: 6px; display:inline-block; width: auto; padding: 8px 30px; }
.orderF .orderC-b .t6 a.moreM2 { color:#000; margin-left:0; background: #fff; border:1px solid #000; }
.orderF .orderC-b .t6 a.moreM2:hover { color:#fff; background: #000; border-color:#000; }
@media(max-width:1500px){
	.orderF .orderC-b .t4 { width: calc(100% - 880px); }
	.orderF .orderC-b .t6 { text-align:center; width:380px; }
	.orderF .orderC-b .t6 a { padding: 6px 20px; }
}
@media(max-width:1300px){
	.orderC-b dd .t1 .n,.orderC-b dt .t1 .n { width: 60px; }
	.orderF .orderC-b .t4 { width: calc(100% - 750px); }
	.orderF .orderC-b .t6 { text-align:center; width:380px; }
	.orderF .orderC-b .t6 a { padding: 6px 20px; }
}
@media(max-width:1100px){
	.orderC-b dd .t1 .n,.orderC-b dt .t1 .n { width: 60px; }
	.orderF .orderC-b .t4 { width: calc(100% - 200px); }
	.orderF .orderC-b .t6 { text-align:left; width:100%; }
	.orderF .orderC-b .t6 a { margin: 5px 5px 0 0; }
}


/*设计师中心-主页面*/
.designerC-l { margin-top:2vw; }
.orderC-m .orderC-d,.orderC-m .orderC-d .layui-form-checkbox[lay-skin=primary] span { line-height:  32px; }
.orderC-m .orderC-d .layui-form-checkbox[lay-skin=primary] i { margin-top:8px; }
.orderC-m span.btn { margin-left:20px; display:inline-block; padding: 0 26px; transition: all 0.8s; line-height: 30px; height: 32px; border:1px solid #333333; border-radius:5px; }
.orderC-m span.btn:hover { background: #333; color:#fff; }
.orderC-m .t { margin-right: 3vw; }
@media(max-width:1100px){ 
	.orderC-d {  }
	.designerC-l { margin-top:20px; }
}
@media(max-width:800px){
	.orderC-m .t { margin-right: 20px; }
	.orderC-m span.btn { margin-left:10px; padding: 0 20px; }
}
@media(max-width:400px){
	.orderC-d { padding-left:10px; }
	.orderC-m .t { margin-right: 10px; }
	.orderC-m span.btn { margin-left:5px; padding: 0 10px; height: 26px; line-height: 24px; margin-top:4px; }
}



/*钱包中心*/
.walletA { margin-top:2.5vw; }
.walletA ul { display:flex; flex-wrap:wrap; }
.walletA ul li { background: #f3f3f3; float:left; margin-left: 10px; width: calc(22.222222222% - 8px); }
.walletA ul li.sign1 { background: #000000; margin-left:0; width: calc(33.33333% - 8px); }
.walletA-a { padding:20px 2vw 2.5vw; }
.walletA-a .topT { font-size:16px;color:#000000; font-weight:bold; padding-bottom:16px; border-bottom:1px solid #dedede; }
.walletA ul li.sign1 .walletA-a .topT { border:none; }
.walletA-b { margin-top:25px; }
.walletA-b .tt { font-size:16px; font-weight:bold; }
.walletA-b .price { font-size: 3vw; }
.walletA-b a { display:inline-block; font-size:16px;color:#000000; padding:12px 50px; margin-top: 2.5vw; background: #fff; border-radius:60px; }
.walletA-c { margin-top:3vw; }
.walletA-c .t { font-size:16px;color:#666666; }
.walletA-c .c { margin-top:5px; margin-bottom:20px; font-size: 30px;color:#333333; }
.designerC-h tbody td.sign4 { max-width:520px; }
.designerC-h tbody td.sign4 .t { font-size:16px; color:#333333; font-weight:bold; }
.designerC-h tbody td.sign4 .c { font-size:16px; color:#666666; margin-top:8px; }
.designerC-h tbody td .p { color:#333; font-weight:bold; }
.walletA table { border-top:2px solid #000000; }
.walletA table thead { background: #f3f3f3; }
.walletA table thead td { color:#999999; font-size:20px; }
.walletA-d { margin-top:3vw; }
.walletA-d .tit { font-size:20px;color:#000000; font-weight:bold; line-height: 60px; }
.walletA-e a { position: relative; display:inline-block; margin-left:6vw; font-size:16px;color:#000000; line-height: 60px; }
.walletA-e a span { color:#999999; }
.walletA-e a.cur,.walletA-e a:hover { font-weight:bold; }
.walletA-e a:after { content:""; transition: all 0.6s; width: 0%; height: 4px; background: #000; position: absolute; left:50%; bottom:0; transform:translateX(-50%); }
.walletA-e a.cur:after,.walletA-e a:hover:after { width: 100%; }
.addTcA a.subBtn { line-height: 40px; display:inline-block; }
.cursorpo { cursor: pointer; }
@media(max-width: 1600px){
	.walletA-c .c { font-size:24px; }
}
@media(max-width: 1100px){
	.walletA { margin-top:25px; }
	.walletA-a { padding:20px 15px 10px; }
	.walletA ul li.sign1 .walletA-a { padding:20px 15px 30px; }
	.walletA-b .price { font-size:30px; margin-top:8px; }
	.walletA ul li { margin-left: 0px; width: 100%; margin-top:15px; }
	.walletA ul li.sign1 { margin-left:0; margin-top:0; width: 100%; }
	.walletA-b a { padding:8px 40px; margin-top: 30px; }
	.walletA-c { margin-top: 25px; }
	.walletA-e { width: 100%; text-align:left; }
	.walletA-e a { margin:0; margin-right: 16px; }
	.walletA-d .tit { line-height: 1; }
	.walletA table thead td { font-size:16px; }
}
@media(max-width: 750px){
	.walletA-e { margin-top:12px; padding-bottom: 8px; }
	.walletA-e .clearfix { display:flex; flex-wrap:wrap; }
	.walletA-e a { padding-right:10px; width: 50%; margin:0; margin:5px 0; float:left; line-height: 16px; padding: 5px 0; }
	.walletA-d .tit { line-height: 1; }
	.walletA-e a.cur:after,.walletA-e a:hover:after { width:0; display:none; }
}
@media(max-width: 450px){
	.walletA-e a { font-size:14px; margin:1px 0; }
}
.walletB-a .t1 { width: 30%; }
.walletB-a .t2 { width: 30%; }
.walletB-a .t3 { width: calc(40% - 80px); }
.walletB-a .t4 { width: 80px; }
.walletB-a dl { border-bottom:1px solid #ededed; margin-bottom: 40px; padding-bottom: 30px; }
.walletB-a dt .ttt { font-size:16px;color:#666666; }
.walletB-a dd .ttt { font-size:16px;color:#cccccc; }
.walletB-a dt,.walletB-a dd { padding: 8px 0; }

@media(max-width:750px){
	.walletB-a .t2 { width: 20%; }
	.walletB-a .t3 { width: calc(50% - 80px); }
	.walletB-a dl { margin-bottom: 30px; padding-bottom: 20px; }
}
@media(max-width:450px){
	.walletB-a .t2 { width: 20%; }
	.walletB-a .t3 { width: calc(50% - 70px); }
	.walletB-a .t4 { width: 70px; }
	.walletB-a dt .ttt { font-size:14px; }
	.walletB-a dd .ttt { font-size:14px; }
	.memberB-c ul li .subBtn { width: 200px; }

}

/*立即提现*/
.walletC { border-top:1px solid #dedede; margin-top:20px; }
.walletC-a { max-width:560px; margin: 0 auto; padding: 40px 0 80px; }
.walletC-a .tips { font-size:16px;color:#666666; }
.walletC-a ul li { border-bottom:1px solid #ededed; }
.walletC-a ul li { margin-top:18px; }
.walletC-a .t { width: 84px; font-size:16px;color:#666666; line-height: 46px; }
.walletC-a .inp,.walletC-a .layui-form-select{ float: right; border:none!important; width: calc(100% - 86px); border:none; outline:none; height: 46px; font-size:16px; color:#000; }
.walletC-a .t span { color:#ff0000; }
.walletC-a .layui-input,.walletC-a .layui-textarea { border:none!important; height: 42px; font-size:16px; }
.walletC-a ul li:hover .t { color:#000; font-weight:bold; }
.moreM button { height: auto; line-height: 1.5; }
.walletC-a .moreM { margin-top:3vw; }
@media(max-width:1100px){
	.walletC-a ul li { margin-top:15px; }
	.walletC-a .moreM { margin-top: 25px; }
}


/*提现信息选择*/
.walletC-b { margin-top:45px; }
.walletC-c ul { display:flex; flex-wrap:wrap; }
.walletC-c ul li { cursor: pointer; padding:20px 25px 25px; width: 45%; margin-right:20px; float:left; background: #fafafa; border:1px solid #fafafa; }
.walletC-c ul li.cur { border-color:#9c9c9c; }
.walletC-c ul li:nth-child(2n) { margin-right:0; }
.walletC-c ul li:nth-child(n+3) { margin-top: 20px; }
.walletC-d { position: relative; }
.walletC-d .tit { font-size:16px;color:#000000; font-weight:bold; margin-bottom:20px; }
.walletC-d p { font-size:16px;color:#333333;margin-top: 12px; }
.walletC-d p .t { color:#999999; }
.walletC-d p .t .hide { opacity: 0; }
.walletC-e { position: absolute; right:0; bottom:0; }
.walletC-e a { color:#333333; background: #e8e8e8; }
.walletC-e a.cur { color:#fff; background: #666666; }
.walletC-e a:hover { color:#fff; background: #000000; }
.walletC-d p .t { float:left; width: 84px; }
.walletC-d p .c { float:left; width:calc(100% - 85px); }
.walletC-f { margin:28px 0 60px; } 
.walletC-f span { cursor: pointer; padding-left: 34PX; font-size:16px;color:#666666; background: url(../images/member/edit.png) no-repeat left center; display:inline-block; }
.colorRed { color:#ff0000!important; }
.walletC-g .t { width: 100%; font-size:16px;color:#666666; line-height: 1.5; }
.walletC-g .inp { border:none!important; width: 100%; border:none; outline:none; height: 46px; font-size:16px; }
.walletC-g .t span { color:#ff0000; }
.walletC-g { border-bottom:1px solid #ededed; max-width: 500px; margin-bottom:60px; }
.addTcA .walletC-a .t { margin:0; }
.addTcA .memberB-c ul li:nth-child(n+2) { margin-top:15px; }
.addTcA .walletC-a { padding:0; }
@media(max-width: 1700px){
	.walletC-b { margin-top:40px; }
	.walletC-c ul li { width: calc(50% - 10px); }
	.walletC-e a { padding: 8px 30px; }
	.walletC-g { margin-bottom: 50px; }
}
@media(max-width: 1400px){
	.walletC-f { margin:20px 0 50px; } 
	.walletC-b { margin-top:30px; }
	.walletC-c ul li { width: calc(50% - 10px); }
	.walletC-e { position: relative; width: 100%; margin-top:20px; }
	.walletC-e a { margin: 0 10px 0 0; }
	.walletC-g { margin-bottom: 40px; }
}
@media(max-width: 1100px){
	.walletC-f { margin:20px 0 30px; } 
	.walletC-g { margin-bottom: 30px; }
	.walletC-c ul li { width: 100%; margin-right:0; padding: 20px 15px 20px; }
	.walletC-c ul li:nth-child(n+2) { margin-top: 20px; }
	.walletC-e {  margin-top:10px; }
}

.walletD-a { margin:25px 0 30px; }
.walletD-b { font-size:16px;color:#666666; margin-bottom: 50px; }
.loading{text-align:center;width: 100px;height: 12px;margin: 0 auto;margin-top:20px;}
.loading span{display: inline-block;width: 12px;height: 100%;margin-right: 5px;border-radius: 50%;background: #333333;-webkit-animation: load 1.04s ease infinite;}
.loading span:last-child{margin-right: 0px; }
@-webkit-keyframes load{
	0%{
		opacity: 1;
	}
	100%{
		opacity: 0.3;
	}
}
.loading span:nth-child(1){-webkit-animation-delay:0.13s;}
.loading span:nth-child(2){-webkit-animation-delay:0.26s;}
.loading span:nth-child(3){-webkit-animation-delay:0.39s;}
.loading span:nth-child(4){-webkit-animation-delay:0.52s;}
.loading span:nth-child(5){-webkit-animation-delay:0.65s;}


/*用户个人信息*/
.centerA-a { margin-top:50px; }
.centerA-a .topTit .t { font-size:20px; color:#333333; padding-left:34px; }
.centerA-a .topTit .topTitMen { background: url(../images/member/memmren.png) no-repeat left center; }
.centerA-a .topTit .topTitAdd { background: url(../images/member/address.png) no-repeat left center; }
.centerA-a .topTit { padding-bottom: 16px; border-bottom:1px solid #dedede; }
.centerA-b {  }
.centerA-b ul li { float:left; width: calc(20% - 16px); margin-right:20px; }
.centerA-b ul li span.colorRed { position: absolute; right: 15px; top: 50%; transform: translateY(-50%); }
.centerA-b .t { font-size:16px;color:#333333; margin:20px 0 10px; }
.centerA-a .topTit .edit { margin-left: 10px; width: 18px; height: 18px; cursor: pointer; display:inline-block; background: url(../images/member/edit.png) no-repeat center; }
.centerA-b input { box-sizing:border-box; border:none; float:right; width: 100%; height: 62px; font-size:16px;color:#333333; padding-left: 16px; background: #fafafa; border-color:#fafafa; }
.centerA-b .layui-btnBlack { margin-top:30px; background: #000000; transition: all 0.6s; border-radius:50px; padding: 3px 30px; font-size:16px; height: auto; }
.centerA-b .subBtn  { height: 0; transition: all 0.5s; overflow: hidden; }
.centerA-a.writer .centerA-b .subBtn  { height: 80px; }
.centerA-a.writer .centerA-b input { background: none; border:1px solid #ededed; }
.centerA-c { margin-top:25px; }
.centerA-c ul { display:flex; flex-wrap:wrap; }
.centerA-c ul li { padding:30px 20px; background: #fafafa; border:1px solid #fafafa; width:calc(50% - 10px); margin-right:20px; }
.centerA-c ul li.cur { border:1px solid #cccccc; }
.centerA-c ul li:nth-child(2n) { margin-right:0; }
.centerA-c ul li:nth-child(n+3) { margin-top:20px; }
.centerA-c .con p { font-size:16px; color:#000000; padding-left:26px; line-height: 20px; }
.centerA-c .con p.m { background: url(../images/member/ren.png) no-repeat left 1px; }
.centerA-c .con p.p { background: url(../images/member/sj.png) no-repeat left 1px; }
.centerA-c .con p.a { background: url(../images/member/add.png) no-repeat left 1px; }
.centerA-c .con p { margin-top: 12px; }
.centerA-d .del { font-size:16px; color:#999999; position: absolute; right:0; top:-12px; cursor: pointer; }
.centerA-d .walletC-e { bottom: 5px; }
.centerA-d .con { width:calc(100% - 210px); }
.centerA-d .add { margin-top:22px; transition:all 0.5s; display:inline-block; padding:16px 78px; background: #e8e8e8; cursor: pointer; border-radius:60px; }
.centerA-d .add i { transition:all 0.5s; display:inline-block; font-size:16px; color:#333333; padding-left:33px; background: url(../images/member/edita.png) no-repeat left center; }
.centerA-d .add:hover { background: #000; }
.centerA-d .add:hover i { color:#fff; padding-left:33px; background: url(../images/member/editbg.png) no-repeat left center; }
.centerA-a .walletC-c { margin-top:25px; }
.centerA-a .walletC-c ul li { width:calc(50% - 10px); }







@media(max-width:1400px){
	.centerA-b ul li { float:left; width: calc(33.333333% - 15px); margin-right:20px; }
	.centerA-b ul li:nth-child(3n) { margin-right:0; }
	.centerA-d .con { width: 100%; }
	.centerA-d .add { padding:14px 60px; }
}
@media(max-width:1100px){
	.centerA-b input { height: 50px; }
	.centerA-b ul li { float:left; width: calc(33.333333% - 15px); margin-right:20px; }
	.centerA-b ul li:nth-child(3n) { margin-right:0; }
	.centerA-a .walletC-c ul li { width:100%; }
	.centerA-c ul li { padding:20px 15px; width: 100%; margin-right:0px; }
	.centerA-c ul li:nth-child(n+2) { margin-top:20px; }
}
@media(max-width:750px){
	.centerA-b input { height: 50px; }
	.centerA-b ul li { float:left; width: calc(50% - 10px); margin-right:20px; }
	.centerA-b ul li:nth-child(3n) { margin-right:20px; }
	.centerA-b ul li:nth-child(2n) { margin-right:0; }
	.centerA-d .add { padding:12px 40px; }

}
@media(max-width:350px){
	.centerA-b ul li { float:left; width: 100%; margin-right:00px; }
	.centerA-b ul li:nth-child(3n) { margin-right:0px; }
	.centerA-b ul li:nth-child(2n) { margin-right:0; }
}


/* 右侧固定按钮 */
.fixRight { position: fixed; right:20px; top: 50%; transform:translate(-50%,-50%); }
.fixRight ul li { padding-left: 10px; margin: 5px 0; cursor: pointer; }
.fixRight ul li .icon { width: 50px; height: 50px; position: relative; border-radius:50%; background: #000; }
.fixRight ul li.msg .icon { background: url(../images/msg.png) no-repeat center #000; }
.fixRight ul li.whatapp .icon { background: url(../images/whatapp.png) no-repeat center #000; }
.fixRight ul li.phone .icon { background: url(../images/phone.png) no-repeat center #000; }
.fixRight ul li.backTop .icon { background: url(../images/backtop.png) no-repeat center #cccccc; }
.fixRight ul li.backTop { display:none; }

.fixRight .close { position: absolute; right:10px; border:1px solid #ededed; font-family:"Arial"; top:10px;height: 40px;width: 40px;cursor: pointer; text-align: center;line-height: 40px; font-size: 30px;  z-index: 10000;background: #fff; color:#999; border-radius:50%;}
.fixRight .close:hover { color:#fff; background: #000000; }



.fixRight ul li .icon{
	-webkit-animation:haha1 5s linear infinite;
}
/*@-webkit-keyframes haha1{
	0%{ transform:scale(1) }
	5%{ transform:scale(1.5) }
	10%{ transform:scale(1) }
	15%{transform:scale(2)}
	20%{transform:scale(1)}
	100%{ transform:scale(1) }
}*/
@-webkit-keyframes haha1{
	0%{ transform:scale(1) }
	50%{transform:scale(0.7)}
	100%{ transform:scale(1) }
}



.fixRight ul li .con { transition: all 0.6s; position: absolute; right: -600px; top:50%; transform:translateY(-50%); background: #fff; box-shadow: 3px 3px 10px 3px rgba(120,120,120,0.2); width: 480px; padding: 60px 40px; z-index: 5; }
.fixRight ul li .con .t { font-size:18px; color:#333; font-weight:bold; }
.fixRight ul li .con .c { margin-top: 6px; font-size:18px;color:#666; }
/*.fixRight ul li:hover .con { right: 55px; }*/
.fixRight.cur ul li .con { right: 55px; }
.marginL10 { margin-left: 10px; }
.fixRight ul li .con dl dd { float:left; margin-top: 18px; }
.fixRight ul li .con dd.w100 { width: 100%; }
.fixRight ul li .con dd.w50 { width:calc(50% - 5px); }
.fixRight ul li .con dl dd input,.fixRight ul li .con dl dd textarea { font-size:18px;color:#000; width: 100%; border:none; border-bottom:1px solid #000; height: 46px; }
.fixRight ul li .con dl dd textarea { margin-top: 10px; height: 100px; }
.fixRight ul li .con .more button { background: #000; width: 230px; height: 62px; font-size:18px; }

@media(max-width:1700px){
	.fixRight ul li .con { padding: 50px 30px; }
	.fixRight ul li .con dl dd input,.fixRight ul li .con dl dd textarea { font-size:16px; height: 40px; }
	.fixRight ul li .con .more button { width: 200px; height: 56px; font-size:16px; }
}

@media(max-width:1100px){
	.fixRight ul li .con { top: auto; transform:translateY(0); bottom: -20px; }
	.fixRight { top:auto; transform:translateY(0); bottom: 30px; }
	.fixRight ul li .con .more button { width: 160px; height: 46px; }
}
@media(max-width:600px){
	.fixRight ul li .con { width: 280px; padding: 30px 16px; }
	.fixRight { top:auto; transform:translateY(0); bottom: 30px; }
	.fixRight ul li .con dd.w50 { width: 100%; }
	.marginL10 { margin-left: 0; }
	.fixRight ul li .con dl dd { float:left; margin-top: 12px; }
}
@media(max-width:400px){
	.fixRight ul li .con { width: 240px; padding: 20px 16px; }
	.fixRight { top:auto; transform:translateY(0); bottom: 30px; }
	.fixRight ul li .con dd.w50 { width: 100%; }
	.marginL10 { margin-left: 0; }
	.fixRight ul li .con dl dd { float:left; margin-top: 12px; }
}


/**分页器**/
.page2 {  text-align: center; margin-top: 3vw; }
.page2 { line-height: 24px;  text-align: center;}
.page2 a { transition: all 0.5s; display: inline-block;margin: 0 5px; border-radius: 3px; width: 46px; line-height: 44px; border: 1px solid #e8e8e8;color: #666666;vertical-align: top;font-size: 16px;}
.page2 a:hover,.page2 .cur {border-color: #333;background: #333; color: #fff;}
.page2 span {margin-right: 6px;}
@media(max-width: 1400px){
  .page2 a { font-size:14px; line-height: 34px; width: 36px; margin: 3px; }
}
@media(max-width: 1100px){
  .page2 { margin-top: 30px;  }
}




/*新增详情页样式*/
.buyA-a { text-align:right; }
.buyA-a .c { font-size:14px;color:#666; margin-top:10px; }
/*.buyZ-a { position: relative; padding:7vw 5vw; background: #f6f6f6; }*/
.buyZ-a { position: relative; padding:5px; background: #f6f6f6; }
.buyZ-a .relative { height: 70vh; overflow: hidden; }
.addA { padding-bottom: 60px; }
.addA-a { display:flex; flex-wrap:wrap; }
.addA-b { width: 50%; background: #222222; }
.addA-c { width: 50%; position: relative; }
.addA-b .img { width: 130px; height: 130px; border-radius:50%; overflow: hidden; }
.addA-b .ttt { position: absolute; left:0; top:0; line-height: 1; font-size:15vw; font-weight:bold; color:#fff; opacity: 0.02; }
.addA-d { padding:6vw 3vw 0; }
/*.addA-d .topTit .t,.addB-b .topTit .t { font-size:33px; font-weight:bold;}*/
/*.addB-b .topTit .t{*/
/*     color:#fff!important; */
/*}*/
.addA-d .topTit .t{ font-size:33px; font-weight:bold; color:#fff!important; }
.addB-b .topTit .t {
    color:#333!important;
    font-size:33px; font-weight:bold;
}
.addB-b .topTit .c { font-size:18px; font-weight:bold; color:#333!important; }
.addA-d .topTit { margin: 0 0 20px; }
.addA-d .con { position: absolute; width: 100%; left:0; bottom: 2vw; font-size:16px;line-height: 1.6; padding: 0 3vw; }
.addA-d .con span font {
    color: #fff !important;
}
.addA-c .logo { position: absolute; right:2.5vw; top: 2.5vw; width: 212px; height: 24px; }
.addB-a .logo { position: absolute; right:2.5vw; top: 2.5vw; width: 100px; height: auto; }
.addB { margin-bottom:20px; }
/*.addB-a { position: relative; background: url(../images/images/adda3.jpg) no-repeat center/cover; padding:3vw 2.5vw 4vw; }*/
/*.addB-a { position: relative; background: #b8b8b8; padding:3vw 2.5vw 4vw; }*/
.addB-a { position: relative; background: #f6f6f6; padding:3vw 2.5vw 4vw; }
.addB-b .tag { display:inline-block; padding:10px 30px; background: #000; border-radius:3px; font-size:16px; color:#fff; }
.addB-b .topTit .c { font-size:18px; font-weight:bold; }
.addB-b .topTit { margin-top:4vw; }
.addB-b .con { font-size:15px; color:#666; max-width:360px; margin-top:2vw; line-height: 1.6; min-height:140px; }
.addB-b .con p:nth-child(n+2) { margin-top:12px; }
.addB-c { margin-top:4vw; width: calc(100% - 250px); }
.addB-c ul { display:flex; flex-wrap:wrap; }
.addB-c ul li  { float:left; margin-right:3.5vw; margin-bottom: 20px; }
.addB-c ul li .tt { font-size: 20px;color:#333; }
.addB-c ul li .c { font-size: 16px; margin-top:6px; color:#666; }
.addB-a .img { position: absolute; left:50%; transform:translateX(-50%); top:2vw; width: 35vw; }
.addB-a .dow { position: absolute; right:2.5vw; bottom:4vw; }
.addB-a .img img { width: 100%; }
.addB-a .dow a { display:inline-block; padding:16px 45px; border-radius:50px; background: #222; font-size:16px;color:#fff; transition:all 0.5s; }
.addB-a .dow span { display:inline-block; padding-right: 28px;background: url(../images/images/dowmload.png) no-repeat right center; }
.addB-a .dow a:hover { background: #000; }
@media(max-width:1800px){
	.addA-d { padding: 4vw 2vw 0; }
	.addA-d .topTit .t,.addB-b .topTit .t { font-size:28px; }
	.addA-d .con { padding: 0 2vw; }
	.addA-b .img { width: 110px; height: 110px; }
}
@media(max-width:1600px){
	.addB-b .con { font-size:15px; max-width:320px; }
	.addB-a .img { top: 4vw; width: 40vw; left: 58%; }
}
@media(max-width:1500px){
	.addA-d { padding: 4vw 2vw 0; }
	.addA-d .topTit .t,.addB-b .topTit .t { font-size:28px; }
	.addB-b .topTit .c { font-size:16px;}
	.addA-d .con { padding: 0 2vw; }
	.addA-b .img { width: 90px; height: 90px; }
	.addB-c ul li .tt { font-size:18px; }
}
@media(max-width:1400px){
	.addA-d { padding: 2vw 2vw 0; }
	.addA-d .topTit .t,.addB-b .topTit .t { font-size:24px; }
	.addA-d .con { padding: 0 2vw; }
	.addA-b .img { width: 70px; height: 70px; }
}
@media(max-width:1300px){
	.addB-c ul li .c { font-size:14px; }
}
@media(max-width:1100px){
	.buyZ-a .relative { height: auto; }
	.addB-a { padding: 50px 20px 40px; }
	.addB-a .logo { position: absolute; right:20px; top: 20px; }
	.addB-a .img { top:0; transform:translateX(0); position: relative; width: 100%; left: 0; }
	.addB-a .dow { position: relative; margin-top:30px; right:auto; bottom:auto; }
	.addB-a .dow a { padding:12px 30px; }
	.addB-a .dow span { padding-right: 24px;background: url(../images/images/dowmload.png) no-repeat right center; background-size: 16px auto; }
	.addA-d { padding: 20px 16px 30px; }
	.addA-d .con { position: relative; padding:0; margin-top: 30px; }
	.addA-b { width: 100%; background: #222222; }
	.addA-c { width: 100%; position: relative; }
	.addB-c { width: 100%; }
	.addB-c ul li { width: 49%; margin-right:2%; float:left; margin-bottom:0; }
	.addB-c ul li:nth-child(2n) { margin-right:0; }
	.addB-c ul li:nth-child(n+3) { margin-top:20px; }
	.addB-b { margin-top:30px; }
	.addB-b .con { min-height:0px; }
}
@media(max-width: 500px){
	.addA-c .logo { right:16px; top: 20px; width: auto; height: 20px; }
	.addB-c ul li { width: 100%; margin-right:0; float:left; }
	.addB-c ul li:nth-child(2n) { margin-right:0; }
	.addB-c ul li:nth-child(n+2) { margin-top:20px; }
}

.proListZ { padding-top:195px; }
.proListZ .proListZ-a { padding-top:20px; border-top:1px solid #ededed; }
.buyD-z .tit { font-size:20px;color:#333333; }
.buyD-a ul { display: flex; flex-wrap: wrap; margin-top:20px; }
.buyD-a ul li { cursor: pointer; float:left; width: 186px; margin: 10px 10px 0 0; padding:9px; border:1px solid #dedede; }
.buyD-a ul li span { display:inline-block; line-height: 30px;  vertical-align:top; font-size:16px;color:#666666; }
.buyD-a ul li span.t  { padding-left: 0; padding-top: 3px; display:block; }
.buyD-a ul li.cur { border-color:#000; }
.buyD-a ul li.cur span { color:#000; }
.buyD-a .more { font-size:16px;color:#333333; display:inline-block; padding-right:14px; background: url(../images/images/more.png) no-repeat right center; margin-top:20px; transition:all 0.6s;}
.buyD-a .more:hover { color:#000; padding-right: 20px; }
.buyD-y { margin-top:2.5vw; }
.buyD-x { margin-top:1.5vw; }
.buyD-b ul { margin-top:20px; }
.buyD-b ul li { cursor: pointer; float:left; width: 55px; text-align:center; position: relative; }
.buyD-b ul li .color { border-radius:50%; display:inline-block; width: 29px; height: 29px; }
.buyD-b .ttt { font-size:14px;color:#999; }
.buyD-b .moreColor { display:none; left: 50%; transform:translateX(-50%); padding-top: 20px; top:48px; position: absolute; width: 162px; }
.buyD-b .moreColorA { width: 100%;background: #fff; padding:15px 16px 20px;box-shadow: 0px 0px 63px 7px rgba(2, 2, 2, 0.2); }
.buyD-b .topT .t { line-height: 20px; float:left; font-size:14px;color:#000; }
.buyD-b .topT .c { line-height: 20px; float:right; font-size:14px;color:#999999; }
.buyD-b:hover { position: relative; z-index: 5; }
.buyD-b ul li:hover .moreColor { display:block; }
.moreColorA:before { content:''; width: 23px; height: 16px; background: url(../images/images/jiantou.png) no-repeat center/cover; position: absolute; left:50%; transform:translateX(-50%); top:-12px; }
.moreColorA .botC dl { margin-top: 10px; }
.moreColorA .botC dl dd { float:left; width: 9px; height: 9px; border-radius:50%; position: relative; margin:2px; }
.moreColorA .botC dl dd.cur:after { content:''; box-sizing:border-box; width: 13px; height: 13px; border:1px solid #dedede; border-radius:50%; position: absolute; left:50%; top:50%; transform:translate(-50%, -50%); }
.buyD-b ul li:hover { z-index: 5; }
.buyD-c ul { margin-top:20px; }
.buyD-c ul li { cursor: pointer; float:left; width: 220px; margin: 10px 10px 0 0; padding:9px; border:1px solid #dedede; }
.buyD-c ul li span { display:inline-block; line-height: 30px; height: 30px; vertical-align:top; font-size:16px;color:#666666; }
.buyD-c ul li span.t  { padding-left: 10px; }
.buyD-c ul li.cur { border-color:#000; }
.buyD-c ul li.cur span { color:#000; }
.buyD-d ul { margin: 10px 0; }
.buyD-d ul li { margin-right: 12px; float:left; width: 280px; cursor: pointer; line-height: 50px; border:1px solid #dedede; font-size:16px;color:#666; cursor: pointer;text-align:center; }
.buyD-d ul li.cur { background: #000; border-color:#000; color:#fff; }
.buyD-e { line-height: 50px; font-size:16px;color:#000000; }
.buyD-e span { padding:0 5px 0 0; display:inline-block; vertical-align:top; }
.buyD-e input { height: 50px; width: 88px; text-align:center; border:1px solid #dedede; vertical-align:top; }
.buyD-f { margin-top:10px; position: relative; padding-left: 10px; }
.buyD-f:before { content:'*'; font-size:16px; color:#000; position: absolute; left:0; top:5px;}
.buyD-f ul { margin-left: 16px; }
.buyD-f ul li { list-style: decimal; font-size:16px;color:#999999; line-height: 1.6; }
.buyD-g span { cursor: pointer; display:inline-block; padding: 10px 20px; margin:3px 5px 5px 0; font-size:16px;color:#666666; border:1px solid #dedede; }
.buyD-g span.cur { border-color:#000; color:#000; }
.buyD-i .tit2 { font-size:16px;color:#000000;margin:10px 0 15px; }
.buyD-h ul li { cursor: pointer; float:left; width: 50px; text-align:center; position: relative; }
.buyD-h ul li .color { border-radius:50%; display:inline-block; width: 29px; height: 29px; }
.buyD-h .t { font-size:14px;color:#999; }
.buyD-h ul li .color.white { border:1px solid #dedede; }
.buyD-m { min-height: 300px; padding-bottom: 5vw; }
.proListZ.fixedA .proListZ-a { position: fixed; width: 100%; border-bottom:1px solid #dedede; left:0; top:72px; padding: 20px 0; background: #fff; z-index: 9; }
.proListZ.fixedA .proListZ-b { width: 100%; min-height:105px; }
.buyB-z { display:block; flex-wrap:initial; }
.proListZ.fixed .buyB-b { border:none; position: fixed; left:0; top:173px; left:8vw; z-index: 8; }
.buyB-z .buyB-b { width: 47vw; border:none; }
.buyD-z { width: calc(100% - 47vw); margin-left:0; padding-left: 3vw; border-left:1px solid #dedede; }

.buyD-w .t2 { margin: 20px 0; }
.buyD-w .c { line-height: 1.6; font-size:16px;  }
.buyD-w .c p:nth-child(n+2) { margin-top:6px; }


@media(max-width:1600px){
	.buyB-z .buyB-b { width: 48vw; }
	.proListZ.fixed .buyB-b { border:none; position: fixed; left:0; top:170px; left:7vw; }
	.buyD-z { width: calc(100% - 48vw); }
}
@media(max-width:1500px){
	.proListZ { padding-top:155px; }
}
}
@media(max-width:1400px){
	.buyB-z .buyB-b { width: 48vw; }
	.proListZ.fixed .buyB-b { border:none; position: fixed; left:0; top:160px; left:7vw; }
	.buyD-z { width: calc(100% - 48vw); }
}
@media(max-width:1300px){
	.buyB-z .buyB-b { width: 50vw; }
	.proListZ.fixed .buyB-b { border:none; position: fixed; left:0; top:160px; left:5vw; }
	.buyD-z { width: calc(100% - 50vw); }
}
.fixRight { z-index: 10;}
@media(max-width:1100px){
	.proListZ { padding-top:100px; }
	.proListZ .proListZ-a { padding-top:0; border:none; }
	.proListZ.fixedA .proListZ-a { position: relative; width: 100%; border-bottom: none; left:0; top:0; padding: 0; background: #fff; }
	.proListZ.fixedA .proListZ-b { width: 100%; min-height:0; }
	.buyB-z { display:block; flex-wrap:initial; }
	.buyA-a { width: 100%; margin-top: 20px; }
	.proListZ.fixed .buyB-b { border:none; position: relative; left:0; top:0; left:0;  }
	.buyB-z .buyB-b { width: 100%; border:none; }
	.buyD-z { width: 100%; margin-left:0; padding-left: 3vw; border-left: none; padding: 20px 12px 30px; }
	.buyD-a ul li,.buyD-c ul li { padding: 5px; width: 180px; }
	.buyD-a ul { margin-top:5px; }
	.buyD-a ul li span,.buyD-c ul li span { height: 25px; line-height: 25px; }
	.buyD-a ul li span img,.buyD-c ul li span img { height: 25px; }
	.buyD-y { margin-top: 30px; }
	.buyD-x { margin-top:20px; }
	.buyD-b ul,.buyD-c ul { margin-top:10px; }
	.buyD-c ul li { width: 200px; }
	.buyD-d ul li { font-size:14px; width: 150px; margin-bottom: 5px; line-height: 40px; margin-right: 5px; }
	.buyD-e input { width: 70px; line-height: 40px; height: 40px; }
	.buyD-e { line-height: 40px; }
	.buyD-g span { padding: 8px 16px; }
}

@media(max-width:500px){
	.buyD-a ul li {width: 49%; margin-right:2%; }
	.buyD-a ul li:nth-child(2n) { margin-right:0; }
	.buyD-a ul li span,.buyD-c ul li span.t { font-size:14px; }
}

@media(max-width:400px){
	.buyD-a ul li span,.buyD-c ul li span.t { font-size:12px; }
}

.buyA-a .moreM { position: relative; display:inline-block; vertical-align:top; } 
.buyA-a .djtC { text-align:center; display:none; z-index: 10; right: -120px; top: 40px; min-width: 400px; position: absolute; padding-top: 30px; }
.buyA-a .djtC-a { padding: 16px 20px; background: #EEEEEE; ;box-shadow: 14.142px 14.142px 30px 0px rgba(2, 2, 2, 0.3); border-radius:5px; }
.buyA-a .djtC .c { font-size:16px;color:#666666;line-height: 1.6; }
.buyA-a .djtC a { display:inline-block; border-radius:0; padding: 12px 20px;  }
.buyA-a .djtC a:hover { background: #000; border-color:#000; color:#fff; }
.buyA-a .moreM:hover .djtC { display:block; }
@media(max-width:1400px){
	.buyA-a .djtC {  right: -100px; width: 400px; }
	.buyA-a .djtC a { width: 150px; text-align:center; padding: 10px 0;}
	.buyA-a .djtC-a { padding: 20px 30px; }
	.buyA-a .djtC .c { font-size:14px; }
}

@media(max-width:500px){
	.buyA-a .djtC {  right: -100px; min-width: 280px; width:300px; }
	.moreM a.cart i,.moreM a.save i { padding-left:0; background: none; }
	.buyA-a .djtC a { width: 120px; font-size:14px; }
	.buyA-a .djtC-a { padding: 20px 12px; }
	.buyA-a .djtC .c { font-size:14px; }
}
.buyZ-a .mainBtn { cursor: pointer; position: absolute; right: -3vw; top: -5vw; transition: all 0.5s; display:inline-block; width: 46px; height: 46px; background: url(../images/images/next.png) no-repeat center #fff; border-radius:50%;  }
.buyZ-a .mainBtn.prev { right: calc(65px - 3vw); background: url(../images/images/prev.png) no-repeat center #fff; }
.buyZ-a .mainBtn:hover { background-color: #000; }
.buyZ-a .mainBtn.next:hover { background: url(../images/images/nextbg.png) no-repeat center #000; }
.buyZ-a .mainBtn.prev:hover { background: url(../images/images/prevbg.png) no-repeat center #000; }
@media(max-width:1300px){
	.buyZ-a .mainBtn { width: 40px; height: 40px; }
	.buyZ-a .mainBtn.prev { right: calc(55px - 3vw); }
}
@media(max-width:1100px){
	.buyZ-a { padding-top: 5px; }
	.buyZ-a .mainBtn { width: 40px; height: 40px; top: -60px; }
	.buyZ-a .mainBtn.prev { right: calc(55px - 3vw); }
}



/*2023-05-25新增*/
@media(max-width:1100px){
	.bannerB-a a { width: 33.333%; }
}
@media(max-width:500px){
	.bannerB-a a { width: 50%; }
}


.xmA { margin-top:3.5vw; }
.xmA ul li { margin-bottom:20px; }
.xmA ul li a { display:block; padding:25px 25px 25px 50px; background: #f6f6f6; }
.xmA .img { overflow: hidden; float:right; width:35.3%; }
.xmA .img img { transition:all 0.6s; }
.xmA li:hover .img img { transform:scale(1.1); } 
.xmA .con { max-width:60%; position: absolute; left:0; top:50%; transform:translateY(-50%); }
.xmA .con .t { font-size:24px;color:#000000; line-height: 1.5;}
.xmA .con .mainMore {  margin-top:20px; }
@media(max-width:1500px){
	.xmA ul li a { padding: 20px 20px 20px 40px; }
	.xmA .con .t { font-size:22px; }
}
@media(max-width:1300px){
	.xmA ul li a { padding: 20px 20px 20px 30px; }
	.xmA .con .t { font-size:20px; }
}
@media(max-width:1100px){
	.xmA { margin-top:30px; }
	.xmA ul li a { padding: 20px 20px 20px 20px; }
	.xmA .con .t { font-size:20px; }
	.xmA .img { width: 100%; }
	.xmA .con { position: relative; left:0; top:0; transform:translateX(0); margin-top:20px; max-width: 100%; float:left; }
}
@media(max-width:700px){
	.xmA ul li a { padding: 15px 15px 20px 15px; }
	.xmA .con .t { font-size:18px; }
	.xmA .con .mainMore {  margin-top:15px; }
}

.mTit2 { margin-bottom:1.5vw; }
.xmB { margin:2.5vw 0 4vw; }
.xmB .t { font-size:20px;color:#000000;margin-bottom:12px; }
.xmB .con { font-size:16px;color:#666666; line-height: 1.8; }

.xmC ul { display:flex; flex-wrap:wrap; }
.xmC ul li { float:left; width:calc(25% - 12px);; margin-right: 15px; }
.xmC ul li:nth-child(4n) { margin-right:0; }
.xmC ul li:nth-child(n+5) { margin-top: 40px; }
.xmC .t { font-size:18px;color:#333333; margin-top:10px; }
.xmC ul li .img { width: 90%; margin: 0 auto; height: 20vw; overflow: hidden; }
.xmC ul li img { transition:all 0.6s; position: absolute; width: 50%; left: 50%; top:50%; transform: translate(-50%, -50%); }
/*.xmC ul li:hover .img img { transform:scale(1.1); } */


@media(max-width:1300px){
	.xmC .t { font-size:16px; }
	.xmC ul li:nth-child(n+4) { margin-top: 30px; }
}

@media(max-width:1100px){
	.xmB { margin:25px 0 30px; }
	.xmB .t { font-size:18px; }
	.xmB .con { line-height: 1.6; }
	.mTit2 { margin-bottom:20px; }
	.xmC ul li { float:left; width:calc(50% - 6px);; margin-right: 12px; }
	.xmC ul li:nth-child(3n) { margin-right:12px; }
	.xmC ul li:nth-child(2n) { margin-right:0; }
	.xmC ul li:nth-child(n+3) { margin-top: 20px; }
}


/*2023-06-05*/
.orderC-b .t6.alignC { text-align:center; }
.orderC-b .t6 { position: relative; }
.orderC-b .t6 .wlBtn { background: url(../images/order/dow.png) no-repeat center; background-size: 30px auto; position: absolute; left:50%; top:50%; transform:translate(-50%, -50%); cursor: pointer; width: 40px; height: 40px; }
.orderC-b .t6 .wlBtn.cur { background: url(../images/order/up.png) no-repeat center; background-size: 30px auto; }
.orderC-b dd { border-bottom: 1px solid #dedede;position: relative; padding: 30px 0;}
.orderC-b dd>.clearfix {display: flex;width:100%;flex-wrap: wrap;}
.orderC-b dd .orderE { width: 100%; display:none; }
.orderE-a { padding-bottom: 50px!important; }
.orderE-a .layui-btn { bottom: 10px; margin-top:40px; position: relative;  }
@media(max-width:1100px){
	.orderE-a { padding-bottom: 30px!important; }
	.orderC-b .t6.alignC { position: absolute; top:33px; right:0; width: 30px; padding-left:0; }
}

@media(max-width:600px){
	.orderC-b .t3 { width: 100px; }
	.orderC-b .t4 { width: calc(100% - 170px); margin-left:20px; }
}



.addArticle { padding: 6vw 0 7vw; }
.addArticle .aboutA-a .con { margin-top:30px; }

@media(max-width:1100px){
	.addArticle { padding: 40px 0 50px; }
.addArticle .aboutA-a .con { margin-top:20px; }
}

/*2023-07-19 新增*/
.proListA {  }
.proListA a { display: block; background: #222222; padding: 10px 0; border-radius:3px; font-size:15px;color:#fff; }
.proListA a span { display:inline-block; padding-right:24px; background: url(../images/adddown.png) no-repeat right center; background-size: auto 16px; }
.proListA p { font-size:14px; margin-top:6px; color:#666666; }

.orderPayaddA { width: 360px; position: relative; text-align:right;border-radius:5px; overflow: hidden; }
.orderPayaddA input.inp { width: 100%; height: 40px; border:1px solid #999999; border-radius:5px; padding-left: 10px; font-size:15px; overflow: hidden; }
.orderPayaddA input.dh { width: 75px; position: absolute; top:0; right:0; background: #212223; border-color:#212223; cursor: pointer; height: 40px; font-size:16px;color:#cccccc; border:none; cursor: pointer; border-radius:5px; overflow: hidden; }
.orderPayaddA-a { font-size:14px;color:#ed5454; margin-top:10px; text-align:right; }


@media(max-width:640px){
	.orderPayaddA { width: 100%; margin-top: 10px; }
	.orderPayaddA-b { width: 100%; }
}
@media(max-width:400px){
	.orderPayaddA input.inp { padding-left: 6px; font-size:14px; }
}
@media(max-width:380px){
	.orderPayaddA input.inp,.orderPayaddA-a { font-size:13px; }
}

.likeA { padding: 30px 0; border-top:1px solid #ededed; border-bottom:1px solid #ededed; }
.likeB { padding-top: 200px; }
.likeA-b { position: relative; }
.likeA-a { position: absolute; right:0; top:50%; transform:translateY(-50%); }
.likeA-a button { background: #000; padding: 12px 30px; border:none; }
.likeA-a button span { display:inline-block; line-height: 30px; color:#fff; ) no-repeat left center; }
@media(max-width:1500px){
	.likeB { padding-top: 155px; }
	.likeA-a button { padding: 8px 24px; }
}
@media(max-width:1100px){
	.likeB { padding-top: 100px; }
	.likeA { padding: 0 0 20px; border-top:none; }
}



/*填写地址-第一步*/
.fontB30 { font-size:30px; }
.orderH { padding-bottom: 0; }
.orderH-c { width: 33%; float:right; background: #F6F6F6; }
.orderH-b { float:left; width: 67%; padding:60px 5vw 130px 8vw; background: #fff; }
.orderH-a { display:flex; flex-wrap:wrap; }
.orderH-d { width: 90%; max-width:620px; margin: 0 auto; }
.orderH-d ul li { position: relative; float:left; cursor: pointer; width: 75px; height: 75px; border:8px solid #D8D8D8; border-radius:50%; line-height: 75px; text-align:center; }
.orderH-d ul li span { display:block; vertical-align:top; border:2px solid #B9B9B9; border-radius:50%; width: 59px; height: 59px; line-height: 54px; }
.orderH-d ul li:nth-child(n+2) { margin-left: calc(50% - 113px); }
.orderH-d ul li p { font-size:16px;color:#666; text-transform:uppercase; line-height: 1; width: 180px; text-align:center; position: absolute; left:50%; transform:translateX(-50%); bottom: -40px; }
.orderH-d ul li:nth-child(n+2):before { content:''; width: calc(310px - 113px); height: 1px; background: #D8D8D8; position: absolute; top:50%; transform:translateY(-50%); right: 67px; }
.orderH-d ul li.cur span { border-color:#000; }
.orderH-d ul li.cur span,.orderH-d ul li.cur p { color:#000; }

@media(max-width: 1600px){
	.orderH-d { width: 500px; }
	.orderH-d ul li:nth-child(n+2):before { width: 137px; }
	.orderH-b { padding:50px 4vw 110px 7vw; }
	.orderH-d ul li p { font-size:14px; width: 150px; bottom: -36px; }
}
@media(max-width: 1300px){
	.orderH-b { padding:30px 3vw 80px 5vw; }
}
@media(max-width: 1100px){
	.orderH-b { padding:0px 3vw 60px; width: 100%; }
}
@media(max-width: 700px){
	.orderH-d { width: 80vw; }
	.orderH-d ul li { width: 50px; height: 50px; border:5px solid #D8D8D8; }
	.orderH-d ul li span { width: 40px; height: 40px; line-height: 38px; font-size:24px; }
	.orderH-d ul li:nth-child(n+2) { margin-left: calc(50% - 75px); }
	.orderH-d ul li p { font-size:14px; line-height: 1.2; width: 100px; bottom: auto; top: 56px; }
	.orderH-d ul li:nth-child(n+2):before {  width: calc(40vw - 75px); right: 45px; }
}

.orderH-e { margin-top: 80px; }
.orderH-f ul li { float:left; }
.orderH-f ul li.wid50 { width: calc(50% - 5px); }
.orderH-f ul li.wid100 { width: 100%; }
.orderH-f ul li { margin-top: 30px; }
.orderH-f ul li input,.orderH-i input { font-size:18px; color:#000; border-radius:0; height: 60px; width: 100%; border:none; border-bottom: 1px solid #000000; }
.orderH-g { margin-top:40px; }
.orderH-g .layui-form-checkbox[lay-skin=primary] span { font-size:16px; color:#999; }
.orderH-h button { height: 61px; width: 230px; font-size:18px; background: #000; border-color:#000; margin-top:60px; }
.orderH-i { position: relative; max-width: 360px; margin-top:20px; position: relative; }
.orderH-i input { text-transform:uppercase; }
.orderH-i button { position: absolute; right:0; top:0; width: 116px; height: 59px; background: #EBEBEB; font-size:18px;color:#000; }
.orderH-i button:hover { background: #000; }



@media(max-width:1700px){
	.orderH-e { margin-top: 70px; }
	.orderH-f ul li { margin-top: 25px; }
	.orderH-f ul li input,.orderH-i input { font-size:18px; height: 56px; }
	.orderH-g { margin-top:30px; }
	.orderH-h button { height: 56px; width: 200px; font-size:18px; margin-top:50px; }
	.orderH-i { max-width: 360px; margin-top:20px; }
	.orderH-i button { width: 116px; height: 54px; font-size:18px; }
}
@media(max-width:1500px){
	.orderH-e { margin-top: 60px; }
	.orderH-f ul li { margin-top: 20px; }
	.orderH-f ul li input,.orderH-i input { font-size:16px; height: 50px; }
	.orderH-g { margin-top:20px; }
	.orderH-h button { height: 50px; width: 180px; font-size:16px; margin-top:40px; }
	.orderH-i { max-width: 360px; margin-top:20px; }
	.orderH-i button { width: 116px; height: 49px; font-size:18px; }
}
@media(max-width:1100px){
	.orderH-f ul li.wid50 { width: 100%; }
}


.orderH-c { padding:4vw 8vw 4vw 4vw; }
.orderH-c .topTit { margin-bottom:20px; }
.orderH-j { padding: 26px 0; border-top:1px solid #dedede; border-bottom:1px solid #dedede; }
.orderH-j .pic { width: 65px; }
.orderH-j .con { width: calc(100% - 80px); padding-left: 15px; }
.orderH-j .con .font16 { line-height: 1.4; }
.orderH-j .con .c { margin: 6px 0; }

.orderH-k { margin: 20px 0; }
.orderH-k tr td { font-size: 16px; color:#333; text-align:left; padding: 12px 0; }
.orderH-k tr td:nth-child(2) { padding-left: 15px; text-align:right; }
.orderH-c a.pay { display:block; width: 100%; height: 61px; background: #000; color:#fff; font-size:18px; text-align:center; line-height: 61px; }
.orderH-c a.pay:hover { background: rgba(0,0,0,0.9); }

.orderH-c .orderH-i input { background: none; }

@media(max-width:1600px){
	.orderH-c a.pay { height: 56px; line-height: 56px; }
	.orderH-c { padding:10vw 7vw 4vw 4vw; }
	.orderH-j .con .font16 { font-size:14px; }
}
@media(max-width:1500px){
	.orderH-c a.pay { height: 50px; font-size:16px; line-height: 50px; }
}
@media(max-width:1300px){
	.orderH-c { padding:4vw 5vw 4vw 3vw; }
	.orderH-j { padding: 20px 0; }
	.orderH-j .con { width: calc(100% - 66px); padding-left: 12px; }
}
@media(max-width:1100px){
	.orderH-c { width: 100%; padding:30px 3vw 50px; }
}

/*填写地址-第二步*/
.orderI-a { padding-top:50px; margin-top: 50px; border-top:1px solid #ededed; }
.orderI-a dl dd { float:left; width: 50%; padding-right: 20px; }
.orderI-a dl dd .t2 { margin:10px 0 0; }

@media(max-width:1700px){
	.orderI-a { padding-top:40px; margin-top: 40px; }
}
@media(max-width:1500px){
	.orderI-a { padding-top:30px; margin-top: 30px; }
}

@media(max-width: 1100px){
	.orderI-a { padding-top:20px; margin-top: 20px; }
	.orderI-a dl dd { width: 100%; padding: 0; }
	.orderI-a dl dd:nth-child(n+2) { padding: 20px 0 0; }
	.orderI-a dl dd .t2 { margin:5px 0 0; }
}



.orderI-b { max-width:600px; }
.orderI-b dl { margin-top: 50px; display:flex; flex-wrap:wrap; }
.orderI-b dl dd { cursor: pointer; float:left; width: calc(50% - 12px); border:1px solid #ededed; border-radius:10px; margin-right: 12px; }
.orderI-c { padding:20px 15px 12px; position: relative; }
.orderI-b dl dd .img { margin-top: 6px; }

.orderI-b dl dd:nth-child(n+3) { margin-top: 12px; }
.orderI-c span { padding:3px; display:inline-block; width: 20px; height: 20px; border: 2px solid #999999; position: absolute; border-radius:50%; right: 12px; top:12px; }

.orderI-b dl dd.cur span { border-color:#000; }
.orderI-b dl dd.cur span i { vertical-align:top; display:inline-block; width: 10px; height: 10px; background: #000; border-radius:50%; }
.orderI-b dl dd.cur { border-color:#000; }

@media(max-width:1500px){
	.orderI-b dl { margin-top: 40px; }
}
@media(max-width:1300px){
	.orderI-b dl { margin-top: 30px; }
	.orderI-b { max-width:500px; }
	.orderI-c img { height: 40px; width: auto; }
}
@media(max-width:600px){
	.orderI-b dl { margin-top: 25px; }
	.orderI-c img { height: 30px; width: auto; }
	.orderI-b dl dd { width: calc(50% - 5px); margin-right:10px; }
	.orderI-b dl dd:nth-child(2n) { margin-right:0; }
	.orderI-b dl dd:nth-child(n+3) { margin-top:12px; }
}


/*新闻中心*/
.newsA ul { border-top: 1px solid #D8D8D8; }
.newsA ul li { padding:30px 0;border-bottom: 1px solid #D8D8D8; }
.newsA-a .img { overflow: hidden; float:left;width: 290px;  }
.newsA-a { position: relative; }
.newsA-a .con { position: absolute; left:290px; width: calc(100% - 290px); padding:0 5vw 0 3vw; top:50%; transform:translateY(-50%);}
.newsA-a .con .d { margin: 20px 0 8px; }
.newsA-a .img img { transition:all 0.5s; }
.newsA ul li:hover .img img { transform:scale(1.05); }
@media(max-width:1100px){
	.newsA-a .con { padding: 0 0 0 18px; }
	.newsA ul li { padding: 20px 0; }
}
@media(max-width: 800px){
	.newsA-a .img { width:150px;  }
	.newsA-a .con { left: 150px; width: calc(100% - 150px); padding: 0 0 0 18px; }
	.newsA-a .con .d { margin: 10px 0 0; }
	.newsA-a .con .c { display:none; }
}
@media(max-width: 500px){
	.newsA-a .con .font32 { font-size:16px; }
	.newsA-a .img { width:120px;  }
	.newsA-a .con { left: 120px; width: calc(100% - 120px); padding: 0 0 0 18px; }
	.newsA-a .con .d { margin: 0; }
	.newsA-a .con .c { display:none; }
	.newsA-a .con .mainMore2 { margin-top:10px; }
}

.moreM button.borderColor0 { background: #000; border-color:#000; }


/*13-1采购单PDF生成*/
.right-aside { min-width:1920px; margin: 0 auto;  }
.pdfA { padding:108px 80px; }

.pdfA-b { position: absolute; right:0; bottom:10px; }
.pdfA-c table thead { height: 53px;border-radius: 2px;background: #000000; }
.pdfA-c table thead td { font-size:16px;color:#fff; padding-left: 20px; }
.pdfA-c table tbody td { font-size:18px;color:#333; padding: 30px 0; padding-left: 20px; }
.pdfA-c table tbody tr:nth-child(2n) { background: #FAFAFA; }
.pdfA-c table tbody tr { border-bottom:1px solid #dedede; }

.pdfA-d { padding: 20px 20px; text-align:right; background: #E5E5E5; border-bottom:2px solid #000; }

.pdfA-e { padding:70px 0 60px; border-bottom:1px solid #ededed; }

.pdfA-e ul { display:flex; flex-wrap:wrap; }
.pdfA-e ul li { float:left; width: 50%; padding-left: 50px; border-left:1px solid #ededed; }

.pdfA-e ul li .con { line-height: 1.7; margin-top:20px; }
.pdfA-e ul li p { max-width:700px; position: relative; padding-left: 210px; }
.pdfA-e ul li:nth-child(2) p { padding-left: 120px; }
.pdfA-e ul li p span { position: absolute; left:0; top:0; line-height: 1.7; }
.pdfA-f { padding:	30px 0 40px; }

.pdfA-g { min-height: 460px; position: relative; border-bottom:2px solid #000; }
.pdfA-g .img { position: absolute; right:0; top:50%; transform:translateY(-50%); width: 14vw; max-width:270px; }
.pdfA-g .topT { padding:12px 30px; background: #000; }
.pdfA-h { padding:50px 25vw 50px 0; position: relative; }

.pdfA-i { padding: 30px 0; }

.pdfB-a { margin-top:120px; border-bottom:6px solid #000; padding-bottom: 50px; }
.pdfB-a .pdfA-b { bottom: 50px; }

.pdfB-b { padding:160px 0 80px; font-size:20px; line-height: 1.7; color:#333; border-bottom:10px solid #DDCCB5; }

.pdfB-d { padding-top: 30px; line-height: 1.8; }



.addSearch a { display:inline-block; padding:12px 15px 12px 20px; background: #E5E5E5; }
.addSearch a,.addSearch a span { display:inline-block; line-height: 16px; font-size:16px;color:#3D3D3D; }
.addSearch a span { font-family:"宋体"; font-size:12px; }
@media(max-width:1100px){
	.addSearch { position: relative; top: 0; transform:translateY(0); width: 100%; margin-top: 10px; }
	.addSearch a { margin-top: 10px; }
}

.buyB-c .swiper-container { height: 30vw; }
.buyB-c .swiper-container .swiper-slide { overflow: hidden; }
.buyB-c .prevBtn { top: calc(6.5vw - 60px); }
.buyB-c .nextBtn { bottom: calc(6.5vw - 60px); }
.buyB-c { padding: 6.5vw 0;  }
@media(max-width:1100px){
	.buyB-c .swiper-container { height: 76vw; }
	.buyB-c { padding: 5vw 0; width: 20vw; }
	.buyB-c .prevBtn { top: calc(8vw - 40px); }
	.buyB-c .nextBtn { bottom: calc(8vw - 40px); }
	.buyB-d { margin-top:0; }
}
@media(max-width: 600px){
	.buyB-c { padding: 6vw 0; width: 20vw; }
	.buyB-c .prevBtn { top: calc(6vw - 20px); }
	.buyB-c .nextBtn { bottom: calc(6vw - 20px); }
}
.proListB-b .imgBox,.buyB-d { background: #fff; }

.headerA-a .layui-select-title .layui-edge { opacity: 0; display:none; }
.headerA-a dl dd.layui-this { background: #000; }
.headerA-a { z-index: 10; }
.buyD-a,.buyB-h,.buyD-w { position: relative; }
.buyD-a span.like,.buyB-h span.like,.buyD-w span.like { cursor: pointer; width: 30px; height: 30px; position: absolute; right:20px; top:0; background: url(../images/like1.svg) no-repeat center; background-size: 100% auto; }
.buyD-a span.like.cur,.buyB-h span.like.cur,.buyD-w span.like.cur { background: url(../images/like1bg.svg) no-repeat center; background-size: 100% auto; }
.buyB-h .t, .buyD-z .tit,.buyD-w .t1 { width: calc(100% - 40px); }



.bigautocomplete-layout{ display:none;background: #FAFAFA;border:1px solid #BCBCBC;position:absolute;z-index:100;max-height:520px;overflow-x:hidden;overflow-y:hidden; }
.bigautocomplete-layout table{border-collapse:collapse;border-spacing:0;background:none repeat scroll 0 0 #FFFFFF;width:100%;cursor:default;}
.bigautocomplete-layout table tr{background:none repeat scroll 0 0 #FFFFFF;}
.bigautocomplete-layout .ct{background:none repeat scroll 0 0 #ededed!important;}
.bigautocomplete-layout div{word-wrap:break-word;word-break:break-all;padding:1px 5px;}

.bigautocomplete-layout { left:0!important; top:38px!important; width: 100%!important; }
.bigautocomplete-layout div { font-size:14px;color:#555; padding: 12px 5px; }





/**2023-12-7修改**/
.xiazairenz {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	display: none;
}
.xiazairenz .beijingguan {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.xiazairenz .tanchuang {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 890px;
	background: #fff;
	transform: translate(-50%,-50%);
	padding: 70px 80px 90px 80px;
}

.xiazairenz .tanchuang .angbt {
	color: #000000;
}

.xiazairenz .tanchuang ul li { float: left; margin-right: 2.065%; width: 48.97%; margin-bottom: 15px; }
.xiazairenz .tanchuang ul li:nth-child(3) { margin-right: 0; }
.xiazairenz .tanchuang ul li:last-child { margin-bottom: 0; }
.xiazairenz .tanchuang ul .kuan { margin-right: 0; width: 100%; }
.xiazairenz .tanchuang ul li input { width: 100%; border: 0; border-bottom: 1px solid #000000; color: #666666; font-size: 18px; height: 64px; border-radius: 0; }
.xiazairenz .tanchuang ul li input::-webkit-input-placeholder{ color:#666666; }
.xiazairenz .tanchuang ul li input::-moz-placeholder{ color:#666666; }
.xiazairenz .tanchuang ul li input:-moz-placeholder{ color:#666666; }
.xiazairenz .tanchuang ul li input:-ms-input-placeholder{ color:#666666; }     
.xiazairenz .tanchuang ul li input:hover,.layui-textarea:hover { border-color: #000000!important }
.xiazairenz .tanchuang ul li input:focus,.layui-textarea:focus { border-color: #000000!important }
.xiazairenz .tanchuang .tjanmo { width: 100%; margin-top: 53px; }
.xiazairenz .tanchuang .tjanmo button { width: 262px; height: 61px; background: #000000; text-transform: uppercase; color: #fff; font-size: 18px; }

/*登录弹窗*/
.addTcLogin .memberB-a { max-width: 500px; }
.memberB-b .loginA-a { padding: 40px 30px 10px; }
.memberB-b .loginA-a ul li { width: 100%; margin-right:0; }
.memberB-b .loginA-a ul li:nth-child(2n) { margin-left:0; margin-top: 20px; }
.memberB-b .zcdlA-f a { position: relative; top:auto; left: auto; width: 100%; text-align:center; transform:translateY(0); right:auto;width: 100%; display:block; margin-top:10px; }
@media(max-width: 800px){
    .memberB-b .loginA-a { padding: 20px 5px 0; }
}
.loginA-a ul li { position: relative; }
.loginA-a ul li .codeBtn { position: absolute; right:0; top:15px; height: 40px; line-height: 40px; font-size:16px;color:#fff; background: #999999; }
.loginA-a ul li .getCode { background: #333333; }



.headerA-c .lan { display:inline-block; width: 70px; height: 40px; position: relative; }
.headerA-c .lan .t { font-size:16px;color:#000; line-height: 40px; position: relative; padding-right: 15px; padding-left: 32px; background: url(../images/diqiu.svg) no-repeat left center; }
.headerA-c .lan .t:after { content:''; width: 15px; height: 15px; position: absolute; right:0; top: 50%; transform:translateY(-50%); background: url(../images/xljt.svg) no-repeat center; }
.headerA-c .lan .lanSub { position: absolute; left:0; top: 39px; width: 210px; }
.headerA-c .lan .lanSub { z-index: 100; /*height:0; */ display:none; transition:all 0.5s; overflow: hidden; left: 0; top: 39px; position: absolute; width: 200px; border-radius:3px; padding: 0 20px; background: #FAFAFA; }
.headerA-c .lan .lanSub a { width: 100%; margin-left:0; text-align:left; height: auto; display:block; font-size:15px;color:rgba(0,0,0,0.6); border-bottom: 1px solid #ddd; text-transform:uppercase; padding: 15px 0; }
.headerA-c .lan .lanSub a:last-child { border:none; }
.headerA-c .lan .lanSub a.cur,.headerA-c .lan .lanSub a:hover { color:#000; }
.headerA-c .lan:hover .lanSub { /*height: 270px;*/ display:block; box-shadow: 0 5px 6px 5px rgba(120,120,120,0.2); }
.header2A-b,.headerA-cc { float:left; padding-top:0; }
.headerA-cc { position: relative; top:0; transform:translateY(0); padding-top: 6px; }
@media(max-width: 1100px){
	.headerA-c .lan.pc { display:none; }
	.headerA-c .lan { height: 30px; }
	.headerA-c .lan .t { line-height: 30px; }
	.headerA-c .lan .lanSub { top: 29px;}
	
	.headerA-c .lan { margin-left: 10px; width: 30px; }
	.headerA-c .lan .t { font-size: 0; }
	.headerA-c .lan .t:after { display: none; }
}



.buyD-k { border-top:1px solid #ddd; margin: 30px 0 25px; }
.buyD-k ul li { cursor: pointer; min-height: 130px; padding:30px 0; border-bottom:1px solid #ddd; }
.buyD-l { position: relative; padding-left:120px; }
.buyD-l .titA { position: absolute; left:0; top:0; font-size:22px;color:#000; padding: 18px 20px; border:2px solid #000; }
.buyD-l .conA dl dd { float:left; margin: 0 40px 5px 0; }
.buyD-l .conA dl dd p { font-size: 18px;color:#333; position: relative; padding-left: 24px; line-height: 30px; }
.buyD-l .conA dl dd p span { position: absolute; left:0; width: 14px; height: 14px; top:8px; border-radius: 50%; }
.buyD-k ul li.cur .titA { background: #000; color:#fff; }
@media(max-width: 1600px){
    .buyD-k { margin: 24px 0; }
    .buyD-l .titA { font-size:20px; padding: 16px 15px; border:2px solid #000; }
    .buyD-l .conA dl dd { margin: 0 30px 5px 0; }
    .buyD-l .conA dl dd p { font-size: 16px; line-height: 24px; }
    .buyD-l .conA dl dd p span { top:5px; }
    .buyD-k ul li { padding: 24px 0 20px; }
}
@media(max-width: 1100px){
    .buyD-k { margin: 20px 0; }
    .buyD-l { padding-left: 100px; }
    .buyD-l .titA { font-size:18px; padding: 12px 15px; }
    .buyD-l .conA dl dd { margin: 0 20px 5px 0; }
    .buyD-l .conA dl dd p { font-size: 16px; padding-left: 15px; line-height: 24px; }
    .buyD-l .conA dl dd p span { top:5px; }
    .buyD-k ul li { min-height: 94px; padding: 20px 0 15px; }
}
@media(max-width: 500px){
    .buyD-l { padding-left: 0; }
    .buyD-l .titA { font-size:16px; padding: 10px 15px; }
    .buyD-l .titA { display:inline-block; position:relative; left:0; top:0; margin-bottom: 18px; }
}



/*新增DIY*/
.addDiyB { height: auto; padding:130px 0 150px; }
.addDiyA ul { display:flex; flex-wrap:wrap; }
.addDiyA ul li { background: #fff; float:left; padding:40px; width: calc(33.3333% - 14px); margin-right: 21px; }
.addDiyA ul li .more .mainMore { border-radius:0; }
.addDiyA ul li:nth-child(3) { margin-right:0; }
.addDiyA a.img { display:block; overflow:hidden; }
.addDiyA a.img img { transition: all 0.5s; }
.addDiyA ul li:hover img { transform:scale(1.05); }
.addDiyA .t { font-size: 30px;color:#000; margin:25px 0 18px; display:block; }
.addDiyA .more a { border-radius:0; }
@media(max-width: 1900px){
	.addDiyB { padding:7vw 0 8vw; }
	.addDiyA ul li { padding:2vw; }
}
@media(max-width: 1700px){
	.addDiyA .t { font-size: 26px; margin: 20px 0 15px; }
}
@media(max-width: 1400px){
	.addDiyA .t { font-size: 22px; margin: 20px 0 15px; }
}
@media(max-width: 1100px){
	.addDiyA ul li { padding: 20px; width: 100%; margin-right:0; }
	.addDiyA ul li:nth-child(n+2) { margin-top: 30px; }
}
@media(max-width: 500px){
	.addDiyA ul li { padding: 20px 15px; }
	.addDiyA ul li:nth-child(n+2) { margin-top: 20px; }
}
.addDiyC { margin-top:100px; }
.addDiyC ul li { float:left; width: 33.3333%; position: relative; }
.addDiyC .t span { display: inline-block; width: 122px;height: 52px;border-radius: 140px;border: 2px solid #000000; line-height: 48px; font-size:22px; color:#000; }
.addDiyC .t1 { font-size:24px;color:#000; margin:15px 0 15px; }
.addDiyC .c { font-size:16px;color:#666; padding: 0 20px; }
.addDiyC ul li:nth-child(n+2):after { content:''; width: calc(100% - 122px); height: 2px; background: rgba(0,0,0,0.8); position: absolute; top:25px; right: calc(50% + 61px);  }
@media(max-width: 1900px){
	.addDiyC { margin-top: 5vw; }
}
@media(max-width: 1500px){
	.addDiyC .t span { width: 100px;height: 44px; line-height: 40px; font-size:18px; }
	.addDiyC .t1 { font-size:22px; margin:12px 0; }
	.addDiyC .c { font-size:14px; padding: 0 15px; }
	.addDiyC ul li:nth-child(n+2):after { width: calc(100% - 100px); top:22px; right: calc(50% + 50px);  }
}
@media(max-width: 1100px){
	.addDiyC ul li { width: 100%; }
	.addDiyC ul li:nth-child(n+2) { margin-top: 80px; }
	.addDiyC .t1 { font-size:22px; margin:10px 0; }
	.addDiyC ul li:nth-child(n+2):after { width: 2px; height: 50px; right: auto; left: 50%; margin-left: -1px; top: -65px; }
}

.proListZ.fixed2 .buyB-z { position: relative; }
.proListZ.fixed2 .buyB-b { position: absolute; left:0; bottom:0; }
.proListZ.fixed3 .buyB-z { position: relative; }
.proListZ.fixed3 .buyB-b { position: absolute; left:0; top:0; }





/**2024-5-21慢慢**/
.collov_tool {
    display: inline-block;
    margin: 0 2vw;
    text-align: center;
    position: relative;
}
.collov_tool button {
    transition: all 0.6s;
    font-weight: 500;
    font-size: 16px;
    color: #000;
    position: relative;
    display: inline-block;
    border: 0;
    background: none;
    padding: 25px 0;
}
.headerB-a ul{
    height: 66px;
}
.headerB-a ul li.collov_tool {
    position: relative;
}
.headerB-a ul li {
    vertical-align: top;
}

.collov_tool:before { transition: all 0.6s; content:''; height: 2px; background: #000; width: 0; position: absolute; top: -1px; left: 50%; transform:translateX(-50%); }
.collov_tool:hover:before { width: 100%; }
.collov_tool:hover button {
 font-weight: 700; 
}

@media(max-width:1500px){
    .headerB-a ul {
        height: 56px;
    }
    .collov_tool button{
        padding: 20px 0;
    }
}




/*2024-08-13新增*/

/*富立AI01*/
.fuliAi01 ul li { float:left; }
.fuliAi01 ul li:nth-child(1) { margin-left: calc(16.66666666% + 7px); }
@media(max-width:1100px){
	.fuliAi01 ul li:nth-child(1) { margin-left: 0; }
}

/*富立AI02&03*/
.fuliaiD { margin-bottom:0; padding-bottom:0; }
.fuliaiD .buyB-z { display:flex; flex-wrap:wrap; } 
.fuliaiD .buyB { border-bottom:none; }
.fuliAi02 { background: none; }
.fuliAi02-a { overflow: hidden; float:left; width: 86%; background: #f6f6f6; position: relative; height: 40vw; }
.fuliAi02-a .img { overflow: hidden; width: 80%; position: absolute; left:10%; top: 50%; transform:translateY(-50%); }
.fuliAi02-b { float:right; width: 14%; padding: 0 0 0 5px;  }
.fuliAi02-b ul li { cursor: pointer; width: 5.5vw; height: 5.5vw; margin-bottom: 5px; position: relative; border:1px solid #ededed; background: #F6F6F6; overflow: hidden; }
.fuliAi02-b ul li .img { position: absolute; left:0; top:50%; transform:translateY(-50%); width: 100%; }
.fuliAi02-b ul li.last { border:none; background: none; }
.fuliAi02-b ul li.last .t { letter-spacing: -1px; }
.fuliAi02-d { padding-bottom:3vw; margin-top:2vw; width: 86%; text-align:center; }
.fuliAi02-d a { display:inline-block; padding:10px 60px; transition:all 0.5s; border:1px solid #000; margin: 0 6px; }
.fuliAi02-d a:hover,.fuliAi02-d a.cur { background: #000; color:#fff; }
@media(max-width: 1900px){
	.fuliAi02-b ul li.last .t { font-size: 12px; }
}
@media(max-width: 1800px){
	.fuliAi02-b ul li.last .t { font-size: 10px; margin-top: 6px; }
}
.fuliAi03-a button { display:block; width: 100%; padding:15px 0; transition:all 0.5s; border:1px solid #000; background: #000; color:#fff;  }
.productF-a { margin-top: 20px; }
.productF-a a { width: calc(33.333% - 10px); margin-right: 15px; float:left; padding:10px 0; text-align:center; border:1px solid #d8d8d8 }
.productF-a a span { display:inline-block; padding-left: 26px }
.productF-a a.obtain span { background: url(../images/flai/obtain.svg) no-repeat left center; background-size: auto 20px; }
.productF-a a.consult span { background: url(../images/flai/consult.svg) no-repeat left center; background-size: auto 18px; }
.productF-a a.order span { background: url(../images/flai/order.svg) no-repeat left center; background-size: auto 20px; }
.productF-a a:nth-child(3n) { margin-right:0; }
.marginT30 { margin-top: 30px; }
.marginT15 { margin-top: 15px; }
.productD-a { padding-bottom: 20px; border-bottom:1px solid #d8d8d8; }
.productD-a .layui-form-radio { margin-right:0; }
.productD-a .layui-form-radio * { font-size: 16px; }
.productD-a .layui-form-radio>i { font-size: 20px; margin-right: 10px; }
.productD-b ul li { float:left; text-align:center; cursor: pointer; padding: 12px 10px; border:1px solid #d8d8d8; width: calc(33.333% - 10px); margin-right:15px; }
.productD-b ul li:nth-child(3n) { margin-right:0; }
.productD-b ul li:nth-child(n+4) { margin-top:10px; }
.productD-b ul li.cur { background: #000; color:#fff!important; }
.productD-d dl { display:flex; flex-wrap:wrap; }
.productD-d dl dd { float:left; margin-right: 20px; border-radius:30px;  overflow: hidden;}
.productD-d dl dd .layui-form-checkbox i { color:rgba(255,255,255,0); width: 7vw; height: 7vw; background: none; }
.productD-d dl dd .layui-form-checkbox { background: none; }
.productD-d dl dd .layui-form-checkbox,.productD-d dl dd .layui-form-checkbox { border:none; margin:0; padding:0; width: 7vw; height: 7vw; }
.productD-d dl dd .layui-form-checkbox i { top:-2px; line-height: 40px; border:none; margin:0; padding:0; width: 7vw; height: 7vw; }
.productD-d dl dd .layui-form-checked i, .layui-form-checked:hover i { color:#fff; }
.productD-d dl dd { margin-top:10px; }
@media(max-width: 430px){
	.productD-d dl dd { margin-top:0; width: 7vw; height: 7vw; margin-right: 5.3vw; }
	.productD-d dl dd:nth-child(8n) { float:right; margin-right:0; }
	.productD-d dl dd:nth-child(n+9) { margin-top: 10px; }
	.productD-d dl dd:nth-child(8n - 1) { margin-right:0; }
	.productD-d dl dd .layui-form-checkbox i { line-height: 8vw; }
}

.productD-d dl dd,
.productD-d dl dd .layui-form-checkbox i,
.productD-d dl dd .layui-form-checkbox,
.productD-d dl dd .layui-form-checkbox,.productD-d dl dd .layui-form-checkbox,
.productD-d dl dd .layui-form-checkbox i { max-width: 30px; max-height:30px; }
.diyH .diyA-d .layui-upload-drag { padding:0; }
.productE .productD-b textarea { width: 100%; height: 110px; padding:10px; }
.diyH .diyA-d .layui-upload-drag .layui-icon { margin-bottom: 20px; color:rgba(255,255,255,0); display:block; border-radius:50%; overflow: hidden; width: 100px; height: 100px; margin: 0 auto 20px; background: url(../images/flai/jiahao.svg) no-repeat center/cover; }
.fuliAiD-a { width: 100%; height: 20vw; }
.fuliAiD-b { width: 90%; height:90%; }
.fuliAiD-c { width: 100%!important; height:100%!important; }


/*富立AI04*/
.fuliAi04A { padding-bottom: 3vw; width: 100%; height: 35vw; position: relative; overflow: hidden; }
.fuliAi04A .img { position: absolute; width: 80%; top: 50%; left:50%; transform:translate(-50%, -50%); }
.moreM a.contact i { background: url(../images/flai/contactbg.svg) no-repeat left center; }
.moreM a.contact:hover i { background: url(../images/flai/contactbgbg.svg) no-repeat left center; }
.fuliAi04B .t1 { width: calc(100% - 100px); }
.resultC-a input { color:#000; font-size: 16px; padding-left: 10px; }
.resultC-b .t { margin-bottom: 10px; }
.resultC-b input { width: 100px; font-size: 16px; color:#000; padding-left: 10px; height: 40px; border:1px solid #d8d8d8; }
.resultC-b dl dd { margin-right: 20px; }
.bhWhite { background: #fff; }
.resultD { position: fixed; width: 100%; left:0; bottom:0; background: #D8D8D8; z-index: 15; }
.resultD-f { width: 100%; display:flex; flex-wrap:wrap; }
.resultD-a { float: left; width: 44%; padding: 16px 10px 12px 20px; }
.resultD-b { float:left; width: 28%; text-align:center;  display: flex;justify-content: center; align-items: center; }
.resultB-d { overflow: visible!important; }

.resultB-c { padding-bottom: 30px; }

.resultB-b .topT { position: relative; padding: 20px 0; }
.resultB-b .topT .c { position: absolute; right: 30px; top:50%; transform:translateY(-50%); }

.fuliAi04C .resultB-b .topT { background: url(../images/flai/jiantou.svg) no-repeat right 20px; }






.buyD-k ul li .bt1{
	color: #333333;
	margin-top: 45px;
}
.buyD-w .tab_box{
	margin-top: 1.56vw;
}
.buyD-w .tab_box ul li{
	width: 258px;
	float: left;
	margin-right: 24px;
	border: 1px solid #dedede;
	line-height: 50px;
	cursor: pointer;
    text-align: center;
    color: #000000;
    transition: all 0.6s;
    width: 100%; margin-right: 0;
    /*display: none;*/
}
.buyD-w .tab_box ul li.cur{
	color: #fff;
	background: #000000;
	border: 1px solid #000000;
}
/*.zx_tab_a{*/
/*	display: none;*/
/*}*/
.zx_tab_a{
	display: none;
}
.zx_tab_a.cur{
	display: block;
}
.buyD-y .zxxz ul li{
	float: left;
	width: 24px;
	height: 24px;
	margin-right: 1.1vw;
	border-radius: 50%;
	margin-bottom: 15px;
}
.buyD-h{
	margin-top: 25px;
}
.buyD-h ul li .color.white{
	border: 1px solid #999999;
}
.buyD-i .buyD-h .bt{
	color: #999999;
	margin-top: 60px;
}
.proListB-b .imgBox .tag.cur{
	background:#767676;
	color: #fff;
}
.proListB-b .imgBox .tag.cur{
	background:#767676;
	color: #fff;
}


.mainMore i.collov_tool { margin: 0; }
.mainMore i.collov_tool button { line-height: 1; color:#fff; font-weight: normal; padding:0; margin: 0; padding-right: 16px; background: url(../images/mainmoreabg.png) no-repeat right center; }

.mainMoreDD { padding:0; }
.mainMoreDD i { background: none; padding: 18px 40px; }
.mainMoreDD:hover i { background: none; }
.fuliAi01 ul li .font16 { font-size: 14px; min-height: 45px; }
@media(max-width: 1100px){
    .mainMoreDD i {
        padding: 12px 30px;
    }
}
.fuliAi04A { height: 40vw; padding-bottom: 8vw; }
.fuliAi04A .img { margin-top: -2vw; }
.buyB-z .buyB-b.fuliAi04A { position: relative; }
.buyB-z .buyB-b.fuliAi04A:after { content:''; width: 100%; height: 4vw; position: absolute; left:0; bottom:0; background:#fff; }


.addDiyB { background:#fff; }

.bigPicBoxLoad:before { content:''; width: 36px; height: 36px; background: url(loading-1.gif) no-repeat center/cover; position:absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.fuliAi04A .img { width: 100%; }



.price p{
	display: inline-block;
	margin-right: 15px;
	font-size: 14px;
	color: #999999;
}
.price p.y{
	color: #999999;
	text-decoration: line-through;
}
.price p span{
	color: #333333;
	font-size: 18px;
	margin-right: 2px;
}
.price p.y span{
	color: #999999;
}
.price p:last-child{
	margin-right: 0;
}


.onlineContact2 .memberB-a { max-width: 500px; }
.onlineContact2 .memberB-a .memberB-b { padding: 0 16px; }
.memberB-c { padding: 20px 15px; }
.memberB-b .topTit { padding: 30px 15px; }
.memberB-c .t.artic { margin-top:0; }
.memberB-b .topTit .t { font-size:20px;    text-align: center; }
.onlineContact2 .shareToFriendA-b ul li .pic { max-height: 50px; overflow: hidden; }
.onlineContact2 .shareToFriendA { padding-top: 50px; }
.shareToFriendA-a .img { width: 86px; padding: 10px 15px; }
.shareToFriendA-a .con { width: calc(100% - 100px); position: absolute; right:0; top: 50%; transform:translateY(-50%); }
.shareToFriendA-b ul li { padding-top: 10px; border-top:1px solid #d8d8d8; }
.onlineContact .shareToFriendA-b ul li:nth-child(1) { border-top: none; }
.shareToFriendA-b input,.shareToFriendA-b textarea { border:none; color:#000; font-size: 16px; }
.shareToFriendA-b textarea { height: 100px; border-bottom:1px solid #d8d8d8; padding-left:0; }
.memberB-a .close { position: absolute; right: 15px; width: 26px; height: 26px; border:1px solid #eee; border-radius:50px; text-align:center; line-height: 24px; top: 12px; font-size: 20px; cursor: pointer; color:#999; }
.memberB-a .close:hover { border:1px solid #000000; background: #000000; color:#fff; }

.buyZ-a .hide3DBtn { display: block!important; text-align: center; }



/*2024-12-26重做AI生成前端*/
.fuliAi02-a { width: 44vw; height: auto; }
.fuliAi02-a1 { position: relative; height: 44vw; width: 44vw; border-bottom:2px solid #fff; }
.buyB-z .buyB-b { width: 54vw; }
.buyD-z { width: calc(100% - 54vw); }
.fuliAi02-a1 .swiper-container { overflow: hidden; }
.fuliAi02-a1 .swiper-slide { width: 100%; height: 100%; text-align:center; }
.fuliAi02-a1 ul { position: relative; width: 100%; height: 100%; text-align:center; }
.fuliAi02-a1 ul li { overflow: hidden; border:1px solid #FFF; width: 50%; height: 50%; position: absolute; }
.fuliAi02-a1 ul li:nth-child(1) { left:0; top:0; }
.fuliAi02-a1 ul li:nth-child(2) { right:0; top:0; }
.fuliAi02-a1 ul li:nth-child(3) { right:0; bottom:0; }
.fuliAi02-a1 ul li:nth-child(4) { left:0; bottom:0; }
.fuliAi02-d { width: 100%; padding: 0 15px; padding-bottom: 50px; }
.fuliAi02-d2 { width: 100%; padding: 0 15px; }
.fuliAi02-d a { float:left; width: calc(50% - 5px); margin:0; margin-right: 10px; }
.fuliAi02-d a:nth-child(2) { margin-right:0; }
.fuliAi02-d21 { margin-top: 30px; }
.fuliAi02-d22 { margin-top: 5px; }
.fuliAi02-d2 a { transition:all 0.5s; display:inline-block; float:left; line-height: 1; padding: 8px 20px; margin:0 5px 5px 0; border-radius: 3px; border: 1px solid #D1D1D1; }
.fuliAi02-d2 a:hover { color:#3D3D3D; background: #D1D1D1; }
.fuliAi02-b { width: calc(100% - 44vw); padding: 0 15px; }
.fuliAi02-b1 { background: #F6F6F6; padding: 30px 0.2vw; }
.fuliAi02-b ul { text-align:center; }
.fuliAi02-b ul li { display:inline-block; width: 6.8vw; height: 6.8vw; border-color:#dedede; }
.fuliAi02-b .last { margin: 20px auto; padding: 0 1vw; }
.fuliAi02-b .last .img { background: #F0F0F0; padding: 1vw 0; }
.buyB-z .buyB-b { padding: 5px 0; }
.buyB-b22 { display:flex; flex-wrap:wrap }
.fuliAi02-b { position: relative; }
.fuliAi02-b1 { position: relative; height: 100%; }
@media(max-width: 2560px){
    .fuliAi02-b ul li { width: 6.5vw; height: 6.5vw; }
}
@media(max-width: 2100px){
    .fuliAi02-b ul li { width: 6.2vw; height: 6.2vw; }
}
@media(max-width: 1900px){
    .fuliAi02-b ul li { width: 6vw; height: 6vw; }
}
@media(max-width: 1900px){
    .fuliAi02-b ul li { width: 6vw; height: 6vw; }
    .fuliAi02-b1 .font16 { font-size: 14px; }
}
@media(max-width: 1500px){
    .fuliAi02-d2 a { padding: 6px 16px; }
    .fuliAi02-b { padding: 0 6px; }
    .fuliAi02-b ul li { width: 6vw; height: 6vw; }
    .fuliAi02-b1 .font16 { font-size: 12px; }
}

.fuliAi02-b33 { position: relative; }
.fuliAi02-b33 .prev,.fuliAi02-b33 .next { height: 14px; width: 7px; position: absolute; top: 50%; transform:translateY(-50%); margin-top:0; }
.fuliAi02-b34 { position: relative; }
.fuliAi02-b33 .prev { left:3px; }
.fuliAi02-b33 .next { right:3px; }
.fuliAi02-b33 .prev:after,.fuliAi02-b33 .next:after { font-weight:bold; font-size: 14px; line-height: 1; color:#666; }
.buyB2 { padding:50px 0 160px; }
.buyB2 .buyD-z { border-left:0; }

.fuliaiD .buyB-z { display:block;  }
.borderRadius10 { border-radius:10px; overflow: hidden; }
.color0 { color:#000; }
.buyB2A-a { width: calc(100% - 54vw); float:right; padding: 30px 30px 300px; background: linear-gradient(180deg, #F6F6F6 44%, rgba(246, 246, 246, 0) 100%); }
.buyB2A-c { padding: 30px 0; text-align:center; }
.buyB2A-c ul li>input,.buyB2A-c .layui-form-radio { display:none; }
.buyB2A-c ul li { cursor: pointer; width: 16.6667%; float:left; }
.buyB2A-c ul li .t { cursor: pointer; margin-top: 5px; display:block; }
.buyB2A-c ul li .box { display:block; position: relative; width: 100%; height: 2.8vw; position: relative; }
.buyB2A-c ul li .box span,.buyB2A-c ul li .box input { cursor: pointer; background: #E5E5E5; border: 1px solid #B8B8B8; left:50%; transform:translateX(-50%); bottom: 0; position: absolute; }
.buyB2A-c ul li.cur .box span,.buyB2A-c ul li.cur .box input { background: #C7C7C7; border: 1px solid #333333; }
.buyB2A-c ul li.sign1 .box span { width: 1.7vw; height: 1.7vw; }
.buyB2A-c ul li.sign2 .box span { width: 2.4vw; height: 1.7vw; }
.buyB2A-c ul li.sign3 .box span { width: 1.7vw; height: 2.5vw; }
.buyB2A-c ul li.sign4 .box span { width: 1.5vw; height: 2.6vw; }
.buyB2A-c ul li.sign5 .box span { width: 2.6vw; height: 1.5vw; }
.buyB2A-c ul li.sign6 .box input { width: 2.8vw; font-size: 14px; letter-spacing: 4px; text-align:center; color:#000; height: 1.9vw; text-align:center; }
.buyB2A-e { position: absolute; top: 50%; transform:translateY(-50%); right:0; }
.buyB2A-e .layui-form-switch { margin-top:0; padding: 3px; overflow: hidden; width: 45px; background: #DCDCDC;  }
.buyB2A-e .layui-form-switch i { left: 3px; height: 15px; width: 15px; background: #353535; }
.buyB2A-e .layui-form-onswitch { background: #000; border-color:#000; }
.buyB2A-e .layui-form-switch em { height: 15px; width: 15px; position: relative; transition:all 0.5s; margin-left: 3px; border-radius: 50px; display:block; }
.buyB2A-e .layui-form-onswitch em { position: relative; margin-left: 22px; border-radius: 50px; background: #fff; display:block; }
.buyB2A-g textarea { width: 100%; background: #fff; border: none; padding: 20px; font-size: 18px; line-height: 1.6; border-radius: 10px; }
.buyB2A-f .sub button { width: 100%; padding: 10px 10px; background: #000; color:#fff; border:none; }
.buyB2A-g textarea { height: 200px; }
.fuliAi02-d6 { display:none; }
.fuliAi02-d6 a { transition:all 0.5s; display:inline-block; padding: 10px 30px; margin: 0 5px; border:1px solid #D1D1D1; border-radius: 6px; }
.fuliAi02-d6 a span { transition:all 0.5s; display:inline-block; padding-left: 25px; }
.fuliAi02-d6 a span.xz { background: url(../addpic/xiazai.svg) no-repeat left center; }
.fuliAi02-d6 a span.view { background: url(../addpic/view.svg) no-repeat left center; }
.fuliAi02-d6 a:hover { background: #000; color:#fff; }
.fuliAi02-d6 a:hover span { color:#fff!important; }
.fuliAi02-d6 a:hover span.xz { background: url(../addpic/xiazaibg.svg) no-repeat left center; }
.fuliAi02-d6 a:hover span.view { background: url(../addpic/viewbg.svg) no-repeat left center; }
@media(max-width: 1500px){
    .fuliAi02-d6 a { padding: 6px 20px; }
}

.buyB2A-d1 { padding: 20px 40px; }
.buyB2A-d2 .layui-upload-drag { display:block; width: 100%; border:none; padding: 50px 30px; }
.buyB2A-d2 .layui-upload-drag .layui-icon { background: url(../addpic/download.svg) no-repeat center/cover; font-size:0; width: 43px; height: 36px; display:block; margin: 0 auto 10px; } 
.buyB2A-d1 .layui-form-radio { margin-right: 20px; }
.buyB2A-d1 .layui-form-radio * { font-size: 16px; color:#000; }
.buyB2A-d1 .layui-form-radio i { font-size: 22px; }
.buyB2A-d1 .layui-form-radio:last-child { margin-right: 0px; padding-right:0; }
@media(max-width: 1600px){
    .buyB2A-d1 { padding: 15px 30px; }
}
@media(max-width: 1400px){
    .buyB2A-d1 { padding: 12px 20px; }
    .buyB2A-d1 .layui-form-radio { margin-right: 0px; }
    .buyB2A-d1 .layui-form-radio * { font-size: 14px; color:#000; }
    .buyB2A-d1 .layui-form-radio i { font-size: 20px; }
}

.fuliAi02-a1 .backList { display:none; z-index: 10; color:#fff; border-radius: 5px; cursor: pointer; position: absolute; right: 20px; bottom: 20px; padding: 10px 20px; background: #000; }
.fuliAi02-a1 .backList span { display:inline-block; padding-left: 20px; background: url(../addpic/backlist2.svg) no-repeat left center; }

.fuliAi02-a { padding: 20px 20px 50px; max-height: 55vw; }
.fuliAi02-a22 { width: 100%; overflow-x: hidden; position: relative; height: 100%; overflow-y:scroll; max-height: 55vw; }
.fuliAi02-a22{
    scrollbar-color:  #D8D8D8 rgba(0,0,0,0); 
    scrollbar-width: thin; 
    -ms-overflow-style:none; 
}
.fuliAi02-a22::-webkit-scrollbar { 
    width: 3px; 
    height: 1px;
}
.fuliAi02-a22::-webkit-scrollbar-thumb { 
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
    background: #D8D8D8;
}
.fuliAi02-a22::-webkit-scrollbar-track { 
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
    border-radius: 3px;
    background: rgba(255,255,255,0);
}
@media(max-width: 1700px){
    .fuliAi02-a { max-height: 58vw; }
}
@media(max-width: 1400px){
    .fuliAi02-a { max-height: 60vw; }
}
.fuliAi02-a1 { border:none; height: auto; }
.fuliAi02-a1 ul li { position: relative; float:left; width: 50%; height: auto; }
.fuliAi02-a .img { position: relative; width: 100%; top:0; transform:translateY(0); left:0; }
.fuliAi02-a1 ul,.fuliAi02-a .bigPic { width: 60%; height: auto; }
.fuliAi02-d,.fuliAi02-d2 { padding:0; }
.fuliAi02-d a { padding: 6px 10px;  }
.fuliAi02-d6 { display:block; }
.fuliAi02-d { margin-top:20px; }
.fuliAi02-a .textBox { margin-bottom: 50px; }
.buyB2A-b .tabBox { margin-top: 20px; }


/*2025-01-11*/
.fuliAi02-b ul { max-height: 49vw; overflow-y:scroll; }
.fuliAi02-b ul {scrollbar-color:  rgba(0,0,0,0.1) rgba(0,0,0,0); scrollbar-width: thin; -ms-overflow-style:none;}
.fuliAi02-b ul::-webkit-scrollbar {width: 3px;height: 1px;}
.fuliAi02-b ul::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: rgba(0,0,0,0);}
.fuliAi02-b ul::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}

.fuliAi02-b ul li { width: 6.5vw; height: auto; }
.fuliAi02-b ul li .img { position: relative; top:0; transform:translateY(0); }
.fuliAi02-b ul li .del,.fuliAi02-b ul li .t { z-index: 5; font-size: 12px; right:0; position: absolute; width: 28px; line-height: 28px; height: 28px; background: rgba(0, 0, 0, 0.7); }
.fuliAi02-b ul li .del { top: 0; background: url(../addpic/del.svg) no-repeat center rgba(0, 0, 0, 0.7); }
.fuliAi02-b ul li .t { bottom: 0; }

.owner { font-size: 12px; display:inline-block; padding: 1px 5px; border-radius: 5px; border:1px solid #000000; margin-right: 8px; }
.buyB2A-c ul li.sign6 .box .inp { width: 2.6vw; height: 1.5vw; background: #E5E5E5; border:1px solid #B8B8B8; }
.buyB2A-c ul li.sign6 .box input { position: relative; left:0; transform:translateY(0); height: 1.5vw; width: 1vw; background: none; border:none; }


.fuliAi02-a1B { width: 66%; border-radius: 10px; background: #fff; display:inline-block; padding: 20px; float:left; }
.fuliAi02-a1B ul { width: 100%; }
.fuliAi02-a1 ul, .fuliAi02-a .bigPic { width: 60%; }


/**/
.buyB2A-d2 { position: relative; }
.buyB2A-d2 .opation { z-index: 1000; display:none; position: absolute; left:0; top: 0; height: 100%; width: 100%; text-align:center; background: rgba(0,0,0,0.6); }
.buyB2A-d2.successful:hover .opation { display:block; }
.buyB2A-d2 .opationA { position: relative; left:0; top: 0; height: 100%; width: 100%; }
.buyB2A-d2 .opationB { position: absolute; left:0; top: 50%; transform:translateY(-50%); text-align:center; width: 100%; }
.buyB2A-d2 .opationB .btn { cursor: pointer; display:inline-block; vertical-align: top; background: #000; width: 36px; height: 36px; border-radius: 6px; margin: 0 5px; }
.buyB2A-d2 .opationB .view { background: url(../addpic/addvie.svg) no-repeat center rgba(0,0,0,0.6); }
.buyB2A-d2 .opationB .del { background: url(../addpic/adddel.svg) no-repeat center rgba(0,0,0,0.6); }


.buyB2A-d2 .layui-upload-drag2 { text-align: center; display:block; width: 100%; border:none; padding: 50px 30px; }
.buyB2A-d2 .layui-upload-drag2 .layui-icon { background: url(../addpic/download.svg) no-repeat center/cover; font-size:0; width: 43px; height: 36px; display:block; margin: 0 auto 10px; } 


.openPic { display:none; position: fixed; left:0; top:0; z-index: 1000; width: 100%; height: 100%; background: rgba(0,0,0,0.6); }
.openPicA { position: relative; width: 100%; height: 100%; }
.openPicB { position: absolute; left: 50%; top: 50%; transform:translate(-50%, -50%); }
.openPicB img { max-height: 80%; max-width: 80%; }

.addMr {/* padding: 4vw 0 3vw;*/padding: 9vw 0 10vw;}








/*2025-03-19*/
.headerA-a .layui-input { width: 290px; }
.headerA-a { width: 360px;  }
.headerA-a form button { left: 0; right: auto; }
.headerA-a .layui-input { border-radius: 50px; padding-left: 33px; color:#000; }
.headerA-a .picBtn { z-index: 5; cursor: pointer; width: 38px; height: 38px; background: url(../images/camera.svg) no-repeat center; background-size: auto 19px; position: absolute; top: 50%; transform: translateY(-50%); right: 10px; }
.headerA-a .layui-input { transition: all 0.4s; }
.headerA-a:hover  .layui-input { width: 100%; }

.headerA-a:hover .ss { background:#FAFAFA; }
.aiPicSub { height:0; overflow: hidden; transition: all 0.4s; position:absolute; right: -10px; top: 38px; width: 360px; }
.headerA-a .picBtn:hover .aiPicSub { height: 400px; }
.aiPicSubA {  padding: 16px; background: #FAFAFA; border-radius: 0 0 20px 20px;}
.colorc { color:#ccc; }
.aiPicSubA-a .layui-upload-drag { width: 100%; text-align: center; background:none; padding: 40px 10px; border:2px dashed #CCCCCC; border-radius: 20px; }
/*.aiPicSubA-a .buyB2A-d2 .layui-upload-drag { background:none; }*/
.aiPicSubA-c ul li { overflow: hidden; border-radius: 20px; border:1px solid #ccc; float: left; width: calc(33.3333% - 4px); margin-right: 6px; }
.aiPicSubA-c ul li:nth-child(3n) { margin-right:0; }


.aiPicSubA-a .layui-upload-drag .layui-icon { background: url(../addpic/download.svg) no-repeat center; font-size:0; width: 43px; height: 43px; display:block; margin: 0 auto 10px; background-size: 100% auto; } 
.aiPicSubA-a .layui-upload-drag .layui-icon.loading { background: url(../images/pictopic6.svg) no-repeat center; background-size: 100% auto; }



.aiPicSubA-a .layui-upload-drag .layui-icon.loading {
	-webkit-animation:haha1 5s linear infinite;
}
@-webkit-keyframes haha1{
	0%{-webkit-transform:rotate(0deg);}
	25%{-webkit-transform:rotate(90deg);}
	50%{-webkit-transform:rotate(180deg);}
	75%{-webkit-transform:rotate(270deg);}
	100%{-webkit-transform:rotate(360deg);}
}




/*以图生图列表*/

.addproListB { padding-left:0; padding-top: 40px; border-top:1px solid #D8D8D8; }
.addproListB-b { width: 100%; }
.addproListB-b ul li { width: calc(25% - 9px); margin-right: 12px; }
.addproListB-b ul li:nth-child(3n) { margin-right: 12px; }
.addproListB-b ul li:nth-child(4n) { margin-right: 0; }
.addproListB-b ul li:nth-child(n+4) { margin-top: 0; }
.addproListB-b ul li:nth-child(n+5) { margin-top: 50px; }

.addproListA-b .close { cursor: pointer; opacity: 0; transition:all 0.5s; width: 28px; height: 28px; background: url(../images/pictopic5.png) no-repeat center rgba(0,0,0,0.4); position: absolute; right: 4px; top:4px; border-radius: 50px; }
.addproListA-b .img { display:inline-block; padding: 5px 10px; background: #fff; border-radius: 15px; border:1px solid #D8D8D8; position: relative; overflow: hidden; }
.addproListA-b .img:before { opacity: 0; transition:all 0.5s; content:''; width: 100%; height: 100%; position: absolute; left:0; top:0; background: rgba(0,0,0,0.1); }
.addproListA-b .img:hover:before,.addproListA-b .img:hover .close { opacity: 1; }




/*2025-04-02首页改版*/

.homeA-a a .img { position: relative; }
.homeA-a a .img:before { content:''; width: 100%; height: 100%; position:absolute; left:0; bottom: 0; z-index:1; }

.mainMoreC { border-radius: 0; border:1px solid #fff; text-align: center; color:#fff; background:none; }
.homeA-a a { position: relative; }
.homeA-a .img { position: relative; }
.homeA-a .mainMore { z-index: 5; text-transform: uppercase; width: 290px; padding-left: 10px; padding-right: 10px; position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%); }
.mainMoreC:hover { border-color:#fff; background:#fff; color:#000; }
.mainMoreC:hover:before { background:#fff; }
@media(max-width: 1600px){
    .homeA-a .mainMore { width: 240px; }
}
@media(max-width: 1100px){
    .homeA-a .mainMore { width: 200px; bottom: 20px; }
}

.marginT80 { margin-top: 80px; }
.paddingT140 { padding-top: 140px; }
.paddingT120 { padding-top: 120px; }
.paddingB120 { padding-bottom: 120px; }
.padding120 { padding: 120px 0; }
.textTra { text-transform:uppercase; }
@media(max-width: 1900px){
    .paddingT140 { padding-top: 7vw; }
    .paddingT120 { padding-top: 6vw; }
    .paddingB120 { padding-bottom: 6vw; }
	.padding120 { padding: 6vw 0; }
	.marginT80 { margin-top: 4vw; }
}
@media(max-width: 1100px){
    .paddingT140 { padding-top: 60px; }
    .paddingT120 { padding-top: 50px; }
    .paddingB120 { padding-bottom: 50px; }
	.padding120 { padding: 50px 0; }
	.marginT80 { margin-top: 40px; }
}
.addHomeA { padding: ; }
.mainMoreD { background: #fff; color:#000; }   
.addHomeA-a .t,.addHomeA-a .mainMore { position: absolute; left: 50%; transform: translateX(-50%); }
.addHomeA-a .t { width: 90%; top: 4vw; }
.addHomeA-a .mainMore { bottom: 3vw; }
.addHomeA-a .mainMore:hover { color:#fff; border-color:#000; }
.addHomeA-a .mainMore:hover:before { background:#000; }


.homeE-b { display:flex; flex-wrap: wrap; }
.homeE-c { float:left; width: calc(33.3333% - 12px); margin-right: 18px; }
.homeE-c:nth-child(3n) { margin-right: 0; }
.homeE-c:nth-child(n+4) { margin-top: 20px; }
.homeE-c .t2 { width: 90%; line-height: 1.6; }
@media(max-width: 1100px){
    .homeE-c { width: 100%; margin-right: 0; }
    .homeE-c:nth-child(3n) { margin-right: 0; }
    .homeE-c:nth-child(n+2) { margin-top: 20px; }
}


.homeE-a .more a { display: inline-block; padding-bottom: 4px; border-bottom:1px solid #000; }
.homeE2 .homeE-c .con .mMore span { border-bottom:1px solid #000; }
.homeE2 .homeE-c .con .t1 { height: 90px; line-height: 30px; display:block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
@media(max-width: 1100px){
    .homeE2 .homeE-c .con .t1 { height: auto; line-height: 1.5; }
}


/*FAQ*/
.proListZ .proListZ-a { padding-top:20px; border-top:1px solid #ededed; }
.faqA { padding: 80px 0 120px; }
.faqA-b ul li { border-bottom:1px solid #ededed; }
.faqA-b ul li .tt { background: url(../images/qua1.svg) no-repeat right center; padding: 20px 20px 20px 0; }
.faqA-b ul li.cur .tt { background: url(../images/qua2.svg) no-repeat right center; }
.faqA-b ul li .con .c { padding: 20px 0 30px; }
.faqA-b ul li .con { display:none; }
.faqA-a { float:left; width: 80%; padding-left: 8vw; }
.faqA { position: relative; }
.faqA-d { position: sticky; float:right; top: 180px; right:20px; }
.faqA-d ul li { cursor: pointer; margin: 5px 0; text-align: right; }
.faqA-d ul li .t { display:inline-block; padding:2px 28px 2px 0; background: url(../images/qua3.svg) no-repeat right center; }
.faqA-d ul li.cur .t { color:#000;  background: url(../images/qua4.svg) no-repeat right center; }
body { overflow: visible; }
@media(max-width: 1600px){
    .faqA { padding: 5vw 0 6vw; }
    .faqA-a { padding-left: 7vw; }
    .faqA-d ul li .t { font-size: 14px; }
}
@media(max-width: 1300px){
    .faqA-a { padding-left: 5vw; }
}
@media(max-width: 1100px){
    .faqA-b ul li .tt { padding: 15px 20px 15px 0; }
    .faqA { padding: 50px 0; }
    .faqA-a { width: 100%; padding: 0 3vw; }
    .faqA-d { display:none; }
}

/*隐私政策*/
.cookiesA .con p { margin-top: 10px; } 
.cookiesA .con ul { margin-left: 20px; }
.cookiesA .con ul li { list-style: disc; }
.cookiesA .con ul li p:nth-child(n+2) { margin-top: 2px; }

/*2025-03小慢新增样式*/
.generated_A .qiwens .tiwoeo .more { display: inline-block; padding: 0 48px; background: #000000; position: relative; transition: all .5s; overflow: hidden; }
.generated_A .qiwens .tiwoeo .more span { color: #fff; padding-right: 27px; position: relative; line-height: 60px; }
.generated_A .qiwens .tiwoeo .more span::before { position: absolute; content: ""; top: 50%; transform: translateY(-50%); right: 0; width: 9px; height: 16px; background: url(../images/ovo/more.svg)no-repeat center center/cover; }


.generated_A .qiwens .tiwoeo .more { color:#ffffff; background: #030303; }
.generated_A .qiwens .tiwoeo .more:before { transition: all 0.6s; content:''; width: 100%; height: 100%; position: absolute; left:-105%; top:0; background: #000; }
.generated_A .qiwens .tiwoeo .more:hover { color:#fff; background: none;}
.generated_A .qiwens .tiwoeo .more:hover:before { left:0; }

.img100 img { width: 100%; }

.center { text-align: center; }

.colorf { color: #fff; }
.colorffa { color: #FFA100; }

.viewo { border: 1px solid #000000; line-height: 60px; padding: 0 53px; display: inline-block; color: #000000; position: relative; overflow: hidden; transition: all .5s; }
.viewo span { position: relative; z-index: 1; }
.viewo:hover span { color:#ffffff; }
.viewo:before { transition: all 0.6s; content:''; width: 100%; height: 100%; position: absolute; left:-105%; top:0; background: #000; }
.viewo:hover { color:#fff; background: none;}
.viewo:hover:before { left:0; }

.mainMore2 { line-height: 1; color: #000000; text-decoration: underline; }


@media(max-width:1500px) {
	.generated_A .qiwens .tiwoeo .more { padding: 0 30px; }
	.generated_A .qiwens .tiwoeo .more span { line-height: 50px; }

	.viewo { line-height: 50px; padding: 0 30px; }
}

@media(max-width:1100px) {
	.generated_A .qiwens .tiwoeo .more { padding: 0 20px; }
	.generated_A .qiwens .tiwoeo .more span { line-height: 45px; padding-right: 20px; }

	.viewo { line-height: 45px; padding: 0 20px; } 
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.new-class {
    animation: fadeIn 0.5s ease-in-out;
}

.mTiot .et a { color: #666; }
.mTiot .t { line-height: 1.09; margin-top: 14px; }


/**06开启AI生图智能空间智能装修**/
.generated_A { margin-top: 38px; padding-bottom: 6.25vw; }
.generated_A .jiesao { margin: 10px 0 47px; }
.generated_A .qiwens .tiwoeo { width: 60.6%; }
.generated_A .qiwens .tabwier { width: 34.95%; position: absolute; top: 43%; transform: translateY(-50%); right: 0; }
.generated_A .qiwens .tabwier ul li { margin-bottom: 55px; opacity: .3; transition: all .5s; }
.generated_A .qiwens .tabwier ul li.cur { opacity: 1; }
.generated_A .qiwens .tabwier ul li .sz { line-height: .83; }
.generated_A .qiwens .tabwier ul li .wz .w { margin-top: 25px; }
.generated_A .qiwens .tabwier ul li .wz .z { line-height: 1.75; margin-top: 10px; }
.generated_A .qiwens .tabwier ul li:last-child { margin-bottom: 0; }

.generated_A .qiwens .tiwoeo .img video { width: 100%; height: 30.62500vw; object-fit: cover; position: relative; }


@media(max-width:1920px) {
	.generated_A .qiwens .tabwier ul li { margin-bottom: 3.125vw; }
}

@media(max-width:1100px) {
	.generated_A { margin-top: 0; padding-bottom: 50px; }
	.mTiot .t br { display: none; }
	.generated_A .jiesao { margin: 10px 0 25px; }
	.generated_A .qiwens .tabwier { position: initial; transform: translateY(0); width: 100%; }
	.generated_A .qiwens .tabwier ul li { margin-bottom: 25px; }
	.generated_A .qiwens .tabwier ul li .wz .w { margin-top: 15px; }
	.generated_A .qiwens .tabwier ul li .wz .z { line-height: 1.6; margin-top: 5px; }
	.generated_A .qiwens .tiwoeo { float: left; width: 100%; margin-top: 30px; }

	.generated_A .qiwens .tiwoeo .img video { height: 250px; }
}


/**商店**/
.store_A { margin-top: 16px; }
.store_A .swiper-container .swiper-pagination { position: initial; line-height: 0; margin-top: 45px; }
.store_A .swiper-container .swiper-pagination .swiper-pagination-bullet { line-height: 0; width: 12px; height: 12px; border-radius: 50%; opacity: 1; background: rgba(0, 0, 0, 0.3); margin: 0 30px 0 0; }
.store_A .swiper-container .swiper-pagination .swiper-pagination-bullet:last-child { margin-right: 0; }
.store_A .swiper-container .swiper-pagination .swiper-pagination-bullet-active { background: #000; }

.store_B { padding: 4.6875vw 0 5.72916vw; }
.store_B .mbt { margin-bottom: 35px; }
.store_B .swiper-container { padding-right: 2px; }
.store_B .swiper-slide .img { background: #F6F6F6; }
.store_B .swiper-slide .wenwo { padding: 30px 0 0; }
.store_B .swiper-slide .wenwo .wol { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; width: calc(100% - 50px); line-height: 1.4; }
.store_B .swiper-slide .wenwo .ai { width: 25px; height: 24px; background: url(../images/ovo/heixin.svg)no-repeat center center/cover; margin-top: 5px; background-size: 100% 100%; }
.store_B .swiper-slide.cur .wenwo .ai { background: url(../images/ovo/honhxin.svg)no-repeat center center/cover; background-size: 100% 100%; }
.store_B .swiper-slide .wenwo .qian { color: #333333; line-height: 1; margin-top: 16px; }
.store_B .viewo { margin-top: 2.86458vw; }

.store_B .baweo .ouweox { width: 100%; height: 100%; top: 0; left: 0; position: absolute; }
.store_B .baweo .ouweox .zobne { position: absolute; top: 50%; transform: translateY(-50%); margin-top: 0; width: 14px; height: 30px; }
.store_B .baweo .ouweox .zobne:after { width: 100%; height: 100%; background: url(../images/ovo/prev.svg)no-repeat center center/cover; font-size: 0; }

.store_B .baweo .ouweox .prev { left: -33px; }
.store_B .baweo .ouweox .next { right: -33px; }
.store_B .baweo .ouweox .next:after { background: url(../images/ovo/next.svg)no-repeat center center/cover; }

.store_C ul { display: flex; flex-wrap: wrap; }
.store_C ul li { float: left; width: 49.38%; margin-right: 1.24%; }
.store_C ul li:last-child { margin-right: 0; }
.store_C ul li a { display: block; width: 100%; }
.store_C ul li a .img { position: relative; }
.store_C ul li a .img .wz { position: absolute; top: 35px; left: 36px; line-height: 1.27; }
.store_C ul li .homeA-a .con { margin-top: 25px; }
.store_C ul li .homeA-a .con .c { margin: 7px 0 25px; }

.store_D { padding: 5.72916vw 0 6.77083vw; }
.store_D .mbt { margin-bottom: 40px; }
.store_D .swiper-container { padding-right: 2px; }
.store_D .swiper-slide .img { background: #F6F6F6; padding: 36px 67px 42px; }
.store_D .swiper-slide .wenwo { padding: 30px 0 0; }
.store_D .swiper-slide .wenwo .wol { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; width: calc(100% - 50px); line-height: 1.4; }
.store_D .swiper-slide .wenwo .ai { width: 25px; height: 24px; background: url(../images/ovo/heixin.svg)no-repeat center center/cover; margin-top: 5px; background-size: 100% 100%; }
.store_D .swiper-slide.cur .wenwo .ai { background: url(../images/ovo/honhxin.svg)no-repeat center center/cover; background-size: 100% 100%; }
.store_D .swiper-slide .wenwo .qian { color: #333333; line-height: 1; margin-top: 16px; }
.store_D .viewo { margin-top: 2.86458vw; }
.store_D .baweo .ouweox { width: 100%; height: 100%; top: 0; left: 0; position: absolute; }
.store_D .baweo .ouweox .zobne { position: absolute; top: 50%; transform: translateY(-50%); margin-top: 0; width: 14px; height: 30px; }
.store_D .baweo .ouweox .zobne:after { width: 100%; height: 100%; background: url(../images/ovo/prev.svg)no-repeat center center/cover; font-size: 0; }
.store_D .baweo .ouweox .prev { left: -33px; }
.store_D .baweo .ouweox .next { right: -33px; }
.store_D .baweo .ouweox .next:after { background: url(../images/ovo/next.svg)no-repeat center center/cover; }


.store_E .storeE-b { float: left; width: 49.125%; height: 32.73vw; overflow: hidden; }
.store_E .storeE-b .img a { display: block; position: relative; }
.store_E .storeE-b .img a .wenzi { position: absolute; bottom: 50px; left: 0; width: 100%; padding: 0 35px; }
.store_E .storeE-b .img a .wenzi .w { line-height: 1; }
.store_E .storeE-b .img a .wenzi .e { line-height: 1.6; margin: 6px 0 21px; }
.store_E .storeE-c { float: right; width: calc(50.9% - 20px); }

.store_E .storeE-c ul li { float: left; width: calc(50% - 20px); margin-right: 20px; height: 19.3vw; overflow: hidden; }
.store_E .storeE-c ul li a { display: block; }
.store_E .storeE-c ul li a .con .t { margin: 20px 0 5px; }


.store_F{ padding: 3.85416vw 0 6.30208vw; }
.store_F ul li { float: left; width: 23.81%; margin-right: 1.24%; transition: all .5s; }
.store_F ul li.cur { width: 49.9%; }
.store_F ul li .img { height: 29.16666vw; overflow: hidden; }
.store_F ul li .img img { display: none; }
.store_F ul li:last-child { margin-right: 0; }
.store_F ul li .wnze .w { margin: 18px 0 3px; }

@media(max-width:1920px) {
	.store_E .storeE-c ul li { height: 19.5vw; }
}

@media(max-width:1300px) {
	.store_E .storeE-b { height: 35.74vw; }
	.store_E .storeE-c ul li { height: 21.9vw; }

	.store_D .swiper-slide .img { padding: 25px 40px 30px; }
}

@media(max-width:1100px) {
	.store_A { margin-top: 0; }
	.store_A .swiper-container .swiper-pagination { margin-top: 25px; }
	.store_A .swiper-container .swiper-pagination .swiper-pagination-bullet { width: 8px; height: 8px; margin-right: 15px; }
	
	.store_B { padding: 40px 0 50px; }
	.store_B .mbt { margin-bottom: 20px; }
	.store_B .swiper-slide .wenwo { padding: 20px 0 0; }
	.store_B .viewo { margin-top: 30px; }
	.store_B .swiper-slide .wenwo .ai { width: 21px; height: 20px; }

	.store_C ul li { width: 100%; margin-bottom: 20px; }
	.store_C ul li .homeA-a .con { margin-top: 20px; }
	.store_C ul li .homeA-a .con .c { margin: 5px 0 20px; }

	.store_D { padding: 40px 0 50px; }
	.store_D .swiper-slide .img { padding: 20px 20px 25px; }
	.store_D .swiper-slide .wenwo  {padding-top: 20px; }
	.store_D .swiper-slide .wenwo .ai { width: 21px; height: 20px; }
	.store_D .viewo { margin-top: 30px; }
	
	.store_E .storeE-b { height: auto; width: 100%; }
	.store_E .storeE-b .img a .wenzi { padding: 0 20px; bottom: 20px; }
	.store_E .storeE-b .img a .wenzi .e { margin: 6px 0 15px; }
	.store_E .storeE-c { width: 100%; margin-top: 20px; }
	.store_E .storeE-c ul li { width: 100%; height: auto; margin-bottom: 20px; }
	.store_E .storeE-c ul li:last-child { margin-bottom: 0; }

	.store_F ul li .img img { display: block; }

	.store_F{ padding: 40px 0 50px; }
	.store_F ul li { width: 100%; margin-right: 0; margin-bottom: 20px; }
	.store_F ul li:last-child { margin-bottom: 0; }
	.store_F ul li.cur { width: 100%; }
	.store_F ul li .img { height: auto; background: none; }
	.store_F ul li .img img { display: block; }
	.store_F ul li .wnze .w { margin: 15px 0 3px; }

}


/**联系**/
.contact_A { padding:30px 0 5.72916vw; }
.contact_A .tactal { width: 24%; }
.contact_A .tactal .w { line-height: 1.2; }
.contact_A .tactal .e { line-height: 1.66; margin-top: 13px; }

.contact_A .tactar { width: 64.375%; }
.contact_A .tactar ul li { float: left; width: 100%; margin-bottom: 27px; }
.contact_A .tactar ul li:last-child { margin-bottom: 0; }

.contact_A .tactar ul li:nth-child(1),
.contact_A .tactar ul li:nth-child(2),
.contact_A .tactar ul li:nth-child(3),
.contact_A .tactar ul li:nth-child(4) { width: 49%; }

.contact_A .tactar ul li:nth-child(1),
.contact_A .tactar ul li:nth-child(3) { margin-right: 2%; }


.contact_A .tactar ul li input { border: 0; border-radius: 0; border-bottom: 1px solid #000000; font-size: 18px; color: #000; height: 62px; }

.contact_A .tactar ul li input::-webkit-input-placeholder {color: #666666;}
.contact_A .tactar ul li input::-moz-placeholder {color: #666666;}
.contact_A .tactar ul li input:-moz-placeholder {color: #666666;}
.contact_A .tactar ul li input:-ms-input-placeholder {color: #666666;}


.contact_A .layui-input:hover,
.contact_A .layui-textarea:hover  {
    border-bottom: 1px solid #000 !important;
}

.contact_A .tactar ul li .layui-form-select dl { top: 70px; padding: 4px; background: #F7F7F7; border: 0; }
.contact_A .tactar ul li .layui-form-selectup dl { top: auto; bottom: 70px;  }
.contact_A .tactar ul li .layui-form-select dl dd { background: #fff; margin-bottom: 4px; line-height: 45px; }
.contact_A .tactar ul li .layui-form-select dl dd.layui-this { background: #000; }
.contact_A .tactar ul li .layui-form-select dl dd:last-child { margin-bottom: 0; }

.contact_A .tactar ul li .layui-form-select .layui-edge { width: 16px; height: 9px; background: url(../images/ovo/selecte.svg)no-repeat center center/cover; border-style:initial; right: 0; }
.contact_A .tactar ul li .layui-form-selected .layui-edge { margin-top: -3px; }

.contact_A .tactar .zcdlA-e { margin-top: 45px}
.contact_A .tactar .zcdlA-e p { padding-left: 32px; line-height: 1; position: relative; }
.contact_A .tactar .zcdlA-e p:before { position: absolute; content: ""; top: 50%; left: 0; transform: translateY(-50%); width: 22px; height: 22px; background: url(../images/ovo/dlawe.svg)no-repeat center center/cover; }
.contact_A .tactar .zcdlA-e.cur p:before { background: url(../images/ovo/dlawea.svg)no-repeat center center/cover; }
.contact_A .tactar button { border: 0; width: 175px; height: 60px; color: #fff; font-size: 18px; background: #000; margin-top: 65px; transition: all .5s; position: relative; overflow: hidden; }

.contact_A .tactar button span { position: relative; z-index: 1; }
.contact_A .tactar button:hover span { color:#ffffff; }
.contact_A .tactar button:before { transition: all 0.6s; content:''; width: 100%; height: 100%; position: absolute; left:-105%; top:0; background: #000; }
.contact_A .tactar button:hover { color:#fff; background: none;}
.contact_A .tactar button:hover:before { left:0; }


@media(max-width:1300px) {
	.contact_A .tactar ul li { margin-bottom: 20px; }
	.contact_A .tactar ul li input { font-size: 16px; }
	.contact_A .tactar button { margin-top: 35px; }
}

@media(max-width:1100px) {
	.contact_A { padding: 20px 0 50px; }
	.contact_A .tactal { width: 100%; margin-bottom: 20px; }
	.contact_A .tactar { width: 100%; }
	.contact_A .tactar ul li { width: 100% !important; margin-right: 0 !important; margin-bottom: 15px; }
	.contact_A .tactar ul li input { font-size: 14px; height: 45px; }
	.contact_A .tactar ul li .layui-form-select .layui-edge { width: 13px; height: 7px; }
	.contact_A .tactar ul li .layui-form-select dl { top: 55px; }
	.contact_A .tactar ul li .layui-form-selectup dl { top: auto; bottom: 55px; }

	.contact_A .tactar .zcdlA-e { margin-top: 30px; }
	.contact_A .tactar .zcdlA-e p:before { width: 18px; height: 19px; }
	.contact_A .tactar button { font-size: 14px; height: 45px; width: 100%; }
}

.huiyuan_A { margin-top: 45px; }
.huiyuan_A .ydj_top { text-align: center; }
.huiyuan_A .ydj_top ul { display: inline-block; width: 80%; position: relative; }
.huiyuan_A .ydj_top ul::before { position: absolute; content: ""; top: 38px; left: 50%; transform: translateX(-50%); border-top: 2px dashed #D8D8D8; height: 2px; width: 70%; }
.huiyuan_A .ydj_top ul li { float: left; width: 33.3333%; }
.huiyuan_A .ydj_top ul li .icon { width: 75px; height: 75px; background: #D8D8D8; display: inline-block; border-radius: 50%; overflow: hidden; position: relative; }
.huiyuan_A .ydj_top ul li .icon .on { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); border: 1px solid #B9B9B9; width: 59px; height: 59px; background: #fff; border-radius: 50%; }
.huiyuan_A .ydj_top ul li .icon .on img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); transition: all .5s; opacity: 0; }
.huiyuan_A .ydj_top ul li .icon .on .m1 { opacity: 1; }

.huiyuan_A .ydj_top ul li .wz { line-height: 1; margin-top: 10px; }

.huiyuan_A .ydj_top ul li.cur .icon .on { border: 2px solid #000000; }
.huiyuan_A .ydj_top ul li.cur .icon .on .m2 { opacity: 1; }
.huiyuan_A .ydj_top ul li.cur .wz { color: #000 !important; }

.huiyuan_A .ydj_bottom { margin-top: 45px; }
.huiyuan_A .ydj_bottom ul { display: flex; flex-wrap: wrap; }
.huiyuan_A .ydj_bottom ul li { float: left; margin-right: 1.25%; width: 32.5%;  border-radius: 6px; overflow: hidden; }
.huiyuan_A .ydj_bottom ul li:last-child { margin-right: 0; }

.huiyuan_A .ydj_bottom ul li .bt { background: #E8E8E8; line-height: 100px; padding: 0 30px; position: relative; overflow: hidden; }
.huiyuan_A .ydj_bottom ul li .bt::before { position: absolute; content: ""; bottom: -18.7px; right: 20px; width: 70px; height: 64.7px; background: url(../images/ovo/huangguan.svg)no-repeat center center/cover; }
.huiyuan_A .ydj_bottom ul li:nth-child(2) .bt { background: #B39D7B; }
.huiyuan_A .ydj_bottom ul li:nth-child(3) .bt { background: #000; }

.huiyuan_A .ydj_bottom ul li:nth-child(2) .bt::before { width: 66px; height: 61.72px; bottom: -14.72px; background: url(../images/ovo/zuanshi.svg)no-repeat center center/cover; }
.huiyuan_A .ydj_bottom ul li:nth-child(3) .bt::before { width: 66px; height: 59.1px; bottom: -15.1px; background: url(../images/ovo/dazhuan.svg)no-repeat center center/cover; }

.huiyuan_A .ydj_bottom ul li .osje .jine { margin-top: 40px}
.huiyuan_A .ydj_bottom ul li .osje .jine i { line-height: .85; }
.huiyuan_A .ydj_bottom ul li .osje .jine span { line-height: .85; }
.huiyuan_A .ydj_bottom ul li .osje .jine .e { margin-top: 7px; }

.huiyuan_A .ydj_bottom ul li .osje .xuani { margin: 38px 0 0; padding-top: 38px; border-top: 1px solid rgba(0, 0, 0, 0.1); }
.huiyuan_A .ydj_bottom ul li .osje .xuani .xua { line-height: 2.25; margin-top: 8px; }
.huiyuan_A .ydj_bottom ul li .osje .xuani .xua p { position: relative; padding-left: 25px; }
.huiyuan_A .ydj_bottom ul li .osje .xuani .xua p::before { position: absolute; top: 47%; transform: translateY(-50%); left: 0; content: ""; width: 16px; height: 16px; background: url(../images/ovo/heidui.svg)no-repeat center center/cover; }

.huiyuan_A .ydj_bottom ul li .osje { border: 1px solid #C7C7C7; border-top: 0; overflow: hidden; border-radius:0 0 6px 6px; min-height: 530px; padding: 0 30px; position: relative; }
.huiyuan_A .ydj_bottom ul li .osje .anwe { position: absolute; bottom: 30px; text-align: center; width: calc(100% - 60px); left: 50%; transform: translateX(-50%); }
.huiyuan_A .ydj_bottom ul li .osje .anwe a { display: block; line-height: 60px; background: #E8E8E8; border-radius: 6px; overflow: hidden; color: #000; }

.huiyuan_A .ydj_bottom ul li:nth-child(2) .osje .anwe a { background: #B39D7B; color: #fff; }
.huiyuan_A .ydj_bottom ul li:nth-child(3) .osje .anwe a { background: #000; color: #fff; }


.huiyuan_B { padding: 6.31578vw 0 0; }
.huiyuan_B .uiyuanb_top .yuanbtop_r { position: absolute; top: 50%; transform: translateY(-50%); right: 0; }
.huiyuan_B .uiyuanb_top .yuanbtop_r ul li { float: left; margin-right: 10px; }
.huiyuan_B .uiyuanb_top .yuanbtop_r ul li a { display: block; border: 1px solid #D1D1D1; line-height: 52px; width: 218px; text-align: center; }
.huiyuan_B .uiyuanb_top .yuanbtop_r ul li:last-child { margin-right: 0; }
.huiyuan_B .uiyuanb_top .yuanbtop_r ul li.cur a { background: #000000; color: #fff; border-color: #000; }

.huiyuan_B .uiyuanb_bottom { margin-top: 40px; }
.huiyuan_B .uiyuanb_bottom ul { display: flex; flex-wrap: wrap; }
.huiyuan_B .uiyuanb_bottom ul li { float: left; border: 1px solid #C7C7C7; margin-right: 3.22%; width: 22.58%; position: relative; border-radius: 6px; padding: 43px 21px 15px; text-align: center; }
.huiyuan_B .uiyuanb_bottom ul li:last-child { margin-right: 0; }
.huiyuan_B .uiyuanb_bottom ul li::before { position: absolute; content: ""; right: -1.96vw; top: 50%; transform: translateY(-50%); background: url(../images/ovo/dengyu.svg)no-repeat center center/cover; width: 1.04166vw; height: 0.625vw; }
.huiyuan_B .uiyuanb_bottom ul li:last-child:before { display: none; }
.huiyuan_B .uiyuanb_bottom ul li:nth-child(2):before,
.huiyuan_B .uiyuanb_bottom ul li:nth-child(3):before { height: 1.04166vw; background: url(../images/ovo/dengyua.svg)no-repeat center center/cover; }

.huiyuan_B .uiyuanb_bottom ul li .qian span { line-height: .85; position: relative; padding-left: 55px; display: inline-block; }
.huiyuan_B .uiyuanb_bottom ul li .qian span::before { position: absolute; content: ""; top: 50%; left: 0; transform: translateY(-50%); width: 40px; height: 36px; background: url(../images/ovo/xuane.svg)no-repeat center center/cover; }

.huiyuan_B .uiyuanb_bottom ul li .wz { background: #F6F6F6; line-height: 46px; border-radius: 6px; margin-top: 32px; }

.huiyuan_B .uiyuanb_bottom ul li.cur { background: #000; border-color: #000; }
.huiyuan_B .uiyuanb_bottom ul li.cur .qian span { color: #fff; }
.huiyuan_B .uiyuanb_bottom ul li.cur .qian span::before { background: url(../images/ovo/xuanea.svg)no-repeat center center/cover;  }
.huiyuan_B .uiyuanb_bottom ul li.cur .wz { color: #fff; background: rgba(255, 255, 255, 0.2); }

.huiyuan_B .uiyuanb_bottom .sdosn { margin-top: 37px; }
.huiyuan_B .uiyuanb_bottom .sdosn .osn { padding-left: 33px; position: relative; line-height: 1; }
.huiyuan_B .uiyuanb_bottom .sdosn .osn::before { position: absolute; content: ""; top: 50%; left: 0; transform: translateY(-50%); width: 22px; height: 22px; background: url(../images/ovo/sdosn.svg)no-repeat center center/cover; }
.huiyuan_B .uiyuanb_bottom .sdosn .osa { line-height: 1.625; margin-top: 12px; }

.huiyuan_C { padding: 117px 0 110px; }
.huiyuan_C .uiyuanb_top { margin-bottom: 42px; }
.huiyuan_C .uiyuanb_top .yuanbtop_l { line-height: 1; }
.huiyuan_C .uiyuanb_top .fuliaiA-a { position: absolute; top: 50%; transform: translateY(-50%); right: 0; bottom: auto; }
.huiyuan_C .uiyuanb_bottom ul { display: flex; flex-wrap: wrap; }
.huiyuan_C .uiyuanb_bottom ul li { float: left; width: 17.12%; border: 1px solid #C7C7C7; overflow: hidden; border-radius: 6px; margin-right: 1.24%; padding: 50px 13px 10px; position: relative; }
.huiyuan_C .uiyuanb_bottom ul li:last-child { margin-right: 0; width: 26.56%; padding-left: 20px; padding-right: 20px; }
.huiyuan_C .uiyuanb_bottom ul li .suzi { text-align: center; }
.huiyuan_C .uiyuanb_bottom ul li .suzi span { line-height: .85; position: relative; padding-left: 55px; display: inline-block; color: #999999; }
.huiyuan_C .uiyuanb_bottom ul li .suzi span::before { position: absolute; content: ""; top: 50%; left: 0; transform: translateY(-50%); width: 40px; height: 36px; background: url(../images/ovo/xuane.svg)no-repeat center center/cover; }
.huiyuan_C .uiyuanb_bottom ul li .jiazi { text-align: center; background: #F6F6F6; border-radius: 6px; margin-top: 37px; padding: 17px 0; }
.huiyuan_C .uiyuanb_bottom ul li .jiazi span { line-height: .85; }
.huiyuan_C .uiyuanb_bottom ul li .jiazi i { line-height: .85; vertical-align: middle; margin-top: -2px; display: inline-block; }
.huiyuan_C .uiyuanb_bottom ul li .dian { position: absolute; top: 10px; right: 10px; border: 2px solid #999999; border-radius: 50%; overflow: hidden; width: 20px; height: 20px; }
.huiyuan_C .uiyuanb_bottom ul li .dian::before { position: absolute; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 10px; height: 10px; background: #000000; border-radius: 50%; overflow: hidden; opacity: 0; }

.huiyuan_C .uiyuanb_bottom ul li .oe { margin-top: 17px; }
.huiyuan_C .uiyuanb_bottom ul li .oe input { background: #F6F6F6; border-radius: 6px; padding: 0 21px; height: 60px; font-size: 14px; border: 0; }
.huiyuan_C .uiyuanb_bottom ul li .oe input::-webkit-input-placeholder {color: rgba(0, 0, 0, 0.5);}
.huiyuan_C .uiyuanb_bottom ul li .oe input::-moz-placeholder {color: rgba(0, 0, 0, 0.5);}
.huiyuan_C .uiyuanb_bottom ul li .oe input:-moz-placeholder {color: rgba(0, 0, 0, 0.5);}
.huiyuan_C .uiyuanb_bottom ul li .oe input:-ms-input-placeholder {color: rgba(0, 0, 0, 0.5);}
.huiyuan_C .uiyuanb_bottom .anb { line-height: 1; margin-top: 30px; }

.huiyuan_C .uiyuanb_bottom ul li.cur { border-color: #000; }
.huiyuan_C .uiyuanb_bottom ul li.cur .suzi span { color: #000; }
.huiyuan_C .uiyuanb_bottom ul li.cur .dian { border-color: #000; }
.huiyuan_C .uiyuanb_bottom ul li.cur .dian::before { opacity: 1; }
.huiyuan_C .uiyuanb_bottom ul li.cur .jiazi { background: #000000; }
.huiyuan_C .uiyuanb_bottom ul li.cur .jiazi span { color: #fff; }
.huiyuan_C .uiyuanb_bottom ul li.cur .jiazi i { color: #fff; }


@media(max-width:1900px){
	.huiyuan_A .ydj_bottom ul li .bt { line-height: 5.26315vw; }
	.huiyuan_A .ydj_bottom ul li .bt::before { bottom: -0.98421vw; width: 3.68421vw; height: 3.40526vw; }
	.huiyuan_A .ydj_bottom ul li:nth-child(2) .bt::before { width: 3.47368vw; height: 3.24842vw; bottom: -0.77473vw; }
	.huiyuan_A .ydj_bottom ul li:nth-child(3) .bt::before { width: 3.47368vw; height: 3.11052vw; bottom: -0.79473vw; }

	.huiyuan_B .uiyuanb_bottom ul li .qian span { padding-left: 2.86458vw; }
	.huiyuan_B .uiyuanb_bottom ul li .qian span::before { width: 2.08333vw; height: 1.875vw; }

	.huiyuan_C { padding: 6.15789vw 0 5.78947vw; }
	.huiyuan_C .uiyuanb_bottom ul li .jiazi i { margin-top: -0.10526vw; }
	.huiyuan_C .uiyuanb_bottom ul li .suzi span { padding-left: 2.86458vw; }
	.huiyuan_C .uiyuanb_bottom ul li .suzi span::before { width: 2.10526vw; height: 1.89473vw; }
} 


@media(max-width:1500px) {
	.huiyuan_A .ydj_top ul { width: 100%; }
	.huiyuan_A .ydj_bottom ul li .osje .xuani {
		margin: 30px 0 0;
		padding-top: 30px;
	}
	.huiyuan_A .ydj_bottom ul li .osje .anwe a { line-height: 45px; }
	.huiyuan_A .ydj_bottom ul li .osje { min-height: 430px; }

	.huiyuan_C .uiyuanb_bottom ul li .jiazi { padding: 10px 0; }
}

@media(max-width:1100px) {
	.huiyuan_A { margin-top: 0; }
	.huiyuan_A .ydj_top ul li { display: none; width: 100%; }
	.huiyuan_A .ydj_top ul li.cur { display: block; }
	.huiyuan_A .ydj_top ul::before { display: none; }
	.huiyuan_A .ydj_top ul li .icon .on img { height: 20px; }
	.huiyuan_A .ydj_top ul li .icon .on { width: 39px; height: 39px; }
	.huiyuan_A .ydj_top ul li .icon { width: 52px; height: 52px; }

	.huiyuan_A .ydj_bottom { margin-top: 20px; }
	.huiyuan_A .ydj_bottom ul li { width: 100%; margin-bottom: 20px; }
	.huiyuan_A .ydj_bottom ul li:last-child { margin-bottom: 0; }
	.huiyuan_A .ydj_bottom ul li .bt { line-height: 60px; padding: 0 20px; }
	.huiyuan_A .ydj_bottom ul li .osje { min-height: auto; padding: 0 20px 100px; }

	.huiyuan_A .ydj_bottom ul li .bt::before { width: 42px; height: 41px; bottom: -10px; right: 15px; }

	.huiyuan_A .ydj_bottom ul li .osje .anwe { width: calc(100% - 40px); bottom: 20px; }
	.huiyuan_A .ydj_bottom ul li .osje .xuani { padding-top: 20px; margin-top: 20px; }
	.huiyuan_A .ydj_bottom ul li .osje .jine { margin-top: 25px; }

	.huiyuan_B { padding: 40px 0 0; }
	.huiyuan_B .uiyuanb_top .yuanbtop_r { position: initial; width: 100%; margin-top: 15px; transform: translateY(0); }
	.huiyuan_B .uiyuanb_top .yuanbtop_r ul li { width: 49%; margin-right: 2%; }
	.huiyuan_B .uiyuanb_top .yuanbtop_r ul li a { width: 100%; line-height: 45px; }
	.huiyuan_B .uiyuanb_bottom { margin-top: 25px; }
	.huiyuan_B .uiyuanb_bottom ul li { width: 47%; margin-right: 6%; margin-bottom: 6%; padding:20px 10px 10px; }
	.huiyuan_B .uiyuanb_bottom ul li:nth-child(2n) { margin-right: 0; }
	.huiyuan_B .uiyuanb_bottom ul li .wz { font-size: 12px; line-height: 30px; margin-top: 15px; }
	.huiyuan_B .uiyuanb_bottom ul li .qian span { padding-left: 25px; }
	.huiyuan_B .uiyuanb_bottom ul li .qian span::before { height: 18px; width: 20px; }

	.huiyuan_B .uiyuanb_bottom ul li::before {
		right: -4.49vw;
		width: 3vw;
		height: 3.2vw;
	}

	.huiyuan_B .uiyuanb_bottom ul li:nth-child(2):before {
		top: auto;
		left: 50%;
		right:auto;
		height: 3vw;
		transform: translateX(-50%);
		bottom: -4.5vw;
	}
	.huiyuan_B .uiyuanb_bottom ul li:nth-child(3):before {
		height: 3vw;
	}
	.huiyuan_B .uiyuanb_bottom .sdosn { margin-top: 10px; }
	.huiyuan_B .uiyuanb_bottom .sdosn .osn { padding-left: 25px; }
	.huiyuan_B .uiyuanb_bottom .sdosn .osn::before { width: 18px; height: 18px; }
	.huiyuan_B .uiyuanb_bottom .sdosn .osa { margin-top: 8px; }

	.huiyuan_C { padding: 40px 0 50px; }
	.huiyuan_C .uiyuanb_top { margin-bottom: 25px; }
	.huiyuan_C .uiyuanb_top .fuliaiA-a { position: initial; transform: translateY(0); width: 100%; margin-top: 15px}
	.huiyuan_C .uiyuanb_top .fuliaiA-a span { width: 100%; text-align: center; }
	.huiyuan_C .uiyuanb_bottom ul li { width: 49%; margin-right: 2%; margin-bottom: 2%; padding-top: 40px; }
	.huiyuan_C .uiyuanb_bottom ul li:nth-child(2n) { margin-right: 0; }
	.huiyuan_C .uiyuanb_bottom ul li:last-child { width: 100%; }
	.huiyuan_C .uiyuanb_bottom ul li .dian { width: 16px; height: 16px; }
	.huiyuan_C .uiyuanb_bottom ul li .dian::before { width: 6px; height: 6px; }
	.huiyuan_C .uiyuanb_bottom ul li .jiazi { margin-top: 25px; }
	.huiyuan_C .uiyuanb_bottom ul li .oe input { height: 45px; }
	.huiyuan_C .uiyuanb_bottom .anb { margin-top: 15px; }
}




/**积分明细**/
.jifenmingxi_A { background: #F6F6F6; padding-top: 180px; }
.jifenmingxi_A .ingxial { padding: 82px 0 0 8%; width: 22%; }
.jifenmingxi_A .ingxial ul li { background: #fff; text-align: center;  }
.jifenmingxi_A .ingxial ul li a { height: 150px; background: #fff; display: block; position: relative; }
.jifenmingxi_A .ingxial ul li a .ding { position: absolute; width: 100%; top: 50%; left: 0; transform: translateY(-50%); }
.jifenmingxi_A .ingxial ul li a .wz { line-height: 1; color: #000; margin-top: 15px; }

.jifenmingxi_A .ingxial ul li a .icon .m2 { display: none; }

.jifenmingxi_A .ingxial ul li.cur a { background: #000; }
.jifenmingxi_A .ingxial ul li.cur a .wz { color: #fff; }
.jifenmingxi_A .ingxial ul li.cur a .icon .m1 { display: none; }
.jifenmingxi_A .ingxial ul li.cur a .icon .m2 { display: inline-block; }

.jifenmingxi_A .ingxiar { background: #fff; width: 74.79%; padding: 86px 8% 107px 60px; }
.jifenmingxi_A .ingxiar .gxiar_top .xiarl { line-height: 1; }
.jifenmingxi_A .ingxiar .gxiar_top .xiarr { position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
.jifenmingxi_A .ingxiar .gxiar_top .xiarr .arl { border: 1px solid #D1D1D1; padding: 0 40px; line-height: 50px; cursor: pointer; margin-right: 15px; }
.jifenmingxi_A .ingxiar .gxiar_top .xiarr .arl:last-child { margin-right: 0; }
.jifenmingxi_A .ingxiar .gxiar_top .xiarr .arl.cur { background: #000000; border-color: #000; color: #fff; }

.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio {  margin-top: 45px;  }
.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen { border: 1px solid #D8D8D8; }
.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .biaotoui { background: #F6F6F6; padding: 0 30px; }
.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .biaotoui .tou { float: left; padding: 23px 0; }

.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .neirong { padding: 0 30px; }
.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .neirong .ron { border-bottom:1px solid #D8D8D8; }
.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .neirong .ron:last-child { border-bottom: 0; }
.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .neirong .ron .tou { float: left; padding: 23px 0; }



.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .t1 { width: 20.7%; }
.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .t2 { width: 29.3%; }
.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .t3,
.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .t4 { width: 17%; }

.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .t5 { width: 160px; float: right !important; }


.fyq a { display: block; float: left; transition: all .5s; text-align: center; font-size: 16px; color: #666666; border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.1); width: 46px; height: 46px; line-height: 44px; margin-right: 16px; }
.fyq a:last-child { margin-right: 0; }
.fyq .gon { position: relative; }
.fyq .gon::before { position: absolute; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); }

.fyq .prev::before,
.fyq .next::before { width: 18px; height: 8px; }

.fyq .prev::before { background: url(../images/ovo/prevm.svg)no-repeat center center/cover; }
.fyq .next::before { background: url(../images/ovo/nextm.svg)no-repeat center center/cover; }

.fyq .preva::before,
.fyq .nexta::before { width: 9px; height: 8px; }

.fyq .preva::before { background: url(../images/ovo/prevma.svg)no-repeat center center/cover; }
.fyq .nexta::before { background: url(../images/ovo/nextma.svg)no-repeat center center/cover; }


.fyq a.cur { background: #000; color: #fff; border-color: #000; }
.fyq a:hover { background: #000; color: #fff; border-color: #000; }

.fyq .prev:hover:before { background: url(../images/ovo/prevme.svg)no-repeat center center/cover; }
.fyq .next:hover:before { background: url(../images/ovo/nextme.svg)no-repeat center center/cover; }
.fyq .preva:hover:before { background: url(../images/ovo/prevmae.svg)no-repeat center center/cover; }
.fyq .nexta:hover:before { background: url(../images/ovo/nextmae.svg)no-repeat center center/cover; }

.wcwynm { border: 0; width: 138px; color: #fff; font-size: 18px; background: #000; transition: all .5s; position: relative; overflow: hidden; display: block;  text-align: center; }
.wcwynm span { position: relative; z-index: 1; height: 52px; line-height: 60px; }
.wcwynm:hover span { color:#ffffff; }
.wcwynm:before { transition: all 0.6s; content:''; width: 100%; height: 100%; position: absolute; left:-105%; top:0; background: #000; }
.wcwynm:hover { color:#fff; background: none;}
.wcwynm:hover:before { left:0; }

.jifenmingxi_A .anwen { margin-top: 40px; }
.jifenmingxi_A .fyq { margin-top: 3px; }

.jifenmingxi_B .xiarr input { border: 1px solid #D1D1D1; width: 358px; height: 52px; padding: 0 20px; font-size: 18px; color: #000000; }
.jifenmingxi_B .xiarr input::-webkit-input-placeholder {color: #000000;}
.jifenmingxi_B .xiarr input::-moz-placeholder {color: #000000;}
.jifenmingxi_B .xiarr input:-moz-placeholder {color: #000000;}
.jifenmingxi_B .xiarr input:-ms-input-placeholder {color: #000000;}

.jifenmingxi_B .xiarr .layui-form-select dl { top: 60px; }
.jifenmingxi_B .xiarr .layui-form-selectup dl { top: auto; bottom: 60px; }
.jifenmingxi_B .xiarr .layui-form-select dl dd.layui-this { background: #000; }
.jifenmingxi_B .xiarr .layui-form-select .layui-edge { width: 16px; height: 9px; background: url(../images/ovo/selectee.svg)no-repeat center center/cover; border-style:initial; right: 20px; }
.jifenmingxi_B .xiarr .layui-form-selected .layui-edge { margin-top: -3px; }


.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t1 { width: 20.4%; }
.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t2 { width: 19.5%; }
.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t3,
.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t4,
.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t6 { width: 9%;  }
.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t5 { width: 16%; float: left !important; }


.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t7 { width: 160px; float: right !important; }


@media(max-width:1750px) {
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t2 { width: 16%; }
}

@media(max-width:1700px) {
	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .t3, .jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .t4 { width: 15%; }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t1 { width: 20.4%; }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t2 { width: 19.5%; }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t3,
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t4,
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t6 { width: 9%;  }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t5 { width: 16%;}

}

@media(max-width:1600px) {
	.jifenmingxi_A .ingxial {
		padding: 52px 0 0 7%;
	}
	.jifenmingxi_A .ingxiar {
		padding: 56px 7% 80px 30px;
	}
	.jifenmingxi_A .ingxiar .gxiar_top .xiarr .arl { line-height: 45px; }
	.jifenmingxi_A .ingxial ul li a .ding img { height: 30px; }
}

@media(max-width:1520px) {
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t1 { width: 20.4%; }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t2 { width: 15.5%; }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t3,
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t4,
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t6 { width: 9%;  }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t5 { width: 16%;}
}

@media(max-width:1500px) {
	.jifenmingxi_A { padding-top: 150px; }
	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .t2 { width: 27%; }

	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t1 { width: 20.4%; }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t2 { width: 15.5%; }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t3,
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t4,
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t6 { width: 9%;  }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t5 { width: 16%;}
}


@media(max-width:1400px) {
	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .biaotoui .tou,
	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .neirong .ron .font16 { font-size: 14px; }
	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .t5 { width: 130px; }
}


@media(max-width:1300px) {
	.jifenmingxi_A .ingxial {
		padding: 52px 0 0 5%;
	}
	.jifenmingxi_A .ingxiar {
		padding: 56px 5% 80px 30px;
	}
	
}

@media(max-width:1260px) {
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t1 { width: 18.4%; }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t2 { width: 15.5%; }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t3,
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t4,
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t6 { width: 9%;  }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t5 { width: 16%;}
}

@media(max-width:1200px) {
	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .t2 { width: 24%; }
	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .t3, .jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .t4 { width: 17%; }

	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t1 { width: 18.4%; }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t2 { width: 15.5%; }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t3,
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t4,
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t6 { width: 7%;  }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t5 { width: 17%;}
}

@media(max-width:1100px) {
	.jifenmingxi_A { padding: 100px 0 0; }
	.jifenmingxi_A .ingxial { width: 100%; padding: 0 20px; }
	.jifenmingxi_A .ingxial ul li { float: left; width: 50%; }
	.jifenmingxi_A .ingxial ul li a { height: 100px; }

	.jifenmingxi_A .ingxiar { width: 100%; margin-top: 20px; padding: 20px; }
	.jifenmingxi_A .ingxiar .gxiar_top .xiarr { position: initial; transform: translateY(0); top: 0; margin-top: 15px; }
	.jifenmingxi_A .ingxiar .gxiar_top .xiarr .arl { float: left; width: 100%; text-align: center; margin-right: 0%; margin-bottom: 15px; }
	.jifenmingxi_A .ingxiar .gxiar_top .xiarr .arl:last-child { margin-bottom: 0; }
	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio { margin-top: 20px; }

	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .biaotoui { padding: 0 20px; }

	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .t2 { display: none; }
	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .t5 { display: none; }
	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .t1 { width: 44%; }
	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .t2 { width: 33.33%; }
	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .t3 { width: 33.33%; }
	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .neirong { padding: 0 20px; }
	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .neirong .ron .tou,
	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .biaotoui .tou { padding: 15px 0; }

	.fyq { text-align: center; float: initial; }
	.fyq .clearfix { display: inline-block; }
	.fyq a { font-size: 14px; margin-right: 10px; width: 35px; line-height: 35px; height: 35px; }
	.jifenmingxi_A .anwen { margin-top: 20px; }
	.jifenmingxi_A .fyq { margin-top: 0; }
	.jifenmingxi_A .wenr { width: 100%; margin-top: 20px; }
	.wcwynm { font-size: 14px; width: 100%; }
	.wcwynm span{ height: 45px; line-height: 45px; }

	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t5,
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t7 { display: none; }

	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t1 { width: 50%; }
	
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t3,
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t4 { width: 19%; }

	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen .t6 { width: 33px; float: right !important; }
}



/**底部**/
.footeru { background: #000000; padding: 4.6875vw 0 0; }
.footeru .terutopo { padding-bottom: 4vw; border-bottom: 1px solid rgba(255,255,255,0.2); }
.footeru .terutopo .terul .rula dl { float: left; margin-right: 6.04166vw; }
.footeru .terutopo .terul .rula dl dt { margin-bottom: 14px; }
.footeru .terutopo .terul .rula dl dt a { display: block; color: #fff; }
.footeru .terutopo .terul .rula dl dd a { display: block; color: #999999; line-height: 1.71; }

.footeru .terutopo .terul .rulb .ula a { display: block; color: #fff; }
.footeru .terutopo .terul .rulb .ulb { margin-top: 15px; }
.footeru .terutopo .terul .rulb .ulb .lbo { margin-bottom: 27px; }
.footeru .terutopo .terul .rulb .ulb .lbo:last-child { margin-bottom: 0; }
.footeru .terutopo .terul .rulb .ulb .lbo .oa { color: #DDDDDD; }
.footeru .terutopo .terul .rulb .ulb .lbo .ob { color: #999999; margin-top: 3px; }


.footeru .terutopo .terul .rulc { margin-left: 6.04166vw; }
.footeru .terutopo .terul .rulc .ae a { display: block; color: #fff; }
.footeru .terutopo .terul .rulc .ea { margin-top: 14px; }
.footeru .terutopo .terul .rulc .ea .e a { display: block; color: #DDDDDD; line-height: 1.71; }

.footeru .terutopo .terur { width: 25.52083vw; padding-left: 5.20833vw; border-left: 1px solid rgba(216, 216, 216, 0.3); }
.footeru .terutopo .terur .liuyan input { border: 1px solid rgba(255, 255, 255, 0.3); height: 48px; width: 100%; background: #000; padding: 0 14px; font-size: 16px; color: #999999; }
.footeru .terutopo .terur .liuyan form { padding-right: 60px; position: relative; }
.footeru .terutopo .terur .liuyan button { position: absolute; top: 50%; right: 0; transform: translateY(-50%); background: url(../images/ovo/liuweui.svg)no-repeat center center/cover; width: 51px; height: 48px; }
.footeru .terutopo .terur .jwei { line-height: 1.71; color: #999999; margin-top: 25px; }

.footeru .footerA-b { margin-top: 3.38541vw; }
.headerB { padding: 0; }
.headerB-a ul {
    /*display: flex;*/
    list-style: none;
    padding: 0;
    width: 100%; /* 确保 ul 宽度为 100% */
}

.headerB-a ul li {
    width: 10%;
    /*flex: 1; */
    /* 让每个 li 元素平均分配宽度 */
    text-align: center; /* 可选：让文字居中 */
	margin: 0;
}


.headerB-a ul li .wwdskdk { position: absolute; top: 152px; padding-top: 30px; width: 100%; display: none; }
.headerB-a ul li:hover .wwdskdk { display: block; }
.headerB-a ul li .wwdskdk .kangm {  width: 100%; padding: 60px 0 20px; position: relative; }
.headerB-a ul li .wwdskdk .kangm::before{ position: absolute; content: ""; top: 0; width: 120%; left: -10%; background: url(../images/ovo/daohangb.png)no-repeat center center/cover; height: 100%; backdrop-filter: blur(44px); } 

.headerB-a .ul { position: relative; z-index: 2; }
.headerB-a .ul .li { width: 20%; padding-right: 80px; margin-bottom: 40px; }
.headerB-a .ul .li .iw { height: 140px; overflow: hidden; padding-right: 20px; overflow-y: auto; overflow-x: hidden; }
.headerB-a .ul .li .iw::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 4px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 4px;
}

.headerB-a .ul .li .iw::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	/* border-radius: 5px; */
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
	background: #000;
}

.headerB-a .ul .li .iw::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, .1);
	border-radius: 0;
    background: rgba(0,0,0,.1);
}
.headerB-a .ul .li .l { margin-bottom: 6px; }
.headerB-a .ul .li .l a { line-height: 1; color: #000000; font-weight: bold; }
.headerB-a .ul .li .iw .i a { display: block; color: #666666; line-height: 1.75; }
.headerB-a .ul .li .iw .i:hover a { color: #000; }

@media(max-width:1800px) {
	.footeru .terutopo .terul .rula dl { margin-right: 4vw; }
	.footeru .terutopo .terul .rulc { margin-left: 4vw; }
	.footeru .terutopo .terur { width: 27vw; }
}

@media(max-width:1500px) {
	.footeru .terutopo .terul .rula dl { margin-right: 3vw; }
	.footeru .terutopo .terul .rulc { margin-left: 3vw; }
	.footeru .terutopo .terur { width: 27vw; padding-left: 4vw; }
	.footeru .terutopo .terur .liuyan input { font-size: 14px; }

	.headerB-a ul li>a { font-size: 14px; }
	.headerB-a ul li .wwdskdk { top: 141px; }
	.headerB-a .ul .li { padding-right: 40px; margin-bottom: 25px; }
	.headerB-a .ul .li .iw .i a { font-size: 14px; }
	.headerB-a ul li .wwdskdk .kangm { padding: 40px 0 0; }

	
	
}

@media(max-width:1300px) {
	.footeru .terutopo .terul .rula dl { margin-right: 20px; }
	.footeru .terutopo .terul .rulc { margin-left: 20px; }
	.footeru .terutopo .terur .liuyan button { width: 35px; height: 37px; }
	.footeru .terutopo .terur .liuyan form { padding-right: 46px; }
	.footeru .terutopo .terur .liuyan input { height: 40px; }
	.footeru .terutopo .terur { padding-left: 20px; width: 24vw; }
}

@media(max-width:1245px) {
	.headerB-a ul li>a { font-size: 12px; }
}


@media(max-width:1100px) {
	.footeru { padding: 5vw 0 0; }
	.footeru .terutopo .terur { padding-left: 0; border-left: 0; width: 100%; margin-top: 10px; }
	.footeru .terutopo .terul .rula { width: 100%; }
	.footeru .terutopo .terul .rula dl { width: 100%; margin-right: 0; margin-bottom: 20px; }
	.footeru .terutopo .terul .rula dl dt { margin-bottom: 4px; }
	.footeru .terutopo .terul .rulb .ulb .lbo { margin-bottom: 20px; }
	.footeru .terutopo .terul .rulc { width: 100%; margin-left: 0; margin-top: 20px; }
	.footeru .terutopo { padding-bottom: 40px; }
	.footeru .terutopo .terul { display: none; }
}


/**按房间选购**/
.xuanzeman_A { padding-bottom:6vw; margin-top: 2.18333vw; }
.xuanzeman_A ul li { float: left; width: 49.38%; margin-right: 1.24%; margin-bottom: 1.24%; }
.xuanzeman_A ul li:nth-child(2n) { margin-right: 0; }
.xuanzeman_A ul li a { display: block; position: relative; }
.xuanzeman_A ul li a .wnz { position: absolute; width: 100%; padding: 0 38px; bottom: 35px; left: 0; }
.xuanzeman_A ul li a .wnz .w { margin-bottom: 1px; }


@media(max-width:1500px) {
	.xuanzeman_A { margin-top: 20px; }
	.xuanzeman_A ul li a .wnz { bottom: 20px; padding:0 24px; }
}


@media(max-width:1100px) {
	.xuanzeman_A { margin-top: 0; padding-bottom: 50px; }
	.xuanzeman_A ul li { width: 100%; margin-bottom: 20px; }
	.xuanzeman_A ul li:last-child { margin-bottom: 0; }
	.xuanzeman_A ul li a .wnz { bottom: 20px; padding:0 20px; }
}


.moreM a.download i { background: url(../addpic/download2.svg) no-repeat left center; }
.moreM a.download:hover i { background: url(../addpic/downloadbg.svg) no-repeat left center; }




.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen2 .t1 { width: 21%; }
.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen2 .t2 { width: 29%; }
.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen2 .t3 { width: 17%; }
.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen2 .t4 { width: calc(33% - 160px); }
@media(max-width: 1700px){
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen2 .t1 { width: 20%; }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen2 .t2 { width: 27%; }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen2 .t3 { width: 16%; }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen2 .t4 { width: calc(37% - 160px); }
}
@media(max-width: 1100px){
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen2 .t1 { width: 40%; }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen2 .t3 { width: 30%; }
	.jifenmingxi_B .ingxiar .gxiar_bottom .ooiweio .biaowen2 .t4 { width: 30%; }
}
@media(max-width: 600px){
	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen {  overflow-x:scroll; }
	.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .biaotoui,.jifenmingxi_A .ingxiar .gxiar_bottom .ooiweio .biaowen .neirong { min-width: 600px; }
}

.price a { text-decoration: underline; }
.price a:hover { color:#000!important; }

.fuliAi02-a1 { width: 100%; }
.fuliAi02-a1 ul, .fuliAi02-a .bigPic { width: 84%; }
.fuliAi02-d5 { width: 84%; position: relative; padding-right: 20px; }

.fuliAi02-d5 .gth { position: absolute; right: 0; top:0; }
.fuliAi02-d5 .gth .gthA { position: relative; }
.fuliAi02-d5 .gth .gthA .icon { cursor: pointer; width: 20px; height: 20px; background: url(../addpic/gth.svg) no-repeat center/cover; }
.fuliAi02-d5 .gth .gthA .text { display: none; position: absolute; background:#fff; bottom: 28px; right: 0px; padding: 10px 10px; border:1px solid #000; width: 280px; text-align: center; }
.fuliAi02-d5 .gth .gthA:hover .text { display: block; }
.fuliAi02-d5 .gth .gthA .text span { padding: 6px 0; display: inline-block; padding-left: 30px; background: url(../addpic/jf.svg) no-repeat left center; }
@media(max-width: 1700px){
    .fuliAi02-a1 ul, .fuliAi02-a .bigPic { width: 96%; }
    .fuliAi02-d5 { width: 96%; position: relative; padding-right: 20px; }
}



.fuliAi02-d6 a span.xz { padding-right: 30px; position: relative; }


.fuliAi02-d6 a span.xz .gth { position: absolute; right: 0; top:50%; transform: translateY(-50%); }
.fuliAi02-d6 a span.xz .gth .gthA { position: relative; }
.fuliAi02-d6 a span.xz .gth .gthA .icon { cursor: pointer; width: 20px; height: 20px; background: url(../addpic/gth.svg) no-repeat center/cover; }
.fuliAi02-d6 a span.xz .gth .gthA .text { display: none; position: absolute; background:#fff; bottom: 28px; left: -60px; padding: 10px 10px; border:1px solid #000; width: 280px; text-align: center; }
.fuliAi02-d6 a span.xz .gth .gthA:hover .text { display: block; }
.fuliAi02-d6 a span.xz .gth .gthA .text span { padding: 6px 0; display: inline-block; padding-left: 30px; background: url(../addpic/jf.svg) no-repeat left center; }
.fuliAi02-d6 a:hover span.xz .gth .gthA .text span { color:#000!important; }

.jfBz { background: rgba(0,0,0,0.7); }
.jfBz .memberB-c a { padding: 15px 40px; background:#000; font-size: 16px; color:#fff; }
.buzl { background: rgba(0,0,0,0.7); }
.buzl .memberB-c a { padding: 15px 40px; background:#000; font-size: 16px; color:#fff; }

.buyB2A-f .sub button i { display: inline-block; margin-left: 15px; padding-left: 22px; background: url(../addpic/jf2.svg) no-repeat left center; }



.buyB2A-f .sub button .gth { position: absolute; right: 20px; top:50%; transform: translateY(-50%); }
.buyB2A-f .sub button .gth .gthA { position: relative; }
.buyB2A-f .sub button .gth .gthA .icon { cursor: pointer; width: 20px; height: 20px; background: url(../addpic/gth2.svg) no-repeat center/cover; }
.buyB2A-f .sub button .gth .gthA .text { display: none; position: absolute; background:#fff; bottom: 28px; right: 0px; padding: 10px 10px; border:1px solid #000; width: 280px; text-align: center; }
.buyB2A-f .sub button .gth .gthA:hover .text { display: block; }
.buyB2A-f .sub button .gth .gthA .text div.color0 { font-size: 14px; padding: 6px 0; display: inline-block; padding-left: 30px; background: url(../addpic/jf.svg) no-repeat left center; }

.huiyuan_A .ydj_bottom ul li:nth-child(3) .bt { color:#fff; }


/*03-1-1富立AI空间-AI智能家居*/
.fuliaiA-a { position: absolute; right:0; bottom: 0; }
.fuliaiA-a .scan { max-width: 100%; display:inline-block; cursor: pointer; transition:all 0.5s; background: #000; padding: 12px 30px; }
.fuliaiA-a .scan:hover { background: rgba(0,0,0,0.8); }
/*.fuliaiA-a .scan i { display:inline-block; padding-left: 30px; background: url(../images/scan.svg) no-repeat left center; background-size: auto 100%; }*/

@media(max-width: 1100px){
    .fuliaiA-a { position: relative; right:auto; bottom: auto; margin-top: 18px; }
    .fuliaiA-a .scan { padding: 8px 20px; }
}
@media(max-width: 500px){
    .fuliaiA-a .scan i { padding-left: 0; line-height: 1.2; background: none; }
}

/*范围选择*/
.addproListA-b3 { padding-top: 10px; width: 100px; overflow: hidden; height: 36px; }
.addproListA-b { text-align:center; }
.addproListA-b .img { width: 70px; height: auto; margin: 0 auto; }
.addproListA-b2 {  margin-left: -70px; padding-left: 70px; }
.addproListA-b2 .t { padding: 3px 10px; background: #EFEFEF; position: absolute; left:0;  }
.slider-container .back-bar {height: 10px;position: relative;}
.slider-container .back-bar .selected-bar {position: absolute;height: 100%;}
.slider-container .back-bar .pointer {position: absolute;width: 10px;height: 10px;background-color: red;cursor: col-resize;opacity: 1;z-index: 2;}
.slider-container .back-bar .pointer.last-active {z-index: 3;}
.slider-container .back-bar .pointer-label {position: absolute;top: 10px;font-size: 12px; color:#000;background: white;white-space: nowrap;line-height: 1;}
.slider-container .back-bar .focused {z-index: 10;}
.slider-container .clickable-dummy {cursor: pointer;position: absolute;width: 100%;height: 100%;z-index: 1;}
.slider-container .scale {display:none;}
.slider-container.slider-readonly .clickable-dummy,
.slider-container.slider-readonly .pointer {cursor: auto;}
.theme-green .back-bar {height: 2px;border-radius: 0;background-color: rgba(0,0,0,0.2);background-color: rgba(0,0,0,0.2); }
.theme-green .back-bar .selected-bar {background-color: #000;}
.theme-green .back-bar .pointer {width: 10px;height: 8px;top: -3px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background-color: #000; }
.theme-green .back-bar .pointer-label {color: #000;}
.theme-green .back-bar .focused {color: #333;}
.theme-blue .back-bar .pointer-label {color: #999;}
.theme-blue .back-bar .focused {color: #333;}
.proListA-b { bottom: -1vw; }
@media(max-width: 1100px){
    .addproListA-b { margin-left: 70px; float:left; }
    .addproListA-b .img { width: 70px; height: auto; margin: 0 auto; }
    .addproListA-b2 {  margin-left: -70px; padding-left: 70px; }
}


.buyB2A-f .sub button { position: relative; }



.aiPicSubA-c ul li { padding: 10px; }
.aiPicSubA-c ul li .img { border-radius: 10px; overflow: hidden; }
.headerA-a .picBtn:hover .aiPicSub { height: 420px; }



/*汽车地垫新增样式*/
.mainQh2 { opacity: 0.8; transition:all 0.5s; }
.mainQh2:hover { opacity: 1; }
.mainQh2:after { color:#fff; font-size: 30px!important; }
.banner .mainQhPrev2 { left: 60px; }
.banner .mainQhNext2 { right: 60px; }

@media(max-width: 1900px){
	.banner .mainQhPrev2 { left: 3vw; }
	.banner .mainQhNext2 { right: 3vw; }
}


.carpetD-a { position: relative; background: #000; }
.carpetD-b { float:left; width: 65.6%; }
.carpetD-c { width: 34.4%; position: absolute; right:0; top: 50%; transform:translateY(-50%); padding: 0 80px; }
.carpetD-c .more a { transition:all 0.5s; display:block; width: 100%; padding: 16px 0; text-align:center; }
.carpetD-c .more a span { display:inline-block; padding-left: 28px; background: url(../images/addpic2/model.svg) no-repeat left center; }
.carpetD-c .more:hover a span { padding-left: 28px; background: url(../images/addpic2/model2.svg) no-repeat left center; }
.carpetD-c .more:hover a { color:#fff!important; background: rgba(255,255,255,0.3); }
@media(max-width: 1900px){
	.carpetD-c { padding: 0 4vw; }
}
@media(max-width: 1600px){
	.carpetD-c .more a { padding: 12px 0; }
}
@media(max-width: 1100px){
	.carpetD-b { width: 100%; }
	.carpetD-c { width: 100%; position: relative; padding: 30px 15px; top:auto; transform:translateY(0); }
}

.carpetC-a ul {display: flex;list-style: none;padding: 0;width: 100%;}
.carpetC-a ul li .img { margin: 10px auto; }
.carpetC-a ul li { padding: 0 3vw; flex: 1; width: 30%; text-align: center; }
.carpetC-a ul li .img img { width: auto; height: 7vw; }
@media(max-width: 1100px){
	.carpetC-a ul { display:block; }
	.carpetC-a ul li .img { margin: 0; }
	.carpetC-a ul li .img img { width: auto; height: 30vw; }
	.carpetC-a ul li { padding: 20px 0; flex: 1; width: 100%; text-align: center; }
}

.carpetB-b .topT { z-index: 2; width: 100%; position: absolute; left:0; top: 30px; padding: 0 30px; }
.carpetB-b .bonBtn { z-index: 2; width: 100%; position: absolute; left:0; bottom: 80px; padding: 0 60px; }
.carpetB-b .bonBtn a { transition: all 0.5s; display:block; width: 100%; border: 1px solid #fff; padding: 10px; }
.carpetB-b .bonBtn a:nth-child(n+2) { margin-top: 10px; }
.carpetB-b .bonBtn a:hover { background: #fff; color:#000!important; }
.carpetB-b .topT .c { display:inline-block; padding: 8px 10px; background: rgba(255,255,255,0.1); margin-top: 10px; }
.carpetB-a ul { display:flex; flex-wrap: wrap; }
.carpetB-a ul li { width: calc(50% - 9px); margin-right: 18px; }
.carpetB-a ul li:nth-child(2n) { margin-right:0; }
.carpetB-a ul li .img img { transition:all 0.6s; }
.carpetB-a ul li:hover img { transform:scale(1.05); }
@media(max-width: 1900px){
	.carpetB-b .topT { top: 1.5vw; padding: 0 1.5vw; }
	.carpetB-b .bonBtn { bottom: 4vw; padding: 0 3vw; }
}
@media(max-width: 1100px){
	.carpetB-b .topT { top: 16px; padding: 0 15px; }
	.carpetB-b .bonBtn { bottom: 25px; padding: 0 20px; }
	.carpetB-a ul li { width: 100%; margin-right: 0; }
	.carpetB-a ul li:nth-child(n+2) { margin-top: 10px; }
	.carpetB-b .topT .c { margin-top: 5px; }
}

.paddingT110 { padding-top: 110px; }
.paddingB110 { padding-bottom: 110px; }
.padding110 { padding: 110px 0; }
.carpetA-a { padding: 0 4vw; }
.carpetA-a ul { display:flex; flex-wrap: wrap; }
.carpetA-a ul li { width: calc(33.3333% - 12px); margin-right: 18px; }
.carpetA-a ul li:nth-child(3n) { margin-right:0; }
.carpetA-a ul li .img { position: relative; }
.carpetA-a ul li .img:after { z-index: 1; content:''; width: 100%; height: 100%; position: absolute; left:0; top:0; opacity: 0.6; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); }
.carpetA-a ul li .img img { transition:all 0.6s; }
.carpetA-a ul li:hover img { transform:scale(1.05); }
.carpetA-b .tit { z-index: 5; position: absolute; left: 0; width: 100%; bottom: 24px; padding: 0 30px; }
.carpetA-b .tit span { width: 100%; display:block; background: url(../images/addpic2/more.svg) no-repeat right center; }
.smallMore2 { transition:all 0.5s; font-weight: 400; border-bottom: 1px solid #333; line-height: 1; }
.smallMore2:hover { color:#000; font-weight: 700; }
@media(max-width: 1900px){
	.carpetA-b .tit { bottom: 20px; padding: 0 20px; }
	.padding110 { padding: 6vw 0; }
	.paddingT110 { padding-top: 6vw; }
	.paddingB110 { padding-bottom: 6vw; }
}
@media(max-width: 1600px){
	.carpetA-b .tit { bottom: 15px; padding: 0 15px; }
}
@media(max-width: 1100px){
	.carpetA-a { padding: 0; }
	.carpetA-a ul li { width: 100%; margin-right:0; }
	.carpetA-a ul li:nth-child(n+2) { margin-top: 15px; }
	.padding110 { padding: 50px 0; }
	.paddingT110 { padding-top: 50px; }
	.paddingB110 { padding-bottom: 50px; }
}

.carpetE-d { position: relative; padding: 0 160px; }
.carpetE-d .swiper-container { width: 100%; }
.carpetE-d .mainQh2:after { color:#000; }
.carpetE-d .mainQhPrev2 { left: 80px; transform: translateX(-50%); }
.carpetE-d .mainQhNext2 { right: 80px; transform: translateX(50%); }
@media(max-width: 1900px){
	.carpetE-d { padding: 0 8vw; }
	.carpetE-d .mainQhPrev2 { left: 4vw; transform: translateX(-50%); }
	.carpetE-d .mainQhNext2 { right: 4vw; transform: translateX(50%); }
}

.header,.header2 { box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.05); }
.proListC { padding-top: 200px; }
@media(max-width: 1500px){
	.proListC { padding-top: 180px; }
}
@media(max-width: 1100px){
	.headerA.borderBottom { border:none; }
	.headerC { display:none; }
	.proListC { padding-top: 80px; }
}


.helpA-c ul { display:flex; flex-wrap: wrap; }
.helpA-c ul li { float:left; width: calc(50% - 15px); margin-right: 30px; }
.helpA-c ul li.w100 { width: 100%; }
.helpA-c ul li:nth-child(2n) { margin-right:0; }
.helpA-c ul li:nth-child(n+3) { margin-top: 30px; }
.helpA-c ul li .layui-input { width: 100%; height: 56px; background: #f3f3f3; border-color:#E2E2E2; margin-top: 5px; font-size: 16px; padding-left:10px; }
.helpA-d p { margin-top: 10px; }
.helpA-d p .layui-form-checkbox[lay-skin=primary] i { background: #F0F0F0; border-color:#999; color:#f0f0f0; border-radius: 2px; }
.helpA-d p .layui-form-checked[lay-skin=primary] i { background: #000000; border-color:#000000; color:#fff;}
.helpA-d p .layui-form-checkbox[lay-skin=primary] span { font-size: 16px; color:#333; }
.helpA-e button { transition:all 0.6s; background: #000; border:none; padding: 15px 70px; }
.helpA-e button:hover { background: rgba(0,0,0,.6); }
@media(max-width: 1100px){
	.helpA-c ul li { width: 100%; margin-right: 0; }
	.helpA-c ul li:nth-child(n+2) { margin-top: 20px; }
	.helpA-c ul li .layui-input { height: 46px; }
	.helpA-e button { padding: 12px 40px; }
}


.dingzhiA-b ul { display:flex; flex-wrap: wrap; }
.dingzhiA-b ul li { width: calc(50% - 20px); float:left; margin-right: 40px; }
.dingzhiA-b ul li:nth-child(2n) { margin-right:0; }
.dingzhiA-b ul li:nth-child(n+3) { margin-top: 200px; }
.dingzhiA-b ul .c { max-width: 480px; margin: 5px auto 0; }

@media(max-width: 1900px){
	.dingzhiA-b ul li:nth-child(n+3) { margin-top: 10vw; }
}
@media(max-width: 600px){
	.dingzhiA-b ul li { width: 100%; margin-right: 0; }
	.dingzhiA-b ul li:nth-child(n+2) { margin-top: 10vw; }
}

.aboutH-a { background: #F6F6F6; padding: 40px; }
.aboutH-a .con { float:right; width: 57%; }
.aboutH-a .con p:nth-child(n+2) { margin-top: 30px; }
@media(max-width: 1600px){
	.aboutH-a { padding: 30px; }
	.aboutH-a .con p:nth-child(n+2) { margin-top: 20px; }
}
@media(max-width: 1100px){
	.aboutH-a { padding: 30px 15px; }
	.aboutH-a .con p:nth-child(n+2) { margin-top: 15px; }
	.aboutH-a .con { width: 100%; margin-top: 20px; }
}
.aboutF-a { position: absolute; left:0; top: 50%; transform:translateY(-50%); width: 100%; }
.aboutF-b { width: 27vw; }
.aboutF-c { position: relative; z-index: 5; width: 58%; }
@media(max-width: 1600px){
	.aboutF-b { width: 30vw; }
}
@media(max-width: 1400px){
	.aboutF-b { width: 36vw; }
}
@media(max-width: 1100px){
	.aboutF-a { width: 100%; position: relative; top: 0; transform:translateY(0); }
	.aboutF-b { width: 100%; }
	.aboutF-c { margin-top: 20px; width: 100%; }
}

.aboutG .c { max-width:1200px; margin-left: auto; margin-right: auto; }
.aboutG-a ul li { float:left; width: calc(50% - 10px); margin-right: 20px; }
.aboutG-a ul li:nth-child(2n) { margin-right:0; }

@media(max-width: 1100px){
	.aboutG-a ul li { float:left; width: calc(50% - 5px); margin-right: 10px; }
}


.brandA { position: absolute; right:0; bottom:6px; }
.brand-b:nth-child(n+2) { margin-left: 10px; }
.brand-b .layui-form-select .layui-input { width: 165px; height: 50px; font-size: 16px; color:#000; padding-left: 10px; border:1px solid #000!important; }
.brand-b button { width: 165px; height: 50px; font-size: 16px; color:#fff; background: #000; border:1px solid #000!important; }
.proListA-a { padding-bottom: 40px; }

@media(max-width: 1800px){
	.brand-b .layui-form-select .layui-input { width: 160px; height: 42px;  }
	.brand-b button { width: 160px; height: 42px; }
	.proListA-a { padding-bottom: 30px; }
}
@media(max-width: 1500px){
	.brand-b .layui-form-select .layui-input { width: 120px; height: 40px;  }
	.brand-b button { width: 120px; height: 40px; }
	.proListA-a { padding-bottom: 30px; }
}
@media(max-width: 1100px){
	.proListC .proListA-a .mtit { float:left; width: 100%; }
	.brandA { float:left; width: 100%; position: relative; }
	.brand-b { width: calc(25% - 12px); margin-right: 16px; margin-top: 20px; }
	.brand-b:nth-child(n+2) { margin-left: 0; }
	.brand-b:nth-child(4n) { margin-right: 0; }
	.brand-b .layui-form-select .layui-input { width: 100%; }
	.brand-b button { width: 100%; height: 40px; }
	.proListA-a { padding-bottom: 30px; }
}
@media(max-width: 800px){
	.brand-b { width: calc(50% - 8px); margin-right: 16px; margin-top: 16px; }
	.brand-b:nth-child(2n) { margin-right: 0; }
}



.buyB-i .layui-input { border: none; font-size: 16px; color:#333; }
.buyB-i .selectBox { padding: 10px 0; border-bottom: 1px solid #dedede;}
.buyB-i .layui-form-select dl { border:none; }
.buyB-i .layui-form-select .layui-edge { width: 15px; height: 9px; right:0; border:none; background: url(../images/detail/down.png) no-repeat right center; }


.addareaA ol { display: flex; flex-wrap: wrap; }
.addareaA ol li { float: left; width: calc(33.3333% - 6px); margin-right: 9px; }
.addareaA ol li:nth-child(3n) { margin-right: 0; }
.addareaA ol li:nth-child(n+4) { margin-top: 20px; }
.addareaA ol li .img { border:1px solid #fff; }
.addareaA ol li.cur .img { border-color: #000; }
@media(max-width: 1100px){
    .buyB-z .buyB-b,.buyD-z { width: 100%; }
    .proListZ.fixed2 .buyB-b { position: relative; }
}
@media(max-width: 500px){
    .addareaA ol li { width: calc(50% - 5px); margin-right: 10px; }
    .addareaA ol li:nth-child(3n) { margin-right: 10px; }
    .addareaA ol li:nth-child(2n) { margin-right: 0; }
    .addareaA ol li:nth-child(n+3) { margin-top: 20px; }
}
.addareaB ol { display: flex; flex-wrap: wrap; }
.addareaB ol li { float: left; width: calc(33.3333% - 6px); margin-right: 9px; }
.addareaB ol li:nth-child(3n) { margin-right: 0; }
.addareaB ol li:nth-child(n+4) { margin-top: 20px; }
.addareaB ol li .img { opacity: 0.3; border:1px solid #fff; }
.addareaB ol li.cur .img { opacity: 1; border-color: #000; }
@media(max-width: 1100px){
    .buyB-z .buyB-b,.buyD-z { width: 100%; }
    .proListZ.fixed2 .buyB-b { position: relative; }
}
@media(max-width: 500px){
    .addareaB ol li { width: calc(50% - 5px); margin-right: 10px; }
    .addareaB ol li:nth-child(3n) { margin-right: 10px; }
    .addareaB ol li:nth-child(2n) { margin-right: 0; }
    .addareaB ol li:nth-child(n+3) { margin-top: 20px; }
}
.addareaC-a input { width: calc(33.333% - 6px); border:1px solid #333; height: 48px; font-size: 16px; color:#333; padding-left: 10px; }
.buyD-u .zxxz ul li{ float: left; width: 24px; height: 24px; margin-right: 1.1vw; border-radius: 50%; margin-bottom: 15px; }

.cookietanq {
    position: fixed;
    bottom: 58px;
    left: 40px;
    width: 833px;
    padding: 40px 40px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
}
.cookietanq .wenzi{
    font-size: 16px;
    color: #000000;
    width: 542px;
    line-height: 1.625;
}
.cookietanq .wenzi a{
    display: inline-block;
    font-weight: bold;
}
.cookietanq .enwan a {
    display: inline-block;
    border: 1px solid #000000;
    padding: 0 30px;
    line-height: 56px;
    font-size: 16px;
    color: #000000;
    margin-top: 28px;
}

.cookietanq .guanbi {
    cursor: pointer;
    width: 15.2px;
    height: 15.2px;
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 2;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBmaWxsPSJub25lIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIxNS4yMDAwMDQ1Nzc2MzY3MTkiIGhlaWdodD0iMTUuMTk5OTk5ODA5MjY1MTM3IiB2aWV3Qm94PSIwIDAgMTUuMjAwMDA0NTc3NjM2NzE5IDE1LjE5OTk5OTgwOTI2NTEzNyI+PGc+PHBhdGggZD0iTTE1LjIsMS4xNzcxN0wxNC4wMjI4LDBMNy42LDYuNDQzNDhMMS4xNzcxNywwTDAsMS4xNzcxN0w2LjQ0MzQ4LDcuNkwwLDE0LjAyMjhMMS4xNzcxNywxNS4yTDcuNiw4Ljc3NzE4TDE0LjAyMjgsMTUuMkwxNS4yLDE0LjAyMjhMOC43NzcxOCw3LjZMMTUuMiwxLjE3NzE3WiIgZmlsbD0iIzNEM0QzRCIgZmlsbC1vcGFjaXR5PSIxIiBzdHlsZT0ibWl4LWJsZW5kLW1vZGU6cGFzc3Rocm91Z2giLz48L2c+PC9zdmc+") no-repeat center center/cover;
}

@media(max-width:1100px) {
    .cookietanq { width: calc(100% - 40px); margin: 0 auto; left: 20px; padding: 50px 20px 20px; border-radius: 15px; bottom: 20px; }
    .cookietanq .wenzi { width: 100%; font-size: 14px; }
    .cookietanq .guanbi { top: 20px; right: 20px; }
    .cookietanq .enwan a { width: 100%; padding: 0; text-align: center; font-size: 14px; line-height: 45px; }
}
.addareaC-a input.alignC { padding-left: 0; }

.addareaD .brand-b.wid100 { width: 100%; margin-right:0; }
    
.headerA-c .homeWeb { vertical-align: middle; width: 80px; height: 20px; margin: 0 20px 0 0; }
    
@media(max-width:1100px) {
    .headerA-c .homeWeb { vertical-align: middle; width: 80px; height: 20px; margin: 0; padding: 10px 0; }
}
 
.nav ul li { position: relative; }
.headerB-a .sub { display:none; width: 300px; margin-left: -150px; position: absolute; left: 50%; top: calc(100% - 9px); padding: 5px 0; }
.headerB-a .nav ul li:hover .sub { display:block; }
.navL ul li { position: relative; }
.navL .sub { display:none; width: 300px; margin-left: -150px; position: absolute; left: 50%; top: calc(100% - 9px); padding: 5px 0; }
.navL ul li:hover .sub { display:block; }
.subAA { position: relative; width: 100%; padding: 20px; background: #F0F0F0; }
.subAA:after { position: absolute; content:''; width: 200vw; height: 100%; top:0; left: -100vw; background: #f0f0f0; }
.subAA a { position: relative; z-index: 5; text-transform: uppercase; display:block; padding: 5px 0; }
.subAA a:hover { text-decoration: underline; color:#000; }
 
 
 
.proListB-b { min-height: 1500px; }
 
 @media(max-width: 1100px){
     .proListB-b { min-height: 50px; }
 }
 .buyA-a .djtC-a { text-align: center; }
 .buyA-a .djtC-a a { float: none; }
 .buyA-a .djtC-a a:nth-child(n+2) { margin-left: 10px; }
 
 
 
 
 

.sidebar-box{
    position: fixed;
    right:15px;
    top: 50%; transform: translateY(-50%);
    z-index:1000000;
}

.sidebar-box ul { position: absolute; display: none;
    width: 100%;
    left: 0;
    bottom: 60px; }
.sidebar-box.cur ul { display: block;}

.sidebar li{
    width:50px;
    height:50px;
    position:relative;
    text-align:right;
    margin-top:5px;
    transition:all 0.5s ease-in-out;
    border-radius: 50px;
}
.bsTop, .bsFrameDiv, #bsMorePanel,#bsBox { max-width: 100%; }
#bsBox { left:50%; margin-left:0!important; transform: translateX(-50%); }
.sidebar li+li{

}
.sidebar li i{
    width:50px;
    height:50px;
    position: absolute;
    right:0;
    top:0;
    z-index:1100;
}

.sidebar li>a{
    display:block;
    width:100%;
}
.sidebar li>a i{
    border: 1px solid rgba(255,255,255,0.3); 
}

.sidebar li .bshareBox { min-width: 198px; width:198px; left:-200px; top:0; display: none;  }
.sidebar li:hover .bshareBox { display: block;  }

.sidebar li:hover .bshare-custom { left:0;background: none;  }
.sidebar li.scollTop { display: none; }

.sidebar li .icon01{
    border-radius: 50%;
    background:url('../images/ri1bga.svg') no-repeat center #000; background-size: 50px auto;
}

.sidebar li .icon02{
    border-radius: 50%;
    background:url('../images/ri2bga.svg') no-repeat center #000; background-size: 50px auto;
}
.sidebar li .icon03{
    border-radius: 50%;
    background:url('../images/ri3bga.svg') no-repeat center #000; background-size: 50px auto;
}
.sidebar li .icon04{
    border-radius: 50%;
    background:url('../images/backtop.png') no-repeat center #000; background-size: 50px auto;
}


.mobileSide { display: none; position: fixed; right:15px; bottom:5%; width: 50px; height: 50px; z-index: 1000; }

.mobileBtn { border: 1px solid rgba(255,255,255,0.3); border-radius: 50px; cursor: pointer; width: 50px; height: 50px; background:url(../images/ss1.svg) no-repeat center/cover #000; }
.mobileSide.cur .mobileBtn,.sidebar-box.cur .mobileBtn { background:url(../images/ss1xx.svg) no-repeat center/cover #000; }

.mobileSide-a { width: 100%; height: 100%; position: relative; }
.mobileSide-b { display: none; position: absolute; width: 100%; left:0; bottom:60px; }
.mobileSide-b ul li { width: 50px; height: 50px; margin-top:10px; }
.mobileSide-b ul li a { display: block; width: 50px; height: 50px; }

.mobileSide-b ul li:nth-child(1) img { opacity: 0; }
.mobileSide-b ul li:nth-child(1) { background:url(../images/ss2.png) no-repeat center/cover; }
.mobileSide-b ul li:nth-child(2) { background:url(../images/ss3.png) no-repeat center/cover; }
.mobileSide-b ul li:nth-child(3) a {display: block; width: 50px; height: 50px; background:url(../images/ss4.png) no-repeat center/cover; }
.mobileSide.cur .mobileSide-b { display: block; }



/*最新移动端修改2025-06-19*/
.carpetC-a22 { padding: 10px 15px 30px; border:1px solid #ededed; }
.noFlex { display: flex!important; flex-wrap: nowrap!important; }
.carpetA-a ul.noFlex li:nth-child(n+2) { margin-top: 0; }
.carpetA-a.swiper-container{ padding-bottom: 45px; }
.carpetA-a.swiper-container .swiper-pagination { bottom:0; }
.carpetA-a.swiper-container .swiper-pagination .swiper-pagination-bullet { width: 12px; height: 12px; background: #000; opacity: 0.3; margin: 0 15px; }
.carpetC-a.swiper-container .swiper-pagination .swiper-pagination-bullet-active { opacity: 1; }
.carpetC-a.swiper-container{ padding-bottom: 45px; }
.carpetC-a.swiper-container .swiper-pagination { bottom:0; }
.carpetC-a.swiper-container .swiper-pagination .swiper-pagination-bullet { width: 12px; height: 12px; background: #000; opacity: 0.3; margin: 0 15px; }
.carpetC-a.swiper-container .swiper-pagination .swiper-pagination-bullet-active { opacity: 1; }
.carpetC-a ul.noFlex li { flex: none; }

@media(max-width: 500px){
    .carpetD-a { height: 125.333vw; }
    .carpetD-c { position: absolute; bottom: 0px; }
}



.centerD-a .t { display:inline-block; padding: 0.15rem 0.2rem; border:1px solid #000;  }
.centerD-a .t span { display:inline-block; padding-right: 25px; background: url(../images/down.svg) no-repeat right center; }
.centerD-a .t.cur span { background: url(../images/up.svg) no-repeat right center; }
.centerD-a { display:inline-block; }
.centerD-b { z-index: 2; display:none; position: absolute; left:0;  width: 100%; background: #fff; border:1px solid #f1f1f1; padding:0.2rem; }
.centerD-b dl dd .tt { display:block; padding: 0.06rem 0; }


.sousuoB-a .box,.sousuoI-a .t { padding:0 12px; border:1px solid #d8d8d8; }
.sousuoB-b .box .t,.sousuoB-a .centerD-a .t span { margin-left:0; line-height: 1.6; padding: 6px 0; display:inline-block; padding-right:26px; background: url(../images/order/sxbg.svg) no-repeat calc(100% - 2px) center; }
.sousuoB-a .centerD-a .t span { background: url(../images/down.svg) no-repeat right center; }
.sousuoB-f .box { margin-left:0.1rem; padding:0; border-color:#000; background: none; }
.sousuoB-f .box .t { padding:0; width: 0.34rem; line-height: 0.34rem; display:inline-block; background: #000; } 

.sousuoB-a .centerD-a .t { padding: 0 12px; border-color:#d8d8d8; }
.sousuoB-a .centerD-b { padding:12px; }

@media(max-width: 350px){ 
    .brand-c { width: 100%; margin-right: 0; }
}

@media(max-width: 350px){
	.sousuoB-b .box .t,.sousuoB-a .centerD-a .t span { padding-right:20px; }
}


.sousuoE { padding-top: 25px; }
.sousuoE ul li { margin-top: 10px; border-bottom:1px solid #d8d8d8; }
.sousuoE ul li a { padding: 13px 0; display: block; position: relative; }
.sousuoE ul li p span.icon { overflow: hidden; display:inline-block; position: absolute; right:0; top:50%; transform:translateY(-50%); width: 20px; height: 20px; border:1px solid #666; border-radius:50%; padding:2px; }
.sousuoE ul li.cur p span.icon i { display:block; width:100%; height: 100%; background: #000; border-radius:50%; }
.sousuoB-f .box { margin-left:0.1rem; padding:0; border-color:#000; background: none; }
.sousuoB-f .box .t { padding:0; width: 34px; line-height: 34px; display:inline-block; background: #000; }
.memberB-b { padding: 0 15px; }
.buyB-m1 .buyB-d .swiper-container .swiper-pagination,.buyB-d .mainQh { display: none; }
@media(max-width: 1100px){
    .sousuoB .proListA-b { width: auto; bottom:0; float: left; margin-top: 0; }
    .proListB-b ul li { width: calc(50% - 5px); margin-right: 10px; }
    .proListB-b ul li:nth-child(2n) { margin-right:0; }
    .proListB-b ul li:nth-child(n+2) { margin-top: 0; }
    .proListB-b ul li:nth-child(n+3) { margin-top: 20px; }
    .proListB-b .imgBox { height: 36vw; }
    .proListB-b.sousuoC ul li { width: 100%; margin-right: 0; }
    .proListB-b.sousuoC ul li:nth-child(2n) { margin-right:0; }
    .proListB-b.sousuoC ul li:nth-child(n+2) { margin-top: 20px; }
    .proListB-b.sousuoC .imgBox { height: 70vw; }
    
    .buyB-c { display: none; }
    .buyB-d { width: 100%; margin-left: 0; position: relative; background:#f6f6f6; padding: 30px 15vw 0; }
    .buyB-m1 .buyB-d .swiper-container { padding-bottom: 35px; }
    .buyB-m1 .buyB-d .swiper-container .swiper-pagination { bottom:10px; display: block; }
    .buyB-m1 .buyB-d .swiper-container .swiper-pagination .swiper-pagination-bullet { width: 8px; height: 8px; background: #000; opacity: 0.3; margin: 0 5px; }
    .buyB-m1 .buyB-d .swiper-container .swiper-pagination .swiper-pagination-bullet-active { opacity: 1; }
    .buyB-d .mainQh { display: flex; }
    
    
    .buyB-d .mainQh { width: 44px; height: 44px; background: #fff; }
    .buyB-d .swiper-button-next { right:0; }
    .buyB-d .swiper-button-prev { left:0; }
    .buyB-d .mainQh:after { font-size: 20px; color:#666; }
    .buyB-d .mainQh:hover { background: #000; }
    .buyB-d .mainQh:hover:after { color:#fff; }



}

/*网站底部*/
.footer2 { background: #F6F6F6; }
.footer2A { padding: 30px 0 40px; }
.footer2A ul li { border-bottom:1px solid #ddd; }
.footer2A ul li .t { padding: 20px 40px 20px 0; background: url(../images/footnavbg.svg) no-repeat right center; }
.footer2A ul li .con a { display:block; padding: 10px 0; }
.footer2A ul li .con { display:none; }

.footer2B input { border:none;box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.09); font-size: 16px;color:#333; padding-left:10px; height: 60px;  }
.footer2B button { font-size:0; position: absolute; right:0; top:0; width: 40px; background: url(../images/footBtn.svg) no-repeat center; height: 60px; }

.footer2C { padding: 40px 0; }
.footer2D { padding: 0 30px; }
.footer2F { padding: 40px 30px 20px; }
.footer2E a { width: 100%; }






