* {
    font-family: "Helvetica Neue,Helvetica,Roboto,Segoe UI,Arial,sans-serif,Microsoft Yahei";
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

.margin-top50 {
    margin-top: 6.66666667vw !important;
}

.nomargin-top {
    margin-top: 0 !important;
}

.nomargin-right {
    margin-right: 0 !important;
}

.nopadding-top {
    padding-top: 0 !important;
}

.noborder-bottom {
    border-bottom: none !important;
}

.index-top {
    width: 100vw;
    height: 22.4vw;
    line-height: 22.4vw;
    padding: 0 3.33333333vw;
    box-sizing: border-box;
    overflow: hidden;
}

.index-top-left {
    width: 30.93333333vw;
    height: 100%;
    margin-right: 4vw;
    float: left;
}

.index-top-left img {
    width: 30.93333333vw;
    height: 9.33333333vw;
    position: relative;
    /*必须指定position，值也可以为absolute*/
    top: 25%;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
}

.index-top-shu {
    background-color: #333;
    width: 1px;
    height: 6.93333333vw;
    float: left;
    position: relative;
    /*必须指定position，值也可以为absolute*/
    top: 45%;
    -webkit-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    transform: translateY(-45%);
}

.index-top-right {
    font-size: 4vw;
    color: #333;
    padding-left: 4vw;
    box-sizing: border-box;
    float: left;
    overflow: hidden;
}

.index-top-lanmu {
    float: left;
}

.index-top-lanmu a {
    color: #333;
    margin-right: 2vw;
}

.index-top-item {
    float: left;
    overflow: hidden;
}

.index-top-item a {
    height: 22.4vw;
    margin-left: 3vw;
    float: left;
}

.index-top-item div {
    font-size: 3vw;
    color: #e60012;
    border: 1px solid #e60012;
    border-radius: 1vw;
    width: 15.2vw;
    height: 6.66666667vw;
    line-height: 6.66666667vw;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    /*必须指定position，值也可以为absolute*/
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.icon-changyongtubiao-xianxingdaochu-zhuanqu- {
    color: #333;
}

.index-top-active {
    color: #e60012 !important;
}

.bottom-zhe {
    height: 14.93333333vw;
}

.bottom {
    background-color: #fff;
    width: 100vw;
    height: 14.93333333vw;
    padding: 2.13333333vw 3.33333333vw 1.33333333vw 3.33333333vw;
    border-top: 1px solid #eee;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
}

.bottom ul {
    width: 100%;
    overflow: hidden;
}

.bottom li {
    width: 20%;
    text-align: center;
    float: left;
}

.bottom .tubiao {
    width: 100%;
}

.tubiao img {
    width: 4vw;
    height: 4vw;
}

.bottom .wenzi {
    font-size: 3.4vw;
    color: #333;
    text-align: center;
}

.heizuojiantou {
    width: 2.13333333vw;
    height: 3.73333333vw;
}

.top-jiantou {
    width: 20%;
    position: absolute;
    padding-left: 22px;
}

.top-name {
    font-size: 4.26666667vw;
    color: #000;
    margin: 0 auto;
}

.margin-top {
    padding-top: 13.33333333vw;
}

.public-top {
    display: flex;
    align-items: center;
    padding: 5.33333333vw 4vw;
  }

/*# sourceMappingURL=public.css.map */