*{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: 'avantgardeitcbybt-demi';
    src : url('avantgardeitcbybt-demi.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;
  }
}  
.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;}


.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)}
}

     .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{padding: 10px 3%;}
	.top-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.top-left{width: 22%;}
	.top-right{width: 74%;display: flex;align-items: center;flex-direction: row;}
    .top-box1{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
    .top-lx{font-size: 14px;color:#666666;line-height: 20px;}
  .nav-right1 .uk-dropdown{padding: 5px 5px;background: #0071bc;}
  .nav-right1 .uk-dropdown a{text-decoration: none;color:#fff;text-align: center;width: 100%;display: block;}
  .nav-right1 .uk-dropdown-bottom{left:0!important;width:42px!important;}
	/* 导航样式 */
    .header-nav{padding:10px 3%;background: #0855b2;}
	.header-nav .uk-container-center{position: relative;}
	.nav-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.nav-right1{width: 50px; display: flex;flex-wrap: wrap;justify-content: space-between;}
	.nav-center{width: calc(100% - 70px);max-width: 990px;}
	.uk-navbar-nav>li>a{color:#fff;line-height:22px;font-size: 16px;font-weight: 400;padding: 0;position: relative;
	text-transform: uppercase;position: relative;height: 22px;}
	.uk-navbar-nav{display: flex;justify-content: space-between;float: none;flex-wrap: wrap;}
	.uk-navbar-nav>li{text-align: center;line-height: 20px;}
	.uk-navbar-nav>li.uk-active>a{color:#fff;background:none;border-bottom: 1px solid #fff;}
	.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:#fff;
	background:none;border-bottom: 1px solid #fff;}
.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:before:focus{color:#fff;border-bottom: 1px solid #fff;
	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(8,85,178,.9);padding-bottom: 0;left:0!important;
	text-align: left;
	}
	.d-erji>ul>li>a{line-height: 24px!important;color:#fff!important;font-size: 16px;font-weight: 200;border-bottom: 1px solid #fff;}
	.d-erji>ul>li:nth-child(2) span{display: none;}
	.d-erji>ul>li>a:hover{background:rgba(8,85,178,.8);}
	.d-erji>ul>li>a:hover span{opacity: 1;}
	.nav-right1 .uk-dropdown{padding: 8px 8px;background: #0855b2;}
	.nav-right1 .uk-dropdown a{text-decoration: none;color:#fff;text-align: center;width: 100%;display: block;line-height: 24px;font-size: 14px;}
	.nav-right1 .uk-dropdown-bottom{left:0!important;width:42px!important;}
    @media(max-width:768px){  
	.nav-center{background: #0855b2;width:calc(100% - 70px);padding: 0;}
    .nav-right1{background: #0855b2;display: block;padding-top: 6px;}
    .header-nav{padding: 0;}
	.header-nav>.uk-container{padding: 0;}
	.uk-navbar-toggle{margin-top: 0;background: #0067e3!important;margin-left: 0;color:#fff;}	
	.logo{display: block;margin: 15px auto!important;top}
	.nav-right{background:#0855b2;}
	}

	/* 首页产品 */
	.index-pr{padding: 3%;background: #fff;position: relative;}
	.title-box{display: flex;justify-content: space-between;flex-wrap: wrap;;max-width: 1200px;margin: 16px auto;}
	.in-title{font-size: 38px;line-height: 40px;text-align: left;font-weight: 400;font-family: "avantgardeitcbybt-demi";
	text-transform: uppercase;color:#424242;}
	.in-more{display: block;width: 122px;line-height: 18px;color:#fff;text-align: center;font-size: 14px;
	transition:0.6s;line-height: 30px;border-radius: 15px;background: #0855b2;
	}
	.title-box1{max-width: 1200px;margin: 0 auto;}
	.in-subtitle{text-align: left;max-width: 1200px;font-size: 16px;color:#666666;line-height: 18px;}
	.in-xian{width: 100%;max-width: 1200px;height: 1px;background: #0a3971;margin:0 auto;}
	.in-xian1{width: 78px;min-height: 3px;background: #0855b2;margin-top: -3px;margin-bottom: 60px;}
	.in-more:hover{text-decoration: none;color:#fff;background: #000;}
	
	.inpr-box{display: block;position: relative;overflow: hidden;transition: 0.6s;padding-bottom: 16px;}
	.inpr-box2{position: relative;z-index: 10;}
	.inpr-img{overflow: hidden;}
	.inpr-img img{width: 100%;transition: 0.6s;}
	.inpr-name{color:#333333;font-size: 16px;line-height: 40px;text-align: center;font-size: 400;
	width: 90%;max-width: 210px;margin: 14px auto 0;border: 1px solid #fff;}	   
	
	.inpr-box:hover{text-decoration: none;border: 1px solid #0855b2;background: #0855b2;}
	.inpr-box:hover .inpr-img img{transform: scale(1.2,1.2) rotateZ(8deg);}
	.inpr-box:hover .inpr-name{border: 1px solid #fff;color:#fff;}

	.z-left,.z-right{width:28px;height: 52px;line-height: 52px!important;background: #0855b2!important;z-index: 99!important;
	 font-weight: 200!important;display: block!important;border: 1px solid #0855b2;color:#0855b2!important;}
	.z-left{left:-6%!important;top:50%!important;}
	.z-right{right:-6%!important;top:50%!important;}
	.z-left:before{font-size: 36px;color:#fff;position: relative;top:-9px;}
	.z-right:before{font-size: 36px;color:#fff;position: relative;top:-9px;}
	
	 @media(max-width:1450px){
	.z-left{left:5%!important;opacity: 0.6;}
	.z-right{right:5%!important;opacity: 0.6;}	
	}

	@media(max-width:900px){
	.ipr-navname{display: block;width: 46%;} 
	}
	@media(max-width:700px){
	.ipr-navname{display: block;width: 100%;} 
	.in-title{font-size: 26px;line-height: 30px;margin-bottom: 10px;}
	.t-xian{display: none;}
	.ipr-navbox{margin: 26px auto;}
	}
/* 首页视频展示 */
	.index-video{padding: 3%;position: relative;padding-top: 2%;}	
.sousuo-box{height:48px;width:100%;border:none;background: none;border:1px solid #dcdcdc;margin:0 auto 100px;max-width:500px ;}
	.sousuo-box>input{width:calc(100% - 40px);float:left;height: 48px;line-height: 48px;padding-left: 28px;
	background:none;float:left;border:none;color:#000;}
	.sousuo-box>button{width:22px;float:right;border:none;background: none;float:right;margin-top: 12px;margin-right:16px;}
/* 首页企业优势 */
   .index-ys{padding: 3%;background: url(images/bg1.jpg)}
   .index-ys .uk-container{max-width: 1360px;}
	.iys-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.iys-box{width: 33%;padding: 0 65px;background: url(images/xbg.png) center right no-repeat;}
	.iys-box img{display: block;margin: 0 auto 20px;}
	.iys-box .iys-name{font-size: 16px;line-height: 32px;text-align: center;color:#fff}
	.iys-box:last-child{background: none;}
	.iys-box:hover .iys-icon{transform: rotateY(360deg);transition: 0.6s;}
		@media(max-width:1200px){
			.iys-box{padding: 0 20px;}
		}
	@media(max-width:768px){
	.iys-box{width: 100%;background: none;padding: 0 10px;}
	}
	/* 公司简介 */
	.index-ab{padding: 3%;background:url(images/bg2.jpg) top center;}
	.index-ab .uk-container{max-width:1500px;padding-left: 150px;}
    .iab-title{font-size: 34px;line-height: 38px;font-family: "avantgardeitcbybt-demi";margin-bottom: 18px;margin-top: 40px;}
	.iab-title span{color:#0855b2;font-size: 34px;line-height: 38px;font-family: "avantgardeitcbybt-demi";}
	.iab-desc{color:#555555;font-size: 16px;line-height: 34px;}
     .iab-more{display: block;width: 122px;line-height: 18px;color:#fff;text-align: center;font-size: 14px;
     transition:0.6s;line-height: 30px;background: #0855b2;margin-top: 24px;
     }
	 .iab-nr{display: flex;justify-content: space-between;flex-wrap: wrap;max-width: 1060px;margin-top: 60px;}
	 .iab-box{width: 25%;padding: 0 10px;background: url(images/xbg1.png) center right no-repeat;}
	 .iab-name{font-size: 16px;line-height: 32px;text-align: center;color:#666666;margin-bottom: 18px;}
	 .iab-desc1{font-size: 36px;line-height: 38px;font-family: "avantgardeitcbybt-demi";color:#0855b2;text-align: center;}
	 .iab-desc1 span{font-size:16px;text-align: center;}
	 .iab-box:last-child{background: none;}
	 @media(max-width:1500px){
		.index-ab .uk-container{max-width:1200px;padding-left: 0;} 
	 }
    
@media(max-width:768px){
	 .iab-box{width: 100%;background: none;padding: 0 10px;border-bottom: 1px dashed #ccc;padding-bottom: 20px;}
	 	}
	.index-video1{padding: 3%;}
	/* 首页新闻展示 */
	.sub7 {padding: 3%;overflow: hidden;}
	.sub7-left {float: left;width: 44%;position: relative;overflow: hidden;cursor: pointer;}
	.sub7-left h6 {color: #333333;font-size: 18px;line-height: 24px;margin:20px 0 12px}
	.sub7-left time {font-size: 14px;color: #666666;line-height: 16px;margin-bottom: 8px;}
	.sub7-left p {font-size: 16px;color: #333333;line-height: 30px;}
	.sub7-left h5 {display: block;width: 122px;line-height: 18px;color:#fff;text-align: center;font-size: 14px;
     transition:0.6s;line-height: 30px;background: #0855b2;margin-top: 14px;}
	.sub7-rig {float: right;width: calc(56% - 15px);}
	.sub7-item {position: relative;z-index: 2;margin-bottom: 26px;display: flex;justify-content:space-between;flex-wrap: wrap;}
	.sub7-item::before {content: "";background:#d0d3df;position: absolute;top: 0;left: 0;width:200%;height:0;display: block;text-decoration: none;
		z-index: -1;-webkit-transition: all ease 0.5s;transition: all ease 0.5s;}
	.sub7-left1{width:40%;}
	.sub7-right1{width: calc(60% - 10px);}
	.sub7-item h4 {font-size: 18px;color: #333333;font-weight: bold;margin-bottom: 6px;}
	.sub7-item time {color: #666666;font-size: 14px;line-height: 16px;}
	.sub7-xian{width: 100%;height: 1px;background: #666666;margin-top: 8px;}
	.sub7-item p {font-size: 16px;color: #333333;line-height: 30px;margin-top: 4px;padding-right: 20px;}
	
	.sub7-item div a {display: flex;align-items: center;justify-content: center;width: 93px;height: 25px;text-align: center;
		background: #1b1b1b;color: #fff;font-size: 12px;-webkit-transition: all ease 0.5s;transition: all ease 0.5s;}
	.sub7-item div a img {margin-left: 10px;}
	.sub7-item:hover{text-decoration: none;}
	.sub7-item:hover::before {height: 100%;top: auto;bottom: 0;}
	.sub7-item:hover a {background: #ea5619;}
	@media(max-width:960px){
	.sub7-left,.sub7-rig {float: inherit;width: 100%;}
	 }
	@media(max-width:768px){
	 
	.sub7-left1,.sub7-right1{width: 100%;}
	 }
	
		/* 页尾信息 */
		.footer{background: url(images/bg3.jpg) center repeat;padding: 3% 3%;padding-bottom: 2%;}
		.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}	
		.f-left{width: 47%;}
		.f-title{color:#ffffff;font-weight: 400;font-size: 28px;line-height: 32px;margin-bottom:26px;
		font-family: "avantgardeitcbybt-demi";text-transform: uppercase;
		}
		.f-right{width: 42%;}
		.shemei{display: block;margin-bottom: 30px;}
		.f-lx{color:#ffffff;font-size: 16px;line-height: 20px;margin-bottom: 24px;font-weight: 400;}
		.f-bottom{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 80px;}
		.f-left1{width: 40%;}
		.f-left1 p{color:#fff;line-height: 20px;color:#fff;}
		.f-right1{width: 50%;display: flex;justify-content: space-between;flex-wrap: wrap;}
		.f-nav{font-size: 16px;line-height: 26px;color:#ffffff;transition: 0.6s;display: block;margin-bottom: 12px;text-transform: uppercase;}
		.f-nav:hover{color:#0099ff;text-decoration: none;}
		.bottom{padding: 16px 0;background: #303030;}
		.bottom p{color:#fff;font-size: 16px;}
		.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-right{width: 48%;}
	 }
	    @media(max-width:768px){ 
	 .f-left{width: 100%;float: none;height: auto;margin-bottom: 20px;}
	 .f-right{width: 100%;margin-top: 40px;padding: 0;}
	 .f-left1{width: 100%;float: none;height: auto;margin-bottom: 10px;}
	 .f-right1{width: 100%;margin-top: 10px;padding: 0;}
	 .f-bottom{margin-top: 20px;}
	 }
  /* 表单 */
	
	.biaodan>li>input{width: 100%;height: 42px;font-weight: 400;background:#fff;padding-left:10px;
	border:none!important;color:#000;font-size: 16px;}
	.biaodan>li>input::-webkit-input-placeholder{color:#999999;font-size: 16px;}
	.biaodan>li>textarea{width: 100%;font-weight: 400;border:none!important;color:#000;background:#fff;padding-left:10px;
	line-height:42px;font-size: 16px;
	}
	.biaodan>li>textarea::-webkit-input-placeholder {color: #999999;line-height: 40px;font-weight: 400;font-size: 16px;} 
	.biaodan>li>textarea::-moz-input-placeholder {color: #999999;line-height: 40px;font-weight: 400;font-size: 16px;} 
	.biaodan>li>textarea::-ms-input-placeholder {color: #999999;line-height: 40px;font-weight: 400;font-size: 16px;} 
	.send{
		width: 134px!important;
		height: 38px!important;
		font-size: 12px;
		border:none;
		color: #fff;
		font-weight: 400;
		transition: 0.8s;-webkit-transition: 0.8s;
		display: block;
        border: 1px solid #0099ff;
		background: #0099ff;
		margin-top:25px
	}
	.send:hover{background: #fff;color:#000;border: 1px solid #fff;}

    /* 内页面包屑 */
   .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: #0855b2;position: relative;}
   .xian5 .uk-container{max-width:1200px;}
   .home-icon{margin-right: 10px;}
   /* 内页公司简介 */
	.about{padding: 3% 3%;}
	.ny-title{font-size: 36px;line-height: 40px;text-align: center;font-weight: 400;font-family: "avantgardeitcbybt-demi";}
	.ny-subtitle{text-align: center;max-width: 1200px;font-size: 14px;color:#666666;line-height: 18px;margin-bottom: 40px;}
	.ab-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 30px;position: relative;}
	.ab-ico{width: 50%;}
	.ab-content{width: 48%;padding-bottom: 100px;}
    .ab-box1{overflow: hidden;}
	.ab-ico1{transition: 0.6s;}
	.ab-box1:hover .ab-ico1{transform: scale(1.1,1.1);}
	.ab-video{margin: 60px auto 0;}
    
	.ab-nr{display: flex;justify-content: space-between;flex-wrap: wrap;max-width: 860px;background: #0855b2;
	position: absolute;width: 100%;right:0;bottom: 10px;padding: 0 0;
	}
	.ab-box2{width: 25%;padding: 10px 5px;background: url(images/xbg2.png) center right no-repeat;margin-bottom: 10px;}
	.ab-name{font-size: 16px;line-height: 32px;text-align: center;color:#ffffff;margin-bottom: 8px;}
	.ab-desc1{font-size: 30px;line-height: 32px;font-family: "avantgardeitcbybt-demi";color:#fdfeff;text-align: center;}
	.ab-desc1 span{font-size:16px;text-align: center;color:#fff;}
	.ab-box2:last-child{background: none;}
	
	
	/* 证书展示 */
	.work{padding: 3%;padding-top: 2%;}
	.work-img{display: block;margin: 0 auto;}
    .t-left{display: block!important;left: -5%!important;}
	.t-right{display: block!important;right: -5%!important;}
	.t-left::before{display: none;}
	.t-right::before{display: none;}
	  @media(max-width:1400px){
	.t-left{left: 2%!important;}	  
	.t-right{right: 2%!important;}		  
	  }
	  @media(max-width:960px){
	  .ab-nr{position: initial;margin-top: 20px;}
	  .ab-ico{width: 100%;margin-bottom: 20px;}
	  .ab-content{width: 100%;padding-bottom: 0px;}
	  } 
	  @media(max-width:768px){
		.ab-box2{width: 100%;background: none;padding: 0 10px;border-bottom: 1px dashed #ccc;padding-bottom: 20px;}  
	  }
	  /*内页新闻列表 */
	.news-list{padding:3% 3%;}
	.n-right{transition: 0.6s;padding-bottom: 10px;}
	.n-box{margin-bottom: 50px;}
	.news-title{color:#333333;font-size: 18px;line-height: 22px;font-weight: bold;margin-bottom: 8px;margin-top: 18px;}
	.news-date{color:#666666;font-size: 14px;line-height: 16px;margin-bottom: 6px;}
	.news-xian{width: 100%;height: 1px;background: #aaaaaa;margin-bottom: 8px;max-width: 390px;}   
	.news-desc{color:#333333;font-size: 16px;line-height: 30px;}
	 .xq-time{text-align: center;}
	.more3{color:#fff;display: block;font-size: 14px;text-align: center;background: #0855b2;width:123px;height: 36px;line-height: 36px;
	  transition: 0.8s;margin-top: 10px;}	
	.n-box:hover .n-right{-moz-box-shadow:5px 0px 8px #B3B3B3; -webkit-box-shadow:5px 0px 8px #B3B3B3; box-shadow:5px 0px 8px #B3B3B3;}
	.more3:hover{text-decoration: none;color:#fff;}
	    
	    
	  @media(max-width:960px){
	   .nlist-box{padding: 15px;}
	   .news-title{margin-top: 0;}
	  }
	
	/*内页新闻详情 */
	.news-page{padding:3%;background: #f4f5f9;}
	.news-page>div{max-width:1400px;}
	.xq-title{font-size:24px;line-height: 30px;font-weight: bold;text-align: center;color:#333333;margin-bottom: 12px;}
	
	.xq-time{font-size: 14px;color:#666666;text-align: center;}
	
	.news-bottom{margin: 30px auto;}
	.pr-next{margin:4% auto 0;width:420px;}
	.pr-next>p{width:180px;height: 33px;border:1px solid #7d7d7d;color:#000;line-height: 33px;text-align: center;font-size: 14px;cursor:pointer;
	background: none;}
	.pr-next>p:hover{border:1px solid #0855b2;background: #0855b2;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%;}
	}
	/* 内页产品列表 */
	   .pro{padding: 3% 3%;background: #fff;}
	   .lei-title{text-transform: uppercase;background: #0855b2;font-size: 36px;line-height: 100px;padding: 10px 10px;text-align: center;
	   color:#fff;margin-bottom: 10px;font-family: "avantgardeitcbybt-demi";}
		.pro-left ul li {display: block;text-align: left;line-height: 36px;margin-top:3px;background: #f2f6f0;padding:0 7%;}
		.pro-left ul li a {display: block;font-size: 16px;color: #010101;}
		.pro-left ul li:hover,.pro-left ul .default {background: #0855b2;color: #fff;}
		.pro-left ul li:hover a,.pro-left ul .default a {color: #fff;background:#0855b2 ;}
			.lei-list{background: none;}
			.lei-list div .lei-name p{background: none;margin-bottom: 0;padding: 14px 24px;font-size:16px;line-height:20px;color:#444444;
		text-align: left;
			}
		    .lei-list div .lei-name1 p{color:#143980!important;text-decoration: underline;} 
			.nav-box2{padding-bottom: 0;background: none;}
			.nav-box1{overflow:hidden;height:0;position:relative;}
		    .lei-list h3{padding: 0;padding: 10px 0;position:relative;padding-right: 20px;background: #eeeeee; text-align: left;padding-left: 22px;
			 color:#333333;line-height:32px;font-size: 16px;font-weight: 200;margin-bottom: 0;}
		    .nav-box3{margin-bottom:12px;background: #fff;padding: 0;}
			 .lei-list h3 .sanjiao{position:absolute;top:calc(50% - 7px);right:20px;}
			 .lei-list h3 .sanjiao1{position:absolute;top:calc(50% - 7px);right:20px;display: none;}
			 .lei-list div .uk-active .sanjiao{display: none;}
			 .lei-list div .uk-active .sanjiao1{display: block;}
		 .lei-list div .uk-active1{color:#0855b2!important;background: #eeeeee;border:none;}
		 .uk-accordion-content{padding:0!important;;}
		 .prlist-box{position: relative;overflow: hidden;border: 1px solid #ccc;}
		 .prlist-a{display: block;position: relative;overflow: hidden;transition: 0.6s;}
		 .prlist-a:hover{text-decoration: none;}
		 .prlist-img{max-width: 100%;display: block;margin: 0 atuo;}
		 .prlist-title{text-align: center;font-size:16px;line-height: 20px;color:#333333;transition: 0.6s;margin-top: 12px;}
		 .prlist-img1{position: absolute;left: 0;top:0;width: 100%;}
		 .prlist-a:hover .prlist-img1{animation:big 1s;} 
	  /* 产品详情*/
	 .pr-page{padding:3%;}
	 .pr-box1{margin-top:30px;padding:0 28px;}
	 .pr-page .uk-active .xiao{border:1px solid #0855b2;}
	 .show{width:100%;border:1px solid #ccc}
	 .xiao-box{position: relative;}
	 .xiao{border:1px solid #ccc;}
	 .pr-nr{margin-bottom:40px;}
	 .npr-title{color:#333333;font-size:48px;line-height: 52px;font-weight:400;margin-bottom: 20px;margin-top: 26px;
	 font-family: "avantgardeitcbybt-demi";}
	 .npr-xian{width: 38px;height: 4px;background: #0855b2;margin-bottom: 20px;}
	 .pr-contact{display:block;margin-top:30px;}
	 .pr-bottomer{margin:30px auto;}
	 .npr-title1{font-size: 36px;line-height: 90px;color:#ffffff;margin-top: 60px;font-weight: bold;text-transform: uppercase;
	 background: #0855b2;text-align: center;padding: 0 10px;margin-bottom: 40px;
	 }
	 .tj-title{text-align: center;font-size:16px;font-weight: 400;color:#333333;margin-top: 10px;line-height: 22px;}
	 .pr-page .uk-active .xiao-box{border:1px solid #0855b2;}
	 .lpr-imgbox{border: 1px solid #ccc;}
	 .s-left{left:-42px!important;top: 55%!important;display: block!important;border:none;transform: scale(1);color:#87898b;width: 29px;}
	 .s-right{right:-42px!important;top: 55%!important;display: block!important;border:none;transform: scale(1);color:#87898b;width: 29px;}	
	 .s-left::before{display:none;}
	 .s-right::before{display:none;}
	 .s-left:hover{background:none!important;color:#87898b!important;}
	 .s-right:hover{background:none!important;color:#87898b!important;}
	   @media(max-width:1400px){
	  .s-left{display: block!important;left:-30px!important;}
	  .s-right{display: block!important;right:-30px!important;}   
	   }
	    @media(max-width:960px){
		.npr-title1{font-size: 26px;line-height: 48px;}	
		}

	
	 
	  
  /* 联系我们 */
  .contact{padding: 3%;}
  .con-title{font-size: 38px;text-align: left;font-weight: 400;line-height: 44px;color:#333333;margin-bottom: 14px;margin-top: 40px;
  font-family: "avantgardeitcbybt-demi";text-transform: uppercase;}
  .con-xian{width: 50px;height: 3px;background: #0855b2;margin-bottom: 26px;}
  .c-left{width: 43%;float: left;position: relative;}
  .lx-nanme{color:#333333;line-height: 20px;font-size: 16px;margin-bottom: 20px;}
  .c-right{width:52%;float: right;}
  

   @media(max-width:960px){
    .c-left{width: 100%;margin-bottom: 30px;}
	.c-right{width: 100%;}
   }
   @media(max-width:768px){

   }
   
   /* 联系我们页面表单 */
   .c-biaodan{margin-top: 50px;}
  .c-biaodan>li{margin-bottom: 25px;}
  .c-biaodan>li>input{width: 100%;height: 60px;font-weight: 400;background: #ffffff;
  border:1px solid #cccccc!important;color:#000;padding-left: 16px;}
  .c-biaodan>li>input::-webkit-input-placeholder{color:#949494;}
  .c-biaodan>li>textarea{width: 100%;font-weight: 400;background: #fff;border:1px solid #cccccc!important;color:#000;
  padding-left: 16px;
  }
  .c-biaodan>li>textarea::-webkit-input-placeholder {color: #949494;line-height: 60px;font-weight: 400;} 
  .c-biaodan>li>textarea::-moz-input-placeholder {color: #949494;line-height: 60px;font-weight: 400;} 
  .c-biaodan>li>textarea::-ms-input-placeholder {color: #949494;line-height: 60px;font-weight: 400;} 
  .c-send{
  	width: 230px!important;
  	height: 46px!important;
  	background: #0a5ab5;
  	border:1px solid #0a5ab5;
  	color: #fff;

  	transition: 0.8s;-webkit-transition: 0.8s;
  	margin-top:10px;
  	display: block;
  }

/* 视频列表 */
	  .ga-list{padding: 3%;}
	 .video-name{text-align: center;font-size: 20px;line-height: 26px;color:#000;margin-top: 24px;
	 display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;
	 }
	 .ga-list ul{margin-top: 50px;}
	 .video-box{padding: 8px;border: 1px solid #ccc;padding-bottom: 16px;}
	CSS Document */
	


