@import '../common/variable';
html.pc {
.c-a002__link {
padding-right: 20px;
img {
height: 0.4rem;
width: 0.4rem;
// width: 10px;
// height: 10px;
}
}
.c-a002__link_span {
padding: 0 10px 0 0;
}
.c-a002__link_span_font {
padding: 0 0 8px 0;
}
.c-a002{
background-color: #F0F0F0;
}
.c-a002__container {
padding-top: 44px;
padding-bottom: 65px;
}
.c-a002__imgbox {
float: left;
img {
height: 36px;
}
}
// .c-a002__exhibit {
// float: left;
// margin-left: 42px;
// padding-top: 4px;
// img {
// width: 140px;
// }
// }
.c-a002__outbody {
float: left;
width: 864px;
}
.c_c {
text-align: center;
}
.c-a002__qrcodebox {
float: right;
img {
width: 126px;
//float: right;
}
.c-a002__title {
display: none;
}
.c-a002__title1 {
display: block;
margin-top: 19px;
font-size: 18px;
color: #353535;
font-weight: bold;
}
}
.c-a002__title {
margin-top: 39px;
font-size: 18px;
color: #353535;
font-weight: bold;
}
.c-a002__content {
margin-top: 12px;
* {
font-size: 16px;
color: #353535;
}
}
.c-a002__content--blue {
* {
// color: @theme_color_less;
// color:#2D6DCC;
}
}
.c-a002__item {
float: left;
}
.c-a002__item--2 {
margin-left: 80px;
}
.c-a002__item--3 {
// margin-left: 80px;
float: right;
}
.c-a002__footer {
background: #353535;
height: 60px;
padding-top: 23px;
}
.c-a002__copyright {
float: left;
width: 600px;
* {
color: #B2B2B2;
font-size: 14px;
}a {
color: #B2B2B2;
font-size: 14px;
text-decoration: none;
}
}
.c-a002__other {
float: right;
}
.c-a002__rule {
float: left;
a {
color: #B2B2B2;
font-size: 14px;
}
}
.c-a002__private {
float: left;
margin-left: 43px;
a {
color: #B2B2B2;
font-size: 14px;
}
}
.c-a002__buttomlogo{
position: absolute;
right: 270px;
width: 60px;
z-index: 1;
}
.c-a002__mobileimg{
display: none;
}
}
html.mobile {
.c-a002 {
border-top: 1px solid #DCDCDC;
background-color: #F0F0F0;
}
.c-a002__container {
padding-top: 0.44rem;
padding-bottom: 0.6rem;
}
.c-a002__imgbox {
display: none;
float: left;
img {
height: 0.6rem;
}
}
.c-a002__mobileimg{
img{
max-width: 100%;
}
}
// .c-a002__exhibit {
// float: left;
// margin-left: 0.5rem;
// padding-top: 0.04rem;
// img {
// width: 1.72rem;
// }
// }
.c-a002__title1 {
display: none;
}
.c-a002__title {
margin-top: 0.6rem;
font-size: 0.3rem;
color: #353535;
font-weight: bold;
}
.c-a002__content {
margin-top: 0.2rem;
font-size: 0.26rem;
color: #353535;
}
.c_c {
}
.c-a002__qrcode {
margin-top: 0.2rem;
img {
width: 2.66rem;
}
}
.c-a002__footer {
background: #353535;
padding: 0.3rem;
}
.c-a002__copyright {
color: white;
font-size: 0.18rem;
}
.c-a002__other {
margin-top: 0.2rem;
}
.c-a002__rule {
float: left;
a {
color: white;
font-size: 0.18rem;
text-decoration: underline;
}
}
.c-a002__private {
float: left;
margin-left: 0.42rem;
a {
color: white;
font-size: 0.18rem;
text-decoration: underline;
}
}
.c-a002__buttomlogo{
// position: absolute;
// left: 3.2rem;
width: 0.7rem;
z-index: 1;
// top: 0.85rem;
}
}