
.header_model{
    display:none;
}
@media screen and (max-width: 1024px) {
    body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
hr,
thead,
tbody,
tfoot,
th,
td {
    margin: 0;
    padding: 0;
}

.h5,
h5 {
    font-size: 20px;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

html {
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
}

body {
    line-height: 1.5;
}

body,
button,
input,
select,
textarea {
    font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', 5FAE8F6F96C59ED1, 5B8B4F53, sans-serif;
}

b,
strong {
    font-weight: bold;
}

i,
em {
    font-style: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table th,
table td {
    border: 1px solid #ddd;
    padding: 5px;
}

table th {
    font-weight: inherit;
    border-bottom-width: 2px;
    border-bottom-color: #ccc;
}

img {
    border: 0 none;
    width: auto9;
    max-width: 100%;
    vertical-align: top;
    height: auto;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

input:focus {
    outline: none;
}

select[size],
select[multiple],
select[size][multiple] {
    border: 1px solid #AAA;
    padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video,
progress {
    display: inline-block;
}

body {
    background: #fff;
}

input::-webkit-input-speech-button {
    display: none
}

button,
input,
textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

* {
    font-family: 'Open Sans', "Helvetica Neue Thin", 'Helvetica', 'Arial', 'sans-serif' !important;
}

.navbar {
    height: 4.3rem;
    position: fixed;
    top: 0;
    width: 100%;
    background: #ffffff !important;
    box-shadow: 0rem 0rem 0rem 1px rgba(108, 108, 108, 0.16);

}


.divh1 {
    width: 1.849rem;
    height: 1.247rem;
    position: absolute;
    left: 1.376rem;
    top: 1.548rem;
    line-height: 1;
}

.divh1 a {
    display: inline;
    height: 1.247rem;
}

.divh1 img {
    width: 100%;
}

.divh2 {
    display: inline;
    position: absolute;
    left: 4.73rem;
    top: 1.4rem;
    width: 10.922rem;
}

.divh2 img {
    width: 100%;
}

.divh3 {
    position: absolute;
    right: 1.333rem;
    /* top: 8.6rem; */

}

.divh3 a {
    width: 10.836rem;
    height: 2.58rem;
    background: #003D98;
    box-shadow: 0rem 0rem 0rem 0rem rgba(0,0,0,0.3);
    border-radius: 0.215rem;
    font-family: Open Sans;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 2.58rem;
    display: block;
    text-align: center;
}

.h-150 img {
    height: 6.45rem;
}

.h-150 {
    height: 6.45rem;
    margin-top: 3.655rem !important;
}

.bg-fff {
    background: #FFFFFF;
}

.bg-f7f {
    background: #F7F7F7;
}

.font1 {
    font-family: SFProDisplay-Black;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: -0.36px;
    text-align: center;
    width: 90%;
    margin-left: 5%
}

.font2 {
    font-family: SFProText-Regular;
    font-size: 10px;
    color: #FFFFFF;
    letter-spacing: -0.2px;
    text-align: center;
    line-height: 16px;
    width: 90%;
    margin-left: 5%
}

.table tr td:last-child {
    border-top: 1px solid #4a90e2;
    border-bottom: 1px solid #4a90e2;
}

.table:last-child tr td {
    border-top: 1px solid #4a90e2;
    border-bottom: 1px solid #4a90e2;
}

.table tr td:first-child {
    border-top: 1px solid #4a90e2;
    border-bottom: 1px solid #4a90e2;
}

.radius {
    border-radius: 2rem;
}

#menu {
    background: #FFFFFF;
    border: none;
}

.menu_ul {
    border-top: 1px solid #EEEEEE;
}

.leftMenu {
    background: #fff;
    left: -19.78rem;
    position: fixed;
    top: 4.3rem;
    display: block;
    height: 100%;
    width: 19.737rem;
    z-index: 90002;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    position: fixed;
    overflow: auto;
}

.menu-open {
    left: 0;
}

.leftMenu.menu-open {
    left: 0;
}

.leftMenu ul {
    list-style: none;
    padding: 0;
    overflow: hidden;
}

.leftMenuli {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #EEEEEE;

    min-height: 4.214rem;
    line-height: 4.214rem;
    font-size: 1.376rem;

}

.leftMenu .leftMenuli a {
    text-decoration: none;
    display: block;
    font-size: 1.376rem;
    line-height: 4.214rem;
    text-align: center;
    font-weight: 600;
    color: #040000;
    z-index: 99999;
}

.leftMenuli img {
    position: absolute;
    top: 1.591rem;
    right: 1.419rem;
    width: 1.204rem !important;
    height: 0.688rem !important;
    transform: rotate(0deg);
    transition: all 0.5s;
}

.leftMenuli .menu-item-edg-180 {
    transform: rotate(180deg);

}

.leftMenuli2 {
    border-bottom: 1px solid #f1f1f1;
}

.leftMenuli .leftMenuli2:nth-child(1) {
    border-top: 1px solid #f1f1f1;
}

.leftMenu .leftMenuli2 a {
    font-size: 1.032rem;
    font-family: Open Sans;
    font-weight: 400;
    color: #040000;
}

/* .leftMenu ul li.hasChild > a:after {
    content: " ";
    width: 0.28rem;
    height: 0.16rem;
    background: url(/catalog/view/theme/mobile/image/homeH5/list_drop_down_arrow@2x.png) no-repeat center;
    position: absolute;
    right: 0.2rem;
    top: 0;
    font-size: .24rem;
    font-weight: 300;
}

.leftMenu ul li.hasChild.open > a:after {
    content: "  ";
    width: 0.28rem;
height: 0.16rem;
    background: url(/catalog/view/theme/mobile/image/homeH5/list_drop_down_arrow@2x.png) no-repeat center;
    right: .2rem;
    font-size: .24rem;
    top: 0;
} */
.nav-link {
    padding: 0;
}

.f2,
.f3 {
    height: 0;
    overflow: hidden;
    position: relative;
    transition: height 0.4s ease;
    -moz-transition: height 0.4s ease;
    -webkit-transition: height 0.4s ease;
    -o-transition: height 0.4s ease;
}

.menu-dark-backdrop {
    background: rgba(0, 0, 0, 0);
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    width: 100%;
    z-index: 90001;
    position: fixed;
    top: 4.3rem;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    display: none;
}

.menu-dark-backdrop.in {
    display: block;
    height: 100%;
    z-index: 90001;
    background: rgba(0, 0, 0, 0.5);
}

.bg {
    background-color: #FFFFFF;
}

.bg1 {
    background-color: #F7F7F7;
}

.table-responsive .table {
    text-align: center
}

.table-responsive .table tr th {
    width: 33%;
}

.text_white {
    color: white;
    background-color: #343a40
}

.navright20 {
    border-radius: 4px;
    background: #D435A3;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 14px;
}

.message {
    background: #EE6B0B;
    height: 0.36rem;
    width: 100%;
}

.message-centent {
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 18px;
}

.h-150 {
    width: 7.5rem;
    height: 5.3rem;
    margin-top: 1rem;
}

.h1,
h1 {
    font-size: 0.6rem;
}

.h-150 img {
    width: 100%;
    height: 5.3rem;
}

.h-150 .btn {
    padding: 0.1375rem 0.275rem;
    line-height: 12px;
}

.mr-3,
.mx-3 {
    margin-right: 0.3rem !important;
}


.fixed-header {
    display: none;
}
.header_model {
    display: block;
}

}
