<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">blockquote,body,button,caption,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,html,input,legend,li,menu,ol,p,pre,table,td,textarea,th,ul{margin:0;padding:0}
address,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
table{border-collapse:collapse;border-spacing:0}
caption,th{text-align:left;font-weight:400}
abbr,body,fieldset,html,iframe,img{border:0}
address,cite,dfn,em,i,var{font-style:normal}
[hidefocus],summary{outline:0}
li{list-style:none}
h1,h2,h3,h4,h5,h6,small{font-size:100%}
sub,sup{font-size:83%}
code,kbd,pre,samp{font-family:inherit}
q:after,q:before{content:none}
textarea{overflow:auto;resize:none}
label,summary{cursor:default}
a,button{cursor:pointer}
b,em,h1,h2,h3,h4,h5,h6,strong{font-weight:700}
a,a:hover,del,ins,s,u{text-decoration:none}
body,button,input,keygen,legend,select,textarea{outline:0;color:#333;font:12px/1.14 arial,\5b8b\4f53}
body{color:#333;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Microsoft YaHei,sans-serif;line-height:1.75}
a,a:active,a:focus,a:hover,a:visited{color:#333;text-decoration:none}
body,html{height:100%}
body{margin:0;padding:0;color:#000;font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}
.header{width:100%; position:fixed;z-index:9999;background:none;transition:all .5s;padding:15px 50px;}
.header .hbox{
	max-width: 100%;
	margin: auto;
	display: -webkit-flex;
	display:flex; 
	-webkit-justify-content:space-between;
	-webkit-align-items:center;
	justify-content:space-between;
	align-items:center;
}
.header.maxwidth{ background: rgba(0,0,0,0.8); padding: 0 50px; box-shadow: 0 0 5px rgba(0,0,0,.3); }
.header .txt{padding-left:15px;min-width:200px;line-height:30px}
.header .txt h3{font-weight:400;font-size:20px}
.header .txt h3 span{color:#da0000;font-size:25px;font-family:impact}
.header .txt p{font-size:18px}
.logo{display:flex;box-sizing:border-box;padding:0;min-width: 550px;height:100%;align-items:center}
.logo img{max-height:70px; padding-right: 30px}
.logo p{ color: #fff; font-weight: bold; font-size: 16px; border-left: 1px solid #fff;padding-left: 20px}
.header .box{width:100%}
.nav{height:50px;line-height:50px; max-width: 700px}
.nav ul{display:flex;padding:0 30px;justify-content:flex-start;align-items:center}
.nav ul li{position:relative;padding:0; margin: 0 20px; max-width:220px;text-align:center}
.nav ul&gt;li&gt;a{position:relative;z-index:1;display:block;overflow:hidden;width:100%;color: #fff; text-decoration:none;text-overflow:ellipsis;white-space:nowrap;font-size:18px}
.nav ul&gt;li:after{height:0}
.nav ul&gt;li.active:after,.nav ul&gt;li:after{position:absolute;bottom:0;left:0;z-index:0;display:block; width:0; height: 4px; background:#da0000;content:"";transition:all .5s}
.nav ul&gt;li.active:after{width: 100%;}
.nav ul&gt;li:hover:after{width:100%}
.nav ul li:nth-child(4) .submenu{ min-width:200px}

.language{
	display: -webkit-flex;
	display:flex; 
	-webkit-justify-content:flex-end;
	-webkit-align-items:center;
	justify-content:flex-end;
	align-items:center;
	box-sizing:border-box;width:100%;height:80px;}
.language .contact{ padding: 0 20px; min-width: 230px; background: #da0000; border-radius: 50px; }
.language span{font-size:14px}
.language .tel a{display:inline-block;padding-left:15px;color:#fff;font-size:20px;line-height:45px}
.company h3{font-size:24px;line-height:30px}
.company p{font-size:16px;line-height:18px}
.nav ul li .submenu{position:absolute;top:100%;left:0;overflow:hidden;width:100%;max-height:0;min-width:150px;background:#fff; box-shadow: 0 0 5px rgba(0,0,0,.3);}
.nav ul li .submenu a{float:left;display:block;box-sizing:border-box;padding:5px;width:100%;color:#333;text-align:center;font-size:14px;line-height:30px}
.nav ul li .submenu a:hover{color:#da0000}
.nav ul li:hover .submenu{max-height:500px}
.menu-handler{position:absolute;top:0;right:0;z-index:1012;overflow:hidden;width:60px;height:60px;border-left:1px solid rgba(255,255,255,0.1);cursor:pointer;-webkit-transition:all .3s cubic-bezier(.445,.145,.355,1);-moz-transition:all .3s cubic-bezier(.445,.145,.355,1);transition:all .3s cubic-bezier(.445,.145,.355,1)}
.menu-handler .burger{position:absolute;top:18px;left:50%;z-index:5;display:block;margin:0 0 0 -16px;width:32px;height:4px;background:#fff;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center;-ms-transform-origin:center}
.menu-handler .burger-2{top:28px}
.menu-handler .burger-3{top:38px}
.menu-handler.active .burger-1{top:30px;-webkit-transform:rotate(225deg);transform:rotate(225deg)}
.menu-handler.active .burger-2{left:-100%;opacity:0;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0}
.menu-handler.active .burger-3{top:30px;-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}
.menuBlack{right:0;bottom:0;left:0;z-index:999;background:rgba(0,0,0,.5)}
.menuBlack,.menuBox{position:fixed;top:0;display:none}
.menuBox{right:-100%;z-index:1003;overflow:hidden;overflow-y:auto;width:100%;height:100%;background:#fff;-webkit-overflow-scrolling:touch}
.navMobile{margin-top:80px;margin-bottom:60px}
.navMobile dd a{display:block;color:#333;text-align:center;font-weight:400;font-size:14px;line-height:24px}
.navMobile dd p a{padding:15px 45px;text-align:center;font-size:18px}
.navMobile dd p a.act{background:#da0000;color:#fff}
.mtnav a{padding:13px 48px;font-size:16px}
.mtnav{display:none}
.mtnav,.mtools{background:#eee}
.mtools{position:fixed;right:-100%;bottom:0;overflow:hidden;width:100%}
.mtools a{float:left;display:block;overflow:hidden;width:50%;height:50px;background:#da0000;color:#fff;text-align:center;line-height:50px}
.mtools span{display:inline-block;padding-left:30px;vertical-align:middle}
.mtools .weixin{background:#0d65cd}
.mtools .sina span{background:url(../images/kf.png) no-repeat 0}
.mtools .weixin span{background:url(../images/phone.png) no-repeat 0}
.home{width:100%;height:auto;overflow:hidden;position:relative}
.home .swiper-container{width:100%;height:100%}
.home .swiper-slide{position:relative;background:#fff;overflow:hidden}
.home .swiper-slide .vbox{position:absolute;left:0;top:0;width:100%;height:100%}
.home .swiper-slide .vbg{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, .5);}
.home .swiper-slide .vidbg{position:relative;z-index:9}
.home .swiper-slide p{font-size:20px;letter-spacing:2px;font-weight:700;line-height:2}
.home .swiper-slide img{width:100%;height:auto;transition:1s ease 2s;transform:scale(1.1,1.1)}
.home .swiper-slide-active img,.home .swiper-slide-duplicate-active img{transition:5s ease;transform:scale(1,1)}
.home .swiper-pagination{bottom:30px!important;left:0!important;text-align:center}
.home .swiper-pagination-bullet{width:40px;height:40px;line-height:38px;opacity:1;background:0;border:2px solid rgba(255,255,255,.5);color:#fff;transition:all .5s}
.home .swiper-pagination-bullet-active{background:#da0000;border:2px solid #da0000}
.home .swiper-button-next,.home .swiper-button-prev{background-color:rgba(0,0,0,0.5);text-align:center;color:#fff;line-height:80px;width:60px;height:80px;}
.home .swiper-button-next{ background-image: url(../images/r.png); background-repeat: no-repeat; background-position: center;  }
.home .swiper-button-prev{ background-image: url(../images/l.png); background-repeat: no-repeat; background-position: center;  }
.home .swiper-button-next:hover,.home .swiper-button-prev:hover{background-color:rgba(0,0,0,1)}
.container{box-sizing:border-box;padding:0;width:100%}
.wrapper{position:relative;float:left;background:#fff}
.bbr,.wrapper{width:100%;height:auto}
.bbr{display:flex;overflow:hidden;box-sizing:border-box;margin:auto;max-width:1560px;justify-content:space-between;align-items:center}
.bbr .tit{width:100%}
.tit{padding-bottom:50px;text-align:center}
.tit h3{font-size:40px;line-height:60px}
.tit h3 span{color:#da0000}
.tit p{color:#666;font-size:16px;line-height:30px}
.solution{padding:50px}
.solution,.solution .box{position:relative;overflow:hidden;width:100%}
.solution .box{box-sizing:border-box;margin:auto auto 30px;height:auto;max-width:1560px}
.solution .left-menu{position:absolute;top:0;left:0;display:flex;width:90px;height:100%;border:3px solid #ddd;background:#fff;align-items:center;justify-content:center}
.solution .left-menu a{display:inline-block;color:#333;letter-spacing:5px;font-size:20px;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}
.solution .right-box{box-sizing:border-box;padding-left:120px;width:100%;height:auto}

.about .box{ width: 100%; margin:50px auto; max-width: 1560px; background: #fff; padding: 30px; box-shadow: 0 0 15px rgba(0,0,0,0.2)}
.about .box p{width:100%;text-align:center;font-size:16px;line-height:30px}
.about .box a{position:relative;float:left;display:block;overflow:hidden;}
.about .box a:hover p{color:#da0000}
.about .box .swiper-slide a{ display: block; width: 100%;}
.about .box .img{overflow:hidden; width: 100%; padding:20px; background: #fff; box-sizing: border-box; transition:all .5s;box-shadow: inset 0px 0px 20px 0 rgba(0, 0, 0, 0.1); border: 1px solid #ddd}
.about .box img{ display: block; margin: auto; }
.about .swiper-slide:hover .img{border: 1px solid #da0000}
.about .swiper-button-next{right: 0;}
.about .swiper-button-prev{left: 0;}
.about .swiper-button-next,.about .swiper-button-prev{background:rgba(0,0,0,.3);text-align:center;color:#fff; line-height:45px;width:50px;height:50px;font-weight:700;font-size:14px}
.about .swiper-button-next:hover,.about .swiper-button-prev:hover{background:rgba(255,0,0,1)}


.product{ padding:50px; overflow: hidden; width: 100%;  position: relative;}
.product .bbar{ display: flex; justify-content: space-between; }
.product .tit{ text-align: center;  width: 100%; padding-bottom: 0;}
.product .search{ width: 50%; text-align: right;}
.product .search p a{ display: inline-block; color: #666; padding: 0 5px; }
.product .search p{ color: #666; line-height: 30px; height: 30px;overflow: hidden;}
.product .search p a:hover{ color: #da0000; }
.product .search input{ padding: 5px 10px; box-sizing: border-box; font-family: "Microsoft YaHei";}
.product .search input.keywords{ border: 1px solid #ddd; min-width: 240px; line-height: 30px; font-size: 16px; height: 45px;}
.product .search input.keybtn{ float: right; background: #da0000; color: #fff; line-height: 30px; font-size: 16px; min-width: 80px; text-align: center; border: 0; height: 45px;}
.product .submenu{ max-width: 1560px; margin: auto; margin-top: 30px; text-align: center; border: 1px solid #ddd; padding: 15px; }
.product .submenu a{ font-size: 16px; line-height: 16px; padding: 0 10px; display: inline-block; }
.product .submenu a{ border-right: 1px solid #aaa; }
.product .submenu a:last-child{ border-right: 0; }
.product .submenu a:hover{ color: #da0000; }

.product .box{ width:100%; max-width: 1560px; margin: auto; box-sizing: border-box; display: flex; justify-content: space-between; flex-wrap: wrap;}
.product .box p{ width: 100%; padding: 10px; line-height: 20px; text-align: center; font-size: 18px}
.product .box p small{ font-size: 12px }
.product .box a{ display: inline-block; position: relative; overflow: hidden;}
.product .box a:hover p{ color: #da0000; }
.product .img{ overflow: hidden;}
.product img{transition: all 0.5s;}
.product .swiper-slide:hover img{ transform: scale(1.1);}
.product .swiper-slide{ width: 32%; margin-top: 20px; }


.about{padding:50px;width:100%;height:auto;background:url(../images/aboutbg.jpg) no-repeat top}
.about .tbox{box-sizing:border-box;margin:auto;width:100%;max-width:1560px}
.tbox h3{font-size:40px;line-height:60px}
.tbox h3,.tbox p{color:#fff;text-align:center}
.tbox p{max-width: 70%; margin: auto; padding-bottom:20px;font-size:16px;line-height:24px}

.about .txt{ padding: 15px; }
.about .txt p{ color: #fff; font-size: 16px; line-height: 30px;padding-bottom: 30px;max-width: 1200px;margin:auto;}
.about .txt a{ color: #fff; padding: 10px 50px; display: inline-block; background: #da0000; }




.case{padding:30px 50px;background:#f5f5f5}
.case .tit h3 span{ color: #333; }
.case .bbox,.case .tit,.new .box{margin:auto;max-width:1560px}
.case .bbox{padding-bottom:30px;}
.case .tit{padding-bottom:0}
.case .txt{ padding: 10px; text-align: left; background: #fff;}
.case .bbox h3{font-size: 18px; font-weight: normal; line-height: 40px;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.case .bbox p{ font-size: 14px; padding: 15px 0; line-height: 24px; text-align: justify; color: #666; }
.case .bbox .swiper-slide:hover h3{color:#da0000}

.case .submenu{ max-width: 1560px; margin: auto; text-align: center; padding: 15px 0; }
.case .submenu a{ font-size: 14px; padding:10px 30px; display: inline-block; border-radius: 30px; background: #fff; margin-bottom: 5px}
.case .submenu a:hover{ background: #da0000; color: #fff; }


.new{overflow:hidden;padding:50px;}

.new .bbr{ display: flex; justify-content: space-between; padding: 30px 0; }
.new .tit{ text-align: center;  width: 100%; padding-bottom: 0;}
.new .submenu{ text-align: right; }
.new .submenu a{ font-size: 16px; line-height: 16px; padding: 0 10px; display: inline-block; }
.new .submenu a{ border-right: 1px solid #aaa; }
.new .submenu a:last-child{ border-right: 0; }
.new .submenu a:hover{ color: #da0000; }

.new .lbox{float:left;width:50%}
.new .rbox{float:left;box-sizing:border-box;padding-left:50px;width:50%}
.new .lbox ul{display:flex;justify-content:space-between}
.new .lbox ul li{width:100%;background:#fff;}
.new .lbox ul li a{ display: block; position: relative; }
.new .lbox ul li .txt{ position: absolute; bottom: 0; left: 0; padding:15px; background: rgba(0,0,0,0.7); width: 100%;}
.new .lbox ul li .txt h3{font-size:20px;line-height:24px; color: #fff;}
.new .lbox ul li .txt h3 small{display:inline-block;color:#fff;font-size:12px}
.new .lbox ul li .txt p{font-size:16px;line-height:24px; color: #fff;}
.new .lbox ul li:hover .txt{ background: rgba(218, 0, 0, 0.7);}
.new .rbox ul li{margin-bottom:18px;padding:30px;width:100%;background:#fff; border: 1px solid #ddd;}
.new .rbox ul li a{display:flex;justify-content:space-between;align-items:center}

.new .rbox ul li .date{ padding:0 30px; border-right:1px solid #ddd; }
.new .rbox ul li .date p{ font-size: 50px; line-height: 50px; font-weight: bold; text-align: center; }
.new .rbox ul li .date span{ font-size: 16px; line-height: 24px; }
.new .rbox ul li .txt{float:left;box-sizing:border-box;padding:0 15px;}
.new .rbox ul li .txt h3{overflow:hidden;width:100%;height:50px; padding-bottom: 10px; text-overflow:ellipsis;white-space:nowrap;font-size:20px;line-height:40px}
.new .rbox ul li .txt p{color:#666;font-size:14px;line-height:24px}
.new .rbox ul li:hover{background:#da0000; border:1px solid #da0000;}
.new .rbox ul li:hover h3,.new .rbox ul li:hover span,.new .rbox ul li:hover p{color:#fff}
.new .rbox ul li:hover .date{ border-right:1px solid #fff; }


.footer{position:relative;float:left;overflow:hidden;width:100%;background:#222}
.fnav{display:flex;margin:auto;padding:20px 0;max-width:1560px;border-bottom:1px solid hsla(0,0%,100%,.2);justify-content:space-between}
.fnav a{display:inline-block;padding:0 20px;font-size:20px}
.fnav a,.fnav a:hover{color:#fff}

.fcenter{ width: 100%; height: auto; overflow: hidden; padding: 50px; border-bottom:1px solid hsla(0,0%,100%,.2);}
.fbox{display:flex;display:-webkit-flex;margin:auto; width: 100%; max-width:1560px;justify-content:space-between}
.fbox .cbox,.fbox .lbox,.fbox .rbox{padding:0;width:100%}
.fbox .cbox,.fbox .rbox{padding-left:50px}
.fbox .lbox{ display: flex; justify-content: flex-start; align-items: flex-start; max-width: 800px;}
.fbox .lbox img{ display: inline-block;max-width:160px}
.fbox .lbox p{ float: left; color:#fff;font-size:14px;line-height:24px; margin-right:30px;}
.fbox .lbox p span{ display: block; font-size: 20px; padding-bottom: 10px;}

.fbox .rbox{ display: flex; justify-content: flex-start; flex-direction: column; }
.fbox .rbox h3{ font-size: 20px; color: #fff; font-weight: normal; padding: 5px;}
.fbox .rbox h3 small{ font-size: 12px; color: #fff;}
.fbox .rbox .navall{ padding: 15px 0; display: flex; justify-content: flex-start;}
.fbox .rbox .navall a{ display: inline-block; margin: 5px; padding: 5px 20px; color: #fff; background: #444;}
.fbox .rbox .navall a:hover{ background: #da0000 }
.fbox .rbox p{ color: #fff; font-size: 16px; padding: 5px;}

.fbot{margin:auto;padding:20px 0;max-width:1560px;text-align:center;font-size:12px}
.fbot,.fbot a{color:#fff}
.footer-nav{display:none}


.flink{ height: 60px; line-height: 60px; width: 100%; overflow: hidden; background: #da0000; padding:0 50px; }
.flink-box{width: 100%; max-width: 1560px; margin: auto; display: flex; justify-content: start; align-items: center; }
.flink-box h3{ padding-right: 50px; line-height: 60px; color: #fff; font-size: 24px; font-weight: normal; }
.flink-box h3 small{ font-size: 14px;color: #fff; }
.flink-box p{ line-height: 60px; }
.flink-box p a{ color: #fff; font-size: 16px; display: inline-block; padding-right: 15px; }




/*移动端底部拨号按钮*/
.kf_bottom{ position: fixed; z-index: 9999; bottom: 0; left: 0; width: 100%; padding: 5px; }
.kf_bottom .box{box-sizing: border-box; display: flex; justify-content: center; }
.kf_bottom a{ display: flex; justify-content: center; align-items: center; width: 50%; margin: 1%; background: #da0000; color: #fff; padding:5px 10px; line-height: 30px}
.kf_bottom i{ font-size: 30px; padding:0; padding-right: 15px}


.floating_ck{position:fixed;right:20px;top:65%;z-index:9999;display:block;}
.floating_ck dl dd{position:relative;width:60px;height:60px;margin-bottom: 1px; background-color: #da0000;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;color: #666666;}
.floating_ck dl dd:hover{background-color:#da0000;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(../images/qq.png);}
.words{background-image:url(../images/kficon.png);}
.quote{background-image:url(../images/kficon.png);}
.qrcord{background-image:url(../images/erweima.png);}
.return{background-image:url(../images/fanhui.png);}
.floating_ck dd span{color: #fff;display:block;padding-top:40px;font-size:10px}
.floating_left{position:absolute;left:-120px;top:0px;width: 120px;height:60px;background-color: #da0000;border: solid 1px #da0000;display:none;}
.floating_left a{color: #fff;line-height:60px;}
.floating_ewm{height:160px;top:-80px;}
.floating_ewm i{ background-size: 100%; display:block;width:100px;height:100px;margin:auto;margin-top:10px;}
.floating_ewm p{color: #fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:8px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:12px;}
@media screen and (max-width: 768px){
.floating_ck{display:none;}
}


@media (max-width:1600px){
	.new .rbox ul li{ padding: 25px; margin-bottom: 25px; }
	.fbox .rbox ul li .submenu a{ font-size: 12px; }
}
@media (max-width:1440px){
	.logo{ min-width: 200px }
	.logo p{ display: none }
.header .txt{display:none}
.logo img{max-height:70px}
.container{margin:0 5%;width:90%}
.footer .fbox .lbox p{font-size:14px}
.nav ul li{max-width:180px}
.about .rbox{padding-right:30px}
.about .rbox .txt_box{padding:10px 0}
.about .rbox .txt_box h1{font-size:20px}
.case .tbox ul li .txt p{display:none}
.case .tbox ul li .txt h3{padding:15px 0}
.nav ul{padding:0}
.language .contact{ min-width: 200px; padding: 0; text-align: center;}
.language .tel a{ font-size: 18px; }
.numCount li .numCX{ font-size: 60px; }
.about .rbox .txt_box p{ font-size: 14px; line-height: 24px; }
.case .bbox h3{ line-height: 20px; }
.new .rbox ul li{ padding: 15px 0; margin-bottom: 20px; }
.new .rbox ul li .txt h3{ font-size: 16px; height: 30px; line-height: 30px; }
.case .txt{ padding: 20px; }
.fbox .rbox ul li{ padding: 0 15px; }

}

@media (max-width:1366px){
	.case .txt{ padding: 25px; }
	.new .rbox ul li{ margin-bottom: 12px; }
	.fbox .rbox ul li{ padding: 0 10px; }
}
@media (max-width:1280px){.logo img{max-height:50px}
.nav ul&gt;li&gt;a{font-size:14px}
.language .tel a{font-size:18px;padding: 0;}
.header,.header.maxwidth{height:60px}
.nav{height:40px;line-height:40px}
.tit{padding-bottom:15px}
.tbox p{ line-height: 18px; }

.tit h3{font-size: 30px; line-height: 40px;}
.new .lbox ul li .txt p,.new .rbox ul li .txt p,.tbox p,.tit p{font-size:12px}
.solution .left-menu{width:40px}
.new .lbox{width:44%}
.new .rbox{padding-left:30px;width:56%}
.solution .left-menu a{font-size:14px}
.solution .right-box{padding-left:50px}
.about,.case,.new,.solution{padding:15px}
.fcenter,.partiner,.product{ padding: 30px 15px; }
.flink{ padding: 0 15px; }
.about .numCount,.about .rbox .txt_box{padding:15px 0}
.numCount li .numCX{font-size:40px}
.numCount li sub{ bottom: 22px; }
.about .rbox .txt_box p,.fnav a{font-size:14px}
.about .rbox .txt_tit h3{font-size:30px;line-height:50px}
.about .rbox a.more{padding:5px 30px}
.case .bbox{padding-top:0}
.about .box{padding:30px}
.fbot,.fnav{padding:5px 0}
.fbox .cbox p{font-size:14px;line-height:24px}
.fbox .ftel h1{padding-top:10px;font-size:16px}
.fbox .ftel h1 span{padding-right:10px}
.fbox .ftel p a{font-size:30px}
.fbot,.side_list .txt{font-size:12px}
.ny_wrapper{padding:30px}
.side_list .txt{line-height:24px}
.ny_box{margin-top:0}
.newlist .txt p{padding:5px 0;font-size:12px;line-height:18px}
.article_box{width:75%}
.side_list,.side_txt{padding:0;width:25%}
.article_box{border:0}
.case .txt{ padding: 25px; }
}
@media (max-width:996px){.bbr{display:block}
.bbr .submenu,.bbr .tit{width:100%}
.solution .sidebar{display:none}
.logo img{max-height:50px}
.content_info{padding:15px}
.newlist .txt{padding-left:10px}
.newlist .img{max-width:25%}
.article_box,.side_list,.side_txt{width:100%;border:0}
.side_list,.side_txt{padding:15px}
.adbanner{background-attachment:unset}
.ny_wrapper{padding:0}
.ny_box{overflow:hidden;margin-top:0;height:auto}
.ny_box .position{height:50px}
.list_img li{padding:5px}
.sidebar_nav{height:50px;line-height:50px}
.header{top:0;left:0;z-index:1004;width:100%}
.header,.header.maxwidth{position:fixed;height:60px;line-height:60px}
.language{margin-right:60px;min-width:180px}
.language a{font-size:16px}
.logo{padding:10px}
.logo img{max-height:40px}
.home{padding-top:60px}
.about{padding:50px 0 0}
.about .box{display:block}
.about .lbox,.about .rbox{width:100%}
.about .rbox{padding:20px 10px}
.about .numCount ul li:nth-child(2){border-right:0}
.about .menu-bars ul{flex-wrap:wrap}
.about .menu-bars ul li{width:50%}
.about .menu-bars ul li .txt{padding:10px}
.about .menu-bars ul li .txt h3{font-size:18px}
.about .menu-bars ul li .txt p{font-size:10px;line-height:14px}
.about .content{max-width:98%}
.about .rbox .txt_box h1{padding-top:10px;font-size:18px;line-height:24px}
.home .swiper-pagination{bottom:10px!important}
.home .swiper-pagination-bullet{width:10px;height:10px;border:0;background:#fff;font-size:0;line-height:10px;opacity:1;transition:all .5s}
.home .swiper-pagination-bullet-active{border:0;background:#ffb400}
.solution{margin-bottom:0;padding:0}
.solution .box{margin-bottom:15px;padding:0}
.solution .box p{padding:5px;font-size:12px}
.tit{padding:15px 5px}
.tit h3{font-size:24px;line-height:30px}
.tit p{font-size:10px;line-height:14px}
.product_nav a{padding:1px 5px}
.about .numCount{padding:30px 0}
.new{padding-bottom:30px}
.case .tbox ul,.case .tbox ul li a{display:block;overflow:hidden}
.case .tbox ul li{width:100%}
.case .tbox{margin:10px auto;width:100%}
.case .tbox ul li .txt{padding:0 10px}
.case .tbox ul li .txt h3{line-height:30px}
.case .tbox .txt .link,.case .tbox ul li .txt h3 small{display:none}
.new .lbox,.new .rbox{box-sizing:border-box;padding:2%;width:100%}
.new .lbox,.new .lbox ul li,.new .rbox{width:100%}
.tbox h3{font-size:24px}
.tbox p{ display: none }
.fbox,.fnav{padding:15px}
.fbox{display:block}
.fbox .flbox{width:100%}
.fbox .lbox{min-width:100%;text-align:center}
.fbox .lbox .ftel,.fbox .lbox img{float:none;margin:auto}
.fbox .lbox img{padding:15px 0}
.fbox .lbox .ftel{display:inline-block}
.fbox .cbox{padding:15px 0;border-top:1px solid hsla(0,0%,100%,.2)}
.fbot{padding:15px}
.bbar{position:relative;top:0;padding:0;height:auto;text-align:center}
.bbar .box{padding:15px}
.bbar .lbox{width:100%}
.bbar p{display:none}
.bbar .lbox h3,.bbar .rbox h3{border:0}
.bbar .search{overflow:hidden;margin:15px 0;text-align:center}
.bbar .search form{display:inline-block}
.bbar .rbox a{text-align:left}
.about .numCount ul li{margin:15px 0;padding:0;width:50%;height:120px}
.about .numCount{margin-bottom:30px}
.product_nav{padding:15px 0}
.numCount li .numCX{font-size:20px}
.numCount li .indc{font-size:14px;line-height:18px}
.about .box{padding:0}
.advantage{overflow:hidden;padding:15px;height:auto}
.advantage .tit a{position:relative}
.advantage .box{display:block}
.advantage .tabs{padding:0;width:100%}
.advantage .swiper-container{display:none;width:100%}
.lc{padding:30px 15px;flex-wrap:wrap}
.lctit{padding:0;width:100%}
.lcbox ul{flex-wrap:wrap}
.lcbox li{width:20%}
.lcbox li:nth-child(2n){display:none}
.lcbox li .img{margin:5px auto;width:50px;height:50px;line-height:50px}
.lcbox li img{transform:scale(.5)}
.lcbox li .txt{font-size:12px}
.lctit h3{font-size:18px;line-height:24px}
.lc .contact a{font-size:20px}
.m-tel{padding-right:70px}
.m-tel a{display:block;color:#fff;font-size:20px}
.footer{padding:0}
}
@media (max-width:768px){

	.about .box{ margin:auto; background:#fff;}
	.about .swiper-wrapper{ padding: 0 }

.about .txt{ text-align: left; line-height: 24px; padding:0; }
.about .txt p{ text-align: justify; font-size: 15px}
.about .txt a{ width: 100%; text-align: center; }
.product .tit{ text-align: center; }
.fbox .lbox{ display: block; }
.container{ padding: 0 }

.advantage_tit h3{font-size:24px;line-height:30px}
.menubar{padding:15px 0}
.menubar ul li{width:33%}
.menubar ul li p{height:30px;font-size:12px;line-height:30px}
.about .lbox .bot,.about .rbox .bot,.about .rbox .top{display:block}
.about .lbox .bot .img,.about .lbox .bot .txt,.about .rbox .bot .img,.about .rbox .bot .txt,.about .rbox .top .img,.about .rbox .top .txt,.advantage .box .item{width:100%}
.footer .contact ul li{width:100%;justify-content:flex-start}
.footer .fnav{display:block;overflow:hidden;padding:0;height:auto}
.footer .fnav .item{width:100%}
.footer .fnav .item:first-child a{padding:0 15px;width:auto}
.logo{padding:5px; min-width: 160px;}
.fnav a{float:left;box-sizing:border-box;padding:5px 0;width:33.33%;border-right:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid hsla(0,0%,100%,.2);text-align:center;font-size:14px}
.fbox .cbox,.fbox .lbox,.fbox .rbox{border-right:0}
.bbar .lbox h3{font-size:18px}
.bbar .lbox p{font-size:12px}
.advantage01 ul,.advantage02 ul{flex-wrap:wrap}
.advantage01 li{width:50%;border-bottom:1px solid hsla(0,0%,100%,.2)}
.advantage01 li span{font-size:20px}
.advantage01 li p{font-size:12px}
.advantage02 li{padding-bottom:30px;width:100%}
.case .tit h3{font-size:24px}
.case .tit p{font-size:80%}
.new .tit{min-width:100%}
.new .title{flex-wrap:wrap}
.new .title .txt{font-size:12px;line-height:18px}
ul.pagination li a{padding:2px 5px}
ul.preNext{flex-wrap:wrap}
ul.preNext li{padding:0;width:100%;font-size:14px}
.side_list,.side_txt,.tit p{display:none}
.list_img p{overflow:hidden;height:40px}
.solution .right-box{padding:0 10px}
.product-nav{overflow:hidden;padding:15px 0;width:100%;height:auto}
.product-nav ul li{float:left;box-sizing:border-box;padding:5px 10px;width:50%}
.product-nav ul li:first-child a{border-color:#005cca;background:#005cca;color:#fff}
.product-nav a{display:inline-block;box-sizing:border-box;padding:5px;width:100%;border:1px solid #ddd;text-align:center}
.solution .box{ padding:0; padding-top: 20px; }
.solution .img{ padding: 15px; }
.solution .img{ background: #da0000; }
.solution .swiper-slide:nth-child(2n) .img{ background: #005cca; }
.case .more,.new .more,.product .more{overflow:hidden;box-sizing:border-box;width:100%;height:auto;background:#fff;text-align:center}
.case .more a,.new .more a,.product .more a{display:inline-block;padding:5px 50px;border:1px solid #005cca;border-radius:30px;color:#005cca}
.new .more{background:0 0}
.new .more a{border-color:#fff;color:#fff}
.about{padding:0}
.about .box{padding:15px;}
.about .box .rbox{border:1px solid hsla(0,0%,100%,.3);margin-bottom: 15px;}
.about .rbox .txt_box p,.txt_tit h3{color:#fff}
.about .rbox a.more{background:#da0000}
.about .rbox .txt_tit p{ color: #fff; font-size: 14px; }
.about .lbox{ border: 0; }
.case .bbox{padding:10px}
.case .tit{padding-bottom:0}
.case .bbox h3{ font-size: 14px; }
.case .bbox p{overflow:hidden;padding:0;font-size:12px;line-height:20px}
.new{padding:30px 0}
.new .tit{padding-bottom:0;background:0 0;display: block;}
.new .rbox ul li{padding:0}
.new .rbox ul li .txt h3{height:24px;font-size:14px;line-height:24px}
.new .rbox ul li .txt p{overflow:hidden;height:28px}
.new .rbox ul li{margin-bottom:10px}

.footer{padding-bottom:55px;background:#252f3b}
.fbox .ftel{padding:0;background:0 0}
.footer .fbox .lbox p{text-align:left;line-height:24px}
.fbox .ftel p a{font-size:20px}
.fbox .lbox{padding-top:0}
.fbot{padding:10px;background:#1b252f}
.footer:before{background:0 0}
.footer-nav{position:fixed;right:0;bottom:0;left:0;z-index:9999;display:block;display:flex;height:54px;background:#005cca;color:#fff;align-items:center;justify-content:space-around}
.footer-nav .nav-item{display:flex;width:25%;height:100%;color:#fff;vertical-align:middle;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:12px;flex-shrink:1;align-items:center;flex-direction:column;justify-content:center}
.footer-nav .nav-item.active{background-color:#0074ff}
.footer-nav .nav-item .nav-icon{display:block;margin-bottom:2px;width:24px}
.footer-nav .nav-item .nav-icon&gt;img{display:block;max-width:100%}
.home .swiper-slide .vbg{background: rgba(0, 0, 0, .1);}

.partiner, .product{ padding:15px 10px; }
.fcenter{ padding:15px 0; }
.product .search{ width: 100%; text-align: left; }
.product .search input,.product .search input.keybtn{ float: left; }
.product .search .form,.product .search p{ width: 100%; float: left; }
.tit{ padding: 0; }
.product .tit{ padding-bottom: 10px; }
.product .submenu{ height: auto; overflow: hidden; display: flex; justify-content: space-between; flex-wrap: wrap; padding: 0; border: 0; margin: 15px 0; }
.product .submenu a{ width: 48%; font-size: 14px; margin-bottom: 5px; text-align: center; border: 0; height: 35px; line-height: 35px; overflow: hidden; background: #eee;}
.product .swiper-slide{ width: 49%; margin-top: 5px; }
.case .submenu a{ padding: 5px 15px; width: 49%; }
.about, .case, .new, .solution{ padding: 30px 10px; }
.case .bbox{ padding: 0; }
.case .txt{ padding: 10px; }
.new .bbr{ display: block; padding: 0; }
.new .submenu{ text-align: center; padding: 15px 0; }
.new .lbox, .new .rbox{padding: 0;}
.new .tit h3{ text-align: center; }
.new .rbox ul li .date{ padding: 10px; }
.new .rbox ul li .date p{ font-size: 20px; line-height: 20px; color: #aaa; }
.new .rbox ul li .date span{ font-size: 12px; color: #aaa; }
.new .more a{ background: #da0000; }
.partiner .tit h3{ padding-bottom: 20px; }
.partiner .swiper-slide{ padding: 0; width: 32%; margin-bottom: 5px; }
.partiner .swiper-slide:last-child{ display: none;}
.new .rbox ul li .txt h3{text-overflow: unset;white-space: inherit; }
.new .rbox ul li .txt p{ height: auto; }
.newlist .txt h3{ font-size: 16px; line-height: 24px; }

}
@media (max-width:480px){
	.home{padding-top:58px}
.header,.header.maxwidth{height:58px;background:rgba(0,0,0,0.8);line-height:58px; padding: 5px; }
.menu-handler{height:58px;background:#da0000;line-height:58px; padding: 5px; }
.menu-handler .burger{top:14px}
.menu-handler .burger-2{top:24px}
.menu-handler .burger-3{top:34px}
.menu-handler.active .burger-1,.menu-handler.active .burger-3{top:24px}
.new .rbox ul li .txt p{font-size:12px;line-height:16px}

.bbar .keywords{width:240px}
.bbar .lbox p{font-size:8px}
.new .rbox ul li .txt{ padding: 15px; }
}
@media (max-width:385px){
	.case .bbox p,.new .rbox ul li .date{ display: none; }
}
@media (max-width:360px){.bbar .lbox p{font-size:10px}
.bbar .keywords{width:200px}
.language{min-width:140px}
.language a{padding:0}
.fbox .ftel h1{font-size:15px}
.fbox .cbox p,.wrapper .nav-block .item .links{font-size:12px}
}


.search a.more{ display: inline-block; padding: 10px 50px; background: #da0000; color:#fff}






.mapbox{ width: 100%;padding: 15px; max-width: 1600px; margin:30px auto; box-sizing: border-box; }
.mapbox .box{ background: #fff; position: relative; padding: 10px; box-shadow: 0 0 15px rgba(0,0,0,0.1); height: auto; overflow: hidden;}
.mapbox .lbox{ width: 100%; float: left; box-sizing: border-box; }
.mapbox .rbox{ position: absolute; top: 50px; right: 40px; width: auto; float: left; box-sizing: border-box; padding: 30px; background: rgba(255,255,255,0.9); overflow: hidden;}
.mapbox .rbox p,.mapbox .lbox p{ font-size: 16px; line-height: 24px; margin: 0;}
.mapbox .rbox h3{ font-size: 30px; color: #da0000; text-align: left; line-height: 30px; font-weight: bold; padding-bottom: 15px; margin: 0;}
.mapbox .rbox .weixin{ margin: 10px 0; display: flex; justify-content: space-between; align-items: center;}
.mapbox .rbox .weixin img{ border: 1px solid #ddd; width: auto; max-width:150px;}
.mapbox .rbox .weixin p{ width: 100%; padding: 10px; font-size: 12px; color: #666;}
.mapbox .rbox .weixin p span{ color: #da0000; font-size: 18px;}
#map{ width: 100%;}
#map .anchorBL{display:none}
#map #allmap{height:500px}

@media (max-width:1200px){
	.mapbox{padding: 10px;}
	.mapbox .box{padding: 0; box-shadow: none}
	.mapbox .lbox{ width: 100%;}
	.mapbox .rbox{ width: 100%;}
}

@media (max-width:768px){
.mapbox .rbox{ position: relative; top: 0; left: 0; padding: 10px 0;}
	#map #allmap{ height: 300px;}
	}</pre></body></html>