*{color:#000;margin: 0;padding: 0;list-style: none;text-decoration: none;font-size:16px;font-family: "Montserrat-Regular"!important;padding: 0;}
p{margin: 0;}
@font-face{
    font-family: 'Montserrat-Regular';
    src : url('Montserrat-Regular.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, -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)}
}
.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;}
.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:36px;width:100%;border:none;border:none;background: #c0c0c0; z-index: 99;border-radius: 10px;
	 }
	 .sousuo-box1>input{width:calc(100% - 40px);float:left;height: 32px;line-height: 32px;padding-left: 10px;
	 background:none;float:left;color:#fff;border:none;}
	 .sousuo-box1>input::-webkit-input-placeholder{color:#9f9f9f;padding-left: 14px;}
	 .sousuo-box1>button{width:26px;float:right;border:none;background: none;float:right;margin-top: 6px;margin-right:6px;}

	/* 导航样式 */
    .header-nav{padding:0 0;background: #fff;}
	.header-nav .uk-container-center{position: relative;max-width: 1920px;}
	.nav-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.nav-left{width: 260px;
	display: flex;align-items: center;flex-direction: row;
	}
	.logo{display: block;margin: 0 auto;}
	.nav-center{width:calc(100% - 1050px);display: flex;align-items: center;flex-direction: row;justify-content: space-between;padding: 0 0;}
	.nav-right1{width:206px;display: flex;align-items: center;flex-direction: row;}
	.uk-navbar-nav>li>a{color:#000000;line-height:26px;font-size: 16px;font-weight: 400;padding: 0 16px;position: relative;height: 26px;
	border-radius: 13px;text-transform: uppercase;}
	.nav-right{width:540px;padding: 14px 30px;background: #004aaa;
	display: flex;justify-content: space-between;flex-wrap: wrap;
	}
	.ew-box{width: 44%;}
   .lar-box{display: flex;align-items: center;flex-direction: row;justify-content: space-between;width: 54%;}	
	.lar-box1{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
	.language{width: 24px;height: 24px;border: 1px solid #fff;border-radius: 50%;}
/* 	.uk-navbar-nav>li>a:before{content: " ";width: 14px;height: 2px;background: #1a53a4;position: absolute;bottom: 0;left: calc(50% - 7px);bottom: 0;
	display: none;
	} */
	.lar-box1 a img{margin: 4px 2px 0;}
	/* .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:#fff;background:none;background: #004aaa;}
	/* .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:#004aaa;}
.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:before:focus{color:#fff;background:#004aaa;} 
	.uk-navbar-toggle{margin-left: 20%;margin-top: 3%;}
	.nav-zuo>a{display: block;width: 100%;line-height:24px;text-align: left;font-size: 16px;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:1400px){
       .nav-left{width: 200px;}
	   .nav-center{width: calc(100% - 900px);}
	   .nav-right{width: 450px;}
	   	  .uk-navbar-nav>li>a{padding: 0 12px;}
	  }
	@media(max-width:1300px){
	   .nav-left{width: 100%;}
	   .nav-center{width: calc(100% - 480px);}
	   .nav-right{width: 300px;}
	   .nav-right1{width: 140px;}
	   	  .uk-navbar-nav>li>a{padding: 0 10px;}
	  }
	
	@media(max-width:960px){ 
	  .nav-center{width: calc(100% - 360px);}
	  
	  .uk-navbar-nav>li>a{padding: 0 12px;}
	  .nav-right{width: 200px;padding: 10px;}
	  .lar-box{position: absolute;right: 10px;width: 200px!important;top: 10px;}
	  .language{display: none;}
	  .ew-box{width: 100%;margin-bottom: 10px;}
	  .lar-box{width: 100%;}
	  }

    @media(max-width:768px){  
    .header-nav{padding: 0;}
	.nav-center{padding: 0;background: #1a53a4;display: block;width: 100%;max-width: 100%;}
	.header-nav>.uk-container{padding: 0;}
	.sousuo-box1{display: none;}
	.uk-navbar-toggle{margin-top: 0;background: #0356cc!important;margin-left: 0;color:#fff;}	
    .ew-box{display: none;}
	.nav-right{width: 0;padding: 0;}
	}
	 @media(max-width:700px){ 
		.nav-right{display: none;} 
	 }
	
	/* 首页热门搜索 */
	.index-hot{padding:0 3%;border-bottom: 1px solid #ccc;}
	.index-hot .uk-container{max-width:1550px;}
    .ihot-box{position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;}
    .ihot-left{width: 405px;height: 216px;background: #004aaa;border-radius: 10px;padding-left: 30px;padding-right: 20px;padding-top: 36px;overflow: hidden;
	position: relative;margin-top: -60px;}	   
	.ihot-name{color:#fff;font-size: 26px;line-height: 330px;padding-right: 110px;}
	.ihot-subname{color:#fff;font-size: 16px;line-height: 20px;padding-right: 110px;}
	.sousuo-hot{height:44px;width:100%;border:none;border:none;background: #fff; z-index: 99;border-radius: 10px;position: relative;
	}
	
	.sousuo-hot>input{width:calc(100% - 40px);float:left;height: 44px;line-height: 44px;padding-left: 10px;
	background:none;float:left;color:#000;border:none;}
	.sousuo-hot>input::-webkit-input-placeholder{color:#000;padding-left: 10px;}
	.sousuo-hot>button{width:28px;float:right;border:none;background: none;float:right;margin-top: 6px;margin-right:12px;}
	.rw{position: absolute;right: 26px;top: -146px;}
	.ihot-right{width: calc(100% - 440px);display: flex;flex-direction: row;align-items: center;}
	.ihot-right>div{width: 100%;}
	.ihot-title{font-size: 30px;line-height: 36px;color:#004aaa;font-weight: bold;text-align: left;}
	.ihot-title span{font-size: 30px;line-height: 36px;color:#323232;font-weight: bold;text-align: left;}
	.ihot-keybox{display: flex;justify-content: space-between;margin-top: 14px;flex-wrap: wrap;}
	.ihot-key{display: block;color:#323232;font-size: 16px;line-height: 24px;padding: 0 5px;}
	.ihot-keybox a:hover{text-decoration: none;color:#004aaa;}
	@media(max-width:960px){
	.ihot-left{margin-bottom: 20px;width: 100%;margin-top: 10px;padding-top: 54px;height: 100%;padding-bottom: 20px;}
    .ihot-right{width: 100%;margin-bottom: 10px;}	
	}
		
	/* 首页产品 */
	.index-pr{padding: 3%;background: #f4f4f4;}
	.index-pr .uk-container{max-width:1496px;}
	.index-title{font-size: 40px;line-height: 42px;color:#004aaa;font-weight: bold;text-align: center;text-transform: uppercase;}
	.index-title span{font-size: 40px;line-height: 42px;color:#323232;font-weight: bold;text-align: center;text-transform: uppercase;}
    .index-xian{width: 94px;height: 5px;background: #004aaa;margin: 6px auto 30px;}
    .index-pr .uk-container{position: relative;z-index: 99;}
    .ipr-navbox1{background: #004aaa;position: relative;display:flex;justify-content: center;padding:12px 20px;margin-bottom: 60px;}
	.ipr-navbox1::before{position: absolute;width: 0;height: 0;border-color: #0d284b transparent;border-style: solid;border-width: 0 0 60px 60px;
	content: " ";left: -60px;top: 0;
	}
	.ipr-navbox1::after{position: absolute;width: 0;height: 0;border-color: transparent  #0d284b;border-style: solid;border-width: 0 0 60px 60px;
	content: " ";right: -60px;top: 0;
	}
    	.ipr-navbox{display: flex;justify-content: space-between;flex-wrap: wrap;max-width: 1180px;width: 100%;}
    	.ipr-navname{display: block;width: 48%;max-width: 500px;}
    	.ipr-navbox .uk-active a{color: #333333;background: #ffffff;}
    	.ipr-navname a{display: block;color:#ffffff;text-align: center;text-decoration: none;background: none;line-height: 32px;padding: 12px 10px;
    	border: 1px solid #ffffff;font-size: 24px;text-transform: uppercase;border-radius: 10px;}
    	.ipr-navname a:hover{text-decoration: none;color: #333333;background: #ffffff;border:1px solid #ffffff;}
		.ipr-nr{max-width: 1340px;margin: 0 auto;}
    	.inpr-box{display: block;pposition: relative;overflow: hidden;}
    	.inpr-box2{position: relative;z-index: 10;}
    	.inpr-img{overflow: hidden;background: #fff;border: 3px solid rbga(255,255,255,.0);}
    	.inpr-img img{width: 100%;transition: 0.6s;}
    	.inpr-name{color:#333333;font-size: 28px;line-height: 30px;text-align: center;margin-top: 24px;font-size: 400;text-transform: uppercase;}	   
    	
    	.inpr-more{text-align: center;font-size:18px;color:#323232;line-height:52px;border: 1px solid #323232;width: 230px;
    	   margin: 20px auto 0;transition: 0.6s;text-transform: uppercase;
    	   }	
    	.inpr-box:hover{text-decoration: none;}
		.inpr-box:hover .inpr-img{border: 3px solid #004aaa;}
    	.inpr-box:hover .inpr-img img{transform: scale(1.2,1.2) rotateZ(8deg);}
    	
    	.inpr-box:hover .inpr-more{border:1px solid #fe2423;background: #fe2423;color:#fff;}
    	.z-left,.z-right{width:26px;height: 50px;background: none!important;z-index: 99!important;
    	 display: block!important;border: none;}
    	.z-left{left:-6%!important;top:40%!important;}
    	.z-right{right:-6%!important;top:40%!important;}
    	.z-left:before{display: none;}
    	.z-right:before{display: none;}
    	 @media(max-width:1650px){
		.ipr-navbox1::before{display: none;}
		.ipr-navbox1::after{display: none;}	 
		 }
    	 @media(max-width:1550px){
    	.z-left{left:2%!important;opacity: 0.6;}
    	.z-right{right:2%!important;opacity: 0.6;}	
    	}
    
    	@media(max-width:900px){
    	.ipr-navname{display: block;width: 46%;} 
    	}
    	@media(max-width:700px){
		.ipr-navbox1{padding-bottom: 0px;}
    	.ipr-navname{display: block;width: 100%!important;margin:0 auto 20px;} 
    	.in-title{font-size: 24px;line-height: 28px;margin-bottom: 10px;}
    	.t-xian{display: none;}
    	.ipr-navbox{margin: 26px auto;}
		
    	}



	/* 首页公司简介 */
	.index-ab{background: url(images/bg1.png) top center no-repeat #f4f4f4;padding:70px 3%;min-height: 855px;}
	.index-ab .uk-container{max-width: 1600px;}
	.index-title1{color:#fff;}
	.index-xian1{background: #fff;}
	.iab-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 50px;}
	.iab-left{width: 49%;}
	.iab-tubox{border: 5px solid #fff;}
	.iab-tubox img{width: 100%;}
	.iab-right{width: 49%;}
	.iab-desc{color:#fff;font-size: 16px;line-height: 32px;max-height: 446px;overflow-y: auto;margin-top: 20px;}
	  .iab-desc::-webkit-scrollbar {background: #dbdbdb;width: 8px;}
	.iab-desc::-webkit-scrollbar-thumb {background: #004aaa;}
	.iab-more{text-align: center;font-size:16px;color:#ffffff;line-height:38px;width: 162px;background: #fe2423;
transition: 0.6s;text-transform: uppercase;display: block;font-weight: 100;margin-left: calc(100% - 170px);margin-top: 14px;
	   }	
	   
	.iab-more:hover{text-decoration: none;color:#fff;}
	@media(max-width:1200px){
	.iab-left{width: 60%;}
	.iab-right{width: 38%;}
	.iab-desc{margin-top: 0;}
	}
	@media(max-width:960px){
	.index-ab{background: #004aaa;padding: 3%;}	
	.iab-left{width: 100%;margin-bottom: 20px;}
	.iab-right{width: 100%;}
	}
	/* 首页公司简介二 */
	.index-com{padding: 3%;background: #f4f4f4;}
	.index-com .uk-container{max-width: 1480px;}
	.com-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.com-left{width: 44%;}
	.com-title{color:#323232;font-size: 32px;line-height: 36px;margin-bottom: 50px;}
	.com-box1{display: flex;justify-content: space-between;margin-bottom: 20px;}
	.com-left1{width: 73px;height: 46px;border: 1px solid #323232;transition: 0.6s;}
	.com-right1{width: calc(100% - 84px);}
	.com-numer{text-align: center;line-height: 46px;font-size:14px;color:#323232;text-align: center;transition: 0.6s;}
	.com-right{width: 43%;position: relative;}
	.com-right2{position: relative;}
	.com-right2::before{content: " ";width: 100%;height: 80%;border: 6px solid #e5e5e5;position: absolute;left:-16%;top: 10%;}
	.com-name{font-size: 16px;line-height: 20px;color:#323232;font-weight: bold;margin-bottom: 4px;}
	.com-desc{font-size: 14px;line-height: 18px;color:#494949;}
	.com-box1:hover .com-left1{border: 1px solid #004aaa;background: #004aaa;}
	.com-box1:hover .com-numer{color:#ffffff;}
	.com-more{display: block;text-align: left;margin-top: 40px;color:#323232;font-size: 16px;line-height: 22px;transition: 0.6s;}
	.com-more:hover{text-decoration: none;color:#004aaa;}
	.aleft::before,.aright::before{display: none;}
	.aleft{display: block!important;width: 28px;height: 34px;top: 96%!important;left: -68px!important;}
	.aright{display: block!important;width: 28px;height: 34px;top: 96%!important;right: calc(100% + 4px)!important;}
	@media(max-width:960px){
.com-left{width: 100%;margin-bottom: 20px;}
.com-right{width: 100%;}
.com-right2::before{display: none;}
.aleft{left: 0px!important;top: 94%!important;}
	.aright{right: calc(100% - 64px)!important;top: 94%!important;}
	}
	
	/* 首页品牌展示 */
	.index-br{padding: 3%;background: #f4f4f4;}
	.index-br .uk-container{max-width: 1500px;}
	.ibr-box{max-width: 1348px;margin: 0 auto 40px;display: flex;justify-content: space-between;}
	.ibr-name{text-align: center;width: 33%;position: relative;}
	.ibr-name a{display: block;font-size:30px;line-height: 32px;color:#323232;padding: 14px 10px;background: #fff;position: relative;}
	.ibr-box .uk-active a{color: #fff;background: #004aaa;}
	.ibr-box .uk-active:before{content: " "; width: 0; height: 0;border-top: 10px solid #004aaa; border-right: 10px solid transparent;
	 border-left: 10px solid transparent;position: absolute;bottom: -10px;left: calc(50% - 10px);
	}
	.ibr-name a:hover{text-decoration: none;background: #004aaa;color:#fff;}
	.ibr-nr li{padding: 30px 60px;border: 1px solid #ccc;}
	.ibr-tu{transition: 0.6s;}
	.ibr-tubox:hover .ibr-tu{transform: scale(0.95);}
	 
	  /* 首页视频展示 */
	.index-video{padding: 0;background: #f4f4f4;position: relative;}
	.index-video .uk-container{max-width: 1484px;}
	.vbottom{position: absolute;bottom: 0;width: 100%;background: #004aa9;height: 45px;left: 0;}
	.ivideo-box{position: absolute;bottom: 45px;right: 0;width: 100%;max-width:716px;border-top-left-radius:30px;background: rgba(0,74,170,.9);
	padding: 30px 40px;
	}
	.ivideo-name{color:#fff;font-size: 32px;line-height: 36px;}
	.ivideo-xian{width: 100%;background: #fff;opacity: .4;height: 1px;margin: 2px auto 8px;}
	.ivideo-desc{color:#fff;font-size: 14px;line-height: 26px;}
	.ivideo-more{display: block;margin-top: 10px;background: #fe2423;width: 134px;line-height: 34px;font-size:16px;color:#fff;text-align: center;
	font-family: "arial"!important;transition: 0.6s;}
	.ivideo-more:hover{text-decoration: none;color:#fff;background: #000;}
	@media(max-width:960px){
   .ivideo-box{width: 100%;max-width: 100%;position: initial;border-radius: 0;padding:20px 10px;}
   .vbottom{display: none;}
		}
	
	 /* 首页新闻展示 */	
		.index-news{padding: 3%;background: #f4f4f4;} 
		.index-news .uk-container{max-width: 1350px;}
       	
       	.sub7-item {padding: 15px 15px 20px 20px;position: relative;z-index: 2;display: flex;justify-content: space-between;flex-wrap: wrap;}
       	.sub7-item::before {content: "";background:#d0d3df;position: absolute;top: 0;left: 0;width:100%;height:0;
       		z-index: -1;-webkit-transition: all ease 0.5s;transition: all ease 0.5s;}
       	.sub7-left{width:160px;padding: 0 15px;}
		.sub7-center{width: calc(100% - 360px);display: flex;justify-content: space-between;flex-wrap: wrap;}
       	.sub7-right{width: 184px;}
		.sub7-left1{width: 25%;}
		.sub7-right1{width: 73%;}
       	.inews-ri{font-size: 30px;line-height: 30px;color:#323232;}
		.inews-ri span{display: inline-block;background: #004aaa;width: 24px;height: 5px;margin-left: 8px;margin-top: -12px;
		position: relative;top: -10px;}
		.inews-nian{font-size: 16px;color:#323232;margin-top: 6px;}
       	.inews-name{font-size: 26px;line-height: 32px;color:#323232;font-weight: bold;margin-bottom: 4px;}
		.inews-date{font-size: 16px;color:#323232;line-height: 24px;margin: 4px 0 6px;opacity: 0.6;}
		.inews-desc{font-size: 14px;line-height: 26px;color:#323232;opacity: 0.6;}
        .inews-more{display: block;width: 170px;color:#fff;background: #004aaa;text-align: center;line-height: 45px;border-radius: 22.5px;margin-top: 46px;}
       	.sub7-item:hover::before {height: 100%;top: auto;bottom: 0;}
       	.sub7-item:hover .inews-more {background: #fe2423;text-decoration: none;color:#fff;}
		
		@media(max-width:1100px){
		.sub7-left{display: none;}
	    .sub7-center{width: calc(100% - 190px);}		
		    }  
	@media(max-width:960px){
	.sub7-left{display: none;}
	.sub7-center{width:100%;}
	.sub7-left1{width: 100%;margin-bottom: 20px;}
	.sub7-right1{width: 100%;}		
	.inews-more{margin-top: 20px;}
	    }		
		
		/* 页尾信息 */
		.footer{background:url(images/bg2.png) ;padding-top: 1.5%;}
		.footer .uk-container{max-width: 1494px;}		
		.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}	
		.f-left{width: 68%;position: relative;}
		.foot-title{font-size: 28px;line-height: 32px;color:#fff;}
		.foot-title span{font-size: 18px;line-height: 34px;color:#fff;}
		.foot-xian{width: 90px;height: 1px;background: #ffffff;margin: 4px 0 36px;}

		.f-box1{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
		.f-left1{width: 21%;}
		.f-center1{width: 22%;}
		.f-right1{width: 54%;}
		.foot-name{font-size: 22px;line-height: 24px;margin-bottom: 16px;color:#fff;}
		.f-nav{display: block;color:#fff;font-size: 16px;line-height: 32px;text-transform:capitalize;transition: 0.6s;}
		.f-right{width: 30%;}
	    .f-nav:hover{text-decoration: none;color:#fff;opacity: 0.6;}
		.f-lxbox{display: flex;justify-content: space-between;margin-bottom: 14px;}
		.f-lxicon{width: 20px;height: 20px;}
	    .f-lx{display: block;color:#fff;font-size: 16px;line-height: 20px;width: calc(100% - 28px);}
	  .bottom{padding: 14px 0;border-top: 1px solid rgba(255,255,255,.5);margin-top: 30px;}
	  .bottom .uk-container{max-width: 1494px;}
	  .bottom-box{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
	  .bottom-left{width: calc(100% -420px);}
	  .bottom-name{color:#fff;font-size: 16px;line-height: 24px;}
	  .bottom-right{width: 100%;display: flex;justify-content: space-between;max-width: 400px;}
	  .bottom-left1{display: flex;justify-content: space-between;width: 180px;}
	  .sitemap{color:#fff;font-size: 16px;line-height: 24px;}
	  .bq{text-align: center;font-size: 16px;line-height: 20px;margin: 10px auto 12px;color:#fff;opacity: 1;}
	  .bottom-desc{text-align: center;font-size: 14px;line-height: 20px;color:#fff;opacity: 0.9;}
	  @media(max-width:960px){ 
		  .footer{padding:2% 3%;}
	 .f-left{width: 100%;margin-bottom: 20px;}
	 
	 .f-right{width: 100%;}
	 }
	 @media(max-width:768px){ 
	.f-left1{width: 100%;margin-bottom: 20px;}
	.f-center1{width:100%;margin-bottom: 20px;}	 
	.f-right1{width:100%;}	 
	 }
  /* 表单 */
  	.biaodan>li{margin-bottom: 18px;}
  	.biaodan>li>input{width: 100%;height: 38px;font-weight: 400;background:rgba(255,255,255,.3);border-radius: 3px;
  	border:1px solid #acacac!important;color:#ffffff;padding-left: 16px;font-size: 16px;}
  	.biaodan>li>input::-webkit-input-placeholder{color:#ffffff;font-size: 14px;}
  	.biaodan>li>textarea{width: 100%;font-weight: 400;background:rgba(255,255,255,.3);border:1px solid #acacac!important;color:#ffffff;
  	padding-left: 16px;line-height: 38px;font-size: 16px;border-radius: 3px;
  	}
  	.biaodan>li>textarea::-webkit-input-placeholder {color: #ffffff;line-height: 40px;font-weight: 400;font-size: 14px;} 
  	.biaodan>li>textarea::-moz-input-placeholder {color: #ffffff;line-height: 40px;font-weight: 400;font-size: 14px;} 
  	.biaodan>li>textarea::-ms-input-placeholder {color: #ffffff;line-height: 40px;font-weight: 400;font-size: 14px;} 
  	.send{
  		width: 88px!important;
  		height: 32px!important;
  		font-size: 18px;
  		border:1px solid #acacac;
  		color: #fff;
  		font-weight: 400;
  		transition: 0.8s;-webkit-transition: 0.8s;
  		display: block;
  		margin-left: calc(100% - 88px);
  		border-radius: 5px;
  		background: none;
		background:rgba(255,255,255,.3);
  	}
  	.send:hover{background: #fff;color:#000;border-color:#fff;}


    /* 内页面包屑 */
   .m-box>a{font-size:16px;color:#323232;text-decoration: none;line-height:40px;font-weight: 400;text-transform: uppercase;}
   .xian5{background:none;padding: 0;background: none;border-bottom: 1px solid #000;}
   .mbx-home{margin-right: 10px;}
   .mbx-yuan{color:#004aaa;}
   /* 内页证书展示 */
   .cer{padding: 3%;}
   .ny-nav{display: flex;justify-content: space-between;flex-wrap: wrap; position: relative;margin-bottom: 50px;background: #004aaa;padding: 0 40px;}
   .ny-nav a{display: block;padding: 10px 30px;font-size: 18px;line-height: 22px;color:#ffffff;transition: 0.6s;}
    .ny-active{background: #fff;color:#000000!important; 	transform: scale(1.2);
	-moz-box-shadow:0px 0px 12px #A1A1A1; -webkit-box-shadow:0px 0px 12px #A1A1A1; box-shadow:0px 0px 12px #A1A1A1; }	
   .ny-nav a:hover{background: #fff;color:#000000;
   -moz-box-shadow:0px 0px 12px #A1A1A1; -webkit-box-shadow:0px 0px 12px #A1A1A1; box-shadow:0px 0px 12px #A1A1A1; text-decoration: none;}	
    .zs-tu{width: 100%;}
	.zs-box:hover .zs-tu{transform: rotateY(360deg);transition: 0.6s;}
	@media(max-width:960px){
.ny-active{transform: scale(1);-moz-box-shadow:0px 0px 6px #A1A1A1; -webkit-box-shadow:0px 0px 6px #A1A1A1; box-shadow:0px 0px 6px #A1A1A1;}
.ny-nav{padding: 0;}
	 }  
   /* 内页品牌展示 */
	.bra-nr{margin-bottom: 60px;}  
	.bra-box{border-left: 7px solid #004aaa;margin-bottom: 54px;}
	.bra-name{display: inline-block;margin-left:7px;background: #004aaa;font-size:28px;line-height: 54px;padding: 0 20px;color:#fff;
	min-width: 324px;}
	/* 内页仓库展示 */
	.war1{padding: 3% 0;}
	.war{max-width: 1920px;margin: 0 auto;overflow: hidden;}
	.roll_row {margin: 1% 0 1%;} 
	.roll-wrap:hover .control{display: block;}
	.roll-wrap{position: relative;width: 100%;height:652px;}
     .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 li{float: left;display: block;width: auto;height: auto; line-height: 100px;padding:  0 2px;
	         font-weight: bold;font-size: 28px;text-align: center;position: relative;z-index: 99;color: #fff;
	         transition: all 0.5s;}

   /* 内页公司简介 */
   	.ab{padding: 3%;}
   .ableft::before,.abright::before{display: none;}
   .ableft{display: block!important;left: calc(50% - 60px)!important;top: calc(100% - 6px)!important;}
   .abright{display: block!important;right: calc(50% - 60px)!important;top: calc(100% - 6px)!important;}
   .ab-nr{margin-top: 60px;}
   .about{padding: 3% 0;}
   .about .uk-container{max-width: 1920px;}
   
   	.iwhy-nr{display: flex;justify-content: space-between;}
   	 .iwhy-box{position: relative;overflow: hidden;height: 581px;max-width: 567px;transition: 1s;}
   	 .iwhy-tubox{background: #000;}
   	 .iwhy-tu{width: 567px;height: 581px;max-width: fit-content!important;opacity: 0.3;}
   	 
   	  .iwhy-box1{position: absolute;width: 100%;left: 0;top: 0;display: flex;justify-content: center;}
   	   .iwhy-left{width: 0;overflow: hidden;transition: 1s;height: 581px;
        background: rgba(0,87,185,.8);
   
   	   }
   			.iwhy-name{font-size: 22px;line-height: 24px;color:#ffffff;margin-bottom: 24px;}
   			
   			.iwhy-desc{font-size: 16px;line-height: 24px;color:#ffffff;}
   			
   			.iwhy-more:hover{text-decoration: none;background: #000;color:#fff;}
   	   .iwhy-right{width: 100%;transition: 0.6s;display: flex;align-items: end;flex-direction: row;height: 581px;justify-content: center;
	   padding-bottom: 40px;}
   		
   			.iwhy-name1{color:#ffffff;font-size: 24px;line-height: 28px;text-align: center;}
   			 

   	  .iwhy-box{width: 11.6%;}
   	 .active{width: 100%;}
   	  .active .iwhy-left{width: 100%!important;padding:20px 30px;} 
   	  .active .iwhy-right{width: 0%;overflow: hidden;} 
      .active .iwhy-tu{opacity: 1;}
   
   
   
   
   .our{padding: 3%;}
   .our .uk-container{max-width: 1320px;}
   .our-box{padding: 30px 20px;background: #004298;height: 100%;}
   .our-icon{display: block;margin: 10px auto 10px;}
   .our-name{font-size: 20px;line-height: 24px;color:#fff;text-align: center;}
   .our-xian{width: 42px;height: 2px;background: #ffffff;margin: 4px auto 10px;}
   .our-desc{font-size: 14px;line-height: 24px;text-align: center;color:#fff;}
   .our-box:hover .our-icon{transform: rotateY(360deg);transition: 0.6s;}
   .our-nr:nth-child(2n) .our-box{background: #004aaa;}
   .our-nr:nth-child(3n) .our-box{background: #1058b9;}
   .our-nr:nth-child(4n) .our-box{background: #1361c9;}
   /* 发展历程 */
   .dev-box{display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;}
   .dev-left{width: 258px;display: flex;justify-content: space-between;}
   .dev-left1{width: 167px;}
   .dev-xian{width: 1px;height: 80px;background: #004aaa;margin: 0 auto;}
   .dev-yuan{width: 24px;height: 24px;border-radius: 12px;border: 1px solid #004aaa;margin: 0 auto;}
   .dev-yuan1{width: 18px;height: 18px;border-radius: 9px;background: #004aaa;margin: 2px auto;}
   .dev-xian1{width: 1px;height: 136px;background: #004aaa;margin: 0 auto;}
   
   .dev-nian{text-align: center;font-size: 28px;line-height: 48px;color:#fff;height: 48px;background: #004aaa;}
   .dev-right1{width: 91px;}
   .dev-xian2{width: 76px;height: 1px;background: #004aaa;margin: 24px auto 0;}
   .dev-center{width:calc(100% - 390px);background: #f4f4f4;display: flex;align-items: center;flex-direction: row;height:200px;padding: 0 4%;}
   .dev-desc{color:#323232;font-size: 18px;line-height: 28px;}
   .dev-right{width: 120px;}
   .dev-icon{margin: 100px auto 0;}
   .dev-nian1{position: absolute;top: -50px;right: 0;text-align: right;font-size: 110px;line-height: 116px;height: 116px;color:#d2d2d2;}
   .dian{text-align: center;color:#004aaa;margin-top: 20px;font-size: 38px;display: none;}
   .dev-box:last-child .dian{display: block;}
@media(max-width:960px){
  .dev-right1{display: none;}
  .dev-right{display: none;}
  .dev-nian1{display: none;}
  .dev-left{width: 167px;}
  .dev-center{width: calc(100% - 180px);}
	 }     
@media(max-width:768px){
.dev-left{width: 100%;}
.dev-left1{width: 100%;}
.dev-center{width: 100%;}	
.dev-xian{display: none;}	
.dev-xian1{display: none;}	
.dev-yuan{display: none;}	
.dev-yuan1{display: none;}	
.dev-box{margin-bottom: 20px;}
}   
     /*滚动条样式*/
  .ab-left::-webkit-scrollbar {/*滚动条整体样式*/
               width: 6px;     /*高宽分别对应横竖滚动条的尺寸*/
               height: 6px;
           }
           .ab-left::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
               border-radius: 3px;
               -webkit-box-shadow: inset 0 0 5px rgba(184,201,224,1);
               background: rgba(184,201,224,1);
           }
           .ab-left::-webkit-scrollbar-track {/*滚动条里面轨道*/
               -webkit-box-shadow: inset 0 0 5px rgba(226,237,251,1);
               border-radius: 0;
               background: rgba(226,237,251,1);
           }
   
	@media(max-width:960px){
	.ab-left{width:100%;margin-bottom: 20px;}
	.ab-right{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 #1a53a4;background: #1a53a4;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: #004aaa;color:#ffffff;font-size:34px;line-height:38px;font-weight: bold;text-transform: uppercase;text-align: left;
	  padding: 20px 5%;
	}
    
	.pro-left ul li {display: block;text-align: left;line-height: 70px;margin-top:10px;background: #7b7b7b;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: #1a53a4;color: #fff;}
	.pro-left ul li:hover a,.pro-left ul .default a {color: #fff;background:#1a53a4 ;}
	.lei-list{background: #ececec;}
	    .lei-list div .lei-name1 p{color:#fff!important;text-decoration: underline;background: #005dd5;} 
		.nav-box2{margin-bottom: 2px;padding-bottom: 0;background: #004aaa;}
		.nav-box1{overflow:hidden;height:0;position:relative;}
	    .lei-list h3{padding: 0;padding: 16px 10px;position:relative;text-align: left;border-bottom: 1px solid #fff;
		 color:#fff;line-height:22px;font-size: 18px;font-weight: 400;margin-bottom: 0;background: #2f2d2e;
	         }
	    .nav-box3{margin-bottom:0;background: #d6fbfd;padding: 0 0;}
		.nav-box3:hover{cursor: pointer;}
		 .lei-list a p{font-size: 14px;line-height: 20px;float: right;color:#fff;padding: 12px 15px;width: 100%;
		 background: none;text-align: left;border-bottom: 1px solid #fff;
		 }
		.lei-list a:last-child p{border: none;}	
	.lei-list h3>img{position:absolute;top:calc(50% - 2px);right:20px;transform: rotate(-90deg);}
	
	
	.lei-list div .uk-active img{transform: rotate(0deg);}
	.lei-list div .uk-active1{color:#fff!important;background: #003a86;}
	.uk-accordion-content{padding:0!important;}
	.lpr-box{display: block;transition: 0.6s;position: relative;overflow: hidden;}
	.lpr-box1{position: relative;overflow: hidden;border: 1px solid #b5b5b5;border-radius: 10px;}
	.lpr-img{width: 100%;display: block;margin: 0 auto;transition: 0.6s;}
	.lpr-img1{width: 100%;display: block;position: absolute;left: 0;top: 0;opacity: 0;}
	.lpr-title{text-align: center;font-size:18px;line-height: 20px;color:#787878;transition: 0.6s;margin: 18px auto 30px;text-transform: uppercase;}
	.lpr-box:hover{text-decoration: none;}
	 .lpr-box:hover .lpr-img1{animation:big 1s;} 
	.lpr-box:hover .lpr-title{color:#1a53a4;} 
	
	.saixuan{display: flex;justify-content: start;flex-wrap: wrap;margin-bottom: 20px;}
	.quan{display: none;}
	.saixuan-name{font-size: 18px;line-height: 32px;margin-right: 24px;color:#000;font-weight: bold;display: block;}
	.btn{display: block;background: #dae0e5;padding: 6px 8px;font-size: 14px;line-height: 18px;margin: 0 10px;margin-bottom: 10px;
	color:#212529;border-radius: 5px;}
	.btn-info{display: block;background: #1a53a4;padding: 6px 8px;font-size: 14px;line-height: 18px;margin: 0 10px;margin-bottom: 10px;
	color:#ffffff;border-radius: 5px;}
	.btn:hover{background: #1a53a4;color:#fff;text-decoration: none;}
	.btn-info:hover{background: #1a53a4;color:#fff;text-decoration: none;}
	.saixuan-name:hover{text-decoration: none;color:#000;}
	@media(max-width:960px){
	.title-left1{width: 100%;margin-bottom: 20px;}	
	.title-right1{width: 100%;}	
	}
	

	/* 产品详情*/
	.pr-page{padding:3%;}
	.show{width: 100%;border: 1px solid #3d3d3d;}
	.npr-title{color:#323232;font-size: 28px;line-height: 32px;margin-bottom: 4px;font-weight: bold;text-transform: uppercase;}
	.npr-xian{width: 100%;max-width: 490px;height: 1px;background: #3d3d3d;margin-bottom: 40px;}
	.npr-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.npr-subtitle{font-size: 20px;line-height: 34px;color:#323232;margin-bottom: 10px;font-weight: bold;}
	
	
	
	.bottom-title{font-size: 20px;line-height: 24px;color:#323232;margin-bottom:20px;font-weight: bold;margin-top: 30px;}
	.br-img{border-radius: 10px;border:1px solid #a0a0a0;width: 100%;}
	
       /* 案例列表 */  
	.case-list{padding: 3%;background: #f4f9fe;}
	.case-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}	 
	.case-box{width: 28.5%;margin-bottom: 24px;}
    .case-box1{background: #1a53a4;padding: 8px;}	
	.case-img{display: block;width: 100%;border-radius:20px;}
	.case-name{font-size: 26px;line-height: 30px;margin: 16px 0 10px;font-family: "ROBOTO BOLD";text-transform: uppercase;}
	.case-xian{width:34px;height: 4px;background: #1a53a4;margin-bottom: 10px;}
	.case-desc{font-size: 16px;line-height: 24px;font-family: "ROBOTO-LIGHT-10";}
		 @media(max-width:1200px){
		.case-box{width:31%;margin-bottom: 24px;}	 
			 
		 }
		 @media(max-width:960px){
		 .case-box{width:48%;margin-bottom: 24px;}	 
		 	 
		  }
		  @media(max-width:600px){
		  .case-box{width:100%;margin-bottom: 24px;}	 
		  	 
		   }
		 /* 新闻列表 */  
	.news-list{padding: 3%;background: #f4f9fe;}	 
	.news-box{display: flex;justify-content: space-between;flex-wrap: wrap;
	border-bottom: 1px solid #ccc;padding-bottom: 40px;margin-bottom: 40px;
	}
	.news-left{width:44.5%;}
	.news-img{width: 100%;display: block;}
	.news-right{width: 54%;display: flex;align-items: center;flex-direction: row;max-width: 545px;}
    .news-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.news-box1{width: 128px;height: 128px;border: 1px solid #ccc;overflow: hidden;transition: 0.6s;}
	.news-box2{width: calc(100% - 144px);}
	.news-ri{text-align: center;font-size: 50px;line-height: 54px;font-weight: bold;margin-top: 20px;color:#004aaa;}
	.news-nian{text-align: center;font-size: 24px;line-height: 28px;color:#004aaa;}
    .news-name{font-size: 32px;color:#323232;line-height: 36px;margin-bottom: 4px;transition: 0.6s;}
	.news-desc{font-size: 16px;line-height: 20px;color:#323232;}
	.news-more{font-size: 18px;color:#ffffff;margin-top: 12px;text-align: center;width:190px;height: 50px;border-radius: 25px;background: #004aaa;
	margin-left: calc(100% - 190px);line-height: 50px;}
	.news-box:hover{text-decoration: none;}
	.news-box:hover .news-box1{border: 1px solid #004aaa;}
	.news-box:hover .news-name{color:#004aaa;}

	@media(max-width:800px){
	 .news-left{width:100%;}
	 .news-right{width: 100%;padding: 20px;}
	 .news-more{margin-left: 0;}
	 }

/* 新闻详情 */		 
	.news-page{padding: 3%;background: #f4f9fe;}	 
	.news-page .uk-container{max-width: 1140px;}
	.news-title{text-align: left;font-size: 38px;line-height: 44px;font-weight: bold;}
	.news-date{font-size: 18px;color:#323232;color:#323232;margin-top: 10px;opacity: 0.6;}
	.news-con{margin: 20px auto;}
	.news-ico{margin: 0 auto 30px;display: block;}
	
/* 视频列表 */	
	.video-list{padding: 3%;}
	.video-box{padding: 4px;border: 1px solid #ccc;}
	.video-name{text-align: center;margin-bottom: 14px;margin-top: 16px;font-size: 18px;line-height: 22px;color:#333333;}
	.video-box1{position: relative;}
	.bf-fugai{position: absolute;left: 0;top: 0;left: 0;top: 0;background: rgba(0,0,0,.8);width: 100%;height: 100%;}
	.bf{position: absolute;margin:  auto;left: 0;top: 0;right: 0;bottom: 0;}
	
	
/* 联系我们 */
	.contact{padding: 3%;}
    .contact .uk-container{max-width: 1140px;}
    .contact-title{font-size: 36px;line-height: 40px;font-weight: bold;margin: 0 0 6px;}
	.con-xian{width: 100%;height: 1px;margin: 0 auto 24px;background: #a9a9a9;}
	.c-lxbox{display: flex;justify-content: space-between;}
	.c-lxicon{width: 26px;height: 26px;}
	.c-lx{width: calc(100% - 32px);font-size:20px;color:#323232;line-height: 26px;}
	.contact-subtitle{font-size: 30px;line-height: 34px;font-weight: 400;margin: 40px 0 20px;}
	.contact-nr{margin-top: 50px;}
	 /* 联系我们表单 */
     .con-biaodan{display: flex;align-items:center;flex-direction: row;height: 100%;}
	 .con-biaodan>li{margin-bottom: 12px;}
	 .con-biaodan>li>input{width: 100%;height: 64px;font-weight: 400;background: #f8f8f8;
	 border:1px solid #cdcdcd!important;color:#000;padding-left: 16px;border-radius: 6px;font-size:22px;
	 }
	 .con-biaodan>li>input::-webkit-input-placeholder{color:#9b9b9b;font-size:22px;line-height: 64px;}
	 .con-biaodan>li>textarea{width: 100%;font-weight: 400;background: #f8f8f8;border:1px solid #cdcdcd!important;color:#000;line-height: 34px;
	 border-radius: 6px;font-size:22px;
	 padding-left: 16px;
	 }
	 .con-biaodan>li>textarea::-webkit-input-placeholder {color:#9b9b9b;line-height: 64px;font-weight: 400;font-size:22px;} 
	 .con-biaodan>li>textarea::-moz-input-placeholder {color: #9b9b9b;line-height: 64px;font-weight: 400;font-size:22px;} 
	 .con-biaodan>li>textarea::-ms-input-placeholder {color: #9b9b9b;line-height: 64px;font-weight: 400;font-size:22px;} 
	 .con-send{
	 	width: 270px!important;
	 	height: 64px!important;

	 	background: #004aaa;
	 	border:1px solid #004aaa;
	 	color: #fff;
		font-size: 28px;
	 	transition: 0.8s;-webkit-transition: 0.8s;
	 	margin:16px 0 0;
		border-radius: 6px;
	 	display: block;
	 }
	


	CSS Document */
	


