|
@@ -39,9 +39,9 @@ li{list-style:none}
|
|
|
.process>div span{color:#9aa5b5; position: absolute;bottom: 10px;right: 10px;font-size: 12px }
|
|
|
.process>div{position: relative}
|
|
|
.from-button{width: 232px;height: 50px;cursor:pointer;line-height: 50px;text-align: center;color: #fff;background-color: #e15616;box-shadow: 0px 3px 6px 0px rgba(249, 75, 75, 0.17);border-radius: 2px;font-size: 18px;margin: 15px auto;}
|
|
|
- .mainconten{background: #fff; box-shadow: 0px 3px 6px 0px rgba(34, 39, 46, 0.07);padding: 20px 0}
|
|
|
+ .mainconten{background: #fff; box-shadow: 0px 3px 6px 0px rgba(34, 39, 46, 0.07);padding: 20px 0;margin-bottom: 8px}
|
|
|
.mainconten form{width: 500px;margin: auto}
|
|
|
- .sencondCont{background: #fff; box-shadow: 0px 3px 6px 0px rgba(34, 39, 46, 0.07);padding: 32px 0;margin-top: 10px;}
|
|
|
+ .sencondCont{background: #fff; box-shadow: 0px 3px 6px 0px rgba(34, 39, 46, 0.07);padding: 32px 0;}
|
|
|
.sencondCont form{width: 500px;margin: auto}
|
|
|
.sencondCont p{color: #627386;font-size: 14px;margin-bottom: 32px}
|
|
|
.sencondCont p span{color: #22272e;}
|
|
@@ -52,6 +52,7 @@ li{list-style:none}
|
|
|
.icon.stance:before{width: 25px;height: 25px;background-position: -273px -513px;cursor: pointer;}
|
|
|
.icon.changestance:before{ width: 25px;height: 25px;background-position: -240px -513px}
|
|
|
.sencondCont p.Image{width: 530px}
|
|
|
+ .grade{position: absolute;margin-top: -6px}
|
|
|
}
|
|
|
|
|
|
/**
|