<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*全局样式*/
@charset "utf-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:14px "微软雅黑","Arial Narrow",HELVETICA;color:#000;-webkit-text-size-adjust:100%;}
input:required,textarea:required{outline:0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;-webkit-appearance: none !important;}
a{text-decoration:none !important; cursor:pointer !important;color:#000;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.container-fluid{max-width:1230px !important;}
.tr{transition:all 0.5s; -moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s}
.tr2{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

header{background:url(../images/bg1.jpg) center center/cover;}
header .top{line-height:33px;background:#fff;color:#949494;}
header .top h5{line-height:33px;color:#949494;}
header .top ul.ul1{margin-left:15px;padding-left:15px;border-left:1px solid #f2f2f2;}
header .top ul.ul1 li{margin-right:20px;}
header .top ul.ul1 li img{margin-right:5px;position:relative;top:-2px;}
header .top ul.ul2{position:relative;}
header .top ul.ul2:before,header .top ul.ul2:after{content:"";border-right:20px solid #b40202;border-bottom:33px solid transparent;position:absolute;top:0;left:-20px;}
header .top ul.ul2:after{left:auto;right:-20px;transform:rotateY(180deg);}
header .top ul.ul2 li{background:#b40202;}
header .top ul.ul2 li a{padding:0 10px;color:#fff;border-left:1px solid #fff;}
header .top ul.ul2 li a:hover{color:yellow;}
header .top ul.ul2 li:first-child a{border:none;}
header .top .more{display:block;background:#003586;color:#fff;padding:0 30px;transform:skew(-30deg);margin:0 10px 0 15px;}
header .top .more span{transform:skew(30deg);display:block;}
header .logo_box{height:125px;border-bottom:1px solid #f2f2f2;border-top:1px solid #f2f2f2;}
header .logo{line-height:125px;max-width:40%;}
header .logo img{max-width:100%;}
header .logo.logo2{margin-left:20px;}
header .logo_box .phone{background:url(../images/icon3.png) no-repeat 0 center;padding-left:55px;margin-top:35px;}
header .logo_box .phone p{font-size:16px;color:#2c2c2c;}
header .logo_box .phone h5{font-size:26px;color:#003586;font-weight:bold;}

/*PC端导航*/
nav{position:relative;border-top:1px solid #fff;border-bottom:1px solid #fff; background-color: #003586}
nav a{color:#252525 !important;font-size:16px;}
/*一级导航*/ 
nav ul li{float:left;width:12.5%;text-align:center;position:relative;line-height:60px;border-right:1px solid #fff;}
nav ul li:first-child{border-left:1px solid #fff;}
nav ul li a{position:relative;display:block;color:#fff !important;}
nav ul li a:hover,nav ul li a.active{background:#b40202;color:#fff !important;}
/*二级导航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:100;width:100%;}
nav ul li ul li{float:none;margin-top:1px;width:100%;line-height:35px;border:none;background:#fff;border:none !important;}
nav ul li  ul li a{color:#003586 !important;}
/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-control.left{width:60px;height:60px;background:url(../images/left.png) no-repeat;top:50%;left:-100px;margin-top:-30px;}
#myCarousel .carousel-control.right{width:60px;height:60px;background:url(../images/right.png) no-repeat;top:50%;right:-100px;margin-top:-30px;}
#myCarousel:hover .carousel-control.right{right:10px;}
#myCarousel:hover .carousel-control.left{left:10px;}
.carousel-indicators li{width:14px;height:14px;margin:1px 3px;background:#fff;position:relative;}
.carousel-indicators li:before{content:"";width:4px;height:4px;background:#003586;border-radius:50%;position:absolute;top:50%;left:50%;display:none;margin:-2px 0 0 -2px;}
.carousel-indicators .active{width:14px;height:14px;margin:1px 3px;}
.carousel-indicators .active:before{display:block;}

/*搜索*/
.sousuo{background:#efefef;border-bottom:1px dotted #d6d6d6;}
.sousuo_box{position:relative;height:60px;}
.sousuo_box .text{line-height:60px;padding-right:340px;}
.sousuo_box .text span{color:#4f4f4f;font-weight:bold;}
.sousuo_box .text a{margin-right:20px;color:#4f4f4f;}
.sousuo_box .text a:hover{color:#003586;}
.sousuo_box form{position:absolute;top:15px;right:0;}
.sousuo_box form input{width:260px;height:30px;background:#fff;border:1px solid #e5e5e5;border-right:none;padding:0 10px;}
.sousuo_box form button{width:44px;height:30px;background:#003586 url(../images/icon4.png) no-repeat center;border:none;}

/*title*/
.title{margin:40px 0;text-align:center;}
.title img{max-width:100%;}
.title h5{font-size:36px;font-weight:bold;color:#373737;margin:10px 0 15px 0;}
.title h5 span{color:#003586;margin-right:10px;}
.title p{border:1px solid #cbcbcb;line-height:22px;display:inline-block;padding:0 15px;font-size:12px;color:#afafaf;}
.title.title-2{margin:20px 0 40px;}
.title.title-3{text-align:left;position:relative;padding:30px 0 0 30px;margin:0 0 50px 0;}
.title.title-3:before{content:"";width:calc(100% + 24px);height:2px;background:#dedede;position:absolute;top:0;left:-24px;}
.title.title-3:after{content:"";width:2px;height:150px;background:#dedede;position:absolute;top:-24px;left:0;}
.title.title-3 p{position:relative;}
.title.title-3 p:before{content:"";width:50px;height:4px;background:#b40202;position:absolute;bottom:-28px;left:0;}

/*nav2_box*/
.nav2_box ul li a{display:block;height:57px;position:relative;border:1px solid #d9d9d9;margin-top:3px;padding:10px 40px 0 70px;}
.nav2_box ul li a:before{content:"";border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:9px solid #0d0247;position:absolute;top:15px;right:15px;}
.nav2_box ul li a h5{font-size:16px;color:#0d0247;}
.nav2_box ul li a p{color:#c2c2c2;font-size:12px;margin-top:3px;}

/*产品中心*/
.news1{display:block;background:#ececec;padding:10px 10px 20px 10px;border:1px solid #e8e8e8;margin-bottom:20px;transition:all .3s;}
.news1 .imgbox{border:1px solid #e8e8e8;background:#fff;display:block;overflow:hidden;}
.news1 .img{height:176px;}
.news1 h5{font-size:18px;color:#3d3d3d;text-align:center;margin:15px 0;}
.news1 ul{margin:0 -5px;}
.news1 ul li{width:50%;padding:0 5px;}
.news1 ul li a{display:block;line-height:27px;background:#003586;color:#fff;text-align:center;}
.cpzx_box,.cpzx_box .row{padding:0 5px;}
.cpzx_box .col-sm-12{padding:0 10px;}
.cpzx_box .col-xs-6{padding:0 10px;}

/*产品设备*/
.cpsb{background:url(../images/bg3.jpg) center center/cover;padding:40px 0 30px;}
.news2{background:#fff;display:block;margin-bottom:10px;}
.news2 .imgbox{border-bottom:1px solid #e4e4e4;overflow:hidden;}
.news2 .img{height:301px;}
.news2 .text_box{padding:30px 140px 30px 15px;position:relative;}
.news2 .text_box h5{font-size:18px;color:#292929;}
.news2 .text_box p{color:#bfbfbf;margin-top:5px;}
.news2 .text_box .text{margin-left:60px;}
.news2 .text_box span{width:114px;line-height:33px;border:1px solid #ebebeb;text-align:center;color:#9e9e9e;display:block;position:absolute;top:35px;right:15px;}
.news3{display:block;background:#fff;padding:10px;margin-bottom:10px;}
.news3 .imgbox{width:50%;overflow:hidden;}
.news3 .img,.news6 .img{height:178px;}
.news3 .text_box{width:50%;text-align:center;padding-top:30px;}
.news3 .text_box h5{font-size:18px;color:#292929;margin:15px 0;}
.news3 .text_box span{width:114px;line-height:33px;border:1px solid #ebebeb;text-align:center;color:#9e9e9e;display:block;margin:0 auto;}
.news6{display:block;background:#fff;}
.news6 .imgbox{width:60%;padding:10px;overflow:hidden;}
.news6 .text_box{width:40%;padding-top:40px;}
.news6 .text_box .text{background:url(../images/icon8.png) no-repeat 0 center;padding-left:75px;}
.news6 .text_box h5{font-size:18px;color:#292929;}
.news6 .text_box p{color:#bfbfbf;margin-top:5px;}
.news6 .text_box span{width:114px;line-height:33px;border:1px solid #ebebeb;text-align:center;color:#9e9e9e;display:block;margin-top:15px;}
.cpsb .row{padding:0 10px;}
.cpsb .col-sm-12,.cpsb .col-xs-12{padding:0 5px;}

/*关于我们*/
.gywm{margin:80px 0 50px;}
.gywm .con1{display:block;position:relative;}
.gywm .con1 .imgbox{border:3px solid #ebebeb;overflow:hidden;}
.gywm .con1 .text_box{position:absolute;top:30%;left:78%;width:70%;padding:30px;background:#fff;box-shadow:0 0 6px rgba(0,0,0,0.3);z-index:1000;}
.gywm .con1 .text_box h5{font-size:20px;font-weight:bold;color:#3f3f3f;}
.gywm .con1 .text_box .text{line-height:24px;color:#3f3f3f;height:120px;overflow:hidden;margin:20px 0;}
.gywm .con1 .text_box span{color:#a6a6a6;}
.gywm .con1:hover .text_box span{color:red;}
.gywm .con2{background:url(../images/img_74.jpg) center center/cover;padding:30px 30px 180px 30px;}
.gywm .con2 p{font-size:30px;font-weight:bold;color:#fff;}
.gywm .con2 h5{font-size:30px;font-weight:bold;margin:20px 0;color:#fff;}
.gywm .con2 .text{font-size:18px;line-height:30px;color:#fff;position:relative;}
.gywm .con2 .text a{position:absolute;bottom:-3px;right:0;font-size:14px;color:#fff;}
.gywm .con2 .text a:hover{color:#000;}
.gywm .con3{background:url(../images/bg4.jpg) center center/cover;height:160px;margin-top:50px;}
.gywm .con3 .img1{width:20%;height:160px;background:#af1915;text-align:center;line-height:160px;}
.gywm .con3 .img1 img{max-width:100%;}
.gywm .con3 .img2{width:40%;height:160px;line-height:160px;padding-left:20px;}
.gywm .con3 .img2 img{max-width:100%;}
.gywm .con3 .phone{margin:35px 30px 0 0;}
.gywm .con3 .phone h5{color:#fff;}
.gywm .con3 .phone h5 span{font-size:26px;font-weight:bold;}
.gywm .con3 .phone a{color:#fff;line-height:35px;border:1px solid #fff;width:100%;display:block;text-align:center;margin-top:20px;}
.gywm .con3 .phone a img{margin-right:10px;}

/*激光切割*/
.jgqg{position:relative;background:#f4f4f4;margin-top:100px;padding-bottom:5px;}
.jgqg:before{content:"";width:100%;height:103px;background:url(../images/img_02.jpg) no-repeat center/cover;position:absolute;top:-50px;left:0;}
.jgqg:after{content:"";width:100%;height:5px;background:url(../images/img_04.jpg) no-repeat center/contain;position:absolute;bottom:0;left:0;}
.jgqg_pad{padding:0 5px;}
.news4{display:block;border:1px solid #e6e6e6;text-align:center;transition:all .3s;margin:0 10px 20px;background:#fff;}
.news4 .imgbox{position:relative;padding:4px;border-bottom:1px solid #e6e6e6;overflow:hidden;}
.news4 .mask{background:rgba(0,53,134,0.7);color:#fff;position:absolute;width:100%;height:100%;top:-100%;left:0;display:flex;justify-content:center;align-items:center;}
.news4 .mask h4{font-size:18px;}
.news4 .mask p{font-size:12px;margin:10px 0 20px;}
.news4 .mask span{display:block;width:25px;height:25px;background:#fff;text-align:center;line-height:25px;border-radius:50%;color:#003586;margin:0 auto;}
.news4 h5{font-size:16px;color:#333;line-height:60px;border-bottom:4px solid transparent;}
.news4.news4-2 .imgbox:before{content:"";width:100%;height:100%;background:rgba(212,40,40,0.7) url(../images/icon2.png) no-repeat center;position:absolute;top:0;left:0;z-index:1;opacity:0;transition:all .3s;}
.jgqg .more{display:block;width:126px;line-height:33px;border:1px solid #e6e6e6;background:#fff;color:#9d9d9d;border-radius:30px;text-align:center;margin:10px auto 40px;}
.jgqg .more:hover{background:#003586;color:#fff;border-color:#003586;}
.jgqg .owl-theme .owl-nav{position:absolute;width:100%;top:50%;margin-top:-33px;}
.jgqg .owl-theme .owl-nav .owl-prev{width:46px;height:46px;position:absolute;left:-70px;border-radius:0;margin:0;background:#fff url(../images/left2.png) no-repeat center;font-size:0;border:1px solid #efefef;}
.jgqg .owl-theme .owl-nav .owl-next{background:#fff url(../images/right2.png) no-repeat center;width:46px;height:46px;position:absolute;right:-70px;border-radius:0;margin:0;font-size:0;border:1px solid #efefef;}
.jgqg .owl-theme .owl-nav .owl-prev:hover{background:#003586 url(../images/left2-2.png) no-repeat center;}
.jgqg .owl-theme .owl-nav .owl-next:hover{background:#003586 url(../images/right2-2.png) no-repeat center;}

/*新闻资讯*/
.title2{height:77px;line-height:77px;background:#003586;}
.title2 .imgbox{margin:0 13px;}
.title2 h5{line-height:77px;color:#fff;font-size:18px;}
.title2 a{color:#fff;font-size:12px;padding-right:13px;}
.title2 a:hover{color:yellow;}
.xwzx{overflow-x:hidden;margin-bottom:40px;}
.xwzx .hz ul{margin:13px -5px 0;height:400px;overflow:hidden;}
.xwzx .hz ul li{width:50%;}
.hz_con{display:block;border:1px solid #e9e9e9;margin:0 5px 10px;overflow:hidden;}
.hz_con .img{height:70px;}
.news7_box ul{background:#f1f1f1;padding:20px 15px 33px;}
.news7_box ul .ul_box{height:360.5px;overflow:hidden;}
.news7{display:none;background:#fff;padding:5px;}
.news7 .img{height:140px;}
.news7 .text_box{padding:15px 10px 10px;}
.news7 .text_box h5{font-size:15px;font-weight:bold;color:#2b2b2b;}
.news7 .text_box .text{color:#aeaeae;line-height:18px;height:36px;overflow:hidden;margin-top:10px;}
.news7_box ul p{color:#3a3a3a;line-height:40px;border-bottom:1px dotted #aaa;position:relative;padding:0 90px 0 20px;}
.news7_box ul p:before{content:"&gt;";position:absolute;top:0;left:0;color:#c7c7c7;}
.news7_box ul p span{position:absolute;top:0;right:0;}
.news7_box ul li.active .news7{display:block;}
.news7_box ul li.active p{display:none;}
.xwzx .wt ul{background:#f1f1f1;padding:23px 20px 24px;}
.xwzx .wt ul li{padding:20px 0;border-bottom:1px dotted #aaa;}
.xwzx .wt ul li h5{font-size:16px;color:#373737;position:relative;padding-left:30px;line-height:22px;}
.xwzx .wt ul li h5:before,.xwzx .wt ul li .text:before{content:"Q";width:22px;height:22px;background:#365598;color:#fff;text-align:center;line-height:22px;position:absolute;top:0;left:0;border-radius:5px;font-size:13px;}
.xwzx .wt ul li .text:before{content:"A";background:#83c326;}
.xwzx .wt ul li .text{color:#8e8e8e;height:44px;line-height:22px;overflow:hidden;margin-top:15px;padding-left:30px;position:relative;}
.xwzx .wt ul li a:hover h5{color:#365598;}
.xwzx .wt ul .ul_box{height:366px;overflow:auto;}

/*footer*/
footer{background:#021025;color:#fff;overflow-x:hidden;}
footer .top{padding:50px 0;}
footer .bt{margin-bottom:20px;}
footer .bt p{font-size:22px;font-weight:bold;color:#525860;}
footer .bt h5{font-size:16px;font-weight:bold;margin-top:12px;}
footer ul{margin:0 -10px;}
footer ul li{padding:0 10px;}
footer ul li:nth-child(1){width:30%;}
footer ul li:nth-child(2){width:50%;position:relative;text-align:center;}
footer ul li:nth-child(2):before,footer ul li:nth-child(2):after{content:"";width:2px;height:100%;border-left:1px solid #0c1b33;border-right:1px solid #03080f;position:absolute;top:0;left:0;}
footer ul li:nth-child(2):after{left:auto;right:0;}
footer ul li:nth-child(3){width:20%;text-align:right;}
footer ul li dl dd{width:50%;}
footer ul li dl dd a{color:#fff !important;line-height:30px;}
footer ul li dl dd a:hover{color:yellow !important;}
footer ul li .text1{line-height:30px;}
footer ul li img{width:115px;height:115px;}
footer ul li .con{display:inline-block;text-align:left;}
footer .bottom{padding:25px 0;color:rgba(166,166,166,0.35);position:relative;}
footer .bottom:before{content:"";width:100%;height:2px;border-top:1px solid #0c1b33;border-bottom:1px solid #03080f;position:absolute;top:0;left:0;}
footer .bottom span{margin-left:30px;}
footer .bottom i{width:30px;height:30px;background:#444d62;text-align:center;line-height:30px;color:#fff;border-radius:5px;position:absolute;top:20px;right:0;cursor:pointer;}

/*内页*/
.neiye{margin:30px 0;}
.title4{background:#003586;height:120px;padding:35px 0 0 80px;font-size:0;position:relative;}
.title4 span.span1{font-size:48px;color:#fff;margin-right:20px;position:absolute;top:35px;left:20px;}
.title4 h5{font-size:22px;font-weight:bold;color:#fff;}
.title4 p{font-size:12px;color:#fff;margin-top:8px;}
.title4 span.span2{font-size:20px;color:#fff;position:absolute;top:0;right:15px;line-height:50px;}
.title4 i{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}
.nav1_box{border:1px solid #d9d9d9;}
.nav1_box ul{background:#f2f2f2;padding:10px 10px 1px 10px;}
.nav1_box ul li a{display:block;line-height:40px;border:1px solid #e4e4e4;font-size:16px;color:#151515;padding:0 15px;background:#fff;margin-bottom:10px;position:relative;}
.nav1_box ul li a:before{content:"";border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid #fff;position:absolute;top:50%;right:0;margin:-5px 15px 0 0;}
.nav1_box ul li a.active,.nav1_box ul li a:hover{background:#d42828;color:#fff;padding:0 40px 0 15px;}
.nav1_box.nav1_box-2 ul{padding:1px 10px;}
.nav1_box.nav1_box-2 ul .ul_box{margin:10px 0 20px;height:260px;overflow:auto;}
.nav1_box  .ul_box  dl{ margin-bottom: 10px;}

.nav1_box dl{display:none;}
.nav1_box dl.active{display:block;}
.nav1_box dl dd a:before{content:"●";margin-right:5px;}
.nav1_box dl dd a{display:block;line-height:35px;text-align:left;color:#333;background:none;font-size:14px; padding-left: 15px}
.nav1_box dl dd a:hover{ background-color: #fff; color: #003586}
.nav1_box dl dd a.active{color:red;}


.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#003586 !important;}
.mCSB_scrollTools .mCSB_draggerContainer{right:-9px !important;}
.neiye .lx .title5{background:#003586;line-height:48px;font-size:20px;font-weight:bold;color:#fff;padding-left:20px;margin-top:20px;}
.neiye .lx span{font-size:12px;font-weight:normal;margin-left:10px;}
.neiye .lx .text{background:#f2f2f2;line-height:30px;padding:15px;border:1px solid #d9d9d9;color:#4b4b4b;}
.title6{height:37px;border:1px solid #e8e8e8;margin-bottom:20px;}
.title6 h5{display:inline-block;line-height:35px;background:#003586;color:#fff;font-size:16px;color:#fff;border-right:1px solid #e8e8e8;padding:0 28px;}
.title6 p{line-height:35px;padding-right:12px;color:#8a8a8a;}
.title6 p a{font-size:12px;color:#8a8a8a;}
.title6 p a:hover{color:#003586;}

.fwxm_ny .row,.cpzb_ny .row{padding:0 5px;}
.fwxm_ny .row .col-lg-4,.cpzb_ny .row .col-lg-4{padding:0;}
.cpzb_ny .news1{margin:0 10px 20px;}

.news5{display:block;position:relative;border-bottom:1px dotted #c7c7c7;padding-bottom:20px;margin-bottom:20px;}
.news5 .imgbox{overflow:hidden;}
.news5 .img{width:156px;height:124px;}
.news5 .text_box{margin-left:176px;}
.news5 h5{font-size:18px;color:#262626;}
.news5 .text{color:#8d8d8d;line-height:25px;height:50px;overflow:hidden;margin-top:12px;}
.news5 span{width:90px;line-height:24px;border:1px solid #e0e0e0;display:block;font-size:12px;color:#afaeae;text-align:center;position:absolute;left:176px;bottom:20px;}

/*详情页*/
.xqy .bt{font-size:18px;font-weight:bold;text-align:center;margin:10px 0;}
.xqy .futitle{font-size:14px;text-align:center;margin:10px 0;border-bottom:1px dashed #e8e8e8; color: #999; padding: 10px 0}
.xqy .rq{color:#999;text-align:center;line-height:30px;border-bottom:1px dashed #999;}
.xqy img{display:block;max-width:100% !important;height:auto !important;margin:20px auto;}
.xqy .text{line-height:25px;}
.xqy .text td{  border:1px solid #999; padding: 0 20px;}

.hzhb_ny .row{padding:0 10px;}
.hzhb_ny .row .col-lg-3{padding:0;}
.hzhb_ny .hz_con .img{height:auto;}
.hzhb_ny p{ display: block; text-align: center; margin-bottom: 10px;}
.hzhb_ny .hbdiv:hover p{ color: #003586}
/*移动端底部热点链接*/
	#tabBar{ position: fixed; left:20px; bottom:20px; z-index: 99; width: calc(100% - 40px); height: 50px;}
	#tabBar.active{ animation: tabBarAnimation 3s 1s infinite linear;  }
	#tabBar .clickbtn{ position: absolute; right: 0; bottom: 0; z-index: 2; width:50px; height:50px; font-size: 0; line-height: 50px; background: rgba(255,255,255,0.8); border-radius: 50%; }
	#tabBar .clickbtn span{ display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; opacity: 0; }
	#tabBar .clickbtn img{ width: 22px; }
	#tabBar .clickbtn.on{ animation:clickbtnAnimation 10s 0s infinite linear; box-shadow: 0 3px 5px rgba(0,0,0,0.5); }
	#tabBar .clickbtn.on:before{ content: ""; position: absolute; left: 0; bottom: -5px; z-index: 1; width: 20px; height: 5px;}
	#tabBar .clickbtn.active{ background:url(../images/xian2.png) rgba(110,209,207,1); background-size: 100% 100%; }
	#tabBar .clickbtn.active:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; border:solid 1px rgba(255,255,255,0.2); border-radius: 50%; }
	#tabBar .clickbtn.active &gt; img{ opacity: 0; }
	#tabBar .clickbtn.active span{ opacity: 1; }
	#tabBar .navigation{ position: absolute; left:calc(100% - 100px); bottom: 0; z-index: 1; width:0; height: 50px; border-radius: 25px; transition: all 0.3s;}
	#tabBar .navigation:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border-radius: 25px; 
background:-moz-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:linear-gradient(to right,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff',endColorstr='#99ffffff',GradientType=1 );}
	#tabBar .navigation ul{ position: relative; z-index: 2; padding: 0 60px 0 20px; }
	#tabBar .navigation ul li{ width: calc(100% / 3); font-size: 0; }
	#tabBar .navigation ul li a{ position: relative; left: 10px; display: inline-block; vertical-align: top; line-height: 50px;opacity: 0; }
	#tabBar .navigation ul li a .tab-icon{ margin-right: 5px; }
	#tabBar .navigation ul li a .tab-icon img{ width: 22px; }
	#tabBar .navigation ul li a .tab-title{ font-size: 12px;color: #333; }
	#tabBar .navigation.active{ box-shadow: 5px 5px 10px rgba(0,0,0,0.2); animation: navigationAnimation 0.5s 0s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(1) a{animation:navigationAAnimation 0.3s 0.5s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(2) a{animation:navigationAAnimation 0.3s 0.6s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(3) a{animation:navigationAAnimation 0.3s 0.7s linear forwards; }		

	@keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}

	@keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}

	@keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}

	@keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}


/*媒体查询开始*/
@media (min-width:992px){
.news5:hover .img,.news1 .imgbox:hover .img,.news2:hover .img,.news3:hover .img,.news6:hover .img,.gywm .con1:hover .img,.hz_con:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.news4:hover{box-shadow:2px 2px 8px rgba(0,0,0,0.1);}
.news4:hover .mask{top:0;}
.news4:hover h5{border-color:#af1915;}
.news4.news4-2:hover .imgbox:before{opacity:1;}
.news5:hover h5{color:#003586;}
.news5:hover span{background:#d42828;color:#fff;border-color:#d42828;}
.news1 ul li a:hover{background:#b50203;}
.news1:hover{border-color:#003586;}
.news2:hover span,.news3:hover span,.news6:hover span{background:#003586;color:#fff;}
.news2:hover h5,.news3:hover h5,.news6:hover h5{color:#003586;}
}

@media(max-width:1370px){
.jgqg .owl-theme .owl-nav{display:none;}
}

@media(max-width:1199px){
header .top ul.ul1{margin-left:0;padding-left:0;border-left:none}
}

@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:100px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;background:#003586;border-bottom:1px solid rgba(255,255,255,0.3);}
header .sjdnav li:last-child{border:none;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:35px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#003586;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#003586;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:0.5px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
footer ul li{width:100% !important;text-align:left !important;}
footer ul li dl dd{width:25%;}
footer ul li:nth-child(2){margin:20px 0;}
.neiye{margin:0 0 30px 0;}
.nav1_box{margin:20px 0;}
.title4{height:auto;padding:0 0 0 20px;}
.title4 h5{font-size:20px;line-height:50px;}
header .logo_box{height:auto;border:none;}
header .logo{line-height:100px;max-width:none;}
.nav1_box-2{margin:0;}
.nav2_box{margin-bottom:20px;}
.news1 .img,.news2 .img{height:auto;}
.news1 h5{font-size:16px;}
.title.title-3{padding:0;}
.title.title-3:after,.title.title-3:before{display:none;}
.gywm{margin:50px 0 0 0;}
.gywm .con1 .text_box{position:static;width:100%;padding:20px 0;background:#fff;box-shadow:none;}
.gywm .con2{padding:20px;}
.gywm .con3{height:auto;}
.gywm .con3 .phone{margin:30px 0;text-align:center;float:none !important;}
.gywm .con3 .phone .phone_box{display:inline-block;}
.news7_box{margin:30px 0;}
.hz_con .img{height:auto;}
.xwzx .hz ul{height:auto;}
}

@media (max-width:767px){
header .sjdnav{top:80px;}
header .ydd_btn{width:35px;top:30px;}
header .ydd_btn span{height:4px;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span.span02{margin:4px 0;}
.carousel-indicators{bottom:2px;}
.carousel-indicators li{width:10px;height:10px;margin:1px;}
.carousel-indicators .active{width:10px;height:10px;margin:1px;}
header .logo{line-height:80px;width:60%;}
footer .top{padding:30px 0;}
footer .bt p{font-size:18px;}
footer .bt h5{font-size:16px;}
footer .bottom{text-align:center;line-height:25px;padding:15px 0;}
footer .bottom span{display:block;margin:0;}
footer .bottom i{top:-40px;}
.fwxm_ny .row,.cpzb_ny .row{padding:0 10px;}
.news4{margin:0 5px 10px;}
.news4 h5{line-height:30px;}
.sousuo_box{height:auto;}
.sousuo_box .text{display:none;}
.sousuo_box form{position:static;padding:10px 0;width:80%;margin:0 auto;}
.sousuo_box form input{width:80%;}
.sousuo_box form button{width:20%;}
.title{margin:30px 0;}
.title h5{font-size:20px;}
.news1{padding:5px 5px 10px 5px;margin-bottom:10px;}
.cpzx_box,.cpzx_box .row{padding:0 5px;}
.cpzx_box .col-xs-6{padding:0 5px;}
.cpsb{padding:30px 0;}
.gywm{margin:30px 0 0 0;}
.gywm .con1 .text_box h5{font-size:18px;}
.gywm .con2{padding:20px 10px;}
.gywm .con2 p{font-size:20px;}
.gywm .con2 h5{font-size:20px;}
.gywm .con2 .text{font-size:16px;}
.gywm .con3{margin-top:30px;}
.jgqg{margin-top:80px;}
.jgqg .more{margin:10px auto 30px;}
.title2{height:50px;line-height:50px;}
.title2 h5{line-height:50px;}
.xwzx{margin-bottom:30px;}
.cpzb_ny .news1{margin:0 5px 10px;}
}

@media (max-width:600px){
.news6 .imgbox{width:100%;}
.news6 .text_box{width:100%;padding:10px 15px 20px 15px;}
.news6 .img{height:auto;}
.news2 .text_box{padding:30px 0 30px 15px;}
.news3 .text_box h5,.news6 .text_box h5,.news2 .text_box h5{font-size:16px;}
.news2 .text_box span{position:static;margin-top:15px;}
.news2 .text_box span,.news3 .text_box span,.news6 .text_box span{width:100px;line-height:25px;}

}

@media (max-width:479px){
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
.news4 h5{font-size:14px;}
.news5{padding-bottom:10px;margin-bottom:10px;}
.news5 .img{width:120px;height:90px;}
.news5 .text_box{margin-left:130px;}
.news5 h5{font-size:16px;}
.news5 span{display:none;}
header .logo{line-height:60px;}
.sousuo_box form{width:90%;}
.news1 ul li{width:100%;}
.news1 ul li:nth-child(1){margin-bottom:5px;}
.news3 .img{height:150px;}
.news3 .text_box{padding-top:10px;}
.gywm .con3 .phone h5 span{font-size:18px;}
}
</pre></body></html>