<>
.contentNew {
width: 1.8688rem !important;
height: 0.25rem !important;
margin-top: 0 !important;
}
.contentNew .search-block {
width: 1.8688rem !important;
height: 0.25rem !important;
top: 0 !important;
}
.contentNew .search-block .inline-input {
height: 0.25rem !important;
width: 1.8688rem !important;
}
.contentNew .el-input {
height: 0.25rem !important;
}
.contentNew .el-input__inner {
border: none !important;
}
.inc-header img {
width: 82%;
height: auto;
}
/* PC端 */
.m_pc_box {
display: block;
}
.m_mobile_box {
display: none;
}
.hc-offcanvas-nav {
display: none;
}
.hc-offcanvas-nav.hc-nav-1 {
display: none;
}
/* 移动端 */
@media screen and (max-width: 750px) {
.m_pc_box {
display: none;
}
.hc-offcanvas-nav {
display: block;
}
.m_mobile_box {
display: block;
}
.control {
min-width: unset;
}
.hc-offcanvas-nav {
display: block;
}
.hc-offcanvas-nav.hc-nav-1 {
display: block;
}
/* .m_text_icon {
display: inline-block;
color: #333;
padding: 0 0.04rem;
transform: scale(11.5);
font-size: 0.1rem;
position: relative;
top: 0rem;
} */
.m_img {
position: relative;
width: 100%;
height: 0.73rem;
}
.m_des_text {
position: absolute;
top: 0.3rem;
left: 0.3rem;
font-size: 0.12rem;
color: #fff;
font-weight: bold;
}
/* .isMobile .sqs_search.sqs_search>img */
.sqs_searchAndLogin .sqs_eng {
width: 0.24rem;
}
.sqs_eng > img {
width: 0.24rem;
height: 0.23rem;
position: relative;
top: -0.025rem;
}
}
>