* {
    margin: 0;
    padding: 0;
}
 ::-webkit-scrollbar {
 	width: 0;
 	height: 1px;
 }
 ::-webkit-scrollbar-thumb {
 	border-radius: 5px;
 	background: rgba(0, 0, 0, 0.2);
 }
 @font-face {
   font-family: "FZLTZHUNHJWB";
   src: url("./SourceHanSansCN-Bold.otf") format("opentype");
 }
 @font-face {
   font-family: "FZLTZHUNHJWM";
   src: url("./SourceHanSansCN-Medium.otf") format("opentype");
 }
 @font-face {
   font-family: "FZLTZHUNHJW";
   src: url("./SourceHanSansCN-Normal.otf") format("opentype");
 }
 @font-face {
   font-family: "DIN";
   src: url("./DINPro-Bold.otf") format("opentype");
 }

html, body {
    background: #fff;
    font-family: "FZLTZHUNHJWM", Inter, "-apple-system", BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "noto sans", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 400;
}
 [v-cloak] {
 	display: none;
 }
 body{
 	margin:0 auto;
 }
 #app {
 	height: 100%;
 	width:100%;
 }
 .clear{clear: both;}
 .clear-fix:before,
 .clear-fix:after {
 	content: "";
 	display: table;
 }
 .clear-fix:after {
 	clear: both;
 }
 .clear-fix {
 	*zoom: 1;
 }
a {
    display: block;
}
    a:link {
        text-decoration: none;
        color: #000;
    }
 a {
    color:#000;
}
    a:visited {
        color: #000;
    }
    a:hover {
        color: #007fff !important;
    }
    a:active {
        color: #000;
    }
.bt-href-a:link {
    color: #8d8d8d;
}
.nav-href {
    color:#000;
}
    .nav-href:visited {
        color: #000;
    }
    .nav-href:hover {
        color: #000;
    }
    .nav-href:active {
        color: #000;
    }
dd a {
    color: #000;
}
    dd a:visited {
        color: #000;
    }
    dd a:hover {
        color: #007fff !important;
    }
    dd a:active {
        color: #000;
    }
img {
    display: block;
}

input, select {
    outline: none;
}
li {
    list-style-type: none;
}
.top {
    width: 100%;
    height: 1rem;
    position: fixed;
    top: 0;
    z-index: 9999;
    -webkit-box-align: center;
    justify-content: center;
}
.logo img {
    width: .47rem;
    height: .47rem;
    margin-left: .3rem;
}
.nav-tel {
    display:flex;
    width:1.7rem;
    height:0.13rem;
    align-items:center;
    justify-content:center;
    font-size:.2rem;
    color:#000000;
}
.nav-tel img {
    width:.15rem !important;
    margin-right:.1rem;
}
.top-content {
    margin: 0 auto;
    width: 13.12rem;
    height: 1.12rem;
    display: flex;
    align-items: center;
    background: url("../images/top.png");
    background-size: 100%;
    background-repeat: no-repeat;
    padding-left: .3rem;
}
.nav {
    width: 7rem;
}
    .nav ul {
        width: 100%;
        display: flex;
        display: flex;
        height: .9rem;
        line-height: .9rem;
    }
        .nav ul li {
            font-size: .16rem;
            color: #000000;
            width: 20%;
            text-align: center;
            cursor: pointer;
            position: relative;
        }
    .nav .liactive a{
        color: #007fff !important;
    }

.nav-href {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    font-size: .2rem;
}
.nav-dl {
    position: absolute;
    top: .87rem;
    left: .2rem;
    overflow: hidden;
    min-width: 1.06rem;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 0.1rem rgba(0,0,0,0.1);
    box-shadow: 0 0 0.1rem rgba(0,0,0,0.1);
    margin: .1rem 0;
    font-size: .14rem;
    display: none;
}
.nav-dl1 {
    width: 1.60rem;
    left: 0.02rem;
    font-weight: 500 !important;
}
.nav-dl dd {
    height: .44rem;
    line-height: .44rem;
    font-size: .16rem;
}

.nav-d2 {
    position: absolute;
    top: .62rem;
    left: -.1rem;
    overflow: hidden;
    min-width: 1.06rem;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 0.1rem rgba(0,0,0,0.1);
    box-shadow: 0 0 0.1rem rgba(0,0,0,0.1);
    padding: .1rem 0;
    font-size: .14rem;
    display: none;
}
.nav-d21 {
    width: 1.40rem;
    font-weight: 500 !important;
    font-family: "FZLTZHUNHJW";
}
.nav-d2 dd {
    height: .44rem;
    line-height: .44rem;
    font-size: .16rem;
}
.tel {
    text-align: center;
    text-align: center;
    margin-left: 1.48rem;
    width: 1.5rem;
    height: 0.13rem;
}
    .tel img {
        width: 100%;
    }
.top-login-btn {
    margin-left: .42rem;
    width: 1.22rem;
    height: .4rem;
    color: #fff !important;
    position: relative;
    font-size: .16rem;
    text-align: center;
    line-height: .4rem;
    border-radius: .2rem;
    cursor: pointer;
    background: #007fff;
}
.m-top50 {
    margin-top: -0.5rem !important;
}
.m-top60 {
    margin-top: 0.6rem !important;
}
.m-top80 {
    margin-top: 0.8rem !important;
}
.m-left20 {
    margin-left: 0.2rem !important;
}
.m-left60 {
    margin-left: 0.6rem;
}
.m-left30 {
    margin-left: 0.3rem;
}
.none {
    display: none;
    transition: all 1s;
}
.bottom {
    width: 12.56rem;
    margin: 0 auto;
    margin-top: .70rem;
}
.bottom-logo {
    width: 2.24rem;
    height: 1.70rem;
    float: left;
}
    .bottom-logo img, .bottom-qr img {
        width: 100%;
    }
.bottom-nav {
    width: 8.08rem;
    height: 1.7rem;
    float: left;
    display: flex;
    font-size: .14rem;
    margin-left: .40rem;
    margin-right: .4rem;
    margin-top: .10rem;
}
    .bottom-nav div {
        width: 25%;
        text-align: center;
    }
.bt-href-a {
    font-size: .14rem;
    color: #8d8d8d;
    line-height: .30rem;
    cursor: pointer;
}
    .bt-href-a:link {
        color: #8d8d8d;
    }
    .bt-href-a:visited {
        color: #8d8d8d;
    }
    .bt-href-a:hover {
        color: #8d8d8d;
    }
    .bt-href-a:active {
        color: #8d8d8d;
    }
.bottom-title {
    font-size: .16rem !important;
    line-height: .35rem !important;
    color: #000 !important;
}
.bt-href-a li a:hover {
    color: #0170f7;
}
.bottom-qr {
    width: 1.44rem;
    height: 1.70rem;
    float: left;
    font-size: .12rem;
    color: #333333;
    text-align: center;
}
.footer {
    width: 15.84rem;
    margin: 0 auto;
    margin-top: .40rem;
    font-size: .14rem;
    color: #999999;
    border-top: 1px solid #f3f3f3;
    display: flex;
    padding: .10rem .36rem;
    justify-content: center;
}
.nav .active .nav-href {
    font-weight: bold;
    color: #007fff !important;
}

.show {
    display: block;
    position: fixed;
    right: 0.1rem;
    z-index: 2;
    top: 50%;
    width: 2.0rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: .15rem .1rem;
    border-radius: .15rem;
}
    .show img {
        width: 100%;
    }
