|
@@ -4,7 +4,7 @@ li{list-style:none}
|
|
|
* PC端
|
|
|
*/
|
|
|
@media screen and (min-width:768px){
|
|
|
-body{background: #FFF url(/img/account/register.png) no-repeat center 84px;background-attachment: fixed;}
|
|
|
+body{background: #FFF url(/img/account/supplierbg.png) no-repeat center 84px;background-attachment: fixed;}
|
|
|
footer .footTop{display:none;}
|
|
|
.registerClub{padding: 20px 0 100px 0;}
|
|
|
.selectAccount{width:1184px;height:558px;text-align:center;margin:0 auto;}
|
|
@@ -65,8 +65,9 @@ footer .footTop{display:none;}
|
|
|
.formLine .business input[type="text"] {width: 350px;display: block;float: left;margin-right: 15px;}
|
|
|
.formLine .business a {display: block;float: left; width: 92px;height: 32px;line-height: 34px;font-size: 14px;color: #e15616;background-color: #ffe6dc;border-radius: 2px;border: solid 1px #e15616;text-align: center;}
|
|
|
.supplierConfirm{width: 100%;height: 100%;position: fixed;top:0;left:0;z-index: 999;background: rgba(0,0,0,.3);}
|
|
|
-.purchase{font-size: 18px;background: #fff;width: 127px;margin: 10px auto 0;text-align: center}
|
|
|
-.tips-text{color: #e15616;font-size: 14px;}
|
|
|
+.purchase{font-size: 18px;width: 127px;margin: 10px auto 0;text-align: center}
|
|
|
+.b .purchase{color: #FF7A51}
|
|
|
+.tips-text{color: #999999;font-size: 14px;line-height: 20px;}
|
|
|
|
|
|
}
|
|
|
|
|
@@ -79,9 +80,9 @@ footer{display:none}
|
|
|
.registerClub{padding: 20px 0;}
|
|
|
.registerShop{padding: 20px 0;}
|
|
|
.selectAccount{width:100%;height:90vh;text-align:center;}
|
|
|
-.selectAccount .title{height:6vw;font-size:4.2vw;font-weight:bold;line-height:6vw;color:#22272e;padding-top:36vw}
|
|
|
+.selectAccount .title{height:6vw;font-size:4.2vw;font-weight:bold;line-height:6vw;color:#22272e;padding-top:15vw}
|
|
|
.selectAccount .cont{margin-top:10vw;}
|
|
|
-.selectAccount .cont span{display:inline-block;width:24.8vw;margin:0 6.7vw;line-height:4.6vw;color:#3b77ff;font-size:3.4vw;cursor:pointer}
|
|
|
+.selectAccount .cont span{display:inline-block;width:100%;margin:3.7vw 0;line-height:4.6vw;color:#3b77ff;font-size:3.4vw;cursor:pointer}
|
|
|
.selectAccount .cont img{display:inline-block;width:24.8vw;height:24.8vw;background-color:#c2d8fa;border-radius:12.4vw}
|
|
|
.signAccount .title-tips{margin-bottom: 3.2vm;width: 100%;height:9.6vw;background-image: linear-gradient(270deg,rgba(255,255,255,0.1) 0%,rgba(255,86,11,0.1) 51%,rgba(255,255,255,0.1) 100%);}
|
|
|
.signAccount .title-tips p{width: 100%;height:9.6vw;font-family: Microsoft YaHei;font-size:3.1vw;font-weight: normal;font-stretch: normal;line-height: 9.6vw;letter-spacing:0;color: #e15616;text-align: center;}
|
|
@@ -139,5 +140,6 @@ footer{display:none}
|
|
|
.subLine .btn-upgrade.none{border: 1px solid #E15616;background-color: #ffe6dc;box-shadow: 0px 3px 6px 0px rgba(249, 75, 75, 0.17);color: #e15616;}
|
|
|
.subLine .btn-upgrade.disabled{background-color: #999999;}
|
|
|
.purchase{font-size: 3.8vw;background: #fff;margin: 2.7vw auto;text-align: center}
|
|
|
-.tips-text{color: #e15616;font-size: 3.4vw;}
|
|
|
+.b .purchase{color: #e15616}
|
|
|
+.tips-text{color: #999999;font-size: 3.4vw;}
|
|
|
}
|