*{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: 'FRAHV';
    src : url('FRAHV.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;
  }
}  
.hov5 {position: relative;overflow: hidden;}
.hov5::before {position: absolute;top: 0;left: -80%;z-index: 2;display: block;content: '';width: 50%;height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
	.hov5:hover::before {-webkit-animation: shine .75s;animation: shine 1.5s;}
@-webkit-keyframes shine {100% {left: 125%;}}
@keyframes shine {100% {left: 125%;}}
.circle {width: 24px;margin: 3px auto 0;display: flex;justify-content: space-between;align-items: center;padding: 0 3px;}
.circle-bubble {width:5px;height:5px;border-radius: 50%;background-color: #72a54a;}
.circle1 {animation: pulse .4s ease 0s infinite alternate;}
.circle2 {animation: pulse .4s ease .2s infinite alternate;}
.circle3 {animation: pulse .4s ease .4s infinite alternate;}
@keyframes pulse {
	from {opacity: 1;transform: scale(1);}
	to {opacity: 1;transform: scale(.35);}
}
@keyframes myfirst {
	0% {
		transform: translate(0px, 0px);
	}
	50%{
		transform: translate(0px, -12px);
	}
	100%{
		transform: translate(0px, 0px);
	}
}
@keyframes shake{
      33.3%{transform:translateX(-6px)}
      49.95%{transform:translateX(4px)}
      66.6%{transform:translateX(-2px)}
      83.25%{transform:translateX(1px)}
      to{transform:translateX(0)}
}
.row1{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
.row2{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.row3{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.row4{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.row5{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;}
.row6{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:6;overflow: hidden;}
.row7{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:7;overflow: hidden;}
.row8{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:8;overflow: hidden;}
.row13{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:13;overflow: hidden;}
     .clearfix{clear:both;}
     .f-l{float: left;}
     .f-r{float:right;}
     .ov{overflow:hidden;}
     .uk-container{padding: 0;} 
     .uk-container{max-width: 1200px;}
	 .sousuo-box1{height:44px;width:100%;border:none;border:1px solid #dcdcdc;background: none; z-index: 99;min-width: 319px;
	 }
	 .sousuo-box1>input{width:calc(100% - 40px);float:left;height: 44px;line-height: 44px;padding-left: 14px;
	 background:none;float:left;color:#000;border:none;}
	 .sousuo-box1>input::-webkit-input-placeholder{color:#9f9f9f;padding-left: 14px;}
	 .sousuo-box1>button{width:22px;float:right;border:none;background: none;float:right;margin-top: 9px;margin-right:16px;}

    /* 顶部信息 */
   .header-top{padding: 30px 3%;}
   .header-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
   .header-left{width: 106px;}
   .logo{display: block;margin: 0 auto;}
   .header-right{width:calc(100% - 130px);max-width: 770px;display: flex;flex-direction: column;justify-content: center;}
   .header-right1{display: flex;justify-content: space-between;flex-wrap: wrap;}
   .header-tel{display: flex;justify-content: start;}
   .header-lx{font-size: 16px;line-height:44px;margin-right: 14px; color:#666666;}
   @media(max-width:568px){
     .header-left{width: 100%}
     .header-right{width: 100%}
	 .header-lx{line-height: 30px;}
     }
  @media(max-width:480px){
	  .header-tel{flex-wrap: wrap;}
  	 .header-lx{width: 100%;}
    } 
   
	/* 导航样式 */
    .header-nav{padding:0 3%;background: #fff;}
	.header-nav .uk-container-center{position: relative;}
	.nav-box{border-top:1px solid #0d0d0d;}
	.uk-navbar-nav>li>a{color:#000000;line-height:70px;font-size: 16px;font-weight: 400;padding: 0 32px;position: relative;height: 70px;
    text-transform: uppercase;
	}
	.uk-navbar-nav>li>a:before{content: " ";width: 0;height: 3px;background: #1a53a4;position: absolute;top: -2px;left: 0;border-radius: 1.5px;}
	.uk-navbar-nav>li.uk-active>a:before{display: block;}
	.uk-navbar-nav{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
	.uk-navbar-nav>li{text-align: center;line-height: 20px;position:relative;}
	.uk-navbar-nav>li.uk-active>a{color:#1a53a4;background:none;}
	.uk-navbar-nav>li.uk-active>a:before{width: 100%;}
    .uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus{color:#1a53a4;background:none;}
    .uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:before:focus{color:#1a53a4;background:none;left: 0;} 
	.nav-link:hover:before{width:100%;transition: 0.6s;}
	.uk-navbar-toggle{margin-left: 20%;margin-top: 3%;}
	.nav-zuo>a{display: block;width: 100%;line-height:24px;text-align: left;font-size: 18px;margin-bottom: 6px;
	 padding-left: 10%;color:#ffffff;text-transform: uppercase;color:#fff;} 
	.erji{font-size: 14px!important;padding-left: 10%!important;color:#ccc!important;margin-bottom: 2px!important;line-height: 24px!important;z-index:99;} 
	.erjiname>a>span{text-align: right;color:#fff;float: right;opacity: 0;} 
	.d-erji{background:none;padding-top:0;background:rgba(26,83,164,.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(26,83,164,.8);}
	.d-erji>ul>li>a:hover span{opacity: 1;}

	.sousuo-box{height:42px;width:100%;border:none;background: none;border:1px solid #eaeaea;margin-top:30px;border-radius: 20px;}
	.sousuo-box>input{width:calc(100% - 58px);float:left;height: 40px;line-height: 40px;padding-left: 18px;
	background:none;float:left;border:none;color:#fff;}
	.sousuo-box>button{width:22px;float:right;border:none;background: none;float:right;margin-top: 8px;margin-right:36px;}
	@media(max-width:960px){  
	  .nav-left{width: 100%;}
	  .uk-navbar-nav>li>a{padding: 0 12px;}
	  }

    @media(max-width:768px){  
    .header-nav{padding: 0;background: #0638b0;}
	.nav-box{border-top:none;}
	.sousuo-box1{display: none;}
	.uk-navbar-toggle{margin-top: 0;background: #1b3572!important;margin-left: 0;color:#fff;}	
	}  
	/* 首页产品 */
	.index-pr{padding: 3%;background:url(images/bg1.jpg) top center;position: relative;padding-top: 0;}
	.index-pr .uk-container{position: relative;padding-top: 130px;}
	.index-title{font-family: "FRAHV";text-align: center;font-size: 48px;line-height: 52px;color:#27417c;margin-bottom: 14px;text-transform: uppercase;}
	.index-desc{font-size: 16px;line-height: 30px;text-align: center;max-width: 930px;margin: 0 auto 16px;}
	.index-xian{margin: 0 auto 40px;width: 58px;height: 4px;background: #ea3323;}
    .iys-nr{width: 100%;position: absolute;left: 0;top: -90px;background: #fff;z-index: 10;padding: 45px 0;display: flex;justify-content: space-between;flex-wrap: wrap;}
	.iys-box{width: 20%;padding: 0 10px;position: relative;}
	.iys-tu{display: block;margin: 0 auto 10px;transition: 0.6s;}
	.iys-name{text-align: center;color:#444444;font-size: 16px;line-height: 20px;}
	.iys-xian{width: 1px;height: 80%;right: 0;top: 10%;background: #272727;position: absolute;}
	.iys-box:last-child .iys-xian{display: none;}
	.iys-box:hover .iys-tu{transform: rotateY(360deg);transition: 0.6s;}
	
	.ipr-box{display: block;position: relative;overflow: hidden;margin: 0 auto;}
	.ipr-namebox{position: absolute;bottom:30px;left: 0;width: 100%;display: flex;justify-content: center;}
	.ipr-name{line-height: 24px;padding: 0 10px;text-align: center;transition: 0.6s;font-size: 18px;
	margin-top: 24px;}
	.ipr-tubox{overflow: hidden;}
	.ipr-tu{transition: 0.6s;width: 100%;}
	.ipr-box:hover{text-decoration: none;}
	.ipr-box:hover .ipr-tu{transform: rotateZ(10deg)scale(1.2);}
	.ipr-box:hover .ipr-name{color:#ea3323}
	.sousuo-box2{height:44px;width:100%;border:none;border:1px solid #dcdcdc;background: none; z-index: 99;max-width: 500px;margin: 70px auto 0;
	}
	.sousuo-box2>input{width:calc(100% - 40px);float:left;height: 44px;line-height: 44px;padding-left: 14px;
	background:none;float:left;color:#000;border:none;}
	.sousuo-box2>input::-webkit-input-placeholder{color:#9f9f9f;padding-left: 14px;}
	.sousuo-box2>button{width:22px;float:right;border:none;background: none;float:right;margin-top: 9px;margin-right:16px;}
	
	.ipr-left,.ipr-right{display: block!important;}
	.ipr-left::before,.ipr-right::before{display: none!important;}
	.ipr-left{left:-70px!important;}
	.ipr-right{right:-70px!important;}
	
	@media(max-width:1400px){
	.ipr-left{left:-10px!important;}
	.ipr-right{right:-10px!important;}
	}
	@media(max-width:750px){
	.index-pr{padding: 3%;}
	.iys-nr{position: inherit;top:0;}
	
	.index-pr .uk-container{padding-top: 0;}
	}
@media(max-width:500px){
	.iys-box{width: 50%;margin-bottom: 20px;}
	.iys-xian{display: none;}
}


    /* 首页公司简介 */
	.index-our{position: relative;}
	.index-our .uk-container{max-width: 1920px;display: flex;justify-content: end;}
	.iab-tubox{position:relative;position: absolute;left: 0;top: 0;}
    .iour-nr{max-width: 1378px;width: 100%;position: relative;z-index: 10;display: flex;justify-content: space-between;flex-wrap: wrap;}
	.iour-box{width: 50%;position: relative;display: flex;align-items: center;flex-direction: column;min-height:469px;
	background: #fff;padding: 30px 20px;justify-content: center;}
	.iour-box:first-child{opacity: 0;}
	.iour-box:nth-child(2) .iour-name{color:#27417c;}
	.iour-box:nth-child(2) .iour-desc{color:#555555;}
	.iour-box:nth-child(2) .iour-numer{color:#999999;}
	.iour-box:nth-child(3){background: rgba(255,255,255,.32);}
	.iour-box:nth-child(3) .iour-morebox{bottom: calc(100% - 100px);background: rgba(255,255,255,.32);}
	.iour-box:nth-child(3) .iour-more{color:#fff;}
	.iour-box:nth-child(3) .iour-jt{color:#fff;}
	.iour-box:nth-child(4){background: #ea3323;}
	.iour-box:nth-child(4) .iour-morebox{display: none;}
	.iour-morebox{position: absolute;left:-100px;width: 100px;height: 100px;background: #f7f7f7;bottom: 0;display: block;}
	.iour-morebox:hover{text-decoration: none;}
	.iour-more{text-align: center;font-size: 16px;line-height: 20px;margin-top: 30px;color:#333333;}
	.iour-jt{text-align: center;font-size: 16px;line-height: 20px;margin-top: 4px;color:#333333;}
	.iour-box1{max-width:400px;}
	.iour-tu{display: block;margin: 0 auto 10px;}
	.iour-name{text-align: center;font-display: 22px;line-height: 26px;margin-bottom: 10px;font-family: "FRAHV";color:#fff;
	text-transform: uppercase;}
	.iour-desc{font-size: 18px;line-height: 24px;text-align: center;color:#fff;}
    .iour-numer{width: 100%;position: absolute;bottom: 30px;text-align: center;font-size:18px;color:#ffffff;}
	.iour-box:hover .iour-tu{transform: rotateY(360deg);transition: 0.6s;}
	.iour-titlebox{width:100%;max-width: 848px;position: absolute;right: 0;top:20%;z-index: 11;}
	.iour-title{font-size: 48px;line-height: 52px;color:#ffffff;font-family: "FRAHV";margin-bottom: 8px;text-transform: uppercase;}
	.iour-xian{width: 57px;height: 3px;background: #ea3323;}
	.iour-more1{text-align: center;font-size: 18px;line-height: 24px;margin-top: 12px;display: none;color:#fff;text-decoration: underline;display: block;}
	.iour-more1:hover{color:#fff;}
	.index-ab{padding: 3%;}
	.iab-desc{text-align: center;font-size: 18px;line-height:36px;margin-bottom: 40px;}
	.iab-nr{padding: 45px 0;display: flex;justify-content: space-between;flex-wrap: wrap;}
	.iab-box{width: 25%;padding: 0 20px;position: relative;}
	.iab-name,.iab-name1{text-align: center;font-size: 40px;line-height: 44px;margin-bottom: 8px;font-family: "FRAHV";color:#ea3323;}
	.iab-desc1{text-align: center;color:#444444;font-size: 16px;line-height: 20px;}
	.iab-xian{width: 1px;height: 80%;right: 0;top: 10%;background: #272727;position: absolute;}
	.iab-box:last-child .iab-xian{display: none;}
	
	@media(max-width:1500px){
	.iab-tubox{position: initial;margin: 0 auto;position: relative;}
	.index-our .uk-container{max-width: 1920px;display: flex;justify-content: start;flex-wrap: wrap;}	
	.iour-box:nth-child(1){display: none;}
	.iour-box:nth-child(2){background: #ea3323;}
	.iour-box:nth-child(3){background: #ea3323;}
	.iour-titlebox{width:100%;max-width: 100%;position: absolute;right: 0;top:calc(50% - 40px);z-index: 11;}
	.iour-title{text-align: center;}
	.iour-xian{margin: 20px auto;}
	.index-our{padding: 0 3%;}
	.iour-nr{width: 100%;margin-top: 40px;}
	.iour-box{width: 49%;margin-bottom: 24px;}
	.iour-morebox{display: none;}
	.iour-box:nth-child(2) .iour-name{color:#fff;}
	.iour-box:nth-child(2) .iour-desc{color:#fff;}
	.iour-box:nth-child(2) .iour-numer{color:#fff;}
	.iour-more1{display: block;}
	}
		@media(max-width:768px){
			.iour-box{width: 100%;margin-bottom: 40px;}	
			.iab-box{width: 50%;margin-bottom: 20px;}
			.iab-xian{display: none;}
		}
		/* 首页视频展示 */
		.index-video{position: relative;}
		.index-video .uk-container{max-width: 1920px;position: relative;}
	    .ivideo-box1{margin: 0 auto;position: absolute;max-width: 1200px;left: 0;top: 0;bottom: 0;right: 0;margin: auto;}
		.ivideo-nr{display: flex;justify-content: center;align-items: center;flex-direction: row;height: 100%;}
		.ivideo-box{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
		.ivideo-left{width: 48%;}
		.ivideo-right{width: 48%;display: flex;justify-content: center;align-items: center;flex-direction: row;}
		.ivideo-title{font-family:"FRAHV";font-size: 48px;color:#fff;line-height: 52px;font-style: italic;text-align: center;margin-bottom: 10px;}
		.ivideo-desc{font-family:"FRAHV";font-size: 24px;color:#fff;line-height: 28px;font-style: italic;text-align: center;margin-bottom: 20px;}
		.ivideo-more{display: block;margin: 14px auto 0;background: #ea3323;color:#fff;text-align: center;width:128px;line-height: 36px;
		font-size: 14px;text-transform: uppercase;}
		.ivideo-more:hover{text-decoration: none;color:#fff;}
		@media(max-width:768px){
		.ivideo-left{width: calc(100% - 100px);}
	   .ivideo-right{width: 92px;}
	   .ivideo-title{font-size: 20px;color:#fff;line-height: 26px;margin-bottom: 6px;}
	   .ivideo-desc{font-size: 14px;color:#fff;line-height: 18px;margin-bottom: 10px;}
		}
			@media(max-width:480px){
				  .ivideo-left{display: none;}
				  .ivideo-right{width: 100%;}
			}
		/*首页 新闻展示 */	
		.index-news{padding: 3%;background: #eaeaea;}	
		.inews-title{font-size:42px;line-height: 46px;color:#27417c;font-family: "FRAHV";margin-bottom: 16px;text-transform: uppercase;
		margin-top: 30%;}
		.inews-subtitle{font-size:18px;line-height: 20px;color:#333333;margin-bottom: 12px;}	
		.inews-subtitle1{font-size:18px;line-height: 20px;color:#ea3323;margin-bottom: 12px;text-decoration:underline;}	
		.inews-box{display: block;background: #ffffff;}
		.inews-nr{padding: 20px;}
		.inews-date{font-size: 14px;line-height: 16px;color:#666666;margin-bottom: 14px;}
		.inews-name{font-size: 20px;color:#666666;font-family: "FRAHV";margin-bottom: 8px;transition: 0.6s;}
		.inews-desc{font-size: 16px;line-height: 24px;color:#666666;margin-bottom: 14px;height: 72px;}
		.inews-icon{position: relative;width: 37px;height: 16px;margin-top: 10px;margin-left: calc(100% - 37px);overflow: hidden;}
		.inews-icon1{display: block;transition: 0.6s;position: relative;}
		.inews-icon2{display: block;transition: 0.6s;position: absolute;left: -100%;top: 0;}
		.inews-tu{transition: 0.6s;width: 100%;}
		.inews-box:hover{text-decoration: none;}
		.inews-box:hover .inews-icon1{left:100%;}
		.inews-box:hover .inews-icon2{left:0}
		.inews-box:hover .inews-name{color: #ea3323;}
		.inews-box:hover .inews-tu{transform: scale(1.1);}
		
		.inews-left,.inews-right{display: block!important;}
		.inews-left::before,.inews-right::before{display: none!important;}
		.inews-left{left:-330px!important;top: 62%!important;}
		.inews-right{right:1133px!important;top: 62%!important;}
		
		@media(max-width:1300px){
		.inews-left{left:0px!important;top: 50%!important;}
		.inews-right{right:0px!important;top: 50%!important;}
		}
		@media(max-width:768px){
			.inews-title{margin-top: 20px;}
			
		}
		/* 底部联系我们 */
			.index-contact{background: #ea3323;padding: 24px 3%;}
		    .icon-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
			.icon-left{width: calc(100% - 190px);}
			.icon-name{font-size: 24px;line-height: 28px;color:#fff;font-family: "FRAHV";margin-bottom: 6px;}
			.icon-desc{font-size: 18px;line-height: 22px;color:#fff;}
			.icon-right {width: 170px;display: flex;align-items: center;flex-direction: row;}
			.icon-right a{width: 170px;display: block;text-align: center;font-size: 14px;color:#333333;line-height: 46px;
			background: #fff;border-radius: 6px;text-transform: uppercase;overflow: hidden;
			}
			.icon-right a:hover{color:#fff;text-decoration: none;}
			    @media(max-width:768px){ 
		      .icon-left{width: 100%;margin-bottom: 15px;}
			  .icon-right{width: 100%;}
			 }
		  
		/* 页尾信息 */
				.footer{padding:2% 3%;background: #212121;background: url(images/bg2.jpg) top center;padding-top: 20px;}
				.foot-top{display: flex;justify-content: space-between;padding: 18px;border-bottom: 1px solid rgba(255,255,255,.65);margin-bottom: 50px;}
				.f-logo{display: block;}
				.foot-left{width: calc(100% - 140px);}
				.foot-right{width:130px;display: flex;align-content: center;flex-direction: column-reverse;justify-content: center;}
				.foot-right1{display: flex;justify-content: space-between;width: 100%;}
				.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}	
				.f-left{width: 23%;}
				.f-center{width: 28%;}
				.f-right{width: 44%;float: right;}
				.f-title{color:#fff;font-weight: bold;font-size: 18px;line-height: 20px;margin-bottom:16px;text-transform: uppercase;}
				.f-xian{width:50px;height: 2px;background-color: #fff;margin-bottom: 28px;}		  
				.f-nav{display: block;font-size: 16px;line-height: 20px;color:#ffffff;transition: 0.6s;margin-bottom: 28px;}
				.f-nav span{display: inline-block;font-size: 16px;line-height: 20px;color:#ffffff;transition: 0.6s;position: relative;top: -2px;}
				.f-nav:hover{color:#e11106;text-decoration: none;letter-spacing: 2px;}
				
				.bottom{background: #161616;padding: 24px 0;}
				.bottom>div{max-width: 1200px;}
				.bottom p{color:#b5b5b5;font-size: 12px;}
				.bottom span{color:#b5b5b5;float:right;margin-left: 10px;}
				.bottom span a{color:#b5b5b5;}

			  @media(max-width:960px){ 
			.f-left{width: 48%;}
			.f-center{width: 48%;}
			.f-right{width: 100%;margin-top: 40px;float: none;}
			
			}
			   @media(max-width:768px){ 
			.f-left{width: 100%;float: none;}
			.f-center{width: 100%;margin-left:0;float: none;height: auto;}
			.f-right{width: 100%;margin-top: 40px;}
			 .f-logo{margin: 0 auto 20px;}
			 .f-lx{padding-left: 26%;}
			}
		/* 表单 */
			.biaodan>li{margin-bottom: 14px;}
			.biaodan>li>input{width: 100%;height: 44px;font-weight: 400;background: #ffffff;
			border:none!important;color:#000;padding-left: 16px;}
			.biaodan>li>input::-webkit-input-placeholder{color:#888888;}
			.biaodan>li>textarea{width: 100%;font-weight: 400;background: #ffffff;border:none!important;color:#000;
			padding-left: 16px;
			}
			.biaodan>li>textarea::-webkit-input-placeholder {color: #888888;line-height: 38px;font-weight: 400;} 
			.biaodan>li>textarea::-moz-input-placeholder {color: #888888;line-height: 38px;font-weight: 400;} 
			.biaodan>li>textarea::-ms-input-placeholder {color: #888888;line-height: 38px;font-weight: 400;} 
			.send{
				width: 106px!important;
				height: 32px!important;
				background: #e11106;
				border:1px solid #e11106;
				color: #fff;
				text-transform:uppercase ;
				transition: 0.8s;-webkit-transition: 0.8s;
				
				display: block;
			}
			.send:hover{background: #fff;color:#000;border:1px solid #fff;}
  

    /* 内页面包屑 */
	.m-box{font-size: 18px;font-weight: bold;}
   .m-box>a{font-size:18px;color:#333333;text-decoration: none;line-height:40px;font-weight: 400;text-transform: uppercase;}
   .xian5{background:none;padding: 0;background: #ececec;}
   .mbx-home{margin-right: 10px;}
   /* 内页公司简介 */
   	.ab{padding: 3%;}
	 .team{padding: 3%;}
	.team-box{overflow: hidden;}
	.team-box img{transition: 0.6s;width: 100%;}
	.team-box img:hover{transform: scale(1.1);}
	.services{padding: 3%;background: url(images/bg5.jpg) top center;}
	.ser-subtitle{font-size: 18px;color:#333333;text-align: center;max-width:750px;margin: 0 auto 30px;line-height: 30px;}
	.ser-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.ser-box{width: 26%;padding-bottom: 82px;position: relative;}
	.ser-ico{display: block;margin: 0 auto 16px;}
	.ser-name{text-align: center;font-size: 24px;line-height: 30px;margin-bottom: 20px;}
	.ser-desc{font-size: 20px;line-height: 34px;color:#333333;}
	.ser-more{display: block;width: 140px;height: 40px;background: #ea3323;color:#fff;line-height: 40px;text-align: center;position: absolute;bottom: 0;
	left: calc(50% - 70px);
	}
	.ser-more:hover{text-decoration: none;}
	
	.com{background: #e3e6ee;padding: 3%;}
	.com-desc{font-size: 20px;line-height: 36px;color:#333333;}
	.our{padding: 3%;background: url(images/bg6.jpg) top center;}
	.our-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.our-subtitle{text-align: center;font-size:18px;line-height: 22px;margin-bottom: 32px;}
	.our-box{width: 29%;position: relative;}
	.our-ico{display: block;width: 100%;}
	.our-name{text-align: center;width: 100%;background: rgba(0,0,0,.52);position: absolute;left: 0;bottom: 0;
	color:#fff;text-align: center;line-height:50px;
	}
	@media(max-width:960px){
		.ser-box{width: 48%;margin-bottom: 30px;}	
		.our-box{width: 48%;margin-bottom: 30px;}	
		}
	
	@media(max-width:768px){
.ser-box{width: 100%;}
.our-box{width: 100%;}
	}
	 /* 上下翻页 */
	.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 #ea3323;background: #ea3323;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%;}
	   .pro-title{line-height: 34px;background: #27417c;color:#ffffff;font-size: 30px;margin-bottom: 8px;text-align: center;padding: 20px 0;
	   font-family:"FRAHV";text-transform: uppercase;}
		.pro-left ul li {display: block;text-align: left;line-height: 70px;margin-top:3px;}
		.pro-left ul li a {display: block;font-size: 16px;color: #666666;padding-left: 15%;padding-right: 5%;	}
		.pro-left ul li:hover,.pro-left ul .default {color: #ea3323;}
		.pro-left ul li:hover a,.pro-left ul .default a {color: #ea3323;}
		.lei-list{background: none;}
		.lei-list div .lei-name p{background: none;margin-bottom: 0;padding: 10px 24px;font-size:16px;line-height:20px;color:#444444;
		text-align: left;text-decoration: underline;padding-left:55%;padding-right: 20px;
			}
		    .lei-list div .lei-name1 p{color:#ea3323!important;text-decoration: underline;} 
			.nav-box2{padding-bottom: 0;background: none;}
			.nav-box1{overflow:hidden;height:0;position:relative;}
		    .lei-list h3{padding: 0;position:relative;padding-right: 30px;background: #f6f6f6; text-align: left;padding-left: 5%;
			 color:#333333;line-height:70px;font-size: 18px;font-weight: 200;margin-bottom: 0;}
		    .nav-box3{margin-bottom:8px;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 .sanjiao{display: none;}
			 .lei-list div .uk-active1 .sanjiao1{display: block;}
		     .lei-list div .uk-active1{color:#ea3323!important;background: #f7f7f7;border:none;}
		     .uk-accordion-content{padding:0!important;;}
		.prlist-box{position: relative;overflow: hidden;border: 1px solid #bebebe;transition: 0.6s;}
		.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:18px;line-height: 20px;margin-top: 16px;color:#333333;margin-bottom: 14px;transition: 0.6s;
		transition: 0.6s;
		}
	
		.prlist-a:hover .prlist-box{
		border: 1px solid #ea3323;
		}
	
		.prlist-a:hover .prlist-title{
		color:#ea3323;
		}
	

	/* 产品详情*/
	.pr-page{padding:3%;background: #ffffff;}
	.pr-box1{margin-top: 20px;}
	.show{width: 100%;border: 1px solid #ccc;}
	.xiao{border: 1px solid #ccc;}
	.npr-title{color:#27417c;font-size: 36px;line-height: 40px;margin-bottom: 20px;font-family: "FRAHV";margin-top: 30px;}
	.nor-xian{width: 54px;height: 3px;background: #ea3323;margin: 20px 0;}
	.pr-box1 .uk-active img{border: 1px solid #27417c!important;}
	.s-left::before,.s-right::before{display: none;}
	.s-left{left:-6%!important;top: 48%!important;display: block!important;border: none;color:#999999;width: 34px;}
	.s-right{right:-6%!important;top: 48%!important;display: block!important;border: none;color:#999999;width: 34px;}	
	.s-left:hover{background: none!important;color:#27417c!important;}
	.s-right:hover{background: none!important;color:#27417c!important;}
	.re-title{text-align: center;font-size: 24px;line-height: 28px;text-transform: uppercase;font-family: "ROBOTO BOLD";margin: 20px 0 20px;}
	.re-box{display: block;}
	.re-box1{border: 1px solid #dcdcdc;}
	.re-img{width: 100%;}
	.re-name{text-align: center;font-size: 16px;line-height: 20px;font-family: "ROBOTO BOLD";margin: 12px 0 8px;}
	.re-more{font-size: 16px;color:#828282;text-align: center;font-family: "ROBOTO-LIGHT-10";}
	.re-box:hover{text-decoration: none;}
	 @media(max-width:960px){
	.s-left{display: block!important;left:3%!important;}
	.s-right{display: block!important;right:3%!important;}   
		 	   }
   .pr-xq{padding: 3%;background: url(images/bg4.jpg) top center;}			
	.pxq-title{color:#27417c;font-size: 36px;line-height: 40px;margin-bottom: 20px;font-family: "FRAHV";margin-bottom: 30px;text-align: center;
	text-transform: uppercase;}
	.pxq-xian{width: 54px;height: 3px;background: #ea3323;margin: 0 auto 32px;}
	.pr-re{padding: 3%;}
	.re-tubox{border: 1px solid #ccc;}
       /* 视屏列表 */  
	.video-list{padding: 3%;}
   .video-tu{width: 100%;}
   .video-tubox{position: relative;}
   .video-bf{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;width: 76px;height: 76px;}
   .video-name{text-align: center;font-size: 16px;line-height: 30px;color:#333333;margin-top: 14px;}
   .video-list a:hover{text-decoration: none;}
		 /* 新闻列表 */  
	.news-list{padding: 3%;background: #dfdfdf;}	 
	.news-box{display: block;padding: 34px;padding-bottom: 80px;background: #fff;}  
   .news-box:hover{text-decoration: none;}
   .ny-title{font-size: 48px;color:#27417c;margin-bottom: 30px;font-family: "FRAHV";line-height: 52px;text-align: center;text-transform: uppercase;
   margin-top: 0;
   }
   .news-name{text-align: center;font-size: 24px;line-height: 28px;font-family: "FRAHV";}
   .news-date{text-align: center;font-size: 16px;line-height: 20px;margin: 14px 0 20px;}
   .news-desc{font-size: 20px;line-height: 34px;color:#666666;}
  .news-list .uk-dotnav > * > *{width: 14px!important;height: 14px!important;background: none;border: 1px solid #27417c!important;}
  .news-list .uk-dotnav > .uk-active > *{background: #27417c!important;}
  .news-list .uk-dotnav{margin-top: -70px;position: relative;z-index: 10;}
/* 新闻详情 */		 
	.news-page{padding: 3%;}	 
	.xq-title{text-align: center;font-size: 26px;line-height: 30px;margin-bottom: 30px;}
	.news-con{margin-top: 40px;}
	.news-lb{max-width: 1200px;margin: 0 auto;}
	
	
/* 联系我们 */ 
	.contact{padding: 3%;}
	.con-box{display: block;background: #f6f6f6;transition: 0.6s;}
	.con-name{font-variant-east-asian: 18px;color:#333333;margin-bottom: 6px;font-family: "FRAHV";}
	.con-whatsapp{font-variant-east-asian: 16px;color:#333333;margin-bottom: 6px;}
	.con-mail{font-variant-east-asian: 16px;color:#333333;}
    .con-nr{padding: 20px;}
	.con-box:hover{transform: scale(0.98);
	-moz-box-shadow:0px 0px 10px #B3B3B3; -webkit-box-shadow:0px 0px 10px #B3B3B3; box-shadow:0px 0px 10px #B3B3B3;
   
	}
	.find{padding: 3%; background: url(images/bg3.jpg) top center;}
    .find-tu{display: block;margin:  0 auto;}
	.find-title{font-size: 48px;color:#27417c;margin-bottom: 40px;font-family: "FRAHV";line-height: 52px;text-align: center;}
	.find-tu:hover{animation: shake 0.6s;}
	CSS Document */
	


