.baaound img{
  width: 100%;
  height: auto;
}

.Banner-container {
    width: 100%;
    height: 100%;
}

.banner-background {
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.banner-slide {
    display: flex;
    flex-flow: column;
    justify-content: center;
    overflow: hidden;
}

.banner-text {
    margin: 0 auto;
    width: 90%;
    max-width: 1400px;
    transform: translate3d(0, 0, 0);
    will-change: transform;
    position: absolute;
    top:35%;
    z-index: 999;
    left: 10%;
}

.banner-text h1 {
    font-weight: bold;
    font-size: 50px;
    margin-bottom: 30px;
    color: #fff;
    font-family:'arialbi'!important;
}

.banner-text h2 {
    position: relative;
    margin-top: 0;
    padding-top: 0;
    color: #fff;
    font-size: 1.2rem;
    font-weight: normal;
      font-family: 'arialbi'!important;

}

.banner-text h2:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    width: 100px;
    background: #fff;
    z-index: 1;
    display: none;
}

.banner-text h2 span {
    font-size: 18px;
    display: inline-block;
    margin-top: 15px;
}

.banner-bg-ss {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.banner-text {
    z-index: 10;
}

.banner-text:before {
    content: "";
    position: absolute;
    width: 300px;
    height: 400px;

    border: 10px solid rgba(255, 255, 255, 0.2);
    top: 4.5rem;
    margin-top: -200px;
    left: -6rem;
    display: none;
}

.small-title {
    color: #fff;
    margin-bottom: 1rem;
    font-size: 40px;
    font-family: 'arialbi';
}

.swipanation {
    position: absolute;
    bottom: 4%;
    z-index: 999;
    left: 0px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}
.swipanation .swiper-pagination-bullet {
    width: 19px;
    height: 19px;
    display: inline-block;
    border-radius: 100%;
    background:url(//wm.cdn.cn86.cn/heroeqwm/2025/02/bdc10595cbflqyxx.png) center center no-repeat;
    opacity: 1;
}
.swipanation .swiper-pagination-bullet-active {
    opacity: 1;
    background:url(//wm.cdn.cn86.cn/heroeqwm/2025/02/6f8c4ea9c9buel6v.png) center center no-repeat;
}
/*.banner-warpper.swiper-wrapper {
transition-timing-function: cubic-bezier(0.75, 0.22, 0.25, 1);
}
.banner-warpper.swiper-wrapper .banner-background {
transition-timing-function: cubic-bezier(0.75, 0.22, 0.25, 1);
will-change: transform;
}*/

.banner-switch {
    position: absolute;
    z-index: 30;
    left: auto;
    top: 50%;
    height: 80px;
    right: 2rem;
    color: #fff;
    display: grid;
    margin-top: -25px;
    grid-template-columns: 1fr;
    width: auto;
    align-content: center;
    align-items: center;
    text-transform: uppercase;
    display: none;
}

.banner-switch>div>* {
    display: inline-block;
    vertical-align: middle;
}

.sL_icon {
    background-size: contain;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-switch>div>span {
    margin: 0 0.5rem;
    font-size: 0.825rem;
}

.banner-switch>div {
    margin: 0.3rem 2rem;
}

.banner-switch>div {
    cursor: pointer;
    transition: 0.5s;
}

.swiper-button-disabled {
    opacity: 0.4;
}

.Scroll-tip {
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100px;
    color: #fff;
    text-align: center;
    display: none;
}

.Tipss {
    text-transform: uppercase;
    font-size: 0.825rem;
}

.tip_anim {
    display: inline-block;
    margin: 0.75rem 0;
    height: 30px;
}

.Tipss span {
    display: block;
    display: none;
}

.tip_anim span {
    display: inline-block;
    width: 1px;
    height: 100%;
    background: #fff;
    animation-name: scrollTip;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.82, 0.24, 0.25, 1);
}

.Banner-A1 {
    z-index: 1;
}

@keyframes scrollTip {
    0% {
        transform: scale(1, 0);
        transform-origin: top;
    }
    49% {
        transform: scale(1, 1);
        transform-origin: top;
    }
    51% {
        transform: scale(1, 1);
        transform-origin: bottom;
    }
    100% {
        transform: scale(1, 0);
        transform-origin: bottom;
    }
}
.swiper-slide.banner-slide .swiper-slide{
  position: relative;
}
.baaound{
    transition: 1s 2.5s;
    transform: perspective(1000px) translate3d(0, 0, 100px);
}

.swiper-slide.banner-slide.swiper-slide-active .baaound {
    transition: 5s 0s;
    transform: perspective(1000px) translate3d(0, 0, 0px);
}

.banner-text:before {
    transition-delay: 2s;
    transition-duration: 2s;
    transform: translate3d(-80px, 0, 0);
    opacity: 0;
}

.swiper-slide.banner-slide.swiper-slide-active .banner-text:before {
    transition-delay: 1.3s;
    transform: translate3d(0px, 0, 0);
    opacity: 1;
}

.swiper-slide.banner-slide.swiper-slide-active .banner-text *:nth-child(1) {
    transition-delay: 0.5s;
    font-family: 'arialbi'!important;
    font-size: 3rem;
}

.swiper-slide.banner-slide.swiper-slide-active .banner-text *:nth-child(2) {
    transition-delay: 0.7s;
}

.swiper-slide.banner-slide.swiper-slide-active .banner-text *:nth-child(3) {
    transition-delay: 0.9s;
}

.banner-text * {
    transition-delay: transform 2s, opacity 0s;
    transition-duration: 2s;
    transform: translate3d(0, 80px, 0);
    opacity: 0;
}

.swiper-slide.banner-slide.swiper-slide-active .banner-text * {
    transform: translate3d(0, 0px, 0);
    opacity: 1;
}

@media screen and (max-width: 1600px) {
    .banner-text {
        max-width: 1000px;
        width: 80%;
    }
}

@media screen and (max-width: 1200px) {
    .banner-text:before {
        content: "";
        position: absolute;
        width: 300px;
        height: 400px;
        display: block;
        border: 10px solid rgba(255, 255, 255, 0.2);
        top: 4.5rem;
        margin-top: -200px;
        left: 50%;
        margin-left: -150px;
        display: none;
    }
    .banner-text h2:before {
        left: calc((100% - 100px)/2);
    }
    .banner-text {
        text-align: center;
    }
    .banner-text h2 {
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 769px) {
    .banner-switch {
        top: auto;
        bottom: 2rem;
        left: 5%;
        right: 5%;
        justify-content: center;
        align-items: center;
        display: none;
    }
    .banner-text h2:before {
        left: calc((100% - 60px)/2);
        width: 60px;
    }
    .banner-text h1 {
        font-size: 36px;
        line-height: 1.2;
        display: none;
    }
    .banner-text h2 {
        font-size: 12px;
        line-height: 16px;
    }
    .small-title {
        font-size: 2rem;
    }
    .banner-text:before {
        opacity: 0;
    }
    .Scroll-tip {
        bottom: 72px;
    }
}



.swipaxt{
    position: absolute;
    top:40%;
    left: 23%;
    background: url(//cdn.myxypt.com/1261e513/24/10/b2123e5d35b0cbee2c076321cec0d51552abb25f.png) center center no-repeat;
    z-index: 999;
    width: 23px;
    height: 41px;
}
.swipaev{
    position: absolute;
    top:40%;
    right: 23%;
    background: url(//cdn.myxypt.com/1261e513/24/10/c014f203d5fe31bbfe42ef2d04bfddc86e4ec698.png) center center no-repeat;
    z-index: 999;
     width: 23px;
    height: 41px;
}
.nei1{
    box-sizing: border-box;
    padding: 2% 0;
    overflow: hidden;
}




.search {
    text-align: left;
    height: 38px;
}

#formsearch1 {
    width: 178px;
    float: left;
    background: url(../images/ss.jpg) 0 50% no-repeat;
    height: 38px;
}

.hotSearch {
    float: left;
    height: 38px;
    line-height: 38px;
    font-weight: normal;
    margin-right: 15px;
    font-size: 14px;
    color: #fff;
}

.sousuo {
    width: 1202px;
    margin: 0 auto;
    position: relative;
    height: 72px;
}

.yuyue {
    text-align: right;
    height: 38px;
    position: absolute;
    right: 601px;
    top: 0;
    width: 2000px;
    background: #3b83ee;
    padding: 17px 0;
}

.box1 {
    background: url(../images/bg1.jpg) no-repeat top center #f7f7f5;
    /*margin-top: 2vw;*/
    padding: 3vw 0 4vw;
}


/*æœç´¢å’Œçƒ­é—¨æœç´¢*/

.hotSearch a {
    color: #fff;
}

.hotSearch a+a:before {
    content: ",";
    padding-right: 5px;
}

.hotSearch a:hover {
    color: #fff;
}

#formsearch1 input {
    height: 38px;
    background: none;
    border: none;
    line-height: 38px;
}

#formsearch1 input#keyword {
    height: 38px;
    line-height: 38px;
    padding-left: 4px;
    color: #666;
    width: 136px;
    float: left;
}

#formsearch1 input#s_btn {
    width: 35px;
    float: right;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
}
.headright {
    position: absolute;
    top:15px;
    right: 1%;
}
[transition="5s"],
[imgsalc] img {
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s
}

[transition="1.0s"] {
    transition: 1s ease-in-out 0s;
    -webkit-transition: 1s ease-in-out 0s;
    -moz-transition: 1s ease-in-out 0s
}

[transition="1.4s"] {
    transition: 1.4s ease-in-out 0s;
    -webkit-transition: 1.4s ease-in-out 0s;
    -moz-transition: 1.4s ease-in-out 0s
}

[transition="1.6s"] {
    transition: 1.6s ease-in-out 0s;
    -webkit-transition: 1.6s ease-in-out 0s;
    -moz-transition: 1.6s ease-in-out 0s
}

[transition="2s"] {
    transition: 2s ease-in-out 0s;
    -webkit-transition: 2s ease-in-out 0s;
    -moz-transition: 2s ease-in-out 0s
}

[transition="2.4s"] {
    transition: 2.4s ease-in-out 0s;
    -webkit-transition: 2.4s ease-in-out 0s;
    -moz-transition: 2.4s ease-in-out 0s
}

[imgsalc] {
    overflow: hidden
}


.searchbtn{width:44px;height:44px;background-color:#eee;text-align:center;line-height:44px;border-radius:44px;cursor:pointer;display: flex;justify-content: center;align-items: center;}
.searchbtn.cur{transform:rotate(-360deg);-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);box-shadow:0px 4px 22px 0px rgba(0,0,0,0.06)}
.searchbox{width: 40px;height:100px;background-color:#fff;position:absolute;top: 0px;right: 0%;z-index: 999;opacity:0}
.searchbox .close2{line-height:74px;cursor:pointer}
.searchbox .close2:hover img{transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg)}
.searchbox .searchform{display: flex;align-items: center;}
.searchbox .searchform .input{width:calc(100% - 73px);margin:0 20px}
.searchbox .searchform .input input{width:100%;height:74px;text-align:center;position:relative;background-color:transparent;color:#333;border-bottom:1px solid #ddd;font-size: 14px;}
.searchbox .searchform .input input:focus{border-bottom-color:#d50900}
.searchbox .searchform .input input::-webkit-input-placeholder{color:#999}
.searchbox .searchform .btn{height:74px;text-align:center;line-height:74px;cursor:pointer}
.searchbox.cur2{width: 100%;padding:13px 50px;opacity:1;background: #fff;}
.wapbtnbox{width:96px;height:96px;position:relative;cursor:pointer;overflow:hidden;display:none}
.wapbtnbox div{width:24px;height:2px;background-color:#171718;border-radius:2px;position:absolute;right:0}
.wapbtnbox div:nth-of-type(1){top:38px}
.wapbtnbox div:nth-of-type(2){top:44px}
.wapbtnbox div:nth-of-type(3){top:52px}
.wapbtnbox.cur div:nth-of-type(1){top:44px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg)}
.wapbtnbox.cur div:nth-of-type(2){right:-100%;opacity:0}
.wapbtnbox.cur div:nth-of-type(3){top:44px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg)}
.logo img, .searchbtn img, .searchbox .searchform .btn2 img, .searchbox .close2 img, .footfrienbox .icon img, .waplpgo img{display:inline-block;vertical-align:middle}
.searchbox .searchform .btn2{position: relative;}
.searchbox .searchform .btn2 #s_btn{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);z-index: 99;width: 20px;height: 20px;display: block;background: transparent;}




/* product */
.w1640 {
    max-width: 1500px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.pro-index {}

.ptitle {
    margin-top: 4.6875vw;
    margin-bottom: 3.646vw;
    text-align: center;
    color: #222222;
    font-size: 2.5vw;
    font-weight: 600;
}

.pro-roll {
    position: relative;
    overflow: hidden;
}

.pnext {
    position: absolute;
    background: url(//wm-hk.cdn.cn86.cn/test/2024/05/f9fb98f268sg6t7k.png) no-repeat top center;
    background-size: 100% 100%;
    width: 64px;
    height: 64px;
    top: 50%;
    margin-top: -23px;
    left: 0;
    outline: none;
    z-index: 99;
    display: none;
}

.pprev {
    position: absolute;
    background: url(//wm-hk.cdn.cn86.cn/test/2024/05/b8b63d3045lrtotm.png) no-repeat top center;
    background-size: 100% 100%;
    width: 64px;
    height: 64px;
    top: 50%;
    margin-top: -23px;
    right: 0;
    outline: none;
    z-index: 99;
    display: none;
}

.proSwiper {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.proSwiper .swiper-slide {
    display: block;
    background: url(//wm-hk.cdn.cn86.cn/test/2024/05/62e6100c96zdr1z3.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding: 2.6vw 2vw;
}

.proSwiper .swiper-slide a .wza {
    color: #555555;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}

.proSwiper .swiper-slide a .wzb {
    color: #222222;
    font-size: 28px;
    font-weight: 600;
    margin: 0.8vw 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.proSwiper .swiper-slide a .wzc {
    color: #888888;
    font-size: 14px;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
}

.ruiidng {
    position: relative;
}

.pprevqq{
    position: absolute;
    top:40%;
    left: -6%;
    background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/1d936d6b6efbjeek.png) no-repeat;
    width: 64px;
    height: 64px;
    z-index: 999;
}
.pprevqq:hover{
     background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/d1bf0e7c6cvhwzbt.png) no-repeat;
}


.pnextaa{
    position: absolute;
    top:40%;
    right: -6%;
    background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/8ac156766cb2zjf3.png) no-repeat;
    width: 64px;
    height: 64px;
    z-index: 999;
}
.pnextaa:hover{
     background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/eec2c8065158r5ck.png) no-repeat;
}


.proSwiper .swiper-slide a .wzmore {
    background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/671bb0c16eh4dfn2.png) no-repeat top center;
    background-size: 100% 100%;
    width: 100px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 2vw;
}

.proSwiper .swiper-slide a .img1 {
    margin-top: 10px;
    text-align: center;
}

.proSwiper .swiper-slide a .img1 img {
    max-width: 100%;
}

.proSwiper .swiper-slide:nth-child(2n-1){
    background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/7129c6a77fhw5ra6.png) no-repeat top center;
    background-size: 100% 100%;
}
.proSwiper .swiper-slide:nth-child(3){
    background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/7129c6a77fhw5ra6.png) no-repeat top center;
    background-size: 100% 100%;
}



.proSwiper .swiper-slide:nth-child(2n-1) .wzmore {
    background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/cf373cf628seka3l.png) no-repeat top center;
    background-size: 100% 100%;
    width: 100px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #124da9;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 2vw;
}


.proSwiper .swiper-slide:nth-child(2n-1) .wza {
    color: #fff;
}

.proSwiper .swiper-slide:nth-child(2n-1) .wzb {
    color: #fff;
}

.proSwiper .swiper-slide:nth-child(2n-1) .wzc {
    color: rgba(255, 255, 255, .5);
}

.proSwiper .swiper-slide  .wzmore {
    background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/cf373cf628seka3l.png) no-repeat top center;
}

.proSwiper .swiper-slide  .wzmore {
    color: #124da9;
}
.ruidfnhf {
    overflow: hidden;
}
.jidnjhd{
    text-align: center;
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 1px;
	color: #999999;
}

/* Service */
.sv-bg {
    margin-top: 7.3vw;
}

.svleft {
    width: 48%;
}

.svleft img {
    width: 100%;
}

.svright {
    width: 52%;
    background: #313131;
}

.svindex {
    max-width: 610px;
    margin-left: 5.46875vw;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

.svindex .sva {
    color: #ffffff;
    font-size: 48px;
    font-weight: 600;
    line-height: 1;
}

.svindex .svb {
    margin: 1.2vw 0;
    color: #ffffff;
    line-height: 1;
    font-size: 30px;
}

.svindex .svc {
    margin-top: 1vw;
    font-size: 18px;
    color: #999999;
    line-height: 1.67;
    text-align: justify;
}

.svindex .svmore {
    margin-top: 3.6vw;
}

.svindex .svmore a {
    display: block;
    text-decoration: underline;
    color: #ffffff;
    font-size: 18px;
}




.ruidfnhf_img img{
    width: 100%;
    height: auto;
}
.ruidfnhf .swiper-wrapper .swiper-slide .fx9x{
    position: relative;
    overflow: hidden;
}
.ruidfnhf .swiper-wrapper .fx9x{
    margin-bottom: 5%;
}
.ruidfnhf .swiper-wrapper .swiper-slide .fx9x:hover .ruidfnhfne{
   transition: all 0.6s ease;
   height: 100%;
   opacity: 1;
   bottom: 0px;
}
.ruidfnhfne{
    position: absolute;
    bottom:-100%;
    left: 0px;
    width: 100%;
    height: 0%;
    background: rgba(18, 77, 169, .5);
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    padding: 30% 12%;
    transition: all 0.6s ease;
    opacity: 0;
}
.ruidfnhfne_a{
    font-size: 24px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 1px;
	color: #ffffff;
}
.ruidfnhfne_b{
    background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/b972c2ba71cnnolq.png) center center no-repeat;
    line-height: 32px;
    color: #fff;
    font-size: 12px;
    margin-top: 5%;
}
.swifgon {
    text-align: center;
}

.swifgon .swiper-pagination-bullet {
    width: 20px;
    height: 6px;
    display: inline-block;
    border-radius: 10px;
    background: #ececec;
    opacity: 1;
    border: #ececec 1px solid;
}
.swifgon .swiper-pagination-bullet-active {
    opacity: 1;
    background: #124da9;
    border: #124da9 2px solid;
}
.nei3{
    background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/20158ad264gr1ssk.jpg) top center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 4% 0;
    margin-top: 2%;
}
.ptitleq{
    text-align: center;
    color: #222222;
    font-size: 2.5vw;
    font-weight: 600;
}
.shudint{
    margin-top: 3%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.shudint li{
    width: 20%;
    text-align: center;
}
.shudint_b{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #666666;
    height: 70px;
    overflow: hidden;
}
.shudint_a{
    font-size: 3rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #124da9
}
.abbfgty{
    margin-top: 4%;
    position: relative;
}
.abbfgtyle{
    width: 52%;
    float: left;
}
.abbfgtyle img{
    max-width: 100%;
    height: auto;
}
.abbfgtyrt{
    width: 53%;
    background: #fff;
    box-sizing: border-box;
    padding: 3%;
    position: absolute;
    top:50px;
    z-index:9;
    right: 0px;
}
.abbfgtyrt_a{
    font-size: 2rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #222222;
}
.abbfgtyrt_b{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #666666;
    box-sizing: border-box;
    padding: 3% 0;
}
.abbfgtyrt_c{
    background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/b972c2ba71cnnolq.png) left center no-repeat;
    width: 92px;
    line-height: 32px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}
.abbfgtyrt_c a{
    color: #fff;
}

.abbfgtyrt_c:hover {
    background: url(//wm.cdn.cn86.cn/heroeqwm/2025/02/908c784147b6lnms.png) left center no-repeat;
}

.swifgon{
    overflow: hidden;
}
.swifgon .swiper-wrapper .swiper-slide{
    position: relative;
    overflow: hidden;
}


.asdsdf  .swiper-wrapper .swiper-slide:hover  .ruidfnhfne {
    transition: all 0.6s ease;
    height: 100%;
    opacity: 1;
    bottom: 0px;
}


@media (max-width: 1600px) {
    .tem52-header .navigation_0 {
        padding-right: 17%;
        width: 80% !important;
    }
  
    .ruidfnhfne_a{
        font-size: 22px;
    }
    .shudint_a{
        font-size: 2.5rem;
    }
    .shejiao-bt h2{
        font-size: 42px;
    }
    .abbfgtyrt_a{
        font-size: 1.8rem;
    }
    .small-title{
        font-size: 2.5rem;
    }
}

@media (max-width: 1500px) {
    .tem52-header .navigation_0 {
        padding-right: 17%;
        width: 84% !important;
    }
   
     .tem52-header .navigation a{
         font-size: 16px;
     }
     .pprevqq{
         left: 0px;
     }
     .pnextaa {
         right: 0px;
     }
}

@media (max-width: 1440px) {
   
    .shejiao-bt h2 {
        font-size: 35px;
    }
    .shudint_a {
        font-size: 2.1rem;
    }
    .proSwiper .swiper-slide a .wzb{
        font-size: 22px;
    }
    .tem52-header .navigation_0 {
        padding-right: 17%;
        width: 88% !important;
    }
  
    .liuyan-left h3{
        font-size: 35px;
    }
    .sy-foot p a{
        font-size: 16px;
        line-height: 30px;
    }
    .footb ul li a{
       font-size: 16px;
        line-height: 30px; 
    }
    .footc .key-words{
        font-size: 16px;
        line-height: 30px;
    }
    .social-share .social-share-icon{
        font-size: 16px;
    }
    .ft-tel{
        font-size: 22px;
    }
}

@media (max-width: 1366px) {
     .abbfgtyrt{
        top:25px;
    }
    .tem52-header .navigation_0 {
        padding-right: 17%;
        width:90% !important;
    }
    .tem52-header .navigation a{
        font-size: 16px;
    }
}
@media (max-width: 1200px) {
    .abbfgtyrt_a{
        font-size: 1.6rem;
        line-height: 50px;
    }
    .shudint_b{
        font-size: 16px;
        line-height: 28px;
    }
        .shejiao-bt h2 {
        font-size: 25px;
    }
        .abbfgtyrt {
        top: 0px;
    }
        .proSwiper .swiper-slide a .wzb {
        font-size: 20px;
    }
    .proSwiper .swiper-slide a .wza {
    color: #555555;
    font-size: 16px;
}
    .sy-foot h2{
        font-size: 16px;
    }
    .tem52-header .navigation_0 {
        padding-right: 17%;
        width:90% !important;
    }
    .tem52-header .navigation a{
        font-size: 14px;
        padding: 8px;
    }
}

@media (max-width: 1024px) {
    .liuyan-left h3 {
        font-size: 25px;
    }
    .abbfgtyrt_b{
        font-size: 14px;
        line-height: 24px;
        padding: 2% 0;
    }
        .abbfgtyrt_a {
        font-size: 20px;
        line-height: 35px;
    }
    .abbfgtyrt{
        position: relative;
        top:0px;
        width: 100%;
        margin-top: 2%;
    }
    .abbfgtyle {
        width: 100%;
        float: none;
    }
        .small-title {
        font-size: 22px!important;
    }
        .shudint_a {
        font-size: 25px;
        line-height: 40px;
    }
        .shudint_b {
        font-size: 14px;
        line-height: 24px;
    }
    .shudint li {
    width: 24%;
    text-align: center;
}
        .ruidfnhfne_a {
        font-size: 16px;
        line-height: 24px;
    }
   
    .tem52-header .navigation_0 {
        padding-right: 17%;
        width:90% !important;
    }
    .tem52-header .navigation a{
        font-size: 12px;
        padding:6px;
    }
    .ptitleq{
        font-size: 16px;
    }
}

@media (max-width:500px) {
        .shudint li {
        width: 48%;
        text-align: center;
        margin-bottom: 2%;
    }
    .banner-text{
        display: none;
    }
    .ptitle{
        font-size: 18px;
    }
    .jidnjhd{
        font-size: 14px;
    }
    .proSwiper .swiper-slide a .wza {
        color: #555555;
        font-size: 14px;
    }
    .proSwiper .swiper-slide a .wzb {
        font-size: 18px;
        line-height: 30px;
    }
    .m_wnews strong{
        font-size: 14px;
    }
    .box2-wz p{
        font-size: 16px;
    }
    .sy-foot p a{
        font-size: 14px;
        line-height: 28px;
    }
    .footb ul li a{
         font-size: 14px;
        line-height: 28px;
    }
    .footc .key-words{
        font-size: 14px;
        line-height: 28px;
    }
    .social-share span{
         font-size: 14px;
        line-height: 28px;
    }
    .sy-foot h2{
        font-size: 16px;
    }
    .ft-tel{
        font-size: 16px;
    }
    .news-detail .title{
        font-size: 16px;
    }
    .btn-group , .headright {
        display: none!important;
    }
    .tem52-header .navigation_0 {
        padding-right: 0%;
        width: 100% !important;
    }
    .footb{
        height: auto;
    }
}




.service-view {
  position: absolute;
  right: 15px;
  top: 30px;
  z-index: 99999;
}

.service-view .service-list {
  background: rgba(134, 190, 242, 0.2);
  padding: 6px 6px 2px;
  border-radius: 4px;
}

.service-view .service-list li {
  margin-bottom: 5px;
  border-radius: 8px;
  padding: 5px;
}

.service-view .service-list li a img {
  width: 40px;
  height: 40px;
}

.service-view .service-list li.skype {
  background: #00adec;
}

.service-view .service-list li.whatsapp {
  background: #179d1a;
}

.service-view .service-list li.line {
  background: #00b906;
}

.service-view .service-list li.email {
  background: #f26635;
}

.service-view .service-list li.qq {
  background: #2aa8de;
}

.service-view .service-list li.weixin {
  background: #28c445;
  position: relative;
}

.service-view .service-list li.weixin .qr-code {
  position: absolute;
  z-index: -1;
  padding: 5px;
  background: #fff;
  width: 110px;
  right: calc(100% + 5px);
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all .7s;
  transition: all .7s;
  -webkit-box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
  box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
}

.service-view .service-list li.weixin .qr-code img {
  max-width: 100%;
}

.service-view .service-list li.weixin .qr-code:after {
  content: '';
  position: absolute;
  right: -5px;
  bottom: 20px;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #fff;
  border-right: none;
}

.service-view .service-list li.weixin:hover .qr-code {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.service-view .service-list li.message {
  background: #ad88be;
}

.service-view .service-list li.chat {
  background: #007aff;
}

.service-view .service-list li:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.service-view .service-close {
  position: absolute;
  right: -6px;
  top: -15px;
  width: 20px;
  height: 20px;
  background: #fff;
  color: #222;
  border-radius: 10px;
  line-height: 18px;
  border: 1px solid #ddd;
  font-family: "Arial";
  z-index: 99;
  cursor: pointer;
}

.service-view .chat-box {
  width: 100%;
  max-width: 330px;
  right: 60px;
  bottom: 0;
  z-index: 9999;
  position: fixed;
  display: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 5px 40px;
          box-shadow: rgba(0, 0, 0, 0.16) 0px 5px 40px;
  border-radius: 0 0 6px 6px;
  overflow: hidden;
}

.service-view .chat-box .title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 10px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: white;
  background: #007aff;
  position: relative;
  border-radius: 6px 6px 0 0;
}

.service-view .chat-box .title img {
  height: 40px;
  width: 40px;
  display: block;
  border-radius: 50%;
}

.service-view .chat-box .title h3 {
  margin-left: 5px;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}

.service-view .chat-box .title .close {
  position: absolute;
  right: 12px;
  top: 10px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  color: #fff;
  font-family: Arial;
}

.service-view .chat-box .body {
  background: #fcfcfc;
  padding: 20px 15px;
  overflow-x: hidden;
  overflow-y: auto;
  height: 245px;
}

.service-view .chat-box .body li {
  margin-bottom: 15px;
}

.service-view .chat-box .body li h3 {
  color: #b2b2b2;
  font-size: 12px;
  margin-bottom: 4px;
}

.service-view .chat-box .body li dd {
  padding: 10px 15px;
  border-radius: 3px;
  font-size: 13px;
  word-break: break-word;
  background-color: white;
  border: 1px solid #f0f0f0;
  max-width: 240px;
}

.service-view .chat-box .content {
  border-top: 1px solid #ededed;
  background: #fff;
  padding: 6px;
}

.service-view .chat-box .content textarea {
  min-height: 60px;
  background: none;
  border: none;
  padding: 4px;
  color: #8d8d8d;
  width: 100%;
  outline: none;
}

.service-view .chat-box .content .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.service-view .chat-box .content .btn .submit {
  width: 70px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  border: 0;
  outline: none;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  opacity: 1;
  color: white;
  background: #007aff;
}

body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
}

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999;
}

@media all and (max-width: 540px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}

.sweet-alert h2 {
  color: #575757;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 25px 0;
  padding: 0;
  line-height: 40px;
  display: block;
}

.sweet-alert p {
  color: #797979;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}

.sweet-alert fieldset {
  border: none;
  position: relative;
}

.sweet-alert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  webkit-transition: padding 0.15s, max-height 0.15s;
  -webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s;
}

.sweet-alert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  webkit-transition: padding 0.2s, max-height 0.2s;
  -webkit-transition: padding 0.25s, max-height 0.25s;
  transition: padding 0.25s, max-height 0.25s;
}

.sweet-alert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: white;
  line-height: 24px;
  text-align: center;
  margin-right: 3px;
}

.sweet-alert .sa-error-container p {
  display: inline-block;
}

.sweet-alert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

.sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px;
}

.sweet-alert .sa-input-error::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-input-error::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-input-error.show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.sweet-alert input {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
          box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
  padding: 0 12px;
  display: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sweet-alert input:focus {
  outline: none;
  -webkit-box-shadow: 0px 0px 3px #c4e6f5;
          box-shadow: 0px 0px 3px #c4e6f5;
  border: 1px solid #b4dbed;
}

.sweet-alert input:focus::-moz-placeholder {
  -webkit-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input:focus:-ms-input-placeholder {
  -webkit-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input::-moz-placeholder {
  color: #bdbdbd;
}

.sweet-alert input:-ms-input-placeholder {
  color: #bdbdbd;
}

.sweet-alert input::-webkit-input-placeholder {
  color: #bdbdbd;
}

.sweet-alert.show-input input {
  display: block;
}

.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative;
}

.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden;
}

.sweet-alert button {
  background-color: #8CD4F5;
  color: white;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0 5px;
  cursor: pointer;
}

.sweet-alert button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.sweet-alert button:hover {
  background-color: #7ecff4;
}

.sweet-alert button:active {
  background-color: #5dc2f1;
}

.sweet-alert button.cancel {
  background-color: #C1C1C1;
}

.sweet-alert button.cancel:hover {
  background-color: #b9b9b9;
}

.sweet-alert button.cancel:active {
  background-color: #a8a8a8;
}

.sweet-alert button.cancel:focus {
  -webkit-box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important;
          box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important;
}

.sweet-alert button[disabled] {
  opacity: .6;
  cursor: default;
}

.sweet-alert button.confirm[disabled] {
  color: transparent;
}

.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.sweet-alert button::-moz-focus-inner {
  border: 0;
}

.sweet-alert[data-has-cancel-button=false] button {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
  padding-bottom: 40px;
}

.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.sweet-alert .sa-icon.sa-error {
  border-color: #F27474;
}

.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}

.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #F27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px;
}

.sweet-alert .sa-icon.sa-warning {
  border-color: #F8BB86;
}

.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #F8BB86;
}

.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #F8BB86;
}

.sweet-alert .sa-icon.sa-info {
  border-color: #C9DAE1;
}

.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #C9DAE1;
}

.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #C9DAE1;
}

.sweet-alert .sa-icon.sa-success {
  border-color: #A5DC86;
}

.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
  content: '';
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success::before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}

.sweet-alert .sa-icon.sa-success::after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  transform-origin: 0px 60px;
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  border-radius: 40px;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: white;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #A5DC86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}
