:root{
  --color-primary:#006dd4;
}
body{font-family:'\5FAE\8F6F\96C5\9ED1';  color:#666; background: #fff;min-width: initial; overflow-x: hidden;  }
a{ transition:all 300ms ease; text-decoration:none;}
a:hover{ text-decoration:none;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {    color: #c7c7c7;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {    color: #c7c7c7;}
@font-face{font-family:HELVETICANEUELTPRO-THEX;src:url(../css/font/HELVETICANEUELTPRO-THEX.OTF);font-weight:400;font-style:normal}
.wrap{max-width: 1200px;width: 100%; margin: 0 auto;box-sizing: border-box;}
.bodynow{overflow: hidden;}
.frame {background: none; margin: 0; border: 0;}
.block,.temp{margin: 0}

.load{width: 100vw;height: 100vh;position: fixed;left: 0;top: 0; z-index: 300;background: #fff;}
.loader{width: 60px;height: 60px; position: relative;}
.loader:before,
.loader:after {
    content: '';
    display: block;
    position: absolute;
    background-color: var(--color-primary);
    left: 50%;
    right: 0;
    top: 0;
    bottom: 50%;
    box-shadow: -30px 0 0  var(--color-primary);
    animation: loader-12 3s linear infinite;
}
.loader:after {
    top: 50%;
    bottom: 0;
    animation-delay: .25s;
}

@keyframes loader-12 {
    0%, 100% {
        box-shadow: -30px 0 0 transparent;
        background-color: var(--color-primary);
    }
    50% {
        box-shadow: -30px 0 0  var(--color-primary);
        background-color: transparent;
    }
}


.misatop{background: #191919!important;height: 28px; border: none!important;position: relative;z-index: 21;}
.misatopl a{color: #fff; font-size: 12px; display: inline-block;line-height: 28px;}
.misatopl a:hover{color: var(--color-primary);}
.misa_header{position: relative; z-index: 50;}
.misaheader{width: 100%; position: absolute;left: 0; top: 0; z-index: 30; transition: all 0.3s;height: 100px;backdrop-filter: blur(5px);}
.misalogo img{max-height: 60px;}
.blackLogo,.misaheadernow .whiteLogo{display: none;}
.misa_nav li{margin-left: 30px;position: relative;}
.navlink{line-height: 80px;color: #fff;font-size: 14px;position: relative;}
.navlink:before{content: '';display: inline-block;width:0;height: 2px; background: var(--color-primary); position: absolute;left: 0; bottom: 10px;transition:all 300ms ease;}
.misa_nav li:hover .navlink:before,.misa_nav li.now .navlink:before{width: 100%;}
.misa_nav li ul{display: block!important;background: #fff;padding: 0 10px;opacity:1; transition: all 0.5s ease;box-shadow: 0 0 10px rgba(0,0,0,0.1);position: absolute;left: 0;transform: rotateX(90deg);top: 80px;min-width: 120px;}
.misa_nav li:hover ul{opacity: 1;transform: rotateX(0deg);}
.misa_nav li ul li{border-bottom: 1px solid rgba(0,0,0,0.1);}
.misa_nav li ul li a{padding: 12px 0; color: #181818;font-size: 13px; position: relative; transition: all 0.25s ease;white-space: nowrap; }
.misa_nav li ul li a:before{content: '';display: inline-block;width:12px; height: 2px; background:var(--color-primary);position: absolute;top: 50%; margin-top: -1px;left: -15px;opacity: 0;transition: all 0.25s ease;transform:translateX(-5px);}
.misa_nav li ul li:hover a{color: var(--color-primary);transform:translateX(5px); background: none!important;}
.misa_nav li ul li:hover a:before{opacity: 1;  transform:translateX(0px);}
.misaheadernow{position: fixed;top: 0;background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1);height: 80px;}
.misaheader.toptb.misaheadernow{top: 0;}
.misaheadernow .blackLogo{display: inline-block;}
.misaheadernow .misalogo img{max-height: 55px;}
.misaheadernow .navlink{color: #191919;}


.misabanner{ overflow:hidden; text-align:center; position:relative;width: 100%; z-index: 2;}
.misabanner .swiper-slide{text-align: center; position: relative; height: 100%; width: 100%;}
.banpic{width: 100%;height: 100%; position: absolute;left: 0;top: 0; z-index: 8;}
.bannerl{display: inline-block;width: 58px;height: 58px; transition: all 0.3s; text-align: center; line-height: 58px; font-size: 30px;  color: #fff; font-family: serif;  position: absolute;left: 0; top: 50%; transition: all 300ms ease; margin-top: -30px;z-index: 20; cursor: pointer; box-shadow: 0 0 0 1px var(--color-primary) inset;}
.bannerl:hover{ box-shadow: 0 0 0 40px var(--color-primary) inset;}
.bannerr{display: inline-block;width: 58px;height: 58px; transition: all 0.3s; text-align: center; line-height: 58px; font-size: 30px;  color: #fff; font-family: serif;  position: absolute;right: 0; top: 50%; transition: all 300ms ease; margin-top: -30px;z-index: 20; cursor: pointer; box-shadow: 0 0 0 1px var(--color-primary) inset;}
.bannerr:hover{ box-shadow: 0 0 0 40px var(--color-primary) inset; }
.bannerm{max-width: 1200px;width: 100%; height: 100%;text-align: left;color: #fff;box-sizing: border-box;padding: 0 0 28px;position: absolute;left: 50%;top: 0;z-index: 9;transform: translateX(-50%);}
.bannermtxt{position: relative;}
.bannermtxt h2{ font-size: 80px; letter-spacing: 10px;}
.bannermtxt p{font-size: 25px; line-height: 40px;padding: 35px 0 60px;letter-spacing: 5px;}
.bannermtxt span{display: inline-block;width: 200px;height: 200px;background: var(--color-primary);position: absolute;left: -80px; top: -50px; z-index: -1;}
.bannermtxt a{display: inline-block; box-shadow: 0 0 0 1px var(--color-primary) inset;  width: 180px;height: 60px; text-align: center; line-height: 56px; color: #fff; font-size: 20px;}
.bannermtxt a:hover{box-shadow: 0 0 0 40px var(--color-primary) inset;}
.bannerb{ position:absolute; bottom:inherit!important; left:inherit!important; box-sizing:border-box; text-align:center; z-index:10; width:2px!important; background: rgba(0,0,0,0); padding: 5px 0;height: 140px; right: 120px; top: 50%; margin-top: -70px; }
.bannerb .swiper-pagination-bullet{ display: block;  opacity:1; border: none!important; background: var(--color-primary); margin:10px 0!important; width:1px; height:30px;vertical-align:middle;  border-radius: 0}
.bannerb .swiper-pagination-bullet-active{ background:#fff;width: 2px; }










.dlh{display: inline-block;margin: 0 15px 0 20px; vertical-align: middle; position: relative;padding: 0 !important;}
.dlht img{width: 40px; height: 40px; border-radius: 50%; display: inline-block;vertical-align: middle;}
.dlht i{transition: all 0.3s; color: var(--color-primary);}
.dlh:hover .dlht i{transform: rotate(-180deg);}
.dlhb{width: 174px;left: 50%; margin-left: -87px;box-sizing: border-box; position: absolute;padding: 16px 0 0;opacity: 0; transform: rotateX(90deg); transition: all 0.5s ease; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.dlh:hover .dlhb{ opacity: 1;transform: rotateX(0deg);}
.dlhbm{background: #fff;padding: 0 10px; overflow: hidden;}
.dlhbm li{border-bottom: 1px solid rgba(0,0,0,0.1);}
.dlhbm li a{display: inline-block;width: 100%;padding: 12px 0; color: #181818;font-size: 13px; position: relative; transition: all 0.25s ease;}
.dlhbm li a:before{content: '';display: inline-block;width:12px; height: 2px; background:var(--color-primary);position: absolute;top: 50%; margin-top: -1px;left: -15px;opacity: 0;transition: all 0.25s ease;transform:translateX(-5px);}
.dlhbm li:hover a,.dlhbm li a:hover{color: var(--color-primary);transform:translateX(5px);}
.dlhbm li:hover a:before{opacity: 1;  transform:translateX(0px);}



.jyls{margin: 0 auto 120px; position: relative;display: flex;}
.jylst{text-align: left;color: #191919; font-size: 35px; padding-bottom: 30px; }
.jylst span{font-size: 12px; color: var(--color-primary); line-height: 25px;}
.jylsm{overflow: hidden;display: flex;}
.jylsmmt{border: 1px solid #ececec; position: relative; transition: all 0.5s;box-sizing: border-box;}
.jylsmmt::before{content: '';display: inline-block;width: 100%;padding-top: 100%;vertical-align: top;}

.jylsmmtm{ overflow: hidden;width: calc(100% - 20px); height:calc(100% - 20px); position:absolute; z-index: 1;left: 10px;top: 10px; }
.jylsmmtm b{display: inline-block;width: 100%;height: 100%; position: absolute;left: 0; top: 0; background: #191919; opacity: 0; z-index: 10; transition: all 0.3s; }
.jylsmmt img{width: 100%;height: 100%; transition: all 0.5s;}
.jylsmmt .line{display: inline-block;width: 114px;height: 114px; position: absolute; z-index: 10;}
.jylsmmt .linea{left: 20px; top: 20px;}
.jylsmmt .lineb{right: 20px; bottom: 20px;}
.jylsmmt .linea:before{ content: ''; width: 1px;height: 0; background: var(--color-primary); position: absolute;left: 0;top: 0; transition: all 0.3s;}
.jylsmmt .linea:after{ content: ''; width: 0;height: 1px; background: var(--color-primary); position: absolute;left: 0;top: 0;transition: all 0.3s;}
.jylsmmt .lineb:before{ content: ''; width: 1px;height: 0; background: var(--color-primary); position: absolute;right: 0;bottom: 0;transition: all 0.3s;}
.jylsmmt .lineb:after{ content: ''; width: 0;height: 1px; background: var(--color-primary); position: absolute;right: 0;bottom: 0;transition: all 0.3s;}
.jylsmm:hover .jylsmmt{border: 1px solid var(--color-primary);}
.jylsmm:hover img{transform: scale(1.05);}
.jylsmm:hover .jylsmmtm b{opacity: 0.15;}
.jylsmm:hover .jylsmmt .linea:before,.jylsmm:hover .jylsmmt .lineb:before{height: 114px;}
.jylsmm:hover .jylsmmt .linea:after,.jylsmm:hover .jylsmmt .lineb:after{width: 114px;}
.jylsmmb{padding: 15px 0 0;color: #191919;}
.jylsmmb h3{line-height: 30px; font-size: 18px;transition: all 0.3s; white-space: nowrap;overflow: hidden;text-overflow: ellipsis; text-align: center}
.jylsmm:hover h3{color: var(--color-primary);}

.zye{position: relative;z-index: 11; }
.zyebg{width: 50%;height: 100%;background: #fff;position: absolute;right:calc(50% - 60px);top: 0;z-index: 2;}
.zyem{width: 50%; position: relative; z-index: 1;}
.zyeml{width: 50%; position: relative; z-index: 3;padding-top: 180px;}
.zyemlt{display: inline-block;width: 120px;height: 120px; position: absolute;left: calc(50% - 60px); top: 0; background: var(--color-primary); color: #fff; text-align: center;  font-size: 45px; z-index: 3;}
.zyemlt i{line-height: 120px;}
.zyemlm{text-align: right; background: #fff; box-sizing: border-box;}
.zyemlmm{display: inline-block;max-width: 540px;width: 100%;}
.zyemlm h2{color: #191919; font-size: 35px;}
.zyemlm h2 span{color: var(--color-primary);font-size: 12px;line-height: 25px;}
.zyemlm p{ color: #191919; font-size:16px; line-height: 28px;margin: 30px 0 40px; }
.zyemlm a{display: inline-block;width: 140px; height: 50px; color: #fff; box-shadow: 0 0 0 30px var(--color-primary) inset; text-align: center; line-height: 50px; font-size: 14px;} 
.zyemlm a:hover{color: var(--color-primary);box-shadow: 0 0 0 1px var(--color-primary) inset;}
.zyemr{margin: -120px 0 0 -60px;}
.zyemr img{width: 100%; height: auto; vertical-align: top;}
.ywly{padding: 100px 0; position: relative;display: flex;}
.ywlym{overflow: hidden;padding: 10px 0;display: flex;}
.ywlymt{overflow: hidden;position: relative;}
.ywlymt::before{content: '';display: inline-block;width: 100%;padding-top: 71.8%;vertical-align: top;}
.ywlymt span{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-position:center;background-repeat: no-repeat;background-size: cover;}
.ywlymb{background: #eff3f4;padding: 25px 30px; box-sizing: border-box; position: relative;transition: all 0.3s;}
.ywlymb p{color: #191919; opacity: 0.8; font-size: 14px; line-height: 25px;margin-bottom: 25px;}
.ywlymb span{color: var(--color-primary);font-size: 13px; position: relative;padding-left: 20px; transition: all 0.3s;}
.ywlymb span:before{content: '';display: inline-block;width: 10px;height: 1px; background: var(--color-primary); transition: all 0.3s;position: absolute;left: 0; top: 50%;}
.ywlym .swiper-slide{height: auto;}
.ywlym .swiper-slide:hover .ywlymb{box-shadow: 0 15px 10px -7px rgba(0,0,0,0.1);}
.ywlym .swiper-slide:hover .ywlymb span{padding-left: 40px; color: var(--color-primary);}
.ywlym .swiper-slide:hover .ywlymb span:before{width: 30px; background: var(--color-primary);}
.ywlymbt{background: #eff3f4;position: absolute;right: 0; top:-58px;height: 58px;width: calc(100% - 30px);}
.ywlymbt b{display: inline-block;width: 58px;height: 58px;  background: var(--color-primary);}
.ywlymbt h2{display: inline-block;line-height: 58px; color: #191919; font-size: 20px;padding: 0 15px; box-sizing: border-box;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;width: calc(100% - 58px);}
.ywlyl,.jylsl{display: inline-block;width: 58px;height: 58px; transition: all 0.3s; text-align: center; line-height: 58px; font-size: 30px;  color: #fff; font-family: serif;  position: absolute;left:calc((100vw - 1200px)/2 - 100px); top: 50%; transition: all 300ms ease; margin-top: -30px;z-index: 20; cursor: pointer; box-shadow: 0 0 0 40px var(--color-primary) inset;}
.ywlyl:hover,.jylsl:hover{ box-shadow: 0 0 0 1px var(--color-primary) inset;color: var(--color-primary);}
.ywlyr,.jylsr{display: inline-block;width: 58px;height: 58px; transition: all 0.3s; text-align: center; line-height: 58px; font-size: 30px;  color: #fff; font-family: serif;  position: absolute;right:calc((100vw - 1200px)/2 - 100px); top: 50%; transition: all 300ms ease; margin-top: -30px;z-index: 20; cursor: pointer; box-shadow: 0 0 0 40px var(--color-primary) inset;}
.jylsr,.jylsl{margin-top: -10px;}
.ywlyr:hover,.jylsr:hover{ box-shadow: 0 0 0 1px var(--color-primary) inset; color: var(--color-primary); }
.ywswipernav{padding: 20px 0 0;}
.ywswipernav .swiper-pagination-bullet{margin: 0 5px;border-radius: 0;width: 12px;height: 12px;}
.ywswipernav .swiper-pagination-bullet-active{background-color: var(--color-primary);}

.gywmboxsy{position: relative;z-index: 11;margin: 120px 0 0;}
.gywm{width: 50%; position: relative;}
.gywmm{ position: relative;transform: translate(0,-120px);margin-right: -60px;height: 560px;}
.gywmm img{width: 100%; height: 100%; vertical-align: top; position: relative;z-index: 1;}
.gywmm span{display: inline-block;width: 100%; height: 100%; position: absolute;left: 0; top: 0; z-index: 2; background: var(--color-primary); opacity: 0.5;}
.gywmr{width: 50%; height: 100%;top: 0;right: 60px; position: absolute; z-index: 10;}
.gywmrm{height: 100%;text-align: right; background: #fff; box-sizing: border-box;padding: 0 0 0 60px;}
.gywmrm li{ color: #191919;box-sizing: border-box;width: 50%; text-align: center;padding: 30px 0 35px;}
.gywmrm li:nth-child(1){border-right: 1px solid rgba(0,0,0,0.1);border-bottom: 1px solid rgba(0,0,0,0.1);}
.gywmrm li:nth-child(2){border-bottom: 1px solid rgba(0,0,0,0.1);}
.gywmrm li:nth-child(3){border-right: 1px solid rgba(0,0,0,0.1);}
.gywmrm li h2{ font-size: 48px;font-family: HELVETICANEUELTPRO-THEX,Arial;margin: 20px 0 15px;}
.gywmrm li h2 b{font-weight: normal;font-size: 22px;}
.gywmrm li p{font-size: 13px;}
.gywmrm li i{color: var(--color-primary);font-size: 30px;}
.gywmtxt{position: absolute;max-width: 1200px;left: 50%;width: 100%;transform: translateX(-50%); height: 100%; z-index: 10; padding: 120px 0 0; top: -120px;}
.gywmtxtm{width: 38%; height: 100%; }
.gywmtxtm h2{color: #fff; font-size: 35px;  }
.gywmtxtm h2 span{color: #fff;font-size: 12px; opacity: 0.6;line-height: 25px;}
.gywmtxtm p{ color: #fff; font-size:16px; line-height: 28px;margin: 30px 0 40px; }
.gywmtxtm a{display: inline-block;width: 140px; height: 50px; color: #fff; box-shadow: 0 0 0 1px var(--color-primary) inset; text-align: center; line-height: 50px; font-size: 14px;} 
.gywmtxtm a:hover{color: #fff;box-shadow: 0 0 0 30px var(--color-primary) inset;}

.bg2{padding: 120px 0; background: url(../images/bg2.jpg) no-repeat center center; background-attachment: fixed; background-size: cover; text-align: center;}
.bg2t{text-align: center;color: #191919; font-size: 35px;padding-bottom: 60px; }
.bg2t span{font-size: 12px; color: var(--color-primary); line-height: 25px}
.lxphone{display: inline-block; border: 1px solid var(--color-primary);}
.lxphone b{display: inline-block;font-weight: normal;background: var(--color-primary); color: #fff;font-size: 26px;width: 70px;height: 65px; text-align: center; line-height: 65px; vertical-align: middle;}
.lxphone b i{line-height: 65px;}
.lxphone span{color: var(--color-primary);display: inline-block;width: 225px;height: 65px; text-align: center; line-height: 65px; font-size: 18px; vertical-align: middle;box-shadow: 0 0 0 0 var(--color-primary) inset; transition: all 0.3s ease; font-weight: bold;}
.lxphone:hover span{box-shadow: 0 0 0 40px var(--color-primary) inset; color: #fff;}
.hzhb{padding: 120px 0;}
.misa_hzhb{padding: 75px 0 0;}
.logopic{border: 1px solid #d9d9d9;width: calc((1200px - 120px)/6);height: 80px;box-sizing: border-box;display: inline-block;margin: 0 10px;}
.logopic span{width: 100%;height: 100%;}
.str_move{display: flex;}
.str_wrap img{max-width: 100%!important;max-height: 100%;}
.dowebok1{margin: 50px 0 20px;}

/**sub**/
.subbanner{width: 100%; height: 465px;}
.misaweizhi{border-bottom: 1px solid #ededed;}
.misaweizhim{max-width: 1200px;padding: 15px 0; margin: 0 auto;width: 100%;box-sizing: border-box;}
.xwlbox{padding: 70px 0 100px;}
.xwlboxl{width: calc(100% - 320px);}
.xwlb li{margin-bottom: 60px; cursor: pointer;}
.xwlbl{width: 29.5%;overflow: hidden;position: relative;}
.xwlbl::before{content: '';display: inline-block;width: 100%;padding-top: 61.5%;}
.xwlbl a{display: inline-block;width: 100%;height: 100%; transition: all 0.5s;position: absolute;left: 0;top: 0;}
.xwlbr{width: calc(70.5% - 25px); position: relative;}
.xwlbr h2 a{color: #191919; transition: all 0.3s; line-height: 30px;font-size: 22px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;}
.xwlbr p{font-size: 14px; line-height: 25px; color: #191919;margin: 15px 0 30px;}
.xwlbr span{color: #191919; font-size: 12px;}
.xwlbr span a{color: #191919;}
.xwlbr span a:hover{color: var(--color-primary);}
.xwlb li:hover h2 a{color: var(--color-primary);}
.xwlb li:hover .xwlbl a{transform: scale(1.05);}
.xwlboxr{width: 245px;}
.xwlboxrt h2{line-height: 30px;padding-bottom: 25px;color: #191919;font-size: 25px;}
.xwlboxrt li{border-bottom: 1px solid rgba(0,0,0,0.07);}
.xwlboxrt li a{display: inline-block;font-size: 16px; color: #191919;line-height: 50px; position: relative;}
.xwlboxrt li a:before{content: ''; width: 10px;height: 1px;background: var(--color-primary); position: absolute;left: -20px;top: 50%; margin-top: -0.5px;opacity: 0; transition: all 0.3s;}
.xwlboxrt li a:hover{color: var(--color-primary); transform: translateX(15px);}
.xwlboxrt li a:hover:before{opacity: 1;}
.zxzx{padding: 60px 0 0;}
.zxzx h2{line-height: 30px;padding-bottom: 25px;color: #191919;font-size: 25px;}
.zxzx li{border-bottom: 1px solid rgba(0,0,0,0.07);padding: 13px 0;}
.zxzx li:last-child{border: none;}
.zxzxl{width: 60px;height: 60px; overflow: hidden;}
.zxzxl span{display: inline-block;width: 100%; height: 100%; transition: all 0.5s;background-position: center;background-repeat: no-repeat;background-size: cover;}
.zxzxr{width: calc(100% - 70px);}
.zxzxr h3{color: #191919;font-size: 15px; transition: all 0.3s; margin-bottom: 15px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 165px;}
.zxzxr span{font-size: 12px; color: #999;}
.zxzx li:hover h3{color: var(--color-primary);}
.zxzx li:hover .zxzxl span{transform: scale(1.05);}
.page a{display: inline-block; text-align: center;box-sizing: border-box;line-height: 40px;font-size: 14px; color: #191919;margin: 0 5px; background: #fff;border: 1px solid #ededed;height: auto;min-width: 40px;text-align: center;}
.page a:hover{box-shadow: 0 5px 14px 0px rgba(0,0,0,0.07);border-color: var(--color-primary);}
.page strong{display: inline-block;color: #fff; text-align: center;box-sizing: border-box;line-height: 40px;font-size: 15px; margin: 0 5px;border: none; background: none;height: auto;position: relative;min-width: 40px;text-align: center;background: var(--color-primary);font-weight: normal;}
.page a.nxt,.page a.prev{font-size: 0;padding: 0;position: relative;}
.page a.nxt::after,.page a.prev::after{font-size: 14px;margin: 0;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.page a.nxt:hover::after{border-left-color: var(--color-primary);}
.page a.prev:hover::after{border-right-color: var(--color-primary);}
.page label{display: none;}

.misafooter{background: url(../images/bg3a.jpg) no-repeat center center; background-size: cover;}
.misafootertm{max-width: 1200px; margin: 0 auto;padding: 45px 0 50px;width: 100%;box-sizing: border-box;}
.misafootertm li{ vertical-align: top;}
.misafootertm li:nth-child(5){padding: 20px 0 0; text-align: center;}
.misafootertm li h2{color: #fff; font-size: 18px; line-height: 30px;padding-bottom: 15px;}
.misafootertm li p{padding: 5px 0;color: #fff; font-size: 13px; line-height: 30px; }
.misafootertm li p a{display: inline-block;color: #fff; font-size: 13px; line-height: 30px; position: relative;}
.misafootertm li p a:before{content: ''; width: 10px;height: 1px;background: var(--color-primary); position: absolute;left: -20px;top: 50%; margin-top: -0.5px;opacity: 0; transition: all 0.3s;}
.misafootertm li p a:hover{color: var(--color-primary); transform: translateX(15px);}
.misafootertm li p a:hover:before{opacity: 1;}
.misafootertm li p i{color: var(--color-primary);display: inline-block;width: 20px;text-align: center;font-size: 18px;vertical-align: middle;margin-right: 5px;}
.misawx{background: #fff;padding: 10px;}
.misawx img{width: 100px; height: 100px; vertical-align: top;}
.misafooterb{border-top: 1px solid rgba(255,255,255,0.2); text-align: center;padding: 10px 0; line-height: 30px; color: #a5a5a5; font-size: 12px;}
.misafooterb a{color: #a5a5a5; }
.misafooterb a:hover{color: #fff;}
.misafootertb{width: 1200px; margin: 0 auto;padding: 25px 0 30px;}
.misafootertb span{color: #fff; font-size: 18px;}
.misafootertb a{color: #fff; font-size: 13px;margin-right: 10px;}
.misafootertb a:hover{color: var(--color-primary)}
.misafloat{position: fixed;z-index: 20;width: 50px; right: 0;top: 50%;transform: translateY(-50%); display: none;}
.misafliconqq{display: inline-block;width: 50px;height: 50px; background: var(--color-primary); text-align: center; line-height: 50px;margin-bottom: 1px;}
.misafliconqq i{color: #fff; font-size: 20px; line-height: 50px;}
.misafliconphone{display: inline-block;height: 50px;padding: 0 12px 0 18px;width: 190px; box-sizing: border-box; color: #fff; font-size: 18px; background: var(--color-primary);  line-height: 50px;margin-bottom: 1px;}
.misafliconphone i{color: #fff; font-size: 22px; vertical-align: middle; line-height: 50px;}
.misafliconphone span{color: #fff;font-size: 18px;margin-left: 10px; vertical-align: middle; opacity: 0;}
.misafliconphone:hover{transform: translateX(-140px);}
.misafliconphone:hover span{opacity: 1;}
.misafliconup{display: inline-block;width: 50px;height: 50px; background: var(--color-primary); text-align: center; cursor: pointer;}
.misafliconup i{color: #fff; font-size: 28px; margin-top: 11px;}
.misafliconwx{display: inline-block;width: 50px;height: 50px; background: var(--color-primary); text-align: center; line-height: 50px;margin-bottom: 1px; position: relative;}
.misafliconwx i{color: #fff; font-size: 20px;}
.misafliconwxl{width: 120px; height:120px; opacity: 0; position: absolute;right: 50px; top:50%; margin-top: -60px; transition: all 0.3s;padding-right: 9px; transform: scale(0); }
.misafliconwxl img{width: 120px; height:120px;}
.misafliconwxl i.fa-caret-right{top:50%;  margin-top: -15px; font-size: 30px!important; position: absolute;right: 0; color: #fff;}
.misafliconwx:hover .misafliconwxl{ transform: scale(1); opacity: 1;}
.ywbox{padding: 70px 0 100px;}
.ywmenu{padding: 0 0 40px;}
.ywmenu ul{overflow-x: scroll;width: 100%;display: flex;align-items: center;white-space: nowrap;justify-content: center;}
.ywmenu ul::-webkit-scrollbar{width: 0;height: 0;background-color: white;}

.ywmenu a,.ywmenu span{display: inline-block;  cursor: pointer;  color: var(--color-primary);height: 50px; box-shadow: 0 0 0 1px var(--color-primary) inset; line-height: 50px; font-size: 15px;width: 160px; text-align: center; margin: 0 5px;}
.ywmenu a:hover,.ywmenu a.now,.ywmenu span:hover,.ywmenu span.now{box-shadow: 0 0 0 30px var(--color-primary) inset; color: #fff; }
.cgalb li{display: inline-block;width: calc((100% - 40px)/3); margin: 0 20px 25px 0; }
.cgalb li:nth-child(3n){margin-right: 0;}
.cgalbt{position: relative;width: 100%;}
.cgalbt::before{content: '';display: inline-block;width: 100%;padding-top: 66.5%;vertical-align: top;}
.cgalbt span{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.cgalbb{padding: 8px 45px 8px 30px;background: #edf1f2; position: relative; transition: all 0.3s;}
.cgalbb span{color: var(--color-primary);font-size: 13px; position: relative;padding-left: 20px; transition: all 0.3s; line-height: 28px;}
.cgalbb span:before{content: '';display: inline-block;width: 10px;height: 1px; background: var(--color-primary); transition: all 0.3s;position: absolute;left: 0; top: 50%;}
.cgalb li:hover .cgalbb span{padding-left: 40px;}
.cgalb li:hover .cgalbb span:before{width: 30px;}
.cgalbtop{background: #edf1f2;position: absolute;right: 0; top:-40px;height: 40px;width: calc(100% - 40px);transition: all 0.3s;padding: 0 15px;box-sizing: border-box;}
.cgalbtop h2{display: inline-block;vertical-align: middle;line-height: 40px; color: #191919; font-size: 16px; }
.cgalb li:hover .cgalbtop,.cgalb li:hover .cgalbb{background: #fff;}
.cgalb li:hover .cgalbb{box-shadow: 0 15px 10px -7px rgba(0,0,0,0.1);}
.lslb li{display: inline-block;width: calc((100% - 120px)/4); margin: 0 40px 40px 0;}
.lslb li:nth-child(4n){margin-right: 0;}
.lslb li:hover .jylsmmt{border: 1px solid var(--color-primary);}
.lslb li:hover img{transform: scale(1.05);}
.lslb li:hover .jylsmmtm b{opacity: 0.15;}
.lslb li:hover .jylsmmt .linea:before,.lslb li:hover .jylsmmt .lineb:before{height: 114px;}
.lslb li:hover .jylsmmt .linea:after,.lslb li:hover .jylsmmt .lineb:after{width: 114px;}
.lslb li:hover h3{color: var(--color-primary);}
.jyxqbox{padding: 100px 0;}
.jyxql{width: 380px; text-align: left;}
.jyxql img{vertical-align: middle; max-width: 100%;}
.jyxqr{width: calc(100% - 430px); color: #666; font-size: 16px; line-height: 28px; overflow: hidden;}
.jyxqr h2{color: #191919; font-size: 30px;line-height: 30px;padding-bottom: 40px;}
.xwxq{width: calc(100% - 320px);}
.xwxqt h2{font-size: 30px;padding: 15px 0;color: #191919; text-align: center;}
.xwxqtb a{color: #999;}
.xwxqm{font-size: 14px;line-height: 26px;padding:15px 0 0;}
.xwxqm img{max-width: 100%;}
.tjal{padding:65px 0 0;}
.tjalbt{color: #191919;font-size: 25px;padding-bottom: 25px;}
.xwxqt .social-share{display: inline-block;}
.xwxqt .social-share .social-share-icon{width: 28px;height: 28px;line-height: 28px;font-size: 16px;}
.xwxqt .social-share .social-share-icon:hover::before{color: #fff;}
.zhaiyao{background: #f3f3f3; border: none; padding: 15px 20px; color: #666; font-size: 13px; line-height: 26px;margin: 15px 0 0;}
.gyuwm{padding: 70px 0 100px;}
.gywmbox{display: none;}
.gsjj{ position: relative;}
.gsjjm{color: #191919; font-size: 13px; line-height: 24px;}
.gsjjml{width: 565px;}
.gsjjml img{max-width: 100%;vertical-align: top;}
.gsjjmr{width: calc(100% - 585px);}
.qylc{max-width: 1000px;width: 100%; margin: 0 auto;padding: 30px 0 0; position: relative; overflow: hidden;}
.qylc li{position: relative; padding-bottom: 40px;}
.qylctxt{ float: left; border: 1px solid var(--color-primary); text-align: right;color: #191919;padding: 15px; line-height: 25px; font-size: 14px;width: 47%; box-sizing: border-box; position: relative;}
.qylctxticon{position:absolute;top:15px;right:-20px;border-style:solid;border-width:9px 10px;border-color:transparent transparent transparent  var(--color-primary); }
.qylctxticon:after{content:'';position:absolute;top:-10px;border-style:solid;border-width:10px 10px;left: -12px;border-color: transparent transparent transparent #fff; }
.qylcm{ display: inline-block;width: 16px;height: 16px;border-radius: 50%; background: rgba(0,109,212,0.4); position: absolute;top: 18px;left: 50%; margin-left: -7.5px;}
.qylcm:before{content: '';width: 6px;height: 6px; background: var(--color-primary);border-radius: 50%; position: absolute;left: 50%; top: 50%; margin: -3px 0 0 -3px;}
.qylcm:after{content: "";position: absolute;z-index: 9;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);display: block;width: 20px;height: 20px; opacity: 0;transition: all 0.3s linear;background: var(--color-primary);border-radius: 50%;    }
.qylc li:hover .qylcm:after{animation: pulse-border 1500ms ease-out infinite;animation: pulse-border 1500ms ease-out infinite;}
.qylcline{ display: inline-block; width: 1px; height: 100%; background:var(--color-primary) ;position: absolute;left: 50%; top: 0;}
.qylctxtb{float: right;width: 47%; text-align: left;color: #191919; font-size: 20px; line-height: 52px;}
.qylc li:nth-child(2n) .qylctxt{ float: right; text-align: left;}
.qylc li:nth-child(2n) .qylctxtb{float: left;text-align: right;}
.qylc li:nth-child(2n) .qylctxticon{right: auto;left: -20px;border-color: transparent var(--color-primary) transparent transparent;}
.qylc li:nth-child(2n) .qylctxticon:after{left: -8px;border-color: transparent #fff transparent transparent;}
.lxmap{border: 1px solid #ddd; width: 100%;height: 500px;}
.lxfs{padding: 90px 0 0;width: 700px;margin: 0 auto;}
.lxfs li{width: 50%;}
.lxfsr{display: inline-block;width: 50px;height: 50px; color: #fff; transition: all 0.3s;  box-shadow: 0 0 0 30px var(--color-primary) inset; text-align: center; line-height: 50px; font-size: 25px; vertical-align: middle;}
.lxfsr i{ line-height: 50px;}
.lxfs li:hover .lxfsr{box-shadow: 0 0 0 1px var(--color-primary) inset; color: var(--color-primary);}
.lxfsl{display: inline-block;vertical-align: middle;padding: 0 5px;}
.lxfsl span{color: var(--color-primary); font-size: 14px; line-height: 25px;}
.lxfsl p{color: #191919; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;height: 25px;width: 235px;}
.lxfs li:nth-child(1),.lxfs li:nth-child(2){margin-bottom: 40px;}

.ywlb li{width: calc((100% - 80px)/3); margin: 0 40px 40px 0;}
.ywlb li:nth-child(3n){margin-right: 0;}
.ywlb li:hover .ywlymb span{padding-left: 40px; color: var(--color-primary);}
.ywlb li:hover .ywlymb span:before{width: 30px; background: var(--color-primary);}
.ywlb li:hover .ywlymb{box-shadow: 0 15px 10px -7px rgba(0,0,0,0.1);}



/* .ywbox{font-size: 16px; color: #666; line-height: 28px;} */












/* .cgal{padding: 120px 0 90px;width: 1200px;margin: 0 auto;} 
.cgalt{ position: relative;}
.cgaltl{ display: inline-block; color: #191919; font-size: 35px;  position: relative; }
.cgaltl span{font-size: 12px; color: var(--color-primary); line-height: 25px}
.cgalmenu{position: absolute;right: 0; bottom: 0; text-align: right;}
.cgalmenu a{display: inline-block;height: 40px;text-align: center;padding: 0 25px; line-height: 40px; margin-left: 20px; color: var(--color-primary); font-size: 14px; cursor: pointer; box-shadow: 0 0 0 1px var(--color-primary) inset; transition: all 0.3s;}
.cgalmenu a.now,.cgalmenu a:hover{box-shadow: 0 0 0 40px var(--color-primary) inset; color: #fff;} */


/* .cgalbox{display: none;}
.xwzx{width: 1200px;margin: 0 auto;padding: 120px 0;}
.xwzxt{ position: relative;}
.xwzxtl{ display: inline-block; color: #191919; font-size: 35px;  position: relative; }
.xwzxtl span{font-size: 12px; color: var(--color-primary); line-height: 25px}
.xwzxb li{display: inline-block;float: left;width: 380px; height: 236px; position: relative; overflow: hidden; margin: 0 30px 50px 0;}
.xwzxb li img{width: 380px; height: 236px; transition: all 0.5s;}
.xwzxbt{background: #fff;position: absolute;right: 0; bottom: 0; height: 58px;width: 343px; z-index: 10;}
.xwzxbt b{display: inline-block;float: left;width: 58px;height: 58px;  text-align: center; color: #fff; background: var(--color-primary); font-weight: normal;font-size: 12px;}
.xwzxbt b span{font-size: 18px;font-weight: bold;display: inline-block;padding-bottom: 3px;}
.xwzxbt h2{display: inline-block;vertical-align: middle;line-height: 58px; color: #191919; font-size: 20px;padding: 0 15px; box-sizing: border-box;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;width: 280px; transition: all 0.3s;}
.xwzxb li:hover img{transform: scale(1.05);}
.xwzxb li:hover h2{color: var(--color-primary);}
.xwzxb li:nth-child(3n){margin-right: 0;} */

/* .ditu{padding: 120px 0 0;}
.ditur{float: right;width: 50%; position: relative;}
.diturm{margin: -120px 0 0 -60px;}
.diturm img{width: 100%; height: auto; vertical-align: top;}
.ditul{width: 50%;box-sizing: border-box;padding:  0 0 0 60px; display: inline-block;left: 60px; z-index: 10; position: relative;background: #ffff;height: 500px;}
.ditult{display: inline-block;width: 120px;height: 120px; position: absolute;right: 0; top: 0; background: var(--color-primary); color: #fff; text-align: center; line-height: 120px; font-size: 45px;}
.ditult i{line-height: 120px;}
.ditulm{margin: 0 -60px 0 0;height: 100%;width: 100%;text-align: right; background: #fff; box-sizing: border-box;padding: 120px 60px 0 0;}
.ditulmm{display: inline-block;width: 540px;}
.ditulm h2{color: #191919; font-size: 35px;  margin-bottom: 60px; }
.ditulm h2 span{color: var(--color-primary);font-size: 12px; line-height: 25px; text-transform: uppercase;}
.ditulm ul{display: inline-block;width: 600px;}
.ditulm li{display: inline-block;float:left;width: 300px; text-align: right;}
.ditulmr{display: inline-block;width: 50px;height: 50px; text-align: center; color: #fff; transition: all 0.3s;  box-shadow: 0 0 0 30px var(--color-primary) inset; text-align: center; line-height: 50px; font-size: 25px; vertical-align: middle;}
.ditulmr i{line-height: 50px;}
.ditulm li:hover .ditulmr{box-shadow: 0 0 0 1px var(--color-primary) inset; color: var(--color-primary);}
.ditulml{display: inline-block;vertical-align: middle;padding: 0 5px;}
.ditulml span{color: var(--color-primary); font-size: 14px; line-height: 25px;}
.ditulml p{color: #191919; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;height: 25px;width: 235px;}
.ditulm li:nth-child(1),.ditulm li:nth-child(2){margin-bottom: 30px;}
.map{width: 100%;height: 620px;}
.hzhbwrap{background: #edf1f2;padding: 90px 0;}
.hzhb{ margin: 0 auto;width: 1200px; overflow: hidden;}
.hzhbm{width: 200px; height: 160px; position: relative; text-align: center;}
.hzhbm img{max-width: 180px; max-height: 140px;} */


.navbtn{display: none;}
@media screen and (max-width:1360px){
  .zoom{zoom:90%}  
}

@media screen and (max-width:1200px){
  .zoom{zoom:100%}  
  .wrap{padding: 0 30px;}
  .misafootertm{padding: 45px 30px 50px;}
  .misaweizhim{padding: 15px 30px;}
  .cgalb li{width: calc((100% - 20px)/2);}
  .cgalb li:nth-child(3n){margin-right: 20px;}
  .cgalb li:nth-child(2n){margin-right: 0;}
  .ywlb li{width: calc((100% - 40px)/2);}
  .ywlb li:nth-child(3n){margin-right: 40px;}
  .ywlb li:nth-child(2n){margin-right: 0;}
  .bannerm{padding: 0 100px 28px;}
  .zyeml{zoom:80%;padding-top: 150px;}
  .zyemlm p{margin: 10px 0 20px;}
  .gywmtxt{padding: 120px 30px 0;box-sizing: border-box;}
}
@media screen and (max-width:950px){
  .wrap{padding: 0 15px;}
  .navbtn{display: block;}
  .misa_nav{display: none;}
  .misaheader{height: 60px;backdrop-filter: blur(100px);}
  .misalogo img,.misaheadernow .misalogo img{max-height: 40px;}
  .navbtn span{position: relative;cursor: pointer;width: 20px;height: 20px;}
	.navbtn span svg{width: 20px;height: 20px;position: absolute;left: 0;top: 0;transform-origin: 50% 50%;}
.ac-menu-hamburger .st0,.ac-menu-x .st0{stroke: #fff;}
.ac-menu-hamburger .st0 {fill: none;stroke: #fff;stroke-width: 5.2094;stroke-miterlimit: 10;stroke-dasharray: 68;}
.ac-menu-hamburger .st0:nth-child(1) {	transition: .4s .95s;}
.ac-menu-hamburger .st0:nth-child(2) {	transition: .4s 1.05s;}
.ac-menu-hamburger .st0:nth-child(3) {	transition: .4s 1.15s;}
.ac-menu-x {position: absolute;top: calc(50% - 10px);left: calc(50% - 10px);height: 20px;width: 20px;}
.ac-menu-x .st0 {fill: none;stroke: #fff;stroke-width: 5.2094;stroke-miterlimit: 10;stroke-dasharray: 68;stroke-dashoffset: 68;}
.ac-menu-x .st0:nth-child(1) {transition: .4s .1s;}
.ac-menu-x .st0:nth-child(2) {transition: .4s .2s;}
.misaheadernow .ac-menu-hamburger .st0,.misaheadernow .ac-menu-x .st0{stroke: #191919;}

.navbtn.ac-open .ac-menu-hamburger line {stroke-dashoffset: 68;}
.navbtn.ac-open .ac-menu-hamburger line:nth-child(1) {transition: .4s .1s;}
.navbtn.ac-open .ac-menu-hamburger line:nth-child(2) {transition: .4s .2s;}
.navbtn.ac-open .ac-menu-hamburger line:nth-child(3) { transition: .4s .3s;}
.navbtn.ac-open .ac-menu-x line { stroke-dashoffset: 0;}
.navbtn.ac-open .ac-menu-x line:nth-child(1) {    transition: .4s .85s;}
.navbtn.ac-open .ac-menu-x line:nth-child(2) {   transition: .4s .95s;}

.misa_navph{backdrop-filter: blur(100px);width: 100%; position: absolute;left: 0;top: 60px;height: calc(100vh - 60px); z-index: 20;display: none;}
.misa_navph ul{padding: 20px;}
.misa_navph li{padding-bottom: 20px;}
.misa_navph .navlink{line-height: 40px;font-size:18px;color: #fff;}
.misa_navph li.hassub ul{display: block!important;min-width: initial;border: none;background: none;padding: 5px 0 0 15px;box-shadow: none;}
.misa_navph li.hassub ul li{padding: 0;display: inline;}
.misa_navph li.hassub ul li a{color: #fff;font-size: 14px; line-height: 35px;margin: 0 20px 0 0;padding: 0;border: none;display: inline-block;}
.misa_header.show .misa_navph{background: #f8f8f8;position: fixed;}
.misa_header.show .misa_navph .navlink{color: #191919;}
.misa_header.show .misa_navph li.hassub ul li a{color: #191919;}
.subbanner{height: 320px;}
.misaweizhim{padding: 5px 15px;}
.ywbox{padding: 35px 0 50px;}
.ywmenu{padding: 0 0 20px;}
.ywmenu a, .ywmenu span{height: 35px;line-height: 35px;font-size: 13px;width: auto;padding: 0 20px;}
.cgalb li{width: calc((100% - 10px)/2); margin: 0 10px 10px 0;}
.cgalb li:nth-child(3n){margin-right: 10px;}
.cgalbb{padding: 4px 25px 4px 15px;}
.cgalbtop{top: -30px;height: 30px;width: calc(100% - 30px);}
.cgalbtop h2{line-height: 30px;font-size: 14px;}
.cgalbb span{font-size: 12px;padding-left: 20px;line-height: 25px;}
.page a,.page strong{font-size: 13px;line-height: 35px;min-width: 35px;}
.misafootertm{display: none;}
.misafooterb{line-height: 20px;border-top: none;padding: 15px 0;}
.misafooterb .wrap{justify-content: center;}
.xwlbox{padding: 35px 0 50px;}
.xwlbright{display: none;}
.xwlboxl{width: 100%;}
.xwlbr{width: calc(70.5% - 10px);}
.xwlb li{margin-bottom: 20px;}
.xwlbr h2{margin-bottom: 10px;}
.xwlbr h2 a{font-size: 15px;line-height: 25px;}
.xwlbr p{display: none;}
.ywbox{padding: 35px 0 50px;}
.ywlb li{width: calc((100% - 10px)/2);margin: 0 10px 10px 0;}
.ywlb li:nth-child(3n){margin-right: 10px;}
.ywlymb{padding: 10px 15px;height: initial;}
.ywlymbt{top: -30px;height: 30px;width: calc(100% - 15px);}
.ywlymbt b{width: 30px;height: 30px;}
.ywlymbt h2{font-size: 14px;line-height: 30px;padding: 0 10px;}
.ywlymb p{font-size: 12px;line-height: 20px;margin-bottom: 10px;}
.ywlymb span{font-size: 12px;} 
.lslb li{width: calc((100% - 10px)/2);margin: 0 10px 15px 0;}
.lslb li:nth-child(2n){margin-right: 0;}
.jylsmmb{padding: 10px 0 0;}
.jylsmmb h3{font-size: 14px;line-height: 20px;}
.xwxqt h2{font-size: 20px;padding: 10px 0;}
.xwxqm{font-size: 13px;line-height: 22px;padding: 10px 0 0;}
.zhaiyao{margin: 10px 0 0;font-size: 12px;line-height: 20px;padding: 10px;}
.xwxq{width: 100%;}
.xwxqright{width: 100%;}
.xwlboxrt{display: none;}
.zxzx{padding: 40px 0 0;}
.zxzx h2{font-size: 20px;padding-bottom: 10px;}
.zxzx li{padding: 10px 0;}
.jyxqbox{padding: 50px 0;}
.jyxql{width: 100%;text-align: center;}
.jyxqr{width: 100%;padding: 40px 0 0;}
.jyxqr h2{font-size: 22px;text-align: center;padding-bottom: 20px;}
.jyxqrm{font-size: 13px;line-height: 24px;}
.gyuwm{padding: 35px 0 50px;}
.gsjjml{width: 100%;}
.gsjjmr{width: 100%;padding: 30px 0 0;}
.qylc li{padding-bottom: 30px;}
.qylctxt{float: right;width: 65%;text-align: left;font-size: 13px;line-height: 20px;padding: 10px;}
.qylctxtb{float: left; text-align: right;width: 25%;font-size: 16px;line-height: 42px;}
.qylctxticon{top: 10px;right: auto;left: -20px;border-color: transparent var(--color-primary) transparent transparent;}
.qylctxticon:after{left: -8px;border-color: transparent #fff transparent transparent;}
.qylcline{left: 29%;}
.qylcm{left: 29%;top: 12px;}
.lxmap{height: 320px;}
.lxfs{padding: 40px 0 0;width: 100%;}
.lxfs li,.lxfs li:nth-child(1), .lxfs li:nth-child(2){width: 100%;margin-bottom: 30px;}

.bannerm{padding: 0 50px 28px;}
.bannerl,.bannerr{display: none;}
.bannermtxt h2{font-size: 40px;letter-spacing: 5px;}
.bannermtxt p{font-size: 15px;line-height: 30px;padding: 15px 0 30px;letter-spacing: 3px;}
.bannermtxt a{width: 120px;height: 40px;line-height: 40px;font-size: 15px;}
.bannermtxt span{width: 100px;height: 100px;left: -30px;top: -30px;}
.bannerb{width: 100%!important;left: 0!important;right: initial;top: initial;margin-top: initial;bottom: 50px!important;height: auto;}
.bannerb .swiper-pagination-bullet{display: inline-block;width: 30px;height: 2px;margin: 0 5px!important;}
.zyem{display: none;}
.zyeml{zoom: 1;width: 100%;padding: 75px 15px 0;}
.zyemlm{text-align: left;}
.zyebg{display: none;}
.zyemlt{width: 60px;height: 60px;left: 0;font-size: 35px;}
.zyemlt i{line-height: 60px;}
.zyemlm h2{font-size: 25px;}
.zyemlm h2 span{line-height: 18px;}
.zyemlm p{font-size: 14px; line-height: 24px;}
.zyemlm a{width: 120px;height: 40px; line-height: 40px;}
.ywly{padding: 30px 0 50px;}
.ywswipernav{padding: 5px 0 0;}
.ywswipernav .swiper-pagination-bullet{margin: 0 3px;border-radius: 0;width: 8px;height: 8px;}
.gywmboxsy{margin: 0;}
.gywm{width: 100%;}
.gywmm{height: initial;margin: 0;transform: translate(0);}
.gywmm img{height: auto;min-height: 300px;}
.gywmr{position: relative;right: 0;width: 100%;height: auto;}
.gywmrm{padding: 0 0 50px;width: 100%;height: auto;}
.gywmrm ul{border-bottom: 1px solid rgba(0,0,0,0.1);}
.gywmtxt{left: 0;top: 0;transform: translate(0);padding: 50px 15px 0;height: auto;}
.gywmtxtm{width: auto;height: auto;}
.gywmtxtm h2{font-size: 25px;}
.gywmtxtm h2 span{line-height: 18px;}
.gywmtxtm p{font-size: 14px; line-height: 24px;margin: 10px 0 20px;}
.gywmtxtm a{width: 120px;height: 40px; line-height: 40px;}
.gywmrm li{padding: 20px 0 25px;}
.gywmrm li i{font-size: 20px;}
.gywmrm li h2{font-size: 30px;margin: 10px 0 5px;}
.jylst{font-size: 25px;padding-bottom: 15px;}
.jylst span{line-height: 18px;}
.jyls{margin: 0 auto 60px;}
.bg2{padding: 60px 0;}
.bg2t{font-size: 25px;padding-bottom: 30px;}
.bg2t span{line-height: 18px;}
.lxphone b{font-size: 22px;width: 50px;height: 45px;line-height: 45px;}
.lxphone b i{line-height: 45px;}
.lxphone span{width: auto;padding: 0 30px;height: 45px;line-height: 45px;}
.hzhb{padding: 50px 0 70px;}
.dowebok1{margin: 20px 0 10px;}
.logopic{width: calc((100vw - 30px)/3); margin: 0 5px;height: 58px;}

} 







@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

/**discuz**/
#toptb{position: relative; z-index:199;min-width: initial}
#nv_portal #controlheader span, #nv_portal #controlheader a{display: inline;}
#button_more,#navcancel a{font-size: 0;}
#button_more::before{font-size: 14px;}
#navcancel a:before{font-size: 14px;}
.fwinmask{top: 50%!important;transform: translateY(-50%);}
table{font-size: 12px;}
.frame{margin: 0;border: none;background: none;}

#nv_portal .xi1.bm{display: none;}
