*{color:#000;margin: 0;padding: 0;list-style: none;text-decoration: none;font-size:16px;font-family: "Arial";padding: 0;}
p{margin: 0;}
@font-face{
    font-family: 'SWIS721 HV BT HEAVY';
    src : url('SWIS721 HV BT HEAVY.TTF'); 
}
@font-face{
    font-family: 'ROBOTO BOLD';
    src : url('ROBOTO BOLD.TTF'); 
}

@font-face{
    font-family: 'ROBOTO-LIGHT-10';
    src : url('ROBOTO-LIGHT-10.TTF'); 
}


table{
	width:100% !important;
	border-collapse: collapse !important;
	border: 1px solid #DDDDDD !important;
}
table td{
	border: 1px solid #ddd !important;
}
table tr{
	border: 1px solid #ddd !important;
}

input,textarea{
	outline:none
}
input::-webkit-input-placeholder {
        color: #999999;
}
              @keyframes big {
  0% {
      transform: scale(1);
      opacity: 1;
  }
  100% {
      transform: scale(1.2);
      opacity: 0;
  }
}
@-webkit-keyframes big {
  0% {
      transform: scale(1);
      opacity: 1;
  }
  100% {
      transform: scale(1.2);
      opacity: 0;
  }
}  

.he{position: relative;}
.he-img {position: relative;overflow: hidden;}
.he-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.he-nr::before,
.he-nr::after {content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;-webkit-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}
.he:hover .he-nr::before {right: 50%;left: 50%;background: rgba(255, 255, 255, 0.2);}
.he:hover .he-nr::after {top: 50%;bottom: 50%;background: rgba(255, 255, 255, 0.2);}
.he:hover .he-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.hov5 {position: relative;overflow: hidden;}
.hov5::before {position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
	.hov5:hover::before {-webkit-animation: shine .75s;animation: shine 1.5s;}
@-webkit-keyframes shine {100% {left: 125%;}}
@keyframes shine {100% {left: 125%;}}
.circle {width: 24px;margin: 3px auto 0;display: flex;justify-content: space-between;align-items: center;padding: 0 3px;}
.circle-bubble {width:5px;height:5px;border-radius: 50%;background-color: #72a54a;}
.circle1 {animation: pulse .4s ease 0s infinite alternate;}
.circle2 {animation: pulse .4s ease .2s infinite alternate;}
.circle3 {animation: pulse .4s ease .4s infinite alternate;}
@keyframes pulse {
	from {opacity: 1;transform: scale(1);}
	to {opacity: 1;transform: scale(.35);}
}
@keyframes myfirst {
	0% {
		transform: translate(0px, 0px);
	}
	50%{
		transform: translate(0px, -12px);
	}
	100%{
		transform: translate(0px, 0px);
	}
}
@keyframes shake{
      33.3%{transform:translateX(-6px)}
      49.95%{transform:translateX(4px)}
      66.6%{transform:translateX(-2px)}
      83.25%{transform:translateX(1px)}
      to{transform:translateX(0)}
}
.row1{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
.row2{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.row3{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.row4{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.row5{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;}
.row6{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:6;overflow: hidden;}
.row7{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:7;overflow: hidden;}
.row8{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:8;overflow: hidden;}
.row13{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:13;overflow: hidden;}
     .clearfix{clear:both;}
     .f-l{float: left;}
     .f-r{float:right;}
     .ov{overflow:hidden;}
     .uk-container{padding: 0;} 
     .uk-container{max-width: 1400px;}
	 .sousuo-box1{height:36px;width:100%;border:none;border:1px solid #dcdcdc;background: none; z-index: 99;
	 }
	 .sousuo-box1>input{width:calc(100% - 40px);float:left;height: 36px;line-height: 36px;padding-left: 10px;
	 background:none;float:left;color:#fff;border:none;}
	 .sousuo-box1>input::-webkit-input-placeholder{color:#9f9f9f;padding-left: 10px;}
	 .sousuo-box1>button{width:15px;float:right;border:none;background: none;float:right;margin-top: 7px;margin-right:16px;}

	/* 导航样式 */
    .header-nav{padding:10px 3%;background: rgba(0,0,0,.6);position: absolute;top: 0;left: 0;max-width: 1920px;right: 0;margin: 0 auto;
	z-index: 10;}
	.header-nav .uk-container-center{position: relative;max-width: 1400px;}
	.nav-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.nav-left{width: 150px;
	display: flex;align-items: center;flex-direction: row;
	}
	.nav-center{width:calc(100% - 400px);display: flex;align-items: center;flex-direction: row;justify-content: space-between;padding: 0 0;
	max-width: 650px;}
	.nav-right1{width:240px;display: flex;align-items: center;flex-direction: row;}
	.uk-navbar-nav>li>a{color:#ffffff;line-height:50px;font-size: 16px;font-weight: 400;padding: 0 24px;position: relative;height: 50px;text-transform: uppercase;
	}
	.uk-navbar-nav>li>a .nav-yuan{width: 18px;height: 18px;position: absolute;bottom: 0;left: calc(50% - 9px);bottom: -8px;
	display: none;border: 1px solid #878785;border-radius: 50%;
	}
	.uk-navbar-nav>li>a .nav-yuan1{width: 14px;height: 14px;background: #ffffff;
	border: 1px solid #878785;border-radius: 50%;margin: 1px auto;
	}
	.uk-navbar-nav>li>a .nav-yuan2{width: 10px;height: 10px;background: #ffffff;
	border: 1px solid #878785;border-radius: 50%;margin: 1px auto;
	}
	.uk-navbar-nav>li.uk-active>a .nav-yuan{display: block;}
	.uk-navbar-nav{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
	.uk-navbar-nav>li{text-align: center;line-height: 20px;position:relative;}
	.uk-navbar-nav>li.uk-active>a{color:#ffffff;background:none;}
	.uk-navbar-nav>li.uk-active>a:before{left: calc(50% - 13px);}
.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus{color:#ffffff;background:none;}
.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a .nav-yuan:focus{color:#ffffff;background:none;} 
	.uk-navbar-toggle{margin-left: 20%;margin-top: 3%;}
	.nav-zuo>a{display: block;width: 100%;line-height:24px;text-align: left;font-size: 18px;margin-bottom: 6px;
	 padding-left: 10%;color:#ffffff;text-transform: uppercase;color:#fff;} 
	.erji{font-size: 14px!important;padding-left: 10%!important;color:#ccc!important;margin-bottom: 2px!important;line-height: 24px!important;z-index:99;} 
	.erjiname>a>span{text-align: right;color:#fff;float: right;opacity: 0;} 
	.d-erji{background:none;padding-top:0;background:rgba(201,77,55,.9);padding-bottom: 0;left:0!important;
	text-align: left;	
	}
	.d-erji>ul>li>a{line-height: 24px!important;color:#fff!important;font-size: 16px;font-weight: 200;border-bottom: 1px solid #fff;}
	.d-erji>ul>li:nth-child(2) span{display: none;}
	.d-erji>ul>li>a:hover{background:rgba(201,77,55,.8);}
	.d-erji>ul>li>a:hover span{opacity: 1;}

	.sousuo-box{height:42px;width:100%;border:none;background: none;border:1px solid #eaeaea;margin-top:30px;border-radius: 20px;}
	.sousuo-box>input{width:calc(100% - 58px);float:left;height: 40px;line-height: 40px;padding-left: 18px;
	background:none;float:left;border:none;color:#fff;}
	.sousuo-box>button{width:22px;float:right;border:none;background: none;float:right;margin-top: 8px;margin-right:36px;}
	@media(max-width:960px){  
	   .header-nav{position: initial;background: #333333;padding-bottom: 20px;}
	  .nav-left{width: 100%;}
	  .logo{margin: 10px auto 0}
	  .nav-center{width: calc(100% - 250px);}
	  .uk-navbar-nav>li>a{padding: 0 12px;}
	  }

    @media(max-width:768px){  
		
    .header-nav{padding: 0;background: #fff;}
	
	.nav-center{padding: 0;background: #c94737;display: block;width: 100%;max-width: 100%;}
	.header-nav>.uk-container{padding: 0;}
	.sousuo-box1{display: none;}
	.uk-navbar-toggle{margin-top: 0;background: #ad1805!important;margin-left: 0;color:#fff;}	
	.nav-right{display: none;}
	}



	/* 首页产品 */
	.index-pr{padding: 3%;background: #ffffff;padding-bottom: 110px;}
	.index-pr .uk-container{position: relative;z-index: 99;}
	.title-box{display: flex;justify-content: space-between;padding: 10px 0;margin-bottom: 24px;}
	.index-title{font-size: 50px;line-height: 54px;color:#000000;text-transform: uppercase;margin: 0;font-weight: bold;}
	.index-subtitle{font-size: 16px;line-height: 20px;margin-top: 12px;}
	.title-right{display: flex;align-items: center;flex-direction: row;}
	.ipr-navbox1{position: relative;display:flex;justify-content: center;margin-bottom: 60px;}
	.ipr-navbox{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
	.ipr-navname{display: block;width:32%;}
	.ipr-navbox .uk-active a{color: #ffffff;background: #c94737;}
	.ipr-navname a{display: block;text-align: center;text-decoration: none;background: none;line-height: 20px;padding: 12px 10px;
	font-size: 16px;color:#000000;background: #f5f5f5;}
	.ipr-navname a:hover{text-decoration: none;color: #ffffff;background: #c94737;}
	.ipr-nr{margin: 0 auto;}
	.inpr-box{display: block;position: relative;overflow: hidden;background: #f5f5f5;transition: 0.6s;}
	.inpr-box2{position: relative;z-index: 10;}
	.inpr-img{overflow: hidden;background: #fff;border: 1px solid #dcdcdc;}
	.inpr-img img{width: 100%;transition: 0.6s;}
	.inpr-name{color:#000000;font-size: 16px;line-height: 24px;text-align: center;margin-top: 28px;font-weight: bold;transition: 0.6s;}	   
		.inpr-more{text-align: center;font-size:14px;color:#000000;line-height:16px;
		   margin: 14px auto 24px;transition: 0.6s;
		   }	
		.inpr-box:hover{text-decoration: none;background: #c94737;}
		.inpr-box:hover .inpr-img img{transform: scale(1.2,1.2) rotateZ(8deg);}
		.inpr-box:hover .inpr-name{color:#ffffff;}
		.inpr-box:hover .inpr-more{color:#ffffff;}
		.z-left,.z-right{width:77px;height: 39px;background: none!important;z-index: 99!important;
		 display: block!important;border: none;}
		.z-left{left:calc(100% - 154px)!important;top:114%!important;}
		.z-right{right:0%!important;top:114%!important;}
		.z-left:before{display: none;}
		.z-right:before{display: none;}
         .xian-box{width: calc(100% - 160px);background: #eaebed;position: absolute;top: 114%;left: 0;height: 1px;}  
		 .inpr-xian{width: 70%;background: #c94737;margin-top: -1px;height: 1px;}  
	
	
		@media(max-width:900px){
		.ipr-navname{display: block;width: 46%;} 
		}
		@media(max-width:700px){
		.ipr-navbox1{padding-bottom: 0px;}
		.ipr-navname{display: block;width: 100%!important;margin:0 auto 20px;} 
		.ipr-navbox{margin: 26px auto;}
		
		} 
	  /* 首页公司优势 */
	 .index-our{padding: 3% 0;}
	 .index-our .uk-container{max-width: 1920px;}
	 .inour-title{color:#000000;font-size: 50px;line-height: 54px;text-align: center;text-transform: uppercase;margin-bottom: 10px;
	 font-weight: bold;} 
	 .inour-subtitle{color:#000000;font-size: 16px;line-height: 24px;max-width: 680px;margin: 0 auto 18px;text-align: center;}
	 .inour-tu{width: 100%;}
	 .inour-box{position: relative;overflow: hidden;}
	 .inour-fugai{position: relative;position: absolute;left: 0;bottom: 0;width: 100%;height: 100%; transition: 0.6s;overflow: hidden;
	 display: flex;align-items: flex-end;flex-direction:row;padding-left: 18px;padding-right: 38px;
	 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+99&0+0,0+44,0.2+72,0.65+100 */
	 background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 44%,rgba(0,0,0,0.2) 72%,rgba(0,0,0,0.63) 99%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	 }
	 .inour-icon{width: 58px;height: 58px;margin-bottom: 6px;}
	 .inour-name{color:#fff;font-size: 18px;line-height: 30px;height: 60px;margin-bottom: 20px;}
	 .inour-numer{position:absolute;bottom:20px;line-height: 30px;font-size: 16px;color:#cbcbcb;width: 100%;text-align: right;padding: 0 10px;
	 left: 0;
	 
	 }
    .inour-fugai1{position: absolute;left: 0;bottom: 0;width: 100%;height: 0; background: rgba(177,50,35,.9);overflow: hidden;
	padding: 0 26px;transition: 0.6s;
	}
	.inour-icon1{width: 58px;height: 58px;margin-bottom: 20px;margin-top: 40px;}	 
	.inour-name1{font-size: 18px;line-height: 24px;color:#fff;margin-bottom: 40px;}
	.inour-desc{font-size: 16px;line-height: 28px;color:#fff;}
	.inour-numer1{position:absolute;bottom:20px;line-height: 30px;font-size: 16px;color:#cbcbcb;width: 100%;text-align: right;padding: 0 10px;
	left: 0;
	}
	.inour-box:hover .inour-fugai{height: 0;}
	.inour-box:hover .inour-fugai1{height: 100%;}
	@media(max-width:800px){
     .inour-fugai1{padding: 0 16px;}
    .inour-icon1{margin-top: 16px;}
    .inour-name1{margin-bottom: 10px;}
	
	} 
	/* 首页公司简介 */
	.index-ab{padding: 3% 0;background: url(images/bg1.jpg) bottom center no-repeat;}
	.title-box1{max-width: 1400px;margin: 0 auto;padding-bottom: 14px;border-bottom: 1px solid #ccc;}
	.index-ab .uk-container{max-width: 1920px;display: flex;justify-content: end;}
	.iab-box{max-width: 1660px;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 14px;position: relative;}
	.iab-left{width: 36%;}
	.iab-subtitle{font-size: 22px;line-height: 26px;color:#c94737;margin-bottom: 20px;}
	.iab-desc{font-size: 16px;color:#000000;line-height: 26px;margin-bottom: 20px;}
	.iab-more{margin-bottom: 260px;}
	.iab-right{width: 60%;padding-top: 15px;}
	.iab-right img{width: 100%;}
	.iab-nr{display: flex;justify-content: space-between;flex-wrap: wrap;max-width:1158px;position: absolute;bottom: 20px;left: 0;width: 100%;}
	.iab-box1{width: calc(33.3% - 1px);padding: 24px 16px;background: rgba(0,0,0,.6);padding-top: 34px;}
	.iab-namebox{display: flex;justify-content: space-between;margin-bottom: 10px;}
	.iab-left1{width: calc(100% - 54px);}
	.iab-name span{color:#fff;font-size: 50px;line-height: 52px;font-weight: bold;}
	.iab-name sup{color:#fff;font-size: 30px;line-height: 32px;font-weight: bold;}
	.iab-right1{width: 51px;}
	.iab-right1 img{width: 51px;height: 51px;}
	.iab-subname{font-size: 16px;color:#fff;line-height: 18px;height: 36px;}
	.index-work{max-width: 1400px;width: 100%;margin: 40px auto 0;}
	.inwork-titlebox{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 20px;}
	.inwork-left{width: 260px;
	display: flex;align-items: center;flex-wrap: wrap;
	}
	.inwork-right{width: calc(100% - 260px);}
	.inwork-left1{float: left;width: 60%;display: flex;align-items: center;flex-wrap: wrap;}
	.inwork-right1{float: right;width: 38%;display: flex;align-items: center;flex-wrap: wrap;}
	.inwork-title{font-size: 50px;line-height: 54px;color:#000000;font-weight: bold;text-transform: uppercase;}
	.inwork-desc{font-size: 16px;line-height: 24px;color:#000000;}
	@media(max-width:1660px){
	.index-ab{padding: 3%;}
	.iab-left{width: 100%;margin-bottom: 10px;}
	.iab-right{width: 100%;margin-bottom: 10px;}
	.iab-more{margin-bottom: 0;}
	.iab-nr{position: initial;}
	.inwork-right{width: calc(100% - 160px);}
		.inwork-left{width: 160px;}
	} 
	@media(max-width:960px){
		.inwork-left{width: 100%;margin-bottom: 10px;}
		.inwork-left img{margin: 0 auto;}
	    .inwork-right{width: 100%;}		
		.inwork-left1{width: 100%;float: none;}
		.inwork-title{text-align: center;width: 100%;}
		.inwork-desc{text-align: center;}
		.inwork-right1{width: 100%;float: none;margin-bottom: 10px;}
		}
	@media(max-width:768px){
	.iab-box1{width: 100%;margin-bottom: 2px;}

	} 
	.index-video{padding: 3%;background: url(images/bg2.jpg) top center repeat;}
	.invideo-box{width: 100%;max-width: 1300px;padding: 34px;border-radius: 20px;background: rgba(255,255,255,.22);
	margin: 0 auto;}
	/* 首页新闻展示 */
	.index-news{padding: 3%;background: #f6f6f6;}
	.inews-box{display:block;background: #fff;transition: 0.6s;}
	.inews-tubox{overflow: hidden;}
	.inews-ico{width: 100%;transition: 0.6s;}
	.inews-bottom{padding: 32px;}
	.inews-name{color:#000000;font-size: 18px;line-height: 20px;font-weight: bold;transition: 0.6s;}
	.inews-date{color:#999999;font-size: 14px;line-height: 18px;margin-top: 4px;}
	.inews-xian{width: 100%;height: 1px;background: #999999;margin: 8px auto;}
	.inews-desc{font-size:16px;color:#7d7d7d;line-height: 26px;height:182px;}
	.inews-more{width:158px ;height: 40px;background: #c94737;text-align: center;line-height: 40px;font-size: 16px;text-align: center;color:#fff;
	transition: 0.6s;margin-top: 10px;}
	.inews-box:hover{text-decoration: none;}
	.inews-box:hover .inews-name{color: #c94737;}
	.inews-box:hover .inews-ico{transform: scale(1.1);}
	.inews-box:hover .inews-more{background: #000;}
	.left1::before,.right1::before{display: none!important;}
	.left1{display: block!important;width:40px;height: 38px;left: calc(100% - 230px)!important;top: -70px!important;}
	.right1{display: block!important;width: 189px;height: 52px;right: 0!important;top: -70px!important;}
	@media(max-width:768px){
	 .inews-titlebox{margin-bottom: 60px;}
	.left1{display: block!important;width:40px;height: 38px;left:0!important;top: -44px!important;}
	.right1{display: block!important;width: 189px;height: 52px;right: calc(100% - 230px)!important;top: -44px!important;}
	} 
	
		/* 首页联系我们 */	
		.index-cont{padding:2% 3%;background: #f6f6f6;}
		.incont-nr{margin-top: 20px;} 
		.con-box1{display: flex;justify-content: space-between;padding: 0 30px;background: #fff;height:60px;
-moz-box-shadow:0px 0px 14px #E8E8E8; -webkit-box-shadow:0px 0px 14px #E8E8E8; box-shadow:0px 0px 14px #E8E8E8;

		}
		.con-xing{width:16px;text-align: center;font-size: 14px;color:#ff0000;line-height: 68px;}
		.con-box1 img{width: 22px;height: 22px;margin: 0 12px;margin-top: 18px;}
		.c-biaodan input{width: calc(100% - 62px);height: 60px;font-weight: 400;background: #ffffff;
		border:none!important;color:#4d4d4d;font-size: 16px}
		.c-biaodan input::-webkit-input-placeholder{color:#b3b3b3;font-size: 16px;}
		
		.send-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.send-box input{width:31%;height: 60px;font-weight: 400;background: #ffffff;
		border:none!important;color:#4d4d4d;font-size: 16px;padding-left: 36px;
		-moz-box-shadow:0px 0px 14px #E8E8E8; -webkit-box-shadow:0px 0px 14px #E8E8E8; box-shadow:0px 0px 14px #E8E8E8;}
		.send-box input::-webkit-input-placeholder{color:#b3b3b3;font-size: 16px;}
		.code-img{width:31%;height: 60px;}
		.c-send{
			width: 31%!important;
			height: 60px!important;
			background: #c94737;
			border:1px solid #c94737;
			color: #fff; 
		  text-align: center;
			transition: 0.8s;-webkit-transition: 0.8s;
			display: block;
		}
		
		 @media(max-width:620px){
	      .send-box input{margin-bottom: 20px;width: 100%;}
		 .code-img{width: 48%;}
		 .c-send{width: 48%!important;}
		 }
		/* 页尾信息 */
		.footer{background:url(images/bg3.jpg) top center repeat;padding: 3% 3%;padding-bottom: 18px;}
		.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}	
		.foot-name{font-size: 20px;line-height: 24px;margin-top: 0;margin-bottom: 22px;color:#fff;font-weight: bold;}
		.f-logo{display: block;margin: 0 auto 38px;}
		.gs-name{font-size: 20px;line-height: 24px;text-align: center;margin-bottom: 36px;color:#fff;text-transform: uppercase;font-weight: bold;}
		.f-nav{display: block;color:#fff;font-size: 16px;margin-bottom: 10px;line-height: 20px;}
		.f-xian{width: 1px;height: 188px;background-color: #fff;position: absolute;right: 0;top: 0;opacity: 0.5;}
		.f-left{width: 34%;position: relative;}
		.f-left .f-left1{max-width: 380px;}
		.f-center{width: 20%;position: relative;}
		.f-center1{width: 20%;position: relative;}
		.ew-box{display: flex;justify-content: space-between;flex-wrap: wrap;max-width: 250px;width: 100%;margin-top: 20px;}
		
		.f-right{width: 23%;}
	    .f-nav:hover{text-decoration: none;color:#c94737;}
	    .f-lx{display: block;color:#fff;font-size: 16px;margin-bottom: 10px;line-height: 20px;}
	  .bottom{padding: 16px 0;background: #c94737;}
	  .bottom p{color:#fff;font-size: 16px;line-height: 20px;display: flex;justify-content: space-between;}
	  .bottom a{color:#fff;text-align: right;font-size: 16px;line-height: 20px;display: inline-block;}
	  .f-box1{display: flex;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top:5px ;width: 100%;}
	  @media(max-width:960px){ 
	 .f-left{width: 48%;margin-bottom: 40px;}
	 .f-center{width:48%;margin-bottom: 40px;}
	 .f-center1{width:48%;margin-bottom: 40px;}
	 .f-right{width: 48%;}
	 }
	 @media(max-width:768px){ 
	.f-left{width: 100%;margin-bottom: 20px;}
	.f-center{width:100%;margin-bottom: 20px;}
	.f-center1{width:100%;margin-bottom: 20px;}
	.f-right{width: 100%;}
	 }
  

    /* 内页面包屑 */
   .m-box>a{font-size:16px;color:#fff;text-decoration: none;line-height:46px;font-weight: 400;text-transform: uppercase;}
   .xian5{background:none;padding: 0;background: #c94737;}
   .mbx-home{margin-right: 10px;}
   /* 内页公司简介 */
   	.ab{padding: 3%;}
    .ab-box{padding:38px;border-radius: 10px;background: #f5f5f5;margin: -80px auto 0;position: relative;z-index: 10;width: 100%;max-width: 1200px;}
    .ab-title{font-size:52px;line-height: 54px;margin-top: 20px;font-weight: bold;}
	.ab-xian{width: 40px;height: 4px;border-radius: 2px;background: #c94737;margin-top: 8px;margin-bottom: 24px;}
   .ab-ico{width: 100%;}
   .ab-content{height: 336px;padding-right: 30px;overflow-y:auto;}
   
     /*滚动条样式*/
  .ab-content::-webkit-scrollbar {/*滚动条整体样式*/
               width: 6px;     /*高宽分别对应横竖滚动条的尺寸*/
               height: 6px;
           }
           .ab-content::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
               border-radius: 3px;
               -webkit-box-shadow: inset 0 0 5px #dddddd;
               background: #dddddd;
           }
           .ab-content::-webkit-scrollbar-track {/*滚动条里面轨道*/
               -webkit-box-shadow: inset 0 0 5px #ffffff;
               border-radius: 0;
               background: #ffffff;
           }
   
	@media(max-width:1200px){
 .ab-box{margin: 0 auto;}
	}
	@media(max-width:768px){
	.ab-box{padding: 14px;padding-top: 10px;}
		}
	
	/* 工厂展示 */
		.work{padding:3%;background: url(images/wbg.jpg) top center no-repeat #eeeeee;}
	     .work-title{display: flex;justify-content: space-between;max-width: 1180px;flex-wrap: wrap;margin-bottom: 40px;}
		 .work-left{font-size: 52px;color:#fff;line-height: 56px;margin-bottom: 16px;width: 30%;font-weight: bold;
		 margin-top: 12px;}
		.work-right{width: 60%;font-size: 16px;line-height: 28px;color:#5f5f5f;}
		.work-box{overflow: hidden;}
		.work-box img{transition: 0.6s;width: 100%;}
		.work-box img:hover{transform: scale(1.1);}
		  @media(max-width:1100px){
		.work{;background:#e6eef6;}
	    .work-left{color:#333;}
		  }
		@media(max-width:768px){
	.work-left{width: 100%;margin-bottom: 20px;}
	.work-right{width: 100%;}
			}
		/* 	证书 */
	.our{padding: 3%;background: #ffffff;}
	.ny-title{font-size: 52px;line-height: 54px;text-align: center;margin-bottom: 10px;font-weight: bold;}
	.ny-xian{margin: 0 auto 30px;background: #c94737;width: 40px;height: 4px;border-radius: 2px;}
	.o-left,.o-right{display: block!important;width: 105px!important;}
	.o-left:before{display: none;}
	.o-right:before{display: none;}
	.o-left{left:-80px!important;}
	.o-right{right:-80px!important;}
	@media(max-width:1500px){
	.o-left{left:0px!important;}
	.o-right{right:0px!important;}
	  }
	 /* 上下翻页 */
	.pr-next{margin-top:3%;width: 100%;max-width: 480px;}
	.pr-next>p{width:48%;max-width:220px;height: 33px;background:#000000;color:#ffffff;line-height: 36px;text-align: center;font-size: 16px;cursor:pointer;
	border-radius: 18px;
	}
	.pr-next>p:hover{background: #c94737;color:#ffffff;}
	.pr-next>p:nth-child(1){float:left;}
	.pr-next>p:nth-child(2){float:right;}
	@media(max-width:480px){
	.m-box{padding: 0 15px;}
	}
	@media(max-width:400px){
	.pr-next{margin:20px auto 0;width:167px;}
	.pr-next>p{margin-bottom: 5%;}
	}
	
	/* 产品列表 */
	.pr-list{padding: 3% 3%;}
	.prnav-box .uk-active{color:#ffffff;background: #c94737;}
	.prnav-box .uk-active .jt2{opacity: 0;}
	.prnav-box .uk-active .jt3{opacity: 1;}
	.pro .uk-button-dropdown{display: block;}
	.pr-nav{color:#000;background: none;padding:0 46px;line-height: 50px;font-size: 16px;background: #f1f1f1;border-radius: 25px;
	text-align: center;transition: 0.6s;height: 50px;position: relative;
	}
	.pr-nav:hover{background: #c94737;text-decoration: none;color:#fff;}
	.pr-nav:hover .jt2{opacity: 0;}
	.pr-nav:hover .jt3{opacity: 1;}
	.jt-box{position: relative;position: absolute;right: 8px;top: 0;width: 33px;height: 33px;}

	.jt2{opacity: 1;transition: 0.6s;}
	.jt3{opacity: 0;position: absolute;left: 0;transition: 0.6s;top: 8px;}
	.pr-list .uk-button-dropdown{display: block;position:relative!important;}
	.prlist-navbox{padding: 0;background: none;margin-left: 0!important;}
	.prlist-nav{padding: 0;background: none!important;}
	.prlist-nav li{display: block;font-size: 18px;line-height: 40px;background: #c94737;color:#fff;}
	.prlist-nav li a{display: block;font-size: 18px;line-height: 40px;background: #c94737;color:#fff;padding: 0 20px;}
	.prlist-nav li a:hover{background: #a61200;}
	.lpr-box{display: block;transition: 0.6s;position: relative;overflow: hidden;background: #f5f5f5;padding: 12px;}
	.lpr-box1{position: relative;overflow: hidden;border-radius: 20px;}
	.lpr-img{width: 100%;display: block;margin: 0 auto;transition: 0.6s;}
	.lpr-img1{width: 100%;display: block;position: absolute;left: 0;top: 0;opacity: 0;}
	.lpr-title{text-align: center;font-size:16px;line-height: 20px;color:#787878;transition: 0.6s;margin-top: 20px;}
	.lpr-more{margin: 12px auto 0;background: #c94737;color:#fff;text-align: center;font-size: 14px;line-height:30px;width: 138px;border-radius: 15px;
	margin-bottom: 18px;}
	.lpr-box:hover{text-decoration: none;background: #c94737;}
	 .lpr-box:hover .lpr-img1{animation:big 1s;}
	.lpr-box:hover .lpr-title{color:#ffffff;}
	.lpr-box:hover .lpr-more{color:#000;background: #fff;} 
	
	@media(max-width:960px){
	.title-left1{width: 100%;margin-bottom: 20px;}	
	.title-right1{width: 100%;}	
	}
	

	/* 产品详情*/
	.pr-page{padding:3%;background: #ffffff;}
	.pr-box1{margin-top: 20px;}
	.show{width: 100%;border: 1px solid #ccc;}
	.xiao{border: 1px solid #ccc;}
	.pr-nr1{padding: 0 6%;}
	.pr-nr{background: #f5f5f5;padding:50px;height: 100%;}
	.npr-title{color:#000000;font-size: 24px;line-height: 28px;margin-bottom: 20px;text-align: left;font-weight: bold;}
	.npr-subtitle{font-size: 18px;line-height: 22px;color:#c94737;margin-bottom: 20px;text-align: left;font-weight: bold;}
	.appli-title{font-weight: bold;font-size: 24px;line-height: 28px;}
	.appli-xian{width: 100%;height: 1px;background: #dfdfdf;margin: 6px auto 18px;}
	.pr-box1 .uk-active img{border: 1px solid #c94737!important;}
	.content-nr{padding: 3%;}
	.npr-box{background: #f4f4f4;width: 100%;margin-top: 40px;}
	.bottom-title{color:#ffffff;font-size: 16px;line-height: 40px;font-weight: 400;width: 170px;background: #c94737;text-align: center;}
	.bottom-xian{width: 100%;height: 3px;background: #c94737;margin-bottom: 20px;}
	.s-left::before,.s-right::before{display: none;}
	.s-left{left:-6%!important;top: 48%!important;display: block!important;border: none;color:#999999;width: 34px;}
	.s-right{right:-6%!important;top: 48%!important;display: block!important;border: none;color:#999999;width: 34px;}	
	.s-left:hover{background: none!important;color:#c94737!important;}
	.s-right:hover{background: none!important;color:#c94737!important;}
	.rel{padding: 2% 3%;background: #f5f5f5;}
	.re-title{text-align: center;font-size: 24px;line-height: 28px;text-transform: uppercase;margin: 20px 0 20px;font-weight: bold;}
	.re-box{display: block;}
	.re-box1{border: 1px solid #dcdcdc;}
	.re-img{width: 100%;}
	.re-name{text-align: center;font-size: 16px;line-height: 20px;margin: 12px 0 8px;font-weight: 400;}
	.re-more{font-size: 16px;color:#828282;text-align: center;}
	.re-box:hover{text-decoration: none;}
	 @media(max-width:960px){
	.s-left{display: block!important;left:3%!important;}
	.s-right{display: block!important;right:3%!important;}   
	.pr-nr{padding: 18px;}
	.pr-nr1{padding: 0;}
		 	   }
  
		 /* 新闻列表 */  
	.news-list{padding: 3%;background: #ffffff;}	 
	.news-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 34px;}
	.news-right1{width: 170px;display: flex;align-items: center;flex-direction: row;}
	.news-datebox{width: 170px;height: 170px;border-radius: 50%;display: flex;align-items: center;flex-direction: row;background: #f7f7f7;transition: 0.6s;}
	.news-datebox div{width: 100%;}
	.news-date1{font-size: 36px;color:#c94737;line-height: 40px;font-weight: bold;text-align: center;width: 100%;margin-bottom: 4px;transition: 0.6s;}
	.news-date2{font-size: 20px;color:#000000;line-height: 24px;font-weight: bold;text-align: center;width: 100%;transition: 0.6s;}
	.news-left1{width: calc(100% - 220px);background: #f2f2f2;padding: 14px;padding-right: 56px;display: flex;justify-content: space-between;flex-wrap: wrap;}
	.news-left{width:390px;border-radius:20px;overflow: hidden;}
	.news-img{width: 100%;display: block;}
	.news-right{width:calc(100% - 410px);display: flex;align-items: center;flex-direction: row;padding: 10px 0;max-width: 620px;}
    .news-box1{display: flex;justify-content: space-between;} 
    .news-name{font-size: 20px;color:#000000;line-height: 24px;font-weight: bold;transition: 0.6s;}
	.news-xian{width: 100%;height: 1px;background: #e1e1e1;margin: 16px 0;}
	.news-date{font-size: 16px;line-height: 16px;color:#565656;margin-bottom: 10px;display: none;}
	.news-desc{font-size: 16px;line-height: 30px;color:#565656;}
	.news-more{font-size: 14px;color:#ffffff;margin-top: 12px;text-align: center;line-height:36px;width: 170px;background: #000000;transition: 0.6s;}
	.news-box:hover{text-decoration: none;}
	.news-box:hover .news-name{color:#c94737;}
	.news-box:hover .news-more{color:#fff;background: #c94737;}
	.news-box:hover .news-date1{color:#fff;}
	.news-box:hover .news-date2{color:#fff;}
	.news-box:hover .news-datebox{background: #c94737;}
	
	@media(max-width:1200px){
   .news-left1{width: calc(100% - 180px);padding-right: 14px;}
		}
	
	@media(max-width:960px){
.news-left1{width: 100%;}
.news-right1{display: none;}
.news-date{display: block;}
	 
	 }
	 @media(max-width:800px){
    .news-left{width: 100%;margin-bottom: 10px;}
	.news-right{width: 100%;}
	 	 }
/* 新闻详情 */		 
	.news-page{padding: 3%;background: #ffffff;}	 
	.newsxq-title{text-align: left;font-size: 20px;line-height: 24px;margin-top: 30px;font-weight: bold;color:#000000;margin-bottom: 0;}
	.newsxq-date{text-align: right;font-size: 16px;line-height: 18px;margin-top: 4px;color:#8b8b8b;}
	.newsxq-xian{width: 100%;height: 1px;background: #d2d2d2;margin: 10px auto 0;}
	.news-con{margin-top: 40px;}
	
	
	/* 联系我们 */
	    .contact{max-width: 1920px;margin: 0 auto;}
		.c-box1>div{max-width:1660px;}
		.c-box1{background: #f1f1f1;margin-top: 40PX;}
		.con-title{font-size: 46px;text-align: left;font-weight: bold;line-height: 40px;color:#010101;margin-bottom: 8px;margin-top: 30px;}
		.con-subtitle{font-size: 16px;text-align: left;font-weight: 400;line-height: 20px;color:#343434;margin-bottom: 34px;}
		.c-left{width: 43%;float: left;position: relative;background: #424242;}
		.con-icon{width: 100%;}
		.c-right{width:52%;float: right;}
	    .lx-box{position: absolute;right: 0;top: 0;padding-left:34%;width: 100%;padding-top: 24%;padding-right: 40px;}
		.lx-nanme{color:#fff;line-height: 16px;line-height: 24px;margin-bottom: 24px;text-align: left;display: block;}
	    .lx-nanme:hover{text-decoration: none;color:#fff;}
		.lx-nanme img{margin-right: 8px;position: relative;top:-1px}
	    .c-desc{font-size:14px;line-height: 20px;color:#484f59;margin-bottom:30px;}
		.cont-map{padding-bottom: 3%;}
		.cont-map>div{max-width: 1400px;position: relative;top: -50px;border: 20px solid #fff;}
		@media(max-width:1600px){
			.cont-map>div{top: 0;}	
		}
		 @media(max-width:1200px){
			.lx-box{padding-left:15%;padding-top: 10%;} 
			.cont-map{margin-top: 0;}
		 }
		 @media(max-width:1000px){
		 .lx-nanme{margin-bottom: 10px;}
		 }
		 @media(max-width:960px){
		.c-left{width: 100%;float: none;margin-bottom: 30px;max-height: 300px;overflow: hidden;}
		.lx-box{padding-left:5%;padding-top: 8%;} 
		.c-right{width:100%;float: none;padding: 0 3%;}
		.c-box1{padding-bottom: 20px;}
		 }
		 @media(max-width:768px){
			 .c-box1{padding-top: 0;}
		    .lx-nanme{margin-bottom: 15px;}	 
		 }

 /* 联系我们页面表单 */
	.c-biaodan1>li{margin-bottom: 14px;position: relative;}
	.c-biaodan1>li div{position: relative;}
	.con-xing1{width:16px;text-align: center;font-size: 14px;color:#ff0000;position:absolute;left:12px;top:22px;}
	
	.c-biaodan1 li input{width: 100%;height: 60px;font-weight: 400;background: #ffffff;
	border:none!important;color:#000;padding-left: 26px;}
	.c-biaodan1 li input::-webkit-input-placeholder{color:#949494;padding-left: 0;}
	.c-biaodan1 li textarea{width: 100%;font-weight: 400;background: #fff;border:none!important;color:#000;
	padding-left: 26px;
	}
	.c-biaodan1 li textarea::-webkit-input-placeholder {color: #949494;line-height: 60px;font-weight: 400;padding-left: 0;} 
	.c-send1{
		width: 230px!important;
		height: 44px!important;
		background: #c94737;
		
		color: #fff;
		transition: 0.8s;-webkit-transition: 0.8s;
		margin-top:10px;
		display: block;
	}
	CSS Document */
	


