html {
    font-size: 6.25vw;
}

@media screen and (min-width: 1600px) {
    html {
        font-size: 100px;
    }
}

@media screen and (max-width: 300px) {
    html {
        font-size:100px;
    }
}

html {
    scrollbar-width: thin;
    scrollbar-color: #a33b3c #fff;
}

html::-webkit-scrollbar {
    width: 10px;
}

html::-webkit-scrollbar-thumb {
    background-color: #a33b3c;
    border-radius: 10px;
}

html::-moz-scrollbar {
    width: 20px;
}

html::-moz-scrollbar-thumb {
    background-color: #fff;
    border-radius: 8px;
}
a{}

.max-1920 {
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
}

.max-width {
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto;
}

.ctext {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}


.index-banner{ display:block; width: 100%; line-height: 0; overflow: hidden; z-index:5; position: relative;}
.index-banner .swiper-wrapper{position: relative; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box;}
.index-banner .swiper-slide {flex-shrink: 0; position: relative; transition-property: transform; width:100%; line-height: 0;}
.index-banner .div{ width:100%; line-height: 0;}
.index-banner .pc_show1{ width:100%; }
.index-banner .ph_show1{display:none;}



@media screen and (max-width: 1024px) {
    .ctext {
        padding-left:16px;
        padding-right: 16px;
    }
}
.footer1 .right{marginÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡0 auto;}
.so {
    line-height: 0;
}

.so a {
    height: 36px!important;
    width: 36px;
    background: #a33b3c;
    line-height: 38px;
    display: inline-block;
    padding: 0!important;
    border-radius: 30px;
    position: relative;
}

.so a img {
    width: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

/*PC head*/
.t_navs {
    position: static;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    /* background: linear-gradient(to bottom, rgb(0 0 0 / 0.3), rgb(0 0 0 / 0)); */
    background: #fff;
}

.t_navs .top {
    position: relative;
    z-index: 100;
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 90px;
    max-width: 1600px;
    margin: 0 auto;
    width: 90%;
}

.t_navs .logo {
    line-height: 0;
    float: left;
}

.t_navs .logo a {
    float: left;
}

.t_navs .logo img {
    width: auto;
    height: 58px;
}

.t_navs .logo .img1 {
    display: block;
}

.t_navs .logo .img2 {
    display: none;
}

.t_navs .right {
    display: flex;
    align-items: center;
}

.t_navs .tel {
    display: flex;
    margin: 0 0.7rem 0 0.32rem;
    line-height: 0.8rem;
    font-size: calc(14px + 0.06rem);
    color: #fff;
    padding-left: 33px;
    background: url(../images/ico1.1.png) left center no-repeat;
    background-size: 24px auto !important;
}

.t_navs .lang {
    display: flex;
}

.t_navs .lang a {
    position: relative;
    display: flex;
    align-items: center;
    line-height: 0.8rem;
    font-size: calc(14px + 0.02rem);
    color: #fff;
    text-transform: uppercase;
    padding: 2px 27px 0 33px;
    background: url(../images/ico2.1.png) left center no-repeat;
    background-size: 24px auto !important;
}

.t_navs .lang a::after {
    display: block;
    content: '';
    position: absolute;
    right: 2px;
    top: 50%;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 10px;
    height: 10px;
    transform: translateY(-50%) rotate(45deg);
    margin-top: -2px;
}

.t_navs .lang a:hover {
    color: #a33b3c !important;
}

.t_navs .menu {
    float: left;
}

.t_navs .menu ul {
    float: left;
}

.t_navs .menu .nli {
    float: left;
    position: relative;
    margin: 0 0.27rem;
}

.t_navs .menu .nli span a {
    display: block;
    position: relative;
    line-height: 0.94rem;
    font-size: calc(14px + 0.04rem);
    color: #3d3935;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    overflow: auto;
}

.t_navs .menu .nli span a::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 8%;
    height: 13px;
    width: 15px;
    background: #fff;
    margin-left: -7.5px;
}

.t_navs .menu .nli.on span a, .t_navs .menu .nli:hover span a {
    color: #a33b3c;
}

.t_navs .menu .nli.on span a::after {
    background: url(../images/img/xx.png) center no-repeat;
}

.t_navs .menu .nli:hover span a::after {
    width: 15px;
}

.t_navs .sub {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    margin-top: -6px;
    box-shadow: 0 0 7px rgba(0,0,0,0.07);
    background: #fff;
}

.t_navs .sub4 .box {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 5rem;
    padding: 0.4rem 0.4rem;
}

.t_navs .sub4 .u1 {
    display: block;
    width: 40%;
    padding: 3px 0;
}

.t_navs .sub4 .u1 .l1 {
    display: block;
    width: 100%;
}

.t_navs .sub4 .u1 .l1 a {
    display: block;
    width: 100%;
    color: #666;
    line-height: calc(24px + 0.06rem);
    font-size: calc(14px + 0.02rem);
    padding: 5px 0 5px 13px;
    position: relative;
}

.t_navs .sub4 .u1 .l1 a::after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 4px;
    height: 4px;
    background: #a33b3c;
    border-radius: 50%;
    margin-top: -2px;
}

.t_navs .sub4 .u1 .l1 a:hover {
    color: #a33b3c;
    text-decoration: underline;
}

.t_navs .sub4 .pic {
    display: block;
    width: 53.4%;
    line-height: 0;
    border-radius: 10px;
    overflow: hidden;
}

.t_navs .sub3 {
    width: 100%;
    overflow: hidden;
}

.t_navs .sub3 .box {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    width: 100%;
}

.t_navs .sub3 .box::after {
    display: block;
    content: '';
    position: absolute;
    right: 75.9%;
    top: 0;
    width: 2000px;
    height: 100%;
    background: #f5f5f5;
}

.t_navs .sub3 .u1 {
    display: block;
    width: 24.1%;
    padding: 0.67rem 0.4rem 0.67rem 0.74rem;
}

.t_navs .sub3 .u1 .l1 {
    display: block;
    width: 100%;
}

.t_navs .sub3 .u1 .l1 a {
    display: block;
    width: 100%;
    color: #666;
    line-height: calc(24px + 0.1rem);
    font-size: calc(14px + 0.04rem);
    padding: 0.16rem 20px 0.16rem 0;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
}

.t_navs .sub3 .u1 .l1 a::after {
    display: block;
    content: '';
    position: absolute;
    right: 2px;
    top: 50%;
    border-top: 2px solid #cecece;
    border-right: 2px solid #cecece;
    width: 10px;
    height: 10px;
    transform: translateY(-50%) rotate(45deg);
}

.t_navs .sub3 .u1 .l1 a::before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0;
    height: 1px;
    background: #a33b3c;
}

.t_navs .sub3 .u1 .l1 a:hover {
    color: #a33b3c;
}

.t_navs .sub3 .u1 .l1 a:hover::after {
    border-top: 2px solid #a33b3c;
    border-right: 2px solid #a33b3c;
}

.t_navs .sub3 .u1 .l1 a:hover::before {
    width: 100%;
}

.t_navs .sub3 .u1 .l1.on a {
    color: #a33b3c;
}

.t_navs .sub3 .u1 .l1.on a::after {
    border-top: 2px solid #a33b3c;
    border-right: 2px solid #a33b3c;
}

.t_navs .sub3 .u1 .l1.on a::before {
    width: 100%;
}

.t_navs .sub3 .u2 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 75.9%;
}

.t_navs .sub3 .bd-ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 2;
    padding: 30px 1.1rem 1.55rem 1rem;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.t_navs .sub3 .bd-ul.on {
    position: relative;
    opacity: 1;
    z-index: 6;
}

.t_navs .sub3 .u2 .l1 {
    display: block;
    width: 25%;
    padding-right: 0.2rem;
}

.t_navs .sub3 .u2 .l1 .pic {
    display: block;
    width: 100%;
    line-height: 0;
    padding-bottom: 0.16rem;
}

.t_navs .sub3 .u2 .l1 .pic a img {
    object-fit: contain;
    height: 1.2rem;
}

.t_navs .sub3 .u2 .l1 h6 {
    display: block;
    width: 100%;
    padding-top: 0.04rem;
}

.t_navs .sub3 .u2 .l1 h6 a {
    display: block;
    width: 100%;
    color: #a2a2a2;
    line-height: 24px;
    font-size: 14px;
}

.t_navs .sub3 .u2 .l1 h6 a:hover {
    color: #a33b3c;
}

.t_navs .sub3 .u2 .l1 h5 {
    display: block;
    width: 100%;
    padding-bottom: 0.12rem;
}

.t_navs .sub3 .u2 .l1 h5 a {
    display: block;
    width: 100%;
    color: #333333;
    line-height: calc(24px + 0.06rem);
    font-size: calc(14px + 0.04rem);
}

.t_navs .sub3 .u2 .l1 h5 a:hover {
    color: #a33b3c;
}

.t_navs .sub3 .u2 .l1 dl {
    display: block;
    width: 100%;
}

.t_navs .sub3 .u2 .l1 dl dd {
    display: block;
    width: 100%;
    padding-bottom: 0.08rem;
}

.t_navs .sub3 .u2 .l1 dl dd a {
    display: block;
    width: 100%;
    color: #666;
    line-height: 24px;
    font-size: 14px;
}

.t_navs .sub3 .u2 .l1 dl dd a .new {
    color: #e22626;
    border: 1px solid #e22626;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 6px;
    padding: 0 4px;
    border-radius: 8px 8px 8px 0;
}

.t_navs .sub3 .u2 .l1 dl dd a:hover {
    color: #a33b3c;
}

.t_navs .sub3 .u2 .l1 dl dd a:hover font {
    text-decoration: underline;
}

.t_navs .ss_search {
    float: left;
    display: flex;
    margin: 0 0 0 0.2rem;
}

.t_navs .ss_search ._t {
    cursor: pointer;
    display: flex;
    height: 0.8rem;
    width: 0.46rem;
    background: url(../images/_search.svg) right center no-repeat;
    background-size: 20px auto !important;
}

.t_navs ._b {
    width: 100%;
    height: 120px;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    z-index: 99;
    position: fixed;
    left: 0;
    top: 0.94rem;
    display: none;
}

.t_navs ._b .input {
    width: 800px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    padding: 0 45px 0 12px;
    border: 1px solid #eee;
}

.t_navs ._b .input input {
    width: 100%;
    height: 44px;
    display: block;
    font-size: 16px;
    color: #333;
}

.t_navs ._b .input input::placeholder {
    color: #a8a8a8;
    opacity: 1 !important;
}

.t_navs ._b .input img {
    width: 20px;
    display: block;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translate(0,-50%);
    cursor: pointer;
}

.t_navs.ect .top {
    background: #fff;
}

.t_navs.ect .logo .img1 {
    display: none;
}

.t_navs.ect .logo .img2 {
    display: block;
}

.t_navs.ect .menu .nli span a {
    color: #333333;
}

.t_navs.ect .tel {
    color: #333333;
    background: url(../images/ico1.1.png) left center no-repeat;
}

.t_navs.ect .lang a {
    color: #434343;
    background: url(../images/ico2.1.png) left center no-repeat;
}

.t_navs.ect .lang a::after {
    border-bottom: 2px solid #adadad;
    border-right: 2px solid #adadad;
}

.t_navs.ect .ss_search ._t {
    background: url(../images/_search1.svg) right center no-repeat;
}

.t_navs.bbt .top {
    background: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.t_navs.bbt .logo .img1 {
    display: none;
}

.t_navs.bbt .logo .img2 {
    display: block;
}

.t_navs.bbt .menu .nli span a {
    color: #333333;
}

.t_navs.bbt .tel {
    color: #333333;
    background: url(../images/ico1.1.png) left center no-repeat;
}

.t_navs.bbt .lang a {
    color: #434343;
    background: url(../images/ico2.1.png) left center no-repeat;
}

.t_navs.bbt .lang a::after {
    border-bottom: 2px solid #adadad;
    border-right: 2px solid #adadad;
}

.t_navs.bbt .ss_search ._t {
    background: url(../images/_search1.svg) right center no-repeat;
}

.t_navs.act .top {
    background: #fff;
    /*box-shadow: 0 2px 6px rgba(0,0,0,0.1);*/
    /* height:0.8rem;*/
}

.t_navs.act .logo .img1 {
    display: none;
}

.t_navs.act .logo .img2 {
    display: block;
}

.t_navs.act .menu .nli span a {
    color: #333333;
    /*line-height:0.8rem;*/
}

.t_navs.act .tel {
    color: #333333;
    background: url(../images/ico1.1.png) left center no-repeat;
}

.t_navs.act .lang a {
    color: #434343;
    background: url(../images/ico2.1.png) left center no-repeat;
}

.t_navs.act .lang a::after {
    border-bottom: 2px solid #adadad;
    border-right: 2px solid #adadad;
}

.t_navs.act .ss_search ._t {
    background: url(../images/_search1.svg) right center no-repeat;
}

.t_navs.act ._b {
    /*top:0.8rem*/
}

.t_navs.act .menu .sub {
    margin-top: -2px;
}

@media screen and (max-width: 1440px) {
    .t_navs .tel {
        margin:0 0.4rem 0 0.32rem;
        font-size: calc(14px + 0.05rem);
    }

    .t_navs .menu .nli {
        margin: 0 0.2rem;
    }

    .t_navs .menu .nli span a {
        font-size: calc(14px + 0.03rem);
    }

    .t_navs .ss_search {
        margin: 0 0 0 0.1rem;
    }

    .t_navs .sub3 .u1 {
        padding: 0.67rem 0.4rem 0.67rem 0.4rem;
    }

    .t_navs .sub3 .bd-ul {
        padding: 30px 0.4rem 1rem 0.8rem;
    }
}

@media screen and (max-width: 1366px) {
    .main3 .u2 .a .p {
        display:none;
    }
}

@media screen and (max-width: 1024px) {
    .t_navs .top {
        padding:0 15px;
    }

    .t_navs .menu {
        display: none;
    }

    .t_navs .top {
        height: 50px;
    }

    .t_navs .logo img {
        width: auto;
        height: 38px;
    }

    .t_navs .tel {
        display: none;
    }

    .t_navs .ss_search {
        display: none;
    }

    .t_navs .lang {
        margin: 0 15px 0 0;
    }

    .t_navs .lang a {
        line-height: 30px;
        padding: 2px 22px 0 28px;
        background-size: 22px auto !important;
    }

    .t_navs .lang a::after {
        width: 8px;
        height: 8px;
        margin-top: -1px;
    }

    .t_navs.act .top {
        height: 50px;
    }
}

.menuph {
    display: none;
    float: right;
    width: 26px;
    height: 20px;
    cursor: pointer;
    text-align: center;
}

.menuph .point {
    float: left;
    width: 100%;
    height: 20px;
    position: relative;
}

.menuph .point:hover .navbtn, .menuph .point:hover .navbtn::after, .menuph .point:hover .navbtn::before {
    width: 100%;
}

.menuph .navbtn {
    position: absolute;
    top: 9px;
    right: 0;
    display: inline-block;
    width: 100%;
    height: 2px;
    background: #a33b3c;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.menuph .navbtn::after, .menuph .navbtn::before {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 100%;
    height: 2px;
    content: '';
    background: #a33b3c;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.menuph .navbtn::after {
    top: -9px;
}

.menuph .navbtn::before {
    top: 9px;
}

.menuph.active .point .navbtn {
    background: transparent !important;
}

.menuph.active .point .navbtn::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
}

.menuph.active .point .navbtn::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px;
}

.t_navs.ect .menuph .navbtn {
    background: #a33b3c;
}

.t_navs.ect .menuph .navbtn::after, .t_navs.ect .menuph .navbtn::before {
    background: #a33b3c;
}

.t_navs.bbt .menuph .navbtn {
    background: #a33b3c;
}

.t_navs.bbt .menuph .navbtn::after, .t_navs.bbt .menuph .navbtn::before {
    background: #a33b3c;
}

.t_navs.act .menuph .navbtn {
    background: #a33b3c;
}

.t_navs.act .menuph .navbtn::after, .t_navs.act .menuph .navbtn::before {
    background: #a33b3c;
}

@media screen and (max-width: 1024px) {
    .menuph {
        display:block;
    }
}

.xialaph {
    position: fixed;
    left: 0;
    top: 50px;
    float: left;
    width: 100%;
    height: 100vh;
    z-index: 15;
    display: none;
    background: #a33b3c;
    padding: 15px 15px 50px 15px;
    overflow-y: auto;
    background: url(../images/img/nav_bg.png) bottom center no-repeat;
    background-size: cover;
}

.xialaph .l1 {
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    /* border-bottom: 1px solid rgba(0,0,0,0.1); */
}

.xialaph .a1box {
    width: 100%;
    position: relative;
}

.xialaph .a2box {
    width: 100%;
    position: relative;
}

.xialaph .a1 {
    font-size: 16px;
    color: #fff!important;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    padding: 14px 20px 14px 0;
    display: block;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
}

.xialaph .on .a1 {
    color: #a33b3c;
}

.xialaph .icobox {
    width: 50px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.xialaph .icobox::after {
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    right: 2px;
    top: 50%;
    transform: translate(0,-50%) rotate(45deg);
    -ms-transform: translate(0,-50%) rotate(45deg);
    border-top: 1px solid #333;
    border-right: 1px solid #333;
}

.xialaph .on .icobox::after {
    transform: translate(0,-50%) rotate(135deg);
    -ms-transform: translate(0,-50%) rotate(135deg);
    margin-top: -3px;
}

.xialaph .u2 {
    width: 100%;
    padding: 0 0 15px 15px;
    display: none;
}

.xialaph .u2 .l2 {
    width: 100%;
    display: block;
    margin-bottom: 8px;
}

.xialaph .u2 .a2 {
    width: 100%;
    display: block;
    font-size: 15px;
    color: #333;
    line-height: 24px;
    text-transform: uppercase;
}

.xialaph .on .a2 {
    color: #a33b3c;
}

.xialaph .u3 {
    width: 100%;
    padding: 10px 0 2px 15px;
    display: none;
}

.xialaph .u3 .l3 {
    width: 100%;
    display: block;
    margin-bottom: 8px;
}

.xialaph .u3 .l3 a {
    width: 100%;
    display: block;
    font-size: 15px;
    color: #333;
    line-height: 24px;
    text-transform: uppercase;
}

.xialaph .input_box {
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    margin-top: 15px;
    position: relative;
}

.xialaph .input_box input {
    width: 100%;
    height: 50px;
    padding-right: 60px;
    font-size: 16px;
    color: #333;
}

.xialaph .input_box input::placeholder {
    color: #a8a8a8;
    opacity: 1 !important;
}

.xialaph .input_box img {
    width: 22px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -11px;
}

.footer1 {
    background: url(../images/img/foot_bg.jpg) center no-repeat;
    position: relative;
    z-index: 6;
}

.footer1 .top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 47px 0 33px 0;
    border-bottom: 1px solid rgb(255 255 255 / 0.3);
}

.footer1 .logo {
    display: block;
    line-height: 0;
}

.footer1 .logo img {
    height: 0.6rem;
}

.footer1 .top {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 0 0.5rem 0;
}

.footer1 .down {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    padding: 27px 0;
}

.footer1 .Copyright {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}

.footer1 .Copyright .gwb {
    width: 18px;
    margin-bottom: -3px;
}

.footer1 .Copyright a {
    color: #fff;
}

.footer1 .Copyright a:hover {
    color: #fff;
}

.footer1 .sjkf {
    display: inline-flex;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    /* font-family: 'MiSans-Demibold'; */
}

.footer1 .sjkf i {
    padding: 0 6px;
    font-size: 12px;
}

.footer1 .sjkf a {
    color: #fff;
}

.footer1 .sjkf a:hover {
    color: #fff !important;
    font-family: 'MiSans';
}

.footer1 .sjkf .links {
    cursor: pointer;
    position: relative;
}

.footer1 .sjkf .links span {
    display: block;
    width: 100%;
    position: relative;
    padding-right: 17px;
}

.footer1 .sjkf .links span::after {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    border-bottom: 2px solid #a33b3c;
    border-right: 2px solid #a33b3c;
    width: 8px;
    height: 8px;
    transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    margin-top: -2px;
}

.footer1 .sjkf .links span.active::after {
    transform: translateY(-50%) rotate(225deg);
    -ms-transform: translateY(-50%) rotate(225deg);
    margin-top: 1px;
}

.footer1 .sjkf .donw {
    display: none;
    width: 160px;
    position: absolute;
    right: 0;
    bottom: 100%;
    z-index: 6;
    background: #fff;
    padding: 10px 0;
    overflow-y: auto;
    max-height: 264px;
}

.footer1 .sjkf .donw a {
    display: block;
    width: 100%;
    color: #333;
    font-size: 14px;
    line-height: 22px;
    padding: 1px 5px;
    text-align: center;
}

.footer1 .midd {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    padding: 40px 130px 60px 130px;
    border-bottom: 1px solid rgb(255 255 255 / 0.3);
    margin: 0 auto;
}

.footer1 .nav {
    position: relative;
    z-index: 6;
    display: flex;
    flex-direction: column;
}

.footer1 .nav .u2 {
    display: flex;
    flex-direction: column;
    margin-top: 0.13rem;
    color: #fff;
}

.footer1 .nav .a1 {
    display: inline-flex;
    text-transform: uppercase;
    color: #fff;
    font-size: calc(15px + 0.04rem);
    line-height: calc(22px + 0.04rem);
}

.footer1 .nav .a2 {
    display: inline-flex;
    color: #fff;
    font-size: calc(14px + 0.02rem);
    line-height: calc(22px + 0.04rem);
    margin-top: 0.14rem;
    opacity: 0.8;
}

.footer1 .nav .a2:hover {
    color: #fff;
    opacity: 1;
}

.footer1 .p2 {
    display: block;
    width: 100%;
    color: #666;
    font-size: calc(14px + 0.02rem);
    line-height: 22px;
}

.footer1 .tel {
    display: block;
    width: 100%;
    color: #a33b3c;
    font-size: calc(16px + 0.18rem);
    line-height: calc(26px + 0.22rem);
}

.footer1 .adrr {
    display: block;
    width: 100%;
    color: #666;
    font-size: calc(13px + 0.04rem);
    line-height: calc(22px + 0.16rem);
    margin-top: 0.29rem;
}

.footer1 .er {
    display: flex;
    flex-wrap: wrap;
    margin: 4px 0.14rem 0 3px;
}

.footer1 .er .li {
    display: block;
    width: 1.17rem;
    margin: 0 0.13rem;
}

.footer1 .er .li i {
    display: block;
    width: 100%;
    line-height: 0;
}

.footer1 .er .li span {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 13px;
    color: #a5a5a5;
    font-size: calc(14px + 0.02rem);
    line-height: 1;
}

.footer1 .left {
    display: inline-flex;
    flex-wrap: wrap;
}

.footer1 .right {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
}

.footer1 .right1 {
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.footer1 .p1 {
    display: inline-flex;
    color: #666666;
    font-size: calc(12px + 0.04rem);
    line-height: calc(22px + 0.04rem);
}

.footer1 .btn {
    display: inline-flex;
    align-items: center;
    color: #a33b3c;
    font-size: calc(14px + 0.02rem);
    line-height: 1;
    height: 48px;
    border: 2px solid #a33b3c;
    margin-right: 23px;
    border-radius: 0 25px 0 25px;
    padding: 0 22px;
}

.footer1 .btn i {
    display: block;
    width: 21px;
    height: 21px;
    margin-left: 12px;
    background: url(../images/ico3.png) center no-repeat;
    background-size: 100% auto !important;
}

.footer1 .btn:hover {
    color: #fff;
    background: #a33b3c;
}

.footer1 .btn:hover i {
    background: url(../images/ico3.1.png) center no-repeat;
}

.footer1 .right .ewm {
    text-align: center;
    color: #fff;
    width: auto;
    position: relative;
    /* top: -30px; */
    opacity: 1;
    cursor: pointer;
}

.footer1 .right .ewm .dy {
    float: left;
    margin-right: 10px;
    position: relative;
    line-height: 0;
    text-align: center;
}

.footer1 .right .ewm .snew .iewm {
    width: 90px;
    position: absolute;
    top: -110px;
    left: -17px;
    box-shadow: 0 0 56px rgb(153 153 153 / 55%);
    display: none;
}

.footer1 .right .ewm .snew:hover .iewm {
    display: block;
    top: -110px;
}

.footer1 .right .ewm .snew {
    position: relative;
    width: 67px;
    float: left;
    line-height: 0;
    cursor: pointer;
    margin-right: 0;
}

.footer1 .right .ewm .snew .iewm {
    width: 90px!important;
    position: absolute;
    top: -43px;
    left: -4px;
    box-shadow: 0 0 56px rgb(153 153 153 / 55%);
    display: none;
    transition: 0.4s;
}

.footer1 .right .ewm .snew .sicon {
    width: 37px;
}

.footer1 .right .ewm .snew :hover .iewm {
    display: block;
    top: -106px;
}

.footer1 .right .ewm h6 {
    font-size: 13px;
    margin-top: 8px;
}

.prodimg {
    margin: 0 auto;
    width: 100%;
}

.prodimg ul {
}

.prodimg ul li {
    margin-top: 0.3rem;
}

.prodimg ul li h5 {
    font-size: calc(20px + 0.04rem);
    line-height: calc(28px + 0.2rem);
    text-align: center;
}

.prodimg ul li img {
    max-width: 100%;
}

.prodimg ul li .prot p span {
    font-size: calc(14px + 0.02rem) !important;
    line-height: calc(20px + 0.1rem) !important;
}


.jobtns{float: right;margin-right:15px!important;}


.pcs{display: none!important;}
.map.mb{display: none!important;}

.sec3 .con .wordmap .adr{
    position: absolute;
    cursor: pointer;
    z-index: 10;
}
.sec3 .con .wordmap .adr.china{top: 19%;left: 78%;}
.sec3 .con .wordmap .adr.els{top: 13%;left: 77%;}
.sec3 .con .wordmap .adr.riben{top: 5.5%;left: 75.5%;}
.sec3 .con .wordmap .adr.yuenan{top: 28%;left: 79.3%;}
.sec3 .con .wordmap .adr.mlxy{top: 9%;left: 73%;}
.sec3 .con .wordmap .adr.flb{top: 5%;left: 70%;}
.sec3 .con .wordmap .adr.adly{top: 14%;left: 71.5%;}
.sec3 .con .wordmap .adr.yindu{top: 18%;left: 74.3%;}
.sec3 .con .wordmap .adr.yingguo{top: 6%;left: 21%;}

.sec3 .con .wordmap .adr .aborel-ic{
    width: 100px;
    text-align: center;
    height: 50px;
    position: relative;
}
.sec3 .con .wordmap .adr{}
.sec3 .con .wordmap .adr .xline{
    display: inline-block;
    width: 0px;
    height: 230px;
    position: relative;
    z-index: 100;
    margin-top: 45px;
    border: 1.5px dashed #a33b3c;
    
    
     /* */
}
.sec3 .con .wordmap .adr.yuenan .xline{
    height: 175px;
}
.sec3 .con .wordmap .adr.els .xline{
    height: 223px;
}
.sec3 .con .wordmap .adr.china .xline{
    height: 195px;
}
.sec3 .con .wordmap .adr .aborel-ic .shine-ring{}
.sec3 .con .wordmap .adr .aborel-ic span{
    position: absolute;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #a33b3c;
    display: block;
    text-align: center;
    width: 100px;
    top: 60px;
    line-height: 1;
    font-family: 'MiSans';
    font-weight: 500;
}




.sec3 .con .wordmap .adr .aborel-ic .shine-ring {width: 10px;height: 10px;position: relative;background: #a33b3c;border-radius: 100%;display: inline-block;vertical-align: middle;}
.sec3 .con .wordmap .adr .aborel-ic .shine-ring:before,.shine-ring:after {content: "";display: block;width: 58px;height: 58px;margin-top: -29px;margin-left: -29px;border: 1px solid #a33b3c;border-radius: 100%;position: absolute;top: 50%;left: 50%;animation: shineRing 2.8s linear infinite;opacity: 0;}
.sec3 .con .wordmap .adr .aborel-ic .shine-ring:before {animation-delay: .8s;}
.sec3 .con .wordmap .adr .aborel-ic .shine-ring:after {animation-delay: 0s;}
@keyframes shineRing {from {transform: scale(0, 0);opacity: 0.8;}to {transform: scale(1.8, 1.8);opacity: 0;}}




/*xiala*/
.box {
    width: 800px;
    margin: 0 auto;
}

.nav ul li .nodes {
    position: absolute;
    top: 58px;
    width: 800px;
    padding-top: 30px;
    left: 0px;
    display: none;
    z-index: 1000;
    left: 50%;
    margin-left: -400px;
}

.nav ul li .nodes .node {
    background-color: #ffffff;
    /*background-color:rgba(255,255,255,0.95);*/
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #fff;
    /* box-shadow: 0px 5px 5px rgba(100,100,100,0.5); */
    float: left;
    width: 100%;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
}

.nav ul li .nodes a {
    color: #333;
}

.nav ul li .nodes .left {
    float: left;
    width: 200px;
    /*	background-color:#f5f5f5; */
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    z-index: 1;
}

.nav ul li .nodes .left:before {
    background-color: rgba(200,200,200,0.2);
    z-index: -1;
    left: -1000px;
    top: 0px;
    position: absolute;
    width: 1200px;
    content: '';
    height: 100%;
}

.nav ul li .nodes .left li {
    display: block;
    width: 100%;
    /* text-align: center; */
}

.nav ul li .nodes .left a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    position: relative;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -ms-transition: 500ms;
    transition: 500ms;
}

.nav ul li .nodes .left a:hover,.nav ul li .nodes .left li.hover a {
    background-color: #ffffff;
    color: #2183e9;
}

.nav ul li .nodes .left a:after {
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -ms-transition: 500ms;
    transition: 500ms;
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 3px;
    background-color: #2183e9;
}

.nav ul li .nodes .left a:hover:after,.nav ul li .nodes .left li.hover a:after {
    width: 100%;
}

.nav ul li .nodes .right {
    margin-left: 210px;
    max-height: 400px;
    overflow-y: auto;
    /* padding-top:10px; */
}

.nav ul li .nodes .right ul {
    display: none
}

.nav ul li .nodes .right ul li {
    float: left;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
}

.nav ul li .nodes .right ul li a {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ddd;
    display: block;
    line-height: 1.2;
    padding-bottom: 0px;
    padding-top: 20px;
    padding-left: 20px;
}

.nav ul li .nodes .right ul li a b {
    display: block;
    color: #333;
}

.nav ul li .nodes .right ul li a:hover b {
    color: #4f8bf9;
}

.nav ul li .nodes .right ul li a span {
    display: block;
    font-size: 14px;
    color: #999999;
    margin-top: 5px;
    min-height: 2.1em;
}

.nav>ul>li>a,.nav .nodes .left ul>li>a {
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    padding-left: 20px;
}

.nav>ul>li>a span,.nav .nodes .left ul>li>a span {
    display: inline-block;
    position: relative;
    transition: all 0.3s;
    height: 30px;
    line-height: 30px;
}

.nav .nodes .left ul>li>a span {
    height: 40px;
    line-height: 40px;
}

.nav>ul>li>a span+i {
    margin-left: 5px;
}

.nav>ul>li>a:hover span,.nav .nodes .left ul>li>a:hover span {
    transform: translateY(-100%);
}

.nav>ul>li>a:hover span:after,.nav .nodes .left ul>li>a:hover span:after {
    content: attr(data-title);
    position: absolute;
    left: 0;
    transform: translateY(100%);
    width: 100%;
    top: 0;
}

ul.navcase {
    padding-bottom: 20px;
    float: left;
    width: 100%;
}

ul.navcase > li {
    width: 14%;
    margin-left: 3%;
    margin-right: 3%;
    float: left;
}

ul.navcase > li:nth-child(3n+1) {
    /* clear: both; */
}

ul.navcase > li> a {
    font-size: 15px;
    display: block;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
    padding-left: 0px;
}

ul.navcase li ul {
    clear: both;
    padding-top: 10px;
}

ul.navcase li ul li {
    font-size: 14px;
    font-weight: lighter;
    padding: 0px;
    width: 100%;
    float: left;
}

/*ul.navcase > li:nth-child(1) ul li{ width:32%; margin-left:auto; margin-right:auto; float:left;}*/
.nav ul li .nodes ul.navcase li ul li a {
    font-size: 14px;
    font-weight: lighter;
    color: #666;
    text-align: left;
    padding: 0px;
    line-height: 1.5;
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
}




















@media screen and (max-width: 1440px) {
    .footer1 .er {
        display:flex;
        flex-wrap: wrap;
        margin: 4px 3px 0 3px;
    }

    .prodimg ul li {
        max-width: 98%;
        margin: 0 auto;
        margin-top: 0.5rem;
    }
}

@media (max-width: 1024px) {
    .footer1 .top {
        padding:20px 0;
        /* display: none; */
    }
 .footer1 .right{
    margin: 0 auto;
}  
.footer1 .right .ewm .snew .sicon{
    width: 28px;
}    
.footer1 .logo{
    display: none;
}
    .footer1 .logo img {
        height: 36px;
    }

    .footer1 .midd {
        padding: 20px 0;
        justify-content: space-between;
        align-items: center;
        display: none;
    }

    .footer1 .nav {
        display: none;
    }

    .footer1 .btn {
        height: 36px;
        margin-right: 14px;
        border-radius: 0 18px 0 18px;
        padding: 0 15px;
        font-size: 14px;
    }

    .footer1 .btn i {
        width: 18px;
        height: 18px;
        margin-left: 8px;
    }

    .footer1 .p1 {
        font-size: 14px;
        line-height: 24px;
    }

    .footer1 .Copyright {
        width: 100%;
        text-align: center;
    }

    .footer1 .er {
        width: 100px;
        margin: 4px 0 0 0;
    }

    .footer1 .er .li {
        width: 100px;
        margin: 10px 0;
    }

    .footer1 .er .li span {
        display: none;
    }

    .footer1 .down {
        justify-content: center;
        padding: 20px 0;
    }

    .footer1 .adrr {
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    /*.footer1 .Copyright a{ display: block;}*/ .footer1 .btn {
        margin-right:0;
    }

    .footer1 .p1 {
        display: none;
    }
}

@keyframes mb-customers-scroll {
    0% {
        transform: translate3d(-50vw,0,0)
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes dk-customers-scroll {
    0% {
        transform: translate3d(-50vw,0,0)
    }

    to {
        transform: translateZ(0)
    }
}

.sec {
    padding: 66px 0 0;
}

.sec1 {
    padding: 66px 0;
    background: url(../images/img/us_bg.jpg) center no-repeat;
}

.sec .con h3 {
    text-align: center;
    font-size: 38px;
    letter-spacing: 2px;
    color: #333;
    margin-bottom: 9px;
}

.sec .con h4 {
    text-align: center;
    font-size: 24px;
    letter-spacing: 2px;
    color: #333;
    margin-bottom: 0px;
    margin-top: 26px;
}

.sec .con h5 {
    text-align: center;
    font-size: 14px;
    margin-bottom: 0;
}

.sec .con h6 {
    text-align: center;
    font-size: 18px;
    color: #999;
    margin-bottom: 0;
    font-weight: 400;
}

.sec1 .con p {
    font-size: 17px;
    max-width: 1260px;
    margin: 0 auto;
    text-align: center;
    line-height: 38px;
    margin-top: 30px;
    letter-spacing: 0px;
    color: #666;
    margin-bottom: 36px;
}

.btns {
    display: inline-flex;
    align-items: center;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    height: 46px;
    border: 1px solid #a33b3c;
    background: #a33b3c;
    border-radius: 50px;
    padding: 0 25px 0 25px;
    margin: 0 auto;
}

.btns i {
    display: block;
    width: 24px;
    height: 24px;
    margin-left: 10px;
    background: url(../images/img/right_move.png) center no-repeat;
    background-size: 100% auto !important;
}

.btns:hover {
    color: #fff;
}

.sec1 .con ul {
    text-align: center;
    margin-top: 76px;
}

.sec1 .con ul li {
    display: inline-block;
    text-align: center;
    margin: 0 2%;
    width: 11.2%;
}

.sec1 .con ul li a {
}

.sec1 .con ul li a img {
    text-align: center;
    display: block;
    margin: 0 auto;
    opacity: 0.8;
    width: 60px;
}

.sec1 .con ul li a h5 {
    font-size: 50px;
    font-weight: 700;
    color: #a33b3c;
    margin-top: 36px;
    margin-bottom: 0;
}

.sec1 .con ul li a h5 strong {
    font-weight: 700;
    font-family: MiSans;
}

.sec1 .con ul li a h5 span {
    font-size: 24px;
    margin-left: 1px;
}

.sec1 .con ul li a p {
    margin-top: 0px;
}

.sec2 .con ul {
    text-align: center;
    padding: 0;
    margin-top: 36px;
    display: flex;
    flex-wrap: wrap;
}

.sec2 .con ul li {
    width: 19.9%;
    font-size: 0;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    transition: 0.4s;
    margin-left: 0.1%;
}

.sec2 .con ul li a .img_box {
    width: 100%;
    background: #c7c7c7;
    font-size: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    border-radius: 23px;
}

.sec2 .con ul li a .img_box img {
    opacity: 0.3;
    height: auto;
    width: 100%;
    transition: 0.5s;
}

.sec2 .con ul li:hover a .img_box {
    background: #a33b3c;
}

.sec2 .con ul li:hover a .img_box img {
    transform: scale(1.06);
}

.sec2 .con ul li a h5 {
    position: absolute;
    z-index: 10;
    top: 48%;
    text-align: center;
    width: 100%;
    color: #333;
    font-size: 26px;
}

.sec2 .con ul li:hover a h5 {
    color: #fff;
}

.sec2 .con ul li a span {
    position: absolute;
    z-index: 10;
    text-align: center;
    width: 100%;
    color: #666;
    font-size: 14px;
    display: block;
    top: 54%;
}

.sec2 .con ul li:hover a span {
    color: #fff;
}

.sec2 .con ul li a h5 span {
    width: 5px;
    height: 16px;
    display: inline-block;
    background: #a33b3c;
    margin-right: 13px;
}

.sec5 {
    background: url(../images/img/case_bg.jpg) center no-repeat;
    margin: 66px 0 0;
    padding-bottom: 40px!important;
}

.sec5 .con h3 {
    color: #fff;
}

.sec5 .con h6 {
    color: #fff;
}

.sec5 .con .swiper-case {
    padding: 60px 0 100px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.sec5 .con .swiper-case .swiper-slide {
    transform: scale(0.9);
    transition: 0.4s;
    border-radius: 23px;
}

.sec5 .con .swiper-case .swiper-slide.swiper-slide-active {
    transform: scale(1);
    cursor: pointer;
}

.sec5 .con .swiper-case .swiper-slide .img_box {
    text-align: center;
    border-radius: 23px;
    background: #a33b3c;
    overflow: hidden;
    position: relative;
}

.sec5 .con .swiper-case .swiper-slide .img_box img {
    display: block;
    margin: 0 auto;
    opacity: 0.3;
    transform: translateX(-25%);
    margin-left: 25%;
    width: 100%;
}

.sec5 .con .swiper-case .swiper-slide .img_box h5 {
    font-size: 24px;
    color: #fff;
    position: absolute;
    width: 100%;
    bottom: 0;
    line-height: 90px;
    background: hsl(0deg 0% 0% / 0.43);
    display: none;
}

.sec5 .con .swiper-case .swiper-slide .img_box span {
    position: absolute;
    font-size: 56px;
    top: 0;
    right: 20px;
    color: #fff;
    font-weight: 600;
    opacity: 0.2;
    text-shadow: 0 0 26px hsl(0deg 0% 0% / 0.3);
}

.sec5 .con .swiper-case .swiper-slide.swiper-slide-active .img_box span {
    color: #fff;
    font-weight: 600;
    opacity: 1;
}

.sec5 .con .swiper-case .swiper-slide.swiper-slide-active .img_box img {
    opacity: 1;
}

.sec5 .con .swiper-case .swiper-slide.swiper-slide-active .img_box h5 {
    display: block;
}

.sec3 .con p {
    font-size: 17px;
    max-width: 830px;
    margin: 0 auto;
    text-align: center;
    line-height: 38px;
    margin-top: 18px;
    letter-spacing: 0px;
    color: #666;
    margin-bottom: 36px;
}

.sec3 .con .btns {
    display: inline-flex;
    align-items: center;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    height: 46px;
    border: 1px solid #a33b3c;
    background: #a33b3c;
    border-radius: 50px;
    padding: 0 25px 0 25px;
    margin: 0 auto;
    display: none;
}

.sec3 .con .btns i {
    display: block;
    width: 24px;
    height: 24px;
    margin-left: 10px;
    background: url(../images/img/right_move.png) center no-repeat;
    background-size: 100% auto !important;
}

.sec3 .con .btns:hover {
}

.sec3 .con .wordmap {
    max-width: 1600px;
    text-align: center;
    position: relative;
    margin: 30px auto 0;
    width: 1600px;
}

.sec3 .con .wordmap .pc {
    width: 100%;
}

.sec3 .con .wordmap .mb {
    display: none;
}

.main3 {
    background: #fff;
    position: relative;
    z-index: 6;
    margin-bottom: 76px;
}

.main3 .box {
    display: block;
    width: 100%;
    margin-top: 40px;
}

.main3 .sect {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
}

.main3 .u1 {
    display: block;
    width: 54.9%;
}

.main3 .u1 .a {
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}

.main3 .u1 .a ._img {
    padding-bottom: 67.5%;
}

.main3 .u1 .a .cont {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 6;
    background: #a33b3c;
    padding: 0.35rem 0.69rem 0.35rem 0.39rem;
}

.main3 .u1 .a .cont::after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0.34rem;
    height: 100%;
    background: url(../images/_right-small-up1.svg) center no-repeat;
    background-size: 24px auto !important;
    width: 24px;
}

.main3 .u1 .a .time {
    width: 100%;
    color: #fff;
    font-size: calc(14px + 0.02rem);
    line-height: calc(22px + 0.02rem);
}

.main3 .u1 .a .tit {
    width: 100%;
    color: #fff;
    font-size: calc(14px + 0.1rem);
    line-height: calc(22px + 0.1rem);
    margin-top: 0.1rem;
}

.main3 .u2 {
    display: block;
    width: 42.75%;
}

.main3 .u2 .li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
}

.main3 .u2 .a {
    display: flex;
    align-items: flex-start;
    width: 100%;
    padding: 3.2% 0;
    position: relative;
}

.main3 .u2 .a::after {
    display: block;
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    background: #a33b3c;
    width: 0;
}

.main3 .u2 .li:first-child .a {
    padding-top: 0 !important;
}

.main3 .u2 .a .time {
    width: 100%;
    color: #b0b0b0;
    font-size: 14px;
    line-height: 22px;
    margin-top: 0.14rem;
}

.main3 .u2 .a .tit {
    width: 100%;
    color: #333;
    font-size: calc(14px + 0.04rem);
    line-height: 22px;
    height: auto;
    margin-top: 0.08rem;
}

.main3 .u2 .a .p {
    width: 100%;
    color: #666;
    font-size: calc(14px + 0.02rem);
    line-height: 22px;
    height: auto;
    margin-top: 0.1rem;
}

.main3 .u2 .a .ico {
    display: block;
    height: 24px;
    background: url(../images/_right-small-up.svg) left center no-repeat;
    background-size: auto 100% !important;
    width: 24px;
    margin-left: -5px;
    margin-top: 0.16rem;
}

.main3 .u2 .a .pic {
    display: block;
    width: 32.08%;
    min-width: 32.08%;
    overflow: hidden;
    border-radius: 10px;
    margin-right: 0.22rem;
}

.main3 .u2 .a ._img {
    padding-bottom: 67.56%;
}

.main3 .u2 .a .cont {
    width: 100%;
}

.main3 .u2 .a:hover .ico {
    background: url(../images/_right-small-up2.svg) left center no-repeat;
}

.main3 .u2 .a:hover::after {
    width: 100%;
}

.main3 .u1 .a:hover ._img img,.main3 .u2 .a:hover ._img img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}

._img {
    width: 100%;
    display: block;
    line-height: 0;
    overflow: hidden;
    position: relative;
    transition: 0.4s;
}

._img img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}

@media screen and (max-width: 1600px) {
    .main3 .u2 .a .time {
        margin-top:0.1rem;
    }

    .main3 .u2 .a .tit {
        margin-top: 0.04rem;
    }

    .main3 .u2 .a .ico {
        margin-top: 0.16rem;
    }
}

@media screen and (max-width: 1600px) {
    .main3 .u2 .a .time {
        margin-top:0.02rem;
    }

    .main3 .u2 .a .tit {
        margin-top: 0.04rem;
    }

    .main3 .u2 .a .ico {
        margin-top: 0.14rem;
    }
}

@media screen and (max-width: 1024px) {
    .main3 .box {
        margin-top:30px;
        width: 96%;
    }

    .main3 .u1 {
        width: 100%;
    }
.main3 .u1 .a .tit{
    font-size: calc(14px + 0.0rem);
}
    .main3 .u1 .a .cont {
        padding: 10px 30px 10px 10px;
    }

    .main3 .u1 .a .cont::after {
        right: 9px;
    }

    .main3 .u2 {
        width: 100%;
        margin-top: 22px;
    }

    .main3 .u2 .a {
        padding: 15px 0;
    }

    .main3 .u2 .a .pic {
        width: 130px;
        min-width: 130px;
        margin-right: 14px;
    }
}

@media screen and (max-width: 767px) {
    .main3 .u2 .a {
        align-items: center;
    }
}

.tem_banner {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 0;
}

.tem_banner .flash {
    width: 100%;
    /*background: #000;*/
}

.tem_banner .flash img {
    width: 100%;
}

.tem_banner .flash_max {
}

.tem_banner .flash_box {
    color: #fff;
    position: absolute;
    left: 13.6%;
    top: 43%;
    line-height: 24px;
}

.tem_banner .flash_box h3 {
    font-size: 0.4rem;
    padding: 0.2rem 0.25rem;
    background: #18a35a;
    border-radius: 30px 30px 30px 0;
    display: inline-block;
}

.tem_banner .flash_box h6 {
    font-size: calc(14px + 0.04rem);
    margin-top: 0.16rem;
    text-shadow: 0 0 36px #666;
}

.tem_banner .flash .img2 {
    display: none;
}

.tem_banner .flash .img1 {
    display: inline;
}

.mbxbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-top: 6px;
}

.mbxbox1 {
    padding-top: 21px;
}

.mbxbox2 {
    padding-top: 26px;
}

.mbx {
    display: block;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-top: 6px;
}

.mbx a {
    color: #666666;
}

.mbx i {
    padding: 0 4px;
}

.mbx a:hover {
    color: #a33b3c;
}

.Contact2 {
    position: relative;
    overflow: hidden;
    margin-bottom: 76px;
}

.Contact2 .box {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: space-between;
    width: 100%;
}

.Contact2 .box::after {
    content: '';
    display: block;
    position: absolute;
    right: -6%;
    top: 0;
    width: 100%;
    max-width: 688px;
    height: 100%;
    background: url(../images/ico18.png) right top no-repeat;
    background-size: auto 80.9%;
    z-index: 1;
}

.Contact2 .box::before {
    content: '';
    display: block;
    position: absolute;
    left: 66.9%;
    top: 0;
    width: 2000px;
    height: 100%;
    background: #a33b3c;
}

.Contact2 .left {
    display: block;
    width: 33.1%;
    padding: 0.85rem 0 0.85rem 0.6rem;
    position: relative;
}

.Contact2 .left .info {
    display: block;
    color: #fff;
    font-size: calc(12px + 0.16rem);
    line-height: calc(22px + 0.18rem);
    margin-top: 0.6rem;
}

.Contact2 .left .p {
    display: block;
    color: #fff;
    font-size: calc(13px + 0.03rem);
    line-height: calc(22px + 0.14rem);
    padding: 0.27rem 0 0.4rem 0;
    background: url(../images/ico19.png) right bottom no-repeat;
    background-size: 0.39rem auto !important;
}

.Contact2 .left .ico {
    display: block;
    line-height: 0;
    margin-top: 0.63rem;
}

.Contact2 .left .ico img {
    height: 0.81rem;
}

.Contact2 .left ._Title1 {
    color: #fff;
    padding-top: 1rem;
    font-size: 36px;
}

@media screen and (max-width: 1024px) {
    .Contact2 {
        padding:0;
        margin-bottom: 30px;
    }

    .Contact2 .box::after {
        display: none;
    }

    .Contact2 .box::before {
        display: none;
    }

    .Contact2 .left {
        width: 100%;
        background: url(../images/ico18.png) right top no-repeat #a33b3c;
        background-size: auto 94.9%;
        padding: 40px 15px;
        display: none;
    }

    .Contact2 .left .info {
        font-size: 16px;
        line-height: 26px;
        margin-top: 25px;
    }

    .Contact2 .left .p {
        font-size: 14px;
        line-height: 24px;
        padding: 20px 0 30px 0;
        background-size: 20px auto !important;
    }

    .Contact2 .left .ico {
        margin-top: 30px;
    }

    .Contact2 .left .ico img {
        height: 40px;
    }
}

._form3 {
    width: 63.75%;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    padding: 0.8rem 0 0.83rem 0;
    outline: 0px;
}

._form3 .lab {
    width: 48.5%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.29rem;
}

._form3 .w100 {
    width: 100%;
}

._form3 .name {
    width: 100%;
    display: block;
    color: #333;
    font-size: calc(14px + 0.04rem);
    line-height: calc(22px + 0.02rem);
    padding-bottom: 0.13rem;
}

._form3 .name span {
    color: #ff2525;
}

._form3 .text {
    position: relative;
    z-index: 6;
    cursor: pointer;
    width: 100%;
    border: 0;
    background: #f5f5f5;
    font-size: calc(14px + 0.02rem);
    color: #333;
    line-height: 26px;
    height: 56px;
    padding: 20px 19px;
    border-radius: 3px;
    outline: 0;
}

._form3 .text:focus {
    background: #f5f5f5;
}

._form3 .textarea {
    position: relative;
    z-index: 6;
    cursor: pointer;
    width: 100%;
    border: 0;
    background: #f5f5f5;
    font-size: calc(14px + 0.02rem);
    color: #333;
    line-height: 26px;
    height: 151px;
    padding: 15px 19px;
    border-radius: 3px;
    outline: 0px;
}

._form3 .textarea:focus {
    background: #f5f5f5;
}

._form3 .yanzhengma {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    object-fit: contain;
    z-index: 6;
    width: 136px;
}

._form3 .submit {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: calc(14px + 0.04rem);
    color: #fff;
    height: 56px;
    padding-bottom: 1px;
    background: #a33b3c;
    border: 1px solid #a33b3c;
    border-radius: 100px;
    outline: 0px;
}

._form3 .submit:hover {
    background: #fff;
    color: #a33b3c;
}

._form3 .lab1 {
    width: 100%;
    display: block;
    color: #666;
    font-size: 14px;
    line-height: 24px;
    padding-top: 3px;
}

._form3 .lab1 span {
    color: #ff2525;
}

._form3 input::placeholder {
    color: #bbb9b9;
    opacity: 1 !important;
}

._form3 textarea::placeholder {
    color: #bbb9b9;
    opacity: 1 !important;
}

@media screen and (max-width: 1024px) {
    ._form3 {
        width:100%;
        padding: 30px 15px 30px 15px;
    }

    ._form3 .lab {
        margin-bottom: 14px;
    }

    ._form3 .name {
        font-size: 14px;
        padding-bottom: 6px;
    }

    ._form3 .text {
        font-size: 14px;
        height: 40px;
        padding: 7px 12px;
    }

    ._form3 .textarea {
        font-size: 14px;
        padding: 7px 12px;
    }

    ._form3 .submit {
        height: 40px;
    }
}

.contact {
    position: relative;
    margin: 56px auto;
}

.contact .top {
    margin-bottom: 60px;
}

.contact .top .box {
    margin: 0 auto;
    /* text-align: center; */
    position: relative;
    z-index: 3;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.contact .top .box .con {
    width: 22%;
    text-align: center;
    margin: 0 1.5%;
    box-shadow: 0 0 36px rgb(102 102 102 / 0.23);
    border-radius: 20px;
}

.contact .top .box .con .img {
    margin-top: 10px;
}

.contact .top .box .con .p1 {
    font-size: 24px;
    line-height: 50px;
    font-weight: 500;
    margin-top: 13px;
}

.contact .top .box .con .line {
    width: 118px;
    height: 1.5px;
    background: #ddd;
    margin: 18px auto 10px;
}

.contact .top .box .con .p2 {
    color: #666;
    font-size: 18px;
    font-weight: 400;
    display: block;
    margin-bottom: 45px;
}

.bg-f5 {
    background: #f6f7f8;
}

.lits02 {
    display: block;
    width: 100%;
    padding: 10px 0 0.2rem 0;
}

.lits02 .ul {
    display: block;
    width: 100%;
    margin: 30px auto 60px;
}

.lits02 .ul .li {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    margin-top: 20px;
    width: 100%;
    border-radius: 10px;
    background: #fff;
    padding: 0 0.32rem;
}

.lits02 .ul .li .ico {
    display: block;
    position: absolute;
    right: 0.32rem;
    top: 0.19rem;
    z-index: 6;
    color: #fff;
    font-size: 14px;
    line-height: calc(22px + 0.14rem);
    padding-right: 21px;
    cursor: pointer;
}

.lits02 .ul .li .ico::after {
    display: block;
    content: '';
    position: absolute;
    right: 2px;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: url(../images/img/open.png) center no-repeat;
}

.lits02 .ul .li .tit {
    display: flex;
    position: relative;
    cursor: pointer;
    width: 100%;
    color: #333;
    font-size: calc(14px + 0.04rem);
    line-height: calc(22px + 0.14rem);
    margin: 0.19rem 0;
    /* padding:0 0 0 35px; */
}

.lits02 .ul .li .tit span {
    margin-right: 1.3rem;
    font-size: calc(13px + 0.04rem);
    min-width: 2rem;
    color: #666;
}

.lits02 .ul .li.on .tit span {
    color: #a33b3c;
}

.lits02 .ul .li .line {
    display: none;
    width: 100%;
    background: #a33b3c;
    height: 1px;
    margin: 2px 0 0.24rem 0;
}

.lits02 .ul .li .donw {
    display: none;
    position: relative;
    width: 100%;
    color: #666;
    font-size: calc(14px + 0.02rem);
    line-height: calc(22px + 0.14rem);
    padding: 0 0 0.45rem 0px;
}

.lits02 .ul .li .da {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 6;
}

.lits02 .ul .li.on .ico {
    color: #fff;
}

.lits02 .ul .li.on .ico::after {
    background: url(../images/img/close.png) center no-repeat;
}

.lits02 .ul .li.on .tit {
    color: #00ab5d;
}

.lits02 .ul .li.on .line {
    display: flex;
}

.mail_tit {
    display: block;
    color: #5a5a5a;
    font-size: calc(26px + 0.04rem);
    line-height: 2.3;
    text-align: center;
    margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
    .lits02 {
        padding: 10px 0 20px 0;
    }

    .lits02 .ul .li {
        margin-top: 14px;
        padding: 0 14px;
    }

    .lits02 .ul .li .tit {
        width: 100%;
        margin: 14px 0;
        padding: 0 60px 0 0px;
    }

    .lits02 .ul .li .tit span {
        display: none;
    }

    .lits02 .ul .li .tit span.job_tit {
        display: block;
        font-size: 16px;
    }

    .lits02 .ul .li .ico {
        right: 14px;
        top: 14px;
        padding-right: 19px;
    }

    .lits02 .ul .li .ico::after {
        width: 8px;
        height: 8px;
    }

    .lits02 .ul .li .line {
        width: 100%;
        margin: 2px 0 20px 0;
    }

    .lits02 .ul .li .donw {
        width: 100%;
        padding: 0 0 25px 0px;
    }
}

.nav2_bg {
    /* margin: 0px auto 23px; */
    /* border-bottom: 1px solid #ddd; */
    background: #f6f7f8;
}

.nav2 {
    height: 80px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.nav2 a {
    display: block;
    text-align: center;
    line-height: 80px;
    font-size: 18px;
    letter-spacing: 1px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    color: #5a5a5a;
    background: #f6f7f8;
    width: 20%;
}

.nav6 a {
    width: 16.66%;
}

.nav2 a:hover {
    color: #a33b3c;
}

.nav2 a.cur {
    color: #fff;
    background: #a33b3c;
}

.nav2 a.cur:before {
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 1;
    content: "";
    width: 100%;
    height: 2px;
    background: #18a35a;
    transition: 0.4s;
}

.nav2 a:before {
    position: absolute;
    left: -100%;
    bottom: 0;
    z-index: 1;
    content: "";
    width: 100%;
    height: 2px;
    background: #18a35a;
    transition: 0.4s;
    display: none;
}

.nav2 a:hover:before {
    left: 0;
}

.lits04 {
    display: block;
    width: 100%;
    padding: 0px 0 0.47rem 0;
}

.lits04 .u2 {
    display: block;
    width: 100%;
}

.lits04 .u2 .li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
}

.lits04 .u2 .a {
    display: flex;
    align-items: flex-start;
    width: 100%;
    padding: 0.35rem 0 0rem;
    position: relative;
}

.lits04 .u2 .a::after {
    display: block;
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    background: #a33b3c;
    width: 0;
    transition: 0.5s;
}

.lits04 .u2 .a .time {
    width: 100%;
    color: #b0b0b0;
    font-size: 15px;
    line-height: 22px;
    margin-top: 0.14rem;
}

.lits04 .u2 .a .time h6 {
    color: #a33b3c;
    font-size: 38px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 2px;
    padding-left: 8px;
}

.lits04 .u2 .a:hover .tit {
    color: #a33b3c;
}

.lits04 .u2 .a .tit {
    width: 100%;
    transition: 0.5s;
    color: #333;
    font-size: calc(14px + 0.1rem);
    line-height: calc(22px + 0.12rem);
    margin-top: 0.06rem;
}

.lits04 .u2 .a .p {
    width: 100%;
    color: #666;
    font-size: calc(14px + 0.02rem);
    line-height: calc(22px + 0.1rem);
    height: calc(44px + 0.2rem);
    margin-top: 0.24rem;
    overflow: hidden;
}

.lits04 .u2 .a .ico {
    display: block;
    height: 24px;
    background: url(../images/_right-small-up.svg) left center no-repeat;
    background-size: auto 100% !important;
    width: 24px;
    margin-left: -5px;
    margin-top: 0.26rem;
}

.lits04 .u2 .a .pic {
    display: block;
    width: 4.58rem;
    min-width: 4.58rem;
    overflow: hidden;
    border-radius: 10px;
    margin-right: 0.4rem;
}

.lits04 .u2 .a ._img {
    padding-bottom: 67.68%;
}

.lits04 .u2 .a .cont {
    width: 100%;
}

.lits04 .u2 .a .btn {
    display: inline-flex;
    align-items: center;
    color: #a33b3c;
    font-size: 14px;
    line-height: 1;
    height: 47px;
    border: 2px solid #a33b3c;
    border-radius: 0 18px 0 18px;
    padding: 0 15px 0 19px;
    margin-top: -40px;
}

.lits04 .u2 .a .btn i {
    display: block;
    width: 24px;
    height: 24px;
    margin-left: 10px;
    background: url(../images/_right-small-up2.svg) center no-repeat;
    background-size: 100% auto !important;
}

.lits04 .u2 .a:hover .btn {
    color: #fff;
    background: #a33b3c;
    transition: 0.4s;
}

.lits04 .u2 .a:hover .btn i {
    background: url(../images/_right-small-up1.svg) center no-repeat;
}

.lits04 .u2 .a:hover .ico {
    background: url(../images/_right-small-up2.svg) left center no-repeat;
}

.lits04 .u2 .a:hover::after {
    width: 100%;
}

@media screen and (max-width: 1600px) {
    .lits04 .u2 .a .btn {
        margin-top: 0.62rem
    }
}

@media screen and (max-width: 1440px) {
    .lits04 .u2 .a .p {
        margin-top: 0.14rem
    }

    .lits04 .u2 .a .btn {
        margin-top: 0.42rem
    }
}

@media screen and (max-width: 1024px) {
    .lits04 {
        padding: 10px 0 30px 0;
    }

    .lits04 .u2 .a {
        padding: 20px 0;
    }

    .lits04 .u2 .a .btn {
        height: 36px;
        margin-right: 14px;
        border-radius: 0 16px 0 16px;
        padding: 0 15px;
        font-size: 14px;
        margin-top: 15px
    }

    .lits04 .u2 .a .btn i {
        width: 18px;
        height: 18px;
        margin-left: 8px;
    }

    .lits04 .u2 .a .tit {
        margin-top: 6px;
    }

    .lits04 .u2 .a .p {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
        margin-top: 4px;
    }

    .lits04 .u2 .a .pic {
        width: 260px;
        min-width: 260px;
        margin-right: 14px;
    }
}

@media screen and (max-width: 767px) {
    .lits04 .u2 .a {
        flex-wrap: wrap;
    }

    .lits04 .u2 .a .pic {
        width: 100%;
        min-width: 100%;
        margin: 0;
    }

    .lits04 .u2 .a .time {
        margin-top: 15px;
    }
}
/**/
.wack1 .pz_fy {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    padding-bottom: 66px;
}

.wack1 .pz_fy a {
    position: relative;
    float: left;
    border-radius: 13px;
    width: 0.4rem;
    height: 0.4rem;
    background: #fff;
    line-height: 0.4rem;
    color: #9c9c9c;
    text-align: center;
    font-size: 16px;
    margin: 0 5px;
    border: 1px solid #ddd;
    padding: 0;
}

.wack1 .pz_fy a:hover, .wack1 .pz_fy a.page-num-current {
    background: #a33b3c;
    color: #fff;
    border: 1px solid #a33b3c;
}

.wack1 .pz_fy .prev::after, .wack1 .pz_fy .next::after {
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.1rem;
    height: 0.1rem;
    border-top: 2px solid #9c9c9c;
    border-right: 2px solid #9c9c9c;
    transform: translate(-50%,-50%) rotate(45deg);
    -ms-transform: translate(-50%,-50%) rotate(45deg);
    margin-left: -0.04rem;
}

.wack1 .pz_fy .prev {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.wack1 .pz_fy .prev:hover::after, .wack1 .pz_fy .next:hover::after, .wack1 .pz_fy .prev.on::after, .wack1 .pz_fy .next.on::after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

.wack1 .fy_pc {
    display: none;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 14px;
    color: #9c9c9c;
}

.wack1 .fy_pc .prev, .wack1 .fy_pc .next {
    display: flex;
    position: relative;
    height: 32px;
    width: 32px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #ddd;
}

.wack1 .fy_pc .prev::after, .wack1 .fy_pc .next::after {
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    border-top: 1px solid #9c9c9c;
    border-right: 1px solid #9c9c9c;
    transform: translate(-50%,-50%) rotate(45deg);
    -ms-transform: translate(-50%,-50%) rotate(45deg);
    margin-left: -0.04rem;
}

.wack1 .fy_pc .prev {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.wack1 .fy_pc span {
    padding: 0 22px;
}

@media screen and (max-width: 1024px) {
    .wack1 .pz_fy {
        display: none;
    }

    .wack1 .fy_pc {
        display: flex;
        padding-bottom: 20px;
    }
}

.newsbox {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    margin-top: -5px;
    padding: 30px 0 0.94rem 0;
    flex-direction: row-reverse;
}

.newsbox .left {
    display: block;
    width: 27.3%;
    position: sticky;
    top: 120px;
}
.navR{ display: block; width:100%;}
.navR .title{display: block;width:100%;background: #a33b3c;padding:0.17rem 0.4rem;color: #fff;line-height:calc(24px + 0.1rem);font-size:calc(14px + 0.08rem);}
.navR .slideR{ display: block; width:100%;}
.navR .slideR .wrap{ display: block; width:100%;}
.navR .slideR .u1{display: block;width:100%;border: 1px solid #eaeaea;padding:0.26rem 0.4rem 0.59rem 0.4rem;}
.navR .slideR .u1 .l1{display: block;width:100%;}
.navR .slideR .u1 .l1 a{display: inline-block;width:100%;color: #666;line-height:calc(24px + 0.1rem);font-size:calc(14px + 0.04rem);padding:0.15rem 20px 0.15rem 0;position: relative;border-bottom: 1px solid #eaeaea;display: flex;flex-wrap: wrap;}
.navR .slideR .u1 .l1 ._img{
    width: 33%;
    padding-bottom: 23.68%;
}
.navR .slideR .u1 .l1:hover ._img img{
    transform: scale(1.06);
}
.navR .slideR .u1 .l1 .righttit{
    width: 58%;
    margin-left: 5%;
    font-size: 16px;
    line-height: 1.5;
    display: inline-flex;
    align-items: center;
}
.navR .slideR .u1 .l1:hover .righttit{
    color: #a33b3c;
}


.navR .slideR .u1 .l1 a::after{ display: block; content:''; position: absolute; right: 2px; top:50%; border-top: 2px solid #cecece; border-right: 2px solid #cecece; width: 10px; height: 10px; transform: translateY(-50%) rotate(45deg);}
.navR .slideR .u1 .l1 a::before{ display: block; content:''; position: absolute; left:0; bottom:-1px; width: 0; height: 1px; background:#00ab5d;}
.navR .slideR .u1 .l1 a.active{color: #00ab5d; }
.navR .slideR .u1 .l1 a.active::after{ border-top: 2px solid #00ab5d; border-right: 2px solid #00ab5d;}
.navR .slideR .u1 .l1 a.active::before{ width: 100%;}


.newsbox .sect {
    display: block;
    width: 100%;
    padding-top: 20px;
    color: #666;
    font-size: calc(14px + 0.02rem);
    line-height: calc(22px + 0.14rem);
}

.newsbox .right {
    display: block;
    width: 68.8%;
}


.newsbox .sect0 {
    padding: 0 0 10px 0;
}

.newsbox .sect1 {
    padding: 0;
}

.newsbox .sect2 {
    padding: 0.5rem 0 0 0;
}

.newsbox .sect3 {
    padding: 0.42rem 0 0 0;
}

.newsbox .sect4 {
    padding: 0.44rem 0 0 0;
}

.newsbox .sect5 {
    padding: 0.85rem 0 0 0;
}

.newsbox .sect6 {
    padding: 0.55rem 0 0 0;
}

.newsbox .sect .title {
    display: block;
    width: 100%;
    color: #5a5a5a;
    font-size: calc(16px + 0.10rem);
    line-height: calc(22px + 0.16rem);
    text-align: center;
    margin-bottom: 0;
}

.newsbox .sect .title1 {
    display: block;
    width: 100%;
    color: #333;
    font-size: calc(14px + 0.12rem);
    line-height: calc(22px + 0.14rem);
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 17px;
    position: relative;
}

.newsbox .sect .title1::after {
    display: block;
    content: '';
    width: 102px;
    height: 3px;
    background: #00ab5d;
    position: absolute;
    left: 0;
    bottom: -2px;
}

.newsbox .sect .info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    color: #7a7a7a;
    font-size: 14px;
    line-height: 24px;
    border-bottom: 1px solid #eaeaea;
    padding: 9px 0;
    justify-content: center;
    flex-direction: row;
}

.newsbox .sect .s {
    display: flex;
    align-items: center;
    margin-top: 8px;
    margin-right: 0.3rem;
}

.newsbox .sect .s img {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.newsbox .sect .s:nth-child(1) {
    /* margin-right: 0.72rem; */
}

.newsbox .sect .s:nth-child(2) {
    /* margin-right: 0.56rem; */
}

.newsbox .sect .cont {
    display: block;
    width: 100%;
    padding-top: 20px;
}

.newsbox .sect .cont img {
    max-height: 760px;
    max-width: 1600px;
}

.newsbox .sect .mt20 {
    margin-top: 20px;
}

.newsbox .sect .p1 {
    display: block;
    width: 100%;
    margin-top: 2px;
    position: relative;
    padding-left: 15px;
}

.newsbox .sect .p1::after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: calc(8px + 0.07rem);
    width: 4px;
    height: 4px;
    background: #00ab5d;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.newsbox .cont1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 54px 0 41px 0;
}

.newsbox .zan {
    display: flex;
}

.newsbox .zan a {
    font-size: 14px;
    line-height: 50px;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e8e8e8;
    border-radius: 35px;
    width: 136px;
}

.newsbox .zan a .i {
    width: 25px;
    height: 25px;
    display: flex;
    background: url(../images/good-two.png) center no-repeat;
    background-size: 100% 100% !important;
    margin-right: 11px;
}

.newsbox .zan a.active {
    color: #00ab5d;
}

.newsbox .zan a.active .i {
    background: url(../images/good-two1.png) center no-repeat;
}

.newsbox ._page {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding: 35px 0 0 0;
    border-top: 1px solid #eaeaea;
    line-height: 0;
}

.newsbox ._page .la {
    width: calc(100% - 140px);
}

.newsbox ._page .la a {
    color: #666;
    font-size: 14px;
    line-height: 28px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}

.newsbox ._page .la a:hover {
    color: #00ab5d;
}

.newsbox .btn {
    display: inline-flex;
    align-items: center;
    color: #fff;
    font-size: calc(14px + 0.02rem);
    line-height: 1;
    height: 42px;
    border: 1px solid #a33b3c;
    background: #a33b3c;
    border-radius: 16px 0 16px 0;
    padding: 0 18px;
    white-space: nowrap;
}

.newsbox .btn i {
    display: block;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    background: url(../images/ico6.png) center no-repeat;
    background-size: 100% auto !important;
}

.newsbox .btn:hover {
    color: #a33b3c;
    background: none;
}

.newsbox .btn:hover i {
    background: url(../images/ico6.1.png) center no-repeat;
}

.newsbox .bdshare {
    display: flex;
    color: #666;
    font-size: calc(14px + 0.02rem);
    line-height: 35px;
}

.newsbox .bdshare a {
    width: 35px !important;
    height: 35px !important;
    padding: 0 !important;
    border: 1px solid #858585;
    border-radius: 50%;
    margin: 0 0 0 0.2rem !important;
    background-size: 100% auto !important;
}

.newsbox .bdshare .bds_weixin {
    margin: 0 0 0 0.1rem !important;
}

.newsbox .bdshare a:hover {
    opacity: 1;
    border: 1px solid #00ab5d;
}

.newsbox .left1 {
    display: block;
    width: 22.8%;
    position: sticky;
    top: 120px;
}

.newsbox .right1 {
    display: block;
    width: 73.3%;
}

.newsbox .sect .cont38 {
    padding-top: 28px;
}

.newsbox .sect .cont40 {
    padding-top: 30px;
}

.newsbox .sect .cont23 {
    padding-top: 23px;
    line-height: calc(22px + 0.08rem);
    display: flex;
}

.newsbox .pic {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.newsbox .pic .l0 {
    display: block;
    width: 48.3%;
    line-height: 0;
    margin-top: 22px;
}

.newsbox1 {
    padding-bottom: 1.2rem;
}

.newsbox ._Table {
    margin-top: 24px;
}

@media screen and (max-width: 1024px) {
    .newsbox {
        margin-top: 0;
        padding: 30px 0 40px 0;
    }

    .newsbox .left {
        width: 100%;
        display: none;
    }

    .newsbox .right {
        width: 100%;
    }

    .newsbox .btn {
        font-size: 14px;
        height: 36px;
        border-radius: 16px 0 16px 0;
        padding: 0 15px;
    }

    .newsbox .btn i {
        width: 16px;
        height: 16px;
        margin-right: 6px;
    }

    .newsbox ._page {
        padding: 25px 0 0 0;
    }

    .newsbox ._page .la {
        width: calc(100% - 120px);
    }

    .newsbox .cont1 {
        flex-direction: column;
        justify-content: center;
        padding: 30px 0 30px 0;
    }

    .newsbox .bdshare {
        margin-top: 20px;
    }

    .newsbox .bdshare a {
        margin: 0 0 0 10px !important;
    }

    .newsbox .bdshare .bds_weixin {
        margin: 0 0 0 5px !important;
    }

    .newsbox .sect2 {
        padding: 25px 0 0 0;
    }

    .newsbox .sect3 {
        padding: 25px 0 0 0;
    }

    .newsbox .sect4 {
        padding: 25px 0 0 0;
    }

    .newsbox .sect5 {
        padding: 25px 0 0 0;
    }

    .newsbox .sect6 {
        padding: 25px 0 0 0;
    }

    .newsbox .sect .title1 {
        padding-bottom: 13px;
    }

    .newsbox .sect .info {
        padding: 10px 0;
        justify-content: left;
    }

    .newsbox .left1 {
        width: 100%;
        display: none;
    }

    .newsbox .right1 {
        width: 100%;
    }

    .newsbox .sect .cont38 {
        padding-top: 20px;
    }

    .newsbox .sect .cont40 {
        padding-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    .newsbox .sect .s:nth-child(1) {
        width: 100%;
        margin-right: 0;
    }

    .newsbox .sect .s:nth-child(2) {
        margin-right: 20px;
    }

    .newsbox .sect .s img {
        width: 20px;
        height: 20px;
        margin-right: 6px;
    }

    .newsbox .sect .cont {
        overflow-y: auto;
        font-size: calc(13px + 0.02rem);
        line-height: calc(22px + 0.14rem);
        overflow: hidden;
    }
.newsbox .sect .cont img{
    width: 100%;
    height: auto;
    transform: scale(1.28);
    margin: 35px auto;
}    
}

.lits03 {
    display: block;
    width: 100%;
    padding: 19px 0 0.47rem 0;
}

.lits03 .ul {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 0.3rem);
    margin: 0 -0.15rem;
}

.lits03 .ul .li {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    padding: 0.16rem;
    width: 33%;
}

.lits03 .ul .li .a {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 8px;
    padding: 0.3rem 0.3rem;
    align-content: flex-start;
    overflow: hidden;
    background: #fff;
}

.lits03 .ul .li .tit {
    width: 100%;
    color: #333;
    font-size: calc(14px + 0.06rem);
    line-height: calc(22px + 0.08rem);
    margin-top: 0.15rem;
}

.lits03 .ul .li .p {
    width: 100%;
    color: #666;
    font-size: calc(14px + 0.01rem);
    line-height: calc(22px + 0.06rem);
    height: calc(44px + 0.12rem);
    margin-top: 0.14rem;
}

.lits03 .ul .li .cont {
    width: 100%;
    color: #333;
    font-size: 14px;
    line-height: 24px;
    margin-top: 0.25rem
}

.lits03 .ul .li .ifno {
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
    color: #666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 0.12rem;
}

.lits03 .ul .li .s {
    width: 44%;
    padding: 1px 14px 1px 14px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.lits03 .ul .li .s::after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 4px;
    height: 4px;
    background: #00ab5d;
    border-radius: 50%;
    margin-top: -2px;
}

.lits03 .ul .li .s:hover {
    color: #00ab5d;
    text-decoration: underline;
}

.lits03 .ul .li .line {
    display: block;
    width: 100%;
    height: 1px;
    background: #e2e2e2;
    position: relative;
    margin-top: 0.15rem;
    transition: 0.6s;
}

.lits03 .ul .li .line::after {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    height: 1px;
    width: 0;
    background: #a33b3c;
    transition: 0.4s;
}

.lits03 .ul .li .a:hover .line::after {
    width: 100%;
}

.lits03 .ul .li ._img {
    /* margin-top: 0.25rem; */
    padding-bottom: 59.15%;
    border-radius: 8px;
}

@media screen and (max-width: 1440px) {
    .lits03 .ul .li .s {
        width:50%;
        padding: 1px 10px 1px 10px;
    }
}

@media screen and (max-width: 1024px) {
    .lits03 .ul {
        width:calc(100% + 14px);
        margin: 0 -7px;
    }

    .lits03 .ul .li {
        padding: 7px;
    }

    .lits03 .ul .li .a {
        padding: 14px;
    }

    .lits03 .ul .li .tit {
        margin-top: 12px;
        font-size: 18px;
    }

    .lits03 .ul .li .p {
        margin-top: 6px;
        font-size: 14px;
    }

    .lits03 .ul .li .line {
        margin-top: 10px;
    }

    .lits03 .ul .li .cont {
        margin-top: 15px;
    }

    .lits03 .ul .li ._img {
        margin-top: 15px;
    }

    .lits03 .ul .li .s {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .lits03 .ul .li {
        width: 100%;
    }

    .lits03 .ul .li .s {
        width: 50%;
    }
}

.lits03 .ul .li ._img img,.lits04 .u2 .a ._img img {
    transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
}

.lits03 .ul .li:hover ._img img,.lits04 .u2 .a:hover ._img img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.prolist {
    background: url(../images/img/pro_bg.png) top center no-repeat;
}

.about3 {
    display: block;
    width: 100%;
    padding-top: 0.5rem;
}

.about3 .box {
    width: 100%;
    position: relative;
    margin-bottom: 0.6rem;
    display: flex;
    flex-wrap: wrap;
}

.about3 .box::after {
    right: -0.3rem;
    bottom: -0.3rem;
    width: 1.02rem;
    height: 1.02rem;
    border-radius: 10px;
    background: #00ab5d;
}

.about3 .right {
    width: 40%;
}

.about3 ._img {
    padding-bottom: 83%;
    overflow: hidden;
}

.about3 .left {
    width: 60%;
    padding: 0.5rem;
}

.about3 .left .ico {
    display: block;
    position: absolute;
    bottom: 0.66rem;
    right: 0.76rem;
    z-index: 6;
    line-height: 0;
    width: 0.54rem;
}

.about3 .left .line {
    display: block;
    width: 53px;
    height: 5px;
    border-radius: 5px;
    background: #00ab5d;
    margin-top: 0.28rem;
}

.about3 .left .tit {
    display: block;
    width: 100%;
    color: #333;
    font-size: calc(16px + 0.14rem);
    line-height: calc(22px + 0.16rem);
}

.about3 .left .info {
    display: block;
    width: 100%;
    color: #666;
    font-size: calc(14px + 0.04rem);
    line-height: calc(32px + 0.12rem);
    padding-bottom: 0;
    padding-left: 33px;
    margin-top: 30px;
}

.about3 .left .p {
    width: 100%;
}

.about3 .left .p img {
    width: 25px;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-right: 10px;
}

.about3 .left .p p {
    display: inline;
    padding-left: 2px;
}

.about3 .left .tit .sico {
    width: 20px;
    margin-right: 13px;
}

.about3 .left span {
    font-size: 16px;
    line-height: 0;
    display: block;
    color: #999;
    padding-left: 33px;
    margin-top: 15px;
}

@media screen and (max-width: 1024px) {
    .about3 {
        padding-top: 30px;
    }

    .about3 .box {
        flex-wrap: wrap;
    }

    .about3 .left {
        width: 100%;
        margin: 0;
        padding: 25px 10px 36px 10px;
        border-radius: 0 0 10px 10px;
        position: static;
        transform: translate(-0%,-0%);
    }

    .about3 .right {
        width: 100%;
        margin: 0;
    }

    .about3 ._img {
        border-radius: 10px 10px 0 0;
    }

    .about3 .left .line {
        margin-top: 12px;
        width: 40px;
        height: 3px;
    }

    .about3 .left .info {
        padding: 10px 0 0 0;
        margin-top: 6px;
        line-height: calc(30px + 0.12rem);
    }

    .about3 .left .p {
        margin-top: 6px;
    }

    .about3 .left .ico {
        bottom: 20px;
        right: 15px;
        width: 34px;
    }

    .about3 .box::after {
        left: -8px;
        bottom: -8px;
        width: 50px;
        height: 50px;
    }
}

.aboutus {
    padding: 50px 0 0;
}

.aboutus .sect {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
}

.aboutus .left {
    width: 50%;
    overflow: hidden;
}

.aboutus .left ._img {
    width: 100%;
    display: block;
    line-height: 0;
    overflow: auto;
    position: relative;
    transition: 0.4s;
    padding-bottom: 63%;
}

.aboutus .left ._img img {
    width: 100%;
}

.aboutus .right {
    width: 42%;
    max-width: 800px;
    margin: 0 4% 0 3%;
}

.aboutus .right .tit {
    /* display: inline-flex; */
    position: relative;
    color: #a33b3c;
    font-size: 0.32rem;
    line-height: 0.46rem;
    margin-top: 0.1rem;
    padding: 0px 8px 20px;
}

.aboutus .right .tit s {
}

.aboutus .right .cont {
    display: block;
    width: 100%;
    color: #666;
    font-size: calc(15px + 0.02rem);
    line-height: calc(30px + 0.12rem);
    padding-top: 0;
    text-indent: 0.33rem;
}

.number {
    text-align: center;
    margin-top: 76px;
}

.number li {
    display: inline-block;
    text-align: center;
    margin: 0 2%;
    width: 11.2%;
}

.number li a {
}

.number li a img {
    text-align: center;
    display: block;
    margin: 0 auto;
    opacity: 0.8;
    width: 60px;
}

.number li a h5 {
    font-size: 50px;
    font-weight: 700;
    color: #a33b3c;
    margin-top: 36px;
    margin-bottom: 0;
}

.number li a h5 strong {
    font-weight: 700;
    font-family: MiSans;
}

.number li a h5 span {
    font-size: 24px;
    margin-left: 1px;
}

.number li a p {
    margin-top: 0px;
    font-size: 17px;
    max-width: 1260px;
    margin: 0 auto;
    text-align: center;
    line-height: 38px;
    letter-spacing: 0px;
    color: #666;
    margin-bottom: 36px;
}

.csrjs {
    padding: 120px 0 0;
    overflow: hidden;
}

.csr_box {
    background: url(../images/img/csr_bg.png) center no-repeat;
    height: 617px;
    margin-top: 66px;
}

.csr_box .csr_con {
    display: flex;
    flex-wrap: wrap;
}

.csr_box .csr_con .left_img {
    width: 38%;
    margin-left: 7%;
}

.csr_box .csr_con .left_img img {
    width: 100%;
    max-width: 585px;
    transform: translateY(-25%);
}

.csr_box .csr_con .right_txt {
    width: 47%;
    color: #fff;
    margin-left: 8%;
}

.csr_box .csr_con .right_txt .name {
    font-size: 50px;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 23%;
}

.csr_box .csr_con .right_txt .desc {
    font-size: 24px;
    line-height: 50px;
}

.gyPart2 {
    position: relative;
    margin: 50px auto;
}

.gyPart2 .gyTit {
    position: absolute;
    top: 80px;
    left: 0;
    padding: 0 6%;
    z-index: 10;
}

.gyPart2 .whTit {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

.gyPart2 .whTit .box {
    width: 33.33%;
    height: 100%;
    padding: 0 50px;
    background: rgba(0,0,0,.25);
    position: relative;
    cursor: pointer;
    float: left;
    overflow: hidden;
    color: #fff;
}

.gyPart2 .whTit .box div {
    width: 100%;
    line-height: 34px;
    position: absolute;
    left: 0;
    bottom: 0%;
    transition: 0.4s;
    opacity: 0;
}

.gyPart2 .whTit .box img {
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
    border-radius: 50%;
    overflow: hidden;
    opacity: 0;
}

.gyPart2 .whTit .box span {
    display: block;
    font-size: 32px;
    margin-bottom: 15px;
}

.gyPart2 .whTit .box p {
    display: none;
    font-size: 18px;
}

.gyPart2 .whTit .box.slt {
    display: block;
    background: rgb(163 59 60 / 0.8);
    opacity: 1;
}

.gyPart2 .whTit .box.slt div {
    bottom: 38%;
    opacity: 1;
}

.gyPart2 .whTit .box.slt:nth-child(3) div {
    bottom: 38%;
    opacity: 1;
}

.gyPart2 .whTit .box.slt img {
    opacity: 1;
}

.gyPart2 .whTit .box.slt p {
    display: block;
}

.gyPart2 .whTit .box:hover img {
    animation: swing 3s .15s linear infinite;
    -moz-animation: swing 3s .15s linear infinite;
    -webkit-animation: swing 3s .15s linear infinite;
    -o-animation: swing 3s .15s linear infinite;
}

.gyPart2 .whCon {
    display: none;
}

.gyPart2 .whCon img {
    width: 100%;
}

@media (max-width: 1030px) {
    .gyPart2 {
        background: 0url(../images/img/gyImg2_5.png) center left no-repeat;
        background-size: cover;
        padding: 70px 0 0;
        background-position: center;
    }

    .gyPart2 .gyTit {
        position: inherit;
        top: inherit;
        margin-bottom: 40px;
    }

    .gyPart2 .whTit,.gyPart2 .whTit .box div {
        position: inherit;
        top: inherit;
        left: inherit;
        bottom: inherit;
        height: inherit;
    }

    .gyPart2 .whTit .box {
        width: 80%;
        height: inherit;
        position: inherit;
        padding: 40px 20px;
        margin: 0 10% 30px;
        background: rgb(163 59 60 / 0.8);
    }

    .gyPart2 .whTit .box img {
        opacity: 1;
    }

    .gyPart2 .whTit .box p {
        display: block;
    }

    .gyPart2 .whCon {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .gyPart2 {
        padding: 0px 0 0;
        margin: 0;
    }

    .gyPart2 .gyTit {
        margin-bottom: 20px;
    }

    .gyPart2 .whTit .box {
        width: 94%;
        margin: 3%;
        background-size: cover!important;
    }
.gyPart2 .whTit .box1{
    background: url(../images/img/box1_bg.png) rgb(163 59 60 / 0.8) center left no-repeat!important;
    background-size: cover!important;
}
.gyPart2 .whTit .box2{background: url(../images/img/box2_bg.png) rgb(163 59 60 / 0.8) center left no-repeat;background-size: cover!important;}
.gyPart2 .whTit .box3{background: url(../images/img/box3_bg.png) rgb(163 59 60 / 0.8) center left no-repeat!important;background-size: cover!important;}

    .gyPart2 .whTit .box div {
        line-height: 24px;
        opacity: 1;
    }

    .gyPart2 .whTit .box img {
        width: 40px;
        height: 40px;
        margin-bottom: 10px;
    }

    .gyPart2 .whTit .box span {
        font-size: 18px;
        margin-bottom: 3px;
    }

    .gyPart2 .whTit .box p {
        -webkit-line-clamp: 3;
        font-size: 13px;
    }
}

.shistory {
    background: url(../images/img/history_bg.png) top center no-repeat;
    margin-top: 80px;
}

.shistory .swiper-history {
    overflow: hidden;
    margin: 66px auto;
}

.shistory .swiper-history .swiper-wrapper {
}

.shistory .swiper-history .swiper-wrapper .swiper-slide {
    text-align: center;
}

.shistory .swiper-history .swiper-wrapper .swiper-slide h3 {
    font-size: 36px;
    margin-bottom: 16px;
    font-weight: 900;
    color: #a33b3c;
}

.shistory .swiper-history .swiper-wrapper .swiper-slide p {
    font-size: 18px;
    height: 60px;
}

.shistory .swiper-history .swiper-wrapper .swiper-slide .sico {
    width: 30px;
    line-height: 0;
}

.shistory .hisright {
    margin-top: -125px;
}

@media screen and (max-width: 1440px) {
}

@media screen and (max-width: 1280px) {
    .sec1 .con ul li a img {
        width:50px;
    }

    .sec1 .con ul li a h5 {
        font-size: 40px;
    }

    .sec1 .con ul li a h5 strong {
    }

    .sec1 .con ul li a h5 span {
    }

    .sec1 .con ul li a p {
    }
.aboutus .right .cont{
    font-size: calc(13px + 0.02rem);
    }
}

@media screen and (max-width: 1024px) {
    .so {
        display:none;
    }

    .t_navs .top {
        width: 100%;
    }

    .sec .con h3 {
        font-size: 25px;
        margin-bottom: 3px;
    }

    .sec .con h4 {
        font-size: 18px;
        margin-top: 10px;
    }

    .sec .con h6 {
        font-size: 15px;
    }

    .sec1 .con p {
        max-width: 90%;
        margin: 15px auto;
        font-size: 15px;
        line-height: 36px;
    }
.sec2 .con ul{
    width: 98%;
    margin: 30px auto 0;
}
    .btns {
        padding: 0 15px 0 15px;
        height: 36px;
        font-size: 13px;
    }

    .sec1 .con ul {
    }

    .sec1 .con ul li,.number li{
        margin: 0 1% 2%;
        width: 30%;
    }

    .sec {
        /* margin: 45px 0px 0; */
        padding: 45px 0 0;
    }
   .shistory{
    margin-top: 45px;
}
.main3{
    margin-bottom: 35px;
}
    .sec1 {
        padding: 45px 0 15px;
    }
.sec2 .con ul li{
    width: 48%;
    margin-left: 0;
    margin: 1%;
    border-radius: 0;
}
.sec2 .con ul li.li1{
    width: 98%;
    overflow: hidden;
}  
.sec2 .con ul .li1 a .img_box{
    width: 100%;
}    
.sec2 .con ul .li1 a .img_box img{
    width: 100%;
    margin-top: -150px;
}    
.sec2 .con ul li a .img_box{
    height: 170px;
    border-radius: 0;
}    
.sec2 .con ul li a h5{
    font-size: 16px;
    top: 45%;
}
.sec2 .con ul li a span{
    font-size: 13px;
    top: 54%;
}
.sec3 .con p{
    font-size: 14px;
    width: 90%;
    line-height: 30px;
    /* display: none; */
    margin-bottom: 15px;
}
.aboutus .left{
    width: 100%;
}
.aboutus .right{
    width: 90%;
    margin: 5% auto;
}
.aboutus .right .tit{
    font-size: 21px;
}
.aboutus .right .cont{
    font-size: 14px;
    line-height: 32px;
}
.number{margin-top: 46px;}
.csr_box .csr_con .left_img{
    margin-left: 1%;
    width: 49%;
}
.csr_box .csr_con .left_img img{
    transform: translateY(-7%);
    max-width: 100%;
}
.csr_box .csr_con .right_txt{
    width: 48%;
    margin-left: 1%;
}
.csr_box .csr_con .right_txt .name{
    font-size: 21px;
    margin-top: 16%;
    margin-bottom: 10px;
}
.csr_box .csr_con .right_txt .desc{
    font-size: 14px;
    line-height: 28px;
}
.csr_box{
    height: 260px;
    margin-top: 30px;
}
.nav2{
    height: auto;
    display: block;
    padding-top: 8px;
}
.nav2 a{
    font-size: 14px;
    display: inline-block;
    line-height: 36px;
    height: 36px;
    padding: 0 20px;
    width: auto;
    border-radius: 50px;
    margin: 5px 0px 0;
    border: 1px solid #ddd;
}
.nav2 a.cur{
    /* background: #f6f7f8; */
    /* color: #5a5a5a; */
}
.contact .top .box .con {
    width: 46%;
    text-align: center;
    margin: 2%;
    box-shadow: 0 0 36px rgb(102 102 102 / 0.23);
    border-radius: 20px;
}

.contact .top .box .con .img {
    margin-top: 30px;
}
.contact .top .box .con .img img{
    width: 60px;
}
.contact .top .box .con .p1 {
    font-size: 18px;
    line-height: 50px;
    font-weight: 500;
    margin-top: 8px;
}

.contact .top .box .con .line {
    width: 100px;
    height: 1.5px;
    background: #ddd;
    margin: 5px auto 5px;
}

.contact .top .box .con .p2 {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    display: block;
    margin-bottom: 45px;
    width: 90%;
    margin: 0 auto 30px;
}
.contact {

    margin: 36px auto;
}
.newsbox .left{ width: 100%; display:none;}
.newsbox .right{ width: 100%;}
.sec3 .con .wordmap .adr{    display: none;}
.sec3 .con .wordmap{width:100%;max-width:100%;margin: 0px auto 0;}
}
@media screen and (max-width: 767px) {
.index-banner .pc_show1{ display:none;}
.index-banner .ph_show1{display:block;}
    .sec1 .con ul li a img {
        width:50px;
    }
.sec5 .con .swiper-case{padding: 30px 0 60px;width:90%;margin:auto;}
.sec5 .con .swiper-case .swiper-slide .img_box span{font-size:36px;}
.sec5 .con .swiper-case .swiper-slide .img_box h5{font-size: 15px;line-height: 43px;}
    .sec1 .con ul li a h5,.number li a h5{
        font-size: 30px;
        margin-top: 16px;
    }

    .sec1 .con ul li a h5 strong {
    }

    .sec1 .con ul li a h5 span {
    }

    .sec1 .con ul li a p {
    }
.tem_banner .flash .img1{display:none;}
.tem_banner .flash .img2{display:block;}
.shistory .swiper-history .swiper-wrapper .swiper-slide p{font-size: 16px;width: 80%;margin: 0 auto;}
.shistory .hisright{width: 100%;}
.shistory .swiper-history{margin: 36px auto;}

.def3{display:none;}
.pcs{display: block!important;font-size: calc(22px + 0.04rem);}
.map.mb{display: block!important;}
.map.PC{display: none!important;}


.sec3 .con .wordmap .pc {
   display: none;
}

.sec3 .con .wordmap .mb {
   display: block;
   width: 100%;
}
}
