*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px;overflow-x: hidden;font-family:'Microsoft YaHei';}
a{text-decoration: none;color:#333;font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;}
input,select,textarea{border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"]{-webkit-appearance: none;}
a,*::before,*::after{font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;color: #1a1a1a;}
a *{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body{width: 100%;height: 100%;overflow: hidden}
.pcshow{display:block;}
.mbshow{display:none!important;}
.clear{clear:both;}
.fl{float: left;}
.fr{float: right;}
.top08{ margin-top:80px;}
.img{position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;background-color:#333;}
.pic{position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img{max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto;height: auto;z-index: 1;max-width: 100%;max-height:100%;}
.img img.img-center{width: auto;height:auto;height:-webkit-min-content;height:-moz-min-content;height:min-content;}
.img-block{display: block;width: 100%;height: auto;}
.img-inline{display: inline-block;width: auto;height: auto;max-width: 100%;}
.clamp1{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.text-center{text-align: center;}
.div-container{position: relative;width: 74%;margin: auto;}
::-webkit-scrollbar{height:4px;width:3px;background: #ededed;}
::-webkit-scrollbar-button{height:0;width:5px;background: #ededed;}
::-webkit-scrollbar-thumb{background-color:#324476;box-shadow:inset 1px 1px 0 #324476,inset 0 -1px 0 #324476;}



.gyc{margin: 0 auto;max-width: 80%;min-width: 1200px;}
.gy{margin: 0 auto;max-width: 80%;min-width: 1200px;}
.page{margin: 0 auto;max-width: 80%;min-width: 1200px;}

.tit{font-size: 0;line-height: 0;text-align: center;}
.tit span{display: block;font-size: 42px;line-height: 42px;color: #1a1a1a;font-weight: bold  ;position: relative;}
.tit i{display: inline-block;font-size: 18px;line-height: 18px;color: #4c4c4c;font-weight: normal;position: relative;margin-top: 22px;}
.tit i::before{position: absolute;left: -32px;top: 3px;width: 19px;height: 14px;background: url(https://memberpic.114my.com.cn/hengmaoxin/uploadfile/image/20250403/20250403092533_245353906.png) no-repeat center;content: "";}
.tit i::after{position: absolute;right: -32px;top: 3px;width: 19px;height: 14px;background: url(https://memberpic.114my.com.cn/hengmaoxin/uploadfile/image/20250403/20250403092533_245353906.png) no-repeat center;content: "";}

/*one_title*/.one_title{text-align: center;margin-bottom:40px;}
.one_title p{font-size:42px;}
.one_title p b{color:#006ac6;font-weight: bold;}
.one_title span{display: inline-block;font-size:20px;color:#999;margin-top:12px;position:relative;}
.one_title span i{width:12px;height:12px;position:absolute;top:calc(50% - 6px);}
.one_title span i:first-child{left:-20px;}
.one_title span i:last-child{right:-20px;}
.one_title span i:before,.one_title span i:after{content:'';position:absolute;}
.one_title span i:before{width:5px;height:2px;background:#006ac6;top:calc(50% - 1px);}
.one_title span i:after{width:8px;height:8px;border-radius:100%;border:2px solid #006ac6;left:0;top:0;}
.one_title span i:first-child:before{left:-10px;animation:oneTitleBefore infinite 3s linear;}
.one_title span i:last-child:before{right:-10px;animation:oneTitleAfter infinite 3s linear;}
@keyframes oneTitleBefore{0%{width:5px;left:-10px;}
25%{width:1px;left:0px;}
50%{width:5px;left:-10px;}
75%{width:15px;left:-20px;}
100%{width:5px;left:-10px;}}
@keyframes oneTitleAfter{0%{width:5px;right:-10px;}
25%{width:1px;right:0px;}
50%{width:5px;right:-10px;}
75%{width:15px;right:-20px;}
100%{width:5px;right:-10px;}}
/* top*/.head_ov{width:100%;position: relative;z-index: 999;}
.head_bc{width:100%;height:40px;background:#fff;}
.head_tc{max-width: 93%;display: flex;justify-content: space-between;height: 40px;align-items: center;min-width: 1200px;margin: 0 auto;}
@media (max-width:1366px){.head_tc{max-width: 1366px;padding: 0 3%;}}
.head_tc p{font-size: 15px;color: rgba(0,0,0,0.7);font-weight:lighter;line-height: 40px;}
.head_tc ul{display: flex;height:40px;}
.head_tc ul li{position:relative;line-height:40px;}
.head_tc ul li a{display: flex;align-items: center;line-height:40px;}
.head_tc ul li+li{margin-left: 20px;}
.head_tc ul li:hover .wx{transform: rotateX(0deg);}
.head_tc ul li span{font-size: 14px;color: #333;padding-right: 4px;}
.head_tc ul li p{font-size: 14px;color: #333;}
.head_tc ul li .itel_box{width:auto;}
.head_c{height: 124px;position:relative;display: flex;justify-content: space-between;align-items: center;}
.logo_c{display: flex;align-items: center;width: 35%;}
.hea_wz{padding-left:15px;}
.hea_wz b{font-size: 45px;color: #131513;display: block;font-weight: bold;line-height: 100%;letter-spacing: 1px;}
.hea_wz span{font-size: 26px;color:#131513;font-weight: normal;letter-spacing:2.5px;display: block;line-height: 100%;padding-top:5px;}
.header_ri{width: 70%;display: flex;justify-content: space-between;align-items:center;}
.wx{top: 35px;}
.dfs{display:flex;align-items:end;justify-content:space-between;width: 100%;}
.iser_box,.itel_box{background:#fff;position:absolute;top:124px;padding:10px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 999;}
.icon_tel{background: #06bd01;position: relative;display: flex;}
.icon_tel:after{position: absolute;content: "";width:300px;height: 100%;background: #06bd01;top: 0;right: -296px;}
.icon_tel i span{color: #fff;}
.icon_tel_num{font-size: 20px;color: #fff;}
.wx{top: 35px;}
@media (max-width:1199px){.wrapper{width:100%;overflow:hidden;}}
.headerWpr.on .header{top: 0;z-index: 999;height:100px; background:#0069d7;}
.headerWpr.on a.nav_a{color: #fff;}
.headerWpr.on .nav_a{line-height:100px;height:100px;}
.headerWpr.on .topSerBox{margin-top: 30px;}
.headerWpr.on .logo{height: 100px;}
.headerWpr.on .sumMenuWpr{top: 100px;}
.headerWpr{height:90px;position:relative;width:100%;}
.indexBody .headerWpr{position:absolute;left:0;top:0;z-index:1;}
.header{width: 100%;height: 90px;position: fixed;z-index: 30;left: 0px;top:0px;padding: 0px 60px;transition:all 0.3s ease-in-out;background: linear-gradient(180deg, rgba(25, 116, 194, 0.99), transparent);}
.header:hover{ background: #0069d7;}
.header>a>p{font-size: 28px;line-height: 34px;padding-left:3%;font-weight: bold;letter-spacing: 1px;color: #fff;}
.header>a>p>span{font-size: 16px;padding-top:3px;display: block;line-height: 14px;color: #fff;font-weight: normal; letter-spacing:0px;}
.logo{float: left;display: flex;justify-content: center;align-items: center;height:90px;width:327px;}
.logo img{height:45px;width:auto;}
.subNav{position:absolute;}
.nav{float:left;padding-right:1vw;}
.nav li{float:left;position:relative}
.nav_a{line-height: 90px;height: 90px;font-size: 17px !important;padding: 0 1vw;color: #fff;position:relative;display:inline-block;font-weight: normal;}
@media screen and (max-width: 1280px){.nav_a{font-size: 15px !important;}}
.nav li:nth-child(2)>a:before{content: ;font-size:18px;position: absolute;right:3px;top: -4px;font-family: '';color:rgba(255,255,255,0.6);transform: rotate(0deg);}
.nav li:nth-child(3)>a:before{content: ;font-size:18px;position: absolute;right:3px;top: -4px;font-family: '';color: rgba(255,255,255,0.6);transform: rotate(0deg);}
.nav li:nth-child(4)>a:before{content:;font-size:18px;position: absolute;right:3px;top: -4px;font-family: '';color: rgba(255,255,255,0.6);transform: rotate(0deg);}
.nav li:nth-child(5)>a:before,.nav li:nth-child(6)>a:before{content:;font-size:18px;position: absolute;right:3px;top: -4px;font-family: '';color: rgba(255,255,255,0.6);transform: rotate(0deg);}
@media screen and (max-width: 1680px){.nav li:nth-child(2)>a:before{right:-3px;}
.nav li:nth-child(3)>a:before{right:-3px;}
.nav li:nth-child(4)>a:before{right:-3px;}
.nav li:nth-child(5)>a:before,.nav li:nth-child(6)>a:before{right:-3px;}}
.nav_a:after{content:"";height:3px;width:0%;left:50%;transition:all 0.3s ease-in-out;background-image: linear-gradient(90deg, #ff9c00 0%,#ff9c00 100%);position:absolute;bottom:0;}
.nav_a.on{color:#fff;}
.nav_a.on:after,.nav_a:hover:after{width:100%;left:0;background-image: linear-gradient(90deg, #ff9c00 0%,#ff9c00 100%);}
.headRx{float:right;}
.headRx a{color:#fff;}
.nav_lan{background: url() no-repeat left center;float: left;padding: 0px 11px 0px 26px;line-height: 100px;font-size: 14px;color: #666;position:relative;margin-left: 2vw;}
.nav_lan:before{content: "";background: #006ac6;height: 20px;width: 1px;position: absolute;top: 50%;margin-top: -10px;left: -2vw;}
.topSerBox{float: left;height:34px;width: 170px;margin-top: 31px;border: 2px solid #fff;margin-left:1vw;border-radius:1.8em;position:relative;overflow:hidden}
.topSerBox input{padding: 0px 50px 0px 18px;line-height: 32px;height: 32px;background:none;color:#666}
.subMenu{background: #FFF;width: 320px;position: absolute;left: 50%;top: 100px;margin-left: -160px;opacity:0;visibility:hidden;box-shadow:inset 0 3px 5px rgba(0,0,0,0.1);}
.nav li:hover .subMenu{opacity:1;visibility:visible;transition:all 0.3s ease-in-out;}
.subMenu dl{padding:12px 0 25px;}
.subMenu dd{position:relative;}
.subMenu dd:before{content:"";height:1px;background:#E6E6E6;position:absolute;left:40px;right:40px;top:0px}
.subMenu dd:nth-child(1):before{display:none;}
.subNav_a{display: block;line-height: 28px;padding: 16px 60px 16px 40px;font-size: 18px;color: #666;letter-spacing: 1px;position:relative;transition:all 0.3s ease-in-out;z-index:1;text-align:center;}
.subNav_a a{font-size: 18px;}
.subNav_a:before{content:"";background-image: linear-gradient(90deg, #006ac6 0%,#309efd 100%);position:absolute;left:0;top:0;width:0;bottom:-1px;transition:all 0.3s ease-in-out;}
.subNav_a:hover:before{width:100%;}
.subNav_a:after{content:"";transition:all 0.3s ease-in-out;position:absolute;left:0;top:0;bottom:-1px;width:4px;background:#0069d7;opacity:0}
.subNav_a:hover:after{opacity:1;}
.subNav_a:hover{color:#fff;}
.subNav_a span{display:block;position:relative;font-size: 17px;color:#333;}
.subNav_a span{}
.subNav_a span:hover{ color:#FFF;}
.subNav_a i{background: url() no-repeat center center;height: 16px;width: 25px;position: absolute;top: 50%;margin-top: -8px;right: 40px;transition:all 0.8s ease-in-out;transform:translateX(-45px);opacity:0}
.subNav_a:hover i{transform:translateX(0);opacity:1;}
.headerWpr{position: fixed;z-index: 100;}
.style2Header .nav li{position:static;}
.sumMenuWpr{overflow:hidden;position:absolute;left:50%;top:90px;width:100%;max-width:1280px;background:#fff;transform:translate(-50%,0);opacity:0;visibility:hidden;z-index: 999;}
@media screen and (max-width: 1680px){.sumMenuWpr{top: 80px;}}
.sumMenuWpr .subMenu{position:relative;z-index:2;float:left;opacity:1;top:0;left:0;margin-left:0;box-shadow:inset 3px 3px 5px rgba(0,0,0,0.1);min-height:350px;}
.nav li:hover .sumMenuWpr{opacity:1;visibility:visible;transition:all 0.5s ease-in-out;}
.subMenuRx{position:absolute;left:320px;right:0;top:0;bottom:0;}
.subMenu_txt{position:absolute;left:0;width:100%;top:50%;transform:translateY(-50%);padding:0 115px;margin-top:-20px;}
.subMenu_txt>strong{font-size: 32px;color: #006ac6;letter-spacing: 3px;line-height: 56px;display: block;}
.subMenu_txt>p{margin-top: 18px;font-size: 17px;line-height: 32px;color: #333;word-spacing: 2px;font-weight: normal;}
.subMneu_more{line-height: 48px;color: #FFF !important;background: #006ac6;height: 48px;width: 180px;font-size: 16px !important;letter-spacing: 1px;text-align: center;display: inline-block;margin-top: 50px;border-radius:1.8em;}
.subMneu_more a{color: #fff;font-size: 16px !important;}
.subMneu_more:hover{box-shadow:0 3px 8px rgba(0,0,0,0.1);transform:translateY(-5px);color:#fff;}
.subMenuRx .bgImg{position:absolute;left:0;top:0;right:0;bottom:0;}
.subMenuRx .bgImg:after{content: "";background: url(https://memberpic.114my.com.cn/hengmaoxin/uploadfile/image/20250403/20250403092451_2137697836.png) no-repeat left top;background-size:cover;position:absolute;left:0;top:0;right:0;bottom:0;box-shadow:inset -3px 3px 5px rgba(0,0,0,0.1);}
.search_r{margin-top:0px;position:relative;}
#infoname{width:170px;height:32px;line-height: 32px;border: none;}
.z_img{position:absolute;top:0px;right:-40px;background: no-repeat;}
.z_img img{width: 38px;}
.htel{font-size: 22px; color: #fff; padding-top:33px; letter-spacing:-0.2px;}
.htel span{font-size: 18px; color: #fff;padding-right:2px;}
.headerWpr.on .htel{padding-top:38px; color: #ffe000;}
/* index*/
.banner_box{position: relative;}
.index-swiper{width: 100%;height: 100%;position: relative;}
.index-swiper .index-pagination{position: absolute;right: 2%;bottom:7%;top: auto;width: auto;height: auto;transform: none;}
.index-swiper .index-pagination span.swiper-pagination-bullet{background: none;width: 22px;height: 22px;border-radius: 0;position: relative;margin: 0px 0;}
.index-swiper .index-pagination span::after,.index-swiper .index-pagination span::before{content: '';border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.index-swiper .index-pagination span::after{width: 6px;height: 6px;background: #fff;}
.index-swiper .index-pagination span::before{width:20px;height: 20px;border: 1px solid #fff;opacity: 0;}
.index-swiper .index-pagination span.swiper-pagination-bullet-active::before{opacity: 1;}
body.black .index-swiper .index-pagination span::after{background: #000;}
body.black .index-swiper .index-pagination span::before{border: 1px solid #000;}
.index-banner-swiper{width: 100%;height: 100%;position: relative;background: #000;}
.index-banner-swiper .swiper-slide-active .img .pic{}
@keyframes srmgani{0%{transform:scale(1.05);}
100%{transform:scale(1.0);}}
.index-banner-item{position: relative;}
.index-banner-item .text{position: absolute;left: 0%;top: 24%;transform: translateY(-50%);z-index: 100;color: #fff;width: 100%;}
.index-banner-item .textt{top: 32%;}
.index-banner-item .textx3{position: absolute;left: 0%;top: 56%;transform: translateY(-50%);z-index: 100;color: #fff;align-items: flex-start;display: flex;flex-direction: column;justify-content: center;}
.index-banner-swiper .title-1 strong,.index-banner-swiper .title-2 strong{font-weight:500;letter-spacing: 4px;line-height:50px;text-shadow: 1px 1px 3px #999;}
.index-banner-swiper .title-2 span{font-weight:bold;}
.hz{color: #333;}
.hza{color: #999;}
.index-banner-swiper .title-1,
.index-banner-swiper .title-2,.index-banner-swiper .title-3,
.index-banner-swiper .more-1{opacity: 0;transform:translateY(-60px);transition: opacity .8s linear,transform .8s cubic-bezier(.215,.61,.355,1);text-align: center;}
.index-banner-swiper .title-1,
.index-banner-swiper .title-2,.index-banner-swiper .title-3,
.index-banner-swiper .more-2{opacity: 0;transform:translateY(-60px);transition: opacity .8s linear,transform .8s cubic-bezier(.215,.61,.355,1);text-align: center;margin-bottom:1%;}
.index-banner-swiper>.title-1{transition-delay: .2s;line-height: 1;}
.font64{font-size: 2.5vw;font-weight: bold !important;font-family:Microsoft YaHei;}
.font65{font-size: 34px;color: rgba(255,255,255,0.8);text-shadow: 3px 3px 3px #060606;font-family:Microsoft YaHei;}
.font66{font-size: 1rem;color: rgba(255,255,255,1);width: 52%;display: flex;line-height: 2rem !IMPORTANT;margin-top:3%;}
.font655{font-size: 1.5rem;}
.font7{width:120px;height:120px;border-radius: 50%;border: 1px rgba(255,255,255,0.6) solid;float: left;justify-content: center;font-size:15px;padding:3% 3%;line-height:20px !important;margin-left:1%;text-align: center;margin-bottom:4%;margin-top:2%;}
.font7 i{font-size: 30px;line-height: 30px;text-align: center;margin-bottom:1%;}
.font666{font-size: 1.2rem;color: #fff;width: 52%;display: flex;line-height: 2rem !IMPORTANT;margin-top:1%;}
.font663{font-size: 1.2rem;color: #fff;width: 40%;display: flex;line-height: 2rem !IMPORTANT;margin-top:1%;}
.index-banner-swiper .title-2{transition-delay: .4s;margin-top: -1%;}
.index-banner-swiper .more-1{transition-delay: .6s;}
.index-banner-swiper .more-2{transition-delay: .6s;}
.index-banner-swiper .swiper-slide-active .title-1,
.index-banner-swiper .swiper-slide-active .title-2,
.index-banner-swiper .swiper-slide-active .more-1{transform: translateY(0px);opacity: 1;}
.index-banner-swiper .swiper-slide-active .more-2{transform: translateY(0px);opacity: 1;}
.more-1{margin-top: 1%;}
.more-1>a{display: block;width: 630px;height: 44px;line-height:44px ;font-size: 20px;overflow: hidden;position: relative;text-align: center;border: 1px solid #006ac6;border-radius: 50px;margin: 0 auto;background: #006ac6;letter-spacing: 1px;}
.more-1>a>span{line-height:44px;color: #fff;}
.more-1>span{display: inline-block;vertical-align: middle;color: #fff;line-height:46px ;}
.more-1>a:hover{border-radius: 60px;}
.more-1>a:hover span{color: rgba(255,255,255,0.5);}
.more-2{margin-top: 3%;}
.more-2>a{display: block;width: 220px;height: 48px;line-height:48px ;font-size: 16px;overflow: hidden;position: relative;text-align: center;border: 2px solid #0b3485;border-radius: 50px;background: #fff;}
.more-2>a>span{line-height:44px;color: #333;}
.more-2>span{display: inline-block;vertical-align: middle;color: #333;line-height:46px ;}
.more-2>a:hover{background: #0b3485;border: 2px solid #0b3485;}
.more-2>a:hover span{color: #fff;}
.banner-swiper-bottom{width: 50%;position: absolute;bottom: 5%;left: 50%;z-index: 11;text-align: center;transform: translateX(-50%);transition:all .4s ease;opacity:.5;}
.banner-swiper-bottom:hover{opacity:1;}
.index-banner-swiper .banner-pagination{z-index: 160;text-align: center;display: inline-block;vertical-align: middle;position: relative;margin: 0 10px;left: auto;top: auto;transform: none;right: auto;bottom: auto;width: 240px;height: 4px;}
.index-banner-swiper .banner-pagination span{width: 100%;height: 4px;border-radius: 4px;position: absolute;left: 0;top: 0;overflow: hidden;background: none;}
.index-banner-swiper .banner-pagination span.swiper-pagination-bullet-active::before{animation: bannerp 4000ms 1 ease forwards;}
.index-banner-swiper .banner-pagination span::after{content: '';width: 100%;height: 100%;background: #fff;position: absolute;left: 0;top: 0;opacity: .2;}
.index-banner-swiper .banner-pagination span::before{content: '';width: 0;height: 100%;background: #fff;position: absolute;left: 0;top: 0;opacity: 1;z-index: 11;transition:all .4s ease;}
.index-banner-swiper .banner-prev,.index-banner-swiper .banner-next{display: inline-block;vertical-align: middle;position: relative;margin: 0 20px;left: auto;top: auto;transform: none;right: auto;bottom: auto;width: auto;height: auto;}
.index-banner-swiper .banner-prev::after,.index-banner-swiper .banner-next::after{color: #fff;font-size: 16px;font-weight: 900;}
@keyframes bannerp{0%{width: 0;}
100%{width: 100%;}}


/*two_tit*/.two_tit{text-align: center;margin-bottom:60px;}
.two_tit p{font-size:42px;}
.two_tit p b{font-weight: bold;color:#006ac6;}
.two_tit span{font-size:18px;display:inline-block;line-height:100%;margin-top:15px;color:#999;}
.two_tit i{width:520px;height:1px;background:rgba(255,255,255,0.1);display: block;margin:25px auto 0;position: relative;}
.two_tit i:before,.two_tit i:after{content:'';width:5px;height:5px;background:#006ac6;position:absolute;top:-2px;border-radius:100%;}
.two_tit i:before{left:0;}
.two_tit i:after{right:0;}
.markermenu{width:100% !important;}
.markermenu ul li a{width: 100% !important;text-align: center;}

/**/
.pro_bc{ padding:80px 0px;}
.pro {width: 100%; background: #0069d7;padding: 130px 0 80px 0px;   margin-top: -50px;position: relative;}
.pro:after {content:'';  width: 106%;height: 200px;border-radius: 50%;position: absolute;top: -132px;left: -57px;background: #0069d7;}
.pro_box {width:1500px;margin: 0 auto;}

.pro_tab {margin-top: 40px;}
.pro_nav {}
.pro_nav table {width:100% !important;}
.pro_nav table tr {    display: flex; justify-content: space-between; width: 98%;align-items: center; margin: 0 auto;background:#f5f5f5;border-radius: 40px; }
.pro_nav table tr td { width:18%; height: 60px;text-align: center;line-height: 60px !important; margin-left:2px}
.pro_nav table tr td.on a{font-weight: normal!important;color:#fff !important;background:#0069d7;border-radius: 34px;line-height: 60px ;}
.pro_nav table tr td a {font-size:16px;position: relative;color: #333 !important; line-height:60px; display:block;}
.pro_nav table tr td a:after {content:''; width: 0px;height: 0px;border-top: 8px solid #;border-right: 5px solid transparent;border-bottom: 7px solid transparent;border-left: 5px solid transparent;position: absolute;top: 4px;left: -12px;transition: 0.5s all ease-in-out;transform: rotate(-90deg);}
.pro_nav table tr td.on a:after {transition: 0.5s all ease-in-out;transform: rotate(0deg);top:8px;left: -16px;}
.pro_nav table tr td a:hover{color:#fff !important;font-weight:normal!important; background:#0069d7;border-radius: 34px;}
.pro_con {padding-top:40px !important;overflow: hidden;}
.pro_call .divproduct_new_div_item{width:364px;height:428px;margin-right:10px; padding: 32px 32px 0 32px;float: left;background: #fff;      border: 1px solid #ccc;  position: relative; overflow:hidden;}
.pro_call .divproduct_new_div_item:before{display:block;content:"";width: 368px;height:0px;background:#0069d7;position: absolute;left: 0;top: 0;transition: all 0.3s;}
.pro_call .divproduct_new_div_item:hover:before{height:519px;}
.pro_call .divproduct_new_div_item:nth-child(4n){margin-right:0px;}
.pro_call .divproduct_new_div_item:nth-child(n+1):nth-child(-n+4){margin-bottom:10px;}
.pro_call .product_div_item_pic{position: absolute;top:12px;left: 20px;}
.pro_call .product_div_item_pic a{display:block;}
.pro_call .product_div_item_pic img{width: 324px; height:324px;}
.pro_call .divproduct_new_div_item_content{position: absolute;bottom:66px; display: flex;flex-direction: column;justify-content: center;text-align:center;    width: 80%;}
.pro_call .divproduct_new_div_item_a{display:inline-block;font-size:18px;color:#333;}
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_a{color:#fff;}
.pro_call .divproduct_new_div_item_a:after{display:block;content:"了解详细";width: 120px;height: 33px;line-height: 33px;background: #0069d7;font-size: 14px;color: #fff;text-align: center;position: absolute;bottom: -46px;left: 30%;transition: all 0.3s; border-radius: 100px; }
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_a:after{background: #fff;color:#333;}
.divproduct_new_div_item_body { display:none;}
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_body{color:#fff;}

/**/
.g_ys{overflow:hidden;background:#f0f0f0;padding-top:4rem}
.g_ys h2{display:block;text-align:center;margin-bottom:3rem}
.g_ys h2 span{display:block;font-size:2.6rem;font-weight:bold;color:#333}
.g_ys h2 em{display:block;font-size:1.05rem;font-weight:400;line-height:1.8rem;color:#333}
.pro_qie{float:left;width:11.61%;height:40rem;transition:all .5s;position:relative;border-right:2px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.pro_qie.cur{width:64.94%}
.pro_qie li{display:block;height:40rem;position:relative}
.pro_qie li i{width:100%;display:block}
.pro_qie li i img{width:100%;display:block;height:40rem}
.pro_qie li span{position:absolute;left:0;top:0;width:100%;height:40rem;background:rgba(0,0,0,.5);padding-top:5rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.pro_qie li span em{width:100%;display:block}
.pro_qie li span em img{width:100%;display:block}
.pro_qie li span b{display:block;margin-top:17rem;text-align:center;font-size:2.6rem;font-weight:400;line-height:4rem;color:rgba(255,255,255,.2);font-weight:700}
.pro_qie dl{display:none}
.pro_qie.cur dl{display:block;width:100%;height:40rem}
.pro_qie dt{width:100%;height:40rem;overflow:hidden}
.pro_qie dt img{width:100%;height:40rem;object-fit:cover;object-position:center}
.pro_qie dd{position:absolute;left:1.8rem;top:13rem;background:url(https://memberpic.114my.com.cn/hengmaoxin/uploadfile/image/20250327/20250327140914_605510583.png) no-repeat;background-size:100%;width:33rem;height:15.75rem;padding:1.4rem 5rem 0 5rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.pro_qie dd i{width:9.5rem;height:7rem;display:block}
.pro_qie dd i img{width:100%;display:block}
.pro_qie dd span{position:absolute;right:5rem;top:3rem;font-size:4.6rem;color:rgba(255,255,255,.2);font-weight:700}
.pro_qie dd p{font-size:.85rem;font-weight:400;line-height:1.4rem;color:#fff}
.pro_qie.cur li{display:none}

/*cer*/
.cer {padding: 80px 0px 80px 0px;overflow: hidden;}
.cer_box {max-width: 1600px;margin: 0 auto;}
.cer_tit {display:flex;flex-direction: column;}
.cer_tit p {display:flex;flex-direction:column;font-size: 2.5rem;justify-content: center;align-items: center;width: 100%;font-weight: bold;}
.cer_tit p span {text-align: center;font-family: Arial;font-weight: normal;text-transform: uppercase;font-size: 1.3rem;color: #999;padding: 0 0 1% 0;}
.cer_tit em {font-size: 17px;padding: 1% 0 0;color: #999;text-align: center;}
.cer_tab {margin: 3% 0 0;}
.cer_con {}
.cer_call {}
.cer_call .new_web_div2021 {display: flex;justify-content: space-between;}
.cer_call ul {width: 49.5%;grid-row-gap: 1vw;display: grid;flex-wrap: wrap;justify-content: space-between;grid-template-columns: auto auto;grid-column-gap: 1vw;}
.cer_call ul:last-child li: {}
.cer_call li {position:relative;overflow: hidden;border-radius: 1rem;}
.cer_call ul:first-child li:first-child,.cer_call ul:last-child li:last-child {grid-column: 1 / span 2;}
.cer_call ul:first-child li:first-child img,.cer_call ul:last-child li:last-child img {height: 24vw;width: 100%;}
.cer_call li a {overflow:hidden;}
.cer_call li a img {width:100%;height:auto;transition: 1s;object-fit: cover;}
.cer_call li:hover img {transform:scale(1.1);}
.cer_call li p {position:absolute;bottom: 0;left: 0;padding: 1rem;width: 100%;transition: 1s;background: linear-gradient(to top, #2c5078 0, transparent);/* mix-blend-mode: multiply; */}
.cer_call li:hover p {bottom:0;}
.cer_call li p a {font-size:1rem;color: #fff;}
/**/
.cas_ic{overflow:hidden;border-left:1px solid #eee;border-top:1px solid #eee; margin-top:40px;}
.cas_ic ul{display:flex;margin-bottom:0rem !important;}
.cas_ic ul li a>img{width:100%;height:auto;}
.cas_ic ul li{width:calc(100% / 7);flex-shrink:0;border:1px solid #eee;border-top:none;border-left:0;position:relative;overflow:hidden;transition:0.4s;}
.cas_ic ul li>a{display:block;}
.cas_ic ul li p{-webkit-transition:all .3s linear;transition:all .3s linear;opacity:0;visibility:hidden;position:absolute;left:0;top:0;width:100%;height:100%;padding:0 30px;background-color:rgba(255,255,255,0.8);z-index:40;text-align:center;}
.cas_ic ul li p img{height:auto;display:block;-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}
.cas_ic ul li p img,.cas_ic ul li p a{-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;}
.cas_ic ul li p a{font-size:16px;line-height:1.5;letter-spacing:1px;font-weight:bold;margin-top:0;-webkit-transition-delay:.3s;transition-delay:.3s;display:block;line-height:150px;}
.cas_ic ul li:after{-webkit-transition:opacity .3s linear;transition:opacity .3s linear;opacity:0;content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;border:3px solid #0069d7;z-index:230;}
.cas_ic ul li:hover:after{opacity:1;}
.cas_ic ul li:hover p{opacity:1;visibility:visible;}
.cas_ic ul li p img{max-width:150px;padding-top:30px;-webkit-transition-delay:.1s;transition-delay:.1s;margin:0 auto;}
.cas_ic ul li:hover p a,.cas_ic ul li:hover p img{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}

/*lc*/
.lc_bg{background: url(https://memberpic.114my.com.cn/hengmaoxin/uploadfile/image/20250327/20250327110947_1729075348.png) no-repeat center bottom;padding: 0px 0 5% 0;position: relative;}
.pcul{margin-top:40px;}
.pcul li{display:inline-block;vertical-align:top;width: calc(100%/6.4);height:331px;background:#f8f8f8;text-align:center;position:relative;cursor:pointer;border-radius: 0px 0px;}
.pcul li:after{content:'';display:block;position:absolute;width:100%;height:100%;opacity:0;background:#f3f3f3;top:0;left:0;transition:all .3s ease;}
.pcul li p{position:relative;z-index:3;font-family:srm;}
.pcul li+li{margin-left:9px;}
.pc_t{padding-top:75px;font-size:16px;color:#9c9c9c;}
.pc_t b{font-size:26px;color:#333;transition:all .3s ease;}
.pc_t b:after{content:'';display:block;width:27px;height:2px;background:#788380;margin:22px auto 30px auto;transition:all .3s ease;}
.pc_t span{line-height:22px;width: 100%;display: block;padding:0 15%;}
.pcnum{margin-top:45px;font-size:35px;color:#333;}
.pcul li:hover:after{opacity:1;}
.pcul li:hover .pc_t b{color:#0069d7;}
.pcul li:hover .pc_t b:after{background:#0069d7;width:40px;}
.w1400{max-width:1400px;margin: 0 auto;z-index: 99;position: relative;}
.scs{max-width:1400px;margin: 0 auto;z-index: 99;position: relative;padding:70px 0;}
/**/
.fabout {background: url(https://memberpic.114my.com.cn/hengmaoxin/uploadfile/image/20250326/20250326161111_837173167.jpg)no-repeat right top fixed;padding: 6% 1% 10% 1%;overflow:hidden;/* background-size: contain; */width: 100%;height: 100%;    position: relative;}
.fabout:before {   content: '';    position: absolute;    width: 100%; height: 100%;    background: rgba(0,0,0,0.5);    background-size: 2px;    -webkit-background-size: 2px;    -moz-background-size: 2px;   -o-background-size: 2px; -ms-background-size: 2px; left: 0;  top: 0; z-index: 6;}
.about_box {max-width:80%;margin:0 auto;position: relative;z-index: 99;}
.about_con {display:flex;justify-content:space-between;align-items: center;}
.about_txt {display:flex;flex-direction:column;width: 54%;}
.about_txt p {display:flex;flex-direction:column;font-size: calc(1.8rem + 1vw);font-family: Arial;font-weight: bold;color: #fff;}
.about_txt p span {font-size: calc(1.1rem + 1vw);padding: 3% 0 0;color: #fff;font-weight: normal;}
.about_txt em {font-size: 16px;margin: 5% 0 0;line-height: 28px;color: #fff;height: 240px;overflow: auto;}
.about_txt em::-webkit-scrollbar,.pro_call ul::-webkit-scrollbar { width: 0px;transition:0.5s;}
.about_txt a {border-bottom: 1px solid #fff;width: 8rem;/* text-decoration: underline; */margin: 1% 0 0;font-size: 14px;transition:0.5s;display: inline-block;line-height:24px;color: #fff; text-align: center;}
.about_txt a:hover {color:#1059a9;transform:translateX(5px);}
.about_num {width: 27%;}
.about_num ul {display: flex;width: 100%;justify-content:  space-between;flex-wrap: wrap;}
.about_num li {display: flex;flex-direction: column;align-items:  center;width: 49%;padding: 14% 0;transition:0.5s;background: rgba(255,255,255,1);box-shadow: 0 0 10px #1059a9;border-radius: 10px;}
.about_num li:first-child {background:linear-gradient(to bottom, #00388f 0%, #0164d0 100%);color:#fff;}
.about_num li:hover {background:linear-gradient(to bottom, #00388f 0%, #0164d0 100%);color:#fff;}
.about_num li:hover b {color:#fff;}
.about_num li:nth-child(n+3) {margin: 2% 0 0;}
.about_num li span {display: flex;align-items: center;}
.about_num li span b {font-size: calc(2.5rem + 1vw);font-family:  srm;/* color: #006cb7; */transition:0.5s;}
.about_num li span i {width: 20px;height: 20px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #ec9b00;color: #fff;font-size: 12px;}
.about_num li p {font-size: calc(0.5rem + 0.5vw);margin: 3% 0 0;}
/*sj*/
.honor_bg{ background:#fff; padding: 4%; overflow: hidden; max-width: 90%;background: #fff;margin: 0 auto;margin-top: -5%;box-shadow: 0px 50px 50px #eee;margin-bottom: 5%; position: relative;z-index: 99;}
.mot_con {}
.mot_con ul {justify-content: space-between;align-items: center;}
.mot_con li {display:  flex;flex-direction:  column;position:  relative;width: 32.5%; overflow:  hidden;    margin: 0 0.2%;}
.mot_con li:hover img {    transform: scale(1.1);}
.mot_con li:after {content:'';width:100%;height:100%;background:rgba(0,0,0,0.3);position:absolute;top:0;left:0;display:none;}
.mot_con li p {width:100%;padding:20px 20px;background:rgba(102,102,102,0.1);transition: 0.5s;text-align: center;}
.mot_con li a {  overflow: hidden;     display: inline-block;  }
.mot_con li p a {font-size: 16px;width:  100%;height: 100%;display:  flex;flex-direction:  column;    z-index: 5;color: #222;  }
.mot_con li a img {width:100%;height:auto;transition: 0.5s;}
.mot_con .ban_dot{display:  none !important;}
.mot_con .slick-dotted.slick-slider { margin-bottom: 0px !important;}
/**/
.about_tab {max-width:80%;margin: 0 auto;margin-top: -6%;position: relative;background: #fff;padding:3% 5% 2%;box-shadow:  0 0 20px #ccc;z-index: 99;border-radius:8px;}
.about_call .slick-dotted.slick-slider{margin-bottom:0px !important;}
.about_call {max-width: 1450px;margin: 0 auto;}
.about_call .ban_dot  {display:none !important;}
.about_call ul {}
.about_call li {position: relative;margin: 0 0.2%; border: 1px #eee solid;}
.about_call li>a {}
.about_call li>a img {height:auto;    width: 100%;}
.about_call li p { text-align: center;background: rgba(0,0,0,0.5);  position: absolute; bottom: 0;left: 0; width: 96%;padding: 2%;}
.about_call li p>a { font-size: 16px;color: #fff;}
.about_btn {display:  flex;justify-content: space-between;}
.about_btn:hover i {}
.about_btn>i {width:60px;height:60px;cursor: pointer;border: 2px solid #fff;border-radius: 50%;font-size: 26px;color: #fff;display: flex;justify-content: center;align-items: center;position: absolute;top: 39%;background: #1059a9;}
.about_btn>i:first-child {left: 2%;transform: rotate(180deg);}
.about_btn>i:last-child {right: 2%;}
/*factory*/
.content1{margin:0 auto;position:relative}
.p_fac{margin: 0 auto;    max-width:94%;    min-width: 1200px;}
.fac_box{margin:0px auto; height: 392px;}
.fb_tab{text-align:center;font-size:0; }
.fb_tab a{font-size:20px;color:#333;display:inline-block;vertical-align:top;width:20%;background:#eee;height:52px;line-height:52px;margin-right: 1px;border-radius:30px; }
.fb_tab a.cur{color:#ffffff;background:linear-gradient(45deg, #0069d7, #0164d0);}
.fb_con{margin-top:30px;position:relative;}
.fb_con li{height:301px;position:relative;overflow:hidden;display:block;}
.fb_con li+li{display:none;}
.fb_con li table{position:absolute;top:0;left:0;}
.fb_con li td{width:338px;display:inline-block;vertical-align:top;margin-right: 16px; }
.fb_con li td br{display:none;}
.fb_con li td div a{display:block;line-height:30px; font-size: 15px; font-weight: 200;}
.fb_con>div{width:63px;height:63px;position:absolute;top:50%;margin-top:-31px;transition:600ms;}
.fbc_btnl{left:-92px;background:url(https://memberpic.114my.com.cn/hengmaoxin/uploadfile/image/20250403/20250403092354_1064042710.png) no-repeat;}
.fbc_btnr{right:-92px;background:url(https://memberpic.114my.com.cn/hengmaoxin/uploadfile/image/20250403/20250403092410_157820384.png) no-repeat;}
.fb_con>div:hover{background-position:-73px center;cursor: pointer;transition:600ms;}


/*news*/
.footer-content{max-width: 1500px;margin: auto;position: relative;}
.fl{float: left;}
.fr{float: right;}
.font42{font-size: 2rem;}
.font32{font-size: 2rem;}
.bg{position: relative;margin: 0 auto;}
.box{margin: 0 auto;}
.news {padding: 5% 0% 5% 0;position:relative;z-index: 5;background:linear-gradient(-180deg, #fff, #f5f5f5); background:url(https://memberpic.114my.com.cn/hengmaoxin/uploadfile/image/20250403/20250403092327_1209614429.png) center bottom no-repeat;}
.news_bg{width:100%;background: #f8f8f8;padding: 80px 0;    overflow: hidden;}
.news_t{text-align:left;float:left;}
.news_t dd:after{display:none;}
.news_t p{font-size: 42px;font-weight: bold;line-height:44px; color:#333}
.news_t dd {font-size: 18px;color: #999;line-height: 20px;font-weight:100;margin-top: 10px;}
.news_a{width:auto;}
.news_a a{width:152px;height:46px;font-size: 18px;color:#333;float:left;font-weight:100;box-sizing: border-box;text-align:center;margin-left:20px;display: flex;align-items: center;justify-content: center; border-radius: 50px; background:#F8F8F8}
.news_a a.on{background:linear-gradient(120deg,#0462c2 10%,#137de8 80%);color:#fff; border-radius: 50px;}
.news_b{height: 488px;margin-top: 60px;position: relative;}
.new_tit {display: flex;justify-content: space-between;align-items: center;}
.new_item{width: 100%; flex-shrink: 0;}
.new_item>div {display: flex;justify-content: space-between;}
.new_lc .news_div_item {display: flex;flex-direction: column-reverse;width: 48.5%;
position: relative;padding: 2% 2% 5% 2%;  background: #fff;    border: 1px #eee solid;}
.new_lc .news_div_item:hover img { transform: scale(1.1);}
.new_lc .news_div {display: flex;justify-content: space-between;}
.new_lc {width: 68%;}
.new_rc {width: 30%;}
img.news_div_item_image {width: 100%;transition: 0.5s;}
.new_rc .news_div_item_pic,.new_rc .news_div_item_date {display: none;}
.new_ic {margin-top: 50px;position: relative;overflow: hidden;}
.new_ic>div {    display: flex; transition: 0.5s;}
.new_lc a.news_div_item_a {font-size: 18px;color: #333;position: relative;display: block;margin-top: 20px;}
.new_lc .news_div_item_body {font-size: 14px;color: #999;line-height: 26px;margin-top: 40px;
 height: 52px;overflow: hidden;}
.new_lc .news_div_item_date {display: flex;position: absolute;bottom: 129px;left: 4%;}
.new_lc .news_div_item_date>div {font-size: 12px;color: #999;}
.new_lc .news_div_item_pic {}
.new_lc .news_div_item_pic a {overflow:hidden;    display: block;}
.new_lc .news_div_item_a:after {position: absolute;content: "Read more +";font-size: 14px;color: rgb(34,34,34); bottom: -116px;left: 0;}
.new_rc .news_div_item {padding:7.4% 5%;position: relative; background:#f8f8f8}
.new_rc .news_div_item:nth-child(n+3):after{content:"";display:block;width:0;height:6px;background:#0462c2;transition:0.3s all ease-in-out;position: absolute;bottom: 0;left: 0;}
.new_rc .news_div_item:nth-child(n+3):hover::after{width:100%;}
.new_rc .news_div_item:nth-child(-n+2) {display: none;}
.new_rc .news_div_item:nth-child(n+4) {margin-top: 23px;}
.new_rc a.news_div_item_a {display: block;font-size: 18px;}
.new_rc .news_div_item_body {font-size: 15px;color: #999;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top: 15px; line-height: 24px;}
/*copy*/
.cop_bc{background:#0069d7 url(https://memberpic.114my.com.cn/hengmaoxin/uploadfile/image/20250401/20250401085201_701137532.jpg) no-repeat top  center;}
.yq_c{display: flex;align-items: center;height: 100px;border-bottom: 1px solid rgba(255,255,255,0.1);}

.l_lj b{font-size: 25px;color: rgba(255, 255, 255, 0.7);font-weight: bold;}
.l_lj p{font-size: 14px;color:#fff;letter-spacing: 6px;margin-top: 0px;}
.links_c{margin-left: 30px;width:92%;}
.links_cc{width:100%;text-align:center; font-size:20px;}
.linkTagcs{width:100%!important;}
.bq_ewm{display: flex;}
.bq_ewm li{position: relative;}
.bq_ewm li span{width: 36px;height: 36px;border:2px solid rgba(153,153,153,0.15);border-radius:0%;text-align: center;line-height: 34px;font-size: 15px;color: rgba(255,255,255,0.3);display: block;transition:all .5s;font-family: '';}
.bq_ewm li span img{ padding-top:7px;}
.bq_ewm li+li{margin-left: 12px;}
.ewm_cc{display: none;position: absolute; top: -155px; left:calc(50% - 75px);}
.ewm_cc img{width: 150px!important;}
.cop_c{ position: relative; z-index: 8;}
.cop_ic{display: flex; justify-content: space-between; padding: 78px 0px 0px 0;}
.cop_lt>b{font-size: 24px; color:#fff;font-weight:normal;}
.cop_lt>p{font-size: 14px; color: rgba(255, 255, 255, 0.2); margin: 5px 0 30px; position: relative; text-transform: uppercase;}
.cop_lt>p:after{position: absolute; content: ""; width: 20px; height: 3px; background: linear-gradient(to bottom, #0069d7 0%, #0069d7 100%); bottom: -21px; left: 0;}
.cop_lx{font-size: 15px; color: rgba(255, 255, 255, 0.55);line-height: 28px; margin-bottom: 40px;}
.bq_ewm li:hover span{background: linear-gradient(to bottom, #03a4bb 0%, #278bf7 100%); border: 2px solid #0b69ce; color:#fff;}
.cop_rc ul{display: flex;justify-content: space-between;}
.cop_rc{width: 68%;}
.cop_rc li{ padding-left: 6%;}
.cop_rc ul li>b{display: block; font-size: 20px; color:#fff; margin-bottom: 22px;
font-weight:normal;}
.cop_rc ul li>a{display: block; font-size: 15px; color: rgba(255, 255, 255, 0.55);line-height: 28px;}
.cop_rc ul:nth-child(2) li:first-child{margin-top: 30px;}
.cop_rc ul:nth-child(2) li{position: relative; margin-top:30px;}
.foo_c{text-align: center; height: 80px; line-height: 30px; color: rgba(255, 255, 255, 0.65);font-size: 16px; margin-top:50px;  border-top: 1px solid rgba(255,255,255,0.1);     padding-top: 15px;}
.foo_c a{ color: rgba(255, 255, 255, 0.65);font-size: 16px !important;}
.foo_c *{font-size: 14px!important;  color: rgba(255, 255, 255, 0.75);}
/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/hengmaoxin/uploadfile/image/20250403/20250403092719_1286014143.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #0967d9; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;    border-bottom: 1px #efefef solid;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #0967d9; border-color: #0967d9; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #0967d9; border-color: #0967d9;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px; }
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*咨询热线*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #0967d9; font-size: 18px; }
.y-kefu-box .right{width: 12px;height: 12px;position: absolute;right: -12px;top: 24px;}
.y-kefu-box .right-arrow1,
.y-kefu-box .right-arrow2{width: 0;height: 0;display: block;position: absolute;left: 0;top: 0;border-top: 6px transparent dashed;border-right: 6px transparent dashed;border-bottom: 6px transparent dashed;border-left: 6px white solid;overflow: hidden;}
.y-kefu-box .right-arrow1{left: 1px;border-left: 6px #efefef solid;}
.y-kefu-box .right-arrow2{border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color: #0967d9; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }

.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }