﻿.singlemenu1 {
    margin-top: 10px;
}

.singlemenu1 a {
    font-size: 14px;
}

.nav_head {
    width: 100%;
    min-width: 320px;
    margin: 0 auto;
    max-width: 640px;
    height: 100%;
    display: flex;
    align-items: center;
}

.navbar-collapse {
    padding: 0;
}

#navbar-header {
    margin-left: 3.2%;
    height: 60%;
}

.navbar-brand {}

.navs_box {
    width: 100%;
    height: 60px;
    position: fixed;
    top: 0;
    z-index: 100;
    background: #fff;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
}

.img-responsive {
    width: 80%;
    height: 100%;
}

.navs_box>.navbar-header.logo_nav {
    height: 50px;
}

.navs_box>.navbar-header.logo_nav>img {
    width: 100%;
    height: 100%;
}

.minNav {
    list-style: none;
    padding-left: 5px;
}

.minNav>li {
    margin: 5px 0;
    line-height: 30px;
}

.minNav>li a {
    color: #000000;
    font-size: 14px;
}

.product_lip {
    cursor: pointer;
}

.product_lic {
    display: none;
    padding-left: 11px;
    margin: 10px 5px;
}

.minNavband {
    list-style: none;
}

.dropdown .drobtn {
    border: none;
    width: 100px;
}

.dropdown .dropdown-menu {
    min-width: 100px;
}

.dropdown .dropdown-menu li a {
    padding: 3px 0px 3px 20px;
}

.navs_box_img2 {
    margin-left: 32%;
}

.navs_box_img2 img {
    width: 22px;
}

.navs_box_img {
    margin-left: 5%;
    box-sizing: border-box;
}

.navs_box_img img {
    width: 21px;
}

.show_nav {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
}

.show_nav_child {
    height: 100%;
    overflow-y: scroll;
}

.show_nav>ul {
    list-style: none;
    width: 70%;
    background: #fff;
    margin: 0;
    padding: 0;
}

.show_nav>ul>li {
    border-bottom: 1px solid #efefef;
    padding: 10px 16px;
    position: relative;
}

.show_nav>ul>li span,
.show_nav>ul>li a {
    color: #000000;
    font-size: 14px;
    display: block;
}

.btn_off {
    position: absolute;
    font-size: 30px;
    width: 50px;
    height: 50px;
    top: 0;
    right: 2px;
    color: #000000;
    text-align: center;
    line-height: 50px;
}

.show_nav {
    display: none;
}

.btn_show_sbody {
    display: none;
    list-style: none;
    margin: 28px 0 0 5px;
    padding: 0;
}

.btn_show_sbody a {
    color: #ccc;
}

.show_nav_logo {
    display: block;
    padding: 10px;
}

.minNav>li a {
    display: inline-block;
    width: 100%;
}

.img-responsiveVan {
    width: 64.75%;
}

.show_nav>ul>li>a:first-child {
    text-align: left;
}

.show_nav>ul>li:first-child {
    padding: 0px;
    position: relative;
}


.minNav {
    list-style: none;
    padding-left: 5px;
}

.minNav>li {
    margin: 5px 0;
    line-height: 30px;
}

.minNav>li a {
    color: #848484;
    font-size: 14px;
}

.product_lip {
    cursor: pointer;
}

.product_lic {
    display: none;
    padding-left: 11px;
    margin: 10px 5px;
}

.minNavband {
    list-style: none;
}

.dropdown .drobtn {
    border: none;
    width: 100px;
}

.dropdown .dropdown-menu {
    min-width: 100px;
}

.dropdown .dropdown-menu li a {
    padding: 3px 0px 3px 20px;
}



.show_nav_child {
    height: 100%;
    overflow-y: scroll;
}

.show_nav>ul>li {
    border-bottom: 1px solid #efefef;
    padding: 12px;
    position: relative;
    color: #333333;
}


.btn_off {
    position: absolute;
    font-size: 30px;
    width: 50px;
    height: 53px;
    top: 0;
    right: 2px;
    color: #fff;
    text-align: center;
    line-height: 53px;
}

.show_nav {
    display: none;
}

.btn_show_sbody {
    display: none;
    list-style: none;
    margin: 13% 0 0 2%;
    padding: 0;
}

.btn_show_sbody a {
    color: #ccc;
}

.show_nav_logo {
    display: block;
}

.Mdown {
    width: 20px;
    height: 20px;
    display: block;
    transform: rotate(-90deg);
}

.Mup {
    width: 20px;
    height: 20px;
    display: none;
    transform: rotate(180deg);
}



/* foot */

.foot {
    background: #2E2E2E;
    padding: 32px 3% 16px;
    background: rgba(46, 46, 46, 1);
}

.foot div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.foot div img {
    width: auto;
}

.foot h3 {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: rgba(204, 204, 204, 1);
}

.foot ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.foot ul li {
    position: relative;
    margin-top: 16px;
    margin-right: 48px;
    padding-bottom: 6px;
}

.foot ul li:nth-child(3) {
    margin-right: 0px;
}

.foot ul li::after {
    width: 35px;
    height: 2px;
    background: rgba(204, 204, 204, 1);
    content: ' ';
    bottom: 0px;
    left: 0px;
    position: absolute;
}

.foot ul li a {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: rgba(204, 204, 204, 1);
}

.footer2 {
    background: rgba(38, 38, 38, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 63px;
    padding: 0px 3.2%;
}

.footer2 p {
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(204, 204, 204, 1);
    line-height: 14px;
}

.footer2 p a {
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(204, 204, 204, 1);
    line-height: 14px;
}


.cen {
    text-align: center;
}

.footer {
    margin-top: 10px;
}

.footer_one {
    font-size: 15px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 8px;
    margin-top: 20px;
}

.footer_two {
    color: #ffffff;
    font-size: 15px;
    font-family: SourceHanSansCN-Heavy;
    line-height: 8px;
    margin-top: 20px;
}

.footer_three {
    color: #ffffff;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    line-height: 8px;
    margin-top: 20px;
}

.footer_four {
    font-size: 12px;
    font-family: SourceHanSansCN-Normal;
    font-weight: 400;
    color: #6E6E6E;
    background: #FFFFFF;
    padding-top: 10px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.ewmBox {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 30px;
}

.ewmBox img {
    width: 88px;
    margin-right: 4.13%;
}

.ewmBox p {
    font-size: 12px;
    color: #808080;
    line-height: 18px;
    text-align: left;
}

.NavFooter {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
}

.NavFooter span {
    margin-right: 15px;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    color: #878787;
    margin-bottom: 5px;
}

.NavFooter span:nth-child(3) {
    text-align: center;
}

.NavFooter span a {
    font-size: 16px;
    color: #FFFFFF;
}

@media (max-width: 320px) {
    .NavFooter span:nth-child(3) {
        text-align: left;
    }
}

@media (min-width: 768px) {
    .NavFooter span:nth-child(3) {
        text-align: center;
    }
}

.iconss {
    display: flex;
    justify-content: space-around;
    width: 60%;
    margin: 0 auto;
}

.footer-bom {
    width: 100%;
    height: 8%;
    background: #1048a0;
    position: fixed;
    bottom: 0;
    z-index: 100;
}

.footer-bom ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
	padding-top:5px;
}

.footer-bom ul li {
    width: 21%;
    margin-right: 3%;
    text-align: center;
}

.footer-bom ul li:nth-child(1) {
    margin-left: 1%;
}

.footer-bom ul li a {
    display: block;
    width: 100%;
}

.footer-bom ul li p {
    height: 8%;
    color: #fff;
}

.footer-bom ul li img {
    width: 25%;
    padding-top: 0.125rem;
}