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

/*公共样式部分*/

body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden; font-size:14px; position: relative;}

#copy { display: none;}

a {color: #666; text-decoration: none;}
a:hover { color: #0072ee;text-decoration: none; border-bottom-style:}

.page{ margin:0 auto;width: 1300px;font-size: 14px;}
.bg{ width: 100%; min-width: 1300px;}

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


.box{margin: 0 auto;width:90%; min-width:1300px;}
.bs{box-sizing: border-box;}

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

/*间隙*/
.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;}
.top110 {padding-top: 110px;}
/*英文样式*/
.font_en{font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;}



/*标题*/
.t{text-align: center;padding-top: 70px;}
.t p{font-size: 40px;color:#222; font-weight:bold;}
.t b{color:#009fff;}
.t dd{color: #999;font-size: 20px;line-height: 40px;}
.t i{background:url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210622/20210622152629_2038377082.png)no-repeat;width:80px;height:33px;display:block;margin:0 auto;margin-top:15px;}



.top_bg{height: 110px;position: relative;}
.logo{margin-top: 23px;}
.name{margin-top: 20px;margin-left: 20px;}
.name p{font-size: 24px;color: #222;font-weight: bold;margin-bottom: 5px;padding-top:7px;}
.name span{font-size: 20px;color: #666;font-weight: bold;}
.tel{margin-top: 30px;}
.tel p{font-size: 15px;color: #666;background: url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210624/20210624082710_155634172.png)no-repeat left center;padding-left: 20px;}
.tel d{font-size: 24px;color: #009fff;font-family: 'Tw Cen MT';}



/*导航*/
.nav{height:110px;margin-right: 30px; width: 50%;}
.nav>ul>li{ float: left; display: block;height:110px;width: 12%;}
.nav>ul>li>a{display: block; color: #333; font-size: 16px;text-align: center; z-index: 3333;line-height: 110px;}
.nav ul li.navcurrent,.nav>ul>li:hover{background-image: linear-gradient( to bottom, rgb(0,159,255) 0%, rgb(0,148,255) 100%);}
.nav>ul>li.navcurrent>a,.nav>ul>li:hover>a{color: #fff;}
/*下拉*/
.drop { border-radius:0 0 5px 5px;opacity: 1; text-align:center;position: absolute;box-shadow: 0 20px 20px rgba(0,0,0,0.08);z-index: 999;top: 110px;left: 0;width:100%;text-align: center;display: none;background: rgba(255,255,255,0.8);}

.drop li{width: 150px;height: 60px;display: inline-block;line-height: 60px;}
.drop li>a {display: inline-block; font-size: 16px !important;width: 100%;height: 60px !important;text-align: center;color: #333;}
@media (max-width: 1600px){
   .nav>ul>li{width:100px;}
}

/*幻灯片*/
.banner-box,.banner-box .bd li{height:650px;}
.banner-box .banner-btn a.prev,.banner-box .banner-btn a.next{top:318px;background-image:url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210624/20210624082736_1915293132.png);}
.banner-box .hd ul li.on{background:#009fff;}
.banner-box{min-width:1300px;position:relative;overflow:hidden;margin: 0 auto;}
.banner-box .bd{ width:100% !important;}
.banner-b{position: absolute;bottom: 0;}
.banner-box .bd li{width:100%;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-btn a.prev{left:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner-box:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 54px; 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;}
.banner-box .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ width: 32px;}




/*搜索*/
.search_nbg{position: absolute; top:450px;border-bottom: 1px solid #eee;}
.search_bg{width: 100%;height:97px;margin:0 auto;background: #fff;border-bottom: 1px solid #eee;}
#search{color: #999;width:1300px;min-width: 1300px;height:97px;margin:0 auto;line-height:97px;}
.search_01{ float:left;width:70%;}
.search_01 i{display: block;float: left;padding-top: 22px;margin-right: 14px;}
.search_01 d{display: block;float: left;color:#333;font-size: 16px;position:relative;}
.search_01 a{font-size: 15px;color: #aaa;}
.search_01 a:hover{color: #009fff;}
.search_02{width: 360px;float: right;position: relative;}
.search-i {position: absolute;right:0px;}
.search_nbg .search-bg #infoname{background:#fff }
.search-bg{position: relative;}
.search-bg:after{content:"";display: block;width:1px;height:27px;background: #eee;position: absolute;top: 35px;}
.search-bg #infoname{width:310px; outline:none; color:#ccc;border:none;height:95px;font-size: 14px;padding-left: 50px;font-weight: lighter;background: #fff url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210624/20210624082802_564035211.jpg)no-repeat 20px;;border-right: none;}


/*产品中心*/
.prod_bg{padding:0 0 70px 0;background:#f5f5f5;}
.prod_fl{width:300px;background:#fff;height:878px;    border-top-left-radius: 40px;}
.pro_yt{color:#fff;text-transform:uppercase;font-size:16px;opacity:.2;}
.prod_t{padding:30px 0;height:60px;background:#009fff;text-align:center;color:#fff;border-top-left-radius:40px;border-bottom-right-radius:40px;}
.prod_fl  tr td{padding-top: 0!important;}
.prod_fl tr td:first-child{    width: 100%;border-bottom: 1px solid #f1f1f1;}
.prod_t span{color:#fff;text-align:center;font-size:26px;}
.prod_fl table{width:100%;}
.prod_fl tr td a{font-size:16px;line-height:55px;width:80%;margin: auto;display: block;background:url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210624/20210624083045_870786847.png)no-repeat right;}
.prod_fl tr.on td a{color:#009fff;font-weight: bold !important;}
.prod_fl_list {height: 730px;overflow: hidden;padding: 0 9px;width: 90%;overflow-y: scroll;margin-top: 14px;}
.prod_fl_list::-webkit-scrollbar {
width:8px;
height:8px;
border-radius:100px;
}
/*婊氬姩鏉￠噷闈㈠皬鏂瑰潡鏍峰紡*/
.prod_fl_list::-webkit-scrollbar-thumb {
border-radius:100px;
-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);
background:#1f9df3;
}
/*婊氬姩鏉￠噷闈㈣建閬撴牱寮�*/
.prod_fl_list::-webkit-scrollbar-track {
-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);
border-radius:100px;
background:rgba(0,0,0,0.1);
}
.prod_fr{width:980px;}
.prod_fr td{ display:inline-block; padding-left:0px !important; width:310px;}
.prod_fr td+td{ margin-left:20px;}
.prod_fr td br{ display:none;}
.prod_fr td>a{ border: 1px #ddd solid; display:block; position:relative; overflow:hidden;}
.prod_fr td>a img{ transition:all .5s ease;}
.prod_fr td:hover a img{transform:scale(1.2);}
.prod_fr td span{ background: #fff; position:relative;}
.prod_fr td span a{ line-height:43px; font-size:16px; color:#666666; position:relative; z-index:333; text-align:center; transition:all .3s ease;}
.prod_fr td span ,.hot_list td span a{ display:block; position:relative;}
.prod_fr tr+tr{ margin-top:23px; display:inline-block;}
.prod_fr td span:after{ content:''; display:block; position:absolute; top:0px; left:0px; height:100%; width:0px; transition:all .5s ease; background:#009fff;}
.prod_fr td:hover span:after{ width:100%;}
.prod_fr td:hover span a{ color:#fff;}




/*产品优势*/
.select_bg{background:url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210622/20210622151945_1966218543.jpg)no-repeat center;width:100%;height:914px;}
.select_t{text-align: center;}
.select_t p{font-size:36px;color:#fff;margin-bottom:5px;}
.select_t dd{font-size:40px;color:#fff;font-weight:bold;}
.select_t i{background:url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210622/20210622152629_2038377082.png)no-repeat;width:80px;height:33px;display:block;margin:0 auto;}
.abPro_d{position: relative;}
.abPro_d .fl{width:323px;}
.abPro{width:273px;height:155px;border:2px solid #0881d2;background:rgba(0, 148, 254, 0.9);position: relative;margin-bottom:20px;color:#fff;overflow: hidden;padding:40px;cursor: pointer;}
.abPro_bg{ position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;z-index: 1;}
.abPro_bg img {animation: aAniamte 2.8s infinite alternate;position: relative;top: 102%;transition: top 6s;}
.abPro:hover .abPro_bg img {top: -38px;}
.abPro_text{position: relative;z-index:2;}
.abPro_text p{font-size:24px;font-weight:bold;color:#fff;margin-bottom:15px;}
.abPro_text span{color:#fff;font-size:15px;line-height:26px;}
.abPro_text i{display:block;width:30px;height:2px;margin-bottom:20px;background:#fff;}

@keyframes aAniamte {
    0% {
        left: 0;
    }
    100% {
        left: -580px;
    }
}




/*案例*/
.case_bg{  background:#fff;  overflow: hidden;}
.case_list{width: 100%;height: 90px; background:#fff;}
.case_list ul{height:100%;background:#f5f5f5;}
.case_list li{width: 14.28%;height: 100%;display: block;float: left;text-align: center;cursor: pointer; box-sizing: border-box;position: relative;}
.case_list li i{padding-top:20px;display:block;}
.case_list li a{    transform-style: preserve-3d;perspective: 600px;overflow: hidden;position: relative;z-index: 1;transition: 0.3s ease 0s;display: block;width: 100%;height: 100%;}
.case_list li:hover a:before,.case_list li.on a:before{    transform: rotateX(0deg);opacity: 1;   }
.case_list li a:before{transition: 0.3s ease 0s;content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;background-size: 100% 100%;background: -webkit-gradient(linear, right top, left bottom, color-stop(0%, rgba(0,159,255,1)), color-stop(100%, rgba(0,142,251,1)));z-index: -1;transform: rotateX(90deg);transform-origin: bottom;opacity: 0;}
.case_list li.on img:first-child,.case_list li:hover img:first-child{transform: scale(2.2);opacity: 0;}
.case_list li.on img:nth-child(2),.case_list li:hover img:nth-child(2){transform: scale(1);opacity: 1;}
.case_list li i img{    transition: 0.5s ease 0s;width:30px;height:24px;}
.case_list i img:nth-child(2){position: absolute;left: 75px;z-index: -1;opacity: 0;transform: scale(0);}
.case_list li i{position: relative;z-index: 1;}




.case_list li p{font-size: 15px;color: #333;line-height: 36px;}
.case_list li+li{border-left:1px solid #e9e9e9;}
.case_list li.on i{filter: brightness(300%);}
.case_list li.on p{color: #fff;}
.case_box{width: 856px;height: 642px !important;background: #fff;box-shadow: 0px 0px 10px rgba(0,0,0,0.05);margin: 0 70px;position: relative;    z-index: 10;}
.case_a{height: 80px;width:734px;position: absolute;bottom: 0;background: rgba(0,0,0,0.5);padding: 30px;    bottom: 30px;left:32px;display:none;}
.case_a p{width: 100%;float: left;font-size: 20px;color: #fff;font-weight:bold;margin-bottom:7px;}
.case_a span{font-size:15px;color:#fff;line-height:25px;}
.case_a>a{width: 100%;height: 100%;display: block;background: #fff;line-height: 80px;font-size: 20px;color: #222;float: right;text-align: center;}
.case_box.on .case_a{background: #009fff;display:block;}
.case_a a{color:#fff;}
.case_box.on .case_a p{color: #fff;}
.case_cont{width: 996px;margin: 0 auto;position: relative;}
.case_btn{position: absolute;top: 40%;width: 100%;z-index: 9;}
.case_btnl{background:url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210624/20210624083127_2132950078.png)no-repeat;width:65px;height:65px;display:block;position: absolute;left: -30px;top: 0;cursor: pointer;opacity: 0.5;transition: 0.3s ease all;}
.case_btnr{background:url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210624/20210624083127_2132950078.png)no-repeat;width:65px;height:65px;display:block;position: absolute;right: -30px;top: 0;cursor: pointer;transform: rotateY(180deg);cursor: pointer;opacity: 0.5;transition: 0.3s ease all;}
.case_list a:hover{color:#fff;}

.case .tempWrap{overflow:inherit !important}
#case_box{padding-bottom:20px !important;}
.case_btnl:hover,.case_btnr:hover{filter: brightness(0.6);opacity: 1;}


/*四大优势*/
.ys{padding-top:40px;overflow:hidden}
.ys_con{margin-top:26px;height:725px;position:relative}
.ys_con dd{position:absolute;width:960px;height:725px;background:url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210622/20210622205923_1484396005.jpg) no-repeat right top;right:50%;top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:134px 100px 134px 364px}
.ys_con dd i{display:block;height:48px;line-height:0}
.ys_con dd i img{height:48px}
.ys_con dd h3{font-weight:400;font-size:35px;line-height:100%;color:#009fff;margin:29px 0}
.ys_con dd p{font-size:16px;line-height:28px;color:#666;margin-bottom:59px}
.ys_con dt{position:absolute;width:960px;height:725px;left:50%;top:0;overflow:hidden}
.ys_con dt img{width:960px}
.ys_nav{position:absolute;width:600px;height:90px;left:50%;bottom:0}
.ys_nav li{width:143px;height:90px;overflow:hidden;position:relative;float:left;margin-right:7px;cursor:pointer}
.ys_nav li img{width:143px}
.ys_nav li span{display:block;position:absolute;width:100%;height:100%;left:0;top:0;font-size:20px;line-height:90px;color:#fff;text-align:center;background:rgba(0,0,0,.5);-o-transition:all .3s ease;transition:all .3s ease}
.ys_nav li:before{position:absolute;content:"";width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:3px solid #009fff;-o-transition:all .3s ease;transition:all .3s ease;opacity:0;z-index:1}
.ys_nav li.on span,.ys_nav li:hover span{opacity:0}
.ys_nav li.on:before,.ys_nav li:hover:before{opacity:1}
.ys_next,.ys_prev{width:50px;height:90px;background:#009fff;position:absolute;bottom:0;cursor:pointer}
.ys_prev{right:50%}
.ys_next{left:50%;margin-left:593px}
.more a{    display: block;width: 196px;height: 57px;background: #009fff;border-bottom-right-radius: 24px;font-size: 0;text-align: center;line-height: 0;}
.more span{display: inline-block;font-size: 14px;line-height: 57px;color: #fff;vertical-align: middle;}
.more img{display: inline-block;margin-left: 6px;vertical-align: middle;-o-transition: all .3s ease;transition: all .3s ease;}
.more a:hover img{    margin-left: 12px;}






/*合作工程*/
.engineering a{display: block; float: left; background: #fff; box-sizing: border-box; padding:20px; border: 1px #eee solid; width: 23%; margin:1%;}
.engineering_m{width:100%; overflow: hidden;}
.engineering_m img{width:100%; height: auto; transition: 0.2s all ease-out;}
.engineering a:hover .engineering_m img{transform:scale(1.1);}
.engineering_w p{font-size: 16px; color: #222; line-height: 30px; padding-top:10px; overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;}
.engineering_w span{ font-size: 15px; line-height: 28px; overflow : hidden; color:#666;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;}

.engineering_w:after{content:"MORE"; display:block; width:100%; height:34px; line-height:36px; font-size:15px; color:#333; text-align:center; background:#eee; margin-top:12px; transition: 0.2s all ease-out; }
.engineering a:hover .engineering_w:after{color:#fff; background:#009fff; }
.engineering_b b{ font-size: 40px; font-weight: bold; font-family: "Tw Cen MT";}
.engineering_b p:after{content: ""; display: block; float: right; width:50px; height: 50px; border-radius: 100%; background: #fff url(//memberpic.114my.com.cn/0437041/uploadfile/image/20210517/20210517190735_84841084.png)no-repeat center; position: relative; top:12px; right:12px;}




/*流程*/
.tec_bg{background:#f5f5f5;width:100%;height:615px;}
.tec_pc{padding: 67px 0 0;height: 236px;}
.tec_pc li{float: left;width: 11%;max-width:150px;background:url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210622/20210622230128_811303551.png) no-repeat 0 0;background-size: 100% auto; margin: 0 0 0 6.8%;position: relative;height: 165px;font-size:18px;text-align: center;}
.tec_pc li:before{content: "";position: absolute;width:14px;height:22px;background:url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210622/20210622230235_1557224672.png) no-repeat 0;top: 61px;right: -32%;}
.tec_pc li:first-child{margin: 0;}
.tec_pc li:last-child:before{width: 0;height: 0;}
.tec_pc li i{position: absolute;width: 38px;height: 38px;border-radius: 38px;text-align: center;background: #38393b;color: #fff;line-height: 38px;left: -13px;top: -13px;font-style: normal;}
.tec_pc li span{display: block;width: 68px;height: 65px;margin:20% auto 12px;overflow: hidden;}
.tec_pc li span img{display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.tec_pc li.cur,.tec_pc li:hover{background:url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210622/20210622230142_587050905.png) no-repeat 0 0;background-size: 100% auto;}
.tec_pc li.cur i,.tec_pc li:hover i{background:#009fff;}
.tec_pc li.cur span img,.tec_pc li:hover span img{margin-top: -98px;}
.tec_pho{text-align: center;}
.tec_pho span{display: inline-block;background:url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210622/20210622230732_1549396484.png) no-repeat 0 center;padding:0 0 0 54px;line-height: 40px;font-size: 28px;color: #333;font-weight: bold;}













/*简介*/
.about{width: 100%;min-width: 1300px; }
.about_img{width: 1300px;height: 500px; overflow: hidden;background: url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210623/20210623090541_1359416703.jpg) top center no-repeat;}
.about_b{background: #f9f9f9; position: relative; height: 200px;box-sizing: border-box;}
.about_b:after{ display: block;content: "";height: 15px; position: absolute;left: 0;right: 0;width: 1300px; bottom: -15px; background: url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210624/20210624083309_644915591.png) center top no-repeat;}
.about_b_l{ width: 200px; height: 200px; background: #009fff;text-align: center;font-size: 40px;font-weight: bold;box-sizing: border-box; transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
.about_b_l a{ display: block;padding-top: 40px; font-size: 40px; line-height:58px; font-weight: bold; color: #fff; letter-spacing: 4px;}
.about_b_r{ width: 1100px; text-align: justify;box-sizing: border-box;padding: 40px 50px 0 50px;font-size: 15px;line-height: 30px; font-weight: lighter;}
.about_b_r dl{ font-size: 25px;font-weight: bold;color: #333; padding-bottom: 10px;}
.about_b_r a{ font-size: 15px;}

/* 车间*/
.workshop{width: 100%;min-width: 1300px;background: url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210624/20210624083333_1036484361.jpg) center bottom no-repeat;padding-bottom: 100px; margin-top: 60px;}
.workshop .slideGroup{ text-align:left;  }
.workshop .slideGroup .parHd{line-height:60px;  position:relative; width: 500px; margin: 0 auto 30px auto;}
.workshop .slideGroup .parHd ul:after{ display: block;content:"";clear: both;}
.workshop .slideGroup .parHd ul li{ float:left;  width: 250px; text-align: center;background: #eee; cursor:pointer; color: #222;font-size: 18px;  }
.workshop .slideGroup .parHd ul li a{color: #222;font-size: 18px; display: block;}
.workshop .slideGroup .parHd ul li.on a{  background:#009fff; color: #fff; }
.workshop .slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative;   }
.workshop .slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.workshop .slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.workshop .slideGroup .parBd ul li .pic{ text-align:center; }
.workshop .slideGroup .parBd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
.workshop .slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
.workshop .slideGroup .parBd ul li .title{ line-height:24px;   }
.workshop .tempWrap{overflow:hidden; position:relative; width:1300px;margin:0 auto;}
.workshop .tempWrap ul{position: relative; overflow: hidden; padding: 0px; margin: 0px;}
.workshop .tempWrap ul li{ float: left;width: 1300px;}
.workshop td{ display: block;width: 304px; overflow: hidden;height: auto; position: relative;padding: 0 !important;float: left; margin-right: 28px;margin-bottom: 28px; box-shadow: 0 0 5px rgba(0,0,0,0.1);}
.workshop td:nth-of-type(4n){margin-right: 0;}
.workshop td br{ display: none;}
.workshop td>a{width: 304px;height: auto; overflow: hidden;}
.workshop td>a img{width: 100%; height: auto;transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
.workshop td:hover>a img{transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -wbkit-transform: scale(1.2);}
.workshop td div{ padding-top: 0 !important;  background: #fff; position: relative; height: 50px;overflow: hidden;}
.workshop td div a{ display: block;width: 100%; line-height: 50px;text-align: center;font-size: 15px; position: relative;z-index: 2;}
.workshop td div:after{ display: block;content: ""; position: absolute;z-index: 1; top: 0; width: 100%; height: 0;background: #009fff;transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
.workshop td:hover div:after{ height: 100%;}
.workshop td:hover div a{ color: #fff;}











/*新闻*/
.news_t{padding-top: 0px;}
.news_top{width:551px;margin:0px auto;}
.news_wz{ height:48px;line-height: 36px; }
.news_wz b{font-size:26px;}
.news_wz span{font-size:24px; margin-left: 8px; color: #ccc; text-transform: uppercase; font-family: Arial;}
.news_wz em{font-size:16px; font-weight:200; display: block;color: #999;}
.news_tab{margin-top:10px;}
.news_tab li{float:left;background: #fff; box-shadow: 0px 0px 20px #eee; width: 171px; height: 42px; line-height: 42px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100;}
.news_tab li.on{color:#fff; background:linear-gradient(-90deg, #009fff, #2897da);box-shadow:0px 0px 10px rgba(38, 149, 215, 0.3);width: 171px; height: 42px; line-height: 42px;}
.news_tab li.on a{color:#fff !important;}
.news_a{margin-right: 17px;}
.news_a em{position:relative;font-size: 20px;color: #c2c2c2; top:8px;}
.news_a .sPrev, .news_a .sNext{position:absolute;top: 2px;font-size: 20px;color: #c2c2c2;cursor: pointer;}
.news_a .sPrev{right: 5px;transform: rotate(-90deg);}
.news_a .sNext{left: 5px;transform: rotate(90deg);}
.news_a i:hover{color:#009fff;}
.news_list{height:501px !important;width: 100%;overflow: hidden;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:500px;}
.news_list .news_div+.news_div{}
.news_list .news_div_item{width: 23.65%;display: inline-block;position: relative;height:501px;transition:0.5s; padding: 20px; border: 1px #eee solid;box-sizing: border-box;}
.news_list .news_div_item+.news_div_item{margin-left:1.79%;}
.news_list .news_div_item_date{position: absolute;top:265px;display: inline-block;font-weight: 400;left: 19px;padding-left: 32px;height: 22px;}
.news_list .news_div_item_date::before{position:absolute;content:'';background:url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210624/20210624083358_1002183849.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content{position: absolute;top:300px;left: 19px;padding-right: 14px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 15px;line-height: 22px; color: #999;}
.news_list .news_div_item_title{}
.news_list .news_div_item_a{font-size: 16px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight: 	normal;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 130px;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210624/20210624083420_1160193998.png) no-repeat center;width: 18px;height: 14px;left: 130px;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}

.news_list .news_div_item:hover .news_div_item_a{color: #009fff;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #f8f8f8;transition:0.5s;padding-left:40px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;transition:0.5s;}


/*footer*/
.footer {display: flex;}
.footer_bg{width: 100%; color: #fff;background: #131513;position: relative;overflow:hidden;}
.fbt{border-top:10px solid #ff5c00;}
.bq_item li{position: relative;}
.bq_item li{ float: left;position: relative;}
.bq_item li:before{content: '';position: absolute;width:12px;height: 1px;background: #009fff;top:24px;left: -22px;}
.bq_item li+li{margin-left:14%;}
.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;}

.bq_gzh li{width:130px;}
.footer_w{font-size: 14px; line-height: 34px; color: #999;}
.footer_w p{position:relative;}
.footer_w p:before{left:0;font-family: "iconfont";font-size: 16px;}
.bq_item li a{ display: block;font-size: 16px; line-height: 36px; color: rgba(255,255,255,0.47);font-weight: lighter;}
.bq_item li a:hover{color:#fff;}
.footer_t{ font-size: 18px !important; color: #fff !important;  line-height: 48px !important; position: relative;font-weight: bold;}
.footer li p img{width:130px;}
.bq_gzh li p{text-align:center; color:#fff; line-height:30px; margin-bottom:10px;}

.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff7b0f;}
/*link*/
.link_bg{background:#f0f0f0;}

.links_l{display: flex;align-items: center;}
.l_wz{position: relative; width:160px; background:#009fff; line-height:36px; text-align: center;box-sizing: border-box;}
.l_wz b{font-size: 25px;color: #fff;}
.l_wz p{color: #fff;letter-spacing: 5px;line-height: 32px;}
.links{display: flex;align-items: center; background:#009fff;transform: translateY(44px);position:relative;z-index:9;padding: 1.2% 0;}
.links_m{}
.foo_icon{display: flex;justify-content: space-between;margin-bottom: 69px;}
.foo_icon li span{color:#fff;display: block;width: 38px;height: 38px;border-radius: 100%;background: #009fff;display: flex;justify-content: center;align-items: center;position: relative;font-size: 22px;z-index:1;}
.foo_icon li span:after{content: '';position: absolute;width: 48px;height: 48px;border-radius: 100%;background: rgba(32,114,224,0.22);top: -5px;left: -5px;z-index:-1;}
.foo_icon li{display: flex;align-items: center;}
.foo_icon li div{margin-left: 13px;}
.foo_icon li div b{font-size: 16px;}
.bq_gzh{float: right;padding-top:7px;}
.bq_gzh li+li{margin-left: 44px!important}
.copy_bg{height: 80px;background: #131513;line-height: 80px;overflow:hidden;border-top: 1px solid rgba(255,255,255,0.1);}
.copy_b{display: flex;justify-content: space-between;}
.copy_bg div{color: rgba(255,255,255,0.47);}
.copy_b div:nth-child(1){width: 65%;}
.copy_bg div a{color: rgba(255,255,255,0.47);}
.copy_bg div a:hover{color:#fff;}
.foo_icon li div p {margin-top: 3px;}
.cl {clear: both;}
.banq{width: 65%;padding:90px 0 204px 0;}
.bq_cl>b, .bq_cr>b, .bq_r>b {font-size: 24px;color: #fff;display: block;margin-bottom: 20px;line-height: 48px;}
.bq_ewm {display: flex;padding-top: 40px;position: relative;}
.bq_ewm li span {display: block;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 34px;color: #fff;background: #131513;border:1px solid rgba(255,255,255,0.3);}
.bq_ewm li span img{width: 100%;}
.bq_ewm li span:hover{background:#009fff;border-color:#009fff;}
.ewm_cc {position: absolute;top: -100px;left:0;display: none;}
.bq_r {width: 35%;padding:90px 0 0;padding-left: 80px;position: relative;box-sizing: border-box;}
.bq_lx {line-height: 36px;}
.bq_lx li{font-size: 16px;color: rgba(255,255,255,0.47);}
.bq_ewm li+li {margin-left: 10px;}
.bq_item li:first-child {padding-left: 20px;}
.bq_item li:first-child:before {left: 0;}





/*浮动ＱＱ*/
.my-kefu{position: fixed;right: 0px;top:20%;z-index:9999;}
.my-kefu ul{width: 77px;}
.my-kefu li a{text-decoration: none;}
.my-kefu li{background:#009fff;margin-top: 1px;padding: 9px 0;height: 70px;width: 77px;}
.my-kefu li i{background: url(//memberpic.114my.com.cn/075528755236/uploadfile/image/20210721/20210721195643_246004143.png) no-repeat;display:block; width: 30px; height: 27px; margin: 0px auto; text-align: center;}
.my-kefu li p{height: 20px; line-height: 20px; overflow: hidden;text-align: center;color: #fff;}
.my-kefu .my-kefu-qq i{background-position: 4px 0;}
.my-kefu .my-kefu-tel i{background-position: 0 -25px;}
.my-kefu .my-kefu-tel1 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel1:hover{ width:246px; height:145px;}
.my-kefu .my-kefu-tel2 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel2:hover{ width:246px; height:160px;}
.my-kefu .my-kefu-liuyan i{background-position: 4px -53px;}
.my-kefu .my-kefu-weixin i{background-position: -34px 4px;}
.my-kefu .my-kefu-weibo i{background-position: -30px -22px;}
.my-kefu .my-kefu-ftop{background-color:#009fff;}
.my-kefu .my-kefu-ftop i{width:33px;height:35px;background-position: -27px -51px;}
.my-kefu-left{ float: left; width: 77px; height: 47px;position: relative;}
.my-kefu-tel-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 24px; padding-left:15px; border-left: 1px solid #fff; padding-top: 10px;}
.my-kefu-tel1-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-tel2-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-right{width: 20px;}
.my-kefu-tel-main{color: #fff; margin-top: 9px; height: 47px; width: 247px;}
.my-kefu-main{width: 97px;position: relative;}
.my-kefu-weixin-pic{position: absolute;left: -130px;top: -24px; display: none;}