.index-header {
    width: 100%;
    height: 1.2rem;
    background-color: #000C1F;
}

.foot-vr {
    padding-right: 3%;
    margin-top: 0.38rem;
    padding-left: 4%;
}

.homeban-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 0.30rem;
    margin: 0rem auto;
    padding: 0rem 0rem;
}

.homeban-c .swiper-pagination {
    bottom: 0rem !important;
}

.homeban-c .swiper-pagination-bullet {
    width: 0.10rem;
    height: 0.10rem;
    text-align: center;
    line-height: 0.10rem;
    font-size: 0.12rem;
    color: #000;
    opacity: 1;
    background: #fff;
    margin: 0 0.10rem;
}

.homeban-c .swiper-pagination-bullet-active {
    color: #fff;
    background: red;
}

.homeban-c .swiper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 0.30rem;
    margin: 0rem auto;
    padding: 0rem 0rem;
}

.homeban-c .swiper-wrapper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 0.30rem;
    margin: 0rem auto;
    padding: 0rem 0rem;
}

.homeban-c .swiper-slide {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 0.30rem;
    margin: 0rem auto;
    padding: 0rem 0rem;
}

.homeban-c .swiper-item {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 0.30rem;
    margin: 0rem auto;
    padding: 0rem 0rem;
    position: relative;
}

.homeban-c .swiper-item>.img1 {
    width: 100%;
    height: auto;
    min-height: 6.5rem;
    margin: 0rem 0rem;
    padding: 0rem 0rem;
}

.homeban-c .swiper-pagination {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 0.30rem;
    margin: 0rem auto;
    padding: 0rem 0rem;
}


/*--------自适应--------*/

.homecats-c {
    box-sizing: border-box;
    display: none;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: auto;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 135px;
    transform: translateX(-50%) translateY(0%);
}

.homecats-c>.homecats-link-on {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 10px;
    border: none;
    background: #FB4418;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.homecats-c>.homecats-link-on:hover {
    color: #fff;
    text-decoration: none;
}

.homecats-c>.homecats-link-on:active {
    color: #fff;
    text-decoration: none;
}

.homecats-c>.homecats-link-on:visited {
    color: #fff;
    text-decoration: none;
}

.homecats-c>.homecats-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 10px;
    border: none;
    background: #eee;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}

.homecats-c>.homecats-link:hover {
    color: #333;
    text-decoration: none;
}

.homecats-c>.homecats-link:active {
    color: #333;
    text-decoration: none;
}

.homecats-c>.homecats-link:visited {
    color: #333;
    text-decoration: none;
}


/*--------自适应--------*/

.loader {
    width: 100%;
    height: 350px;
    text-align: center;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: center 0;
    margin: 0 auto;
}

#loader1 {
    background: url() no-repeat center top;
    background-size: 100%;
}

#loader2 {
    background: url() no-repeat center top;
    background-size: 100%;
}

#loader3 {
    background: url() no-repeat center top;
    background-size: 100%;
}

#loader4 {
    background: url() no-repeat center top;
    background-size: 100%;
}

#loader5 {
    background: url() no-repeat center top;
    background-size: 100%;
}

.banner {
    height: auto;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: ;
}

.banner>img {
    position: absolute;
    height: 100%;
    z-index: -1;
}

.bantxt {
    margin-top: 1rem;
}

.bantxt h2 {
    font-size: 1.2rem;
    margin-top: .1rem;
    color: #FFF;
    background: url(../images/epcmo1.png) no-repeat left bottom;
    line-height: 1em;
    padding-bottom: .2rem;
}

.bantxt p {
    font-size: 0.27rem;
    color: #FFF;
    text-transform: uppercase;
}

.bancon-epcmo {
    position: relative;
    width: 5rem;
    margin-top: .2rem;
}

.bantxt span {
    font-size: 0.27rem;
    color: #FFF;
    text-transform: uppercase;
    position: absolute;
    bottom: .27rem;
    right: -1.35rem;
}

.banepcmo-main {
    margin-top: 1.3rem;
    align-items: initial;
}

.banepcmo {
    align-items: initial;
}

.banepcmo li {
    width: 18.8%;
    position: relative;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, .08);
    box-sizing: border-box;
}

.banepcmo li>img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.banepcmo li:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    background: url(../images/banepcbg.png) no-repeat center center;
    height: 0.16rem;
    bottom: -0.08rem;
}

.banepccon {
    width: 100%;
    padding: .35rem .15rem;
    color: #FFF;
    box-sizing: border-box;
    background: rgba(5, 12, 25, 0.92);
    position: relative;
    height: 100%;
    z-index: 2;
}

.banepccon:before,
.banepccon:after {
    content: "";
    display: block;
    background-color: rgba(167, 197, 201, 0.05);
    height: 0;
    position: absolute;
    width: 0;
    z-index: -1;
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.banepccon:before {
    left: 0;
    top: 0;
}

.banepccon:after {
    right: 0;
    bottom: 0;
}

.banepccon:hover:before,
.banepccon:hover:after {
    width: 100%;
    height: 100%;
}

.banepclist {
    width: 100%;
    margin: .25rem auto 0;
}

.banepclist a {
    color: #FFF;
    font-size: 15px;
    background: url(../images/epcjt.png) no-repeat left 0.25em;
    padding-left: 0.27rem;
    -o-background-size: 0.13rem 0.14rem;
    background-size: 0.13rem 0.14rem;
    display: block;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    line-height: 1.3em;
    margin-bottom: .08rem;
    cursor: auto;
}

.banepclist a[href] {
    cursor: pointer;
}

.banepclist a[href]:hover {
    margin-left: 3px;
    opacity: 0.5;
}

.banepc-pic {
    border: 1px solid #FFFFFF;
    border-radius: 100%;
    overflow: hidden;
}

.banepc-pic>img {
    object-fit: cover;
    aspect-ratio: 1/1;
}

.banepccon>span {
    display: block;
    box-sizing: border-box;
    width: .5rem;
    height: .4rem;
    background: #124789;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.34rem;
    color: #FFF;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: -.2rem;
}

.banepctit {
    height: 2.4em;
    margin-bottom: 0.25rem;
    display: flex;
    align-items: center;
}

.banepctit h4 {
    color: #FFF;
    box-sizing: border-box;
    font-size: 0.20rem;
    font-weight: bold;
    line-height: 1.2em;
    width: 100%;
    box-sizing: border-box;
    text-transform: uppercase;
}

.banepcmo-row {
    width: 100%;
    background: rgba(255, 255, 255, .1);
    box-sizing: border-box;
    padding: .35rem .13rem;
}

.banepcmo-row h3 {
    text-align: center;
    margin-bottom: .5rem;
}

.banepcmo-row h3 span {
    display: inline-block;
    color: #FFF;
    position: relative;
    font-weight: bold;
    letter-spacing: 5px;
    font-size: .48rem;
    text-transform: uppercase;
}

.banepcmo-row h3 span::before {
    content: '';
    display: block;
    width: 1.66rem;
    height: 1px;
    background: rgba(255, 255, 255, .5);
    position: absolute;
    top: 50%;
    left: -1.93rem;
}

.banepcmo-row h3 span::after {
    content: '';
    display: block;
    width: 1.66rem;
    height: 1px;
    background: rgba(255, 255, 255, .5);
    position: absolute;
    right: -1.93rem;
    top: 50%;
}

.banepcmo-row2 h3 span::before {
    content: '';
    display: block;
    width: .57rem;
    height: 1px;
    background: rgba(255, 255, 255, .5);
    position: absolute;
    top: 50%;
    left: -.72rem;
}

.banepcmo-row2 h3 span::after {
    content: '';
    display: block;
    width: .57rem;
    height: 1px;
    background: rgba(255, 255, 255, .5);
    position: absolute;
    right: -.72rem;
    top: 50%;
}

.banepcmo-row {
    position: relative;
}

.banepcmo-row i {
    display: block;
    position: absolute;
    width: 100%;
    height: .3rem;
    left: 0;
    top: 0;
}

.banepcmo-row s {
    display: block;
    position: absolute;
    width: 100%;
    height: .3rem;
    left: 0;
    bottom: 0;
}

.banepcmo-row i:before {
    content: '';
    display: block;
    position: absolute;
    width: .44rem;
    height: .3rem;
    border-top: 2px solid rgba(255, 255, 255, .5);
    border-left: 2px solid rgba(255, 255, 255, .5);
    left: 0;
    top: 0;
}

.banepcmo-row i:after {
    content: '';
    display: block;
    position: absolute;
    width: .44rem;
    height: .3rem;
    border-top: 2px solid rgba(255, 255, 255, .5);
    border-right: 2px solid rgba(255, 255, 255, .5);
    right: 0;
    top: 0;
}

.banepcmo-row s:before {
    content: '';
    display: block;
    position: absolute;
    width: .44rem;
    height: .3rem;
    border-bottom: 2px solid rgba(255, 255, 255, .5);
    border-left: 2px solid rgba(255, 255, 255, .5);
    left: 0;
    bottom: 0;
}

.banepcmo-row s:after {
    content: '';
    display: block;
    position: absolute;
    width: .44rem;
    height: .3rem;
    border-bottom: 2px solid rgba(255, 255, 255, .5);
    border-right: 2px solid rgba(255, 255, 255, .5);
    right: 0;
    bottom: 0;
}

.banepcmo-row2 i:before {
    content: '';
    display: block;
    position: absolute;
    width: .3rem;
    height: .3rem;
    border-top: 2px solid rgba(255, 255, 255, .5);
    border-left: 2px solid rgba(255, 255, 255, .5);
    left: 0;
    top: 0;
}

.banepcmo-row2 i:after {
    content: '';
    display: block;
    position: absolute;
    width: .3rem;
    height: .3rem;
    border-top: 2px solid rgba(255, 255, 255, .5);
    border-right: 2px solid rgba(255, 255, 255, .5);
    right: 0;
    top: 0;
}

.banepcmo-row2 s:before {
    content: '';
    display: block;
    position: absolute;
    width: .3rem;
    height: .3rem;
    border-bottom: 2px solid rgba(255, 255, 255, .5);
    border-left: 2px solid rgba(255, 255, 255, .5);
    left: 0;
    bottom: 0;
}

.fixed-solutionbar {
    position: sticky !important;
    position: -webkit-sticky;
    top: 120px;
    z-index: 999;
    left: 0px;
}

.banepcmo-row2 s:after {
    content: '';
    display: block;
    position: absolute;
    width: .3rem;
    height: .3rem;
    border-bottom: 2px solid rgba(255, 255, 255, .5);
    border-right: 2px solid rgba(255, 255, 255, .5);
    right: 0;
    bottom: 0;
}

.bancon {
    position: relative;
    padding-top: 1px;
    height: 100%;
    margin-bottom: 100px;
}

.banline1 {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.08);
}

.banline2 {
    content: "";
    display: block;
    position: absolute;
    left: 20.3%;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.08);
}

.banline3 {
    content: "";
    display: block;
    position: absolute;
    left: 40.6%;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.08);
}

.banline4 {
    content: "";
    display: block;
    position: absolute;
    right: 39.1%;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.08);
}

.banline5 {
    content: "";
    display: block;
    position: absolute;
    right: 18.8%;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.08);
}

.banline6 {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.08);
}

.indextit {
    position: relative;
    background: #185caf;
    z-index: 1;
}

.indextit:before {
    content: "";
    display: block;
    background: url(../images/protitbg.jpg) no-repeat;
    border-radius: 0px 1rem 0px 0px;
    height: 1.07rem;
    width: 47%;
    position: absolute;
    top: -0.2rem;
    z-index: -1;
    left: 0;
}

.indextit .content {
    -webkit-align-items: initial;
    -moz-box-align: initial;
    -ms-flex-align: initial;
    align-items: initial;
}

.indextitpro {
    width: 51.1%;
    padding: 0.2rem 0 0.3rem;
    float: right;
}

.indextitpro a {
    display: inline-block;
    color: #FFF;
    font-size: 14px;
    padding: 0 0.1rem;
    border-right: 1px solid #FFF;
    height: 0.13rem;
    line-height: 0.13rem;
    margin: 0.08rem 0;
    cursor: default;
}

.indextitpro a:last-child {
    border: 0 none;
}

.indextitpro a:hover {
    opacity: 0.85;
}

.indextitcon {
    width: 41.5%;
    float: left;
    margin-top: 0.1rem;
}

.indextitcon h3 {
    color: #FFF;
    font-size: 0.24rem;
    padding-bottom: 16px;
    background: url(../images/down.png) no-repeat right bottom;
    -o-background-size: 0.34rem 0.12rem;
    background-size: 0.34rem 0.12rem;
    margin-right: 0.25rem;
}

.indextitcon h2 {
    font-size: 0.44rem;
    color: #FE4417;
    background: #FFF;
    padding-left: 0.2rem;
    font-weight: bold;
    position: relative;
}

.indextitcon h2:after {
    content: "";
    display: block;
    width: 0.26rem;
    height: 100%;
    position: absolute;
    background: url(../images/indextitbg.png) no-repeat right top;
    -o-background-size: cover;
    background-size: cover;
    right: -0.26rem;
    top: 0;
}

.indextitcon:hover h2 {
    opacity: 0.9;
}

.indextit-right .indextitpro {
    float: left;
}

.indextit-right .indextitpro p {
    color: #FFF;
    font-size: 14px;
    line-height: 1.5em;
}

.indextit-right.indextit:before {
    left: auto;
    right: 0;
    border-radius: 1rem 0px 0px 0px;
    background: url(../images/protitbg2.jpg) no-repeat;
}

.indextit-right .indextitcon {
    float: right;
    padding-right: 6%;
}

.indextit-right .indextitcon a {
    -webkit-justify-content: right;
    -moz-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
}


/*products*/

.indexpro {
    background: url(../images/indexprobg.jpg) no-repeat;
    min-height: 100vh;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
}

.indexpro>.content {
    position: relative;
    display: none;
}

.trator {
    position: absolute;
    width: 2rem;
    top: 1.2rem;
    right: 0rem;
    z-index: 3;
}

.tratorpic {
    position: relative;
    padding: 0.14rem 0.1rem;
}

.tratorpic .tratorpicbg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-animation: imgRot2 12s infinite linear;
    -moz-animation: imgRot2 12s infinite linear;
    -o-animation: imgRot2 12s infinite linear;
    animation: imgRot2 12s infinite linear;
}

.tratorpic .tratorpiccon {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

@-webkit-keyframes imgRot2 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes imgRot2 {
    0% {
        -moz-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes imgRot2 {
    0% {
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes imgRot2 {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.tratortxt {
    color: #FFF;
    margin-top: 0.16rem;
    text-align: center;
    position: relative;
}

.tratortxt::after {
    content: "";
    background: url(../images/proup.png) no-repeat;
    -o-background-size: cover;
    background-size: cover;
    width: 0.28rem;
    height: 0.09rem;
    display: block;
    position: absolute;
    right: 0.2rem;
    top: 0.05rem;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.tratortxt b {
    font-size: 0.4rem;
    font-weight: bold;
}

.tratortxt span {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: -0.1rem;
}

.trator:hover .tratorpiccon {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.trator:hover .tratortxt:after {
    right: 0.15rem;
}

.indexprocon {
    position: relative;
    margin: 0 auto;
    padding-top: 80px;
    height: 530px;
}

.indexprocon ul {
    height: 0;
    position: absolute;
    width: 100%;
    top: 90px;
    -webkit-animation: scaleheight2 1s 1s linear;
    -moz-animation: scaleheight2 1s 1s linear;
    -o-animation: scaleheight2 1s 1s linear;
    animation: scaleheight2 1s 1s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.indexprocon ul li {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow: hidden;
    background: url(../images/inprolistbg.png) no-repeat center bottom;
    -o-background-size: 130% 0.6rem;
    background-size: 130% 0.6rem;
    padding-bottom: 0.5rem;
}

.indexprocon ul li img {
    width: 100%;
    object-fit: contain;
    height: auto;
    aspect-ratio: 250/135;
}

.indexprocon ul li h4 {
    text-align: center;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.indexprocon ul li.indexproact .inprolistpic img {
    background: rgba(255, 255, 255, 0.5);
}

.indexprocon ul li.indexproact h4 {
    font-size: 15px;
}

.indexprocon ul li>a {
    position: relative;
    display: block;
}

.indexprocon ul li>a:after {
    content: "";
    background: url(../images/proline.png) no-repeat center center;
    height: 2px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
    -o-background-size: cover;
    background-size: cover;
}

.indexprocon ul li:hover .inprolistpic:before {
    height: 100%;
    width: 100%;
    -webkit-transition: width 0.2s linear, height 0.15s 0.2s linear;
    -o-transition: width 0.2s linear, height 0.15s 0.2s linear;
    -moz-transition: width 0.2s linear, height 0.15s 0.2s linear;
    transition: width 0.2s linear, height 0.15s 0.2s linear;
}

.indexprocon ul li:hover .inprolistpic:after {
    width: 100%;
    height: 100%;
    -webkit-transition: width 0.2s linear, height 0.15s 0.2s linear;
    -o-transition: width 0.2s linear, height 0.15s 0.2s linear;
    -moz-transition: width 0.2s linear, height 0.15s 0.2s linear;
    transition: width 0.2s linear, height 0.15s 0.2s linear;
}

.inprolistpic {
    margin-top: 10px;
    position: relative;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    padding: 5px;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.inprolistpic img {
    background: rgba(255, 255, 255, 0.3);
}

.inprolistpic:before {
    content: "";
    display: block;
    border-top: 2px solid rgb(255, 255, 255);
    border-right: 2px solid rgb(255, 255, 255);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: -1;
    height: 0%;
    width: 0.48rem;
    -webkit-transition: width 0.2s 0.15s linear, height 0.15s linear;
    -o-transition: width 0.2s 0.15s linear, height 0.15s linear;
    -moz-transition: width 0.2s 0.15s linear, height 0.15s linear;
    transition: width 0.2s 0.15s linear, height 0.15s linear;
}

.inprolistpic:after {
    content: "";
    display: block;
    border-bottom: 1px solid rgb(255, 255, 255);
    border-left: 1px solid rgb(255, 255, 255);
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 0.98rem;
    height: 0%;
    -webkit-transition: width 0.2s 0.15s linear, height 0.15s linear;
    -o-transition: width 0.2s 0.15s linear, height 0.15s linear;
    -moz-transition: width 0.2s 0.15s linear, height 0.15s linear;
    transition: width 0.2s 0.15s linear, height 0.15s linear;
}

.arrow {
    position: absolute;
    bottom: 0.6rem;
    text-align: center;
    width: 100%;
    display: none;
}

.arrow .next,
.arrow .prev {
    display: inline-block;
    margin: 0 8px;
    box-shadow: 0px 0px 11px 2px rgba(255, 255, 255, 0.47);
    border-radius: 50%;
    cursor: pointer;
    opacity: 0.36;
}

.xcbtn {
    display: inline-block;
    margin: 0 8px;
    box-shadow: 0px 0px 11px 2px rgba(255, 255, 255, 0.47);
    border-radius: 50%;
    cursor: pointer;
    opacity: 0.36;
}

.arrow .next:hover,
.arrow .prev:hover,
.xcbtn:hover {
    opacity: 1;
}

.inprobg {
    position: absolute;
    bottom: 10px;
    height: 216px;
    width: 81.4%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.inprobg img {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
}

.inprobg .inprobg1 {
    -webkit-animation: scaleMove 0.5s 0s linear;
    -moz-animation: scaleMove 0.5s 0s linear;
    -o-animation: scaleMove 0.5s 0s linear;
    animation: scaleMove 0.5s 0s linear;
}

.inprobg .inprobg2 {
    -webkit-animation: scaleMove2 4s 0.3s infinite;
    -moz-animation: scaleMove2 4s 0.3s infinite;
    -o-animation: scaleMove2 4s 0.3s infinite;
    animation: scaleMove2 4s 0.3s infinite;
}

.inprobg .inprobg3 {
    -webkit-animation: scaleMove2 3s 0.6s infinite;
    -moz-animation: scaleMove2 3s 0.6s infinite;
    -o-animation: scaleMove2 3s 0.6s infinite;
    animation: scaleMove2 3s 0.6s infinite;
}

.circlrbox {
    width: 65%;
    margin: 0 auto;
    top: 80px;
    position: absolute;
    height: 400px;
    left: 51%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    vertical-align: bottom;
}

.circlrbox:hover {
    cursor: move;
}

.circlrbox img {
    width: auto !important;
    margin: 0 auto;
    height: 350px;
    object-fit: contain;
}

.circlrtop {
    position: relative;
    margin: 0 auto;
    -webkit-animation: scaleMove 0.5s 0s linear;
    -moz-animation: scaleMove 0.5s 0s linear;
    -o-animation: scaleMove 0.5s 0s linear;
    animation: scaleMove 0.5s 0s linear;
    height: 350px;
    z-index: 2;
}

.circlrtopbg {
    position: absolute;
    width: 62.8%;
    bottom: -195px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.circlrtopbg span {
    background: url(../images/xz.png) no-repeat center center #bd1d21;
    -o-background-size: 28px 28px;
    background-size: 28px 28px;
    display: block;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 50%;
    margin-left: -0.18rem;
    bottom: 0.65rem;
}

.circlrtop2-hide {
    height: 0;
    opacity: 0;
    z-index: -1;
    margin-top: 0;
}

.proline {
    position: absolute;
    z-index: 1;
    top: 116px;
    overflow: hidden;
    width: 100%;
    -webkit-animation: scaleheight 1s 0.5s linear;
    -moz-animation: scaleheight 1s 0.5s linear;
    -o-animation: scaleheight 1s 0.5s linear;
    animation: scaleheight 1s 0.5s linear;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.proline span:nth-child(1) {
    display: block;
    position: absolute;
    width: 1px;
    height: 166px;
    background: #FFF;
    left: 50%;
    z-index: -1;
    top: 17px;
}

.proline span:nth-child(2) {
    display: block;
    position: absolute;
    width: 1px;
    height: 60px;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg);
    background: #FFF;
    left: 37%;
    z-index: -1;
    top: 3px;
}

.proline span:nth-child(3) {
    display: block;
    position: absolute;
    width: 1px;
    height: 60px;
    -webkit-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    transform: rotate(-40deg);
    background: #FFF;
    right: 37%;
    z-index: -1;
    top: 3px;
}

.proline span:nth-child(4) {
    display: block;
    position: absolute;
    width: 1px;
    height: 286px;
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg);
    background: #FFF;
    right: 26%;
    z-index: -1;
    top: -70px;
}

.proline span:nth-child(5) {
    display: block;
    position: absolute;
    width: 1px;
    height: 286px;
    -webkit-transform: rotate(50deg);
    -moz-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    -o-transform: rotate(50deg);
    transform: rotate(50deg);
    background: #FFF;
    left: 26%;
    z-index: -1;
    top: -70px;
}

@-webkit-keyframes scaleheight2 {
    0% {
        height: 0;
    }
    100% {
        height: 5.5rem;
    }
}

@-moz-keyframes scaleheight2 {
    0% {
        height: 0;
    }
    100% {
        height: 5.5rem;
    }
}

@-o-keyframes scaleheight2 {
    0% {
        height: 0;
    }
    100% {
        height: 5.5rem;
    }
}

@keyframes scaleheight2 {
    0% {
        height: 0;
    }
    100% {
        height: 5.5rem;
    }
}

@-webkit-keyframes scaleheight {
    0% {
        height: 0;
    }
    100% {
        height: 2.7rem;
    }
}

@-moz-keyframes scaleheight {
    0% {
        height: 0;
    }
    100% {
        height: 2.7rem;
    }
}

@-o-keyframes scaleheight {
    0% {
        height: 0;
    }
    100% {
        height: 2.7rem;
    }
}

@keyframes scaleheight {
    0% {
        height: 0;
    }
    100% {
        height: 2.7rem;
    }
}

@-webkit-keyframes scaleMove {
    0% {
        transform: scale(0.1);
        -webkit-transform: scale(0.1);
        -moz-transform: scale(0.1);
        -o-transform: scale(0.1);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
    }
}

@-moz-keyframes scaleMove {
    0% {
        transform: scale(0.1);
        -webkit-transform: scale(0.1);
        -moz-transform: scale(0.1);
        -o-transform: scale(0.1);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
    }
}

@-o-keyframes scaleMove {
    0% {
        transform: scale(0.1);
        -webkit-transform: scale(0.1);
        -moz-transform: scale(0.1);
        -o-transform: scale(0.1);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
    }
}

@keyframes scaleMove {
    0% {
        transform: scale(0.1);
        -webkit-transform: scale(0.1);
        -moz-transform: scale(0.1);
        -o-transform: scale(0.1);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
    }
}

@-webkit-keyframes scaleMove2 {
    0% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.5;
    }
}

@-moz-keyframes scaleMove2 {
    0% {
        -moz-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 1;
    }
    100% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.5;
    }
}

@-o-keyframes scaleMove2 {
    0% {
        -o-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 1;
    }
    100% {
        -o-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.5;
    }
}

@keyframes scaleMove2 {
    0% {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.5;
    }
}

@-webkit-keyframes kuan {
    0% {
        height: 0;
        width: 0;
        display: block;
    }
    50% {
        width: 100%;
        height: 0;
    }
    100% {
        width: 100%;
        height: 100%;
    }
}

@-moz-keyframes kuan {
    0% {
        height: 0;
        width: 0;
        display: block;
    }
    50% {
        width: 100%;
        height: 0;
    }
    100% {
        width: 100%;
        height: 100%;
    }
}

@-o-keyframes kuan {
    0% {
        height: 0;
        width: 0;
        display: block;
    }
    50% {
        width: 100%;
        height: 0;
    }
    100% {
        width: 100%;
        height: 100%;
    }
}

@keyframes kuan {
    0% {
        height: 0;
        width: 0;
        display: block;
    }
    50% {
        width: 100%;
        height: 0;
    }
    100% {
        width: 100%;
        height: 100%;
    }
}

.proitem {
    position: absolute;
    top: 1.19rem;
    left: -140px;
}

.proitem li {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 475px;
    height: 0rem;
    padding-right: 45px;
    overflow: hidden;
    padding-top: 20px;
    -webkit-animation: heightMove 0.8s 0s linear;
    -moz-animation: heightMove 0.8s 0s linear;
    -o-animation: heightMove 0.8s 0s linear;
    animation: heightMove 0.8s 0s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    display: none;
}

.proitem li a {
    position: relative;
    height: 46px;
    display: block;
    z-index: 1;
}

.proitem li a::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #FFF;
    position: absolute;
    bottom: 5px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 0;
    right: 206px;
}

.proitem li a:before {
    content: "";
    display: block;
    position: absolute;
    right: -45px;
    display: block;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: url(../images/proconbg1.png) no-repeat right center;
}

.proitem li a:hover {
    opacity: 0.85;
}

.proitem li a:hover::after {
    width: 270px;
}

.proitem li h4 {
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    padding-right: 1.2rem;
    padding-left: 28px;
    background: url(../images/pro-more.png) no-repeat left 0;
    -o-background-size: 20px 20px;
    background-size: 20px 20px;
    margin-left: 5px;
    position: absolute;
    top: -16px;
}

@-webkit-keyframes heightMove {
    0% {
        height: 0;
    }
    100% {
        height: 400px;
    }
}

@-moz-keyframes heightMove {
    0% {
        height: 0;
    }
    100% {
        height: 400px;
    }
}

@-o-keyframes heightMove {
    0% {
        height: 0;
    }
    100% {
        height: 400px;
    }
}

@keyframes heightMove {
    0% {
        height: 0;
    }
    100% {
        height: 400px;
    }
}

.proitem-con {
    position: relative;
}

.proitem-con:before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 37px;
    background: #FFF;
    left: 0;
    bottom: 4px;
}

.proitem-con:after {
    content: "";
    display: block;
    position: absolute;
    background: #FFF;
    height: 3px;
    width: 97px;
    left: 0;
    bottom: 0px;
}

.proitemtxt {
    background: rgba(255, 255, 255, 0.15);
    padding: 0.25rem;
    padding-right: 0;
    position: relative;
}

.proitemtxt:after {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/proconbg2.png) no-repeat;
    width: 45px;
    height: 100%;
    -o-background-size: cover;
    background-size: cover;
    right: -45px;
    top: 0;
}

.proitemtxt p {
    background: url(../images/proitem.png) no-repeat left 7px;
    line-height: 1.8em;
    color: #FFF;
    -o-background-size: 13px 13px;
    background-size: 13px 13px;
    padding-left: 21px;
}


/*insolubox*/

.insolubox {
    background: #071121;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    position: relative;
}

.insolubox:before {
    content: "";
    display: block;
    width: 60.9%;
    background: url(../images/insolubg.jpg) no-repeat left center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.5;
}

.insolubox .content {
    position: relative;
}

.insoluleft {
    width: 37.2%;
    position: absolute;
    left: 0;
    z-index: 2;
    top: 0.3rem;
}

.insoluright {
    width: 63.7%;
    margin-left: 36.3%;
    position: relative;
    z-index: 1;
}

.insoluright:before {
    content: "";
    background: #071121;
    position: absolute;
    display: block;
    left: 0;
    right: -1.49rem;
    bottom: -0.7rem;
    z-index: -1;
    top: 0;
    opacity: 0.5;
}

.inxnytxt {
    position: absolute;
    background: rgba(0, 0, 0, 0.75);
    width: 44.8%;
    top: 0;
    height: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 1.32rem;
}

.inxnytxt h4 {
    height: 40px;
    line-height: 40px;
    background: #124789;
    font-size: 0.26rem;
    color: #FFF;
    font-weight: bold;
    display: inline-block;
    padding-left: 55px;
    padding-right: 0.1rem;
    position: relative;
}

.inxnytxt h4:before {
    content: "";
    display: block;
    background: url(../images/tuijian.png) no-repeat;
    position: absolute;
    -o-background-size: cover;
    background-size: cover;
    width: 25px;
    height: 25px;
    left: 20px;
    top: 50%;
    margin-top: -13px;
}

.inxnytxt h4:after {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/insolutit.png) no-repeat;
    width: 16.5px;
    height: 40px;
    right: -16px;
    top: 0;
    -o-background-size: cover;
    background-size: cover;
}

.inxnytxtcon {
    padding: 0.4rem 0.5rem;
}

.inxnytxtcon p {
    color: #FFF;
    font-size: 15px;
    line-height: 1.6em;
    margin-bottom: 0.38rem;
}

.inxnytxtcon a {
    display: block;
    height: 38px;
    line-height: 38px;
    border-radius: 38px;
    border: 1px dashed #FFF;
    margin-top: 0.1rem;
    color: #FFF;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
}

.inxnytxtcon a span {
    display: inline-block;
    background: url(../images/more.png) no-repeat left center;
    -o-background-size: 19px 19px;
    background-size: 19px 19px;
    padding-left: 34px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
}

.inxnytxtcon a:hover {
    background: #124789;
    border: 1px solid #124789;
}

.solumore {
    position: absolute;
    width: 0.82rem;
    padding: 30px 0;
    display: block;
    background: #124789;
    right: -0.82rem;
    bottom: 0rem;
    text-align: center;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.solumore img {
    width: auto;
    display: inline-block;
}

.solumore:hover {
    box-shadow: 0px 0px 4px 0px rgba(255, 255, 255, 0.83);
    background: #071121;
}

.insolutit {
    margin-bottom: 0.8rem;
}

.insolutit h3 {
    color: #FFF;
    font-size: 0.24rem;
}

.insolutit h2 {
    margin-top: 18px;
    color: #FFF;
    font-size: 0.44rem;
    margin-left: 0.4rem;
    font-weight: bold;
    background: url(../images/proup.png) no-repeat left top;
    padding-left: 0.57rem;
}

.insolutit h2 span {
    display: inline-block;
    background: #124789;
    line-height: 0.63rem;
    height: 0.63rem;
    padding-left: 0.28rem;
    padding-right: 0.1rem;
    position: relative;
}

.insolutit h2 span:after {
    content: "";
    background: url(../images/insolutit.png) no-repeat;
    width: 0.26rem;
    height: 100%;
    position: absolute;
    display: block;
    right: -0.26rem;
    top: 0;
}

.insolutit:hover h2 {
    opacity: 0.9;
}

.insolutab li {
    margin-bottom: 0.49rem;
}

.insolutab li>a {
    color: #FFF;
    font-size: 18px;
    background: url(../images/more.png) no-repeat left center;
    -o-background-size: 17px 16px;
    background-size: 17px 16px;
    padding-left: 37px;
}

.insolutab-con {
    display: none;
}

.insolutabact {
    position: relative;
    padding-bottom: 40px;
}

.insolutabact>a {
    display: none;
}

.insolutabact .insolutab-con {
    display: block;
}

.insolutabact:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.37);
    bottom: 0;
    width: 90%;
}

@-webkit-keyframes solutabshow {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes solutabshow {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes solutabshow {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes solutabshow {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.insolutab-top {
    border-radius: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    opacity: 0;
    -webkit-animation: solutabshow 0.8s 0s linear;
    -moz-animation: solutabshow 0.8s 0s linear;
    -o-animation: solutabshow 0.8s 0s linear;
    animation: solutabshow 0.8s 0s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    border: 1px solid #FFF;
    position: relative;
    width: 90%;
}

.insolutab-top img {
    height: 1.6rem;
    object-fit: cover;
}

.insolutab-top h4 {
    position: absolute;
    color: #FFF;
    font-size: 18px;
    text-transform: uppercase;
    bottom: 0.15rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0.2rem;
    box-sizing: border-box;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 88%;
}

.insolutab-top span {
    position: absolute;
    display: block;
    width: 0.58rem;
    background: #FFF;
    bottom: 0;
    top: 0;
    right: 0;
    font-size: 46px;
    color: #333333;
    text-align: center;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.insolutab-item {
    margin-top: 25px;
}

.insolutab-item a {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border: 1px dashed #FFFFFF;
    border-radius: 19px;
    color: #FFF;
    padding: 0 20px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.insolutab-item a span {
    background: url(../images/more.png) no-repeat left center;
    padding-left: 30px;
    -o-background-size: 19px 19px;
    background-size: 19px 19px;
}

.insolutab-item a:hover {
    background: #bd1d21;
    border: 1px dashed #bd1d21;
}


/*incasebox*/

.incasebox {
    background: url(../images/incasebg.jpg) no-repeat;
    padding: 0.7rem 0;
    -o-background-size: cover;
    background-size: cover;
}

.incasebox .content {
    width: 1510px;
    position: relative;
}

@-webkit-keyframes caseshadow {
    0% {
        box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.83);
    }
    50% {
        box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.83);
    }
    100% {
        box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.83);
    }
}

@-moz-keyframes caseshadow {
    0% {
        box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.83);
    }
    50% {
        box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.83);
    }
    100% {
        box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.83);
    }
}

@-o-keyframes caseshadow {
    0% {
        box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.83);
    }
    50% {
        box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.83);
    }
    100% {
        box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.83);
    }
}

@keyframes caseshadow {
    0% {
        box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.83);
    }
    50% {
        box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.83);
    }
    100% {
        box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.83);
    }
}

.casesepc {
    position: absolute;
    width: 75.2%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.casesepc li {
    position: relative;
    width: 21.8%;
    -webkit-animation: caseshadow 1.8s 0.5s infinite;
    -moz-animation: caseshadow 1.8s 0.5s infinite;
    -o-animation: caseshadow 1.8s 0.5s infinite;
    animation: caseshadow 1.8s 0.5s infinite;
    border-radius: 10px;
}

.casesepc li .casesepctxt {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    padding-top: 20px;
}

.casesepc li .casesepctxt h3 {
    color: #FFF;
    font-size: 0.36rem;
    font-weight: bold;
    text-align: center;
}

.casesepc li .casesepctxt h4 {
    color: #FFF;
    font-size: 16px;
    text-align: center;
}

.incaseitem {
    position: absolute;
}

.incaseitem>h4 {
    -webkit-animation: scaleMove 1.2s 0s linear;
    -moz-animation: scaleMove 1.2s 0s linear;
    -o-animation: scaleMove 1.2s 0s linear;
    animation: scaleMove 1.2s 0s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    margin-left: -7px;
}

.incaseitem>h4 a {
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
}

.incaseitem>h4 span {
    vertical-align: middle;
    display: inline-block;
    white-space: nowrap;
    width: 8px;
    height: 8px;
    background: #c3c3c3;
    border-radius: 100%;
    margin-right: 7px;
    margin-left: 7px;
    margin-top: -2px;
}

.incaseitem>h4 span i {
    display: block;
    background: #fff;
    -webkit-animation: rodflash 2s infinite;
    -moz-animation: rodflash 2s infinite;
    -o-animation: rodflash 2s infinite;
    animation: rodflash 2s infinite;
    width: 8px;
    height: 8px;
    border-radius: 100%;
}

.incaseitem:nth-child(odd)>h4 {
    -webkit-animation: scaleMove 1.5s 0.5s linear;
    -moz-animation: scaleMove 1.5s 0.5s linear;
    -o-animation: scaleMove 1.5s 0.5s linear;
    animation: scaleMove 1.5s 0.5s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.incaseitem:nth-child(odd)>h4 span i {
    -webkit-animation: rodflash 2s 1s infinite;
    -moz-animation: rodflash 2s 1s infinite;
    -o-animation: rodflash 2s 1s infinite;
    animation: rodflash 2s 1s infinite;
}

.incaseitembox {}

.incaseitem-conbox {
    position: absolute;
    width: 280px;
    display: none;
    padding-right: 40px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: -280px;
    top: -30px;
}

.incaseitem-conbox span {
    width: 84px;
    height: 43px;
    background: url(../images/incaseitembg.png) no-repeat right center;
    position: absolute;
    right: -23px;
    top: 4px;
    z-index: 3;
}

.incaseitem-right {
    left: -280px;
    top: -40px;
}

.incaseitem-right span {
    display: block;
    width: 131px;
    height: 56px;
    background: url(../images/incaseitembg2.png) no-repeat right center;
    position: absolute;
    right: -74px;
    top: 5px;
}

.incaseitem-con {
    opacity: 0;
}

.incaseitem-con img {
    object-fit: cover;
    aspect-ratio: 8/6;
}

.incaseitem-con h5 {
    background: url(../images/incaseitem-titbg.png) no-repeat;
    -o-background-size: cover;
    background-size: cover;
    font-size: 12px;
    width: 229px;
    color: #FFF;
    line-height: 1.1em;
    height: 36px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 14px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.incaseitem-con .aniimg {
    border: 1px solid rgba(255, 255, 255, 0.42);
    padding: 5px;
    z-index: 1;
    position: relative;
}

.incaseitem-con:hover .aniimg:after {
    content: "";
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    left: 5px;
    top: 5px;
    bottom: 5px;
    right: 5px;
    z-index: 2;
}

.incaseitemact {
    z-index: 4;
}

.incaseitemact .incaseitem-conbox {
    display: block;
}

.incaseitemact .incaseitem-conbox span {
    -webkit-animation: widthMove 0.5s linear;
    -moz-animation: widthMove 0.5s linear;
    -o-animation: widthMove 0.5s linear;
    animation: widthMove 0.5s linear;
}

.incaseitemact h4 span i {
    background: #bd1d21;
}

.incaseitemact .incaseitem-con {
    -webkit-animation: scaleMove11 0.5s 0.5s linear;
    -moz-animation: scaleMove11 0.5s 0.5s linear;
    -o-animation: scaleMove11 0.5s 0.5s linear;
    animation: scaleMove11 0.5s 0.5s linear;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

@-webkit-keyframes scaleMove11 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-moz-keyframes scaleMove11 {
    0% {
        opacity: 0;
        -moz-transform: scale(0.1);
        transform: scale(0.1);
    }
    100% {
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-o-keyframes scaleMove11 {
    0% {
        opacity: 0;
        -o-transform: scale(0.1);
        transform: scale(0.1);
    }
    100% {
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes scaleMove11 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1);
        -moz-transform: scale(0.1);
        -o-transform: scale(0.1);
        transform: scale(0.1);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

.incaseitem1 {
    left: 55%;
    top: 74%;
}

.incaseitem2 {
    left: 18%;
    top: 50%;
}

.incaseitem3 {
    left: 23%;
    top: 57%;
}

.incaseitem4 {
    left: 28%;
    top: 59%;
}

.incaseitem5 {
    left: 28.5%;
    top: 85%;
}

.incaseitem6 {
    left: 27%;
    top: 63%;
}

.incaseitem7 {
    left: 25.5%;
    top: 66%;
}

.incaseitem8 {
    left: 27.5%;
    top: 76%;
}

.incaseitem9 {
    left: 54.8%;
    top: 34%;
}

.incaseitem10 {
    left: 45.8%;
    top: 47%;
}

.incaseitem11 {
    left: 43.8%;
    top: 53%;
}

.incaseitem12 {
    left: 45.5%;
    top: 55%;
}

.incaseitem13 {
    left: 49.5%;
    top: 55%;
}

.incaseitem14 {
    left: 55.8%;
    top: 37%;
}

.incaseitem15 {
    left: 55%;
    top: 56%;
}

.incaseitem16 {
    left: 43.5%;
    top: 59%;
}

.incaseitem17 {
    left: 48.5%;
    top: 59.2%;
}

.incaseitem18 {
    left: 61.5%;
    top: 46.5%;
}

.incaseitem19 {
    left: 56%;
    top: 62.5%;
}

.incaseitem20 {
    left: 55%;
    top: 65%;
}

.incaseitem21 {
    left: 52%;
    top: 67%;
}

.incaseitem22 {
    left: 57%;
    top: 68%;
}

.incaseitem23 {
    left: 56%;
    top: 76.5%;
}

.incaseitem24 {
    left: 51.5%;
    top: 77.5%;
}

.incaseitem25 {
    left: 53%;
    top: 81%;
}

.incaseitem26 {
    left: 72%;
    top: 30%;
}

.incaseitem27 {
    left: 80.5%;
    top: 36%;
}

.incaseitem28 {
    left: 74%;
    top: 38%;
}

.incaseitem29 {
    left: 62.5%;
    top: 41%;
}

.incaseitem30 {
    left: 77.5%;
    top: 42%;
}

.incaseitem31 {
    left: 75%;
    top: 45%;
}

.incaseitem32 {
    left: 82.2%;
    top: 44%;
}

.incaseitem33 {
    left: 83.2%;
    top: 79%;
}

.incaseitem34 {
    left: 78.2%;
    top: 47%;
}

.incaseitem35 {
    left: 70.5%;
    top: 40%;
}

.incaseitem36 {
    left: 66%;
    top: 48.5%;
}

.incaseitem37 {
    left: 75.5%;
    top: 48.5%;
}

.incaseitem38 {
    left: 79%;
    top: 50%;
}

.incaseitem39 {
    left: 73.5%;
    top: 43%;
}

.incaseitem40 {
    left: 56%;
    top: 44%;
}

.incaseitem41 {
    left: 77%;
    top: 56%;
}

.incaseitem42 {
    left: 75.5%;
    top: 57.5%;
}

.incaseitem43 {
    left: 81%;
    top: 59%;
}

.incaseitem44 {
    left: 74.8%;
    top: 61.4%;
}

.incaseitem45 {
    left: 78.5%;
    top: 64%;
}

.incaseitem46 {
    left: 32.5%;
    top: 66%;
}

.incaseitem47 {
    left: 69%;
    top: 52.5%;
}

.incaseitem48 {
    left: 62%;
    top: 38%;
}

@-webkit-keyframes widthMove {
    0% {
        width: 0;
    }
    100% {
        width: 106px;
    }
}

@-moz-keyframes widthMove {
    0% {
        width: 0;
    }
    100% {
        width: 106px;
    }
}

@-o-keyframes widthMove {
    0% {
        width: 0;
    }
    100% {
        width: 106px;
    }
}

@keyframes widthMove {
    0% {
        width: 0;
    }
    100% {
        width: 106px;
    }
}

@-webkit-keyframes rodflash {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
    }
    80% {
        -webkit-transform: scale(2, 2);
        transform: scale(2, 2);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(2, 2);
        transform: scale(2, 2);
        opacity: 0;
    }
}

@-moz-keyframes rodflash {
    0% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
    }
    80% {
        -webkit-transform: scale(2, 2);
        -moz-transform: scale(2, 2);
        transform: scale(2, 2);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(2, 2);
        -moz-transform: scale(2, 2);
        transform: scale(2, 2);
        opacity: 0;
    }
}

@-o-keyframes rodflash {
    0% {
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
    }
    80% {
        -webkit-transform: scale(2, 2);
        -o-transform: scale(2, 2);
        transform: scale(2, 2);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(2, 2);
        -o-transform: scale(2, 2);
        transform: scale(2, 2);
        opacity: 0;
    }
}

@keyframes rodflash {
    0% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
    }
    80% {
        -webkit-transform: scale(2, 2);
        -moz-transform: scale(2, 2);
        -o-transform: scale(2, 2);
        transform: scale(2, 2);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(2, 2);
        -moz-transform: scale(2, 2);
        -o-transform: scale(2, 2);
        transform: scale(2, 2);
        opacity: 0;
    }
}


/*innewsbox*/

.innewsbox {
    background: url(../images/innewsbg.jpg) no-repeat;
    -o-background-size: cover;
    background-size: cover;
    z-index: 1;
    padding: 0.7rem 0;
    position: relative;
}

.innewsbox:before {
    content: "";
    display: block;
    height: 0.85rem;
    background: #185caf;
    position: absolute;
    left: 0;
    top: 4.55rem;
    width: 20%;
    z-index: -1;
}

.innewsleft {
    float: left;
    width: 53.7%;
    z-index: 2;
    position: relative;
}

.innewsleft ul li .aniimg {
    position: relative;
}

.innewsleft ul li h4 {
    position: absolute;
    font-size: 0.26rem;
    color: #FFF;
    background: #185caf;
    top: 3.85rem;
    width: 70.8%;
    line-height: 1.2em;
    height: 0.85rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0.3rem;
    display: flex;
    align-items: center;
}

.innewsleft ul li h4 span {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.3em;
    max-height: 2.6em;
}

.innewsleft ul li:hover .aniimg img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.innewsleft ul li:hover h4 {
    opacity: 0.85;
}

.innewsleft-txt p {
    color: #FFF;
    width: 64%;
    margin-top: 0.4rem;
    margin-bottom: 0.3rem;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    height: 6.8em;
    font-size: 15px;
    overflow: hidden;
}

.newsuserbox {
    overflow: hidden;
    padding: 2px 0;
}

.newsuserbox .newsuser {
    float: left;
}

.newsuserbox>span {
    float: right;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    line-height: 35px;
    padding: 0 0.35rem;
    height: 35px;
    background: #063875;
    margin-right: 0.67rem;
}

.newsuserbox>span i {
    font-style: normal;
    margin-right: 20px;
}

.newsuserbox>span:hover {
    box-shadow: 0px 0px 4px 0px rgba(255, 255, 255, 0.83);
    background: #071121;
}

.newsuser span {
    color: #FFF;
    font-size: 14px;
    margin-right: 0.24rem;
}

.newsuser span img {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    margin-right: 7px;
}

.innewsbtn {
    position: absolute;
    right: 0;
    bottom: 170px;
    z-index: 2;
}

.innewsbtn .swiper-pagination {
    margin-top: 0.23rem;
    width: 100%;
    position: static;
    text-align: center;
}

.innewsbtn .swiper-pagination .swiper-pagination-bullet {
    border-radius: 0;
    background: #FFFFFF;
    opacity: 0.2;
    margin: 0 6px;
}

.innewsbtn .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 0.5;
}

.innewsbtn-tab {
    width: 1.88rem;
}

.innewsbtn-tab div {
    position: static;
    margin: 0;
    padding: 0;
    width: 0.94rem;
    height: 0.75rem;
}

.innewsbtn-tab .swiper-button-prev {
    background: url(../images/left.png) no-repeat center center rgba(255, 255, 255, 0.2);
}

.innewsbtn-tab .swiper-button-prev:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

.innewsbtn-tab .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.1);
}

.innewsbtn-tab .swiper-button-next {
    background: url(../images/right.png) no-repeat center center rgba(255, 255, 255, 0.4);
}

.innewsbtn-tab .swiper-button-next:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

.innewsbtn-tab .swiper-button-next.swiper-button-disabled {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.1);
}

.innewsnum {
    color: #FFF;
    font-size: 22px;
    line-height: 1em;
    margin-top: 0.4rem;
}

.innewsnum b {
    font-size: 0.46rem;
    font-weight: normal;
}

.innewsright {
    width: 46.2%;
}

.innewstit {
    margin-left: 0.8rem;
    overflow: hidden;
}

.innewstit h3 {
    font-size: 0.24rem;
    height: 0.58rem;
    margin-right: 0.2rem;
    color: #FFF;
    float: left;
    background: url(../images/proup.png) no-repeat right bottom;
}

.innewstit h2 {
    float: left;
    font-size: 0.44rem;
    color: #FFF;
}

.innewstit h2 span {
    display: inline-block;
    background: #124789;
    line-height: 0.63rem;
    height: 0.63rem;
    padding-left: 0.28rem;
    font-weight: bold;
    padding-right: 0.1rem;
    position: relative;
}

.innewstit h2 span:after {
    content: "";
    background: url(../images/insolutit.png) no-repeat;
    width: 0.26rem;
    height: 100%;
    position: absolute;
    display: block;
    right: -0.26rem;
    top: 0;
}

.innewsright-row {
    background: rgba(255, 255, 255, 0.1);
    margin-top: 0.8rem;
    padding: 0.45rem 0;
    position: relative;
    z-index: 1;
}

.innewsright-row:before {
    content: "";
    display: block;
    width: 1.88rem;
    position: absolute;
    height: 100%;
    left: -1.88rem;
    background: rgba(255, 255, 255, 0.1);
    z-index: -1;
    top: 0;
}

.innewsright-row h3 {
    text-transform: uppercase;
    line-height: 30px;
    border-left: 8px solid #124789;
    padding-left: 0.5rem;
    padding-right: 0.3rem;
}

.innewsright-row h3 a {
    color: #FFF;
    font-size: 22px;
    font-weight: bold;
    display: block;
    background: url(../images/newsmore.png) no-repeat right center;
}

.innewsright-row h3 a:hover {
    opacity: 0.85;
}

.innewsright-list li {
    padding: 0 0.55rem;
    position: relative;
    z-index: 1;
    margin-top: 0.55rem;
}

.innewsright-list li>a {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    box-pack: space-between;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-align: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.innewsright-list li .aniimg {
    width: 29.5%;
    background: rgba(255, 255, 255, 0.18);
    overflow: visible;
}

.innewsright-list li .aniimg img {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.innewsright-list li:after {
    content: "";
    display: block;
    top: -20px;
    bottom: -20px;
    z-index: -1;
    position: absolute;
    background: rgba(255, 255, 255, 0.16);
    width: 80.3%;
    right: 5px;
    display: none;
}

.innewsright-list li:hover:after {
    display: block;
}

.innewsright-list li:hover .aniimg img {
    margin-bottom: 10px;
    margin-top: -10px;
    margin-left: -10px;
}

.innewsr-listtxt {
    width: 63%;
}

.innewsr-listtxt h4 {
    font-size: 15px;
    color: #FFF;
    margin-bottom: 0.2rem;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 1.3em;
    max-height: 3.9em;
}

.infootlink a {
    color: #FFF;
    display: inline-block;
    padding: 0 8px;
    border-right: 1px solid #FFF;
    line-height: 14px;
    height: 14px;
}

.infootlink a:last-child {
    border: 0 none;
}

.infootlink a:hover {
    opacity: 0.85;
}

@media (max-width: 1700px) {
    .innewsleft ul li h4 {
        top: 4.3rem;
    }
    .innewsbox:before {
        top: 5rem;
    }
    .arrow {
        bottom: 0.85rem;
    }
}

@media (max-width: 1600px) {
    .proitem {
        left: -70px;
    }
    .incasebox .content {
        width: 1400px;
    }
    .proline {
        top: 100px;
    }
    .proline span:nth-child(1) {
        height: 138px;
    }
    .proline span:nth-child(4) {
        height: 244px;
    }
    .proline span:nth-child(5) {
        height: 244px;
    }
    .circlrbox {}
    .indextitpro {
        width: 52.1%;
    }
    .indextitcon {
        width: 40.2%;
    }
    .indextitcon h3 {
        font-size: 20px;
    }
    .indextitcon h2 {
        font-size: 0.4rem;
    }
    .indextit-right .indextitcon {
        padding-right: 9%;
        width: 38.2%;
    }
    .insolutab-top h4 {
        font-size: 16px;
    }
    .incasebox .content {
        width: 1200px;
    }
    .indextitpro a {
        margin: 8px 0;
        font-size: 12px;
    }
    .proitemtxt p {
        font-size: 14px;
    }
    .proitem li {
        width: 419.4px;
    }
    .proitem li h4 {
        font-size: 16px;
        padding-left: 23px;
        -o-background-size: 16px 16px;
        background-size: 16px 16px;
    }
    .inxnytxtcon p {
        font-size: 14px;
    }
    .inxnytxtcon a span {
        font-size: 14px;
        -o-background-size: 15px 15px;
        background-size: 15px 15px;
        padding-left: 25px;
    }
    .insolutab-item a span {
        -o-background-size: 15px 15px;
        background-size: 15px 15px;
        padding-left: 25px;
        font-size: 14px;
    }
    .insolutab li>a {
        font-size: 16px;
    }
    .casesepc {
        top: 20px;
    }
    .innewsr-listtxt h4 {
        font-size: 14px;
        line-height: 1.4em;
    }
    .innewsleft-txt p {
        font-size: 14px;
    }
    .circlrtopbg {
        bottom: -180px;
        width: 57.8%;
    }
    .insolutabact {
        padding-bottom: 30px;
    }
    .innewsbtn {
        bottom: 160px;
    }
    .indexprocon {
        height: 382px;
        padding-top: 0px;
    }
    .inprobg {
        bottom: -160px;
        height: 170px;
        width: 81.4%;
    }
    .banepctit {
        margin-bottom: 0.25rem;
    }
    .arrow {
        bottom: 0.4rem;
    }
    .indexprocon ul {
        top: 63px;
    }
    .indextit-right .indextitpro p {
        font-size: 12px;
    }
    .casesepc li {
        width: 23%;
    }
    .casesepc li .casesepctxt h4 {
        font-size: 15px;
    }
    .casesepc li .casesepctxt {
        padding-top: 15px;
    }
    .innewsleft ul li h4 {
        top: 4.8rem;
    }
    .innewsbox:before {
        top: 5.5rem;
    }
}

@media (max-width: 1450px) {
    .banepclist {
        width: 92%;
    }
    .bantxt {
        /* margin-top: 20vh; */
    }
    .banepcmo-main {
        /* margin-top: .8rem; */
    }
    .banepclist a {
        font-size: 14px;
        padding-left: .2rem;
    }
    .indexprocon ul {
        top: 110px;
    }
    .inprobg {
        bottom: 129px;
    }
    .circlrbox {
        top: 80px;
    }
    .proline {
        top: 110px;
    }
    .innewsleft ul li h4 {
        top: 4.4rem
    }
    .innewsbox:before {
        top: 5.1rem;
    }
    .innewsleft-txt p {
        -webkit-line-clamp: 3;
        height: 5.1em;
    }
    .innewsleft-txt p {
        margin-top: .3rem;
        margin-bottom: .2rem;
    }
    .innewsbtn-tab div {
        height: 0.72rem;
    }
    .innewsbtn {
        bottom: 120px;
    }
    .insolubox:before {
        width: 62.55%;
    }
    .inprobg {
        bottom: -140px;
    }
}

@media (max-width: 1250px) {
    .circlrbox {
        width: 70%;
    }
    .circlrtop {
        height: 285px;
    }
    .circlrtop2-hide {
        height: 0;
    }
    .proitem {
        left: -40px;
    }
    .arrow {
        bottom: 76px;
    }
    .newsuser span {
        font-size: 12px;
    }
    .circlrtopbg {
        bottom: -230px;
        width: 57.8%;
    }
    .proline {
        top: 160px;
    }
    .indexprocon ul {
        top: 160px;
    }
    .inprobg {
        bottom: -150px;
    }
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    display: none;
}

.mydal-modal-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0px 0px;
    padding: 0px 0px;
    position: relative;
}

.mydal-modal {
    box-sizing: border-box;
    display: none;
    width: auto;
    height: auto;
    margin: 0px auto;
    padding: 0px 0px;
    border-radius: 0px;
    position: fixed;
    z-index: 9999999;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    opacity: 1;
}

.mydal-dialog {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    max-height: calc(100vh - 20px);
    margin: 0px 0px;
    padding: 0px 0px;
}

.mydal-dialog-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    height: 30px;
    min-height: 30px;
    margin: 0px 0px;
}

.mydal-dialog-t>img {
    margin: 0px 0px;
    padding: 0px 0px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.mydal-dialog-m {
    box-sizing: border-box;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    margin: 0px 0px;
    overflow-x: hidden;
    overflow-y: auto;
}

.mydal-dialog-m>.img1 {
    width: auto;
    height: auto;
    max-height: calc(100vh - 50px);
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
}

.mydal-modal-bg {
    box-sizing: border-box;
    display: none;
    width: 100%;
    height: 100vh;
    margin: 0px auto;
    padding: 0px 0px;
    background: #000;
    position: fixed;
    z-index: 999999;
    left: 0px;
    top: 0px;
    opacity: 0.7;
}


/*--------自适应--------*/