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{background:#fff;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}
.swiper-slide{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.swiper-pagination-bullet-active{background:#da0000}
@media screen and (min-width:768px){.container{width:100%;max-width:1600px;}}
.header{box-sizing:border-box;width:100%;height:auto;background:#fff}
.header .top{padding:15px 0;width:100%;height:120px}
.header .logo,.header .top{display:flex;display:-webkit-flex;justify-content:space-between;align-items:center}
.header .hd_txt {line-height:40px}
.header .hd_txt h1{font-size:20px; font-weight: normal;}
.header .hd_txt small{font-size:24px}
.header .logo .img-responsive{max-width:400px;max-height:80px}
.header .lbox{justify-content:flex-end}
.header .lbox,.header .tel{display:flex;align-items:center}
.header .tel{padding-left:30px}
.header .tel i{display:inline-block;padding-right:10px;color:#aaa;font-size:50px}
.header .tel p{padding-left:15px; line-height:30px}
.header .tel p small{color:#666;font-size:16px}
.header .tel a{display:inline-block;color:#da0000;font-size:36px;font-family:impact}
.header .tel a.btn{color:#fff;font-size:20px;height:60px; line-height:50px;padding:0 30px; padding-top: 10px; background:#da0000; border-radius: 0;}
.header .tel span.icon-p{display:block;float:left;background:url(../images/p.png) no-repeat center #aaa;width:60px;height:60px;background-size:30px 30px}
.header .code img{max-width:75px;max-height:75px}
.header .search input{padding:5px 10px;height:40px;min-width:200px;border:none;background:#eee}
.header .search button{float:right;width:40px;height:40px;border:0;background:#da0000;color:#fff}
.header .search button i{font-size:22px}
.nav{position:relative; z-index: 9999; width:100%;height:55px;background:#fff;}
.nav .container>ul{display:flex;justify-content:space-between;}
.nav ul li{line-height:55px; min-width: 10%; text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.nav ul>li>a{position:relative;display:block; padding:0 20px; color:#fff;font-size:16px;}
.nav ul>li .submenu{position:absolute;top:100%;z-index:9999;overflow:hidden;padding:0 30px;width:auto; min-width: 170px; max-height:0;background:#fff;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-ms-transition:all .5s;box-shadow: 0 0 5px rgba(0,0,0,0.1)}
.nav ul>li .submenu a{display:block;padding:5px 15px;border-bottom:1px solid #ddd;font-size:15px;line-height:40px}
.nav ul>li .submenu a:last-child{ border-bottom: 0;}
.nav ul>li .submenu a:hover{color:#da0000}
.nav ul>li:hover .submenu{max-height:1000px;}
.banner{width:100%;height:auto;overflow:hidden;position:relative}
.banner .swiper-container{width:100%;height:100%}
.banner .swiper-slide{position:relative;background:#fff;overflow:hidden}
.banner .swiper-slide .vbox{position:absolute;left:0;top:0;width:100%;height:100%}
.banner .swiper-slide .vbg{position:absolute;top:0;left:0;width:100%;height:100%}
.banner .swiper-slide .vidbg{position:relative;z-index:9}
.banner .swiper-slide p{font-size:20px;letter-spacing:2px;font-weight:700;line-height:2}
.banner .swiper-slide img{width:100%;height:auto;transition:1s ease 2s;transform:scale(1.1,1.1)}
.banner .swiper-slide-active img,.banner .swiper-slide-duplicate-active img{transition:5s ease;transform:scale(1,1)}
.banner .swiper-pagination{bottom:30px!important;left:0!important;text-align:center;margin-left:25%;width:50%}
.banner .swiper-pagination-bullet{width:40px;height:40px; margin:0 10px; line-height:38px;opacity:1;background:0 0;color:#fff;transition:all .5s}
.banner .swiper-pagination-bullet-active{background:#f60}
.banner .swiper-button-next,.banner .swiper-button-prev{background:rgba(0,0,0,.1);text-align:center;color:#fff;line-height:60px;width:60px;height:60px;font-weight:700;font-size:14px}
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{background:rgba(0,0,0,.5)}
.wrapper{width:100%;height:auto;overflow: hidden;}
.tit{padding:15px 0}
.tit h3{color:#333;font-weight:700;font-size:30px; line-height:60px}
.tit h5{ font-size: 20px; font-family: 'SimHei';}
.tit p{color:#666;font-size:16px; line-height: 30px;}
.tit p span{ display: inline-block; width: 30px; height: 5px; background: #aaa; position: relative; top: -2px;}
.tit p span::after{ content: ""; display: block; width: 100px; height: 1px; background: #aaa; position: absolute; left: 0; top: 2px;}
.tit p span:first-child::after{ right: 0; left: auto;}

a.more{ display: inline-block;width: 100%; background: rgba(0,0,0,.1); padding: 5px; margin:30px auto; }
a.more:hover{ color: #fff; background: #da0000;}

.page-product .box{ display: flex; justify-content: space-between; position: relative; overflow: hidden;}
.page-about,.page-area,.page-case,.page-news,.page-product{padding:30px 0; text-align: center;}
.page-product .lbox{ min-width: 240px; max-width: 240px; background: #f5f5f5; border-bottom: 10px solid #da0000;}
.page-product .lbox h3{ height: 100px; line-height: 100px; text-align: center; color: #fff; font-weight: normal; font-size: 30px; background: #ba0000;}
.page-product .submenu{position:relative;overflow:hidden;padding-bottom:10px;width:100%;height:auto;}
.page-product .submenu a{display:inline-block; width: 100%;}
.page-news .submenu a,.page-case .submenu a{position:relative;padding:10px 30px; background: #da0000; color:#fff; margin: 5px 2px; font-size:16px;}
.page-product .submenu a{position:relative; padding:10px; margin-top: 5px; font-size:18px;}
.page-news .submenu a:hover,.page-case .submenu a:hover,.page-product .submenu a:hover{color:#fff}
.page-product .submenu .more{position:absolute;right:0;margin:0;color:#333}

.page-product .rbox{ width: 100%; padding-left: 30px;}
.page-product .rbox .swiper-slide{height:auto;background:#fff;text-align:center;font-size:18px; padding-left: 10px; padding-bottom: 10px;}
.page-product .rbox .txt{ margin-top: 10px; border-top: 1px solid #ddd;}
.page-product .rbox h3{font-weight:400;font-size:16px;line-height:40px;height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page-product .rbox p{color:#aaa;font-size:12px;line-height:30px;}
.page-product .rbox p span{ display: block; float: left; width: 50%; text-align: center; color: #fff;}
.page-product .rbox img{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-ms-transition:all .5s}
.page-product .rbox a{width:100%;display:inline-block;overflow:hidden;background:#fff;border: 1px solid #ddd; padding: 10px; overflow: hidden;}
.page-product .rbox .img{position:relative;height:100%;overflow:hidden;padding-top:65%}
.page-product .rbox img{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:auto;max-width:100%;max-height:100%;}
.page-product .rbox .swiper-slide:hover h3{color:#da0000}
.page-product .rbox .swiper-slide:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-ms-transform:scale(1.1)}
.page-about{ padding-bottom: 50px; background:#da0000; position: relative;}
.page-about::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/abg.jpg) no-repeat center;
	  background-attachment: scroll;
	background-attachment: fixed;
	opacity: 0.1;
	pointer-events: none;
  }
  .page-about .tit h3,.page-about p,.page-about .tit h5{ color: #fff;}
  .page-about .tit p span,.page-about .tit p span::after{ background: #fff;}
  
  
.page-about .row{display:flex;display:-webkit-flex}
.page-about .lbox,.page-about .rbox{flex:1}
.page-about .rbox{display:flex;align-items:center}
.page-about .txt{padding:30px; max-width: 1200px; margin: auto;}
.page-about .txt p{color:#fff;text-align:left;font-size:16px;line-height:30px;text-align:center}
.page-about .txt a{display: inline-block; padding: 15px 100px; border-radius: 50px; background: #fff; margin:30px auto;}
.page-about .rbox-center a{position:relative;display:inline-block;padding:5px 50px;background:#da0000;color:#fff}
.page-about .img{ width: 100%; text-align: center;}
.page-about .img img{ margin: auto;}
.page-about .container{ position: relative; z-index: 2;}

.advantage{ padding: 50px 0; text-align: center;}
.advantage .box{ padding: 30px 0; overflow: hidden;}
.advantage ul li{ width: 100%; float: left;background: #eee;}
.advantage ul li .txt,.advantage ul li .img{ width: 50%; float: left;}
.advantage ul li:nth-child(2n){background: #f5f5f5;}
.advantage ul li:nth-child(2n) .txt{ float: right;}
.advantage ul li .txt{ padding: 50px; text-align: left; display: flex; justify-content: space-between;}
.advantage ul li .txt span.num{ display: block; max-width: 80px; min-width: 80px; height: 80px; line-height: 80px; font-size: 40px; text-align: center; background: #da0000; color: #fff; }
.advantage ul li .txtbox{ padding-left: 15px; width: 100%;}
.advantage ul li .title{ border-bottom: 1px solid #ddd;}
.advantage ul li .title h3{ font-size: 40px; line-height: 40px; padding: 5px 0;}
.advantage ul li .title p{ font-size: 14px; line-height: 30px;text-transform:uppercase;}
.advantage ul li .describe{ padding: 30px 0; line-height: 30px;}
.advantage ul li .describe p{ padding-left: 15px; padding-top: 15px; line-height: 30px; background: url(../images/dot1.png) no-repeat left 25px;}
.page-news .submenu,.page-case .submenu{padding:15px 0; overflow: hidden;}
.page-news .submenu a,.page-case .submenu a{display:inline-block}
.page-news .box{padding:15px 0}
.page-news .box .col-md-12{height:100%}
.page-news .rbox{display:flex;display:-webkit-flex;padding:0;height:100%;background:#fff;align-items:center}

.page-news .lbox{height:100%;text-align: left;}
.page-news .lbox a{display:block;height:100%;background:#f5f5f5; padding: 30px;}
.page-news .lbox .img{overflow:hidden;width:100%; padding-top:60%; background-size: cover; background-position: 50%;}
.page-news .lbox a:hover{color:#da0000}
.page-news .txt{padding:15px; text-align: left;}
.page-news .lbox a .date{ display: block; line-height: 30px; font-size: 14px; color: #aaa;}

.page-news .lbox a h3{ font-size: 24px; font-weight: normal; line-height: 40px; padding-bottom: 10px;}
.page-news .lbox a span.t{overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;}
.page-news .lbox p{ line-height: 24px; margin: 15px 0; font-size: 14px; color: #666; overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;}
.page-news .lbox span.more{ display: block; padding:5px; margin-top: 10px; max-width: 150px; text-align: center; background: #da0000; color: #fff;}
.page-news .lbox a:hover p,.page-news .lbox a:hover h3,.page-news .lbox a:hover .date{ color: #fff }

.page-news .rbox .date{text-align:center;min-width:100px;background:#fff;line-height:24px;padding:15px 0}
.page-news .rbox .date b{display:inline-block;width:100%;font-size:30px;line-height:30px}
.page-news .rbox .date small{display:inline-block;width:100%;font-size:12px}
.page-news .txt-box h3{padding-bottom:10px;font-weight:400;font-size:18px;line-height:30px}
.page-news .txt-box p{color:#888;font-size:14px;height:48px;overflow:hidden}
.page-news .rbox ul{width:100%; padding-left: 50px;}
.page-news .rbox ul li{padding:30px;width:100%;border: 1px solid #ddd; margin-bottom: 30px;}
.page-news .rbox ul li a{display:flex;justify-content:space-between}
.page-news .rbox ul li:hover h3{color:#da0000}
.page-news .rbox ul li:hover p{color:#333}
.page-news .rbox .txt h3{ font-size: 24px; line-height: 40px; font-weight: normal;}
.page-news .rbox .txt p{ padding: 10px 0; font-size: 15px; color: #888;}

.page-case{background:#f5f5f5}
.page-case .box{ margin-left: -15px; margin-right: -15px; height: auto; overflow: hidden;}
.page-case .box .swiper-slide{height:auto;text-align:center;font-size:18px; width: 25%; float: left; padding: 15px;}
.page-case .box h3{ display: flex; justify-content: space-between; align-items: center; padding-top: 10px; text-align: left; margin-top: 10px; border-top: 1px solid #ddd;}
.page-case .box h3 .t{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	font-weight:400;font-size:16px;line-height:30px;height:auto;}

.page-case .box h3 .z{ display: inline-block; width: 80px; height: 30px; line-height: 30px; background: #da0000; color: #fff; text-align: center; font-size: 12px;}
.page-case .box img{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-ms-transition:all .5s}
.page-case .box a{width:100%;display:inline-block;overflow:hidden;padding:10px;background: #fff;}
.page-case .box a:hover{box-shadow: 0 0 15px rgba(0,0,0,0.1);}
.page-case .box .img{position:relative;height:100%;overflow:hidden;padding-top:65%;}
.page-case .box .img img{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:auto;max-width:100%;max-height:100%}
.page-case .box .swiper-slide:hover{border-color:#fff}
.page-case .box .swiper-slide:hover h3{color:#da0000}
.page-case .box .swiper-slide:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1);-ms-transform:scale(1.1)}

.zixun{ padding: 50px 0; background: url(../images/fbg.png) no-repeat center #da0000; text-align: center;}
.zixun h1{ font-size: 50px; line-height: 50px; color: #fff; padding-bottom: 30px; font-weight: normal;}
.zixun p a{display: inline-block; padding: 15px 50px; min-width: 260px; border-radius: 50px; border: 2px solid #fff; background: none; color: #fff;}
.zixun p a:hover{ background: rgba(0,0,0,.2);}
.page-area .box h3{padding-bottom:10px;color:#666;font-weight:400}
.page-area .box p a{display:inline-block;padding-right:15px;color:#aaa;font-size:14px}
.page-area .box p a:hover{color:#666}
.footer{ background: #fff;}
.footer .fbox{padding:10px;}

.footer .contact{width:100%;text-align:center;}
.footer .contact ul li{ display: inline-block; padding:0 25px; border-left: 1px solid #ddd; height: 16px; line-height:16px;}
.footer .contact ul li:first-child{ border-left: 0;}
.footer .contact ul li a{color:#666; font-size:16px; line-height:16px;}
.footer .contact ul li:hover a{color:#333}
.footer .foot_ewm{width:35%;text-align:center}
.footer .foot_ewm .box{float:right;max-width:150px}
.footer .foot_ewm img{max-width:150px;box-shadow:0 0 5px #aaa}
.footer .contact h3{padding-bottom:10px;font-size:18px}
.footer .contact p{ padding: 15px 0; color:#666;font-size:14px;line-height:24px;}
.footer .flink{padding-bottom:10px;border-top:1px dotted #ddd;border-bottom:1px dotted #ddd}
.footer .flink h3{padding:10px 0;color:#555;font-weight:400;font-size:18px}
.footer .flink p{overflow:hidden;height:auto}
.footer .flink p a{float:left;display:block;padding-right:15px;color:#666;font-size:12px}
.footer .flink p a:hover{color:#333}
.footer .copyright{padding:15px 0;width:100%;background:#fff;color:#888;text-align:center;font-size:14px;line-height:18px}
.trans,.trans:hover{-webkit-transition:all .8s cubic-bezier(.19,1,.22,1) 0s;transition:all .8s cubic-bezier(.19,1,.22,1) 0s;-ms-transition:all .8s cubic-bezier(.19,1,.22,1) 0s}
.trans-fast,.trans-fast:hover{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out}
.menu-handler{position:absolute;top:0;right:0;z-index:1012;overflow:hidden;width:60px;height:60px;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 -14px;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:-280px;z-index:1003;overflow:hidden;overflow-y:auto;width:280px;height:100%;background:#fff;-webkit-overflow-scrolling:touch}
.navMobile{margin-top:80px;margin-bottom:60px}
.navMobile dd a{display:block;color:#333;font-weight:400;font-size:14px;line-height:24px}
.navMobile dd p a{padding:15px 45px;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:-280px;bottom:0;overflow:hidden;width:280px}
.mtools a{float:left;display:block;overflow:hidden;padding-top:10px;width:50%;height:50px;background:#aaa;color:#fff;text-align:center}
.mtools .iconfont{font-size:20px}
.mtools p{display:inline-block;vertical-align:middle}
.mtools .weixin .ico{background-position:center -198px}
.mtools .sina .ico{background-position:center -378px}
.mtools .weixin{background:#da0000}
.popUpblack{position:fixed;top:0;left:0;z-index:1010;display:none;width:100%;height:100%;background:url(../images/black.png) repeat}
.popUp{position:fixed;top:50%;left:50%;z-index:1004;margin:-87px 0 0 -115px;width:170px;height:192px;border:5px solid #222;background:#fff}
.popUp .t{padding:0 0 0 10px;height:26px;background:#222}
.popUp .t,.popUp .t span{color:#fff;font-weight:400;font-size:12px;line-height:26px}
.popUp .t span{float:right;text-shadow:none;opacity:1;cursor:pointer}
.popUp .img{padding:20px}
.popUp .img img{display:block;width:100%;height:100%}
.msg{position:fixed;top:50%;left:50%;z-index:1004;box-sizing:border-box;margin:-140px 0 0 -160px;width:100%;height:280px;max-width:320px;border:5px solid #222;background:#fff}
.msg .t{padding:0 0 0 10px;height:26px;background:#222}
.msg .t,.msg .t span{color:#fff;font-weight:400;font-size:12px;line-height:26px}
.msg .t span{float:right;text-shadow:none;opacity:1;cursor:pointer}
.msg .msgbox{padding:20px}
.msg input{height:30px}
.msg input,.msg textarea{padding:5px;width:100%;border:1px solid #ddd}
.msg textarea{margin:10px 0;height:90px}
.msg button{width:100%;height:30px;border:none;background:#222;color:#fff}
.m-bottom-nav{position:fixed;bottom:0;left:0;z-index:998;width:100%;height:50px;background:#da0000}
.m-bottom-nav ul li{float:left;width:25%;text-align:center}
.m-bottom-nav a{display:inline-block;padding:5px 0;width:100%;color:#fff;font-size:14px}
.m-bottom-nav .iconfont,.m-bottom-nav span{float:left;display:inline-block;width:100%;height:20px;line-height:20px}
.m-bottom-nav .iconfont{font-size:20px}
@media (max-width:1199px){
	/* .banner .swiper-container{padding-bottom:30px} */
.banner .swiper-pagination{bottom:0!important}
.banner .swiper-pagination-bullet{width:10px;height:10px;line-height:20px;opacity:1;font-size:0;background:#222;border:0;transition:all .5s}
.banner .swiper-pagination-bullet-active{background:#f60;border:0}
.header,.header .top{height:55px}
.header .top{ padding: 0;}
.header .logo{width:100%;justify-content:start;}
.header .hd_txt{ padding: 0 5px;}
.header .logo .img-responsive{max-width:150px!important;max-height:40px!important;margin:auto}
.page-product .rbox .swiper-slide{ padding: 5px;}
.page-product .lbox{ display: none;}
.page-product .rbox{ padding: 0; margin:0;}
.page-about .row{display:block}
.page-about .lbox img{margin:auto}
.page-about .rbox{padding:30px 0}
.page-about .rbox-center{padding-right:0}
.page-case .box{ margin:0;}
.page-case .box .swiper-slide{ padding: 5px;}
.page-news .txt-box p{display:none}
.footer{padding-bottom:50px}
.footer .contact p{display:block;text-align:left}
.footer .contact p span{display:inline-block;width:100%}
.footer .copyright{position:relative;font-size:10px;line-height:12px}
.menu-handler{width:45px;height:45px}
.menu-handler .burger{top:12px;width:28px;height:3px}
.menu-handler .burger-2{top:21px}
.menu-handler .burger-3{top:29px}
.menu-handler.active .burger-1,.menu-handler.active .burger-3{top:21px}
.page-case .box .swiper-container{padding-top:0}
}
@media (max-width:991px){.tit{padding:5px 0}
.page-about{padding:15px 0}
.page-about .txt{padding:0}
.page-about .txt p{padding:10px 0;text-align:left;font-size:16px;line-height:24px;text-align:justify}
.tit h3{font-size:20px;line-height:30px}
.banner .bottom-nav{bottom:0}
.page-product .submenu{padding:5px 0}
.page-news .submenu a,.page-product .submenu a{padding:5px}
.page-news .lbox{margin-bottom:15px;padding:0}
.page-news .submenu{padding:5px 0}
.page-news .box{display:block}
.page-news .box .row{margin:0}
.page-news .rbox ul li{padding:15px}
.page-news .rbox ul li a h3{font-size:14px;line-height:28px}
.page-news .date b{font-size:20px;line-height:20px}
.page-news .txt-box h3{padding-bottom:0}
.page-case .box h3,.page-product .box h3{font-size:12px}
.page-case .box .swiper-slide,.page-product .box .swiper-slide{padding:0}
}
.rd-notice-tooltip{position:absolute;z-index:65;max-width:350px;border-radius:3px;font-size:14px;line-height:1.25;opacity:1}
.rd-notice-tooltip:after{position:absolute;z-index:50;display:block;width:20px;height:20px;border-radius:3px;box-shadow:none;content:"";transform:rotate(-45deg)}
.rd-notice-tooltip .rd-notice-content{position:relative;z-index:60;padding:20px;width:100%;border-radius:3px;background:0;color:#fff;font-weight:400;line-height:1.45}
.rd-notice-type-success,.rd-notice-type-success .rd-notice-content,.rd-notice-type-success:after{background-color:#da0000}
.rd-notice-position-left{margin-left:-20px}
.rd-notice-position-left:after{top:50%;right:-6px;margin-top:-10px}
.rd-notice-tooltip.single-line .rd-notice-content{padding:0 20px;height:40px;white-space:nowrap;line-height:40px}
.sidebar{margin:30px auto;padding:15px;border:1px solid #ddd}
.sideMenu h3{margin:1px 0;padding-left:15px;height:50px;background:#e7e7e7;font-weight:400;font-size:16px;line-height:50px;cursor:pointer;overflow:hidden}
.sideMenu h3 em{float:right;display:block;width:40px;height:40px;background:url(../images/icoAdd.png) 16px 17px no-repeat;cursor:pointer}
.sideMenu h3.on{background:#da0000;color:#fff}
.sideMenu h3.on em{background-position:16px -51px}
.sideMenu h3.on a{display:inline-block;width:70%;background:#da0000;color:#fff}
.sideMenu h3 a{display:inline-block;width:180px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.sideMenu ul{display:none;padding:0 20px;color:#999}
.sideMenu ul li{height:40px;border-bottom:1px dotted #ddd;line-height:40px}
.sideMenu ul li a{display:inline-block;width:100%;font-size:14px}
.sideMenu ul li.active a,.sideMenu ul li:hover a{color:#ba0000}
.list-img ul li{padding-top:10px;padding-bottom:10px;height:auto;background:#fff;text-align:center;font-size:18px}
.list-img ul li a{display:inline-block;width:100%}
.list-img .rcaption,.list-img h3{font-weight:400;font-size:16px;line-height:40px}
.list-img p{color:#aaa;font-size:12px;line-height:20px}
.list-img img{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-ms-transition:all .5s}
.list-img a{display:inline-block}
.list-img a{overflow:hidden;border:1px solid #ddd;padding:5px}
.list-img .img{position:relative;height:100%;overflow:hidden;padding-top:65%}
.list-img .img img{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:auto;max-width:100%;max-height:100%}
.list-img ul li:hover .rcaption,.list-img ul li:hover h3{color:#da0000}
.list-img ul li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-ms-transform:scale(1.1)}
@media (max-width:991px){
.list-img h3{font-size:12px;height:30px;line-height:30px;overflow:hidden}
}
div.paginationbox{float:left;overflow:hidden;margin:25px auto;padding:10px 0;width:100%;height:auto;border-top:1px solid #ddd}
div.paginationbox.more a{display:inline-block;padding:5px 30px;color:#fff;border-radius:30px}
ul.pagination{display:inline-block;margin:0;padding:0}
ul.pagination li{display:inline}
ul.pagination li a{float:left;margin:0 5px;padding:5px 12px;border:1px solid #ddd;color:#000;text-decoration:none;font-size:14px}
ul.pagination li span{float:left;margin:0 5px;padding:5px 12px;border:1px solid #ddd;color:#666;text-decoration:none;font-size:14px}
.pagination li:first-child a,.pagination li:last-child a{border-radius:0}
ul.pagination li.bor0 a{border-color:#fff;cursor:auto}
ul.pagination li a.active,ul.pagination li.thisclass a{border:1px solid #da0000;color:#fff;cursor:default}
ul.pagination li.thisclass a{background-color:#da0000}
ul.pagination li a:hover:not(.active){border-color:#da0000;background-color:#da0000;color:#fff}
ul.pagination li.bor0 a:hover{border-color:#fff;background:0 0;color:#333}
ul.preNext{position:relative;float:left;display:inline-block;margin:0;padding:0;width:100%}
ul.preNext li{overflow:hidden;height:30px;color:#666;text-overflow:ellipsis;white-space:nowrap;line-height:30px}
ul.preNext li a{color:#333}
ul.preNext li a:hover{color:#da0000}
ul.preNext li.return{position:absolute;top:50%;right:0;margin-top:-15px;padding:0 15px;background:#da0000}
ul.preNext li.return a,ul.preNext li.return a:hover{color:#fff}
.content .imgbox{overflow:hidden;margin-bottom:20px;height:auto}
.content .imgbox p{color:#666;font-size:14px;line-height:30px}
.content .imgbox .tit{margin-bottom:10px;padding:10px 0;border-bottom:1px solid #ddd;color:#333;font-size:16px}
.pc-slide{margin:0 auto;padding:15px;width:100%;border:1px solid #ddd}
.pc-slide a{display:inline-block;width:100%}
.preview,.view .swiper-container{width:100%}
.preview{position:relative;margin-top:10px}
.preview .swiper-container{width:100%;height:auto}
.preview .swiper-slide{display:block;width:40px;height:auto;cursor:pointer}
.preview .slide6{width:40px}
.preview img{padding:1px;max-width:100%}
.preview .active-nav img{padding:0;border:1px solid #da0000}
.info{margin:15px 0;border:1px solid #ddd}
.info h3{padding:15px;background:#eee;font-weight:400;font-size:18px}
.info img{max-width:100%;height: auto;}
.infobox{padding:15px}
.content .rbox{overflow:hidden;margin-bottom:30px}
.content .rbox. h3{width:100%;height:60px;font-weight:400;font-size:24px;line-height:60px}
.ProNewFoucsLifzWo{margin-bottom:10px;width:100%;height:52px;line-height:52px}
.ProNewFoucsLifzWo a{display:block;background-color:#da0000;color:#fff;text-align:center;font-size:20px}
.prod-list02{border:1px solid #ddd}
.prod-list02>ul>li{border-bottom:1px solid #ddd}
.prod-list02 .cl{margin-top:7px;margin-bottom:7px;color:#333;text-align:center;font-size:16px;line-height:40px}
.prod-list02 .box2{overflow:hidden;padding:15px}
.prod-list02 .box2 p{color:#666;font-size:12px}
.prod-list02 .box2 b{display:inline-block;font-size:24px}
.side_img,.side_new{overflow:hidden;margin-top:10px;width:100%;height:auto;border:1px solid #ddd}
.side_img p,.side_new p{padding:10px;border-bottom:1px solid #ddd;background:#eee}
.side_new ul{overflow:hidden;padding:10px;height:auto}
.side_new ul li{position:relative;float:left;border-bottom:1px dotted #ddd;line-height:45px}
.side_new ul li,.side_new ul li a{overflow:hidden;width:100%;height:45px}
.side_new ul li a{display:inline-block;padding-right:80px;color:#666;text-overflow:ellipsis;font-size:12px}
.side_new ul li span{position:absolute;right:0;display:inline-block;color:#aaa;font-size:12px}
.side_new ul li:hover a{color:#da0000}
.side_img ul li{overflow:hidden;padding:10px;height:auto}
.side_img ul li a,.side_img ul li span{float:left;display:block;width:100%}
.side_img ul li span{background:#eee;text-align:center;font-size:12px}
.side_img ul li:hover span{background:#da0000;color:#fff}
.sidebar_menu{position:relative;margin:30px 0}
.sidebar_menu h3.tit{position:relative; font-size:20px;}
.sidebar_menu .tit{padding:30px 15px;width:100%;background:#da0000;color:#fff; }
.sidebar_menu .tit small{display:inline-block;margin-top:10px;padding:5px 0;width:100%;border-top:1px solid hsla(0,0%,100%,.3);color:#fff}
.sidebar_menu .submenu{padding:0;background:#eee}
.sidebar_menu .submenu ul li{overflow:hidden;width:100%;line-height:40px}
.sidebar_menu .submenu ul li a{display:inline-block;padding-left:15px;width:100%;color:#666;font-size:14px}
.sidebar_menu .submenu ul li.active a,.sidebar_menu .submenu ul li:hover a{background:#fff;color:#da0000}
@media (max-width:1199px){.page-news .date{padding:0}
.m_nav{width:100%;height:auto;margin-top:5px}
.m_nav ul li{width:24%;float:left;box-sizing:border-box;margin: 5px 0;}
.m_nav ul li a{display:flex;justify-content:center;flex-wrap:wrap;text-align:center;padding:15px 0}
.m_nav ul li i{font-size:30px;line-height:30px}
.m_nav ul li i{display:inline-block;width:100%;color:#fff}
.m_nav ul li span{height:24px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page-product .box a{padding:10px;}
.fixed_top .container{align-items:center}
.header{height:55px}
.paddingBottom{padding-bottom:100px}
.menu-handler{top:5px;right:5px}
.list-img ul li{padding:1px}
.content .row{margin:0 -1px}
.container{padding:0 10px}
.header .logo a{border:0}
ul.pagination li a{margin:0 2px}
.sidebar_menu,div.paginationbox{margin:0 auto}
.paddingBottom .copyright{bottom:50px}
.sidebar_menu{margin-bottom:0;height:50px}
.sidebar_menu .submenu{position:absolute;left:0;z-index:997;display:none;padding:0 15px;width:100%;background:#fff}
.sidebar_menu .submenu ul{background:#eee}
.sidebar_menu .tit{position:relative;padding:0 15px;height:30px;line-height:30px}
.sidebar_menu .tit:after{position:absolute;top:0;right:5px;display:block;padding:0 15px;content:"+";cursor:pointer}
}
.content .newbox{overflow:hidden;height:auto}
.newbox ul li{float:left;padding:15px}
.newbox ul li,.newbox ul li a{overflow:hidden;width:100%;height:auto}
.newbox ul li a{display:inline-block;padding:15px 0;border:1px solid #ddd;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-ms-transition:all .5s}
.newbox ul li .txt h3{font-size:18px;line-height:24px}
.newbox ul li .txt h3 small{float:right;display:block}
.newbox ul li .txt p{padding:15px 0;color:#666;font-size:15px;line-height:24px}
.newbox ul li .txt span{display:inline-block;padding:5px 15px;background:#ccc;color:#fff;font-size:12px}
.newbox ul li:hover span{background:#da0000}
.newbox ul li:hover h3{color:#da0000}
.content_info .title{overflow:hidden;padding:8px 0;font-size:24px}
.content_info .title,.newsinfo{width:100%;height:auto;text-align:center;line-height:30px}
.newsinfo{padding-bottom:15px;border-top:1px dotted #ccc;color:#666;font-size:14px}
.newsinfo span{color:#da0000;font-weight:700;font-size:14px;font-family:Georgia,Times New Roman,Times,serif}
.content_info{padding:15px;border:1px solid #ddd}
.content_info img{height:auto!important;max-width:100%!important}
.mainbox{padding-top:30px}
.position{margin-bottom:5px;padding:10px 0;height:auto; color:#666;font-size:18px;line-height:30px}
.position a{display:inline-block;padding:0 5px;color:#333}
.position a:hover{color:#da0000}
#map{border:1px solid #ddd}
#map .anchorBL{display:none}
#map #allmap{height:500px}
@media screen and (max-width:767px){#map #allmap{height:400px}
.sidebar_menu h3.tit:before{top:7px}
}
@media (min-width:1200px){.ny{overflow:hidden;padding:0 0 10px 280px;height:auto}
.ny .rbox{position:relative;left:-280px;float:left;margin-right:-100%;padding-right:40px;width:280px}
.ny .mainbox{overflow:hidden;width:100%;height:auto}
}
@media (max-width:1200px){.ny .rbox .submenu{padding:0}
}
.img_head{padding:15px;width:100%;border:1px solid #ddd}
.img_head .tit{overflow:hidden;height:auto;font-size:24px}
.img_head .tit small{float:right;display:block;font-size:14px}
.jgg_bottom{position:fixed;bottom:0;left:0;z-index:1005;width:100%;height:60px;background:#da0000!important}
.jgg_div .container{position:relative}
.jgg_box{display:flex;display:-webkit-flex;padding:10px 0;justify-content:space-between}
.jgg_box p{color:#fff;font-style:italic;font-size:24px;line-height:40px}
.jgg_box p a{color:#fff}
.jgg_box p i{float:left;display:block;padding-top:3px;padding-right:5px;font-size:30px}
.jgg_form{float:right}
.jgg_form span{color:#fff;font-style:italic;line-height:40px}
.jgg_form .jgg_phone{padding:5px;width:150px;height:40px;border:0;background:#fff}
.jgg_form .jgg_btn{padding:0 15px;width:auto;height:40px;border:0;background:hsla(0,0%,100%,.3);color:#fff}
.jgg_close{position:absolute;top:-10px;right:-5px}
.jgg_close a{display:inline-block;color:#fff;font-size:18px}
.jgg_left{position:absolute;top:0;left:-60px;padding-top:20px;padding-left:5px;width:60px;height:60px;border-top-right-radius:60px;background:rgba(218,0,0,.8);font-size:14px;line-height:16px}
.jgg_left a{color:#fff}
.jgg_kf{position:fixed;right:35px;bottom:60px;z-index:1000}
@media (max-width:1200px){.jgg_kf{right:10px;bottom:40px}
.mainbox{padding-top:0}
}
.mbn-bar{display:flex;padding:0;text-align:center}
.mbn-bar,.mbn-bar a{align-items:center;justify-content:center}
.mbn-bar a{display:inline-block;display:flex;height:100%}
.mbn-bar a.telbtn{display:block; min-width:50%;height:40px; line-height: 30px; font-size: 20px; letter-spacing: 2px; border-radius:20px;text-align: center; background: #fff; }
.j_logo{height:45px}
.mtools.mbn-bar a{padding:5px 0;line-height:40px}
.fixed_top{ width:100%;height: 45px;background:#fff;border-bottom: 1px solid #ddd;}
.fixed_top .container{width:100%;display:flex;justify-content:space-between}
.fixed_top .j_logo{float:left;display:flex;width:50%;align-items:center;justify-content:flex-start}
.fixed_top .j_nav a{float:left;display:block;padding:0 30px;color:#666;border-right: 1px solid #ddd;}
.fixed_top .j_logo a img{display:inline-block;margin:7px;width:210px;height:30px}
.fixed_top .logo-for-kmbbs{padding:0 15px; border-right: 1px solid #ddd;}
.fixed_top .j_logo span{display:block;font-size:26px;line-height:30px;opacity:.5;}
.fixed_top .j_nav{margin:0;display:block;position:relative;height: 30px; line-height: 30px;}
.fixed_top .j_nav a{display:block;color:#888;text-align:center;font-size:14px}

.fixed_top .j_nav a.jgg_home{ padding-left: 50px; background: url(../images/h.png) no-repeat 30px center;}
.fixed_top .j_nav a.jgg_join{ padding-left: 50px; background: url(../images/m.png) no-repeat 30px center;}
.fixed_top .jgg_tel_myweb span{ display: inline-block; background: url(../images/t.png) no-repeat 25px center; padding-left:50px; border-left: 1px solid #ddd;}
.fixed_top .j_logo img{opacity:.5}
.fixed_top a.back{float:right;display:block;height:30px;color:#aaa;text-decoration:none;line-height:30px}
.footer{text-align:center;font-size:16px;line-height:24px}
.footer .item{ padding: 5px 0;}
.footer a{color:#888}
.jgg_tel_myweb{float:right;width:60%;color:#999;text-align:right;font-size:12px;line-height:45px}
.jgg_tel_myweb a{color:#999;font-size:14px}
@media (max-width:1199px){.header .logo a{padding:0;}
.header .hd_txt h1{font-size:160%}
.j_logo{height:35px}
.fixed_top{padding:0;height:35px}
.jgg_tel_myweb a{font-size:12px}
.fixed_top .j_nav{display:none}
.footer .fbox{flex-wrap:wrap}
.footer .contact ul li{float:left;margin:5px}
.footer .contact{width:100%;flex-wrap:wrap}
.footer .foot_ewm{width:100%}
.footer .contact .item:first-child{padding:0;padding-bottom:15px; display: none;}
.footer .foot_ewm{display:flex;justify-content:center}
.footer .foot_ewm .box{float:none}
.content_info{padding:0;border:0}
.newbox ul li{padding:0}
.newbox ul li a{border:0;padding:10px}
.newbox ul li .txt{padding:5px;border-bottom:1px solid #ddd}
div.paginationbox{border-top:0}
.page-product .submenu{display:flex;justify-content:space-between;flex-wrap:wrap}
.page-news .submenu a,.page-product .submenu a{width:33%;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px}
.page-about .rbox-center{padding:5px 15px;text-align:center}
.page-news .rbox{background:#fff}
.page-news .rbox ul li{padding:0}
}
.ProNewFoucsLifzWo a,.banner .swiper-container:hover .swiper-button-next,.banner .swiper-container:hover .swiper-button-prev,.banner .swiper-pagination-bullet-active,.header .search button,.jgg_left,.livechat-girl .animated-circles .circle,.m-bottom-nav,.mtools .weixin,.mtools a,.nav,.navMobile dd p a.act,.newbox ul li:hover span,.page-about .rbox-center a:before,.page-news .more a:before,.page-news .submenu a:hover,.page-product .submenu a:hover,.rd-notice-type-success,.rd-notice-type-success .rd-notice-content,.rd-notice-type-success:after,.sideMenu h3.on,.sideMenu h3.on a,.side_img ul li:hover span,.sidebar .subnav1 .on,.sidebar .subnav1 .on:hover,.sidebar_menu .tit,.swiper-pagination-bullet-active,div.paginationbox.more a,ul.preNext li.return,.sidebar_menu h3.tit{background-color:var(--mcolor)}
.fixed_top .j_logo span,.list-img ul li:hover .rcaption,.list-img ul li:hover h3,.nav ul>li .submenu a:hover,.newbox ul li:hover h3,.newsinfo span,.page-case .box .swiper-slide:hover h3,.page-news .rbox ul li:hover h3,.page-product .box .swiper-slide:hover h3,.position a:hover,.sideMenu ul li.active a,.sideMenu ul li:hover a,.side_new ul li:hover a,.sidebar .subnav2 .on,.sidebar .subnav2 .swiper-slide:hover,.sidebar_menu .submenu ul li.active a,.sidebar_menu .submenu ul li:hover a,ul.preNext li a:hover,.tit h3,.tit h5,.advantage ul li .title h3,.m_nav ul li a::before,.mbn-bar a.telbtn{color:var(--mcolor)}
.livechat-girl:after{background-image:linear-gradient(180deg,var(--mcolor),var(--mcolor))}
ul.pagination li a.active,ul.pagination li a:hover:not(.active),ul.pagination li.thisclass a{border-color:var(--mcolor);background-color:var(--mcolor)}
.newbox ul li:hover a,.preview .active-nav img,.page-product .lbox{border-color:var(--mcolor)}
.jgg_bottom{background:var(--mcolor)!important}
.header .tel a.btn,.page-product .rbox p span:last-child{background-color:var(--mcolor1)}
.header .tel span.icon-p,.tit p span::after,.tit p span,.page-product .lbox h3,.page-product .rbox p span:first-child,a.more:hover,.page-about,.advantage ul li .txt span.num,.page-news .submenu a,.page-case .submenu a,.page-case .box h3 .z,.zixun,.page-news .lbox span.more,.menu-handler{background-color:var(--mcolor)}
.header .tel a{color:var(--mcolor1)}
#newBridge .icon-left-center{top:auto;right:35px;bottom:100px;left:auto;width:60px!important}
#newBridge .nb-icon-skin-0 .nb-icon-bridge0,#newBridge .nb-icon-skin-0 .nb-icon-inner-wrap{width:60px!important;height:60px!important;background:0 0!important}
#newBridge .nb-icon-skin-0 .nb-icon-inner-wrap .nb-icon-bridge-base{top:0;left:0;margin:0;background:url(http://www.jiugongge.org/public/4.0/images/en_3.png) no-repeat;background-size:100% 100%}
#newBridge #nbWebImLightContainer{border:none!important;border-radius:0!important}
@media (max-width:1200px){#newBridge .nb-icon-right-center{top:auto!important;right:10px!important;bottom:30px;width:60px!important;height:60px!important}
#newBridge .nb-icon-wrap-4 .nb-icon-wrap-base{background:0 0!important}
}
#share-tips{padding:0!important}
.layui-layer{right:0!important;left:0!important;margin:auto!important;max-width:800px!important;min-height:595px;overflow:visible!important;border-radius:5px}
@media (max-width:768px){.layui-layer{min-height:350px}
}
@media (max-width:480px){.fixed_top .j_logo span{font-size:18px}
.header .hd_txt h1{font-size:120%;line-height:1.5}
}
@media (max-width:375px){.fixed_top .j_logo span{font-size:15px}
.jgg_tel_myweb a{font-size:12px}
.header .hd_txt h1{font-size:100%}
}
.m_nav .submenu{display:none}
.m_nav ul{ display: flex; justify-content: space-around; flex-wrap: wrap; border-bottom: 1px solid #ddd;}
.m_nav ul li a{position:relative;padding-top:40px;font-size: 14px;}
	.m_nav ul li a span{ display:block;overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;}
.m_nav ul li a::before{display:block;position:absolute;top:0;font-family:iconfont!important;font-size:30px}
.m_nav ul li:nth-child(1) a::before{content:"\e6a6"}
.m_nav ul li:nth-child(2) a::before{content:"\e659"}
.m_nav ul li:nth-child(3) a::before{content:"\e614"}
.m_nav ul li:nth-child(4) a::before{content:"\e60c"}
.m_nav ul li:nth-child(5) a::before{content:"\e60b"}
.m_nav ul li:nth-child(6) a::before{content:"\e62a"}
.m_nav ul li:nth-child(7) a::before{content:"\e625"}
.m_nav ul li:nth-child(8) a::before{content:"\e653"}
.m_nav ul li:nth-child(9) a::before{content:"\e60f"}
.m_nav ul li:nth-child(10) a::before{content:"\e60f"}
.contact .submenu{display:none}


.bounce{display:flex;align-items:center;justify-content:center;width:100%;color:#fff;height:100%;font:normal bold 20px;white-space:nowrap}
.letter{animation:bounce .9s cubic-bezier(.05,0,.1,1) infinite alternate;display:inline-block;transform:translate3d(0,0,0);margin-top:0;text-shadow:rgba(255,255,255,.4) 0 0 0;font:bold 20px; letter-spacing: 2px;}
.letter:nth-child(1){animation-delay:0s}
.letter:nth-child(2){animation-delay:33.3333333ms}
.letter:nth-child(3){animation-delay:.1333333333s}
.letter:nth-child(4){animation-delay:.2333333333s}
.letter:nth-child(5){animation-delay:.3333333333s}
.letter:nth-child(6){animation-delay:.4333333333s}
@keyframes bounce{0%{transform:translate3d(0,0,0)}
100%{transform:translate3d(0,-10px,0)}
}


@media (max-width:1500px){

	.advantage ul li .txt,.page-news .lbox a{ padding: 15px;}
	.page-news .lbox a h3{ font-size: 18px; }
}

@media (max-width:1200px){
	.advantage{ padding: 15px 0;}
	.advantage ul li .describe p{ font-size: 14px; line-height: 20px;}
	.advantage ul li .describe{ padding: 0; line-height: 24px;}
	.advantage ul li .txt{ display: block; padding: 10px;}
	.advantage ul li .txt span.num{ font-size: 20px; max-width: 40px; min-width: 40px; height: 40px; line-height: 40px;}
	.advantage ul li .txtbox,.advantage .box{ padding: 0;}
	.advantage ul li .title h3{ font-size: 24px; padding: 0;}
	.advantage ul li .title p{ font-size: 12px; line-height: 18px;}
	.advantage ul li:nth-child(2n){ background: #fff;}
}

@media (max-width:991px){
	.fixed_top .logo-for-kmbbs{ padding: 0; border: 0;}
	.jgg_tel_myweb{ width: 70%;min-width: 220px;}
	.fixed_top .jgg_tel_myweb span{ padding-left: 40px; background-position: 15px center;}
	.tit p,.page-product .lbox h3{ display: none;}
	.page-product .box{ display: block;}
	.page-product .lbox{ min-width: 100%; max-width: 100%; background: none;}
	.page-product .box a{ font-size: 12px; padding: 5px;}
	.page-product .rbox{ margin-top: 10px; padding: 0;}
	a.more{ padding: 10px 100px; margin-top: 30px; margin-bottom: 0;}
	.page-about .txt a{ padding: 10px 100px; }
	.page-product .submenu a{ background: #eee;}
	.page-news .submenu, .page-case .submenu{ display: flex; justify-content: space-between; flex-wrap: wrap;}
	.page-news .submenu a, .page-case .submenu a{ font-size: 12px; padding: 5px; width: 32%; float: left;}
	.page-case .box{ margin: 0;}
	.page-case .box .swiper-slide{ width: 49%; margin-bottom: 10px;}
	.page-case .box .swiper-slide:nth-child(2n){ margin-left: 2%;}
	.page-news .more{ margin-top: 0;}
	.zixun h1{ font-size: 24px;}
	   .page-product .box .swiper-slide {
                width: 50%!important;
                padding: 2px;
            }
            .page-case .box .swiper-slide {
                width: 49%!important;
            }
	
}
@media (max-width:768px){
.advantage ul li .txt, .advantage ul li .img{ width: 100%;}
.page-case .box h3 .t{ font-size:12px; line-height:18px;}
.page-case .box a{ padding:5px;}
.sidebar_menu h3.tit{ font-size:18px; height:auto;line-height:50px; margin-top:15px;}
.position{ font-size:12px;}
.tit h5{ display: none;}
}