<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{font-family:'Microsoft YaHei','寰蒋闆呴粦','Century Gothic', 'Helvetica', 'SimSun', '瀹嬩綋', 'Heiti', '榛戜綋', 'Arial', 'sans-serif'; font-size:14px; width:100%; height:100%; color:#666; min-width: 1180px;}
*{margin:0; padding:0;outline:none;}
li{list-style:none;}
a{text-decoration:none; color:#666; display: block; transition:all 0.2s;}
input,
select,
textarea{border:none; outline:none; background:none; font-family:'寰蒋闆呴粦'; padding: 0;}
textarea{resize:none; overflow: hidden;}
img{border:none; vertical-align: top;max-width: 100%;}
table{border:0; border-collapse: collapse;}
em,
i{font-style:normal;}
th{font-weight: normal;}
.fr{float:right;}
.fl{float:left;}
.clear{zoom:1;}
.clear:after{content:""; display:block; clear:both;}
.contain{width: 1180px;margin: 0 auto;}
@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}
@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}
@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}
@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}
@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}
@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}
.tilt{position: absolute;top: 10%;width:1231px;height: 100%;opacity: 0;transition:all 0.8s cubic-bezier(.4,0,.2,1);z-index: 3;}
.tilt__back, .tilt__front{width: 100%; height: 100%; background-position: 50% 50%; background-repeat: no-repeat; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.tilt__back{display: none;}
/*header*/
.header{position: absolute;top: 0;left: 0;width: 100%;z-index: 3;}
.header .content{box-shadow: 0 3px 4px rgba(0,0,0,0.11);}
.in_header .content{box-shadow: inherit;}
.header .top{height: 45px;padding: 7px 0;box-sizing:border-box;border-bottom: 1px solid #eee;}
.header .top .logo {
  height: 35px;
  float: left;
  background: url(../images/logo.png) no-repeat left/contain;
  margin-top: -2px;
  padding-left: 116px;
  color: #fff;
  font-size: 12px;
  line-height: 1.1;
}
.header .top .logo .span1 {
  padding: 0 10px;
  background-color: #f97934;
  color: #fff;
  border: 0;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.header .top .logo .span2 {
  display: block;
  line-height: 24px;
  font-size: 12px;
  color: #f97934;
}
.fix_header .top .logo .span1 {
  border: 1px solid #f97934;
  background-color: #f97934;
  color: #fff;
}
.header .top .logo .p2{
  display: none;
}
.fix_header.in_header .top .logo .span1 {
  border: 1px solid #fff;
  background-color: #fff;
  color: #f97934;
}
.in_header .top .logo .span1{
  color: #f97934;
  background: #fff;
}
.in_header .top .logo .span2{
  color: #fff;
}
.fix_header .top .logo .span2 {color: #f97934;}
.fix_header.in_header .top .logo .span2 {color: #fff;}
.header .top .search{width: 180px;height: 30px;float: right;position: relative;background: #eee;}
.header .top .search input{width: 140px;font-size: 12px;text-indent: 10px;line-height: 30px;height: 30px;float: left;}
.header .top .search i{position: absolute;left: 140px;top: 5px;height: 20px;display: block;width: 1px;background: rgba(255,255,255,0.3)}
.header .top .search a{width: 40px;height: 30px;float: left;background: url(../images/header_search1.png) no-repeat center;}
.header .top .search input::-webkit-input-placeholder{color: #999;}
.header .top .search input.placeholder{color: #999;}
.header .top .right{float: right;}
.header .top .right{color: #fff;line-height: 30px;margin-left: 35px;}
.header .top .right .p1,
.header .top .right i,
.header .top .right a{color: #999;float: left;}
.header .top .right .p1{padding-left: 22px;background: url(../images/header_right1.png) no-repeat left;}
.header .top .right i{width: 1px;height: 12px;margin: 9px 15px 0;background: #999;}
.header .main{height: 55px;box-sizing:border-box;}
.header .content{border-bottom: 1px solid #eee;position: relative;}
.header .nav{height: 54px;float: left;}
.header .nav&gt;li{height: 100%;float: left;margin-right: 15px;}
.header .nav&gt;li&gt;a{line-height: 52px;padding: 0 15px;}
.header .nav&gt;li&gt;a.on{border-bottom: 3px solid #f97934;}
.header .nav&gt;li&gt;a:hover{border-bottom: 3px solid #f97934;}
.header .nav .em{content: '';position: absolute;left: 0;bottom: 0;float: none;margin-right: 0;height: 3px;transition: width 0.3s;background: #f97934;}
.header .btn{width: 190px;float: right;line-height: 54px;background: #f97934;font-size: 16px;color: #fff;text-align: center;}
.header{background: #fff;transition:background .3s cubic-bezier(0,0,.2,1) 0ms;}
.header .end{background: #fff;border-bottom: 1px solid #eee;}
.header .end .a{float: right;}
.header .end a{float: left;line-height: 47px;padding: 0 10px;margin-left: 10px;border-bottom: 3px solid transparent;}
.header .end a:hover,
.header .end a.active{border-bottom: 3px solid #f97934;color: #f97934;}
.fix_header{position: absolute;top: 0;left: 0;width: 100%;z-index: 3;}
.in_header{background: inherit;}
.in_header .top .logo{background-image: url(../images/in_logo.png) ;}
.in_header .top .search{background:rgba(255,255,255,0.3) ;}
.in_header .top .search a{background: url(../images/header_search2.png) no-repeat center;}
.in_header .top .right .p1,
.in_header .top .right i,
.in_header .top .right a{color: #fff;float: left;}
.in_header .top .search input::-webkit-input-placeholder{color: #fff;}
.in_header .top .search input.placeholder{color: #fff;}
.in_header .top .right i{background: #fff;}
.in_header .nav&gt;li&gt;a{color: #fff;}
.in_header .content{border-bottom: 1px solid rgba(255,255,255,0.3);}
.in_header .top{border-bottom: 1px solid rgba(255,255,255,0.3);}
.in_header .top .right .p1{background: url(../images/header_right2.png) no-repeat left;}
.header .show{position: absolute;left: 0;background: #fff;width: 100%;top: 55px;height: 0;overflow: hidden;transition:height .3s cubic-bezier(0,0,.2,1) 0ms;z-index: 9;box-shadow: 0 5px 5px #f97934;}
.header .nav&gt;li:hover .show{height: 350px;}
.header .show li{width: 160px;float: left;margin-right: 75px;margin-top: 20px;}
.header .show li p{line-height: 50px;margin-bottom: 13px;border-bottom: 1px solid #eee}
.header .show li a{display: inline-block;font-size: 12px;color: #999;line-height: 30px;}
.header .show li a:hover{color: #f97934;}
.header .show li span{width: 40px;line-height: 16px;border: 1px solid #fe973c;color: #fe973c;display: inline-block;margin-left: 5px;text-align: center;}
/*妗堜緥*/
.all_pro .tab{text-align: center;margin-bottom: 30px;}
.all_pro .tab a{width: 136px;display: inline-block;margin: 0 3px;line-height: 45px;background: #fff;}
.all_pro .tab a:hover,
.all_pro .tab a.active{background: #f97934;color: #fff;}
.all_pro .tab a span{padding-left: 25px;display: inline-block;}
.all_pro .tab a .ico1{background: url(../images/mb0.png) no-repeat left;}
.all_pro .tab a:hover .ico1,
.all_pro .tab a.active .ico1{background: url(../images/mb1.png) no-repeat left;}
.all_pro .tab a .ico2{background: url(../images/fz0.png) no-repeat left;}
.all_pro .tab a:hover .ico2,
.all_pro .tab a.active .ico2{background: url(../images/fz1.png) no-repeat left;}
.all_pro .tab a .ico3{background: url(../images/dz0.png) no-repeat left;}
.all_pro .tab a:hover .ico3,
.all_pro .tab a.active .ico3{background: url(../images/dz1.png) no-repeat left;}
.all_pro .tab a .ico4{background: url(../images/xcx0.png) no-repeat left;}
.all_pro .tab a:hover .ico4,
.all_pro .tab a.active .ico4{background: url(../images/xcx1.png) no-repeat left;}
.all_pro .tab a .ico5{background: url(../images/all_pro5.png) no-repeat left;}
.all_pro .tab a:hover .ico5,
.all_pro .tab a.active .ico5{background: url(../images/all_pro55.png) no-repeat left;}
.all_pro .main li{float: left;margin-right: 20px;margin-bottom: 20px;width: 380px;}
.all_pro .main li:nth-of-type(3n){margin-right: 0;}
.all_pro .main li .font{border: 1px solid #eee;padding: 0 18px;}
.all_pro .main li .font .p1{color: #333;margin-top: 15px;transition:all 0.2s;overflow:hidden;  text-overflow:ellipsis;  white-space:nowrap;}
.all_pro .main li .font .p2{font-size: 12px;color: #999;margin-bottom: 10px;margin-top: 3px;min-height: 17px;}
.all_pro .main li:hover .p1{color: #f97934;}
.all_pro .main li .font .p3{border-top: 1px solid #eee;line-height: 35px;font-size: 12px;color: #999;background: url(../images/all_pro_dot.png) no-repeat right;}
.all_pro .main li .img{overflow: hidden;}
.all_pro .main li img{width: 380px;height: 240px;transition: all 0.3s ;object-fit: cover;}
.all_pro .main li:hover img{-webkit-transform: scale(1.2);transform: scale(1.2);}
.all_pro .btn{width: 143px;line-height: 43px;text-align: center;margin: 20px auto 75px;font-size: 12px;transition: all 0.3s ;border: 1px solid #333;}
.all_pro .btn span{padding-left: 30px;transition: background 0.3s ;background: url(../images/all_pro_btn.png) no-repeat left;}
.all_pro .btn:hover{background: #f97934;border: 1px solid #f97934;color: #fff;}
.all_pro .btn:hover span{background: url(../images/all_pro_btn1.png) no-repeat left;}
.in_pro .main{display: none;}
.in_pro{background: #f5f5f6;padding-bottom: 1px;}
.all_title{text-align: center;padding: 65px 0 35px;}
.all_title .pq{font-size: 36px;color: #222;font-weight: bold;}
.all_title .pq span{border-bottom: 1px solid #b6b9bf;display: inline-block;padding-bottom: 14px;position: relative;}
.all_title .pw{margin-top: 20px;color: #333;font-size: 16px;}
.all_title .pq span:after{width: 50px;height: 3px;content: "";background: url(../images/top_enline.jpg) no-repeat bottom;position: absolute;left: 50%;margin-left: -25px;bottom: -2px;}
.in_hz{padding-bottom: 65px;border-bottom: 1px solid #eee;}
.in_hz .main li{width: 218px;border: 1px solid #eee;margin-right: 20px;margin-bottom: 29px;overflow: hidden;float: left;position: relative;}
/*.in_hz .main li img{transition:all 0.8s;}*/
.in_hz .main li:hover img{transition: all 0.8s ease;transform: rotatey(360deg);}
.in_hz .main li div{display: none;position: absolute;top: 0;color: #FFF;left: 0;width: 220px;height: 85px;text-align: center;line-height: 85px;font-size: 16px;background-color: #000;background-color: rgba(0,0,0,0.6);}
.in_hz .main li:hover div{display: block;}
.in_hz .main li:nth-of-type(5n){margin-right: 0;}
.all_end{height: 300px;background: url(../images/all_end.jpg) no-repeat center;background-size: cover;}
.all_end .p1{color: #fff;font-size: 36px;padding: 60px 0 45px;text-align: center;}
.all_end .btn{width: 166px;line-height: 56px;color: #f97934;font-size: 16px;text-align: center;background: #fff;border-radius: 6px;margin: 0 auto;}
.all_end .btn span{padding-left: 30px;display: inline-block;transition:background 0.3s;background: url(../images/zx.png) no-repeat left;}
.all_end .btn:hover{background: #f97934;color: #fff;}
.all_end .btn:hover span{background: url(../images/zx1.png) no-repeat left;}
.footer .mid{background: #353b43;}
.footer .mid .f_partner{padding-bottom: 45px;border-bottom: 1px solid #49505b;}
.footer .mid .f_partner .pq{font-size: 22px;color: #fff;padding-top: 60px;padding-bottom: 20px;}
.footer .mid .f_partner img{width: 146px;height: 50px;margin-right: 50px;}
.footer .mid .f_partner img:last-child{margin-right: 0;}
.footer .left{width: 345px;float: left;}
.footer .left p{padding-left: 26px;color: #ccc;font-size: 14px;}
.footer .left .p1{padding-left: 0;}
.footer .left .p1 span {
  display: block;
  font-size: 16px;
  color: #fff;
  margin-bottom: 23px;
}
.footer .left .p1 em{font-size: 25px;color: #fff;line-height: 30px;}
.footer .left .p2{line-height: 30px;font-size: 12px;background: url(../images/foot_ico_home.png) no-repeat left;}
.footer .left .p3{line-height: 30px;font-size: 12px;background: url(../images/foot_ico_tel.png) no-repeat left;}
.footer .left .p4{line-height: 30px;font-size: 12px;background: url(../images/foot_ico_email.png) no-repeat left;}
.footer .left .p5{line-height: 30px;font-size: 12px;background: url(../images/foot_ico_qq.png) no-repeat left;}
.footer .main{margin: 45px 0 0;}
.footer .mid{padding-top: 30px;padding-bottom: 60px;}
.footer .middle{float: left;height: 187px;width: 132px;}
.footer .middle img{width:100%;}
.footer .middle p{text-align: center;line-height: 40px;color: #FFF;}
.footer .right{float: right;margin-right: 40px;border-left: 1px solid #4a525d;}
.footer .right li{margin-left: 150px;float: left;color: #fff;}
.footer .right li p{font-size: 16px;margin-bottom: 23px;}
.footer .right li a{color: #ccc;font-size: 12px;line-height: 30px;}
.footer .right li a:hover{color: #f97934}
.footer .footer_end{background: #191919;line-height: 60px;font-size: 12px;}
.footer .footer_end span{float: left;color: #FFF;}
.footer .footer_end p{color: #FFF;}
.footer .footer_end a{margin-left: 5px;color: #666;display: inline-table;}
.footer .footer_end a:hover{color: #ccc;}
#shangfan{height: 30px;overflow: hidden;width: 1115px;float: left;line-height: 30px;margin-top: 15px;}
.right_slide{position: fixed;right: 0;bottom: 25%;z-index: 3;}
.right_slide .font{width: 55px;height: 135px;background: #f97934;color: #fff;padding-top: 15px;}
.right_slide .font i{width: 25px;height: 25px;display: block;margin: 0 auto 3px;background: url(../images/right_slide.png) no-repeat center;}
.right_slide .font span{width: 16px;margin: 0 auto;display: block;text-align: center;}
.right_slide .show{width: 360px;position: absolute;left: -360px;bottom: 0;opacity: 0;visibility: hidden;transition:all 0.3s;padding-top: 48px;}
.right_slide .show.active{visibility: visible;opacity: 1;}
.right_slide .close{position: absolute;right: 20px;top: 0;width: 33px;height: 33px;cursor: pointer;background: url(../images/right_slide_close.png) no-repeat center;}
.right_slide .show .main{width: 340px;background: #fff;box-shadow: 0 0 24px rgba(0,0,0,0.11)}
.right_slide .show .pq{padding: 10px 0;}
.right_slide .show .pq .p1{line-height: 20px;}
.right_slide .show .pq .p2{color: #999;font-size: 12px;line-height: 20px;}
.right_slide .show .pq .p1 i{color: #ff9102;margin-left: 3px;}
.right_slide .show .pw,
.right_slide .show a{color: #333;}
.right_slide .show a:hover{color: #f97934}
.right_slide .show .ico{padding-left: 70px;line-height: 60px;}
.right_slide .show .ico1{background: url(../images/right_slide1.png) no-repeat 25px;}
.right_slide .show .ico2{background: url(../images/right_slide2.png) no-repeat 25px;}
.right_slide .show .ico3{background: url(../images/right_slide3.png) no-repeat 25px;}
.right_slide .show .ico4{background: url(../images/right_slide4.png) no-repeat 25px;}
.go_top{border-top: 1px #fff solid;background: url(../images/go_top.png) #f97934 no-repeat 17px;width: 55px;height: 55px;display: none;}
.inside_banner{color: #fff;height: 338px;background-repeat: no-repeat;background-size: cover;background-position: center;}
.inside_banner1{height: 338px;}
.inside_banner .btn{font-size: 16px; position: relative; z-index: 4; cursor: pointer; width: 150px; line-height: 50px; background: #fff; border: 0; border-radius: 6px; margin-top: 40px; transition: all 0.3s; text-align: center; color: #f97934;}
.inside_banner .btn:hover{color: #fff;background: #f97934;}
.inside_banner .btn span{padding-left: 30px; display: inline-block; transition: background 0.3s; background: url(../images/i3.png) no-repeat left;}
.inside_banner .btn:hover span{background: url(../images/zx1.png) no-repeat left;}
.inside_banner1 .btn{color: #f97934;}
.inside_banner1 .btn:hover{background: #f97934;}
.inside_banner1 .btn span{background: url(../images/zx.png) no-repeat left;}
.inside_banner2 .btn{color: #480e8c;}
.inside_banner2 .btn:hover{background: #480e8c;}
.inside_banner2 .btn span{background: url(../images/i2.png) no-repeat left;}
.inside_banner .s_font .pq{font-size: 36px;color: #fff;letter-spacing: 3px;}
.inside_banner{position: relative;/*background-repeat: no-repeat;background-position: center;background-size: cover;*/}
.inside_banner .s_font .pw{font-size: 16px;line-height: 30px;color: #fff;margin-top: 14px;}
.inside_banner .contain{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);transform:translate(-50%,-50%);}
.inside_banner .btn:hover span{background: url(../images/zx1.png) no-repeat left;}
.all_pro .img{position: relative;}
.all_pro .img .mask{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.6);opacity: 0;transition:all 0.3s;text-align: center;}
.all_pro .img .mask img{height: 180px;margin-top: 30px;width: 180px;-webkit-transform: scale(1) !important; transform: scale(1) !important;}
.all_pro li:hover .mask{opacity: 1;max-width: 100%;}
#nb_icon_wrap{display: none !important;}
.footer .footer_end .powered{line-height: 40px;color: #FFF;text-align: center; width: 1200px;clear: both;}
.footer .footer_end .powered a{line-height: 40px;color: #FFF;}
.footer .footer_end .powered a img{vertical-align: middle;max-height: 40px;}

.news_show{font-family: verdana;}
.news_show p{font-size: 16px; font-family: verdana;  margin-bottom: 15px;line-height: 30px;}


/* side */
.side{position:fixed;width:78px;right:0;top:50%; margin-top:-200px;z-index:100; border:1px solid #e0e0e0; background:#ffffff; border-bottom:0;}
.side ul li{width:78px;height:78px;float:left;position:relative; border-bottom:1px solid #e0e0e0;color:#333; font-size:14px; line-height:38px; text-align:center;transition:all 0.3s; cursor:pointer;}
.side ul li img {
  width: 80%;
  margin: 0 auto;
}
.side ul li:hover{background:#f67524; color:#fff;}
.side ul li:hover a{ color:#fff;}
.side ul li i{height:25px; margin-bottom:1px; display:block; overflow:hidden; background-repeat:no-repeat; background-position:center center; background-size:auto 25px; margin-top:14px;transition:all 0.3s;}
.side ul li i.bgs1{ background-image:url(../images/right_pic5.png);}
.side ul li i.bgs2{ background-image:url(../images/right_pic7.png);}
.side ul li i.bgs3{ background-image:url(../images/right_pic2.png);}
.side ul li i.bgs4{ background-image:url(../images/right_pic1.png);}
.side ul li i.bgs5{ background-image:url(../images/right_pic3.png);}
.side ul li i.bgs6{ background-image:url(../images/right_pic6_on.png);}
.side ul li:hover i.bgs1{background-image:url(../images/right_pic5_on.png);}
.side ul li:hover i.bgs2{background-image:url(../images/right_pic7_on.png);}
.side ul li:hover i.bgs3{background-image:url(../images/right_pic2_on.png);}
.side ul li:hover i.bgs4{background-image:url(../images/right_pic1_on.png);}
.side ul li:hover i.bgs5{background-image:url(../images/right_pic3_on.png);}
.side ul li:hover i.bgs6{}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all 0.3s;overflow:hidden;}

.side ul li.sidetop{background:#f67524; color:#fff;}
.side ul li.sidetop:hover{opacity:0.8;filter:Alpha(opacity=80);}
.side ul li.sideewm .ewBox {
  width: 238px;
  display: none;
  color: #363636;
  text-align: center;
  padding: 15px 0;
  position: absolute;
  left: -240px;
  top: 0px;
  background-color: #fff;
  border:1px solid #e0e0e0;
  opacity:0;
}
/*.side ul li .sideetel{width:56px;height:50px;line-height:50px;display:inline-block;transition:all 0.3s; text-align:left;}*/
/*.side ul li .sideetel:hover{background:#f3782a;opacity:1;filter:Alpha(opacity=100);}*/
.side ul li.sideetel .telBox {
  width: 240px;
  height:237px;
  display: none;
  color: #fff;
  text-align: left;
  position: absolute;
  left: -240px;
  top: -79px;
  background:#f67524;
  opacity:0;
}
.side ul li.sideetel .telBox dd{ display:block; height:118.5px; overflow:hidden; padding-left:82px; line-height:24px; font-size:18px;}
.side ul li.sideetel .telBox dd span{ display:block; line-height:28px; height:28px; overflow:hidden; margin-top:32px; font-size:18px;}
.side ul li.sideetel .telBox dd.bgs1{ background:url(../images/right_pic8.png) 28px center no-repeat; background-color:#e96410;}
.side ul li.sideetel .telBox dd.bgs2{ background:url(../images/right_pic9.png) 28px center no-repeat;}
/*.side ul li .sideetel .telinput{ width:135px; text-align:center; height:25px; line-height:25px; background-color:#fff; color:#7d7d7d; font-size:14px; margin-left:-8px; border:0; z-index:9999999;}
.side ul li .sideetel .telbnt{ width:135px; height:26px; line-height:26px; background-color:#735012; font-size:14px; border:0;margin-left:-8px; margin-top:5px; color:#fff; cursor:pointer;border-radius:4px;}
.side ul li img{float:left;}*/
/*.side dl dt{width:54px;height:54px;float:left;position:relative;}
.side dl dt .sidebox{position:absolute;width:54px;height:54px;border-bottom:1px solid #444;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.9;filter:Alpha(opacity=90);color:#fff;font:12px/54px "微锟斤拷锟脚猴拷";}
.side dl dd{width:54px;height:44px;float:left;position:relative;display: none;}
.side dl dd .sidebox{position:absolute;width:54px;height:44px;border-bottom:1px solid #444;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.9;filter:Alpha(opacity=90);color:#fff;font:12px/54px "微锟斤拷锟脚猴拷"; line-height:44px;}
.side dl dd .sidebox:hover{background:#f3782a;opacity:1;filter:Alpha(opacity=100);}
.side dl dd .sidebox:hover img{opacity:0.8;filter:Alpha(opacity=80);}
.side dl  img{float:left;}*/
@media screen and (max-width:1440px) {
.side{width:62px; margin-top:-158px;}
.side ul li{width:62px;height:62px;font-size:12px; line-height:30px;}
.side ul li i{height:20px; background-size:auto 20px; margin-top:11px;}
.side ul li.sideewm .ewBox { padding: 15px 0; width:192px; left:-194px;}
.side ul li.sideetel .telBox { height:189px;top: -63px;}
.side ul li.sideetel .telBox dd{ height:94.5px; font-size:16px;}
.side ul li.sideetel .telBox dd span{ margin-top:21px; font-size:16px;}
}


/* 灏忓睆骞曞鑸� */
.p_transition {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
}
.small_nav_btn {
  position: absolute;
  top: 10px;
  right: 3%;
  height: 30px;
  z-index: 8;
  display: none;
  width: 30px;
  height: 30px;
  background: url(../images/m_menu1.png) no-repeat center;
}
.small_nav_btn.active {
  background: url(../images/m_menu2q.png) no-repeat center;
}
.small_nav .wapper .btn i {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  cursor: pointer;
  border-left: 1px solid #e5e5e5;
  background: url(../images/h_content_dot.png) no-repeat center;
  background-size: 13px;
}
.small_nav .wapper .btn.active i {
  -webkit-transform: rotate(180deg);
  transform: rorate(180deg);
  border-left: 0;
  border-right: 1px solid #e5e5e5;
}
.small_nav .show a {
  text-indent: 30px;
  line-height: 40px;
}
.small_nav .logo{
  position: absolute;
  left: 3%;
  top: 10px;
}
.small_nav .logo img{
  width: 90px;
}
.small_nav .logo .font{
  width: 90px;
  text-align: left;
    margin-top: -2px;
}
.small_nav .logo .span1{
  text-align: left;
    background-color: #fff;
    color: #f97934;
    border-radius: 16px;
    line-height: 16px;
    display: inline-block;
    padding: 0 10px;
}
.small_nav .logo .span2{
  color: #fff;
  line-height: 16px;
  font-size: 12px;
  display: block;
}
.small_nav .content{
  width: 100%;
}
.small_nav .phone{
  color: #fff;
  position: absolute;
  bottom: 20px;
  width: 100%;
}
.small_nav .phone .p1{
  font-size: 16px;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.small_nav .phone .p1:after{
  content: "";
  position: absolute;
  width: 20px;
  height: 1px;
  background: #fff;
  left: 50%;
  margin-left: -10px;
  bottom: 0;
}
.small_nav .phone .p2{
  font-size: 18px;
  font-weight: bold;
}
.scale{
  overflow: hidden;
}
.scale img {
  transition: all 0.3s;
}
.scale:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.small_nav .wapper {
  position: relative;
}
.small_nav {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  background: #f97934;
  z-index: 7;
  display: none;
  overflow: auto;
}
.small_nav .main{
  display: flex;
  height: 100%;
  width: 100%;
  overflow: hidden;
  align-items: center;
  justify-content:center;
  text-align: center;
}
.small_nav .main a {
  font-size: 14px;
  display: block;
  color: #fff;
  line-height: 40px;
  margin: 10px 0;
  position: relative;
}
.small_nav .main a.active:after{
  position: absolute;
  left: 50%;
  width: 30px;
  height: 1px;
  background: #fff;
  content: "";
  bottom: 0;
  margin-left: -15px;
}
.small_nav .show {
  background: #c00000;
  display: none;
}
.all_pro .main li .font .p3{zoom:1;}
.all_pro .main li .font .p3:after{content:""; display:block; clear:both;}


.wedo_list li {
    width:33.33333%;
    float: left;
    overflow: hidden;
    min-height:393px;
    background:#fff;
}
.wedo_list li:hover .wedo_img {padding-top:60px;}
.wedo_list li .wedo_bgImg:after{position:absolute;left:0px;top:0px;width:100%;height:100%;content:"";background:rgba(0, 0, 0, 0.5);transition:all 0.5s ease-in-out;opacity:0;}
.wedo_list li:hover .wedo_bgImg:after{opacity:1;}
.wedo_list li:hover .wedo_shtitle a{color:#c70c1f;transition:all 0.5s ease-in-out;}
.wedo_img {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;
}
.wedo_img a{
  position: relative;
}
.wedo_list li .show{
  position: absolute;
  left: 50%;
  margin-left: -162px;
  top: 0;
  width: 324px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all;
  height: 100%;
  background: rgba(0,0,0,0.5);

  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content:center;
  text-align: center;
}
.wedo_list li .show img{
  width: 200px;
}
.wedo_list li:hover .show{
  opacity: 1;
  visibility: visible;
}
.wedo_list li img {
    display: block;
    margin:0px auto;
}
.wedo_list_li {
    position: relative
}
.image_info {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.image_info_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table
}
.image_info .overlay {
    background: #da251d;
    opacity: .6;
    filter: alpha(opacity=60);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1
}
.wedo_list_li {
    width: 100%;
}
.wedo_list_li .wedo_img img {
    transition: all .5s;
    opacity: 1 !important;
}
.wedo_list_li .wedo_img{padding-top:70px;}
.wedo_img a{position: relative;z-index: 2;}
.wedo_bgImg{position: absolute;left:0px;top:0px;height:270px;width:100%;overflow:hidden;}
.wedo_bgImg img{width:100%;height:100%;object-fit:cover;}
.wedo_list_li .image_info {
    opacity: 0;
    filter: alpha(opacity=0)
}
.wedo_list_li:hover .image_info {
    opacity: 1;
    transition: all .5s;
    filter: alpha(opacity=100);
    display: block
}
.wedo_shtitle a{
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  padding-top: 18px;
}
.wedo_list_li .wedo_img.xcx {
  padding-top: 67%;height: 0;
}
.xcx .wedo_bgImg{height: 100%;}

.wedo_img.xcx a{
  position: absolute;
  top: 5%;
  width: 100%;
  left: 0;
  display: block;
  opacity: 0;
  transition: opacity .6s;
  -webkit-transition: opacity .6s;
  -moz-transition: opacity .6s;
  -ms-transition: opacity .6s;
  -o-transition: opacity .6s;
}
.wedo_img.xcx a img{width: 59%;}
.wedo_list li:hover .wedo_img.xcx {
  padding-top: 67%;
}
.wedo_list li:hover .wedo_img.xcx a{opacity: 1;}

.in_hz .main li img{
  width: 100%;
}
.all_hz .main{
  border-right: 1px solid #eee;
  box-sizing: border-box;
  border-bottom: 1px solid #eee;
  background-color: #fff;
}
.all_hz .main li{
  width: 16.6666%;
  margin-right: 0;
  height: 76px;
  border-right: 0;
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  border-bottom: 0;
  margin-bottom: 0;
  box-sizing: border-box;
}
.all_hz .main li:first-child{
  width: 33.333333%;
  height: 228px;
  float: right;
}
.all_hz .main li:first-child:hover img{
    transform: rotatey(0);
}
.all_hz .btn{
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 2;
}
.all_hz .btn .swiper-button-prev:hover,
.all_hz .btn .swiper-button-next:hover{
  background: #fff;
}
.all_hz .btn .swiper-button-prev:hover:after,
.all_hz .btn .swiper-button-next:hover:after{
  color: #f97934;
}
.all_hz .btn .swiper-button-prev:after,
.all_hz .btn .swiper-button-next:after{
  font-size: 16px;
  color: #fff;
}
.all_hz .btn .swiper-button-prev,
.all_hz .btn .swiper-button-next{
  position: initial;
  margin: 0;
  width: 50px;
  height: 50px;
  float: left;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.all_hz .btn .swiper-button-next{
  margin-left: -1px;
}

.header_line{
  height: 100px;
}
/*.header{
  z-index: 5;
}
.small_nav_btn,
.header{
    transition: all .6s;
    transform: translateY(0);
}
.small_nav_btn.no-show{
    transform: translateY(-50px);
}
.header.no-show{
    transform: translateY(-100%);
}
*/
.pages{text-align: center;clear: both;padding-top: 1px;}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px; }
.pagination &gt; li {
	display: inline; }
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #f97934;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px; }
.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px; }
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px; }
  .pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; span:hover, .pagination &gt; li &gt; span:focus, .layui-laypage a:hover{
    z-index: 2;
    color: #fff  !important;
    background-color: #f97934  !important ;
    border-color: #f97934 !important;
  }
.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; span:focus {
	z-index: 3;
	color: #fff;
	background-color: #f97934;
	border-color: #f97934;
	cursor: default; }


.footerside {
    display: none;
  justify-content: center;
  padding: 10px 3%;
  box-sizing: border-box;
  background-color: #22272b;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 6;
}
.footerside a{
  width: 32%;
  background: #ff6d00;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  line-height: 36px;
  margin-right: 2%;
}
.footerside a:nth-child(2){background: #ff9600;}
.footerside a:nth-child(3n){background: #ffb400;margin-right: 0%;}

.copy-ok{text-align: center;padding: 15px;display: none;}
.copy-ok i {
	color: #0cb32e;
	font-size: 55px;
}
.copy-ok span {
	display: block;
	font-size: 18px;
	line-height: 1.5;
}
.copy-ok .span1{
	font-size: 22px;
	font-weight: bold;
	line-height: 36px;
}
.copy-class .layui-layer-btn a{border-color: #f97934;background-color: #f97934;}





.wap_fx{
  overflow: hidden;
  position: fixed;
  width: 40px;
  bottom: 3%;
  right: 5px;
  z-index: 50;
  text-align: center;
  display: none;
}
.middle-box{display: table; height: 100%;  width:100%; margin:0 auto; position:relative;}
.middle-inner{display: table-cell; vertical-align:middle; *position:absolute; *top:50%; *left:50%; width:100%;}
.wap_fx a{
  display: block;
  width: 40px;
  height: 40px;
  margin: 6px 0px;
  text-align: center;
  cursor: pointer;
}
.wap-wxcode{display: none;position: fixed;z-index: 9999;background: rgba(0,0,0,.7);top:0;left: 0;width: 100%;height: 100%;}
.wap-wxcode-con{text-align: center;position: relative;width: 70%;padding:30px 0;margin: 0 auto;background: #fff;}
.wap-wxcode-con img{width: 70%;vertical-align: bottom;}
.wap-wxcode-bot{margin-top: 20px;}
/*.wxname{color: #fff;}*/
.copy-btn{margin:0 0 0 6px;padding: 0 5px;color: #fff;background: #f97934;outline: none;border:0;border-radius: 4px;}
.gb1002{position: absolute;width: 32px;height: 32px;left: 50%;bottom:-60px;margin-left: -16px;background: url("../images/close.png") no-repeat center;background-size: cover;filter: brightness(5);}



.all_hz .swiper-container-fade .swiper-slide li{
  opacity: 0;
}
.all_hz .swiper-container-fade .swiper-slide-active li{
  opacity: 1;
}


.inside_banner *{
  display: none !important;
}

.loadpage{
  width: 50px;
  height: 50px;
  border: 1px solid #ff6c00;
  margin: 20px auto 30px auto;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}


.loadpage i,.loadpage::after,.loadpage::before {

position: absolute;
width: 6px;
height: 6px;
border-radius: 50%;
background: #ff6c00;
left: 50%;
top: 50%;
margin: -3px 0 0 -3px;
transition: 0.3s;
}
.loadpage::after,.loadpage::before{content: ''}
.loadpage::before {
margin-left: -16px;
}
.loadpage::after {
margin-left: 10px;
}
.loadpage:hover {
border-color: #ff6c00;
background: #ff6c00;
}
.loadpage:hover i,.loadpage:hover::after, .loadpage:hover::before {
background: #fff !important;
}


.banner_slide_m{
  display: none;
}
.banner_slide_pc{
  display: block;
}
.banner_slide .swiper-slide{
  margin-left: 0;
  padding-left: 0;
}
.news_detail .main p {
    margin-bottom: 10px;
}
</pre></body></html>