Cyclohexane (Talk | contribs) |
Cyclohexane (Talk | contribs) |
||
Line 64: | Line 64: | ||
.main .main_top{ | .main .main_top{ | ||
padding-top: 0; | padding-top: 0; | ||
− | margin: 1rem 0; | + | margin: 1rem 0 0.5rem; |
padding-left: 15vw; | padding-left: 15vw; | ||
} | } |
Revision as of 09:53, 20 September 2018
.main {
position: relative; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6181B4), to(#9BC9F1)); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6181B4', endColorStr='#9BC9F1', gradientType='0'); background: -moz-linear-gradient(top, #6181B4, #9BC9F1); background: -o-linear-gradient(top, #6181B4, #9BC9F1); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6181B4), to(#9BC9F1)); background: -webkit-linear-gradient(top, #6181B4, #9BC9F1); background: -ms-linear-gradient(top, #6181B4, #9BC9F1); background: linear-gradient(top, #6181B4, #9BC9F1); top: 5rem; bottom: 0; z-index: 0;
}
.bg_white {
height: 12vw; width: 0px; border-right: 100vw solid white; border-bottom: 10vw solid transparent; position: absolute; z-index: 0;
}
.bg_bottom {
width: 100vw; margin-bottom: 8vw;
}
.main .main_top {
position: relative; padding-top: 1vw; padding-left: 20vw; font-family: sans-serif;
}
.main .main_top p {
font-size: 1.5vw!important; line-height: 2vw; font-weight: lighter; text-align: left!important; padding-bottom: 1.5vw; width: 60vw; color: #2500b3;
}
.main .main_top div {
text-align: left; font-size: 4.5vw; font-weight: bolder; color: #2500b3; padding-bottom: 1.5vw;
}
@media screen and (max-width: 45rem) {
.bg_white { height: 10rem; border-bottom: 10vw solid transparent; } .bg_bottom { width: 100vw; margin-bottom: 15vw; } .main .main_top{ padding-top: 0; margin: 1rem 0 0.5rem; padding-left: 15vw; } .main .main_top div{ font-size: 1.3rem; } .main .main_top p { font-size: 0.6rem!important; line-height: 0.7rem!important; width: 72.5vw; } .main{ position: relative; top: 3rem; }
}
@media screen and (min-width: 45.0625rem) and (max-width: 768px) {
.main .main_top p { font-size: 1rem!important; }
}
.main .main_middle {
position: relative; width: 80vw; margin: 0 10vw; z-index: 1; color: #fff; padding-top: 3vw;
}
.main .main_middle>div>div {
font-size: 2.6rem; font-weight: bold; font-family: sans-serif!important; padding-bottom: 1vw; text-align: center; font-weight: unset;
}
.main .main_middle p {
text-align: left!important; text-indent: 2rem; line-height: 2rem; font-size: 1.56rem!important; font-family: sans-serif!important; font-weight: lighter;
}
@media screen and (max-width: 45rem) {
.main .main_middle>div>div { font-size: 1.5rem; } .main .main_middle p { font-size: 0.8rem!important; line-height: 1.1rem; }
}
@media screen and (max-width: 768px) and (min-width: 45rem) {
.main .main_middle>div>div { font-size: 1.5rem; } .main .main_middle p { font-size: 1rem!important; line-height: 1.3rem; }
}
@media screen and (max-width: 90rem) and (min-width: 768px) {
.main .main_middle>div>div { font-size: 2.3rem; } .main .main_middle p { font-size: 1.3rem!important; line-height: 1.6rem; }
}
.footer {
position: relative;
}
.footer .footer_line {
position: relative; background-color: #2500b3; width: 80vw; height: 0.1rem; left: 10vw; right: 10vw; margin-top: 2vw;
}
.footer .footer_bottom .footer_bottom_1 {
padding-top: 2vw; padding-bottom: 5vw; width: 100%;
}
.footer_bottom_1_pic1 {
height: 4vw; float: left; position: relative; left: 30vw;
}
.footer_bottom_1_pic2 {
height: 4vw; float: left; position: relative; left: 33vw;
}
- Contact_us {
font-size: 1.5vw!important; padding: 0.25vw 0; float: left; position: relative; font-family: sans-serif !important; margin-left: 25vw; color: #2500b3;
}
.footer .footer_bottom .footer_bottom_2 {
height: 5vw;
}
.footer .footer_bottom .footer_bottom_2 ul li {
list-style: none; font-family: sans-serif; cursor: pointer;
}
.footer .footer_bottom .footer_bottom_2 ul li img {
height: 2.5vw; float: left; padding: 0 1vw; position: relative;
}
.footer_position {
padding-left: 50vw;
}
- logo_position {
height: 2.5vw; float: left;
}
- footer_bottom_word {
text-align: left !important; font-size: 0.8vw; line-height: 1.25vw; color: #2500b3; float: left;
}
@media screen and (max-width: 768px) {
.footer_position, .footer_bottom_1_pic1 { display: none; } .footer_bottom_1>img { height: 5vw; } .footer_bottom_1_pic2 { position: relative; left: 22vw; } .footer_bottom_2 { position: relative; margin-left: 40vw; top: -5vw; } .footer_bottom_2 ul li img { height: 5vw!important; padding: 0 1vw; position: relative; } #Contact_us { font-size: 3vw!important; line-height: 3vw; margin: 1vw 3vw; }
}
@media screen and (min-width: 45.0625rem) and (max-width: 89.9375rem) {}
@media screen and (min-width: 90rem) {}