*{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: 'ALIBABA-PUHUITI-MEDIUM';
    src : url('ALIBABA-PUHUITI-MEDIUM.OTF'); 
}
@font-face{
    font-family: 'ALIBABA-PUHUITI-LIGHT';
    src : url('ALIBABA-PUHUITI-LIGHT.OTF'); 
}
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;
  }
}  
.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);
	}
}

     .clearfix{clear:both;}
     .f-l{float: left;}
     .f-r{float:right;}
     .ov{overflow:hidden;}
     .uk-container{padding: 0;} 
     .uk-container{max-width: 1200px;}
	 /* 顶部信息 */
	 .header-top{background: #f4f5f8;padding:18px 0;border-bottom: 1px solid #989898;}
	 .header-box{display: flex;justify-content: space-between;position: relative;}
	 .wel{width:calc(100% -100px);}
	 .wel p{font-size: 16px;color:#a3a3a3;line-height: 20px;}
	 .header-right{display: flex;justify-content: space-between;width: 80px;}
	 .lar{display: block;}
	 .header-top .uk-panel{position: initial;}
	 .header-top .uk-panel-box{padding: 0;}
	.header-search{ display: flex;flex-direction: row;justify-content: center;align-items: center;}
	.sousuo-box1{height:34px;width:100%;border:none;width: 100%;border:1px solid #1c6eb9;background: #1c6eb9;position: absolute;left: 0;top:42px;
	}
	.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:18px;float:right;border:none;background: none;float:right;margin-top: 4px;margin-right:16px;}
	.shemei-icon{margin-top: 12px;display: block;}
	@media(max-width:768px){
    .wel{padding-left: 10px;}
	.lar{margin-right: 10px;}
     .header-search{display: none;}
	}
	/* 导航样式 */
	.header-nav{padding:18px 3%;}
	.nav-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.nav-left{width: 155px; display: flex;flex-direction: row;justify-content: center;align-items: center;}
	.nav-right1{width: 166px; display: flex;flex-direction: row;justify-content: center;align-items: center;}
	.nav-center{width: calc(100% - 321px);padding-left: 44px;padding-right: 36px;padding-top: 30px;}
	.shemei{width:166px;height: 21px;}
	.logo{width: 155px;height: 100px;}
	.uk-navbar-nav>li>a{color:#666666;line-height:50px;font-size: 16px;font-weight: bold;padding: 0;position: relative;border-top: 3px solid rgba(0,0,0,0);
	text-transform: uppercase;position: relative;}
	.nav-centerbox{border-top: 1px solid #929292;}
     .j{width: 12px;height: 8px;}
	.uk-navbar-nav li:nth-child(3) .hot-icon{display: block;}
	.uk-navbar-nav li:nth-child(4) .hot-icon{display: block;}
	.uk-navbar-nav{display: flex;justify-content: space-between;float: none;flex-wrap: wrap;}
	.uk-navbar-nav>li{text-align: center;margin-top: -2px;}
	.uk-navbar-nav>li.uk-active>a{color:#0055b7;background:none;border-top: 3px solid #0055b7;padding: 0 10px;}
	.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:#0055b7;
	background:none;border-top: 3px solid #0055b7;}
.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:before:focus{color:#0055b7;border-top: 3px solid #0055b7;
	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;} 
	.erjiname>a>span{text-align: right;color:#fff;float: right;opacity: 0;} 
	.d-erji{background:none;padding-top:0;background:rgba(28,110,185,.9);padding-bottom: 0;left:0!important;width:320px;
	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(28,110,185,.8);}
	.d-erji>ul>li>a:hover span{opacity: 1;}

	.sousuo-box{height:40px;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-center{width: calc(100% - 200px);padding: 0;}
		   }
    @media(max-width:768px){  
	.nav-center{background: #1c6eb9;width:100%;}
    .nav-right1{background: #1c6eb9;display: none;}
    .header-nav{padding: 0;}
	.header-nav>.uk-container{padding: 0;}
	.sousuo-box1{display: none;}
	.uk-navbar-toggle{margin-top: 0;background: #004380!important;margin-left: 0;color:#fff;}	
	.logo{display: block;margin: 15px auto!important;top}
	.nav-right{background:#1c6eb9;}
	}
	/* 首页产品 */
	.index-pr{padding:3% 3%;background: url(images/b1.jpg);}	  
	.in-title{font-family: "ALIBABA-PUHUITI-MEDIUM";font-size:44px;line-height: 50px;color:#1c6eb9;text-align: center;font-weight: bold;}
	.in-desc{font-size: 14px;line-height: 18px;color:#1c6eb9;text-align: center;font-family: "ALIBABA-PUHUITI-LIGHT";font-weight: 200;margin-bottom: 40px;}
	.hot{display: block;background: #fff;transition: 0.6s;overflow: hidden;}
	.hot-name{text-align: center;font-size: 18px;line-height: 20px;margin-bottom:10px;margin-top:4px;height: 20px;color:#252525;transition: 0.8s;
	 overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
	}
	.ipr-more{display: block;text-align: center;margin: 18px auto 12px;color:#252525;line-height:20px;font-size: 12px;}
	.hot:hover{text-decoration: none;}
	.hot:hover{-moz-box-shadow:0px 0px 8px #d5d5d5; -webkit-box-shadow:0px 0px 8px #d5d5d5; box-shadow:0px 0px 8px #d5d5d5;transform: scale(1.02,1.02);}
	.hot:hover .hot-name{color:#0055b7;}
	.hot:hover .ipr-more{color:#0055b7;}
	.h-left,.h-right{background: none!important;width:24px;height: 55px;line-height: 60px!important;background: #0055b7!important;
	 font-weight: 300!important;display: block!important;border: 1px solid #0055b7;color:#fff!important;}
	.h-left{left:-5%!important;top:50%!important;}
	.h-right{right:-5%!important;top:50%!important;}
	.h-left:before{font-size: 34px;color:#fff;position: relative;top:-12px;}
	.h-right:before{font-size: 34px;color:#fff;position: relative;top:-12px;}
	
	 @media(max-width:1350px){
	.h-left{left:2%!important;opacity: 0.6;}
	.h-right{right:2%!important;opacity: 0.6;}	
	}
	/* 首页企业优势 */
	.in-adv{padding: 2% 3%;background: url(images/b2.jpg);}
	.in-adv>.uk-container{max-width: 1150px;}
	.in-advtitle{font-family: "ALIBABA-PUHUITI-MEDIUM";font-size:32px;line-height: 40px;color:#1c6eb9;text-align: center;font-weight: bold;}
	.in-advdesc{font-size: 14px;line-height: 18px;color:#1c6eb9;text-align: center;font-family: "ALIBABA-PUHUITI-LIGHT";font-weight: 200;
	margin: 0 auto 40px;max-width:910px;
	}
	.iadv-box{display: block;overflow: hidden;position: relative;}
	.iadv-img{display: block;width: 100%;}
	.iadv-top{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;flex-direction: row;justify-content: center;align-items: center;transition: 0.6s;}
	.iadv-icon{display: block;margin: 0 auto 16px;display: block;}
	.iadv-name{color:#fff;text-align: center;padding:0  10%;font-size:18px;line-height: 22px;font-weight: bold;text-transform: uppercase;
	  display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;
	}
	.iadv-bottom{position: absolute;bottom: -120px;left: 0;width: 100%;padding:24px 0;background: #1c6eb9;transition: 0.6s;}
	.iadv-desc{font-size: 16px;line-height:18px;text-align: center;padding: 0 20px;color:#fff;height:72px;
		  	   display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;
	}
	.iadv-box:hover .iadv-bottom{bottom: 0;}
	.iadv-box:hover .iadv-top{height: calc(100% - 120px);}
	
	/* 公司简介 */
	.baise{width: 100%;height: 180px;background: #fff;margin: 0 auto;}
	.baise1{width: 100%;height: 50px;background: #fff;margin: 0 auto;}
	.index-ab{padding:0 3%;background:url(images/b3.jpg) top center repeat;padding-bottom: 2%;}
 	.ab-slider{margin-top: -100px;}
	 .iab-desc{font-size: 12px;line-height: 26px;color:#ffffff;margin-top: 60px;}
	 .iab-more{background: #fff;display: block;width:133px;line-height: 32px;color:#08569e;font-size: 16px;text-align: center;margin-top: 16px;transition: 0.6s;}
	 .iab-more:hover{text-decoration: none;color:#fff;background: #000;}
	 .iab-name{color:#fff;font-size: 42px;line-height: 46px;margin-top: 30px;font-weight: bold;}
	 .iab-desc1{font-size: 12px;line-height: 26px;color:#ffffff;margin-top: 24px;margin-bottom: 50px;}
	 .iabimg-box{overflow: hidden;}
	 .iab-img1{width: 100%;transition: 0.6s;}
	 .iab-img{width: 100%;transition: 0.6s;}
	 .iabimg-box:hover .iab-img1{transform: scale(1.1);}
	 .a-left{display: block!important;}
	 .a-left{display: block!important;background: #818181;border-radius: 50%;transform: scale(0.6);top:11%!important;left: 100%!important;}
	 .a-right{display: block!important;background: #0074f9;border-radius: 50%;transform: scale(0.6);right: -18%!important;top: 11%!important;}
	 .a-left:before{color:#fff;}
	 .a-right:before{color:#fff;}
	    @media(max-width:1350px){
		.a-left{left: 40px!important;top: 50%!important;}	
		.a-right{right: 40px!important;top: 50%!important;}	
		.iab-desc{margin-top: 20px;}
		}
			
	 /* 首页企业优势 */
	 .index-ys{padding:3% 3%;background: url(images/b4.jpg) top center repeat;}
     .sub1-list{text-align: center;padding: 0;}
	 .sub1-icon {display: block; border-radius: 50%;margin: 0 auto;width: 128px;height: 128px;border-radius: 50%;position: relative;}
	 .sub1-icon img{display: block;margin-left: 16px;transform: translateY(18px);}
	 .row1{color: #fff;margin-top: 36px;font-size:14px;line-height: 26px;}
	 .jia{display: block;margin: 24px auto 0;}
	 .circle {position: absolute;width: 128px;height: 128px;position: absolute;top:-8px;left:-8px; }
	 .spinner {width: 128px;height: 128px;position: relative;border-radius: 50%;box-shadow: inset 0 0 0 3px rgba(58, 168, 237, 0);box-shadow: inset 0 0 0 3px rgba(226,0,19,.02);}
	 .spinner i {top: 0;left: 0;position: absolute;clip: rect(0, 128px, 128px, 71.5px); width: 128px;height: 128px;animation: spinner-circle-clipper 2s ease-in-out infinite;}
	 @keyframes spinner-circle-clipper {
	 	0% {transform: rotate(0deg);}
	 	100% {transform: rotate(180deg);}
	 }
	 .spinner i:after {top: 0;left: 0;position: absolute;clip: rect(0, 128px, 128px, 71.5px);width: 128px;height: 128px;content: '';
	 	animation: spinner-circle 2s ease-in-out infinite;border-radius: 50%;box-shadow: inset 0 0 0 3px #0074f9;}
	 @keyframes spinner-circle {
	     0% {transform: rotate(-180deg);}
	 	100% {transform: rotate(180deg);}
	 }
	   @media(max-width:1260px){
	 				  .sub1-list{padding: 0 20px;}
	 		  }  
	 	@media(max-width:1000px){
	 					  .sub1-list{padding: 0 5px;}
	 			  }	  
  /* 首页视频 */
  .index-video{padding: 3%;}
 /* 首页应用展示 */
 .index-case{padding:2% 3%;background: url(images/b5.jpg) top center repeat;}
 .index-case>.uk-container-center{max-width:1062px;}
 .icase-title{color:#fff;}
 .icase-desc{color:#fff;}
 .icase-box{display: block;background: #fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding-bottom: 30px;}
 .icase-box1{position: relative;overflow: hidden;}
 .icase-tu1{position: absolute;left: 0;top: 0;}
 .icase-name{color:#434343;font-size: 14px;line-height: 20px;margin-top:14px;text-align: center;padding: 0 20px;height: 20px;transition: 0.6s;
    display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;
 }
  .icase-desc1{color:#434343;font-size: 12px;line-height: 18px;margin-top:14px;text-align: center;padding: 0 20px;height: 56px;transition: 0.6s;
    display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;
 }
 .icase-box:hover{text-decoration: none;}
 .icase-box:hover .icase-tu1{animation: big 1s;} 
 .icase-box:hover .icase-name{color:#0958a6;}
 .icase-box:hover .icase-desc1{color:#0958a6;}
	/* 首页新闻展示 */
	.index-news{padding: 3% 0;overflow: hidden;}
	/* 首页新闻展示 */
	.index-news{padding: 3%;overflow: hidden;}
	.inews-title{text-align: left;color:#0958a6;font-size: 42px;line-height: 46px;font-family: "ALIBABA-PUHUITI-MEDIUM";margin-bottom: 8px;font-weight: bold;}
	.inews-subtitle{text-align: left;font-size: 14px;line-height: 28px;color:#0a58a7;font-family: "ALIBABA-PUHUITI-LIGHT";border-bottom: 1px solid #ccc;}
	.inews-box{display: block;background: #ffffff;padding-bottom: 20px;overflow: hidden;transition: 0.6s;margin: 40px auto!important;
	  -moz-box-shadow:0px 0px 8px #BFBFBF; -webkit-box-shadow:0px 0px 8px #BFBFBF; box-shadow:0px 0px 8px #BFBFBF;
	   }
	  .inews-name{font-size: 22px;color:#333333;padding:0 20px;margin-top:40px;font-weight: 400;line-height:26px;transition: 0.6s;font-family: "ALIBABA-PUHUITI-MEDIUM";
	  	display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;text-transform: uppercase;
	  } 
	  .inews-date{color: #666666;font-size: 12px;line-height: 16px;text-align: left;margin-top: 6px;padding:0 20px;transition: 0.6s;}
	  .inews-desc{color: #666666;font-size: 14px;line-height: 24px;text-align: left;margin-top: 20px;padding:0 20px;transition: 0.6s;height: 96px;
	  	display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;
	  }
	  .rili{position: relative;top:-3px;margin-right: 10px;width: 18px;height: 20px;}
	  .more{text-align: right;color: #fff;font-size: 14x;line-height: 38px;transition: 0.6s;display: block;float: right;
	  width:128px;height: 38px;border-radius: 19px;text-align: center;color:#fff;
	  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0094e1+0,0055b8+100 */
background: #0094e1; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #0094e1 0%, #0055b8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #0094e1 0%,#0055b8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #0094e1 0%,#0055b8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0094e1', endColorstr='#0055b8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	  }
	  .inews-more{font-size: 14px;color:#999999;padding:0 20px;margin-top:16px;transition: 0.6s;line-height: 40px;}
	  .inews-box1{overflow: hidden;}
	  .inews-img{width: 100%;transition: 0.6s;}
	  .inews-box:hover{text-decoration: none;color:#fff;background:#08569e;transform: scale(1.05,1.05);}
	  .inews-box:hover .inews-name{color:#fff;}
	  .inews-box:hover .inews-desc{color:#fff;}
	  .inews-box:hover .inews-date{color:#fff;}
	  .inews-box:hover .inews-more{color:#fff;}
	  .inews-box:hover .more{background:#fff;color:#000;} 
		.z-left,.z-right{width:56px;height: 56px;line-height: 56px!important;background: #f7f7f7!important;
		 font-weight: bold!important;display: block!important;border: 1px solid #707070;color:#707070!important;border-radius: 50%;}
		.z-left{left:-8%!important;top:50%!important;}
		.z-right{right:-8%!important;top:50%!important;}
		.z-left:before{font-size: 26px;color:#000000;position: relative;top:-14px;}
		.z-right:before{font-size: 26px;color:#000000;position: relative;top:-14px;}
		 @media(max-width:1450px){
		.z-left{left:5%!important;opacity: 0.6;}
		.z-right{right:5%!important;opacity: 0.6;}	
		}
		/* 首页联系我们 */
		.index-con{background: #08569e;padding:46px 3%;}
		.icon-box{display: flex;justify-content: space-between;flex-wrap:wrap ;}
		.icon-left{width: calc(100% - 200px);}
		.icon-title{color:#fff;font-size: 32px;line-height: 36px;font-weight: bold;}
		.icon-subtitle{color:#fff;font-size: 14px;line-height: 16px;margin-top: 14px;}
		.icon-right{width: 160px;}
		.icon-more{display: block;color:#fff;width: 160px;height:56px;text-align: center;font-weight: bold;font-size: 14px;text-transform: uppercase;background: #000;border-radius: 6px;
		line-height: 56px;transition: 0.6s;}
		.icon-more:hover{background: #003769;text-decoration: none;color:#fff;}
		 @media(max-width:768px){
		.icon-left{width:100%;}	 
		.icon-right{width: 100%;margin-top: 20px;}
		 }
		
		
		/* 页尾信息 */
		.footer{padding:0 3%;background: #2f3241;}
		.footer>div{max-width: 1200px;}
		.f-box{overflow: hidden;}	
		.f-left{width: 38%;height:430px;border-right:1px solid #4b4d55;float: left;padding-top: 64px;}
		.f-center{width: 24%;height:430px;border-right:1px solid #4b4d55;float: left;padding-top: 64px;padding-left: 12px;}
		.f-right{width: 38%;float: right;padding-top: 64px;height:430px;padding-left: 34px;}
		.f-logo{display: block;margin-bottom: 20px;}
		.f-lx{color:#ffffff;font-size: 16px;line-height: 34px;}
		.f-title{color:#ffffff;font-weight: 400;font-size: 18px;line-height: 24px;margin-bottom:18px;margin-top: 12px;font-weight: bold;}
		.shemei{display: block;margin-top:14px;margin-bottom: 18px;}
		.f-nav{display: flex;font-size: 16px;line-height: 16px;color:#ffffff;transition: 0.6s;margin-bottom: 26px;justify-content: space-between;}
		.kuai{width: 9px;height: 9px;border:1px solid #fff;margin-top: 3px;}
		.fnav-name{width: calc(100% - 24px);font-size: 16px;line-height: 16px;color:#ffffff;}
		.f-nav:hover{color:#08569e;text-decoration: none;letter-spacing: 2px;}
		.f-nav:hover .kuai{background: #fff;}
		.f-nav img{position: relative;top: -5px;}
		.bottom{padding: 16px 0;background: #08569e;}
		.bottom>div{max-width: 1200px;}
		.bottom p{color:#fff;font-size: 12px;}
		.bottom span{color:#fff;float:right;margin-left: 10px;}
		.bottom span a{color:#fff;}
	  @media(max-width:960px){ 
	 .f-left{width: 50%;float: left;}
	 .f-center{width: 50%;}
	 .f-right{width: 100%;margin-top: 40px;float: none;height: auto;margin-bottom: 30px;}
	 }
	    @media(max-width:768px){ 
	 .f-left{width: 100%;float: none;height: auto;margin-bottom: 20px;}
	 .f-center{width: 100%;margin-left:0;float: none;height: auto;}
	 .f-right{width: 100%;margin-top: 40px;padding: 0;}
	 }
  /* 表单 */
	.biaodan>li{margin-bottom: 14px;}
	.biaodan>li>input{width: 100%;height: 42px;font-weight: 400;background:#fff;
	border:1px solid #fff!important;color:#000000;padding-left: 16px;font-size: 14px;}
	.biaodan>li>input::-webkit-input-placeholder{color:#000000;font-size: 14px;}
	.biaodan>li>textarea{width: 100%;font-weight: 400;background: #fff;border:1px solid #fff!important;color:#000000;
	padding-left: 16px;line-height: 42px;font-size: 14px;
	}
	.biaodan>li>textarea::-webkit-input-placeholder {color: #000000;line-height: 40px;font-weight: 400;font-size: 14px;} 
	.biaodan>li>textarea::-moz-input-placeholder {color: #000000;line-height: 40px;font-weight: 400;font-size: 14px;} 
	.biaodan>li>textarea::-ms-input-placeholder {color: #000000;line-height: 40px;font-weight: 400;font-size: 14px;} 
	.send{
		width: 106px!important;
		height: 32px!important;
		font-size: 16px;
		border:none;
		color: #ffffff;
		font-weight: bold;
		transition: 0.8s;-webkit-transition: 0.8s;
		display: block;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0074f9+0,0055b7+100 */
background: #0074f9; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #0074f9 0%, #0055b7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #0074f9 0%,#0055b7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #0074f9 0%,#0055b7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0074f9', endColorstr='#0055b7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	}
	.send:hover{background: #fff;color:#000;}

    /* 内页面包屑 */
   .m-box>a{font-size:16px;color:#fff;text-decoration: none;line-height:40px;font-weight: 400;text-transform: uppercase;}
   .xian5{background:none;padding: 0;background: #1c6eb9;}
   .xian5 .uk-container{max-width:1200px;}
   /* 内页公司简介 */
	.about{padding: 3% 0;background: url(images/bg14.jpg);padding-bottom: 0;}
	.ab-content{margin: 20px auto;}
	.ny-title{font-size: 36px;line-height: 40px;font-weight: bold;text-align: left;margin-bottom: 8px;}
	.ny-subtitle{font-size: 16px;line-height: 20px;font-weight: 400;text-align: left;color:#666666;margin-bottom: 20px;}
    .roll_row {margin: 2% 0 2%;} 
   .roll-wrap:hover .control{display: block;}
   .roll-wrap{position: relative;width: 100%;height:253px;}
   .roll_row .roll__list::before, .roll_row .roll__list::after {content: "";display: table;line-height: 0;}
   .roll_row .roll__list::after {clear: both;}
   .roll_row .roll__list{width: 9999px;}
   .roll_row .roll__list:hover{background: #000;}
   .roll_row .roll__list li{float: left;display: block;width: 369px;height: 223px; line-height: 100px;
   font-weight: bold;font-size: 30px;text-align: center;position: relative;z-index: 99;color: #fff;
   transition: all 0.5s;}
   .roll_row .roll__list:hover li{opacity: 0.3;}
   .roll_row .roll__list li:hover{z-index: 200;opacity: 1;}
   .roll_row .roll__list li img{transition: all 0.25s ease;position: relative;z-index: 99;}
   .roll_row .roll__list li img:hover{transition: all 0.25s ease;transform: scale(1.1,1.1);}
   .ent{padding: 0 0 2%;}
   .ent>.uk-container{max-width: 100%;overflow: hidden;position: relative;}
	
	   /*内页新闻列表 */
	 .news-list{padding:3%;overflow: hidden;}
		.news-list>div{max-width: 1400px;}
		.news-box{display: block;margin-bottom: 50px;position: relative;}
		.news-box:hover{text-decoration: none;}
		.news-left{width:154px;float: left;position: relative;z-index: 99;}
		.news-date{font-size: 72px;color:#0a76c6;line-height: 74px;text-align: left;margin-top: 100px;font-weight: 400;}
		.news-date1{font-size: 20px;color:#0a76c6;line-height: 22px;text-align: left;margin-top: 12px;}
		.news-right{width: calc(100% - 154px);float: right;background: #f1f1f1;padding:18px 0;position: relative;
		padding-left: 60px;padding-right:20px;}
		.news-left1{float: left;width: 63%;}
		.news-right1{float: right;width: 32%;}
		.news-title{font-size: 22px;line-height: 24px;font-weight:400;height: 24px;margin-top:65px;text-transform: uppercase;color:#323131;
		display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;
		}
		.news-xian{width: 100%;height: 1px;background: #c1c1c1;margin-top: 13px;}
		.news-desc{font-size: 14px;color:#636363;line-height:26px;margin-top: 10px;
		display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;
		}
		.news-right:before {content: '';position: absolute;top: 0;left: 0;background: #0a76c6;height: 100%;width: 0;transition: all .5s ease;-webkit-transition: all .5s ease;}
		.news-box:hover .news-right:before {width:410px;left:-410px;}
		.news-box:hover .news-date{color:#fff;}
		.news-box:hover .news-date1{color:#fff;}
		  @media(max-width:1200px){
		.news-title{margin-top: 20px;}
		.news-date{margin-top: 40px;}
			}
	@media(max-width:960px){
	.news-left{display: none;}
	.news-right{width: 100%;}
	.news-right:before{display: none;}
	.news-box:after{display: none;}
		}
		  @media(max-width:768px){
	 .news-right{padding: 15px;}
		.news-left1{width: 100%;float: none;}
		.news-right1{width: 100%;float: none;margin-bottom: 20px;}
			}
	
	/*内页新闻详情 */
	.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;font-family: zt;}
	.news-content{display: flex;justify-content: center;flex-wrap: wrap;}
	.news-content p{padding:0 20px;font-size: 14px;color:#5a5a5a;}
	.xq-xian{margin: 14px auto;display: block;width:100%;height:1px;background: #8d8d8d;}
	.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 #0a76c6;background: #0a76c6;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;}
	.pr-title{background: #0a76c6;color:#ffffff;font-size:42px;line-height:56px;font-weight: bold;text-transform: uppercase;text-align: left;
	  padding: 10px 10px;
	}
	.lei-list a{display: block;background: #cfcfcf;margin-top: 5px;line-height:20px;padding: 15px;font-size: 18px;color:#fff;position: relative;padding-right: 40px;}
	.lei-list a img{display: none;position: absolute;right: 20px;top: calc(50% - 5.5px);width: 16px;height: 11px;}
	.lei-list .uk-active{background: #0365bc;}
     .lei-list .uk-active img{display: block;}
	 .lei-list a:hover{text-decoration: none;background: #0365bc;}
	  .lei-list a:hover img{display: block;}
	 .ipr-box{position: relative;overflow: hidden;border: 1px solid #e8e8e8;transition: 0.6s;}
	.ipr-a:hover{text-decoration: none;}
	.ipr-img{max-width: 100%;display: block;margin: 0 atuo;}
	.ipr-title{text-align: center;font-size:16px;line-height: 20px;margin-top: 20px;color:#484f59;transition: 0.6s;
		display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;
	}
  .ipr-more1{width: 108px;line-height: 30px;text-align: center;border: 1px solid #696869;margin: 12px auto 20px;font-size: 12px;color:#767676;transition: 0.6s;}
	.ipr-box:hover{border: 1px solid #0a76c6;}
	.ipr-box:hover .ipr-title{color:#0a76c6;}
	.ipr-box:hover .ipr-more1{color:#ffff;background: #0a76c6;border: 1px solid #0a76c6;}
	
	@media(max-width:960px){
	.title-left1{width: 100%;margin-bottom: 20px;}	
	.title-right1{width: 100%;}	
	}
	  /* 产品详情*/
	 	 .pr-page{padding:3%;}
	 	 .prnr-title{font-size: 24px;text-transform: uppercase;line-height: 28px;}
	 	 .pr-size{color:#7f7f7f;font-size:18px;line-height: 28px;}
	 	 .show{border:1px solid #e1e1e1;width: 100%;}
	 	 .xiao{border:1px solid #ccc;}
	 	 .npr-title{color:#0a76c6;font-size: 32px;line-height: 34px;margin-top: 30px;font-weight: bold;margin-bottom: 10px;}
	 	 .npr-xian{width: 70px;height: 2px;background: #0a76c6;margin-bottom: 20px;}
	 	 .pr-contact{display: block;text-align: center;width: 252px;height: 58px;line-height: 58px;border-radius: 27px;color:#fff;font-size: 16px;
	 	 margin-top: 30px;background: #f20c00;}
	 	 .pr-contact:hover{text-decoration: none;color:#fff}
		  .cont{display: block;width: 186px;height: 44px;background: #0a76c6;text-align: center;line-height: 44px;font-size: 16px;color:#fff;margin-top: 20px;margin-bottom: 40px;}
		 .cont:hover{text-decoration: none;color:#fff;}
	 	 .pr-page .uk-active img{border: 1px solid #0a76c6!important;}
		 .content-nr{margin: 30px auto 0;}
		 .sub4{padding: 3%;}
	 	 .re-content{display: block;}
	 	 .re-content:hover{text-decoration: none;}
	 	 .re-content img{display: block;transition: 0.6s;}
	 	 .re-box{border:1px solid #ccc;overflow: hidden;}
	 	 .re-title{text-align: center;line-height: 20px;font-size: 16px;margin:15px auto 0 ;}
	 	 .re-content:hover .re-img{transform: scale(1.1,1.1);}
	     .s-left{left:-6%!important;top: 55%!important;display: block!important;border: none;transform: scale(0.8);color:#999999;width: 34px;}
	     .s-right{right:-6%!important;top: 55%!important;display: block!important;border: none;transform: scale(0.8);color:#999999;width: 34px;}	
	 	 .s-left:hover{background: none!important;color:#0a76c6!important;}
	 	 .s-right:hover{background: none!important;color:#0a76c6!important;}
	 	   @media(max-width:1500px){
	 	  .s-left{display: block!important;left:-2%!important;}
	 	  .s-right{display: block!important;right:-2%!important;}   
	 	   }


/* 联系我们 */
	.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:#0a76c6;margin-bottom: 14px;margin-top: 40px;}
	.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: 18%;padding-right: 40px;}
	.lx-nanme{color:#fff;line-height: 16px;line-height: 24px;margin-bottom: 24px;text-align: left;}
	.lx-nanme img{margin-right: 8px;position: relative;top:-3px}
    .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;}	 
	.npr-title{font-size: 24px;line-height: 28px;}		 
	.ny-jt{margin-bottom: 18px;}
	.in-desc{margin-bottom: 14px;}
	.ab-title{font-size: 32px;line-height: 38px;margin-bottom: 15px;}
	 }
 
	 /* 联系我们页面表单 */
	.c-biaodan1>li{margin-bottom: 14px;}
	.c-biaodan1>li>input{width: 100%;height: 60px;font-weight: 400;background: #ffffff;
	border:none!important;color:#000;padding-left: 16px;}
	.c-biaodan1>li>input::-webkit-input-placeholder{color:#949494;}
	.c-biaodan1>li>textarea{width: 100%;font-weight: 400;background: #fff;border:none!important;color:#000;
	padding-left: 16px;
	}
	.c-biaodan1>li>textarea::-webkit-input-placeholder {color: #949494;line-height: 60px;font-weight: 400;} 
	.c-biaodan1>li>textarea::-moz-input-placeholder {color: #949494;line-height: 60px;font-weight: 400;} 
	.c-biaodan1>li>textarea::-ms-input-placeholder {color: #949494;line-height: 60px;font-weight: 400;} 
	.c-send1{
		width: 220px!important;
		height: 44px!important;
		background: #0a76c6;
		border:1px solid #0a76c6;
		color: #fff;
		text-transform:uppercase ;
		transition: 0.8s;-webkit-transition: 0.8s;
		margin-top:10px;
		display: block;
	}

     
	 /* 页尾表单 */
	.c-biaodan>li{margin-bottom: 50px;}
	.c-biaodan>li>input{width: 100%;height: 60px;font-weight: 400;background: #e0ecd5;
	border:1px solid #bcd4c6!important;color:#005b38;padding-left: 16px;}
	.c-biaodan>li>input::-webkit-input-placeholder{color:#005b38;}
	.c-biaodan>li>textarea{width: 100%;font-weight: 400;background: #e0ecd5;border:1px solid #bcd4c6!important;color:#005b38;
	padding-left: 16px;
	}
	.c-biaodan>li>textarea::-webkit-input-placeholder {color:#005b38;line-height: 60px;font-weight: 400;} 
	.c-biaodan>li>textarea::-moz-input-placeholder {color: #005b38;line-height: 60px;font-weight: 400;} 
	.c-biaodan>li>textarea::-ms-input-placeholder {color: #005b38;line-height: 60px;font-weight: 400;} 
	.c-send{
		width: 188px!important;
		height: 38px!important;
		background: #99c279;
		border:1px solid #99c279;
		color: #fff;
		text-transform:uppercase ;
		transition: 0.8s;-webkit-transition: 0.8s;
		margin:0 auto 0;
		display: block;
		
	}


	CSS Document */
	


