.app-header-tabs-item:hover .app-header-tabs-item-content{
    display: block!important;
}
.app-header {
    position: fixed;
    top: 0;
    z-index: 9;
    background: rgba(255, 255, 255, 0.9);
}
.top-header {
    position: absolute;
    top: 0;
    width: 80%;
    left: 10%;
    font-size: 14px;
    color: #aaa;
}
.home-core-product[data-v-c6dee518] {
    padding: 80px 15vw!important;
}
.home-core-product .home-core-product-img-box .home-core-product-item[data-v-c6dee518] {
    width: calc(33.33333% - 27px)!important;
}
.home-core-product-item {
    background: #fff;
}
.home-pro-content {
    padding: 10px 10px 0px 10px;
    margin-bottom: 10px;
    background: #fff;
}
.product3-content3-example-middle:hover .product3-content3-example-middle-text-hover{
    display: block!important;
}
.home-pro-title {
    font-weight: 600;
    margin-bottom: 10px;
}

.home-core-product-item {
    transition: border .5s ease,box-shadow .5s ease,transform .5s ease;
    box-shadow: 0px 0px 36.8px 9.2px rgb(16 37 65 / 10%);
}

.home-core-product-item:hover {
    border-bottom: 5px solid #db2c15;
    transition: border .5s ease,box-shadow .5s ease,transform .5s ease;
    box-shadow: 2px 2px 26px 15px rgb(0 0 0 / 17%);
    text-decoration: none;
    transform: scale(1.02);
}
.application-container .application-content2 img[data-v-7823b098] {
    width: auto;
}

.application-container .application-content3 img[data-v-7823b098] {
    width: auto;
}

.top-header {
    display: inline-flex;
}

.app-header-tabs-item.app-header-lang {
    margin: 15px 20px;
}

img.case {
    position: absolute;
    width: 130px;
    bottom: 0;
    right: 50px;
}
img.case2 {
    position: absolute;
    width: 100px;
    bottom: 0;
    right: 50px;
}

.home-pro-content {
    position: relative;
}
img.case01, img.case04 {
    height: 40px!important;
}
.product3-content1-left {
    margin-right: 0!important;
    width: 70%!important;
}
.product1-content-right {
    margin-top: 50px;
    display: inline-flex;
}
.product1-content {
    width: 70%;
    margin: 0 auto;
    display: block!important;
}

.product1-content-left {
    width: 100%!important;
    margin: 0!important;
}
.product2-content5-right {
    padding: 20px;
    background: #f6f6f6;
    height: 160px;
}
.liuyan {
    /* position: absolute; */
    bottom: 0;
    /* z-index: 99; */
    display: inline-flex;
    position: fixed;
    left: 50px;
    bottom:20px;
    width: 230px;
}
.contact-us-title h2 {
    font-size: 38px;
    margin-top: 22px;
    margin-bottom: 15px;
    line-height: 1.4;
    text-align: center;
}

.contact-us-footer-left-title {
    color: #db2c15;
    font-size: 18px;
    margin: 10px 0;
}

.contact-us-footer {
    display: flex;
}
.product2-content1.download-area {
    margin: 20px 0 80px!important;
}
.contact-us-footer-left {
    width: 50%;
}
.download-area .product1-content-right {
    margin-top: 0;
}

.contact-us-container {
    margin-bottom: 80px;
}
/*悬浮留言*/
.liuyan img {
    width: 30%;
}

.liuyan span {
    justify-content: center;
    display: none;
    line-height: 30px;
    position: absolute;
    width: 80px;
    text-align: center;
    padding: 6px;
    font-weight: 600;
    color: #db2c15;
    border-radius: 5px;
    right: 30%;
    top: 15px;
    background: #ffffff;
    transition: all .3s;
}

.liuyan:hover span {
    display: block;
    transition: all .3s;
}
/*悬浮留言end*/
span.lang {
    width: 20px;
    height: 20px;
    background-image: url(/images/lang.png);
    background-size: cover;
    margin-right: 5px;
}

.app-header-tabs-item.app-header-lang {
    line-height: 20px;
    font-size: 20px;
    display: inline-flex;
}

span.phone {
    width: 18px;
    height: 20px;
    background-image: url(/images/phone.png);
    background-size: cover;
    margin-right: 5px;
}

.top-header p {
    display: inline-flex;
    font-size: 16px;
    line-height: 20px;
    margin: 15px 20px 15px 0!important;
}

span.email {
    width: 27px;
    height: 20px;
    background-image: url(/images/email.png);
    background-size: cover;
    margin-right: 5px;
}

/*下载按钮样式*/
.down-list {
    width: 200px;
    box-shadow: 0 15px 35px rgb(0 0 0 / 10%);
    padding: 30px 10px 30px;
    text-align: center;
    margin-right: 20px;
}

.down-img {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    display: none;
}

img.download {
    width: 70%;
}

img.xuanfu {
    position: absolute;
    width: 35%;
    top: -35px;
    right: 5px;
}

.down-botton {
    padding: 8px;
}
.down-botton {
    width: 55%;
    margin: auto;
    background: #e14647;
    color: #fff;
    border-radius: 5px;
    transition: all .1s;
}

.down-botton:hover {
    background: #FFF;
    border: 2px solid #e14647;
    color: #381e31;
    margin: -2px auto -4px!important;
    transition: all .1s;
}

/*下载按钮样式end*/
