*{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: 'Humanist 521 BT';
    src : url('Humanist 521 BT.ttf'); 
}
@font-face{
    font-family: 'Roboto-Light';
    src : url('Roboto-Light.ttf'); 
}
@font-face{
    font-family: 'Roboto-Regular';
    src : url('Roboto-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-top{padding: 10px 3%;position:relative;background: #053e76; }
	 .top-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .top-left{display: flex;justify-content: space-between;flex-wrap: wrap;min-width: 190px;}
	 .top-left a{margin-right: 8px;}
	 .top-right{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .top-lx{font-size: 14px;line-height: 26px;color:#fff;margin:0 10px;}
	 .top-icon{width: 26px;height: 26px;margin-right: 5px;}
		 .sousuo-box1{height:36px;width:100%;border:none;border:1px solid #282828;background: none; z-index: 99;border-radius: 18px;
		 }
		 .sousuo-box1>input{width:calc(100% - 40px);float:left;height: 36px;line-height: 36px;padding-left: 14px;
		 background:none;float:left;color:#000;border:none;}
		 .sousuo-box1>input::-webkit-input-placeholder{color:#000000;padding-left: 10px;opacity: 0.6;}
		 .sousuo-box1>button{width:13px;float:right;border:none;background: none;float:right;margin-top: 7px;margin-right:16px;}
	   .lar-box{width:60px;display: flex;align-items: center;flex-direction: row;padding-left: 20px;}
	   .lar-box1{display:flex;justify-content:space-between;width:40px;}
	   .lar{width:24px;height:16px;margin-left:6px;}
	   .lsj{width:9px;height:4px;margin-top:5px;}
	   .lar-name{color:#282828;font-size:14px;line-height:16px;}
	   .lar-xiala{width:40px!important;padding:0px!important;;margin:0!important;}
	   .lar-xiala1{padding:5PX 0!important;margin:0!important;background: none;width: auto!important;}
	   .lar-box2{width:40px;display:flex;justify-content:space-between;;margin:0!important;}
		/* 导航样式 */
	    .header{padding:22px 3%;background: #e5e5e5;z-index:10;}
		.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: 120px;
		display: flex;align-items: center;flex-direction: row;
		}
		.logo{max-width: 100px;}
		.nav-center{width:calc(100% - 420px);display: flex;align-items: center;flex-direction: row;justify-content: space-between;padding: 0 0;}
		.nav-right1{width:240px;display: flex;align-items: center;flex-direction: row;}
		.uk-navbar-nav>li>a{color:#000000;line-height:40px;font-size: 18px;font-weight: bold;padding: 0 20px;position: relative;height: 40px;
		font-family: "Humanist 521 BT";text-transform: uppercase;
		}
		.uk-navbar-nav>li>a:before{content: " ";width: 14px;height: 2px;background: #053e76;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:#053e76;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:#053e76;background:none;}
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:before:focus{color:#053e76;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:#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(5,62,118,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(5,62,118,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:1400px){  
				.uk-navbar-nav>li>a{padding: 0 14px;}
			}
			@media(max-width:1200px){  
				.uk-navbar-nav>li>a{padding: 0 10px;}
			}
		@media(max-width:1060px){  
		  .nav-left{width: 100%;}
		  .logo{margin:  10px auto 20px;}
		  .nav-center{width: calc(100% - 320px);}
		  .uk-navbar-nav>li>a{padding: 0 6px;}
		  }
	
	    @media(max-width:768px){  
	     .nav-left{width: 100%;}
			.top{position: inherit!important;} 
	    .lar-box{position:absolute;right:30px;top:150px;}     
	    .header{padding: 0;}
		
		.nav-center{padding: 0;background: #085aaa;display: block;width: 100%;max-width: 100%;}
		.header>.uk-container{padding: 0;}
		.sousuo-box1{display: none;}
		.uk-navbar-toggle{margin-top: 0;background: #053e76!important;margin-left: 0;color:#fff;}	
		.nav-right{display: none;}
		.top-lx{margin: 0;margin-right: 10px;}
		}

	
		/* 首页主推产品 */
		.index-pr{padding: 3% 3%;background: #f6f6f6;padding-bottom: 100px;}
		.index-title{font-size: 48px;line-height: 52px;text-align: center;font-family: "Humanist 521 BT";
		font-weight: bolder;color:#000;
		}
		.index-xian{width:28px;height: 4px;background: #053e76;margin: 10px auto 50px;}
		.index-pr .uk-container{max-width: 1920px;position: relative;}
		.index-title1{color:#fff;}
		.index-xian1{margin-bottom: 80px;}
		.inpr-nr{max-width: 1400px;margin: 0 auto;}
		.iprnav-box{margin-bottom: 40px;}
		.iprnav-box .uk-active a{color:#fff;background: #053e76;}
		.iprnav{text-align: left;font-size: 16px;}
		.iprnav-box a{font-size: 18px;line-height:32px;display: block;color:#000;background: none;font-weight: bold;
		text-align: center;background: #dddddd;padding: 14px 0;font-family: "Humanist 521 BT";
		}
		.iprnav-box a:focus {
		    outline: none;
		}
		.iprnav-box a:hover{color:#fff;background: #053e76;text-decoration: none;}
		.ipr-a{display: block;width: 100%;background: #fff;transition: 0.6s;position: relative;padding-bottom: 20px;}
		.ipr-box{position: relative;overflow: hidden;}
		.ipr-img{width: 100%;display: block;margin: 0 auto;transition: 0.6s;}
		.ipr-name{color:#000000;font-size: 22px;line-height: 28px;text-align: left;margin-top: 14px;transition: 0.6s;padding: 0 18px;
		font-family: "Roboto-Regular";}
		.ipr-subname{color:#000000;font-size: 14px;line-height: 18px;text-align: left;margin-top:6px;transition: 0.6s;padding: 0 18px;
		font-family: "Roboto-Light";opacity: 0.6;}
		.ipr-icon{display: block;transition: 0.6s;position: absolute;right: 0;top: 0;background: #053e76;}
		.ipr-a:hover{text-decoration: none;background: #053e76;}
		.ipr-a:hover .ipr-img{transform: scale(1.1);}
		.ipr-a:hover .ipr-icon{background: #ec161e;}
		.pleft::before,.pright::before{display: none;}
		.ipr-a:hover .ipr-name{color: #fff;}
		.ipr-a:hover .ipr-subname{color: #fff;}
		.pleft{display: block!important;left: calc(50% - 60px)!important;top: calc(100% + 50px)!important;}
		.pright{display: block!important;right:calc(50% - 60px)!important;top:calc(100% + 50px)!important;}
		  /*  @media(max-width:1500px){
		    .pleft{display: block!important;left:1%!important;transform: scale(0.8);top: 35%!important;}
		  .pright{display: block!important;right:1%!important;transform: scale(0.8);top: 35%!important;} 
		   		 	 	   }  */
		@media(max-width:960px){
			.iprnav-box{margin-bottom: 30px;}
			
		}
		
	 
	 
		/* 首页公司简介板块 */
		.index-ab{background: url(images/bg1.jpg) bottom center no-repeat;padding: 3% 80px;padding-bottom: 80px;}
		.index-xian1{margin-bottom: 80px;}
		.inab-title{font-size: 48px;color:#053e76;line-height: 52px;font-weight: bold;margin-bottom: 4px;font-family: "Humanist 521 BT";
		}
		.inab-name{font-size: 14px;color:#000000;line-height: 18px;font-weight: bold;margin-bottom: 34px;}
		.inab-desc{font-size: 18px;line-height: 30px;color:#000000;font-family: "Roboto-Light";padding-right:30px;height: 184px;
		overflow:hidden;overflow-y:auto;}
	 .inab-desc::-webkit-scrollbar {background: #dfe2e2;width: 12px;}
	.inab-desc::-webkit-scrollbar-thumb {background: #053e76;}
		.inab-right{position: relative;}
		.inab-yuan{width: 50px;height: 50px;background: #053e76;left: -25px;top: -25px;border-radius: 50%;position: absolute;
		z-index:1;
		}
		.inab-icon{position: absolute;right: -55px;bottom: -55px;z-index: 11;}
		.inab-tu{display: block;width: 100%;}
		.inab-tubox{position: relative;z-index: 10;}
		.inab-bottom{margin-top: 30px;padding-right:30px ;}
		.inys-box{width: 32px;height: 32px;margin: 0 auto;}
		.inys-box1{position: relative;width: 32px;height: 32px;overflow: hidden;}
		.inys-icon{	display: block;width: 32px;height: 32px;
	  	 transition: .6s;display: block;top: 0;position: relative;-webkit-filter: drop-shadow(#053e76 0 32px);filter: drop-shadow(#053e76 0 32px);}
		.inys-name{font-size: 36px;line-height: 40px;text-align: center;font-weight: bold;
		}
		.inys-name span{font-size: 16px;line-height: 18px;color:#000;}
		.inys-desc{color: #000000;font-size: 16px;line-height: 20px;text-align: center;margin-top: 16px;height: 40px;
		margin-bottom: 16px;
		}
		.inys-nr:hover .inys-icon{top: -32px;}
		.inys-nr:hover .inys-name{color:#053e76;}
		.inys-nr:hover .inys-desc{color:#053e76;}
		.inys-nr:hover .inys-name span{color:#053e76;}
		@media(max-width:960px){
		.inab-right::before{display: none;}
		.inab-icon{display: none}
		.inab-yuan{display: none}
		.index-xian1{margin-bottom: 30px;}
		.index-ab{padding: 3%}
		}  
		/* 企业优势 */
		.index-ys1{padding-top: 30px;}
				.index-ys1 .uk-container{max-width: 1920px;}
		   .inys1-box{display: flex;align-items: end;flex-direction: row;position: relative;overflow: hidden;}  
			.inys1-nr{}
			.inys1-nr1{position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;
				display: flex;align-items: center;flex-direction: row;justify-content: center;
				}
		.inys1-icon{display: block;margin:0 auto 10px;}
		.inys1-name{color:#f6f6f6;font-size: 24px;line-height: 28px;text-align: center;font-family: "Humanist 521 BT";}
		  .inys1-fugai{position: absolute;width: 100%;height: 100%;bottom: -100%;left: 0;background: rgba(0,0,0,.5);padding: 0 30px;
		  display: flex;align-items: center;flex-direction: row;justify-content: center;overflow: hidden;
		  }
		  .inys1-icon1{display: block;margin:0 auto 16px;}
		  .inys1-name1{color:#f6f6f6;font-size: 24px;line-height: 28px;margin-bottom: 24px;text-align: center;font-family: "Humanist 521 BT";}
		  .inys1-desc{font-size: 18px;color:#f6f6f6;text-align: center;opacity: 0.8;}
		  .inys1-jt{display: block;margin: 20px auto 0;}
		  .inys1-box:hover .inys1-fugai{bottom: 0;transition: 0.6s;}
		  .inys1-box:hover .inys1-nr1{opacity: 0;transition: 0.6s;}
		  @media(max-width:960px){
		
		    }
			
		/* 首页联系我们 */	
		.index-con{padding: 50px 3%;background: #053e76;}	
		.incon-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.incon-left{width: calc(100% - 300px);max-width:830px;}
		.incon-title{font-family: "Humanist 521 BT";color:#fff;font-weight: bold;font-size:36px;line-height: 30px;margin-bottom: 28px;
		text-transform: uppercase;}
		.incon-desc{font-size: 24px;line-height: 30px;color:#fff;}
		.incon-right{width: 270px;display: flex;align-items: center;flex-direction: row;}
		@media(max-width:960px){
			.incon-left{width: 100%;margin-bottom: 28px;}	
			.incon-right{width: 100%;}	
		  }
		/* 首页案例展示 */
		.index-case{padding: 3%;background: #f2f2f2;}
		.incase-box{display: block;background: #e6e6e6;transition: 0.6s;}
		.incase-tu{overflow: hidden;}
		.incase-tu img{display: block;width: 100%;transition: 0.6s;}
		.incase-bottom{padding: 20px;}
		.incase-name{font-size: 18px;line-height: 22px;color:#000000;margin-bottom: 12px;transition: 0.6s;}
		.incase-date{font-size: 16px;line-height: 20px;color:#000000;opacity: 0.6;transition: 0.6s;}
		.incase-box:hover{background: #641121;text-decoration: none;}
		.incase-box:hover .incase-tu img{transform: scale(1.08);}
		.incase-box:hover .incase-name{color:#fff;}
		.incase-box:hover .incase-date{color:#fff;}
		.o-left::before,.o-right::before{display: none;}
		 .o-left{display: block!important;left: -6%!important;}
		.o-right{display: block!important;right: -6%!important;}
		
		 @media(max-width:1700px){
		.o-left{display: block!important;left:0%!important;}
		.o-right{display: block!important;right:0%!important;} 
		 }
		 
		 /* 首页新闻展示 */
		.index-news{padding: 3%;}
		.inews-box{display: block;border: 1px solid #ccc;padding-bottom: 24px;transition: 0.6s;}
		.inews-date{width: 96px;height: 70px;background: #787878;border-bottom-right-radius: 35px;border-top-right-radius: 35px;
		margin-top: -35px;position: relative;z-index: 10;display: flex;justify-content: center;align-items: center;flex-direction: row;
		transition: 0.6s;
		}
		.inews-ri{font-size: 30px;line-height: 32px;font-weight: bold;font-family: "Humanist 521 BT";text-align: center;color:#fff;}
		.inews-nian{font-size: 14px;line-height: 16px;font-weight: 400;font-family: "Roboto-Light";text-align: center;color:#fff;margin-top: 4px;}
		.inews-name{text-align: center;font-size: 18px;line-height: 24px;text-align: center;margin: 20px 0;
		font-family: "Roboto-Regular"padding: 0 20px;
		}
		.inews-desc{font-size: 16px;line-height: 30px;font-weight: 400;font-family: "Roboto-Light";text-align: center;color:#000000;
		padding: 0 20px;height: 90px;}
		.inews-more{width: 178px;height: 56px;margin: 40px auto 0;position: relative;}
		.inews-icon{width: 178px;height: 56px;transition: 0.6s;}
		.inews-icon1{width: 178px;height: 56px;transition: 0.6s;position: absolute;left: 0;top: 0;opacity: 0;}
		.inews-box:hover{text-decoration: none;border: 1px solid #053e76;}
		.inews-box:hover .inews-icon{opacity: 0;}
	    .inews-box:hover .inews-icon1{opacity: 1;}
		.inews-box:hover .inews-date{background: #053e76;}
		.inews-box:hover .inews-name{color: #053e76;}
		@media(max-width:960px){

		 }
		 /* 首页市场展示 */
		.index-sc{background: url(images/bg2.jpg) top center repeat;padding: 3%;}
		.index-xian2{margin-bottom: 18px;}
		.index-subtitle{text-align: center;font-size: 18px;line-height: 24px;font-family: "Roboto-Light";
		max-width: 1028px;margin: 0 auto 20px;
		}
		.incs-tu{display: block;margin: 0 auto;transition: 0.6s;}
		.incs-tu:hover{transform: scale(0.95);}
				/* 页尾信息 */
				.footer{background:url(images/bg4.png);padding-top:2%;padding-bottom: 0;}
				.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;padding-bottom: 20px;}	
				.f-left{width: 16%;}
				.f-center{width: 32%;}
				.f-center1{width: 30%;}
			
				.qr{display: block;}
				.f-lxbox{display: flex;justify-content: space-between;margin-bottom: 10px;}
				.flx-right{width: calc(100% - 50px);display: flex;align-items: center;flex-direction: row;}
				.f-lx{font-size: 16px;line-height: 20px;color:#ffffff;text-align: left;width: 100%;
				display: block;
				}
				.f-lxbox img{width: 38px;height: 38px;}
				.f-lxbox:hover{text-decoration: none;color:#fff;}
				
				
				.f-title{color:#ffffff;;font-size: 24px;line-height: 32px;margin-bottom:6px;text-transform: uppercase;
				margin-bottom: 30px;font-family: "Humanist 521 BT";font-weight: bold;}
				.f-xian{width: 38px;height: 5px;background: #fff;margin-bottom: 20px;}
				.shemei{display: block;margin-top:64px;}
				.f-nav{display: block;font-size: 16px;line-height: 20px;color:#fff;transition: 0.6s;margin-bottom: 14px;}	
				.f-nav:hover{color:#fff;text-decoration: none;letter-spacing: 2px;}
				.bottom{padding: 10px 0;border-top: 1px solid #fff;}
				.sitem{color:#fff;}
				.bottom p{color:#fff;font-size: 16px;}
				.bottom span{color:#fff;float:right;margin-left: 10px;}
				.sm-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 20px;max-width: 200px;}
				
				
				
			  @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;}
			 .f-right{width: 48%;margin-bottom: 20px;}
			 }
			    @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%;margin-bottom: 20px;}
			
			 }
		/* 表单 */
		.biaodan{margin-top: 24px;}
			.biaodan>li>input{width: 100%;height: 42px;font-weight: 400;background:rgba(255,255,255,1);border-radius: 6px;
			border:none!important;color:#000;padding-left: 16px;font-size: 16px;margin-bottom: 10px;}
			.biaodan>li>input::-webkit-input-placeholder{color:#d4d4d4;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: 6px;
			}
			.biaodan>li>textarea::-webkit-input-placeholder {color: #d4d4d4;line-height: 30px;font-weight: 400;font-size: 16px;} 
			.biaodan>li>textarea::-moz-input-placeholder {color: #d4d4d4;line-height: 30px;font-weight: 400;font-size: 16px;} 
			.biaodan>li>textarea::-ms-input-placeholder {color: #d4d4d4;line-height: 30px;font-weight: 400;font-size: 16px;} 
			.send{
				width: 150px!important;
				height: 40px!important;
				font-size: 18px;
				border:none;
				background:#ec161e;
				color: #fff;
				font-weight: 100;
				text-transform: uppercase;
				transition: 0.8s;-webkit-transition: 0.8s;
				display: block;
			    margin-top: 20px;
		       margin-bottom: 10px;
			}
			.send:hover{background: #fff;color:#000;border-color:#fff;}
		

    /* 内页面包屑 */
   .m-box>a{font-size:16px;color:#fff;text-decoration: none;line-height:30px;font-weight: 400;text-transform: uppercase;}
   .xian5{background:none;padding:12px 0;background: #053e76;border-top: 1px solid #fff;}
   .mbx-home{margin-right: 10px;}
   .banner-box{position: relative;margin: 0 auto;width: 100%;max-width: 1920px;}
   .banner-nr{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;flex-direction: row;justify-content: center;}
   .banner-title{text-align: center;font-size: 48px;color:#ffffff;line-height: 52px;text-transform: uppercase;font-weight: bold;
  
   }
   .banner-xian{width: 60px;height: 5px;background: #ffffff;margin: 4px auto 10px;}
   .banner-subtitle{text-align: center;font-size: 16px;color:#ffffff;line-height: 20px;margin-top: 16px;}
   @media(max-width:768px){
 .banner-title{text-align: center;font-size: 20px;color:#ffffff;line-height: 24px;}  
   }
   /* 内页公司简介 */
   .ab-video{padding:2% 3%;padding-bottom: 1%;}
   .ab-desc{padding-right:30px;height: 180px;
   	overflow:hidden;overflow-y:auto;}
    .ab-desc::-webkit-scrollbar {background: #dfe2e2;width: 12px;}
   .ab-desc::-webkit-scrollbar-thumb {background: #053e76;}
	.ab-ys{padding: 0;}
	.ab-img{padding: 3%;}
	.ab-img .uk-container{max-width: 1760px;}
	  .work{padding: 3%;padding-top: 0;}
	  .work-tu{display: block;width: 100%;}
	  	.iabimg-box{width: 100%;}
	  	.h-left::before,.h-right::before{display: none;}
	  	 .h-left{display: block!important;left: -2%!important;}
	  	.h-right{display: block!important;right: -2%!important;}
	  	.ys{background: url(images/bg4.jpg) top center repeat;padding: 3%;padding-bottom: 247px;}
	  	.zs{background: url(images/bg5.jpg) bottom center repeat;padding: 3%;padding-bottom: 170px;}
	 .ab-con{background: #e7e7e7;}
	 .ab-con .incon-title{color:#000;}
	 .ab-con .incon-desc{color:#000;}
	  	  @media(max-width:1500px){
	  			  .h-left{display: block!important;left:0%!important;transform: scale(0.5);}
	  			  .h-right{display: block!important;right:0%!important;transform: scale(0.5);} 
	  		 	   }

 
  
  /*内页新闻列表 */
  	     .news-list{padding:3% 0;}
  	     .nlist-box{padding: 0 0;transition: 0.8s;margin-bottom: 30px;}
  	     .nlist-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
  	     .nlist-left{width: 76%; 
  		 display: flex;justify-content: space-between;flex-wrap: wrap;transition: 0.6s;
  		 }
  	     .nlist-left1{border-right: 1px solid #bdbdbd;width: 150px;display: flex;flex-direction: row;align-items: center;height: 100%;}
  		 .data-box{width: 100%;}
  		 .nlist-right1{width: calc(100% - 150px);padding-left: 30px;display: flex;align-items: center;flex-direction: row;
  		 background: #f1f1f1;transition: 0.6s;}
  		 .nlist-right2{max-width: 900px;}
  		 
  	     .nlist-right{width:24%;padding: 10px;background: #f1f1f1;transition: 0.6s;}
  	     .news-nian{color:#000;font-size: 76px;font-weight: bold;margin-bottom: 6px;line-height: 80px;text-align: center;}
  	     .news-date{color:#333f47;font-size: 20px;text-align: center;text-align: center;}
  		 .news-date1{color:#333f47;font-size: 16px;text-align: center;text-align: left;display: none;margin-top: 10px;}
  	     .nlist-left2{display: flex;flex-direction: row;align-items: center;}
  	     .news-title{color:#000000;font-size: 18px;line-height: 24px;height: 24px;font-weight: bold;
  	     }
  	     .news-xian{width:100%;height: 1px;background: #bdbdbd;margin: 12px 0 20px;}
  	     .news-desc{color:#000000;font-size: 16px;line-height: 24px; height: 48px;}
  	    .news-more{text-align: center;font-size: 16px;line-height:50px;width: 166px;background: #053e76;margin-top: 10px;color:#fff;transition: 0.6s;}
  	     
  	     .nlist-box:hover{background: #053e76;}
  	     .nlist-box:hover .nlist-nr{text-decoration: none;}
  		 .nlist-box:hover .nlist-left{background: #053e76;}
  		 .nlist-box:hover .nlist-right1{background: #053e76;}
		 .nlist-box:hover .nlist-right{background: #053e76;}
  	     .nlist-box:hover .nlist-left1{border-right: 1px solid #fff;}
  	     .nlist-box:hover .news-title{color: #fff;}
  	     .nlist-box:hover .news-xian{background: #fff;}
  	     .nlist-box:hover .news-nian{color: #fff;opacity: 1;}
  	     .nlist-box:hover .news-date{color: #fff;opacity: 1;}
  		 .nlist-box:hover .news-date1{color: #fff;opacity: 1;}
  	     .nlist-box:hover .news-desc{color: #fff;opacity: 1;}
  	     .nlist-box:hover .news-more{color: #30333a;background: #fff;}
  	     
  	   @media(max-width:960px){
  	    .nlist-left{margin: 0;}
  	    
  	   }
  	
  	    @media(max-width:768px){
  		.nlist-nr{padding-bottom: 24px;}	
  	    .nlist-left{width: 100%;}
  	    .nlist-right{width: 100%;padding: 0 20px;}
  		.nlist-right img{width: 100%;}
  	    .nlist-left1{display: none;}
  		.nlist-right1{width: 100%;padding: 20px;}
  		.news-date1{display: block;}
  		 	   }
  	/*内页新闻详情 */
  	.news-page{padding:3%;}
  	.news-page>div{max-width:1400px;}
  	.xq-title{font-size:30px;line-height: 32px;font-weight: bold;text-align: center;color:#343434;}
  	.news-content{display: flex;justify-content: center;flex-wrap: wrap;margin-bottom: 40px;}
  	.news-content p{padding:0 20px;font-size: 14px;color:#5a5a5a;}
  	.xq-xian{margin: 14px auto;display: block;width:100%;height:1px;background: #8d8d8d;max-width: 1450px;}
  	.news-ico{margin: 30px auto 0;display: block;}
  	.news-bottom{margin: 20px 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 #053e76;background: #053e76;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%;}
		.pro-left {padding-right: 0;}
		.pro-leftbox{background: url(images/prbg.jpg) bottom left no-repeat #eaebec;padding-bottom: 130px;background-size:100% ;}
		.pr-titlebox{display: flex;background: #053e76; padding: 20px 20px;align-items: center;flex-direction: row;margin-bottom: 0;}
		
		.pr-title{color:#ffffff;font-size:30px;line-height:32px;font-weight: bold;text-transform: uppercase;text-align: left;
		}
	 .pr-xian{width:44px;height: 6px;background: #ffffff;margin-top: 6px;}
		.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: 20px;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{}
		.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: 8px 20px;position:relative;text-align: left;
			 color:#000000;line-height:20px;font-size: 18px;font-weight: bold;margin-bottom: 0;min-height: 60px;
			 display: flex;align-items: center;
		         }
		    .nav-box3{margin-bottom:0;padding: 0 0;}
			.nav-xian{border-bottom: 1px dashed #adadae;height: 1px;width: calc(100% - 40px);margin: 0 auto;}
			.nav-box3:hover{cursor: pointer;}
			 .lei-list a p{font-size: 16px;line-height: 20px;float: right;color:#000;padding: 5px 26px;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;border: 1px solid #bfbfbf;position: relative;}
		.lpr-tu img{width: 100%;transition: 0.6s;}
		.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:134px;line-height: 38px;text-align: center;color:#fff;font-size: 16px;border: 1px solid #fff;
	margin: 18px auto 0;height: 38px;
	}
		.lpr-name{font-size: 18px;color:#232935;line-height: 24px;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-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 20px;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: 190px;height: 58px;background: #3c3c3c;text-align: center;line-height: 58px;font-size: 16px;color:#ffffff;
		}
	
		.cont:hover{text-decoration: none;color:#fff;}
		.pr-box2 .uk-active .xiao{border: 1px solid #053e76!important;}
		.content-nr{padding: 3%;}
		.bottom-title{color:#000000;font-size: 24px;line-height: 34px;font-weight: bold;margin-bottom: 8px;margin-top: 40px;}
		.bottom-xian{width: 100%;height: 3px;background: #bebebe;margin-bottom: 20px;}
		.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%;padding-top: 0;}
		.rel-title{color:#000000;text-align: center;font-size: 36px;line-height: 40px;text-transform: uppercase;margin-bottom: 10px;
		font-weight: bold;}
		.rel-xian{width: 38px;height: 4px;background: #232935;margin: 0 auto 40px;}
		.rel-name{text-align: center;padding: 0 20px;font-size: 18px;line-height: 24px;color:#000000;margin-top: 10px;}
		.rel-tu{border: 1px solid #ccc;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: 0;background: #f7f8fa;}  
 	.contact .uk-container{max-width: 1920px;}
 	.c-top{max-width: 1560px;display: flex;justify-content: space-between;flex-wrap: wrap;}
 	.ctop-left{width: 69%;}
 	.ctop-right{width: 31%;max-width: 430px;padding-left: 10px;display: flex;justify-content: start;align-items: center;
	flex-direction: row;padding-bottom: 100px;}
 	.con-name{font-size: 42px;line-height: 46px;color:#141414;font-family:"truenosbd";margin-bottom: 20px;}
 	.con-subname{font-size: 18px;line-height: 20px;color:#636363;font-family:"truenorg";}	
 	
 	.con-lx{background: #f7f8fa;padding-bottom: 50px;}
 	.con-lx .uk-container{max-width: 1200px;}
 	.c-box{background: #fff;padding: 100px 100px;margin-top: -100px;position: relative;z-index: 10;
	-moz-box-shadow:0px 0px 15px #C2C2C2; -webkit-box-shadow:0px 0px 15px #C2C2C2; box-shadow:0px 0px 15px #C2C2C2;

	}
 	.c-box1{display: flex;justify-content: space-between;flex-wrap: wrap;max-width: 1100px;}
 	.c-left{width: 38%;max-width: 365px;
 	display: flex;justify-content: space-between;flex-direction: column-reverse;flex-wrap: wrap;
 	}
 	.clx-box{border: 1px solid #e5e5e5;padding: 38px 46px;display: flex;justify-content: space-between;flex-wrap: wrap;
 	width: 100%;
 	}
 	.clx-left{width: 45px;}
 	.clx-right{width: calc(100% - 55px);padding-top: 3px;display: flex;align-items: center;flex-direction: row;}
 	.clx-name{color:#141414;font-size: 16px;line-height: 20px;font-family: "truenolt";}
 	.c-right{width: 60%;}
 	.map{padding:0;}
 	.map .uk-container{max-width: 1920px;}
 	
 	  
 	 /* 联系我们表单 */
 	.biaodan1 li{margin-bottom: 20px;}
 	.biaodan1 li input{width: 100%;height: 60px;font-weight: 400;background: #ebebeb;
 	border: 1px solid #ebebeb;color:#000;}
 	.biaodan1 li input::-webkit-input-placeholder{color:#8e8e8e;padding-left: 10px;}
 	.biaodan1 li textarea{width: 100%;font-weight: 400;background: #ebebeb;border:1px solid #ebebeb;color:#000;
 	 height: 100px;}
 	.biaodan1 li textarea::-webkit-input-placeholder {color: #8e8e8e;line-height: 50px;font-weight: 400;padding-left: 10px;} 
 	.button-box{margin-top:10px;}
	.code-box{display: flex;justify-content: start;}
	.code-box input{max-width:200px;margin-right: 20px;}
 	.send1{
 		width: 217px!important;
 		height: 60px!important;
 		border: 1px solid #053e76;
 		background: #053e76;
 		color: #191818;
 		font-size: 22px;
 		transition: 0.8s;
 		display: block;
 		color:#fff;
 		text-transform: uppercase;
 	}
   .send1:hover{background: #000;color:#fff;border: 1px solid #000;}   
   
   @media(max-width:1160px){
	 .c-box{margin-top: 0;padding: 20px;margin-top: 30px;}  
   	.ctop-left{width: 100%;margin-bottom: 20px;}
   	.ctop-right{width: 100%;max-width: 100%;padding-bottom: 0;}
     }
   @media(max-width:880px){
    .c-left{width: 100%;}
  .c-right{width: 100%;}  	
  .clx-box{width: 100%;margin-bottom: 20px;}
  .c-left{max-width: 100%;}
    }
  
 /* faq内容 */
 .faq-list{padding: 3%;}
 .faq-title1{text-transform: uppercase;}
.faq-title{display: flex;justify-content: space-between;background: none;margin-bottom: 0;padding: 20px 0;font-weight: bold;}
  .faq-title span{color:#31393e;font-size: 18px;line-height: 24px;font-weight: bold;}
  .faq-desc{font-size: 14px;line-height: 30px;font-weight: 400;color:#707070;padding-bottom:26px;font-family: "Roboto-Regular";}
  .jia-box{width: 14px;height: 14px;position: relative;margin-top: 6px;}
   .heng{width: 14px;height: 2px;background: #31393e;margin-top: 6px;}
   .faq-box .uk-active .shu{display: none;}
  .shu{width: 2px;height: 14px;background: #31393e;top: 0;left: 6px;position: absolute;}
  .faq-box{border-bottom:1px solid #ccc;}
  .faq-title:hover span{color:#0d4098;}
  .faq-box .uk-active  span{color:#0d4098;}
  
  /* 香港公司 */
  .hong-ab{padding: 3%;background: url(images/bg1.jpg) bottom center no-repeat;}
  .kong-bottom{max-width: 650px;margin: 100px auto 0;}
  .hab-desc{padding-right:30px;max-height: 800px;overflow:hidden;overflow-y:auto;}
  .hab-desc::-webkit-scrollbar {background: #dfe2e2;width: 12px;}
  .hab-desc::-webkit-scrollbar-thumb {background: #053e76;}
  .hzs{padding: 3%;background: url(images/zsbg.png) top center no-repeat #a9a9a9;}
  .hzs-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
  .hzs-left{width: 48%;max-width: 540px;}
  .hzs-right{width: 50%;}
  .hzs-title{color:#fff;font-size: 48px;line-height: 52px;font-weight: bold;margin-top: 20%;}
  .hzs-xian{width:22px;height: 4px;background: #fff;margin: 14px 0;}
  .hzs-desc{color:#fff;font-size: 18px;line-height: 28px;font-weight: 100;}
   @media(max-width:756px){
	 .hzs-left{width: 100%;max-width: 100%;margin-top: 0;margin-bottom: 30px;}
	 .hzs-right{width: 100%;}  
   }
  
	CSS Document */
	


