﻿@charset "utf-8";

/* CSS Document */


.sthzGbox {
    background: url(../images/sy.png) no-repeat center center;
    background-size: contain;
    position: relative;
    overflow: hidden;
    padding: 1.29rem 0 2.3rem;
}

.hzImm {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
}


.hzWb {
    text-align: center;
    font-size: 0.3rem;
    margin-bottom: 0.6rem;
    line-height: 1.4;
}

.zQq {
    width: 5.71rem;
    margin: 0 auto;
}

.zQq .imgg1 {
    width: 100%;
    animation: myfirst11 15s infinite linear;
}

.zQq dl {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.zQq dl dt {
    width: 0.84rem;
    margin: 0 auto;
}

.zQq dl dd {
    font-size: 0.48rem;
    line-height: 1.3;
    font-weight: bold;
}

.zQq dl dd b {
    color: #c52a31;
    font-family: 'syhtB';
}

@keyframes myfirst11 {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.hzDw {
    position: absolute;
    top: 1.65rem;
    left: 0;
    width: 100%;
}

.hzDw .wrap {
    display: flex;
    justify-content: space-between;
}

.hzDw ul:nth-child(1) {
    margin-left: 0.8rem;
}

.hzDw ul:nth-child(2) {
    margin-right: 0.8rem;
}

.hzDw ul li {
    width: 2.47rem;
    box-shadow: 1px 0px 5px 1px rgb(0 0 0 / 10%);
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    height: 0.84rem;
    position: relative;
    background: #fff;
    transform: skew(-20deg);
    transition-duration: .5s;
    top: 0;
    margin-bottom: 0.4rem;
}

.hzDw ul:nth-child(1) li {
    transform: skew(20deg);
}

.hzDw ul:nth-child(1) li img {
    transform: skew(-20deg);
}

.hzDw ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.hzDw ul li img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 80%;
    max-height: 80%;
    transform: skew(20deg);
}

.hzDw ul li:hover {
    top: -0.15rem;
}

.hzDw ul:nth-child(2) li:nth-child(2),
.hzDw ul:nth-child(2) li:nth-child(4),
.hzDw ul:nth-child(2) li:nth-child(6) {
    margin-left: 0.9rem;
}

.hzDw ul:nth-child(1) li:nth-child(1),
.hzDw ul:nth-child(1) li:nth-child(3),
.hzDw ul:nth-child(1) li:nth-child(5) {
    margin-left: 0.9rem;
}

/* .hzDw ul:nth-child(1) li:nth-child(1),
.hzDw ul:nth-child(1) li:nth-child(3),
.hzDw ul:nth-child(1) li:nth-child(5) {
    margin-right: 0.9rem;
} */


.main-header.on {
    box-shadow: 10px 10px 20px rgba(26, 39, 59, 0.06);
}

.neBanner {
    position: relative;
    padding-top: 0.8rem;
}

.pcImg {
    display: block;
    width: 100%;
}

.mImg {
    display: none;
}

.bannerTxt {
    position: absolute;
    width: 100%;
    left: 0;
    top: 36%;
    color: #fff;

}

.bannerTxt h1 {
    font-size: 0.6rem;
    font-family: 'syhtB';
}

.neMenu {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 0.72rem;
    background: rgba(0, 0, 0, 0.8);
}

.neMenu ul {
    display: flex;
}

.neMenu ul li a {
    height: 0.72rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 0.2rem;
    margin-right: 1.1rem;
    transition-duration: .5s;
    position: relative;
}

.neMenu ul li a:after {
    content: '';
    width: 0;
    height: 2px;
    transition: all 0.3s;
    background: rgba(255, 255, 255, 1);
    position: absolute;
    bottom: 0.2rem;
    left: 0;
    transition-duration: .5s;
}

.neMenu ul li a:hover:after,
.neMenu ul li .on:after {
    width: 100%;
}

.abBox1 {
    background: url(../images/aboutBg.jpg) no-repeat bottom center #f8f8f8;
    padding: 1.2rem 0;
    overflow: hidden;
    position: relative;
}

.abLe {
    width: 50%;
    padding-top: 0.5rem;
}

.abLe .img {
    width: 0.48rem;
}

.abLe h1 {
    font-size: 0.4rem;
    line-height: 1.3;
    font-weight: 700;
    margin: 0.2rem 0;
}

.abZi {
    font-size: 0.18rem;
    text-align: justify;
    line-height: 1.8;
    color: #000;
    margin-bottom: 0.58rem;
}

.neBox .item-bg1 {
    z-index: 0;
    position: absolute;
    top: 0rem;
    left: 3rem;
    width: 3rem;
    height: 3rem;
    background: rgba(255, 255, 255, 0.82);
    border-radius: 50%;
}

.neBox .item-bg2 {
    z-index: 0;
    position: absolute;
    bottom: -2rem;
    left: 2rem;
    width: 3rem;
    height: 3rem;
    background: rgba(255, 255, 255, 0.82);
    border-radius: 50%;
}

.neBox .item-bg3 {
    z-index: 0;
    position: absolute;
    top: 2.9375rem;
    right: -1.25rem;
    width: 3rem;
    height: 3rem;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 50%;
}

.abRi {
    width: 42%;
}

.abRi:after {
    content: '';
    clear: both;
    display: block;
}

.abRi dl:nth-child(2) {
    opacity: 0;
}

.abRi dl {
    width: 50%;
    background: #fff;
    height: 2.21rem;
    float: left;
    border: 1px solid #d5d5d5;
    border-top: none;
    padding: 0.3rem 0.2rem;
}

.abRi dl:nth-child(1),
.abRi dl:nth-child(4) {
    border-top: 1px solid #d5d5d5;
}

.abRi dl:nth-child(3),
.abRi dl:nth-child(5) {
    border-right: none;
}

.abRi dl dt h1 {
    border-bottom: 1px solid #e5e5e5;
    font-size: 0.32rem;
    color: #c52a31;
    font-family: 'syhtB';
    margin-bottom: 0.15rem;
    padding-bottom: 0.1rem;
}

.abRi dl dd {
    font-size: 0.2rem;
    width: 80%;
    line-height: 1.3;
}

.abTel {
    width: 4.76rem;
    height: 0.81rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #c52a31;
    border-radius: 5px;
    color: #fff;
    font-size: 0.22rem;
    transition-duration: .5s;
}

.abTel i {
    font-size: 0.36rem;
    margin-right: 0.1rem;
    transition-duration: .5s;
}

.abTel:hover {
    box-shadow: 5px 5px 20px 1px rgba(35, 36, 37, 0.06);
    border-radius: 20px;
}

.abSthz {
    padding: 1rem 0;
}

.hzNr {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.hzNr img {
    transition-duration: .5s;
}

.hzNr:hover img {
    transform: scale(1.1);
}

.hzTxt {
    position: absolute;
    top: 20%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
}

.hzTxt h1 {
    font-size: 0.48rem;
    font-family: 'syhtB';
}

.hzTxt p {
    font-size: 0.2rem;
    width: 54%;
    text-align: center;
    margin: 0 auto;
    line-height: 1.6;
}

.homeMore {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    width: 1.69rem;
    height: 0.45rem;
    margin: 0.3rem auto 0;
    background: #c52a31;
}

.homeMore a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.16rem;
    position: relative;
    z-index: 2;
    color: #fff;

}

.homeMore a i {
    font-size: 6px;
    margin-left: 0.06rem;
}

.abNews {
    background: linear-gradient(top, rgb(233, 242, 246) 33%, rgb(255, 255, 255) 70%);
    background: -o-linear-gradient(top, rgb(233, 242, 246) 33%, rgb(255, 255, 255) 70%);
    background: -ms-linear-gradient(top, rgb(233, 242, 246) 33%, rgb(255, 255, 255) 70%);
    background: -moz-linear-gradient(top, rgb(233, 242, 246) 33%, rgb(255, 255, 255) 70%);
    background: -webkit-linear-gradient(top, rgb(233, 242, 246) 33%, rgb(255, 255, 255) 70%);
    padding: 0.7rem 0 0.9rem 0;
}

.newTi {
    text-align: center;
    font-size: 0.48rem;
    font-family: 'syhtB';
    margin-bottom: 0.1rem;
}

.abNews .swiper-slide {
    padding: 15px;
    transition-duration: .5s;
}


.abNews .newZw dt {
    border-radius: 15px 15px 0 0;
    position: relative;
    overflow: hidden;
}

.abNews .newZw dt img {
    width: 100%;
    display: block;
    transition-duration: .5s;
}

.abNews .newZw:hover dt img {
    transform: scale(1.1);
}

.abNews .newZw dd {
    background: #fff;
    box-shadow: -1px 3px 10px 0 rgb(0 0 0 / 10%);
    border-radius: 0 0 15px 15px;
    overflow: hidden;
    height: 2.2rem;
    padding: 0.3rem;
}

.abNews .newZw dd span {
    font-size: 0.14rem;
    opacity: 0.5;
}

.abNews .newZw dd p {
    font-size: 0.2rem;
    color: #333;
    line-height: 1.3;
    height: 0.89rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0.1rem;
}

.abNews .newZw dd i {
    transform: rotate(-90deg);
    display: inline-block;
    font-size: 0.1rem;
    color: #c52a31;
    font-weight: bold;
}

.abNews .swiper-button-next,
.abNews .swiper-button-prev,
.xqBox2 .swiper-button-next,
.xqBox2 .swiper-button-prev {
    background: none;
    font-weight: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}

.abNews .swiper-button-next i,
.abNews .swiper-button-prev i,
.xqBox2 .swiper-button-next i,
.xqBox2 .swiper-button-prev i {
    color: #b1b5b7;
    font-size: 0.66rem;
    transition-duration: .5s;
}

.abNews .swiper-button-next,
.xqBox2 .swiper-button-next {
    right: -0.4rem
}

.abNews .swiper-button-prev,
.xqBox2 .swiper-button-prev {
    left: -0.4rem;

}

.abNews .swiper-button-prev i,
.xqBox2 .swiper-button-prev i {
    transform: rotate(180deg);
    display: inline-block;
}

.abNews .swiper-button-next i:hover,
.abNews .swiper-button-prev i:hover,
.xqBox2 .swiper-button-next i:hover,
.xqBox2 .swiper-button-prev i:hover {
    color: #c52a31;
}

.szhBox1 {
    position: relative;
    overflow: hidden;
    background: #f5f7fa;
    padding: 1.6rem 0 1rem 0;
}

.znyxLe {
    width: 5.31rem;
}

.xyTi {
    display: flex;
    justify-content: space-between;
}

.neTi {
    margin-bottom: 0.36rem;
}

.neTi h1 {
    font-size: 0.52rem;
    font-family: 'syhtB';
    line-height: 1;
}

.neTi h1 span {
    color: #c52a31;
}

.neTi p {
    font-size: 0.24rem;
    text-transform: uppercase;
    opacity: 0.15;
}

.neMore {
    margin: 0;
    border: 1px solid #979797;
    background: transparent;
    transition-duration: .5s;
}

.neMore a {
    color: #333;
    transition-duration: .5s;
}

.neMore:hover,
.yyImg .neMore:hover {
    background: #c52a31;
    border: 1px solid #c52a31;
}

.neMore:hover a,
.yyImg .neMore:hover a {
    color: #fff;
}

.neTxt {
    font-size: 0.2rem;
    text-transform: uppercase;
}

.znyxRi {
    width: calc(100% - 5.31rem);
    width: -webkit-calc(100% - 5.31rem);
    padding-left: 0.86rem;
}

.yxImg {
    background: #fff;
    border-radius: 0.3rem;
    padding: 0.2rem;
    overflow: hidden;
}

.yxImg img,
.zhImg img {
    width: 100%;
    display: block;
    border-radius: 0.2rem;
    transition-duration: .5s;
}



.yxImg:hover img,
.zhImg:hover img {
    transform: scale(1.1);
}

.znyyBox {
    padding: 0.8rem 0 1.1rem 0;
    position: relative;
}

.znyyBox .neTi {
    text-align: center;
    margin-bottom: 0;
}

.znyyBox .neTxt {
    margin: 0 auto 0.15rem;
    width: 70%;
    text-align: center;
}

.yyImg {
    box-shadow: 0px 3px 10px 0 rgb(0 0 0 / 10%);
    position: relative;
    z-index: 2;
}

.yyImg .neMore {
    position: absolute;
    left: 50%;
    bottom: 0.5rem;
    background: #ffffff;
    border-color: #fff;
    margin-left: -0.85rem;
}

.yyImg .neMore a {
    color: #333;
}

.znyyBox:after,
.gylBox:after {
    content: '';
    width: 3rem;
    height: 3rem;
    box-shadow: 0px 3px 10px 0 rgb(0 0 0 / 10%);
    background: #fff;
    position: absolute;
    bottom: 0.5rem;
    left: 0.5rem;
    border-radius: 50%;
    z-index: 1;
}

.znzzBox {
    background: url(../images/bg2.jpg) no-repeat center;
    padding: 0.9rem 0;
    position: relative;
    overflow: hidden;
}

.znzzBox .znyxLe {
    padding-top: 0.8rem;
}

.znzzBox .yxImg {
    box-shadow: 0px 3px 10px 0 rgb(0 0 0 / 10%);

}

.xxLis li {
    width: 33.333%;
    text-align: center;
    float: left;
    height: 0.92rem;
    font-size: 0.2rem;
    color: #777777;
    margin-top: 0.15rem;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.3;
    border-radius: 10px;
    transition-duration: .5s;
    cursor: pointer;
}

.xxLis li.hover {
    box-shadow: 0px 3px 10px 0 rgb(0 0 0 / 10%);
    background: #fff;
    color: #333;
}

.gylBox {
    padding: 0.68rem 0 1.1rem 0;
    position: relative;
}

.gylBox .neTi {
    text-align: center;
}

.zhNr {
    box-shadow: 0px 3px 10px 0 rgb(0 0 0 / 10%);
    padding: 0.15rem;
    display: flex;
    justify-content: space-between;
    border-radius: 20px;
    background: #fff;
}

.zhImg {
    overflow: hidden;
    width: 51%;
}

.zhTxt {
    width: 47%;
    padding: 0.15rem 0.3rem;
}

.zhTxt h1 {
    font-size: 0.26rem;
    font-family: 'syhtB';
    margin-bottom: 0.15rem;
}

.lisL li {
    display: flex;
    margin-bottom: 0.3rem;
    align-items: center;
}

.lisL li img {
    width: 0.25rem;
}

.lisL li p {
    font-size: 0.19rem;
    margin-left: 0.1rem;
    line-height: 1.4;
}

.gylBox:after {
    left: auto;
    right: 0.5rem
}

.znbwBox::after {
    display: none;
}

.sjzxBox {
    position: relative;
    overflow: hidden;
    background: url(../images/bg3.jpg) no-repeat center;
    padding: 1.24rem 0;
}

.sjzxBox .znyxLe {
    width: 5.9rem;
}

.sjzxBox .znyxRi {
    padding-left: 0;
    padding-right: 0.42rem;
    width: calc(100% - 5.9rem);
    width: -webkit-calc(100% - 5.9rem);
}

.sjzxBox .znyxRi .yxImg {
    box-shadow: 0px 3px 10px 0 rgb(0 0 0 / 10%);
}

.sjzxBox .lisL {
    margin-top: 0.3rem;
}

.sjzxBox .lisL li {
    margin-bottom: 0.2rem;
}

.szMenu ul {
    display: flex;
    justify-content: space-between;
}

.szMenu ul li a {
    margin-right: 0;
}

.newBox {
    background: #f5f7fa;
    padding: 1.1rem 0;
    position: relative;
    overflow: hidden;
}

.newBox .abNews {
    background: none;
    padding: 0;
}

.new01 {
    position: relative;
    z-index: 4;
    margin-bottom: 0.4rem;
}

.new01 .newZw {
    float: left;
    width: 32%;
}

.new01 .newZw:nth-child(2) {
    margin: 0 2%;
}

.digitizing-circle11 {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    position: absolute;
    top: -0.3rem;
    right: -0.3rem;

}

.digitizing-circle1 {
    background: rgba(197, 42, 49, 0.8);
    z-index: 3;
}

.digitizing-circle2 {
    z-index: 2;
    background: rgba(197, 42, 49, 0.5);
    animation: circle1 2s ease-out 1s infinite;
}

.digitizing-circle3 {
    z-index: 1;
    background: rgba(197, 42, 49, 0.2);
    animation: scale-circle1 2s ease-out 1s infinite;
}

.new02 dl {
    border-bottom: 1px solid #e1e1e1;

}

.new02 dl a {
    display: flex;
    position: relative;
    transition-duration: .5s;
    padding: 0.3rem 0;
}

.new02 dl dt {
    width: 1.26rem;
    text-align: center;
}

.new02 dl dt p {
    font-size: 0.26rem;
}

.new02 dl dt span {
    font-size: 0.16rem;
    color: #666;
}

.new02 dl dd {
    width: calc(90% - 1.26rem);
    width: -webkit-calc(90% - 1.26rem);
    padding-top: 0.05rem;
}

.new02 dl dd p {
    font-size: 0.22rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new02 dl dd span {
    display: block;
    font-size: 0.16rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.jt {
    width: 0.48rem;
    height: 0.48rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0.38rem;
    top: 50%;
    margin-top: -0.24rem;
    transition-duration: .5s;
    border-radius: 50%;
}

.jt i {
    display: inline-block;
    transform: rotate(-90deg);
    color: #d0d0d0;
    font-size: 0.14rem;
}

.new02 dl a:hover {
    background: #c52a31;
    color: #fff;
}

.new02 dl a:hover dt span,
.new02 dl a:hover dd span {
    color: #fff;
}

.new02 dl a:hover .jt {
    background: #fff;
}

.new02 dl a:hover .jt i {
    color: #c52a31;
}

.pages {
    margin-top: 0.3rem;
    display: flex;
    justify-content: space-between;
}

.pages ul {
    box-shadow: 0px 3px 10px 0 rgb(0 0 0 / 10%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.pages ul li a {
    width: 0.7rem;
    height: 0.7rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    font-size: 0.16rem;
    transition-duration: .5s;
}

.pages ul li a:hover,
.pages ul li .on {
    background: #c52a31;
    color: #fff;
}

.new-nr-ti {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
}

.new-nr-ti h1 {
    font-size: 0.2rem;
    padding-bottom: 0.15rem;
}

.new-nr-ti p {
    font-size: 0.19rem;
}

.new-nr-zi {
    font-size: 0.16rem;
    line-height: 1.8;
}

.sthzLis {
    position: relative;
    z-index: 4;
    margin-bottom: 0.6rem;
}

.sthzLis dl a {
    box-shadow: 0px 3px 10px 0 rgb(0 0 0 / 7%);
    padding: 0.35rem 0.54rem;
    background: #fff;
    margin-bottom: 0.3rem;
    display: flex;
    align-items: center;
    border-radius: 3px;
    transition-duration: .5s;
}

.sthzLis dl dt {
    width: 3.26rem;
    height: 1.91rem;
    border: 1px solid #d8d8da;
    position: relative;
    background: #fff;
}

.sthzLis dl dt img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    max-width: 80%;
}

.sthzLis dl dd {
    width: calc(90% - 3.26rem);
    width: -webkit-calc(90% - 3.26rem);
    padding-left: 0.8rem;
}

.sthzLis dl dd h1 {
    font-size: 0.2rem;
    font-family: 'syhtB';
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0.2rem;
}

.sthzLis dl dd p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.18rem;
}

.sthzLis dl a:hover {
    background: #c52a31;
    color: #fff;
}

@keyframes circle1 {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(1.75);
    }
}

@keyframes scale-circle1 {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(2.5);
    }
}

.lxBox1 {
    position: relative;
    overflow: hidden;
    padding: 1.3rem 0 1rem 0;
    background: #f5f7fa;
}

.map {
    position: relative;
}

.map img {
    display: block;
}

.mapTxt {
    position: absolute;
    right: 0;
    text-align: right;
    top: 2.7rem;
    font-size: 0.26rem;
    line-height: 1.3;
}

.mapTxt span {
    color: #c52a31;
    font-size: 0.52rem;
}

.lxBox2 {
    background: #f5f7fa;
}

.lxBox2 .neTi {
    text-align: center;
}

.lxNr {
    position: relative;
}

.lxLis {
    width: 50%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0px 3px 10px 0 rgb(0 0 0 / 7%);
    display: flex;
    align-items: center;
    padding-left: 2.1rem;
    padding-right: 0.38rem;
}

.lxImg {
    width: 50%;
}

.lxImg img {
    width: 100%;
    display: block;
}

.subNavBox {
    width: 100%;
}

.subNav {
    display: block;
    width: 100%;
    border-top: 2px solid #eeeeee;
    height: 1.15rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition-duration: .5s;
    cursor: pointer;

}

.subNav h1 {
    font-size: 0.24rem;
    font-family: 'syhtB';
}

.subNav i {
    color: #bbb;
    font-size: 0.3rem;
    display: inline-block;
    transform: rotate(90deg);
}

.subNav:nth-child(1) {
    border: none;
}

.currentDd {
    height: 0.8rem;
}

.currentDd h1 {
    color: #c52a31;
}

.currentDd i {
    color: #c52a31;
    transform: rotate(-90deg);
}

.navContent {
    display: none;
    font-size: 0.2rem;
    padding-bottom: 0.3rem;
}

.lxBox3 {
    background: url(../images/bg4.jpg) no-repeat center;
    padding: 1.6rem 0;
}

.lxBox3 .neTi {
    text-align: center;
}

.sk01 {
    background: #fff;
    height: 0.65rem;
    width: 48%;
    float: left;
    margin-bottom: 0.36rem;
    display: flex;
    padding-left: 0.15rem;
    align-items: center;
    border: 1px solid #ededed;
}

.sk01 img {
    width: 0.32rem;
    margin-right: 0.1rem;
}

.sk01:nth-child(2) {
    float: right;
}

.sk01 input,
.sk01:nth-child(3) textarea {
    width: 70%;
    height: 0.62rem;
    outline: none;
    border: none;
    font-size: 0.18rem;
}

.sk01:nth-child(3) {
    width: 100%;
    height: 1.8rem;
    align-items: baseline;
}

.sk01:nth-child(3) img {
    position: relative;
    top: 0.1rem;
}

.sk01:nth-child(3) input,
.sk01:nth-child(3) textarea {
    height: 1.6rem;
}

#btnOk {
    color: #fff;
    font-size: 0.2rem;
    background: #d01126;
    width: 2.9rem;
    line-height: 0.6rem;
    text-align: center;
    border: none;
    margin: 0 auto;
    display: block;
}

.yfwBox {
    padding-top: 1.5rem;
}

.yfwBox dl {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.5rem;
    position: relative;

}

.yfwBox dl dt {
    width: 52%;
    position: relative;

}

.yfwBox dl dt p {
    overflow: hidden;
    border-radius: 20px;
    z-index: 4;
    position: relative;
}

.yfwBox dl dt p img {
    width: 100%;
    height: 100%;
    display: block;
    transition-duration: .5s;
}

.yfwBox dl:hover dt p img {
    transform: scale(1.1);
}

.yfwBox dl .digitizing-circle11 {
    right: auto;
    left: -0.3rem;
}

.yfwBox dl dd {
    width: 43%;
    padding-top: 0.2rem;
}

.fwTi {
    border-bottom: 1px solid #acacac;
    font-size: 0.48rem;
    font-family: 'syhtB';
    margin-bottom: 0.46rem;
}

.fwTi span {
    border-bottom: 4px solid #c52a31;
    display: inline-block;
    line-height: 0.9rem;
}

.fwNr p {
    font-size: 0.2rem;
    margin-bottom: 0.2rem;
    text-align: justify;
}

.fwLis {
    margin-bottom: 0.5rem;
    margin-top: 0.3rem;
}

.fwLis li {
    width: 25%;
    float: left;
    margin-bottom: 0.24rem;
    text-align: center;
}

.fwLis li img {
    width: 0.7rem;
    display: block;
    transition-duration: .5s;
    margin: 0 auto;
}

.fwLis li h1 {
    font-size: 0.2rem;
    font-family: 'syhtB';
    line-height: 1.2;
    margin-top: 0.1rem;
}

.fwLis li:hover img {
    -webkit-animation: icon-bounce 0.5s alternate;
    -moz-animation: icon-bounce 0.5s alternate;
    -o-animation: icon-bounce 0.5s alternate;
    animation: icon-bounce 0.5s alternate;
}

.yfwBox dl dd .homeMore {
    margin: 0;
}

.xqBox1 {
    background: #f5f7fa;
    overflow: hidden;
    position: relative;
    padding: 1.6rem 0;
}

.xqBox1 .znyxRi {
    width: 50%;
}

.xqBox1 .znyxRi .yxImg {
    box-shadow: 0px 3px 10px 0 rgb(0 0 0 / 10%);
    border-radius: 10px;
    padding: 0.15rem;
}

.xqBox1 .znyxRi .yxImg img {
    border-radius: 10px;
}

.xqBox1 .znyxLe {
    width: 48%;
}

.xqBox1 .znyxRi {
    width: 50%;
}

.xqBox2 {
    position: relative;
}

.xqBox1 .neTi h1,
.xqBox2 .neTi h1 {
    font-size: 0.46rem;
}

.xqBox2 {
    padding: 0.9rem 0;
    background: url(../images/h.png) no-repeat bottom left;
}

.xqBox2 .neTi h1 {
    text-align: center;
}

.cjZw dt {
    border-radius: 20px;
    box-shadow: 1px 6px 10px 0 rgb(22 22 22 / 25%);
}

.cjZw dt img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 20px;
}

.cjZw dd {
    font-size: 0.24rem;
    text-align: center;
    margin-top: 0.15rem;
}

.xqBox44 {
    padding: 0.9rem 0;
}

.xqBox44 .znyxLe {
    width: 100%;
    text-align: center;
}

.xqBox44 .znyxLe .neTi {
    margin-bottom: 0.2rem;
}

.xqBox44 .znyxLe .neTi h1 {
    text-align: center;
}

.xqBox44 .znyxLe .neTxt {
    text-align: center;
}

.xqBox44 .znyxRi {
    width: 100%;
    margin-top: 0.2rem;
}

.xqBox44 .znyxRi .yxImg {
    box-shadow: none;
    background: none;
    padding: 0;
    text-align: center;
}

.xqBox44 .znyxRi img {
    width: auto;
    margin: 0 auto;
}

.xqBox44 .znyxRi:hover img {
    transform: scale(1);
}

.hxgnBox {
    background: url(../images/gmc-banner.png) no-repeat right center;
    padding: 1.35rem 0;
}

.hxgnBox .neTi {
    text-align: center;
}

.hxgnBox ul li {
    width: 48%;
    float: left;
    box-shadow: 0px 3px 10px 0 rgb(0 0 0 / 10%);
    background: #fff;
    height: 1.13rem;
    display: flex;
    align-items: center;
    padding: 0 0.25rem;
    font-size: 0.22rem;
    margin-bottom: 0.3rem;
    border-radius: 6px;
    transition-duration: .5s;
}

.hxgnBox ul li:nth-child(2n) {
    float: right;
}

.hxgnBox ul li:hover {
    color: #fff;
    background: #c52a31;
}

.syLis li {
    width: 33.333%;
    float: left;
    text-align: center;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}

.syLis li h1 {
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 50%;
    box-shadow: 0px 3px 10px 0 rgb(0 0 0 / 10%);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.3rem;
    line-height: 1.3;
    margin: 0 auto;
    background: #fff;
    transition-duration: .5s;
}

.syLis li p {
    font-size: 0.18rem;
    margin-top: 0.1rem;
}

.syLis li:hover h1 {
    background: #c52a31;
    color: #fff;
}

.tjNr {
    box-shadow: 0px 3px 10px 0 rgb(0 0 0 / 10%);
    padding: 0.6rem;
    border-radius: 10px;
    background: #fff;
}

.tjNr li {
    width: 50%;
    float: left;
    margin-bottom: 0.25rem;
}

.tjNr li h1 {
    font-size: 0.24rem;
    font-weight: normal;
    position: relative;
    padding-left: 0.15rem;
}

.tjNr li h1:before {
    content: '';
    width: 0.06rem;
    height: 0.06rem;
    background: #c52a31;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.03rem;
}

.tjNr p {
    width: 90%;
    font-size: 0.2rem;
    padding-left: 0.15rem;
}

.hyBox1 {
    padding: 0 0 1.2rem 0;
    position: relative;
}

.hyBox1 .wrap {
    padding-top: 1.8rem;
}

.tjZi {
    text-align: center;
    font-size: 0.36rem;
    position: relative;
    z-index: 2;
}

.imgg {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0.6rem;
    left: 0;
    z-index: 1;
}

.imgg img {
    width: auto;
}

.tjShu {
    font-size: 0.66rem;
    text-align: center;
    font-weight: 600;
    position: relative;
    z-index: 2;
    line-height: 1.3;
}

.tjShu span {
    font-weight: bold;
    color: #c52a31;
    font-family: 'syhtB';
    font-size: 0.8rem;
}

.tjShu span.f66 {
    font-size: 0.66rem;
}

.jsZi {
    font-size: 0.24rem;
    text-align: center;
    width: 48%;
    margin: 0.2rem auto 0.58rem;
    line-height: 1.3;
    position: relative;
    z-index: 2;
}

.know_item {
    display: flex;
    align-items: center;
    opacity: 35%;
}

.know_item:nth-child(1) {
    width: 0.2rem;
    height: 0.2rem;
    background: #c7626e;
    border-radius: 50%;
    position: absolute;
    top: 1.72rem;
    right: 2.4rem;
}

.know_item:nth-child(2) {
    width: 0.2rem;
    height: 0.2rem;
    background: #c7626e;
    border-radius: 50%;
    position: absolute;
    top: 5.59rem;
    right: 3.36rem;
}

.know_item:nth-child(3) {
    width: 0.2rem;
    height: 0.2rem;
    background: #c7626e;
    border-radius: 50%;
    position: absolute;
    top: 4.6rem;
    left: 2.3rem;
}

.know_item::before {
    content: '';
    display: block;
    position: absolute;
    left: -0.15rem;
    top: -0.15rem;
    width: 0.5rem;
    height: 0.5rem;
    opacity: 0;
    box-shadow: inset #c7626e 0 0 0.3125rem;
    border-radius: 50%;
    animation: loopzoom 2s ease-out 1s infinite;
}

.know_item::after {
    content: '';
    display: block;
    position: absolute;
    left: -0.15rem;
    top: -0.15rem;
    width: 0.5rem;
    height: 0.5rem;
    box-shadow: inset #c7626e 0 0 0.3125rem;
    border-radius: 50%;
    animation: loopzoom 2s ease-out 0s infinite;
}

.know_item_circle1::after {
    content: '';
    display: block;
    position: absolute;
    left: -0.15rem;
    top: -0.15rem;
    width: 0.5rem;
    height: 0.5rem;
    box-shadow: inset #c7626e 0 0 0.3125rem;
    border-radius: 50%;
}




.hzLogo {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
    margin-bottom: 0.3rem;

}

.hzLogo li {
    width: 15.5%;
    box-shadow: 1px 0px 5px 1px rgb(0 0 0 / 10%);
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    height: 0.94rem;
    position: relative;
    background: #fff;
    transform: skew(-20deg);
    margin: 0 0.4%;
    transition-duration: .5s;
    top: 0;
}

.hzLogo li img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 80%;
    max-height: 90%;
    transform: skew(20deg);
}

.hzLogo li:hover {
    top: -0.15rem;
}

.jxalBox .neTi {
    text-align: center;
}

.hrds-tab {
    display: flex;
    justify-content: center;
    align-items: center;


}

.hrds-tab li {

    position: relative;
    border-bottom: 5px solid #ffffff;
    padding-bottom: 0.3rem !important;
    cursor: pointer;
    font-size: 0.28rem;
    margin: 0 0.7rem;

}

.triangle {
    border: 0.1rem solid transparent;
    border-bottom-color: #ca3d44;
    border-right-width: 0.1rem;
    border-left-width: 0.1rem;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -0.1rem;
}

.hrds-tab li.tab-light {
    color: #c52a31 !important;
    position: relative;
    border-bottom: 0.05rem solid #c52a31;
    font-weight: bold;
    font-family: 'syhtB';
}

.hrds-tab-contents {
    width: 100%;
    background: url(../images/d.jpg) no-repeat bottom center #F8F9FA;
    padding-top: 0.82rem;
    padding-bottom: 1.8rem;
}

.hrds-tab-content {

    position: relative;
    z-index: 1;
}

.hrds-tab-content-tab {
    width: 100px;
    height: 4.98rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    align-content: center;
    position: absolute;
    top: 0;
    left: 5.47rem;
    z-index: 9999;
}


.hrds-tab-content-tab li {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    opacity: 0.5;
    position: relative;
}

.hrds-tab-content-tab li img {
    width: 100%;
    height: 100%;
    display: block;
}

.hrds-tab-content-tab li div {
    position: absolute;
    background-color: #c52a31;
}

.hrds-tab-content-tab li .li1 {
    top: -3px;
    left: 0;
    width: 0;
    height: 3px;
    /*transition:all .9s;
	*/
}

.hrds-tab-content-tab li .li2 {
    top: 0;
    right: -3px;
    width: 3px;
    height: 0;
}

.hrds-tab-content-tab li .li3 {
    bottom: -3px;
    right: 0;
    width: 0;
    height: 3px;
}

.hrds-tab-content-tab li .li4 {
    bottom: -3px;
    left: -3px;
    width: 3px;
    height: 0;
}

.tab-border {
    width: 70px;
    height: 70px;

    /*border:2px solid #4DB7DD;
	*/
    opacity: 1 !important;
}

.tab-border div {
    transition: all .9s;
    /*匀速*/
    transition-timing-function: linear;
}

.tab-border .li1 {
    width: 73px !important;
    transition-delay: 0s !important;
}

.tab-border .li2 {
    height: 73px !important;
    transition-delay: .9s !important;
}

.tab-border .li3 {
    width: 73px !important;
    transition-delay: 1.8s !important;
}

.tab-border .li4 {
    height: 76px !important;
    transition-delay: 2.7s !important;
}

.hrds-tab-content-tips3,
.hrds-tab-content-tips2,
.hrds-tab-content-tips1,
.hrds-tab-content-tips4,
.hrds-tab-content-tips5,
.hrds-tab-content-tips6,
.hrds-tab-content-tips7,
.hrds-tab-content-tips8 {
    width: 100%;
    display: flex;


}

.hrds-tab-content-tip {

    width: calc(100% - 4.99rem);
    width: -webkit-calc(100% - 4.99rem);
    background: #FFFFFF;
    height: 4.98rem;
    box-shadow: 1px 0px 5px 1px rgb(0 0 0 / 5%);
    float: right;
    margin-top: 0.26rem;
    padding-left: 1.68rem;
    position: relative;
    padding-top: 0.95rem;
    padding-right: 0.59rem;
}

.hrds-tab-content-tips-bg {
    width: 4.99rem;
    height: 5.47rem;
    float: left;

}

.hrds-tab-content-tips-bg img {
    width: 100%;
    display: block;
}

.dhIM {
    font-size: 2.5rem;
    position: absolute;
    top: 0;
    right: -0.8rem;
    color: #c52a31;
    opacity: 0.06;
}

.hrds-tab-content-tip h1 {
    color: #c52a31;
    font-size: 0.28rem;
    font-family: 'syhtB';
    margin: 0.15rem 0;
}

.hrds-tab-content-tip h2 {
    font-weight: normal;
    font-size: 0.18rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.hrds-tab-content-tip .neMore {
    float: right;
    margin-top: 0.44rem;
}

@keyframes loopzoom {
    from {
        opacity: 1;
        -webkit-transform: scale(.1);
        transform: scale(.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(4);
        transform: scale(4);
    }
}

@media only screen and (max-width: 1500px) {}

@media only screen and (max-width: 1400px) {
    .mapTxt {
        top: 40%;
    }
}


@media only screen and (max-width: 1280px) {
    .hzWb {
        font-size: 0.24rem;
    }

    .wrap {
        margin: 0 50px !important;
    }

    .zQq dl dd {
        font-size: 0.4rem;
    }

    .hzDw ul li img {
        max-width: 60%;
    }

    .neMenu ul li a,
    .hzTxt p {
        font-size: 0.22rem;
    }

    .abNews .newZw dd span {
        font-size: 0.18rem;
    }

    .abLe h1 {
        font-size: 0.36rem;
    }

    .abNews .newZw dd p {
        height: 0.7rem;
    }

    .abZi {
        font-size: 0.2rem;
    }

    .homeMore {
        width: 2rem;
        height: 0.5rem;
    }

    .sthzLis dl dd h1 {
        font-size: 0.22rem;
    }

    .homeMore a,
    .sthzLis dl dd p,
    .new02 dl dd span,
    .new02 dl dt span {
        font-size: 0.2rem;
    }

    .hzLogo li img {
        max-width: 60%;
        max-height: 70%;
    }

    .hrds-tab-content-tab {
        left: 5.2rem;
    }

    .hrds-tab-content-tab li {
        margin: 10px 0;
    }

    .hrds-tab-content-tip {
        padding-left: 1.88rem;
        padding-top: 0.65rem;
    }

    .map img {
        max-width: 90%;
    }

    .mapTxt {
        top: 40%;
    }
}





@media only screen and (max-width: 760px) {

    .pcImg,
    .dhIM {
        display: none;
    }

    .mImg {
        display: block;
    }

    .bannerTxt h1 {
        font-size: 26px;
    }

    .neMenu ul {
        display: flex;
        justify-content: space-between;
        padding: 0 10px;
    }

    .neMenu ul li a {
        margin-right: 0;
        text-align: center;
        font-size: 16px;
    }

    .lxBox1,
    .abBox1 {
        padding: 30px 0;
    }

    .neTi h1,
    .mapTxt span {
        font-size: 22px;
    }

    .neTi p {
        font-size: 18px;
    }

    .mapTxt {
        position: relative;
        top: 0;
        text-align: center;
        font-size: 16px;
    }

    .lxLis,
    .lxImg {
        position: relative;
        width: 100%;
    }

    .lxLis {
        padding: 0 20px;
    }

    .subNav {
        height: 50px;
    }

    .sk01 {
        width: 100%;
        height: 40px;
    }

    .sk01 img {
        width: 20px;
    }

    .sk01 input,
    .sk01:nth-child(3) textarea {
        height: 38px;
    }

    .sk01 p {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #btnOk {
        width: 120px;
        line-height: 40px;
        font-size: 16px;
    }

    .hyBox1 .wrap {
        padding-top: 30px;
    }

    .jsZi {
        width: 90%;
        margin: 20px auto;
        font-size: 14px;
        text-align: center;

    }

    .know_item:nth-child(1) {
        right: 20px;
    }

    .know_item:nth-child(2) {
        top: 40px;
        left: 20px;
    }

    .know_item:nth-child(3) {
        top: 200px;
    }

    .hzLogo li {
        width: 31%;
        float: left;
        margin: 0 1% 10px;
    }

    .hzLogo {
        display: block;
        margin-bottom: 0;
    }

    .hzLogo li img {
        max-width: 50%;
    }

    .hzLogo::after {
        content: '';
        clear: both;
        display: block;
    }

    .hrds-tab-content-tab {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        display: flex;
        flex-direction: row;
        height: 100px;
    }

    .hrds-tab-content-tip,
    .hrds-tab-content-tips-bg,
    .abLe,
    .abRi,
    .yfwBox dl dt,
    .yfwBox dl dd {
        width: 100%;
        float: none;
        height: auto;
    }

    .yfwBox dl {
        display: block;
    }

    .hrds-tab-content-tip .neMore {
        float: none;
    }

    .hrds-tab-content-tab li {
        margin: 0 10px 0 0;
    }

    .hrds-tab-content-tip {
        height: auto;
        padding: 20px;
    }

    .homeMore {
        width: 120px;
        height: 30px;
        font-size: 14px;
    }

    .subNav h1,
    .hrds-tab-content-tip h1 {
        font-size: 16px;
    }

    .abZi {
        margin-bottom: 10px;
    }

    .abRi {
        margin-top: 20px;
    }

    .abRi dl dd,
    .hzTxt p {
        width: 100%;
        font-size: 14px;
    }

    .abRi dl,
    .hzTxt p,
    .abNews .newZw dd,
    .sthzLis dl a {
        padding: 10px;
    }

    .sthzLis dl dt {
        width: 30%;
        height: 80px;
    }

    .sthzLis dl dd {
        width: 70%;
        padding-left: 15px;
    }

    .abNews .swiper-slide {
        padding: 10px 0;
    }

    .abNews .newZw dd p {
        height: auto;
    }

    .sthzLis dl dd h1 {
        margin-bottom: 3px;
    }

    .jt {
        right: 0;
    }

    .fwLis {
        margin: 10px 0;
    }

    .yfwBox dl dd {
        margin: 10px 0;
    }

    .yfwBox dl {
        margin-bottom: 10px;
        border-bottom: 1px solid #efefef;
        padding-bottom: 10px;
    }

    .zxMenu ul {
        padding: 0;
    }

    .neMenu ul li a {
        margin-right: 20px;
        line-height: 1.2;
    }

    .xqBox1,
    .xqBox2,
    #box3,
    .hxgnBox,
    .szhBox1,
    .znyyBox,
    .gylBox {
        padding: 30px 0;
        background-size: contain;
    }

    .zhNr {
        display: block;
    }

    .znzzBox .znyxLe {
        padding-top: 0;
    }

    .hxgnBox ul li {
        width: 100%;
        font-size: 14px;
    }

    .xqBox1 .znyxLe,
    .xqBox1 .znyxRi,
    .tjNr li,
    .znyxLe,
    .znyxRi,
    .zhTxt,
    .zhImg {
        width: 100%;
        float: none;
        padding-left: 0;
    }

    .syLis li {
        width: 50%;
    }

    .syLis li p {
        padding: 0 10px;
    }

    .tjNr {
        padding: 15px;
    }

    .tjShu,
    .hrds-tab li,
    .abLe h1,
    .hzTxt h1,
    .new02 dl dt p,
    .fwTi,
    .xqBox1 .neTi h1,
    .xqBox2 .neTi h1,
    .syLis li h1,
    .zhTxt h1 {
        font-size: 18px;
    }

    .tjNr li h1 {
        font-size: 16px;
    }

    .tjShu span {
        font-size: 22px !important;
    }

    .szMenu ul {
        padding: 0;
    }

    .znyyBox .neTxt,
    .sjzxBox .znyxLe,
    .sjzxBox .znyxRi {
        width: 100%;
    }

    .szMenu ul li a {
        margin-right: 10px;
    }

    .navContent,
    .sk01 input,
    .sk01:nth-child(3) textarea,
    .tjZi,
    .hrds-tab-content-tip h2,
    .abZi,
    .abTel,
    .hzTxt p,
    .abNews .newZw dd p,
    .sthzLis dl dd h1,
    .new02 dl dd p,
    .new02 dl dt span,
    .fwNr p,
    .neTxt,
    .syLis li p,
    .tjNr p,
    .xxLis li,
    .lisL li p {
        font-size: 14px;
    }

    .neMore a,
    .homeMore a,
    .abNews .newZw dd span,
    .sthzLis dl dd p,
    .pages ul li a,
    .new02 dl dd span,
    .fwLis li h1 {
        font-size: 12px;
    }
}

@keyframes icon-bounce {

    0%,
    100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}

@-webkit-keyframes icon-bounce {

    0%,
    100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}

@-moz-keyframes icon-bounce {

    0%,
    100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}

@-o-keyframes icon-bounce {

    0%,
    100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}