@charset "utf-8";
body{margin: 0px auto; padding: 0px; font-size:14px; line-height:24px; color: #333; font-family:Microsoft YaHei; overflow-x: hidden;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
*{box-sizing: border-box; padding:0; margin:0}
html, body {min-height: 100%;}
body {font:14px/1.5 "Microsoft YaHei";font-size:14px;color:#1b2229; min-width:1200px}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol,li{list-style: none;}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #1b2229; transition: all 0.6s;}
a:hover{transition: all 0.6s; color: #007ee9;}
b{font-weight:normal;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.fl {float: left}
.fr {float: right}
.clear{clear:both;}
.db,.lb,.dd{font-size:0;}
.db>div,.lb>li,.dd>dl{display:inline-block;vertical-align:top;}
em,i{text-transform:uppercase;font-family:arial;vertical-align:top;display:block;}

/*统一宽度*/
.w1400{width:1400px; margin:0 auto;}
.box{ width:1400px; margin:0 auto; overflow:hidden;}


/*距离*/
.top10{ margin-top:10px;}
.top20{ margin-top:20px;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top50{ margin-top:50px;}
.top60{ margin-top:60px;}
.top70{ margin-top:70px;}
.top80{ margin-top:80px;}
.top90{ margin-top:90px;}
.top100{ margin-top:100px;}



/*t*/
.t{ font-size:44px; font-weight:bold; text-align:center;}
.t b{ color:#007ee9; font-weight:bold;}
.t p{ font-size:16px; font-weight:lighter; color:#666;}
.t em{animation: tptd 2s infinite;-webkit-animation: tptd 2s infinite; margin:10px 0;}

.t1{ font-size:44px; font-weight:bold; text-align:center; color:#fff;}
.t1 b{ color:#fff; font-weight:bold;}
.t1 p{ font-size:16px; font-weight:lighter; color:#fff;}
.t1 em{animation: tptd 2s infinite;-webkit-animation: tptd 2s infinite; margin:10px 0;}


@keyframes tptd{
  0%{transform: translateY(0);}
  50%{transform: translateY(5px);}
  100%{transform: translateY(0);}
}



/*head*/
.head_bg{ width:100%; margin:0 auto; height:46px; line-height:46px; color:#eff7ff; background:#007ee9;}
.head_w{ margin: 0 auto; padding: 0 3%; min-width: 1400px;}
.head_w .fl b{ font-weight:bold;     color: #fff;}
.head_bg ul li{ float:left; position:relative; height:100%; cursor:pointer;}
.head_bg ul li p,.head_bg ul li a{font-weight:lighter; color:#c9e5fd; padding-left:5px; display:block; margin-right:10px;  font-size:14px;}
.head_bg ul li b{font-weight:lighter; color:#eff7ff font-size:15px; line-height:44px;}

.head_bg ul li a:hover{ color:#fff; text-decoration:underline;}
.head_bg ul li:nth-child(1){ background:url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220328/20220328105939_2007425683.png) no-repeat left center; padding-left:36px; color:#fff; font-size:22px;}
.head_bg ul li:nth-child(2){ background:url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220328/20220328105939_242998062.png) no-repeat left center; padding-left:36px;}
.head_bg ul li:nth-child(3){ background:url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220328/20220328105939_448653330.png) no-repeat left center;  padding-left:36px; font-weight:bold; color:#fff; font-size:24px;}
.head_bg ul li+li{ margin-left:20px; }
.head_bg ul li p, .head_bg ul li a:hover{ text-decoration:none !important;}

.head_bg ul li:after { content: "";  width: 1px; height: 46px; background: #2e9cf9; position: absolute; right: -8px; top: 0;}
.head_bg ul li:nth-child(3):after{display: none;}


/*nav*/
.top_bg{ height:130px; width:1400px; margin:0 auto;}
.logo_w{ position: absolute; left: 3%;}
.logo{ float:left; padding-top:32px; padding-right:15px;}
.logo_t{ font-size:24px; font-weight:bold; color:#222; float:left; line-height:40px; padding-top:28px;}
.logo_t p{ font-size:18px; color:#333; font-weight:normal;}
.logo_t b{margin-right: 5px;}


/*nav*/
.nav{height: 130px; position: absolute; right: 3%;}
.menu{ float: left;}
.NavCeshi .r{background: none;}
.NavCeshi > li { float: left; transition: 0.2s all ease-in-out; position: relative; padding:0 1rem;}
.NavCeshi > li > a { display: block; text-align: center;  font-size: 16px; line-height:130px; color: #333; transition: 0.2s all ease-in-out; height: 130px; position: relative; z-index: 1113; }
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a { color: #007ee9; font-weight:bold;}


/*下拉*/
.nav2{ position: absolute; top:100%;right:0; z-index: 9999; width:730px; height:0; transition:all linear 0.3s; background:rgba(255,255,255,1);     overflow: hidden;     box-shadow: 0 0 20px rgba(0,0,0,0.1);}

.nav2 a{display: block; width:100%; height:44px; line-height:44px; font-size:15px;  color:#333; text-align:left; transition:all linear 0.3s; }
.nav>ul>li:hover .nav2{ height:auto; z-index:9;padding:40px;}
.nav2 a:hover{color:#007ee9;}
.nav2_m{float:left;padding-top:8px;font-size:20px;font-weight:bold;color:#333;margin-right:60px; line-height:26px !important;}
.nav2_m p a { font-weight: normal; font-size: 14px;  text-transform: uppercase; color: #999;   border: 1px solid #eee;   line-height: 20px;   padding: 10px 20px;  margin-top: 15px;}
.nav2_l{ width:130px; float:left;}
.nav2_l a{ width:130px; float:left;     font-size: 16px;     color: #333;}
.nav2_ll{ width:180px; float:left;}
.nav2_ll a{ width:180px; float:left;     font-size: 16px;     color: #333;}

.nav2_l a:hover,.nav2_ll a:hover {font-weight: bold; text-decoration: underline;}
.nav2_r{width:280px; float: right;}


@media (max-width: 1550px){
.head_w{padding: 0px 2% !important;}
.NavCeshi > li { padding: 0 0.7rem !important;}
.head_bg ul li:nth-child(3){  font-size: 21px !important;}
.logo_w{    left: 2% !important;}

}

@media (max-width: 1500px){
.head_w{padding: 0px 2% !important;}
.NavCeshi > li { padding: 0 0.7rem !important;}
.head_bg ul li:nth-child(3){  font-size: 21px !important;}
.logo_w{    left: 2% !important;}

}

@media (max-width: 1400px){
.head_w{padding: 0px 2% !important;}
.NavCeshi > li { padding: 0 0.6rem !important;}
.head_bg ul li:nth-child(3){    font-size: 21px !important;}
.logo_w{    left: 2% !important;}
}

@media (max-width: 1366px){
.head_w{padding: 0px 1% !important; }
.NavCeshi > li { padding: 0 0.5rem !important;}
.head_bg ul li:nth-child(3){    font-size: 18px !important;     padding-right: 49px !important;}
.logo_w{    left: 2% !important;}
}



/*banner*/
.banner{ overflow: hidden; background:#eee; }
.banner-box{ min-width:1400px; height:800px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:800px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%; position: absolute; top: -1px; left: -1px; margin-left: 0; height: 800px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:350px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220328/20220328151147_1957746293.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220328/20220328151147_1957746293.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:60px; width: 100%; display: block; }
.banner-box .hd ul { width: 1250px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:20px; height:20px; border-radius:20px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background:#007ee9 !important; width: 32px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }




/*search*/
.search_bg{height:90px;}
.keywords{ padding-left:42px; background:url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220328/20220328095227_978835357.png) no-repeat left center;}
.keywords,.keywords a{ font-size:16px; color:#666; line-height:90px;}
.keywords a:hover{ color:#007ee9; text-decoration:underline;}
#search_bg input{ float:left;}
#sso{ background:#007ee9;}
#infoname{ height:90px; border:none; border-left:1px solid #e7e7e7; padding-left:54px; background:url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220328/20220328153004_1673195130.jpg) no-repeat 10px ; font-size:14px; font-weight:lighter; width: 220px;}


/*pro*/
.pro_bg{ background:#f3f5f6; width:100%; height:1710px; padding:80px 0;}
.pro_d { position: relative; left: 370px;}

.product{ width:1400px; margin:0 auto;}
.product_class{ float:left;     position: absolute;   background: #ffff;  z-index: 9999;     border-right: 40px solid #f3f5f6;}
.product_class ul{ left:260px;}
.product_class li{ position:relative; z-index:2; width:330px; height:110px; font-size:20px; color:#000; background:#FFF;  display: flex;align-items: center; border-bottom: 1px solid #f3f5f6;}
.product_class li i{ height:70px;width:120px; float:left; padding-left:10px}
.product_class li b{float:left;padding-top: 15px; padding-left: 15px;font-size: 24px; color:#333;}
.product_class li p{color:#cacaca;font-size:14px; text-transform:uppercase; font-size:13px;}
.product_class li b:hover{ color:#FFF; font-weight:bold;}
.product_class li p:hover{ color:#9ec2e3; font-weight:normal;}
.product_class ul li.on b{color:#fff;}
.product_class ul li.on p{color:#6fb7f5; font-weight:normal;}
.product_class ul li.on{ width:100%; background:#007ee9; transition:all 1s linear;}
.product_class ul li:after{ position:absolute; top:0; left:0; display:block; content:''; width:0; height:100%; background:#007ee9; transition:all 0.5s; z-index:-1}
.product_class li:hover:after{ width:100%;}

.pro_r{ width:1400px; height:550px; background:#FFF; float:right; }
.pro_t ul{ }
.pro_w{ width:633px; float:left;}
.pro_w1{ float:left; background:url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220328/20220328174408_1388325595.jpg) no-repeat; width:400px; height:550px; padding:50px 45px;}
.pro_w11{ font-size:34px; font-weight:bold; color:#fff;}
.pro_w12{ width:320px; height:45px; background:#fff; border-radius:20px 0; margin-top:30px; line-height:45px; font-size:16px;}
.pro_w12 b{ background:url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220328/20220328180442_234992294.png) no-repeat left;    padding-left: 20px;
    margin-left: 12px;}
.pro_w12 b+b { padding-left: 20px;margin-left: 14px;}
.pro_w13 {margin-top: 30px;}
.pro_w13 li+li{margin-top: 15px;}
.pro_w13 li{ background:url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220328/20220328180442_1144280950.png) no-repeat left top;  line-height: 24px; padding-left: 30px;  color: #fff;}
.pro_w13 p{margin-top: 80px;}
.pro_w13 p b{color: #fff; font-weight: bold;}

.pro_call { width: 100%;overflow: hidden;transition: 0.5s;flex-shrink: 0;     padding-top: 40px;}
.pro_call .divproduct_new_div_item {float: left; border: 1px solid #ddd;width:23.9%; display: flex;justify-content: center; align-items: center;flex-direction: column;background: #fff; overflow: hidden; position: relative;z-index: 5; margin-right: 20px; margin-bottom: 20px; }
.pro_call .divproduct_new_div_item:nth-child(4),.pro_call .divproduct_new_div_item:nth-child(8)  {margin-right: 0px !important;}
.pro_call .pro_item .product_div_item_pic>a {display: block; position: relative; overflow: hidden; } 
.pro_call .pro_item .product_div_item_pic>a img {transition: all .5s; }
img.product_div_item_image {width: 100%; height: auto; }
.divproduct_new_div_item_content { height: 0px !important;}
.pro_call .divproduct_new_div_item_title a.divproduct_new_div_item_a { font-size: 20px; color: #404040; display: block;  margin-top: 22px; position: relative;  top: 260px;  z-index: 9999;     text-align: center;}
.pro_call .product_div_item_pic>a {display: block; position: relative; overflow: hidden; } 
.pro_call .product_div_item_pic>a img {transition: all .5s; }
.pro_call .divproduct_new_div_item:hover .product_div_item_pic img {transform: scale(1.2); } 
.pro_call .divproduct_new_div_item_a {font-size: 24px;color: #666;display: block;margin-top: 22px;position:relative;}
.divproduct_new_div_item_body{position: relative;  width: 100%;  font-size: 15px;   top: 238px; z-index: 9999;  padding: 10px 20px;}
.product_div_item_pic {height: 380px;}


.pro_call .divproduct_new_div_item a.prod_a {    border: 1px solid #ced4da;  position: absolute;  font-size: 16px; color: #3e505f; z-index: 99999; left: 90px; bottom: 13px;   text-align: center; padding: 6px 35px;  border-radius: 30px;}
.pro_call .divproduct_new_div_item a.prod_a:hover { background: #007ee9;  color: #fff;}
.pro_call .divproduct_new_div_item_title a.divproduct_new_div_item_a:hover{ color: #007ee9;}

/*advpro*/	
.padv_bg{ width:100%; background:url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20230526/20230526182558_1966456028.jpg) no-repeat center; padding:80px 0;}
.padv_b{width:100%;height:600px;}
.padv_b li{width:15.8%;height:600px;background: rgb(0, 0, 0,0.2);float:left;position: relative;text-align:center;cursor: pointer;
border:1px solid #808e9c;border-left:0;transition: all 0.3s; }
.padv_cont{padding: 6vw 1vw 0;}
.padv_b li:nth-child(1){border-left:1px solid #808e9c ;}

.padv_b li i{display:block;font-size:50px;color:#e1e1e1;}
.padv_b li p{font-size:34px;color:#ffffff;margin: 1vw 0;}
.padv_b li span{font-size:15px;color:#ffffff;line-height:28px;}
.padv_b li a.padv_more{display:block;width:122px;height:35px;background:#ef8200;margin:20px auto;font-size:15px;
color:#FFF;text-align:center;line-height:35px;position: absolute; bottom: 20%; left: 0;right: 0;}
.padv_b li .padv_pic img{width:100%;height:auto;transition: all 0.5s ease;display:none;}

.padv_b li.on{width:20%;transition: all 0.3s; background:#fff; border:0;}
.padv_b li.on .padv_cont{padding-top:3vw;}
.padv_b li.on i{color:#007ee9;}
.padv_b li.on p{color:#444;}
.padv_b li.on span{color:#666;}
.padv_b li.on p:after,.padv_b li.on a.padv_more{display:none;}
.padv_b li.on .padv_pic img{transition: all 0.5s ease;position: absolute;left: 0;right:0;bottom: 0;display:block;}


/*case*/
.case_tab {margin-top: 60px;display: flex;flex-direction: column;align-items: center;}
.case_nav {}
.case_nav li{transition:all .3s ease;cursor:pointer; float:left; padding-right: 50px;}
.case_nav li a{ font-size:20px; color:#222;float: left;transition: 0.3s all;}
.case_nav li i {display: inline-block;vertical-align: top;line-height:36px;padding-left: 15px;}
.case_nav li a span{width: 46px;height: 36px;display: inline-block; background: url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220329/20220329135934_1208010086.png) no-repeat;transition: 0.3s all;}
.case_nav li:hover a span{background-position-y:-36px;}
.case_nav li.on a span{background-position-y:-36px;}
.case_nav li:nth-child(2) a span{background-position-x:-50px;}
.case_nav li:nth-child(2).on a span{background-position-y:-36px; background-position-x:-50px;}
.case_nav li:nth-child(3) a span{background-position-x:-98px;}
.case_nav li:nth-child(3).on a span{background-position:-98px -36px ;}
.case_nav li:nth-child(4) a span{background-position-x:-148px;}
.case_nav li:nth-child(4).on a span{background-position-y:-36px; background-position-x:-148px;}
.case_nav li:nth-child(5) a span{background-position-x:-197px;}
.case_nav li:nth-child(5).on a span{background-position-y:-36px; background-position-x:-197px;}

.case_nav li+li a{margin-left: 60px;}
.case_nav li.on a i{ color:#007ee9; font-weight: bold;}
.case_nav li.on a,.case_nav li:hover a{ color:#007ee9;}
.case_nav li.on,.case_nav li:hover{ background:#fff;}

.case_nav li:nth-child(5){padding-right: 0px;}
.case_nav li+li {border-left: 1px solid #ededed;}


.case_con {overflow: hidden;display: flex;width: 100%;}
.case_call {width: 100%;margin: 0 auto;margin-top: 50px;overflow: hidden;    transition: 0.5s; flex-shrink: 0;}
.case_call br {display:none;}
.case_call li{float: right;position: relative;margin-left: 0.3%;overflow: hidden;padding-left:0!important; }
.case_call li{width: 26.3%; height: 276px;}
.case_call li>a,.case_call li>a>img{width:100%;height:auto;transition:0.5s;}
.case_call li:hover img{transform: translate3d(0px, -50px, 0px);transition:0.5s;}
.case_call li:nth-child(1){width:46.4% !important;height:100% !important;float: left;margin-left: 0px;}
.case_call li:nth-child(1) >a{width: 100% !important;height: 100% !important;display: block;}
.case_call li:nth-child(1) img{width: 100% !important;height: 560px !important;}
.case_call li:nth-child(n+4){margin-top:0.3%;}
.case_call li p {padding-top: 0px !important;position: absolute;transition: 0.5s;bottom: 0;left: 0;width: 100%;background: #007ee9;height: 50px;transform: translateY(50px);transition:0.5s;text-align: center;}
.case_call li:hover p{transform: translateY(0px);transition:0.5s;}
.case_call li p a{color: #fff;font-size: 19px;line-height: 50px;}
@media screen and (max-width:1400px) and (min-width:1300px) {
   .case_nav ul {width: 72%;}
}



.case_mo{width:450px;height:60px;text-align:center;border:1px #b9c4ce solid;line-height:60px;margin:60px auto 0px;transition: all 0.5s; border-radius:60px;}
.case_mo a{font-size:20px;color:#7691a8;}
.case_mo a b{padding-right: 10px;}
.case_mo:hover {width: 600px;background: #007ee9;border: none; }
.case_mo:hover a{color:#fff;}


/*adv*/
.adv_bg{background:url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20230526/20230526181514_1691524134.jpg) no-repeat center;width: 100%;height: 1046px;padding-top: 75px;}
.adv_bg .title,.adv .title span,.adv .title d,.adv .title b{color: #fff;}
.adv_bg .title span{margin: 5px 0 5px 0;}
.adv_bg .title d{font-size: 16px;}
.adv_bg .title d i{font-size: 30px;font-family: fontDin1;}
.adv_bg .title d img{padding-right: 10px;}
.adv_all{height: 737px;background: #fff;margin-top: 50px;padding: 50px;position: relative;}
.advleft{float: left;}
.advleft ul{float: left;}
.advleft ul li{width: 357px;height: 160px;border-bottom: 1px solid #ededed;padding-top: 48px;position: relative;cursor: pointer;transition: all .3s ease;}
.advleft ul li:nth-child(1){border-top: 1px solid #ededed;}
.advleft ul li span{float: left;width: 52px;height: 52px;line-height: 52px;text-align: center;background: #555555;color: #fff;font-size: 30px;font-family: fontDin1;border-radius: 50%;margin: 0 20px 0 10px;}
.advleft ul li i{font-size: 25px;font-weight: normal;color: #484848;}
.advleft ul li em{font-size: 12px;display: block; text-transform: uppercase;color: #aaa;font-weight: 100;}
.advleft ul li img{float: right;position: absolute;top: 28px;right: 11px;}
.advleft ul li.on{box-shadow: 0 0 20px #b9b9b9;border-bottom: 1px solid #dadde1;}
.advleft ul li.on:nth-child(1){border-top: 1px solid #dadde1;}
.advleft ul li.on span{background: #0072d0;}
.advleft ul li.on i,.advleft ul li.on em{color: #0072d0;}

.advright{width:920px !important;height: 638px !important;float: right;}
.adv_t{width: 920px;height: 171px;background: #fff;padding: 32px 40px;box-shadow: 0 0 20px #b9b9b9;position: absolute;bottom: 0px;left: 0px;}
.adv_t b i{font-size: 36px;font-family: fontDin1;position: absolute;top: 25px;left: 40px;font-weight: normal;}
.adv_t b{color: #333;font-size: 25px;padding-left: 58px;padding-bottom: 15px;display: block;}
.adv_t p{font-size: 14px;color: #666;line-height: 30px; padding-left: 30px; background:url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220329/20220329144810_1551927240.png) no-repeat 0px center;}
.adv_t a{float: right;width: 30px;height: 30px; background:url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220329/20220329144834_1597533846.png) no-repeat;margin-right: 10px;}
.adv_t a:hover{background:url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220329/20220329144929_852636052.png) no-repeat;}



/*news*/
.news_bc{ width:1400px; margin:0 auto; margin-top:80px;}
.news_cc {display: flex;padding-top:40px;transition:all .5s;overflow:hidden;}
.news_tit{text-align: left; font-size:50px;color: #444; float: left; text-transform:uppercase; font-weight: bold;}
.news_tit p{ font-size:16px;color: #999; font-weight: normal;}

.news_wz .news_div_item {background: #f6f6f6; display: flex!important;   flex-direction: column-reverse; width:32%; position: relative;  overflow: hidden;    padding: 27px 27px 70px 27px;}
.news_wz .news_div_item_pic img {width: 100%; height: auto;}
.news_cc .news_div+.news_div{display:none;}
.news_wz .news_div {display: flex;justify-content: space-between;}
.news_wz .news_div_item .news_div_item_date {position: absolute;  top: 295px; left: 290px;   display: flex; justify-content: center; color: #fff;  font-size: 18px; z-index: 2;  transition: all .5s;  font-weight: bold;  align-items: center;}
.news_div_item_day {position: relative;}
.news_wz .news_div_item .news_div_item_title a {  display: block;  font-size: 18px;  color: #333;   position: relative;   margin-top:40px; padding-left: 40px; font-weight: bold;}
.news_wz .news_div_item .news_div_item_body {   font-size: 14px; line-height: 26px;  color: #8a8a8a;  padding-top: 14px;   height: 92px;  overflow: hidden;}
.news_wz .news_div_item .news_div_item_title a:after {content: "";  position: absolute;  top: 0;  left: 0; background: url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220330/20220330163450_813312068.png) no-repeat left; width: 27px;  height: 27px;}
.news_wz button { display: none!important;}
.news_wz {  width: 100%; flex-shrink: 0;}
.news_wz+.news_wz{display:none;}
.news_wz .news_div_item .news_div_item_pic a { display: block; position: relative;}
.news_wz .news_div_item .news_div_item_title a:hover {color: #007ee9;}



.news_tab ul li {display: inline-block; overflow: hidden;   width:120px; line-height: 45px;margin:0 0px 0 25px; position: relative;}
.news_tab ul li::after { content: ''; display: block; clear: both; width: 100%; height: 1px; position: absolute; left: -100%; bottom: 0%;
background: #007ee9; filter: progid:DXImageTransform.Microsoft.gradient( startColorproadv='#007ee9', endColorproadv='#0c3089',GradientType=1 ); transition: .3s all ease;}
.news_tab ul li:hover,.news_tab ul li.on{ border-color: transparent;}
.news_tab ul li a img { display: inline-block;  vertical-align: middle; padding-right: 5px;  -webkit-filter: grayscale(1); filter: grayscale(1);}
.news_tab ul li:hover a img,.news_tab ul li.on a img{-webkit-filter: grayscale(0);filter: grayscale(0);}
.news_tab ul li:hover:after,.news_tab ul li.on:after{left: 0}
.news_tab ul li:hover a,.news_tab ul li.on a{color:#007ee9; font-weight:bold;}
.news_tab ul { text-align: center; line-height: 30px;}
.news_tab ul li a { display: block; font-size:18px; font-weight:500; color: #343434; transition: .3s all ease; position: relative; z-index: 3;}
.news_tab {margin: 18px 0; float: right; height: 40px;}

.news_wz .news_div_item .news_div_item_title a:before {   content: "";  position: absolute; bottom: -126px; left: 0;  transition: all .5s;     background: url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220330/20220330163456_135627559.png) no-repeat left;  width: 35px;  height: 20px;}

.news_wz .news_div_item:hover .news_div_item_title a:before { transform: translateX(20px);}
.news_wz .news_div_item .news_div_item_date * { color: #fff;}
.news_wz .news_div_item .news_div_item_pic a:before {position:absolute;content:"";width: 27%;height: 46px;background: #007ee9;color: #fff;line-height: 46px;text-align: right;font-weight: bold;font-size: 16px;padding-right: 35px;bottom: 0;right: 0;}
.news_wz .news_div_item .news_div_item_pic a:after { position: absolute; content: "";  width: 0;   height: 0;  border-bottom: 46px solid #007ee9;   border-left: 22px solid transparent;   bottom: 0;   right: 36%;}



/*about*/
.about_bg{ background:url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20230526/20230526183124_2138866673.jpg) no-repeat center; width:100%; height:885px;     padding-top: 470px;}
.about_fl{ width:328px; float:left; padding: 0 42px;}
.about_t{ font-size:40px; color:#fff; font-weight:bold;}
.about_t p{ font-size:14px; text-transform:uppercase; font-weight:normal; letter-spacing: 4px;}
.about_t1{ font-size:20px; color:#fff; padding-top:80px;}
.about_t2{ font-size:34px; color:#fff; padding-top: 90px; font-weight:bold;}
.about_t2 b{ background:url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220329/20220329161552_267821972.png) no-repeat left; font-size:16px; padding-left: 30px; color: #def0ff;}
.about_fr{padding: 200px 20px 0 80px; float:left; line-height:40px; font-size:16px; color:#444; width:76%;}


.workshop{ width:1400px; margin:0 auto;  overflow:hidden;}
.com_list li{float: left; width:33%;height: 70px;margin-bottom:50px; padding-top: 4px; position: relative;}
.com_list li+li{border-left: 1px #eee solid; }
.com_list li:before{content:""; display: block; width:60px; height:60px; border-radius: 100%; background: #737c83; float: left; margin:0 1vw 0 22%; background-image:url(//memberpic.114my.cn/dayue98/uploadfile/image/20220329/20220329194033_437020356.png); background-repeat: no-repeat;transition: all 0.3s ease; }
.com_list li.on:before{content:""; display: block; width:60px; height:60px; border-radius: 100%; background: #007ee9; float: left; margin:0 1vw 0 22%; background-image:url(//memberpic.114my.cn/dayue98/uploadfile/image/20220329/20220329194033_437020356.png); background-repeat: no-repeat;transition: all 0.3s ease; }
.com_list li:nth-child(1):before{background-position: 5px 0;}
.com_list li:nth-child(2):before{background-position: -50px 3px;}
.com_list li:nth-child(3):before{background-position: -106px 4px;}
.com_list li.on:before{ transform: rotateY(360deg);}
.com_list li p{font-size: 22px; color: #333; line-height: 34px;}
.com_list li span{font-size: 12px;  color: #ccc; font-family: "Arial"; text-transform: uppercase; }
.com_list li:after{content:""; display: block; width: 0; height: 6px; background: #007ee9; margin: 0 auto; position: absolute; bottom:-40px; left:0; right: 0; transition: all 0.3s ease; }
.com_list li.on:after{width: 100%;}

.com_m{}
.com_m ul{}
.com_m ul li{display: inline-block;width: 32%;margin-right: 2vw;transition: 0.3s ease all;position: relative;text-align: center;}
.com_m ul li>a{display: block;overflow: hidden;transition: 0.3s ease all;border: 1px #eee solid;}
.com_m ul li+li{}
.com_m ul li img{width: 100%;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;height: auto;}
.com_m ul li:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.com_m ul li p{position: absolute;bottom: 0;width: 100%;height: 40px;line-height: 40px;background: rgba(0,0,0,0.4);}
.com_m ul li p a{font-size: 15px;color: #fff;}
.com_m ul li:hover p{background: rgba(0,126,233,0.9);}

.com_mc.com_mm ul li { width: 320px !important;}
.com_mc.com_mm .tempWrap {width: 1400px !important;}







/*link*/

.links{width:1400px; overflow:hidden; border:1px #eee solid;  line-height:30px; margin:0 auto; border-radius:10px;     padding: 30px 20px;}
.links_lm{font-size:20px; line-height:40px; color:#333; float: left; background: url(//memberpic.114my.cn/dayue98/uploadfile/image/20220329/20220329200513_1528190259.jpg) no-repeat; padding-left:40px; width: 200px;}
.links_lm b{ font-family:Impact; font-size:22px; font-weight:bold; text-transform:uppercase; color:#444;}
.links_r{ width:1340px; color:#666; padding-left: 20px;     padding-left: 20px;}
.links_r a{font-size:15px; color:#666;}
.links_r a:hover{ color:#007ee9;}


/**bottom**/
.bottom_bg{ width: 100%;background: url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20230526/20230526181543_1323130163.jpg) no-repeat center top;position: absolute;background-size: 100% 100%;}
.bottom_footer{box-sizing: border-box;border-bottom: 2px solid rgba(133, 133, 133, 0.2);height: 610px;}
.bottom_op{width: 1400px; margin: 0 auto;}
.bottom_le{width: 70%;float: left;border-right: 2px solid rgba(133, 133, 133, 0.2);padding-top: 46px; box-sizing: border-box;height: 608px;}
.bottom_lx{width: 269px;float: right;padding-top: 29px;margin-right: 58px;}
.bottom_lx li{float: left;width: 45px;height: 45px;margin: 0 10px;transition: .5s;position: relative;}
.bottom_lx li a{display: block;width: 50px;height: 50px;border-radius: 50%;overflow: hidden;border: 1px solid #FFF;box-sizing: border-box;}
.bottom_lx  li p{width: 100px;line-height: 0;overflow: hidden;position: absolute;top: 50px;left: -20px;display: none;}
.bottom_lx li p img {width: 100%;}
.bottom_lx li i{font-size: 28px;color: #fff;padding: 0 8px;}
.bottom_lx li:hover p{ display: block;}
.clearfix_ri li i{color: #fff;float: left;line-height: 50px;font-size: 30px;}

.bottom_logo{display: flex;justify-content: space-between;height: 140px;}
.bottom_logo h2{width:258px;height: 77px; display: block; float: left;}
.ft-wz{border-top: 1px solid rgba(133, 133, 133, 0.2);}


.ft-nav{width: 100%;float: left;padding-top: 50px;}
.ft-nav_l{float: left;width: 25%;height: auto;line-height: 28px;overflow: hidden;}
.ft-nav_l h4{height: 56px;line-height: 54px;position: relative;margin-bottom: 20px; font-size:18px;color: #FFFFFF;}
.ft-nav_l h4:before{width: 28px;height: 2px; background: #FFF;content: ""; position: absolute;left: 0;bottom: 0;}
.ft-nav_l ul li a{font-size: 15px;color: #dcdcdc;}
.ft-nav_l ul li a:hover{color: #fff; text-decoration: underline;}

.ft-rig{width: 30%;float: right;padding: 78px 0 0 40px;box-sizing: border-box;}
.ft-xx{margin-bottom: 44px;}
.ft-xx ul li{height: 50px;}
.ft-xx ul li em{display: block;height: 49px;line-height: 49px;font-size: 16px;color: rgba(255, 255, 255, 0.88); padding-left: 29px;float: left;}
.ft-xx ul li.ft1 { background: url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220329/20220329173003_1687901535.png) no-repeat left;}
.ft-xx ul li.ft4 { background: url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220329/20220329172916_1907133876.png) no-repeat left;}
.ft-xx ul li.ft2 {background: url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220329/20220329173059_135370687.png) no-repeat left;}
.ft-xx ul li.ft3 {background: url(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220329/20220329172654_617872979.png) no-repeat left;}
.ft-xx ul li em b{font-size: 22px; color: #fff;}

.ft-code{display: flex;justify-content: space-between;color: #fff;}
.ft-code span{width: 33.3%;text-align: center;margin: 0 auto;}
.ft-code span img{width: 90px;display: block;text-align: center;margin: 0 auto;}
.ft-code em{font-size: 16px;width: 100%; height: 35px;line-height: 35px;}


.copy{width: 100%;margin: 0 auto; height: 80px;line-height: 80px;position: relative;}
.copy a{color: #f7f6f6;font-size: 16px;}
.copy_t {width: 1400px;margin: 0 auto;display: flex;justify-content: space-between;color: #f7f6f6;font-size: 16px;}


.head_bg ul li .dropcode{position: absolute; top: 46px; right: 5px; width: 110px; height: 0px; overflow: hidden; z-index: 999999; transition: all 0.5s ease;}
.head_bg ul li .dropcode img{ width:100%; height:100%;}
.head_bg ul li:hover .dropcode{ height:100px;}




/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; 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(//memberpic.114my.cn/wiseledzm/uploadfile/image/20220401/20220401164746_1543058116.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 70px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width:36px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.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: #007ee9; }/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 64px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #007ee9; border-color: #007ee9; 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 -53px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -53px; }
.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: #007ee9; border-color: #007ee9;}/*颜色更改*/
.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;}
.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: #007ee9; font-size: 18px; }/*颜色更改*/
.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: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 120px; height: 120px; margin: 10px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px;  }
.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: #007ee9; 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:#007ee9;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }