|
@@ -102,12 +102,12 @@ body{background: #fff}
|
|
|
|
|
|
*/
|
|
*/
|
|
@media screen and (max-width:768px){
|
|
@media screen and (max-width:768px){
|
|
- #secondHandrelease {padding: 2.7vw;}
|
|
|
|
|
|
+ #secondHandrelease {padding: 27vw 2.7vw 2.7vw 2.7vw;}
|
|
footer{display: none;}
|
|
footer{display: none;}
|
|
.bannerimg img{width: 100%;height: 100% ;}
|
|
.bannerimg img{width: 100%;height: 100% ;}
|
|
- .mt-top {line-height: 11vw;color: #22272e;text-align: left;font-size: 5vw;font-weight: bold;height: 11vw}
|
|
|
|
|
|
+ .mt-top {line-height: 11vw;color: #22272e;text-align: center;font-size: 5vw;font-weight: bold;height: 11vw}
|
|
.newsTitle {line-height: 6vw;text-align: left;color: #FF5B00;padding: 2.7vw;background-color: rgba(225, 86, 22, .1)}
|
|
.newsTitle {line-height: 6vw;text-align: left;color: #FF5B00;padding: 2.7vw;background-color: rgba(225, 86, 22, .1)}
|
|
- .mt-bottom {margin: 5.3vw auto;}
|
|
|
|
|
|
+ .mt-bottom {margin: 3vw auto;}
|
|
#mt-form {position: relative;overflow: hidden;width: 93.4vw;margin: auto}
|
|
#mt-form {position: relative;overflow: hidden;width: 93.4vw;margin: auto}
|
|
.unlogin-label {width: 100%;margin-bottom: 2.7vw;color: #627386;}
|
|
.unlogin-label {width: 100%;margin-bottom: 2.7vw;color: #627386;}
|
|
.secondradio div {width: 27vw;height: 10.7vw;line-height: 10.7vw;background-color: #ffffff;border: solid .27vw #b8bfca;text-align: center;display: inline-block;cursor: pointer;position: relative;color: #627386}
|
|
.secondradio div {width: 27vw;height: 10.7vw;line-height: 10.7vw;background-color: #ffffff;border: solid .27vw #b8bfca;text-align: center;display: inline-block;cursor: pointer;position: relative;color: #627386}
|
|
@@ -157,8 +157,8 @@ body{background: #fff}
|
|
#word-limit {position: absolute;right: 2.7vw;bottom: 2.7vw;font-size: 3.2vw;color: #9aa5b5}
|
|
#word-limit {position: absolute;right: 2.7vw;bottom: 2.7vw;font-size: 3.2vw;color: #9aa5b5}
|
|
.textarea-wrapper {letter-spacing: .4vw;line-height: 6.4vw;color: #627386;position: relative;width: 100%;font-size: 3.2vw}
|
|
.textarea-wrapper {letter-spacing: .4vw;line-height: 6.4vw;color: #627386;position: relative;width: 100%;font-size: 3.2vw}
|
|
.release-button .text{width: 100%;text-align: center;margin: 15px 10px;}
|
|
.release-button .text{width: 100%;text-align: center;margin: 15px 10px;}
|
|
- .release-button .buttton-main{width:100vw;margin: 0 auto;}
|
|
|
|
- .release-button {width: 100%;height: auto;float: left;margin: 8vw 0;}
|
|
|
|
|
|
+ .release-button .buttton-main{width:100%;box-sizing: border-box;padding: 0 3vw;}
|
|
|
|
+ .release-button {width: 100%;height: auto;margin: 8vw 0;}
|
|
.release-button button {width: 100%;height: 12vw;border-radius: .53vw;line-height: 12vw;text-align: center;font-size: 4.5vw;cursor: pointer;box-sizing: border-box;}
|
|
.release-button button {width: 100%;height: 12vw;border-radius: .53vw;line-height: 12vw;text-align: center;font-size: 4.5vw;cursor: pointer;box-sizing: border-box;}
|
|
.Read {border: solid .27vw #FF5B00;background-color: #ffe6dc;color: #FF5B00;}
|
|
.Read {border: solid .27vw #FF5B00;background-color: #ffe6dc;color: #FF5B00;}
|
|
#btn-submit {background-color: #FF5B00;color: #fff;border-radius: 6vw;}
|
|
#btn-submit {background-color: #FF5B00;color: #fff;border-radius: 6vw;}
|