huaxia/css/logshoppingcar/artist.css

357 lines
5.6 KiB
CSS

body {
margin: 0;
padding: 0;
}
li {
list-style: none;
}
a {
text-decoration: none;
}
header .img {
position: absolute;
left: 20%;
top: 5%;
transform: translate(-20%, -5%);
}
header .img img {
height: 50px;
}
header .bac {
height: 930px;
background-size: 100% 100%;
background-image: url("../../img/images/backimg.png");
}
header .container {
width: 420px;
height: 680px;
min-height: 320px;
max-height: 700px;
position: absolute;
top: 40px;
left: -50px;
bottom: 0;
right: 0;
margin: auto;
padding: 20px;
z-index: 130;
border-radius: 8px;
background-color: #fff;
box-shadow: 0 3px 18px rgba(100, 0, 0, 0.5);
font-size: 16px;
}
header .container .head {
text-align: center;
line-height: 40px;
}
header .container .head p {
color: #a2a2a2;
font-size: 14px;
}
header .container .head .gang {
width: 55px;
margin: auto;
border-bottom: 1px solid #cb1919;
}
header .container .identity ul {
margin: 20px;
padding-bottom: 20px;
display: flex;
border-bottom: 1px solid #f9f9f9;
}
header .container .identity ul li {
width: 400px;
padding: 0px 28px;
}
header .container .identity ul li a {
height: 23px;
color: #737373;
}
header .container .identity ul li .set_1_btn {
color: #333;
display: block;
font-weight: 400;
line-height: 45px;
text-align: center;
max-width: 100px;
text-decoration: none;
width: 100%;
}
header .container .identity ul li .Vbtn-2 {
letter-spacing: 0;
transition: all 150ms linear 0s;
float: left;
}
header .container .identity ul li .Vbtn-2:after {
content: " ";
display: block;
margin: 0 auto;
position: relative;
width: 0;
height: 2px;
background-color: red;
}
header .container .identity ul li .Vbtn-2:hover:after {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border-color: #56c5ff;
-webkit-transition: width 350ms ease-in-out;
transition: width 350ms ease-in-out;
width: 70%;
}
header .container .identity ul li:visited {
color: #000;
}
header .container .layui-input {
border-radius: 5px;
width: 400px;
height: 40px;
font-size: 15px;
margin-left: 19px;
margin-top: 20px;
}
header .container .layui-form-item {
margin-left: -30px;
}
header .container .layui-form-item .checkb {
margin-left: 30px;
}
header .container .layui-form-item .checkb input {
display: block;
position: relative;
top: 19px;
}
header .container .layui-form-item .checkb a {
color: #cb1919;
}
header .container .layui-form-item .font-set {
font-size: 13px;
text-decoration: none;
}
header .container .layui-input-block:last-child {
margin-left: 20px;
}
header .container .codes {
display: inline-flex;
}
header .container .codes input {
margin-top: 0;
}
header .container .codes canvas {
width: 200px;
height: 40px;
background: #efefef;
border-radius: 5px;
}
header .container .codes canvas p {
color: #000;
z-index: 3;
}
header .container .layui-btn {
margin-left: 18px;
border-radius: 5px;
width: 400px;
height: 40px;
font-size: 15px;
background-color: #cb1919;
}
header .container .verity {
width: 200px;
}
header .container .bot {
text-align: center;
}
header .container #verify {
height: 34px;
vertical-align: top;
font-size: 16px;
}
header .container #verify #code_img {
width: 100px;
height: 40px;
cursor: pointer;
vertical-align: top;
}
section {
background-color: #cb1919;
height: 60px;
padding: 0px 180px;
}
section .navig {
width: 100%;
}
section .navig .label .label-text ul {
display: flex;
float: left;
}
section .navig .label .label-text ul li {
padding: 20px 21px;
}
section .navig .label .label-text ul li a {
color: #fff;
}
section .navig .label .label-icon {
background-color: #cb1919;
}
section .navig .label .label-icon ul {
display: flex;
float: right;
}
section .navig .label .label-icon ul li {
padding: 20px 21px;
}
section .navig .label .label-icon ul li img {
width: 25px;
}
footer {
padding: 0px 180px;
}
footer .foot {
display: flex;
margin: 0 auto;
}
footer .intr {
padding: 35px;
width: 342px;
height: 226px;
}
footer .intr img {
height: 86px;
margin-bottom: 30px;
}
footer .intr p:nth-child(1) {
font-size: 40px;
}
footer .intr p:nth-child(2) {
color: #616161;
}
footer .address {
background-color: #faf9f8;
border-left: 1px solid #ededed;
border-bottom: 1px solid #ededed;
}
footer .address .addreses {
display: flex;
}
footer .address .addreses .addres-1,
footer .address .addreses .addres-2,
footer .address .addreses .addres-3 {
padding: 33px;
}
footer .address .addreses .icp {
padding: 28px 40px;
border-top: 1px solid #ededed;
}
footer .address .addreses .addres-1 {
width: 310px;
}
footer .address .addreses .addres-1 img {
height: 50px;
margin-bottom: 40px;
}
footer .address .addreses .addres-1 p {
line-height: 25px;
}
footer .address .addreses .addres-1 p:nth-of-type(1) {
font-weight: 700;
}
footer .address .addreses .addres-1 p:nth-of-type(2) {
font-size: 6px;
color: rgba(97, 97, 97, 0.8);
}
footer .address .addreses .addres-2 {
font-size: 20px;
font-weight: 700;
color: #000;
}
footer .address .addreses .addres-2 p {
line-height: 25px;
}
footer .address .addreses .addres-2 p:nth-of-type(1) {
font-weight: 700;
}
footer .address .addreses .addres-2 p:nth-of-type(2) {
font-size: 12.5px;
color: rgba(97, 97, 97, 0.8);
}
footer .address .addreses .addres-3 {
display: flex;
}
footer .address .addreses .addres-3 img {
height: 92px;
}
footer .address .addreses .addres-3 p {
float: left;
font-size: 1px;
margin-left: 12px;
color: rgba(97, 97, 97, 0.8);
}
footer .address .addreses .addres-4 {
padding: 63px;
}