*{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: 'Goldman-Regular';
    src : url('Goldman-Regular.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;
  }
}  
body{position: relative;}
.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, -3px);
	}
	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)}
}
.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);}
.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;}
     .clearfix{clear:both;}
     .f-l{float: left;}
     .f-r{float:right;}
     .ov{overflow:hidden;}
     .uk-container{padding: 0;} 
     .uk-container{max-width: 1400px;}

	  /* 搜索 */
	   .header-search{position: relative;display: flex;align-items: center;flex-direction: row;}
	   .sousuo-box1{height:34px;width:220px;border:none;border:1px solid #393939;background: #393939;position: absolute;right: 0;bottom:-50px;
	   z-index: 99;right:0;margin:0 auto;}
	   .sousuo-box1>input{width:calc(100% - 40px);float:left;height: 34px;line-height: 34px;padding-left: 8px;
	   background:none;float:left;color:#fff;border:none;}
	   .sousuo-box1>input::-webkit-input-placeholder{color:#fff;}
	   .sousuo-box1>button{width:23px;float:right;border:none;background: none;float:right;margin-top: 4px;margin-right:16px;}

	
		/* 导航样式 */
	    .header{padding:8px 3%;background: #ffff;z-index:10;position: relative;}
		.top{position: fixed;top: 0;left: 0;width:100%}
		.header-nav .uk-container-center{position: relative;}
		.nav-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.nav-left{width: 210px;
		display: flex;align-items: center;flex-direction: row;
		}
		.logo{max-width: 210px;}
		.nav-right{width: calc(100% - 280px);display: flex;justify-content: space-between;}
		.nav-center{width:calc(100% - 200px);display: flex;align-items: center;flex-direction: row;justify-content: space-between;padding: 0 0;
		max-width:800px;
		}
		.nav-right1{width:180px;

		   display: flex;
    align-items: center;
    flex-direction: row; 
		}
		.nav-right2{width:180px;display: flex;justify-content: space-between;flex-wrap: wrap;}
		.nav-center .uk-navbar-nav{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
		.uk-navbar-nav>li>a{color:#000;line-height:40px;font-size: 16px;font-weight: 400;padding: 0 0;position: relative;height: 40px;
		text-transform: uppercase;font-family: "Goldman-Regular";}
		.uk-navbar-nav>li>a:before{content: " ";width: 14px;height: 1px;background: #00509d;position: absolute;bottom: 0;left: calc(50% - 7px);bottom: 0;
		display: none;
		}
		.uk-navbar-nav>li.uk-active>a:before{display: block;}
		.uk-navbar-nav{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.uk-navbar-nav>li{text-align: center;line-height: 20px;position:relative;}
		.uk-navbar-nav>li.uk-active>a{color:#00509d;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:#00509d;background:none;}
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:before:focus{color:#00509d;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: 14px;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:#e2e2e2;padding-bottom: 0;left:0!important;
		text-align: left;
		}
		.d-erji>ul>li>a{line-height: 24px!important;color:#000!important;font-size: 16px;font-weight: 200;border-bottom: 1px dashed #afafaf;}
		.d-erji>ul>li:nth-child(2) span{display: none;}
		.d-erji>ul>li>a:hover{background:rgba(0,0,0,1);color:#fff!important;}
		.d-erji>ul>li>a:hover span{opacity: 1;}
		.erjiname{position:relative;}
	    .sanji>a{line-height: 24px!important;color:#000!important;font-size: 16px;font-weight: 200;border-bottom: 1px dashed #afafaf;
		display: block;padding:5px 15px;display:block;}
	    .sanji>a:hover{background:rgba(0,0,0,1);color:#fff!important;}
	    .sanji{
	    position: absolute;left: 100%; top: 0;background:#e2e2e2;width:200px;display:none;color:#000!important;
	    }
	    .erjiname:hover .sanji{display:block!important;}
	
		.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){  
				     .nav-left{width: 100%;}
					 .logo{display: block;margin: 0 auto;}
					.nav-right{width: 100%;}
			}
		
	
	    @media(max-width:768px){  
			.top{position: inherit!important;} 

	    .header{padding: 0;}
		.nav-center{padding: 0;background: #252525;display: block;width: 100%;max-width: 100%;}
		.header>.uk-container{padding: 0;}
		.sousuo-box1{display: none;}
		.uk-navbar-toggle{margin-top: 0;background: #404040!important;margin-left: 0;color:#fff;}	
       .nav-right1{position:absolute;right:40px;top:20px;width: 120px;}
	   .top-tel{display: none;}
	   .header-search{display: none;}
		.top-lx{margin: 0;margin-right: 10px;}
		
		}
		
		
		/* 首页企业优势 */
		.index-ys{padding: 3%;
		background: linear-gradient(315deg, #102D58 0%, #2F70DC 100%);
		}
		.inys-box{padding: 10px 30px;border-right: 1px solid #fff;display: block;}
		.inys-icon{display: block;margin: 0 auto;}
		.inys-name{text-align: center;color:#fff;font-size: 16px;line-height: 18px;margin:14px 0;}
		.inys-desc{text-align: center;color:#fff;font-size: 14px;line-height: 18px;}
		.inys-more{text-align: center;color:#fff;font-size: 14px;margin-top: 14px;}
		.inys-box1:last-child .inys-box{border: none;}
		.inys-box:hover{text-decoration: none;}
		.inys-box:hover .inys-icon{transform: rotateY(360deg);transition: 0.6s;}
		
		    @media(max-width:960px){  
		.inys-box{margin-bottom: 30px!important;}		
		.inys-box1:nth-child(even) .inys-box{border-right: none;}
			}
			@media(max-width:760px){
       .inys-box{border-right: none;}
				}
				
		/* 首页公司简介 */		
		.index-ab{padding: 3%;background: url(images/abbg.jpg) top center repeat;}
		.iab-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.iab-left{width: 47%;}
		.iab-title{color:#000;font-family: "Goldman-Regular";font-size: 40px;line-height: 46px;font-weight: bold;margin-bottom: 10px;}
		.iab-title span{
		background-image: -webkit-linear-gradient(top, #2f70dc,#102d58);font-family: "Goldman-Regular";font-size: 40px;line-height: 46px;
		    -webkit-background-clip: text;
		    -webkit-text-fill-color: transparent;	
		}
		.iab-title img{margin-top: -4px;margin-left: 6px;}
		.iab-right{width: 49%;}		
		.iab-subtitle{
		background-image: -webkit-linear-gradient(top, #2f70dc,#102d58);font-family: "Goldman-Regular";font-size: 20px;line-height: 24px;margin-bottom: 12px;
		    -webkit-background-clip: text;
		    -webkit-text-fill-color: transparent;	
		}
		.iab-desc{font-size: 16px;line-height: 24px;color:#767676;}
		.iab-more{display: block;color:#fff;font-size: 16px;line-height: 42px;text-align: center;width: 138px;height: 42px;display: block;margin-top: 20px;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2f70dc+0,102d58+100 */
		background: linear-gradient(to right,  #2f70dc 0%,#102d58 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

		}
		.iab-more:hover{text-decoration: none;color:#fff;}
		.h-left::before,.h-right::before{display: none;}
		 	 .h-left{display: block!important;left: -2%!important;}
		 	.h-right{display: block!important;right: -2%!important;}
	 
		 
		@media(max-width:960px){
		.iab-left{width: 100%;margin-bottom: 20px;}
		.iab-right{width: 100%;}
			}
	
	
	/* 首页下方企业优势 */
	.index-why{padding: 3%;background: url(images/bg1.jpg) top center repeat;}
	.index-why .uk-container{max-width: 1200px;}
	.iwhy-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.iwhy-left{width: 43%;max-width: 390px;display: flex;align-items: center;flex-direction: row;}
	.iwhy-left>div{position: relative;}
    .iwhy-right{width: 55%;position: relative;display: flex;justify-content: end;}
	.iwhy-tu1{display: block;width: 100%;max-width: 559px;}
	.iwhy-tu{position: absolute;;left: 0;top: 0;bottom: 0;margin: auto 0;z-index:1;}
	.iwhy-num{font-size: 140px;color:#2F70DC14;line-height: 140px;text-align: right;font-weight: bold;position: absolute;right: 0;}
	.iwhy-name{color:#000;font-family: "Goldman-Regular";font-size: 40px;line-height: 46px;font-weight: bold;margin-bottom: 10px;}
	.iwhy-name span{
	background-image: -webkit-linear-gradient(top, #2f70dc,#102d58);font-family: "Goldman-Regular";font-size: 40px;line-height: 46px;
	    -webkit-background-clip: text;
	    -webkit-text-fill-color: transparent;	
	}
	.iwhy-subname{font-size: 20px;line-height: 24px;margin-bottom: 12px;color:#767676;margin-bottom: 8px;margin-top: 76px;}
	.iwhy-desc{font-size: 16px;line-height: 24px;color:#767676;margin-top: 30px;}
	@media(max-width:960px){
	.iwhy-left{width: 100%;margin-bottom: 20px;}
	.iwhy-right{width: 100%;}
		}
		/* 首页视频展示 */
	.index-video{height: 850px;background: url(images/bg2.jpg) top center no-repeat;    background-attachment: fixed;}	
	.index-video .uk-container{display: flex;align-items: center;flex-direction: row;justify-content: center;height: 850px;}
	.ivideo-icon{display: block;margin: 0 auto;}
	.ivideo-name{text-align: center;font-family: "Goldman-Regular";font-size: 40px;line-height: 46px;color:#fff;margin-bottom: 30px;}
	/* 首页产品索引 */
	.index-pr{padding: 3%;background: url(images/bg3.jpg) top center repeat;}
	.index-subtitle{font-size: 14px;line-height: 16px;color:#00509d;text-align: center;margin-bottom: 10px;font-weight: bold;}
	.index-title1{display: flex;justify-content: center;}
	.index-title{color:#242424;font-family: "Goldman-Regular";font-size: 40px;line-height: 46px;font-weight: bold;margin-bottom: 10px;text-align: center;margin-top: 0;
	border-bottom: 3px solid #00509d;display: inline-block;margin-bottom: 0;
	}
	.index-xian{width: 100%;height: 1px;background: #ccc;margin-top: -2px;margin-bottom: 10px;}
	 .index-subtitle1{font-size: 16px;line-height: 18px;color:#767676;text-align: center;margin-bottom: 10px;margin-bottom: 24px;}
	.inpr-box{position: relative;display: block;overflow: hidden;}
	.inpr-tu{display: block;width: 100%;transition: 0.6s;}
	.inpr-nr{position: absolute;width: 100%;height: 100%;left: 0;top: 0;display: flex;align-items: center;flex-direction: row;padding: 0 32px;}
	.inpr-nr>div{width:100%;}
	.inpr-subname{font-size: 16px;color:#fff;line-height: 20px;margin-bottom: 16px;}
	.inpr-name{color:#fff;font-family: "Goldman-Regular";font-size: 40px;line-height: 46px;font-weight: bold;margin-bottom: 20px;width:100%;}
	.inpr-more{text-transform: uppercase;font-size: 16px;color:#fff;line-height: 20px;font-weight: bold;}
	.inpr-box:hover .inpr-tu{transform: scale(1.1);}
	.inpr-box1:nth-child(even) .inpr-name{text-align:right;}
/* 	首页热门产品 */
	.index-hot{padding: 2% 3%;background: url(images/bg4.jpg);}
	.index-subtitle9{color:#fff;}
	.index-subtitle8{color:#fff;}
	.index-title8{color:#fff;}
	.index-title8{border-bottom: 3px solid #fff;}
	.index-xian9{background: rgba(255,255,255,.5);}
	.inhot-box{display: block;}
	.inhot-tubox{display: block;overflow: hidden;position: relative;}
	.inhot-tu{display: block;width: 100%;transition: 1s;}
	.inhot-tu1{width: 100%;position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;transition: 1s;opacity: 0;}
	.inhot-name{text-align: center;font-size: 18px;line-height: 22px;margin-top: 8px;font-family: "Goldman-Regular";color:#fff;}
	.inhot-box:hover{text-decoration: none;}
	.inhot-box:hover .inhot-tu{opacity: 0;}
	.inhot-box:hover .inhot-tu1{opacity: 1;transform: scale(1.1);}
	/* 首页证书展示 */
	.index-zs{padding: 3%;background: url(images/bg5.jpg);}
	
	/* 首页案例展示 */
	.index-case{padding: 3%;background: url(images/bg6.jpg);}
	
	/* 首页新闻展示 */
	.index-news{padding: 3%;background: url(images/bg7.jpg);}
	.inews-box{display: block;position: relative;overflow: hidden;}
	.inews-tu{display: block;width: 100%;transition: 0.6s;}
	.inews-title{position:absolute;left: 0;bottom: 18px;text-align: center;font-size: 24px;line-height: 30px;color:#fff;font-weight: bold;}
	.inews-date{position: absolute;width: 54px;height: 54px;background: #fff;position: absolute;left: 10px;top:10px;padding-top: 5px;}
	.inews-ri{font-size: 18px;text-align: center;line-height: 22px;color:#000;}
	.inews-yue{font-size: 16px;text-align: center;line-height: 22px;color:#000;}
	.inews-box:hover{text-decoration: none;}
	.inews-box:hover .inews-tu{transform: scale(1.1);}
	/* 首页联系我们 */
	.index-con{background: #F5F5F5;padding: 3%;}
	.incon-box{background: #fff;border-radius: 10px;border:4px solid #0A44A4;padding: 25px;transition: 0.6s;}
	.incon-titlebox{display: flex;justify-content: center;margin-bottom: 22px;}
	.incon-title{display: inline-block;background: rgba(241,241,241,1);font-size: 18px;line-height: 30px;border-radius: 15px;text-align: center;color:#000;
	font-weight: bold;padding:0 20px;}
	.incon-lx{margin-bottom: 20px;font-size: 14px;line-height: 20px;color:#00509d;text-align: center;display: block;}
	.incon-lx1{margin-bottom: 20px;font-size: 14px;line-height: 20px;color:#767676;text-align: center;display: block;}
	.incon-box:hover{background: rgba(0,80,157,.2);}
		/* 页尾信息 */
		.index-continer{position: relative;z-index: 10;}
		.footer{padding: 3%;background-image: linear-gradient(170deg, #2F70DC 0%, #102D58 78%);background-color: transparent;padding-bottom: 24px;
	/* 	position: sticky;
		    bottom: 0; */
		}
		.footer>.uk-container{border-bottom: 1px solid #fff;padding-bottom: 50px;}
		.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}	
		.f-left{width:24%}
		.f-logo{display: block;margin-bottom: 30px;}
		.f-title{font-size: 48px;line-height: 52px;color:#fff;font-family: "Goldman-Regular";margin-bottom: 28px;}
		.sm-box{display: flex;}
		.sm-box img{margin-right: 12px;}
		.f-center{width: 28%;}
		.flx-box{display: flex;justify-content: space-between;margin-bottom: 12px;}
		.flx-box img{width: 26px;height: 26px;}
		.flx-right{width: calc(100% - 40px);}
		.f-name{font-size: 18px;line-height: 26px;color:#fff;font-family: "Goldman-Regular";margin-bottom: 4px;}
		.f-lx{font-size: 14px;line-height: 18px;color:#fff;}
		.f-center1{width: 14%;padding-left: 24px;border-left: 1px solid #fff;}
		.f-title1{font-size: 18px;line-height: 22px;color:#fff;font-family: "Goldman-Regular";margin-bottom: 12px;}
		.f-nav{display: block;font-size: 14px;line-height: 16px;color:#fff;transition: 0.6s;margin-bottom: 18px;}
		.f-nav:hover{text-decoration: none;letter-spacing: 2px;color:#fff;}
		.f-right{width: 31%;}
		.f-lxbox{display: flex;justify-content: space-between;margin-bottom: 2px;}
		.f-lx{font-size: 14px;line-height: 30px;color:#ffffff;text-align: left;}
		
  		 .bottom p{text-align: center;font-size: 16px;line-height: 20px;color:#fff;opacity: 0.8;margin-top: 24px;}
		
	  @media(max-width:960px){ 
	 .footer{padding-left:3%;padding-right: 3%;}
	 .f-left{width: 48%;margin-bottom: 20px;}
	 .f-center{width: 48%;margin-bottom: 20px;}
	 .f-center1{width: 48%;margin-bottom: 20px;padding-left: 0;border: none;}
	 .f-right{width: 48%;margin-bottom: 20px;}
	 }
	    @media(max-width:768px){ 
	 	 .f-left{width: 100%;}
	 .f-center{width: 100%;}
	 .f-center1{width: 100%;}
	 .f-right{width: 100%;}
	 }

/* 表单 */
		.biaodan{margin-top: 0;}
			.biaodan>li>input{width: 100%;height: 42px;font-weight: 400;background:rgba(255,255,255,1);border-radius: 4px;
			border:none!important;color:#000;padding-left: 16px;font-size: 16px;margin-bottom: 10px;}
			.biaodan>li>input::-webkit-input-placeholder{color:#afafaf;font-size: 16px;}
			.biaodan>li>textarea{width: 100%;font-weight: 400;background: rgba(255,255,255,1);border:none!important;color:#000;
			padding-left: 16px;line-height: 30px;font-size: 14px;border-radius: 3px;border-radius: 4px;
			}
			.biaodan>li>textarea::-webkit-input-placeholder {color: #afafaf;line-height: 30px;font-weight: 400;font-size: 16px;} 
			.biaodan>li>textarea::-moz-input-placeholder {color: #afafaf;line-height: 30px;font-weight: 400;font-size: 16px;} 
			.biaodan>li>textarea::-ms-input-placeholder {color: #afafaf;line-height: 30px;font-weight: 400;font-size: 16px;} 
			.send{
				width: 100%!important;
				height: 40px!important;
				font-size: 16px;
				border:none;
				background:rgba(0,80,157,1);
				color: #fff;
				font-weight: 100;
				text-transform: uppercase;
				transition: 0.8s;-webkit-transition: 0.8s;
				display: block;
			    margin-top: 14px;
		       margin-bottom: 10px;
			}
			.send:hover{background: #fff;color:#000;border-color:#fff;}

   /* 内页banner */
.banner-box{position:relative;height: 240px;}
.banner-nr{position: absolute;left: 0;top: 0;width: 100%;display: flex;align-items: center;flex-direction: row;justify-content: center;height: 100%;}
.banner-title{font-size: 40px;line-height: 48px;color:#fff;font-family: "Goldman-Regular";margin-bottom: 10px;text-align: center;}

    /* 内页面包屑 */
	 .m-box{display: flex;justify-content: center;}
   .m-box>a{font-size:14px;color:#ffffff;text-decoration: none;text-align: center;
   line-height:20px;font-weight: 400;font-weight: 400;}
 
   .mbx-home{margin-right: 10px;}
   /* 内页公司简介 */
	.about{padding:3%;background: rgba(244,248,253,1);}
	.ab-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.ab-left{width: 48%;position: relative;}
	.ab-right{width: 50%;}
	.ab-subtitle{font-size: 14px;margin: 10px 0 10px;color:#000;}
	.ab-title{margin-bottom: 10px;margin-top: 0;
	background-image: -webkit-linear-gradient(top, #2f70dc,#102d58);font-family: "Goldman-Regular";font-size: 28px;line-height: 32px;
	    -webkit-background-clip: text;
	    -webkit-text-fill-color: transparent;	
	}
	.ab-icon{position: absolute;left: -30px;top:-30px;background: rgba(47,112,220,1);}
	.ab-icon:hover{background: rgba(16,45,88,1);}
	 @media(max-width:960px){ 
		 .ab-left{width: 100%;position: relative;margin-bottom: 10px;padding: 30px;}
		 	.ab-icon{left: 0;top: 0;}
		 .ab-right{width: 100%;padding: 0 30px;}
	 }
	 .ab-tu{background: url(images/abbg.jpg) top center repeat;padding: 3%;}
	 /* 核心价值 */
	 .core{height:350px;background: url(images/bg8.jpg); background-attachment: fixed;}
	 .core .uk-container{display: flex;align-items: center;flex-direction: row;justify-content: center;height: 100%;}
	 .core-box{width: 100%;display: flex;align-items: center;flex-direction: row;justify-content: center;border:2px solid #fff;height: 198px;}
	 .core-title{font-family: "Goldman-Regular";margin-bottom: 10px;margin-top: 0;color:#fff;
		font-size: 48px;line-height: 52px;text-align:center;  
	 }
	 .core-subtitle{color:#fff;font-size: 18px;line-height: 22px;text-align:center;} 
	 
	/* 公司优势 */ 
	 .our{background: url(images/bg9.jpg);padding: 3%;}
	 
	 .our-title1{font-size: 16px;color:#a5a5a5;line-height: 20px;margin-bottom: 16px;}
	 .our-title{margin-bottom: 16px;
	 background-image: -webkit-linear-gradient(top, #2f70dc,#102d58);font-family: "Goldman-Regular";font-size: 48px;line-height: 52px;
	     -webkit-background-clip: text;
	     -webkit-text-fill-color: transparent;	
	 }
	 .our-subtitle{font-size: 14px;line-height: 18px;color:#767676;}
	.our-box{display: flex;justify-content: space-between;}
	.our-icon{background-color: #f1f1f1;border-radius: 50%;width: 85px;height: 85px;}
	.our-right{width: calc(100% - 100px);}
	.our-name{font-size: 16px;color:#242424;line-height: 20px;margin-bottom: 8px;}
	.our-desc{font-size: 14px;color:#767676;line-height: 22px;margin-bottom: 8px;}
	.our-box:hover .our-icon{transform: rotateY(360deg);transition: 0.6s;}
	/* 优势二 */
		 .why{background: url(images/bg3.jpg);padding: 3%;}
		 .why-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
		 .why-left{width: 40%;}
		 .why-tu{width: 100%;}
		 .why-right{width: 60%;padding-left: 80px;display: flex;align-items: center;flex-direction: row;}
		 .why-title1{font-size: 14px;color:#28292a;line-height: 20px;margin-bottom: 16px;}
		
		 .why-desc{font-size: 14px;line-height: 20px;color:#28292a;margin-top: 20px;}
		@media(max-width:960px){
				 .why-left{width: 100%;margin-bottom: 20px;}
				 .why-right{width: 100%;padding: 0 ;}
		} 
	/* 工厂展示 */
	.gc{background: url(images/bg4.jpg);padding: 3%;}		
	 .gc-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .gc-left{width: 58%;}
	 .gc-right{width: 40%;background: rgba(255,255,255,.2);padding: 40px;}
	 .gc-title1{font-size: 16px;color:#ffffffcc;line-height: 20px;margin-bottom: 16px;}
	 .gc-title{margin-bottom: 16px;color:#fff;
	font-family: "Goldman-Regular";font-size: 32px;line-height: 36px;
	
	 }
	 .gc-subtitle{font-size: 14px;line-height: 18px;color:#ffffffcc;margin-bottom: 20px;}
	  .gc-desc{font-size: 14px;line-height: 20px;color:#ffffffcc;}
	 @media(max-width:960px){
	 		 .gc-left{width: 100%;margin-bottom: 20px;}
	 		 .gc-right{width: 100%;padding: 20px ;}
	 } 
	 /* 包装运输 */
	 .pac{background: url(images/bg3.jpg);padding: 3%;}		
	  .pac-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	  .pac-left{width: 40%;background: rgba(255,255,255,.4);padding: 40px;}
	  .pac-right{width: 58%;}
	  .pac-title1{font-size: 16px;color:#28292a;line-height: 20px;margin-bottom: 16px;}
	  .pac-title{margin-bottom: 16px;
	 font-family: "Goldman-Regular";font-size: 32px;line-height: 36px;
	 background-image: -webkit-linear-gradient(top, #2f70dc,#102d58);
	     -webkit-background-clip: text;
	     -webkit-text-fill-color: transparent;	
	  }
	  .pac-subtitle{font-size: 14px;line-height: 18px;color:#28292a;margin-bottom: 20px;}
	   .pac-desc{font-size: 14px;line-height: 20px;color:#28292a;}
	  @media(max-width:960px){
	  		 .pac-left{width: 100%;margin-bottom: 20px;padding: 20px ;}
	  		 .pac-right{width: 100%;}
	  } 
	  /*内页新闻列表 */
	.news-list{padding:3%;}
	.news-list .uk-container{max-width: 1300;}
	.nlist-box{display: block;display: flex;justify-content: space-between;padding: 24px;margin-bottom: 50px;flex-wrap: wrap;
	-moz-box-shadow:0px 0px 8px #BFBFBF; -webkit-box-shadow:0px 0px 8px #BFBFBF; box-shadow:0px 0px 8px #BFBFBF;
	}
	.nlist-left{width:22%;position: relative;}
	.nlist-tu{width: 100%;display: block;}
	.nlist-center{width: calc(78% - 200px);display: flex;align-items: center;flex-direction: row;}
	.nlist-right{width: 154px;display: flex;align-items: center;flex-direction: row;}
    .nlist-title{font-size:22px;line-height: 24px;font-weight: 400;text-align: left;color:#191818;font-family: "Goldman-Regular";margin-bottom: 14px;transition: 0.6s;}
	.nlist-desc{font-size:14px;line-height: 18px;font-weight: 400;text-align: left;color:#767676;}
	.nlist-more{width: 150px;background: #105cb4;text-align: center;line-height: 42px;color:#fff;font-size: 12px;text-transform: uppercase;font-weight: bold;
	transition: 0.6s;}
	.nlist-box:hover{text-decoration: none;}
	.nlist-box:hover .nlist-title{color:#105cb4;}
	.nlist-box:hover .nlist-more{color:#fff;background: #000;}
	@media(max-width:960px){
	.nlist-left{width:280px;position: relative;}	
	.nlist-center{width: calc(100% - 300px);}
	.nlist-right{display: none;}
	} 
	@media(max-width:600px){
	.nlist-left{width:100%;margin-bottom: 20px;}	
	.nlist-center{width: 100%;}
	.nlist-right{display: none;}
	} 
	/*内页新闻详情 */
	.news-page{padding:3%;}
	.news-page>div{max-width:1400px;}
	.xq-title{font-size:30px;line-height: 34px;font-weight: bold;text-align: center;color:#191818;font-family: "Goldman-Regular";}
	.news-content{display: flex;justify-content: center;flex-wrap: wrap;}
	.news-content img{margin-right: 5px;position: relative;top: -2px;}
	.news-content p{padding:0 20px;font-size: 16px;color:#7b7b7b;}
	.xq-xian{margin: 16px auto;display: block;width:100%;height:1px;background: #dcdcdc;max-width: 1450px;}
	.news-ico{margin: 30px auto 0;display: block;}
	.news-bottom{margin: 30px auto;}
	.pr-next{margin:4% auto 0;width:360px;}
	.pr-next>p{width:165px;height: 33px;border:1px solid #424242;color:#333333;line-height: 33px;text-align: center;font-size: 14px;cursor:pointer;}
	.pr-next>p:hover{border:1px solid #000;background: #00509d;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%;}
	}
	/* 内页案例列表 */
	.case-list{padding: 3%;}
    .lcase-box{display: block;position: relative;}
	.lcase-tu{display: block;width: 100%;}
	.lcase-fugai{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: hsla(213,9%,45%,.8);display: flex;justify-content: center;flex-direction: row;
	align-items: center;transform: rotateY(90deg);transition: 0.6s;}
	.lcase-name{color:#fff;font-size: 16px;padding: 0 15px;line-height: 20px;}
	.lcase-box:hover .lcase-fugai{transform: rotateY(0);}
	@media(max-width:960px){
	
	}
	 /* 案例详情 */
	.case-page{padding: 3%;}
    .case-title{font-family: "Goldman-Regular";font-size: 40px;line-height: 46px;text-align: center;margin-bottom: 20px;}  
	.case-box{margin-bottom: 24px;}
	
	
	/* 产品列表 */
		.pr-list{padding: 3% 3%;}
		.pro-left {padding-right: 0;}
		.pro-leftbox{}
		.pr-titlebox{display: flex;padding: 35px 0;align-items: center;flex-direction: row;margin-bottom: 0;justify-content: center;margin-bottom: 12px;
		background-image: linear-gradient(170deg, #2F70DC 0%, #102D58 78%);
		}
		.pr-title{color:#ffffff;font-size:20px;line-height:24px;font-weight: 400;text-transform: uppercase;text-align: center;font-family: "Goldman-Regular";
		}
		.lpr-title{background-image: -webkit-linear-gradient(top, #2f70dc,#102d58);font-family: "Goldman-Regular";font-size: 46px;line-height: 50px;
	    -webkit-background-clip: text;text-align: center;margin-bottom: 30px;
	    -webkit-text-fill-color: transparent;}
	
		.pro-left ul li {display: block;text-align: left;line-height: 70px;margin-top:10px;padding:0 7%;}
		.pro-left ul li a {display: block;font-size: 16px;color: #ffffff;}
		.pro-left ul li:hover,.pro-left ul .default {background: #053e76;color: #fff;}
		.pro-left ul li:hover a,.pro-left ul .default a {color: #fff;background:#053e76 ;}
		.lei-list{background: #F1F1F1;padding-bottom: 30px;padding-top: 16px;}
		.lei-list div .lei-name1 p{color:#053e76!important;text-decoration: underline;} 
			.nav-box2{margin-bottom: 2px;padding-bottom: 0;}
			.nav-box1{overflow:hidden;height:0;position:relative;}
		    .lei-list h3{padding: 0;padding: 12px 20px;position:relative;text-align: left;
			 color:#000000;line-height:18px;font-size: 16px;font-weight: 400;margin-bottom: 0;min-height: 30px;
			 display: flex;align-items: center;
		         }
		    .nav-box3{margin-bottom:0;padding: 0 0;}
			.nav-xian{height: 1px;width: calc(100% - 40px);margin: 0 auto;}
			.nav-box3:hover{cursor: pointer;}
			 .lei-list a p{font-size: 14px;line-height: 18px;float: right;color:#000;padding: 5px 12px;width: 100%;
			 background: none;text-align: left;
			 }
		.sanjiao2{transform: rotate(0)!important;margin-right: 8px;position: relative;top: -2px;} 
		.lei-list h3>img{position:absolute;top:calc(50% - 8px);right:16px;}
		.lei-list div .uk-active img{transform: rotate(90deg);}
		.lei-list div .uk-active1{color:#053e76!important;}
		.uk-accordion-content{padding:0!important;}
		
		.lpr-box{display: block;transition: 0.6s;}
		.lpr-tu{overflow: hidden;position: relative;
		-moz-box-shadow:0px 0px 8px #D6D6D6; -webkit-box-shadow:0px 0px 8px #D6D6D6; box-shadow:0px 0px 8px #D6D6D6;

		}
		.lpr-tu img{width: 100%;transition: 0.6s;}
		.lpr-tu2{position: absolute;left: 0;top: 0;opacity: 0;}
		.lpr-fugai{position: absolute;left: 0;top: 0;background: rgba(0,0,0,.6);width: 100%;height: 100%;
		display: flex;justify-content: center;align-items: center;flex-direction: row;transition: 0.6s;transform: rotateY(90deg);
		}
	.lpr-name1{color:#fff;text-align: center;margin-bottom: 8px;font-size:18px;line-height: 24px;}
	.lpr-more{display: block;width:100px;line-height: 26px;text-align: center;color:#fff;font-size: 14px;border: 1px solid #fff;
	margin: 12px auto 0;height: 28px;
	}
		.lpr-name{font-size: 16px;color:#232935;line-height: 20px;transition: 0.6s;text-align: center;transition: 0.6s;
		margin-top: 8px;}
	
		.lpr-box:hover{text-decoration: none;}
		.lpr-box:hover .lpr-fugai{transform: rotateY(0);}
		.lpr-box:hover .lpr-tu img{transform: scale(1.1);}
		.lpr-box:hover .lpr-tu1{opacity: 0;}
		.lpr-box:hover .lpr-tu2{opacity: 1;}
		.lpr-box:hover .lpr-name{opacity: 0;}
	 
		@media(max-width:960px){
		.title-left1{width: 100%;margin-bottom: 20px;}	
		.title-right1{width: 100%;}	
		}
	
	
	
	/* 产品详情*/
		.pr-page{padding:3%;background: #fff;}
		.pr-nr1{display: flex;align-items: flex-end;justify-content: space-between;flex-direction: column-reverse;height: 100%;}
		.pr-top{margin-bottom: 10px;width: 100%;}
		.pr-box1{margin-top: 20px;padding: 0 0;width: 100%;}
		.show{width: 100%;border: 1px solid #ccc;overflow: hidden;overflow: hidden;}
		.xiao{border: 1px solid #ccc;overflow: hidden;}
		.npr-title{color:#000000;font-size: 36px;line-height: 40px;font-weight: 400;margin-bottom: 18px;}
		.npr-xian{width: 100%;height: 1px;background: #ccc;margin-bottom: 20px;max-width: 752px;}
		.pr-lx{width: 100%;max-width: 400px;}
		.cont{display: block;width: 148px;height: 40px;text-align: center;line-height: 38px;font-size: 14px;color:#ffffff;
		background-image: linear-gradient(170deg, #2F70DC 0%, #102D58 78%);background-color: transparent;
		}
	
		.cont:hover{text-decoration: none;color:#fff;}
		.pr-box1 .uk-active .xiao{border: 1px solid #053e76!important;}
		.content-nr{padding: 3%;}
		.pr-bottom{padding: 3% 0;border-top: 1px solid #e4e4e4;}
		.bottom-title{color:#242424;font-size: 20px;line-height: 24px;font-weight: bold;margin-bottom: 8px;margin-top: 30px;}
	
		.s-left::before,.s-right::before{display: none;}
		.s-left{left:-8%!important;display: block!important;border: none;color:#999999;}
		.s-right{right:-8%!important;display: block!important;border: none;color:#999999;}	
		.s-left:hover{background: none!important;color:#053e76!important;}
		.s-right:hover{background: none!important;color:#053e76!important;}
		/* 更多产品 */
		.rel{padding: 3% 0;border-top: 1px solid #e4e4e4;}
		.rel-title{color:#242424;text-align: left;font-size: 26px;line-height: 28px;margin-bottom: 14px;
		font-weight: 400;}
		.rel-box{padding: 10px;display: block;}
		.rel-name{text-align: center;padding: 0 20px;font-size: 18px;line-height: 24px;color:#000000;margin-top: 10px;}
		.rel-tu{display: block;}
		.p-left::before,.p-right::before{display: none;}
	     .p-left{display: block!important;left: -4%!important;}
		.p-right{display: block!important;right: -4%!important;}
		.r-left::before,.r-right::before{display: none;}
		 .r-left{display: block!important;left: -4%!important;width: 41px!important;height: 141px!important;top:45%!important;}
		.r-right{display: block!important;right: -4%!important;width: 41px!important;height: 141px!important;top: 45%!important;}
		
		  @media(max-width:1600px){
			 	  .s-left{display: block!important;left:1%!important;}
			 	  .s-right{display: block!important;right:1%!important;}   
				  .p-left{display: block!important;left:1%!important;}
				  .p-right{display: block!important;right:1%!important;} 
				  .r-left{display: block!important;left:1%!important;}
				  .r-right{display: block!important;right:1%!important;} 
			 	   }
		
	  @media(max-width:960px){
		.pr-nr1{display: block;}  
		.pr-box1{margin-bottom: 20px;}
	  }
	
/* 联系我们 */
	.contact{padding: 3%;background: url(images/abbg.jpg);}  
	.con-ico{display: block;margin: 0 auto 20px;}
	.con-title{color:#000;font-family: "Goldman-Regular";font-size: 40px;line-height: 46px;font-weight: bold;margin-bottom: 30px;}
	.con-title span{
	background-image: -webkit-linear-gradient(top, #2f70dc,#102d58);font-family: "Goldman-Regular";font-size: 40px;line-height: 46px;
	    -webkit-background-clip: text;
	    -webkit-text-fill-color: transparent;	
	}
	.con-title img{margin-top: -4px;margin-left: 20px;}
	.c-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.c-left{width:50%;padding: 40px 24px;background: rgba(255,255,255,.5);}
	.con-name{font-size: 18px;color:#00509d;line-height: 20px;margin-bottom: 6px;margin-top: 6px;}
	.con-lx{font-size: 14px;color:#28292a;line-height: 20px;margin-bottom: 2px;display: block;}
	.con-lx:hover{text-decoration: none;color:#00509d;}
	.b-title{font-size: 22px;color:#242424;line-height: 26px;margin-bottom: 20px;font-weight: 400;margin-top: 20px;}
	.c-right{width: 48%;}
	
	
     .map{padding: 3%;}	
	  @media(max-width:960px){
	  .c-left{width:100%;margin-bottom:30px;padding: 20px;}
	 .c-right{width:100%;}
	
	
	  }
	
	 /* 联系我们表单 */
	.b-name{font-size:14px;line-height: 20px;color:#242424;margin-bottom: 8px;font-weight: 400;}
	.biaodan1>li>input{width: 100%;height: 40px;font-weight: 400;background: none;
	color:#000;border: 1px solid #bfbfbf;}

	.biaodan1>li>textarea{width: 100%;font-weight: 400;background: none;border:1px solid #bfbfbf;color:#000;}

	.button-box{margin-top:10px;}
	.send1{
		width: 150px!important;
		height: 42px!important;
		background: #00509d;
		color: #fff;
		transition: 0.8s;-webkit-transition: 0.8s;
		display: block;
		border: 1px solid #00509d;
		margin-top: 30px;
		font-size: 14px;
		font-weight: 400;
	}
     .send1:hover{background: #000;border: 1px solid #000;color:#fff;}


	CSS Document */
	


