@charset "utf-8";


html{background:#eee;}
.dfs{display:flex;align-items: center;justify-content: space-between;}

/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

em,i{font-style: normal;}



/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "hs_r";overflow-x: hidden; font-size:14px;min-width:1400px;max-width:1920px;position: relative;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#fe1408;text-decoration: none; border-bottom-style:}

.bg{width: 100%;min-width:1500px;overflow: hidden;}
.box{margin:0 auto;width:1500px; min-width: 1500px;box-sizing: border-box;}
.page{width: 1500px;margin: 0 auto;}

.tit {display: flex;justify-content: center;align-items: center;flex-direction:  column;margin-bottom:40px;}
.tit p {font-size: 40px;font-weight: bold;position: relative;color: #222;}
.tit span {font-size: 20px;padding-top: 10px;font-weight: lighter;color: #666;}




@font-face{font-family:hs_r;src:url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Regular.ttf)}
@font-face{font-family:hs_m;src:url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Medium.ttf.txt)}
.hs_r{font-family:hs_r}
.hs_m{font-family:hs_m}
@font-face {
	font-family:'Montserrat-Bold';
	src: url('https://114my.cn.114.114my.net/hxp/fonts/Montserrat-Bold.eot.txt');
	src: url('https://114my.cn.114.114my.net/hxp/fonts/Montserrat-Bold.woff.txt') format('woff'), url('https://114my.cn.114.114my.net/hxp/fonts/Montserrat-Bold.ttf.txt') format('truetype');	font-weight: normal; font-style: normal;}

@font-face {
font-family: "classic";
src: url("https://114my.cn.114.114my.net/hxp/fonts/classic.woff.txt") format("woff2");}





/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */


@font-face {
  font-family: 'iconfont';  /* Project id 4234077 */
  src: url('//at.alicdn.com/t/c/font_4234077_ttowpl4tun.woff2?t=1697709438784') format('woff2'),
       url('//at.alicdn.com/t/c/font_4234077_ttowpl4tun.woff?t=1697709438784') format('woff'),
       url('//at.alicdn.com/t/c/font_4234077_ttowpl4tun.ttf?t=1697709438784') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}


/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont1';  /* Project id 4706093 */
  src: url('//at.alicdn.com/t/c/font_4706093_itb39qa3w9g.woff2?t=1728544471466') format('woff2'),
       url('//at.alicdn.com/t/c/font_4706093_itb39qa3w9g.woff?t=1728544471466') format('woff'),
       url('//at.alicdn.com/t/c/font_4706093_itb39qa3w9g.ttf?t=1728544471466') format('truetype');
}
.iconfont1{
    font-family:"iconfont1" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}


.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

@font-face{font-family:hs_r;src:url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Regular.ttf)}
@font-face{font-family:hs_m;src:url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Medium.ttf.txt)}
.hs_r{font-family:hs_r}
.hs_m{font-family:hs_m}
@font-face {
	font-family:'Montserrat-Bold';
	src: url('https://114my.cn.114.114my.net/hxp/fonts/Montserrat-Bold.eot.txt');
	src: url('https://114my.cn.114.114my.net/hxp/fonts/Montserrat-Bold.woff.txt') format('woff'), url('https://114my.cn.114.114my.net/hxp/fonts/Montserrat-Bold.ttf.txt') format('truetype');	font-weight: normal; font-style: normal;}

@font-face {
font-family: "classic";
src: url("https://114my.cn.114.114my.net/hxp/fonts/classic.woff.txt") format("woff2");}


.t div{display:flex;align-items: center;}
.t p{font-size: 36px;color:#eb601d;letter-spacing: 3px;font-weight: bold;display: inline-block;}
.t d{font-size: 30px;text-transform: uppercase;line-height: 1;font-weight: bold;color: #ccc;display: block;margin-bottom: 5px;}
.t span:before{content:'';width: 50px;height: 2px;background: #eb601d;display:inline-block;margin: 0px 10px 0 30px;}
.t span{letter-spacing: 6px;font-size: 22px;color: #222;display: inline-flex;align-items: center;}


/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}
.top140 {padding-top: 140px;}
.top170 {padding-top: 170px;}


/*header*/
.head_c{height: 90px;display: flex;justify-content: space-between; z-index: 9999; margin-top: 0px; width: 100%; padding-left:2%; padding-right: 2%;background: #fff;transition: 0.5s;top: 0;}
.logo_c{display: flex;align-items: center; padding-left: 0px;}
.logo_c>p{position: relative;}
.logo_c>p img{} 
.logo_c>p:after{content:'®';position: absolute;top: -8px;}

.head_c.on{height: 80px;transition: 0.5s;box-shadow: 0px 0px 50px rgba(0,0,0,0.4);position: fixed;}
.head_c.on .erji_menu{top:80px;}

.hea_wz{padding-left: 27px; padding-top: 3%;}
.hea_wz b:first-child{font-size: 1.7rem;color: #333;display: block; text-align: center;line-height: 1.7rem;}
.hea_wz span{font-size: 1.2rem;color: #a3c534;}
.hea_wz b:last-child{font-size: 0.8rem;color: #757575;margin-top: 3px;font-weight: normal;letter-spacing: 1px;display: block;}
.nav_c{width: 71.3%;display: flex;align-items: center;justify-content: flex-end;}
.nav_c>ul{width:60%;display: flex;justify-content: space-between; height: 100%;}
.nav_c>ul>li{position: relative;height: 100%;display: flex;align-items: center;}
.nav_c>ul>li>a{text-align: center;color: #333;font-size: 1.1rem;}
.nav_c>ul>li:hover:after,.nav_c>ul>li.active:after {
    width: 100%;
}
.nav_c>ul>li:hover:after, .nav_c>ul>li.on:after {
    opacity: 1;
    width: 100%;
    transition: 0.5s;
}
.nav_c>ul>li:after {
    content: '';
    width: 0%;
    height: 4px;
    background: #eb601d;
    display: block;
    margin: -0px auto 0;
    transition: .3s;
    bottom: 0;
    position: absolute;
}

/*二级菜单*/
.nav_c>ul>li:hover .erji_menu { display: block;transition: 0.5s;}
.erji_menu {display: none;padding: 40px 0px 40px 0px;position: absolute;left: -367px;border-top: 1px solid #eee;background-color: #fff;z-index: 999;top: 90px;transition: 0.5s;}
.nav_c>ul>li:nth-child(8) .erji_menu{ left: -477px;}
.nav_c>ul>li:nth-child(6) .erji_menu{ left: -371px;}
.nav_c>ul>li:nth-child(2) .erji_menu{ left: -278px;}
.erjinr {margin:0 auto;width:100%;display: flex;padding:0 65px;overflow:hidden;}
.erjinr1 {float:left;background:url() no-repeat;padding-top:8px;font-size:20px;font-weight:bold;color:#333;margin-right:70px; line-height:26px !important;}
.erji_menu a {font-size:13px;}
.erji_menu .erjinr1 a {display:block;width:120px;height:32px;font-family:Arial,Helvetica,sans-serif;color:#999 !important;font-size:13px;line-height:32px;text-align:center;text-transform:uppercase;border:1px solid #cecece;margin-top:16px;font-weight:normal!important;}
.erjinr2 {display: flex;}
.erji_menu .erjinr2 a {display:block;line-height:36px;height:auto;font-size:14px;color:#333 !important;text-align: left;width: 100%;float: left;}
.a5 .erjinr21{width:200px;}
.a5 .erji_menu .erjinr2 a{width: 50%;}
.erjinr21 {width: 200px;float:left;}
.erjinr21 dl{display:none;}
.erjinr22 {width: 115px;float:left;padding-left:25px;}
.erjinr3 {
  float: right;
  width: 129px;
  text-align: center;
  color: #333;
  margin-left: 28px;
  display: flex;
  align-items: center;
  border: 1px solid #eee;
  padding: 10px;
}
.erjinr3 img {width:100%;}
.erji_menu .erjinr3 a {line-height:30px;height:auto;font-size:13px;}
.erjinr3 span{display:block; padding-bottom:3px;}
.erjinr2 a {
    font-size: 14px!important;
    color: #333;
    font-weight: 100!important;
}

.head_pho{display: flex;align-items: center;justify-content: space-between;width: 7.5%;margin: 0px 0px 0 57px;}
.pho_wz p,.pho_wz b{color: #333;}
.pho_wz p{font-size: 1rem;}
.pho_wz b{font-size: 1.4rem;}
.pho_ic{width: 37px;height: 37px;border-radius: 100%;border:1px solid #eee;display: flex;align-items: center;justify-content: center;}
.hea_wz ul{display: flex;margin-top: 0px;}
.hea_wz ul li{font-size: 0.96rem;color: #666;height:1.7rem;line-height: 1.4rem;text-align: center;color: #999;}
.hea_wz ul li+li{margin-left: 10px;}
/*关键词*/
.dfs{display:flex;align-items:center;justify-content:space-between;width: 100%;height: 100%;}
.icon>div i{user-select:none;transition:all 0.5s;position: relative;}
.icon>div i span{font-size: 24px;color: #222;}
.sea i span{font-size: 24px !important;}
.iser_box,.itel_box{background:rgba(255,255,255,0.8);position:absolute;top:80px;right:0;padding:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9; width:100%;}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.icon_search>i>span{
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #fff;
    text-align: center;
    line-height: 40px;display: block;
}
.search_l{display:flex;align-items:center;justify-content:center; padding-top: 3%;}
.search_l span+span{margin-left:4px;}
.search_l a{color: #333;font-size: 14px;}
.search_r{margin-top:13px;position:relative; display: flex; justify-content: center;align-items: center;}
#infoname{width:100%;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img{width:30px;height:30px;position:absolute;top:12%;right:1%;background: no-repeat;}
.itel_box{width:228px;text-align:center}
.itel_box p{color:#333;position:relative;margin-top:10px;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.itel_box em{font-family:'arial';font-size:26px;font-weight: bold;color:#0f7404;margin-top:10px;}
.search_l .iconfont{font-size: 16px;}
.icon_tel i{display: block;width: 98px;height: 30px;line-height: 28px;text-align: center;border:2px solid #b2b2b2;font-size: 14px;color: #7f7f7f;border-radius: 15px;font-style: normal;}
.icon_tel:hover i{border:2px solid #eb601d;color: #eb601d;}
@media screen and (max-width: 1453px){
  .logo_c{padding-left: 25px;}
  .nav_c{width: 70%;}
}
@media screen and (max-width: 1365px){
  .nav_c{width: 68.5%;}
  .head_pho{width: 11%;}
}
@media screen and (max-width: 1288px){
  .logo_c{padding-left: 15px;}
  .nav_c{width: 67.7%;}
}
.dh_c {
    width: 315px;text-align: left;
}
.dh_h,.dh_h b{font-size:18px;}




/*products*/
.pro_bc{background:url(https://memberpic.114my.com.cn/oudebao/uploadfile/image/20250111/20250111111511_76594395.jpg)no-repeat center;}
.pro_nav .prolist2021 ul {display: flex;align-items: center;flex-wrap: wrap;}
.pro_nav { width: 100%; margin-top: 30px;}
.pro_nav .prolist2021 ul li {/* width: 33%; */border: 1px solid #eee;height: 35px;margin-bottom: 10px;text-align: left;line-height: 35px;font-size: 16px;transition:0.5s;padding: 0 20px;margin-right: 20px;background:#fff;}
.pro_nav .prolist2021 ul li:nth-child(14){display: none;}
.pro_nav .prolist2021 ul li:nth-child(13){display: none;}
.pro_nav .prolist2021 ul li:hover,.pro_nav .prolist2021 ul li.on {background: #eb601d;border-color:#eb601d; transition:0.2s; color: #fff;}
.pro_nav .prolist2021 ul li:hover a,.pro_nav .prolist2021 ul li.on a{color: #fff;}
.pro_nav .prolist2021 ul li a {color: #333;display: block;font-size: 16px;font-weight:100;line-height: 35px;}
.pro_nav .prolist2021 ul li dl {
    display: none;
}
.prolist2021 dl dt {
  display: none;
}
.pro_nav .prolist2021 ul li:hover dl {
    display: block;
background: #0070b7;
    z-index: 9999;
transition:0.5s;
position: relative;
}
.pro_nav .prolist2021 ul li dl dt:hover a {background: #fff;transition:0.5s;color: #0070b7;}

.pro_tit {
    display: flex;
    align-items: center;
}

.pro_tit>span {
    color: #eb601d;
    font-size: 56px;
    margin-right: 20px;
}

.pro_tit b {
    display: block;
    font-size: 36px;
}

.pro_tit i {
    font-size: 20px;
    color: #999;
    margin-top: 9px;text-transform: uppercase;
}

.pro_tab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0 45px;
}

.pro_tab ul {
    display: flex;
}

.pro_tab li a {
    width: 102px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    border: 1px solid #333;
    display: block;
    text-align: center;
}

.pro_tab li+li {
    margin-left: 21px;
}

.pro_tab li.on a {
    background: #0070b7;
    color: #fff;border-color: #0070b7;
}

a.pro_btn {
    font-size: 16px;
    color: #707070;
    width: 102px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #fff;
}

.pro_bc {
    padding: 100px 0;position:relative;
}
.pro_bc:after {
    position: absolute;
    content: "";
    width: 50%;
    height: calc(100% - 100px);
    top: 100px;
    right: 0;
    background: url(https://memberpic.114my.com.cn/oudebao/uploadfile/image/20241009/20241009171951_1961225570.jpg) no-repeat right;
    z-index: 1;
}
.pro_ic ul {
}

.pro_ic ul li {
    width: 32%;
    padding: 36px 30px 130px;
    background:#fff;float: left;border:1px solid #eee;
}
.pro_ic ul li+li{margin-left:2%;}
.pro_ic ul li:hover {transform: translateY(-10px);}
.pro_ic li img {
    width: 100%;
    height: auto;
}

.pro_c {
    overflow: hidden;
}
.pro_c>.fl{width:48%;}
.pro_c>.fr{width:130px;margin-right:20%;margin-top:120px;}

.pro_ic>div {
    flex-shrink: 0;
    width: 100%;
}

.pro_ic {
    display: flex;
    position: relative;
    padding:2% 0;
    z-index: 3;
}

.pro_ic li br {
    display: none;
}

.pro_ic li>a {
    display: block;
}

.pro_ic li span a {
    display: block;
    font-size: 18px;
    margin-top: 30px;
    position: relative;
}

.pro_ic li span a:after {
display: block;
    content: "了解详细";
    width: 110px;
    height: 33px;
    line-height: 33px;
    background: #eee;
    font-size: 14px;
    color: #333;
    text-align: center;
    position: absolute;
    bottom: -60px;
    left: 0px;
    transition: all 0.3s;
    border-radius: 100px;
}
.pro_bb {
    position: relative;
    z-index: 3;
}
.pro_num {
    display: none;
}

.pro_num.on {
    display: flex;
    justify-content: space-between;
}
.pro_num>span{font-size: 24px;color: #fff;display: block;z-index: 999;cursor: pointer;background: #eb601d;width: 57px;height: 57px;text-align: center;line-height: 57px;}
.pro_num>.pro_prev{transform: rotate(180deg);}
.pro_num>.pro_next{background:#fff;color:#eb601d;}





.glpt_con{height: 1020px;background: url(https://memberpic.114my.com.cn/oudebao/uploadfile/image/20241009/20241009144800_1039467939.jpg) no-repeat center 0;    position: relative;}
.glpt_con:after {
    content: '';
    background: url(https://memberpic.114my.com.cn/oudebao/uploadfile/image/20241009/20241009174034_2024525288.png) no-repeat;
    position: absolute;
    bottom:-5%;
    left: 5%;
    width: 29%;
    height: 40%;
    z-index: 5;
    background-size: contain;
}
.glpt_con .content{position: relative;}
.page, .content {
    max-width: 1500px;
    margin: 0 auto;
    overflow: hidden;
}
.glpt_con h3{color: #fff;font-weight: normal;position: absolute;left: 0;top: 95px; width: 22%;line-height: 25px;color: rgba(255,255,255,0.5);}
.glpt_con h3 b{display: block;font-size: 30px;line-height: 35px; font-weight: 400; letter-spacing: 0px;color: #fff; padding-bottom:16px;}
.glpt_con h3 em{display: block;font-size: 48px;line-height: 57px;padding: 42px 0 20px; font-weight: bold; letter-spacing: 7px;color: #fff;}
.glpt_list{max-width: 1140px;margin-left: 25%;padding: 74px 0 0; margin-bottom: 74px;}
.glpt_pg{position: absolute;width: 90px;right: 0;top: 55px;text-align: center;height: 10px;}
.glpt_pg i{display: inline-block;width: 10px;height: 10px;border-radius: 100%;background: #8a8c96;vertical-align: top;margin: 0 5px;}
.glpt_pg i.on{background: #fff;}
.glpt_list .prev{position: absolute;right: 75px;top: 49px;z-index: 10;}
.glpt_list .next{position: absolute;right: 0;top: 49px;z-index: 10;}
.glpt_list li{float: left;width:30%; border: 1px solid rgba(255,255,255,0.3);border-radius: 50px;margin-left: 3%; border-top-right-radius: 0px; border-bottom-left-radius: 0px; padding-bottom:60px;transition: 0.5s; padding:75px 0;height: 459px;}
.glpt_list li h4{text-align: center;padding: 0px 0;}
.glpt_list li h4 i{font-size: 38px;line-height: 44px; font-weight: 100;color: #fff;}
.glpt_list li b{display: block;font-size: 16px;color: rgba(255,255,255,0.5);line-height: 24px; font-weight: 400;}
.glpt_list li em{display: block;font-size: 30px;line-height: 44px; font-weight: bold;color: #fff;}
.glpt_list li i{display: none;margin: 0 auto;}
.glpt_list li .way_desc{font-size: 14px;color: #fff;line-height: 30px;text-align: center;opacity: 0.8;height: 176px; padding:20px 30px; font-weight: 100;}
.glpt_list li .way_desc p{color: #fff;line-height: 26px;}
.glpt_list li .zx{display: block;width: 192px;height: 47px;line-height: 47px;text-align: center;font-size: 15px;color: #fff;background:#eb601d;margin: 0 auto;transition: 0.5s;}
.glpt_list li:hover{border-color: #eb601d;background: #eb601d;border-radius: 0px;transition: 0.5s;}
.glpt_list li:hover h4 b{display: none;}
.glpt_list li:hover h4 i{display: block;}
.glpt_list li:hover .way_desc{opacity: 1; color: #fff; font-size: 15px; font-weight: 100; padding:0px 30px;}
.glpt_list li:hover .zx{background: none;width: 185px;border: 2px solid #fff;height: 47px;line-height: 47px;border-radius: 4px;transition: 0.5s;}
.glpt_r {
    height: 296px;
    max-width: 1140px;
    margin-left: 24.3%;
    background: #FFF;
    padding: 36px 30px 0px 30px;
}
.index_3_1 ul li{ margin-right:2.08333333333333%; float:left; width:23.4375%; position:relative;}
.index_3_1 ul li:before{
  content: "";
  position: absolute;
  z-index: 2;
  background-size:cover;
  background: linear-gradient(120deg,#eb601d 10%,#3cbbf9 80%);
  background-position:center; background-repeat:no-repeat;  
  left: 0%;
  width: 0%;
  opacity:0;
  top: 0%;
  height: 4px;
  -webkit-transition: all .4s ease-in-out;
          transition: all .4s ease-in-out;}
.index_3_1 ul li:hover:before{
width:100%; opacity:1;}
.index_3_1 ul li:nth-child(4n){
margin-right:0;}
.index_3_2{
margin-top:5.875em;}
.index_3_1_mid{
padding:0 1.875em; padding-top:1em; padding-bottom:1.875em; }
.index_3_1_mid_1{
color:#119fd4; font-size:1.875em; font-family:Arial, Helvetica, sans-serif;}
.index_3_1_mid_2 span{
display:block; overflow:hidden; font-size:22px; color:#000; line-height:36px;}
.index_3_1_mid_2{
margin-top:10px; padding-bottom:10px; margin-bottom:5px; position:relative;}
.index_3_1_mid_2:before{
content: "";
  position: absolute;
  z-index: 2;
  background-color:#91b2d7;
  background-position:center; background-repeat:no-repeat;  
  left: 0%;
  
  width: 100%;
  opacity:1;
  bottom: 0%;
  height: 1px;
  -webkit-transition: all .4s ease-in-out;
          transition: all .4s ease-in-out;}
.index_3_1 ul li:hover .index_3_1_mid_2:before{
background-color:#dae1e6}         
.index_3_1_mid_3{
color:#666; line-height:1.5; margin-bottom:2em; position:relative; margin-top: 1em;}
.index_3_1_mid_3_mask{opacity:0;
position:absolute; left:0; top:0; width:100%;}
.index_3_1_mid_3_mask span{ background-image:url(https://memberpic.114my.com.cn/jujing/uploadfile/image/20230418/20230418160455_1309029808.png);
position:absolute; width:2.25em; height:2.25em; left:50%; top:50%; margin-left:-1.125em; margin-top:-1.125em;}
.index_3_1_mid_3_jj{overflow:hidden; font-size: 14px; font-weight: 100; line-height:23px;color: #999;}
.index_3_1_mid_3_mask span:before{
content: "";
  position: absolute;
  z-index: 2;
  background-image:url(https://memberpic.114my.com.cn/076985649935/uploadfile/image/20231110/20231110140103_13285056.png);
  background-position:center; background-repeat:no-repeat;  
  left: 0%;
  
  width: 100%;
  opacity:1;
  bottom: 0%;
  height: 100%;
  -webkit-transition: all .4s ease-in-out;
          transition: all .4s ease-in-out;}

.index_3_1_mid_4 span{display:inline-block; border:1px #b0b0b0 solid; width:2.25em; height:2.25em; background-position:center; background-repeat:no-repeat; background-image:url(https://memberpic.114my.com.cn/076985649935/uploadfile/image/20231110/20231110143715_1555851877.png);}
.index_3_1 ul li:hover{
background-color:#f0f4f7;}
.index_3_1 ul li:hover .index_3_1_mid_3_mask{
opacity:1;}
.index_3_1 ul li:hover .index_3_1_mid_3_jj,.index_3_1 ul li:hover .index_3_1_mid_4{
opacity:0;}



/*客户见证*/
.suc_bc{background: url(https://memberpic.114my.com.cn/oudebao/uploadfile/image/20250113/20250113104337_604100034.jpg)no-repeat;padding: 80px 0;}

.yiy_img{height:574px;margin-top:35px;overflow:hidden;position:relative;}
.yiy_img .divdgweb_new_div_item_title a{display:block;font-size:18px;position:relative;font-weight:bold;color:#333;text-align: center;}
.yiy_img .divdgweb_new_div_item_body{height: 88px;color:#666;font-size:14px;line-height: 24px;padding:8px 0 0;overflow:hidden;}
.yiy_img .tempWrap,.yiy_img .divdgweb_new_div{overflow:inherit !important;width:100%;}
.yiy_img .divdgweb_new_div{padding-top:15px!important;}
.yiy_img .divdgweb_new_div_item {display: flex;flex-direction: column-reverse;width: calc((100% - 90px) / 4);background: #fff;margin-right:30px;transition:all .5s;overflow:hidden;float:left;}
.yiy_img .divdgweb_new_div_item:hover{transform: translateY(-10px);}
.yiy_img .divdgweb_new_div_item .news_div_item_pic,.yiy_img .divdgweb_new_div_item .news_div_item_pic img{width:100%;}
.yiy_img .divdgweb_new_div_item .news_div_item_pic a{display:block;position: relative;}
.yiy_img .divdgweb_new_div_item .news_div_item_pic a:after {position: absolute;content: "";width: 100%;height: 100%;background: rgba(0,0,0,0.4);top: 0;left: 0;transition:all .5s;}
.yiy_img .divdgweb_new_div_item:hover .news_div_item_pic a:after{opacity: 0;}
.yiy_img .divdgweb_new_div_item img {width: 100%;height:auto;}
.yiy_img .divdgweb_new_div_item_content{position: relative;padding:23px 32px 97px 32px;transition:all .5s;height:244px;background:#fff;}
.yiy_img .divdgweb_new_div_item_title a:after {position: absolute;content: '查看详情';width: 120px;height: 34px;border-radius: 17px;background: #333;font-size: 14px;color: #fff;bottom: -152px;left: 50%;margin-left: -58px;font-family: "Microsoft YaHei";text-align: center;line-height: 34px;transition: all .3s;}

.yy_cate table tr.on{background: #10e433;}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a:after{background: #3b97f9;}
.yiy_img .divdgweb_new_div_item_content:before {position: absolute;content: "";width: 0;height: 0;border-left: 215px solid transparent;border-right: 215px solid transparent;border-top: 290px solid transparent; top: -340px;left: 50%;margin-left:-215px;z-index: 99;opacity: 0;transition:all .5s;}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content{    background: linear-gradient(to right,#eb601d,#f98a55);}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content:before{opacity: 1;}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content .divdgweb_new_div_item_body,.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content .divdgweb_new_div_item_title a{color:#fff;}
.suc_btn ul {display: flex;justify-content: center;margin-top:27px;}

.suc_btn ul li {font-size: 0;height: 16px;width: 16px;border-radius: 100%;background: #eee;margin-right: 12px;}
.suc_btn ul li.on{background: linear-gradient(to right,#eb601d,#f98a55);}




/*advn*/
@media screen and (max-width:999px) and (min-width:800px) {
    .box1 {max-width:990px;}
}
@media screen and (max-width:1099px) and (min-width:1000px) {
    .box1 {max-width:1070px;}
}
@media screen and (max-width:1299px) and (min-width:1100px) {
    .box1 {max-width:1280px;}
}
@media screen and (max-width:1499px) and (min-width:1300px) {
    .box1 {max-width:1490px;}  
    .head_right {width:76%;}
    .head_r {margin-right: 30px;}

}

@media screen and (max-width:1920px) and (min-width:1500px) {
    .box1 {max-width:1400px;}
}

.advn {width: 100%;background: url(https://memberpic.114my.com.cn/oudebao/uploadfile/image/20250111/20250111112434_1040046709.jpg)no-repeat center;padding: 80px 0;overflow: hidden;}
.advn_box {margin: 0 auto;}
.advn_tit {display: flex;align-items: center;justify-content:  center;flex-direction:  column;}
.advn_tit b {font-size: 44px;line-height: 72px;font-weight:  bold;background: url(https://memberpic.114my.com.cn/076985649935/uploadfile/image/20231110/20231110135922_1225506556.png)no-repeat right; padding-right: 5%;color:#222;}
.advn_tit b span {font-size: 72px;color: #eb601d;font-family: "syh";}
.advn_tit em {font-size: 20px;color: #666666;line-height: 24px;padding-top: 10px;}
.yous{padding-top: 50px;position:  relative;}
.pr {/* position: relative; */display: flex;justify-content: space-between;}
.yous h2{ height: 201px; overflow: hidden; margin-bottom: 0;}
.ys_li{ width: 28%; margin-top: 115px;}
.ys_li ul li{ padding: 0 28px;position: relative; background:#f8f8f8; cursor: pointer;padding: 28px 0;
    border-bottom: 1px solid #eee;}
.ys_li ul li em{ display: none;}
.ys_li ul li i{ display: block; padding-left: 61px; font-size: 24px; color: #5f5d5e; line-height: 100%; padding-top: 14px; padding-bottom: 11px;}
.ys_li ul li span{font-family: 'iconfont'; font-size: 32px; padding-right: 10px;  color: #333;}
.ys_li ul li.cur span{color: #eb601d;}
.ys_li ul li.cur i{font-size: 32px;color: #eb601d;font-weight: bold;padding-left: 57px;}
.ys_li ul li.cur em{ display: block; font-size: 16px; color: #eb601d; line-height: 25px; padding-left: 57px;}
.ys_li ul li.cur:before{ position: absolute; left: 0; top: 0; height: 3px; background: #eb601d; content: ""; width: 0; transition: all 0.2s;}
.ys_li ul li.cur:before{ width: 100%;}

.ys_on{max-width: 1300px;margin-right: -360px;}
.ys_on1 dl dt{ float: left; margin-top: 114px; margin-right: -381px; max-width: 570px; height: 460px; background: #eb601d; position: relative; box-sizing: border-box; padding: 50px 50px 0;}
.ys_on1 dl dt h3{ line-height: 100%; font-size: 28px; color: #fff; padding-bottom: 52px;}
.ys_on1 dl dt h3 span{ display: flex; font-weight: normal; line-height: 38px; padding-top: 8px; color: #fff;}
.ys_on1 dl dt h3 i{line-height: 38px;color: #fff; font-size: 30px; padding-right: 10px;}
.ys_on1 dl dt p{ height: 173px; line-height: 26px; font-size: 16px; color: rgba(255,255,255,0.7);}
.ys_on1 dl dd{ float: right;}
.ys_u{position: absolute;cursor: pointer;z-index: 55;left: 55%;bottom: 21%;}
.ys_d{position: absolute;cursor: pointer;z-index: 55;right: 39%;bottom: 21%;}
.ys_page{position: absolute;left: 40%;color: #fff;z-index: 56;bottom: 21%;font-size: 14px;font-weight: bold; font-family: 'din';}
.ys_page i,.ys_page span{ font-size: 30px; color: #fff;}




/*about*/

.about {overflow: hidden;position: relative;}
/*视频*/
.video_sp{float:left; padding:27px 0px;}
.ripple img { margin-left: 15px;margin-top:12px;width:32px;height:32px;}
.ripple,.ripple:before,.ripple:after {position: absolute;left:50%;top:40%;height: 65px;width:65px;margin-top: -26px;margin-left: -32px;border-radius: 50%;-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255,0.64);-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);box-shadow: 0 0 0 0 #fff;animation: ripple 3s infinite;}
.ripple{padding:6px 3px;background: rgba(255, 255, 255, 0.5);}
.ripple:before {-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}
.video_box{background:rgba(0,0,0,0.6); top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;}
.video{position: fixed;top:-100%;left:71%;margin-top:-250px;margin-left:-575px;transition:600ms ease;z-index:999;}
.video_box.cur .video,.video_box.cur .video_x{top:40%;transition:600ms ease;}
.video_x1{width:100%;height:777px;background: url(https://memberpic.114my.com.cn/oudebao/uploadfile/image/20241009/20241009085348_275480922.jpg)no-repeat center;position: relative;float:left;}
.video_x1:before {content: "";width: 100%;height:100%; background: #000; position: absolute; opacity: 0.4;}
@-webkit-keyframes ripple {
    70% {-webkit-box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);}
    100%{-webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
                box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);}
}
.jquery-lightbox-border-bottom-left,.jquery-lightbox-border-bottom-middle,.jquery-lightbox-border-bottom-right {    BOTTOM: -34px !important;}
.about_con {position: absolute;bottom: 0px;right:50%;width: 37%;}
.about_con ul {display: flex;}
.about_con li {width: calc(100% / 3);height: 210px;background:linear-gradient(120deg,#666,#000);display: flex;flex-direction: column;justify-content: center;align-items: center;}
.about_con li i {display: inline-block;width: 50px;height: 50px;text-align: center;font-size: 40px;line-height: 50px;color: #fff;    transition: all .5s;}
.about_con li:hover i {    transform: rotateY(360deg);    transition: all .5s;}
.about_con li:hover {background:#eb601d;transiton:0.5s; }
.about_con li a {font-size: 18px;color: #fff;padding-top: 16px;}
.about_txt {height: 310px;background: #f8f8f8;position: absolute;bottom: 0px;right: 0;padding: 40px 60px;width: 50%;}
.about_txt p {font-size:30px;line-height: 32px;}
.about_txt i {display: inline-block;width: 60px;height: 2px;background: #eb601d;margin-top: 12px;}
.about_txt em {font-size:16px;color:#999;font-weight:lighter;line-height:30px;display: inline-block;padding-top: 20px;}
.about_txt a {font-size: 14px;text-transform: uppercase;padding-top: 18px;display: inline-block;}

/*company_img*/
.gs_bc {background: #f1f1f1;padding: 80px 0 100px;}
.gs_c>ul {display: flex;    justify-content: space-between;}
.cf_c {    height: 560px;}
.gs_c>ul>li { width: 32%; text-align: center;padding-bottom: 22px;position: relative;border-bottom: 2px solid #e9e9e9;}
.gs_c>ul>li>a {font-size: 26px;color: #333;}
.gs_c>ul>li:after {position: absolute;content: ""; width: 0;height: 2px;bottom: -2px;left: 0;background: #eb601d;transition: all .5s;}
.gs_c>ul>li.on:after { width: 100%;}
.gs_c {overflow: hidden;width:1500px;margin:0 auto;}
.case_list{width: 100%;margin: 0 auto;margin-top: 50px;overflow: hidden;}
.case_list td{float: right;position: relative;margin-left: 1.3%;overflow: hidden;padding-left:0!important;}
.case_list td br{display:none;}
.case_list td{width:23.9%;height:100%;}
.case_list td>a,.case_list td>a>img{width:100%;height:auto;transition:0.5s;}
.case_list td:hover img{transform: translate3d(0px, -50px, 0px);transition:0.5s;}
.case_list td:nth-child(1){width:49.5% !important;height:100% !important;float: left;margin-left: 0px;}
.case_list td:nth-child(1) >a{width: 100% !important;height: 100% !important;display: block;}
.case_list td:nth-child(1) img{width: 100% !important;height: auto !important;}
.case_list td:nth-child(n+4){margin-top:1.3%;}
.case_list td div{padding-top: 0px !important;position: absolute;transition: 0.5s;bottom: 0;left: 0;width: 100%;background: #eb601d;height: 50px;transform: translateY(50px);transition:0.5s;}
.case_list td:hover div{transform: translateY(0px);transition:0.5s;}
.case_list td div a{color: #fff;font-size: 19px;line-height: 50px;}
@media screen and (max-width: 1500px){
	.case_list{width:100%;}
}



/*新闻中心*/
.news .tit{display:block !important;}
.newscon ul{display: flex;justify-content: space-between;}
.news{padding: 0px 0 80px 0;overflow:hidden;background: #f5f5f5;}
.newstitl{text-align: center;font-size: 18px;color: #aaaaaa;font-weight: lighter;}
.newstitl b{display: block;font-size: 36px;color: #222222;margin-bottom: 10px;}
.newstitl b i{color: #eb601d;}
.newstab{text-align: center;margin:20px 0 0px 0;}
.newstab a{ display: inline-block;width:180px; border: #eee 1px solid; line-height: 50px;background: #fff;font-size: 16px;color:#333;transition: all .3s ease;}
.newstab a+a{margin-left: 10px;}
.newstab a.on{background: #eb601d;color: #f5f5f5;}
.newsleft{width: 40%;box-sizing: border-box;background: #fff;padding: 40px;}
.newsright{width: 58%;    }

.newsright .news_div{width:100%;height:100%;}
.newsleft .news_div_item_pic{width: 100%;overflow: hidden;overflow: hidden;border: 1px solid #eee;}
.news .news_div_item_pic img{width: 100%;height: 100%;transition: all .6s ease;}
.news .news_div_item:hover .news_div_item_pic img{transform: scale(1.1);}
.news .news_div_item:hover .news_div_item_a{color:#eb601d;}
.news .news_div_item{position: relative;}
.newsleft .news_div_item{
    display: flex;
    flex-direction: column-reverse;
}
.newsleft .news_div_item_date{position: absolute;right:0;padding-top: 52px; bottom:0;text-align: center; background: #eb601d; width: 82px;height: 80px;box-sizing: border-box;}
.newsleft .news_div_item_date>div{display: inline-block;font-size: 14px;color: #ffffff;font-weight: lighter;}
.newsleft .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}
.newsleft .news_div_item_content{width: 80%;margin-top: 30px;}
.news .news_div_item_a{display: block;font-size: 18px;color: #222222;white-space: nowrap;text-overflow: ellipsis;position: relative; overflow: hidden;} 
.news .news_div_item_body{font-size: 14px;color: #666;font-weight: lighter;margin-top: 10px;line-height: 26px;height: 52px;overflow: hidden;}
.newsright .news_div_item{position: relative;display: flex;vertical-align: top;box-sizing: border-box;width: 50%;height: calc(100% / 3);padding: 0 5%;border: 1px solid #f5f5f5;background: #fff;float: left;justify-content: space-between;align-items: center;}
.newsright .news_div_item:nth-child(2n){margin-left: 0;}
.newsright .news_div_item_content{width: 70%;}
.newsright .news_div_item_date{top:40px;text-align: center;}
.newsright .news_div_item_date>div{display: inline-block;font-size: 14px;color: #555555;font-weight: lighter;}
.newsright .news_div_item_date .news_div_item_day{left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;display: block;}




/**/
.footer_bg{position: relative; padding: 4% 0 0;}
.footer_bg::before{content: ''; display: block; position: absolute; left: 0; top: 0; bottom: 0; width:68%; background-color: #231f20; z-index: -1;}
.footer_bg::after{content: ''; display: block; position: absolute; right: 0; top: 0; bottom: 0; width:32%; background-color: #0f4c91; z-index: -1;}
.footer_bg .content{display: flex; justify-content: space-between; padding-bottom: 20px;}
.footer_bg .content .left{width: 68.75%;}
.foot .left .list{display: flex; justify-content: space-between;}
/*link*/
.link_bg{width:100%; background: #f8f8f8; padding:1.5% 0;    box-shadow: 0px 0px 50px rgba(0,0,0,0.05);}
.links_l{width:100px; font-size: 18px; color:#333; line-height:36px;}
.linkTagcs li{padding-right: 13px !important;}
/*footer*/
.footer_bg{width: 100%; min-width: 1200px;color: #fff; background:#222;position: relative;}
.footer li{ float: left;}
.footer li+li{margin-left:8%;}
.footer_w1 t{display: block;float: left;font-size: 24px;font-weight: bold;margin-right: 11px;}
.footer_w1 span{display: block;float: left;font-size: 20px;margin-top:3px;}

.footer li:nth-child(5){width:146px; margin-left:22px; margin-top:30px;  float:right;}
.footer li:nth-child(6){width:146px; margin-left:16px; margin-top:30px; float:right;}
.footer_w{font-size: 15px; line-height: 34px; color: rgba(255,255,255,0.6);}
.footer_w p{position:relative;line-height:34px;}
.footer_w p:before{left:0;font-family: "iconftb";font-size: 16px;padding-right: 15px;}
.footer li a{ display: block;font-size: 15px; line-height: 32px; color: rgba(255,255,255,0.6);}
.footer li a:hover{color:#fff;}
.footer_t{ font-size: 18px !important; color: #fff !important;  line-height: 60px !important; position: relative; margin-bottom:20px;}
.footer_t:after {content: ""; display: block; width: 19px; height: 2px; background:#0f4c91; margin-top: 1px;transition: all linear 0.5s;}
.footer li img{width:146px; padding:10px; background:#fff;}
.footer li:nth-child(5) p{text-align:center; color:rgba(255,255,255,0.6); line-height:38px; }
.footer li:nth-child(6) p{text-align:center; color:rgba(255,255,255,0.6); line-height:38px;s}
.copy_bg{ border-top:1px rgba(255,255,255,0.1) solid; margin-top:40px;    padding-bottom: 30px;}

.copy{line-height:24px; font-size: 14px;color:rgba(255,255,255,0.6); margin-top:30px; }
.copy a{font-size: 14px; color:rgba(255,255,255,0.6)}
.copy a:hover{color: #fff;}
.frr{float: right;}
.copy a strong {font-weight: normal;}




/*右侧浮动*/
.y-kefu-box { position: fixed; right: 26px; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/oudebao/uploadfile/image/20200107/20200107153937_1536809946.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;    right: -16px;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #eb601d; }/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 80px; padding: 8px 0 12px; background-color: #eb601d; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;color: #fff;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #eb601d; border-color: #eb601d; 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: -30px -32px;}
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -30px -55px; }
.y-ewm-box p {
    color: #333;
}
.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: -30px -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: #eb601d; border-color: #eb601d;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p { color: #fff; }
.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;right: 88px !important;}
.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: #eb601d; font-size: 22px; }/*颜色更改*/
.right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.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;}
.right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.right-arrow2 { border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 170px; height: 178px; top: -60px;    right: 88px !important;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 177px; }
.y-kefu-box01 .y-ewm-box img { width: 140px; height: 140px; margin: 10px auto 0px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 170px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*邮箱*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #eb601d; 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:#eb601d;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }