* { margin:0; padding:0;box-sizing: border-box;-moz-box-sizing: border-box;
-webkit-box-sizing: border-box; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body,div,ul,p,figure,h1,h2,h3,h4,h5,h6{ margin:0;padding:0;}
ul li { list-style:none;}
a {cursor:pointer;touch-callout: none; text-decoration:none; hide-focus: expression(this.hideFocus=true); outline:none;}
.abc{cursor:pointer;}
a:focus{outline:0;}
a:hover{text-decoration:none; }
em,i{font-style: normal;}
input:focus,textarea:focus {outline:none;}
input,textarea,select {font-family: inherit;font-size: inherit;font-weight: inherit;}
button,input[type="submit"] {border: none;background: none;appearance: none;outline: none;}
input,textarea {border: none;background: none;appearance: none;outline: none;}
img {border:none; vertical-align:middle;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content:"";clear: both;height: 0;}
.clearfix{*zoom:1;}
.display{display: block;}

.mar3 {margin-top: 1%;}
.mar4 {margin-top: 2%;}
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;
}


@font-face{
    font-family:'abc';
    src : url('Raleway-Regular(1).ttf'); 
}
@font-face{
    font-family:'abd';
    src : url('Chosence Regular.ttf'); 
}
iframe{width: 100%;height: 100%;}
.big{position: relative;overflow: hidden;}
.big>img{transition:1s;	
       -moz-transition:1s;
        -webkit-transition:1s; 
       -o-transition:1s; }
.big:hover img{    transform: scale(1.05,1.05);
			-ms-transform: scale(1.05,1.05);	/* IE 9 */ 
			-webkit-transform: scale(1.05,1.05);	/* Safari 和 Chrome */
			-o-transform: scale(1.05,1.05);	/* Opera */
			-moz-transform: scale(1.05,1.05);}
.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%;}}
/*******************************
  -------[= head页 =]-------
********************************/

.head{width: 100%;position: relative;padding: 30px 3%;}
.head .uk-container{max-width: 1200px;}
.head .uk-container>.uk-grid{margin-top: 0;}
.logo{width: 340px !important;max-width: inherit;}
.head-top{height: 40px;margin-bottom: 5px;float: right;}
.head-top-left{ float: right;padding: 0 15px; width: 200px;height: 30px;margin:5px ;border-radius: 15px; border: 1px solid #dddddd;}
.head-top-right{float: right;width: 70px;height: 30px;margin: 5px;color:#373737 ;}
.head-top-right .uk-button{width: 70px;background: none !important;font-family: "abc";} 
.head-bottom{float: right;}
.head-bottom .uk-navbar{background: none !important;}
.baobangform input{font-size: 12px;line-height: 28px;color: #373737;font-family: "abc";}
.baobangform{background-color: #fff;width: 100%;}
.fugai li a{text-transform: capitalize; position: relative; color: #424242 !important;background: none !important;
    font-size: 17px;
    font-family: "abc";}
.baobangform .sousuo-box button{float: right;margin-top: 6px;}
.head-nav-tab div .uk-dropdown-bottom{background-color: #fff;color: #333;border: 1px solid #bbb;padding: 10px;}
.head-nav-tab div .uk-dropdown-bottom li{margin-left: 5%; height: 30px;padding: 5px 0;}
.head-nav-tab div .uk-dropdown-bottom li a{color: #333;font-size: 14px;padding: 0px 0px 0px 10px !important; height: 20px; line-height:20px;padding-left: 10px;}


@media(max-width:1160px){
	.logo{width: 250px !important;margin-top: 15px;}
  .fugai li a{font-size:15px;padding:0 10px;}
}
@media(max-width:870px){
	.logo{width: 200px !important;margin-top: 15px;}
	.head-bottom>.uk-grid>nav>ul>li{padding-left: 0px;}
}
@media(max-width:767px){
	.head-right .clearfix{display: none;}
	.head{padding-top: 15px;padding-bottom: 0;}
	.head-left{text-align: center;}
	.head-right{margin-top: 10px;height: 60px;}
	.head-bottom{float: left;}
}
@media(max-width:500px){
	.head-top-left{opacity: 0;display: none;}	
}
 /*******************************
   -------[=缩小后的左侧搜索=]-------
 ********************************/
 .uk-navbar-toggle{margin-left: 20%;margin-top: 3%;}
 	.nav-zuo>a{display: block;width: 100%;line-height:28px;text-align: left;font-size: 16px;
 	 padding-left: 10%;color:#ffffff !important;text-transform: uppercase;} 
	  .nav-zuo>.erji{color: #ccc !important;text-transform: capitalize;}
 	.erjiname>a>span{text-align: right;color:#fff;float: right;opacity: 0;}
 	.d-erji{width: 300px;background:none;padding-top:0;background:rgba(26,185,19,.6);padding-bottom: 0;left:-100px!important;}
 	.d-erji>ul>li>a{line-height: 40px!important;color:#fff!important;font-size: 18px;}
 	.d-erji>ul>li:nth-child(2) span{display: none;}
 	.d-erji>ul>li>a:hover{background:rgba(26,185,19,.8);}
 	.d-erji>ul>li>a:hover span{opacity: 1;}
 	.sousuo-box1{height:32px;width:88%;border:1px solid #fff;
 	border-radius: 16px;margin-top: 16px;margin-left: 10%;}
 	.sousuo-box1>input{width:calc(100% - 40px);float:left;height: 32px;line-height: 32px;padding-left: 18px;
 	border:1px solid #000;background:none;float:left;border:none;border-radius: 16px;color:#fff;}
 	.sousuo-box1>button{width:22px;float:right;border:none;background: none;margin-right: 18px;margin-top: 6px;float:right;}
		
/*******************************
  -------[=轮播图=]-------
********************************/
@media(max-width:767px){
.banner>div>a{width: 30px !important;height: 30px !important;margin-top: -15px;font-size: 30px;position: absolute;}
.banner>div>a::before{ top: -15px;
	    left: 10px;
	    position: absolute;}	
 }
 .banner>div>.uk-position-bottom{bottom:3%;}
 	
	
 /*******************************
   -------[=首页主要产品=]-------
 ********************************/
 .index-main{padding: 3%; position: relative;background: url(img/index-pro-bg.jpg);}
 .index-main>.uk-container{max-width: 1200px;}
 .index-main-title{font-size: 50px;line-height: 60px;font-family:"abc" ;color: #505862;text-transform: capitalize;}
 .index-main-desc{font-size: 16px;line-height: 20px;font-family:"abc" ;color: #505862;margin-top: 20px;margin-bottom: 40px;}
 .index-main-pro-box{background-color: #fff;}
.index-main-ico{width: 100%;transition: 0.6s;}
.index-main-ico-title{font-size: 22px;text-align: center;padding: 0 5px; line-height: 30px;margin-top:5px;margin-bottom: 15px;color:#282828 ;
line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 60px;font-family: "abc";
  overflow: hidden; display: box;display: -webkit-box;}
.index-main-left{margin-top: 0!important;width: 117px; top: 100% !important;left: 50%;margin-left: -129px; position: relative;display: block !important;bottom: 0;}
.index-main-right{margin-top: 0!important;width: 117px; top: 100% !important;left: 50%;margin-left:14px ; position: relative;display: block !important;bottom: 0;}
.index-main-left img{display: block;width: 117px;}
.index-main-right img{display: block;width: 117px;}
.index-main-pro-box:hover .index-main-ico{transform: scale(0.9);}



 /*******************************
   -------[=首页注意产品=]-------
 ********************************/
 .index-about{padding:3%; position: relative;background:url(img/index-about-bg.jpg) no-repeat;background-color:#393a38 ;}
 .index-about>.uk-container{max-width:1200px;}
 .index-about .uk-container>.uk-grid{padding-left: 25px;}
 .index-about .uk-container>.index-about-ab li{background-color: #ededed;}
 .index-about-box{font-size: 18px;line-height: 33px;color: #363636;font-family: "abc";margin:20px 10px ;}
 .index-adv{margin-top: 20px;}
 .index-adv li{text-align: center;}
.index-adv-title{margin-top: 15px;font-size:18px ;line-height: 30px;color: #fff;}
.index-adv li img{ transition: 0.6s;}
 .index-adv li:hover img{ transform: scale(0.9);}
 /*******************************
    -------[=首页公司视频简介=]-------
  ********************************/
  .index-video{position: relative;padding:3%;background: url(img/index-video-bg.jpg);}
  .index-video>.uk-container{max-width: 1200px !important;}
  .index-video-title{font-family:"abc";margin-top:30px;font-size:22px;line-height: 30px;color:#1e1e1f;font-weight:700;}
.index-video-desc{font-size: 16px;line-height: 20px;color: #1c1b1c;font-family: "abc";margin-top:15px;font-weight:500;}
	 .sub5-video {position: relative;}
	 .sub5{background-size: 100% 100%;margin-top: 36px;}
	 .sub5-nr {position: absolute;top: 0;bottom: 0;width: 100%;z-index: 999;cursor: pointer;display: -ms-flexbox;-ms-flex-pack: center;-ms-flex-align: center;
	 	display: -moz-box;-moz-box-pack: center;-moz-box-align: center;display: -webkit-box;-webkit-box-pack: center;-webkit-box-align: center;display: box;box-pack: center;}
	 .circle {position: relative;width:48px;height: 48px;box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);border-radius: 100%;background-size: cover;background-repeat: no-repeat;
	 	/* -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);-moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	 	-ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1); */
		text-align: center;margin:0px auto;z-index:3;}
	/* .circle::before {position: absolute;content: "";}
	 .circle::after {position: absolute;content: "";width:100%;height:100%;z-index: -1;left: 0;right: 0;text-align: center;margin: 0px auto;border-radius: 100%;}
	 @-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}}
	 @-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}}
	 @-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}}
	 @keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}} */
	 
	 .video-dw {position: fixed;top: -100%;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.7);z-index: 999;overflow: hidden;opacity: 0;}
	 .block {opacity: 1;top: 0;}
	 .video-word {width: 55%;height:600px;position: absolute;top: 50%;left: 50%; margin: -300px 0 0 -27%;background: #fff;padding: 20px;}
	 .video-close {box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2); position: absolute;top: -10px;right: -10px;width: 35px;height: 35px;border-radius: 50%;background: #fff;font-size: 40px;text-align: center;line-height: 30px;cursor: pointer;}
	 #video {width: 100%;height: 100%;}
	

 /*******************************
   -------[=首页app=]-------
 ********************************/
 .index-proApp{position: relative;padding:3%;background-color:#ededed ;}
 .index-proApp>.uk-container{max-width: 1200px !important;}
 
 
									
 /*******************************
   -------[=首页新闻=]-------
 ********************************/
.index-news{position: relative;padding: 3%;}
 .index-news>.uk-container{max-width: 1200px !important;}
.index-news-top>a{float: right;color: #4d4d4d;}
.index-news-nav{margin-top: 20px;margin-bottom: 30px;}
.index-news-nav li a{font-size: 16px;line-height: 20px;color: #505862;}
.index-news-bottom-left img{width: 100%;}
.index-news .index-main-title{float: left;}
.index-news-left-title{margin-top: 25px;font-size:20px ;line-height: 30px;color:#2d2d2d ;
overflow: hidden; display: box;display: -webkit-box;height: 30px;
	line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.idnex-news-day-d{margin-top: 10px;font-size:12px ;line-height: 20px;color:#d72a1c ;height: 20px;}
.index-news-left-desc{margin-top: 15px; font-size: 12px;line-height: 20px;color: #666666;font-family:Arial;
	overflow: hidden; display: box;display: -webkit-box;
	line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 40px;}
.index-news-right-title{margin-top: 15px;font-size:20px ;line-height: 30px;color:#6e6e6e ;
overflow: hidden; display: box;display: -webkit-box;height: 30px;
	line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.idnex-news-day-d{margin-top: 5px;font-size:12px ;line-height: 20px;color:#d72a1c ;height: 20px;}
.index-news-right-desc{margin-top: 10px; font-size: 12px;line-height: 20px;color: #666666;font-family:Arial;
	overflow: hidden; display: box;display: -webkit-box;
	line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 40px;}
.index-news-bottom-right ul li{margin-bottom: 20px;}


/*******************************
   -------[=foot=]-------
 ********************************/
 
 .footer{position: relative;}
 .footer-top{background-color: #2d2d2d;}
  .footer-top>.uk-container{max-width: 1200px !important;}
  .footer-ul-nav{height: 75px;}
  .footer-ul-nav li a{font-family: "abd"; float: left;margin-right:60px ; font-size: 22px;line-height: 75px;color:#adadad;text-transform: uppercase;}
  .footer-bootom{background-color: #151515;padding-top:3% ;padding-bottom: 2%;}
  .footer-bootom>.uk-container{max-width: 1200px !important;}
  .footer-bottom-left-title{font-size: 30px;line-height: 30px;color: #adadad;text-transform: uppercase;margin-top: 20px;margin-bottom: 15px;}
  .foot-email{font-size: 16px;line-height: 30px;color:#adadad ;font-family: "abc";}
  .foot-email a{font-size: 16px;line-height: 30px;color:#adadad ;font-family: "abc";}
  .footer-bottom-from input{margin-bottom: 15px; width: 100%; background-color: #2d2d2d;color: #fff; height: 45px;padding: 5px 10px;}
  .footer-bottom-from input::-webkit-input-placeholder {color: #adadad;}
  .footer-bottom-from input:-moz-placeholder {color: #adadad;}
  .footer-bottom-from input::-moz-placeholder {color: #adadad;}
  .footer-bottom-from input::-ms-input-placeholder {color: #adadad;}
  .footer-bottom-from textarea{height: 100px; margin-bottom: 20px; width: 100%;color: #fff; background-color: #2d2d2d;padding: 5px 10px;}
  .footer-bottom-from textarea::-webkit-input-placeholder {color: #adadad;}
  .footer-bottom-from textarea:-moz-placeholder {color: #adadad;}
  .footer-bottom-from textarea::-moz-placeholder {color: #adadad;}
  .footer-bottom-from textarea::-ms-input-placeholder {color: #adadad;}
  .footer-bottom-from button{width: 170px;height: 45px;color: #fefefe ;text-align: center;margin-top: 15px;float: right;
  background-color:#d9271c ;font-size: 16px;line-height: 45px;}

.bottom{ position: relative;background:#151515;border-top: 1px solid #343434;}
.bottom>.uk-container{max-width: 1200px !important;}
.bottom-p{font-size:14px ;line-height:40px ;color: #adadad;font-family: Arial;}
.bottom-r a{font-size:14px ;line-height:40px ;color: #adadad;font-family: Arial;}

 /*******************************
   -------[=head1=]-------
 ********************************/
.head1 .head{display:none;}
.head1-top{background-color:#dd242c;height: 70px;}
.head1-top>.uk-container{max-width: 1200px;}
.head1-left-title{font-family: "abd";max-height: 70px; text-transform: uppercase; font-size: 32px;line-height: 70px;color: #fff;}
.head1-top>.uk-container>.uk-grid{margin-top: 0!important;}
.head1 .head-top{margin-top: 15px;}
.head1 .head-top-left{background-color: #fff;}
.head1 .head-top-right .uk-button{color: #fff;}
.head1-bottom{background-color:#373737 ;height: 70px;padding-top: 20px;}
.head1-bottom ul li:last-child .uk-navbar{background:none !important;margin-right: -15px;}
.head1 .fugai li a{color: #ffffff !important;font-family: "abd";font-size：22px;}
.uk-nav-dropdown>li>a:focus, .uk-nav-dropdown>li>a:hover{background: none!important;}

@media(max-width:1130px){
  .head1-top-left{width:60%;  }
  .head1-top-right{width:40%;  }
  .head1 .fugai li a{font-size：18px;}
 }
 @media(max-width:950px){
  .head1-left-title{font-size:25px;}
 }
 @media(max-width:767px){
   .head1-top{display:none;}
   .head1-bottom{display:none;}
  .head1 .head{display: block;}
   .inside_Recommend_con{display:none;}
   .index-main{padding: 3% 3% 5%;}
   .index-about-ab li img{width:90%;margin-bottom:15px;}
   .sub5-tu{width:100%;}
   .head1 .head-top-right .uk-button{color:#444;}
   
}
 @media(max-width:500px){
   .head1-top{display:none;}
   .head1-bottom{display:none;}
  .head1 .head{display: block;}
   .inside_Recommend_con{display:none;}
   .index-main{padding-bottom:7%;}
 }
 /*******************************
   -------[=面包屑=]-------
 ********************************/
 .mbx{position: relative;background-color: #e9e9e9;}
 .banner{width: 100%;position: relative;}
 .m-left{text-align: left;float: left;width: 50%; text-transform: uppercase; position: relative; color: #444;font-size: 18px;line-height:70px;}
 .mbx-box{ position: relative; height: 50px;padding: 5px 0;}
 .mbx-box>.uk-container{max-width: 1200px;}
.m-box{position: relative; color: #565656;overflow: hidden;height:40px;text-transform: uppercase;}
.m-box>a{ position: relative;font-size: 18px;line-height:40px;color: #565656;}


  
/*******************************
-------[=关于我们=]-------
********************************/

.about{position: relative;padding:2% 3% 1%;}
.about>.uk-container{max-width: 1200px !important;}

.about-left>.uk-accordion>h3{background-color: #e2e2e2;margin-bottom:5px ;font-family: "abc"; color: #373737;font-size: 18px;line-height:40px ;font-weight: 400;padding:10px ;position:relative;height:60px;
overflow: hidden; display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.about-left>.uk-accordion>.uk-active1{ background-color: #dd242c;color: #ffffff;}
.about-left>.uk-accordion>.uk-active1>.sanjiao{border-left: 8px solid #fff;}
.inside_Recommend_con{clear:both; height:730px; overflow:hidden;background-color:#e2e2e2 ;}
.inside_Recommend_con .rolltop{clear:both; width:26px; height:13px; cursor:pointer; overflow:hidden; text-align:center; background: url(img/prev4.png) no-repeat center center; margin:10px auto;}
.inside_Recommend_con .rollbottom{clear:both; width:26px; height:13px; cursor:pointer; overflow:hidden; text-align:center;background: url(img/next4.png) no-repeat center center; margin:10px auto;}
.inside_Recommend_con #ISL_Cont{ clear:both; height:580px; margin:0 auto; overflow:hidden;padding: 0 10px;}
.inside_Recommend_con #ISL_Cont .ScrCont{height:1000000px;}
.about-bottom-pro{font-size: 16px;line-height: 24px;color: #373737;margin: 10px 0px 20px;text-align:center;font-family: "abc";
overflow: hidden; display: box;display: -webkit-box;height: 24px;
	line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.inside_Recommend_con #ISL_Cont ul {clear:both;}
.inside_Recommend_con #ISL_Cont ul li {clear:both;height:300px;}
.inside_Recommend_con #ISL_Cont ul li img {background-color: #ffffff;}
/* .inside_Recommend_con #ISL_Cont ul li:hover{border: 1px solid #F00;} */
.inside_Recommend_con #ISL_Cont ul li:hover .cont-img {border: 1px solid #f55b14;}

.about .index-main-title{font-size: 40px;line-height: 45px;color: #373737;margin-bottom: 15px;}
.about-content{font-size: 16px;line-height: 32px;color:#1d1d1d ;font-family: "abc";}
.about-right-img{width: 100%;margin: 10px 0;}
.about-right ul li img{margin-bottom: 10px !important;}
.about-cer-title{margin-top: -10px; font-size: 16px;line-height: 25px;color: #373737;margin-bottom: 15px !important;text-align: center;}



/*******************************
-------[=关于我们=]-------
********************************/


/*******************************
 	  -------[=产品列表页=]-------
 ********************************/
 	.prolist{border: 1px solid #b5b5b5;}
	.prolist-title{margin-top: 0!important;margin-bottom: 15px!important;}
	
	
	/*******************************
		  -------[=产品详情页=]-------
	********************************/	
	
	 .product-img{width: 100%;border: 1px solid #b5b5b5;}
	 .pro-name{font-family: Arial;font-weight: 700;color:#373737 ;font-size: 28px;line-height: 30px;text-transform: uppercase;margin-top: 15px;}
	 .pro-right-deac{margin-top: 15px;}
	 .pro-bottom{margin-bottom: 20px;}
	 
	 
	 .pro-cent {padding:2% 0;}
	 .pro-cent .pro_detailed_tit2 a{text-align: center; cursor: pointer;margin-right: 5px; float: left; display: block;height: 40px; background-color:#f1f1f1 ;color:#373737 !important ;font-size: 14px;line-height: 40px;width: 175px;}
	 
	 .pro-cent .pro_detailed_tit2 a:hover{background-color:#dedede ;color:#dd242c !important;}
	 .product-xian{z-index: 9999; background-color:#e7e7e7;margin-top: 42px;width: 100%;height: 1px;}
	 
	 .pro_detailed_tit2{z-index: 999; background-color: #fff; border-top: 1px solid #e7e7e7;width:100%;padding-top: 2px;}
	 .about-right .pro-cent .pro_detailed_tit2 .currentItem {background-color:#dedede!important ;color:#dd242c !important;}
	 .pro-title {font-family: "abc"; display: block;text-align: left;font-size: 25px;line-height: 30px;margin-top: 20px;margin-bottom: 10px;}
	 
	 
	 
	 
	 
	 
	 
	.pr-next{margin:4% auto 0;width:450px;}
		.pr-next>p{width:210px;height: 40px;background-color: #e2e2e2; color:#34342f; line-height: 40px;text-align: center;font-size: 14px;cursor:pointer;}
		.pr-next>p:hover{background: #d9271c;color: #fff;}
		.pr-next>p:nth-child(1){float:left;}
		.pr-next>p:nth-child(2){float:right;}

.pro-desc{margin-top: 30px;}

 
  /*******************************
     -------[=新闻列表页=]-------
     
   ********************************/
   
   .news-box{    width: 100%;
    margin-left: 0px;padding: 10px;
    background: #eee;}
   .news-box img{height: 100%;}
   .news-right-title{transition: 0.6s; margin-top: 5px;font-size: 18px;line-height: 30px;color: #373737;font-family:"abc";font-weight: 400;
   	overflow: hidden; display: box;display: -webkit-box;font-weight: 700;
   	line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;height: 30px;   }
   .news-day{height: 40px; transition: 0.6s; font-size: 14px;line-height:40px;color: #626262;font-family:Arial;}
  
   .news-right-desc{transition: 0.6s; margin-top: 5px; font-size: 14px;line-height: 25px;color: #626262;font-family:"abc";
   	overflow: hidden; display: box;display: -webkit-box;
   	line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;max-height: 50px;   }
   

 
  /*******************************
    -------[=新闻详情页=]-------
  ********************************/
  .news-page-title{ font-size: 22px;line-height: 50px;color: #373737;font-weight: 700;text-align: center;
    overflow: hidden; display: box;display: -webkit-box;border-bottom: 1px solid #eee;
     	line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;height: 50px;}
  .news-page-day{font-size:14px ;line-height: 50px;color: #626262;text-align: center;}
   .news-page-content{ margin-top: 20px;}
   
	
 
 /*******************************
   -------[=联系我们=]-------
 ********************************/
.about-content-phone{font-size: 30px;line-height: 40px;margin-top: 20px;color:#dd242c;font-family:"Adobe 黑体 Std" ;}
.about-content-phone a{font-size: 30px;line-height: 40px;margin-top: 20px;color:#dd242c;font-family:"Adobe 黑体 Std" ;}
.contact-phone{margin-top: 30px;}
.contact-phone .foot-email{color: #373737;}
.contact-phone .foot-email a{color: #373737;}
.contact-form{box-shadow: 0px 0px 10px 0px rgba(66, 66, 66, 0.11);margin-top: 20px; padding: 30px 20px 120px; background-color: #fff;}
.contact-form input {width: 100%;border-bottom:1px solid #ddd;font-size :16px ;line-height: 40px;color: #747474;font-family: "abc";margin-top: 10px;}
.contact-form textarea {width: 100%;border-bottom:1px solid #ddd;font-size :16px ;line-height: 40px;color: #747474;font-family: "abc";margin-top: 10px;}
.contact-form button{margin-top: 30px; background-color: #dd242c; width:200px ;height: 50px;color: #fff;font-family:"abc" ;text-align: center;float: left;margin-right: 20px;}
.contact-form button:last-child{background-color: #373737;}

 /*******************************
   -------[=分页=]-------
 ********************************/
 .page{margin:30px auto;width:360px;height: 43px;position: relative;}
.page>.page-box>li{display: block;position: relative;}

 .page-sub{width: 148px;height:43px ;background: #2e2f2f;line-height: 43px;font-size:16px ;font-family: Arial;text-align: center;float: left;}
 .page-sub-1{width: 148px;height:43px ;background: #2e2f2f;line-height: 43px;font-size:16px ;font-family: Arial;text-align: center;float: right;}
 .page-sub:hover{background-color:#1e2c6f ;}
 .page-sub-1:hover{background-color:#1e2c6f ;}
  @media(max-width:400px){
	  .page{width: 250px;}
	.page-box>li{width: 100px;}
  }

	


 
  /*******************************
     -------[=产品页导航=]-------
   ********************************/
   
 .sanjiao{width: 0;position: absolute;right:7%;top:21px;
 		          height: 0; 				
 		          border-top: 8px solid transparent;
 		          border-bottom: 8px solid transparent;
 		          border-left: 8px solid #aaaaaa;}

.about-left>.uk-accordion>.uk-active>.sanjiao{ transform: rotate(90deg);}
	.pro-second{display: none !important;}
	.pro-first>li{position: relative;}
	.pro-first>li:hover .pro-second{display: block !important;} 
	.pro-second{ height: auto !important; position: absolute !important;background-color:#fff;border: 1px solid #666;}
	.pro-second-title{color: #666 !important;border-bottom: 1px solid #666;overflow: hidden; display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;padding:0 10px;font-size: 15px;}
	.pro-second-title:hover{color: #fff!important;background-color: #182c76;}
	.lei-name p{ display: block;color:#a3d214;background-color: #e0e0e0;   padding:0 10px;overflow: hidden; display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;height:40px;
      margin-bottom: 5px;
    font-family: "abc";
    color: #373737;
    font-size: 18px;
    line-height: 40px;}
	.about-left>.uk-accordion>.about-top{background-color: #373737;font-family: "abc"; color: #ffffff;font-size: 20px;line-height:50px ;font-weight: 700;padding:10px ;height:70px;}

	.about-left>.inside_Recommend_con>.about-top{background-color: #373737;font-family: "abc"; color: #ffffff;font-size: 20px;line-height:50px ;font-weight: 700;padding:10px ;height:70px;}
	 .product-m-box{color:#000;height: 30px;margin: 10px 0;
	 overflow: hidden; }
	 .product-m-box>a{color:#036;font-size:18px ;line-height: 30px;text-transform: capitalize;
	 ont-family: arial;}
.mar2 .uk-grid li img{border:1px solid #ddd;}