    .carousel-control.left {  
        
      background-image:none;  
      background-repeat: repeat-x;  
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);  
    }  
    .carousel-control.right {  
      left: auto;  
      right: 0;  
       
      background-image:none;  
      background-repeat: repeat-x;  
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);  
    }  
.clear{
	clear: both;
}
video{
	background: #000;
}

.bg-c{
	background-color: #f3f3f3;
}
body:after{
	content: '';
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	display: none;
}
body.on-mask:after{
	display: block;
}
header{
	width: 100%;
	background-color: #fff;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
	height: 100px;
	z-index: 99;
}


.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
	background: #0073bc;
}

header .menu{
	float: right;
	padding:10px 0px;
	background: url("../img/toptel.png"/*tpa=http://www.klukecranes.com/assets/img/toptel.png*/) no-repeat right center;
	padding-right: 175px;
}
header .menu ul{

}
header .menu ul li{
	float: left;
	position: relative;
}


header .menu .i{
	padding: 0 20px;
	position: relative;
	z-index: 999999;
}
header .menu .i >a{
	display: inline-block;
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	background: url("../img/icon-plus.png"/*tpa=http://www.klukecranes.com/assets/img/icon-plus.png*/) no-repeat center;
	display: none;
}

header .menu .i >p{
	color: #fff;
	font-size: 16px;
	line-height: 80px;

}
header .menu.dark .i >p{
	color: #000000;
}
header .menu .i >p a{
	color: #000;
}

header .menu .i >p a:hover,header .menu .i >p a.cur,header .menu .i:hover >p a{
	color: #0073bc;
}
header .menu .i >.ex::before{
	position: absolute;
	content:'';
	margin-top: -20px;
	left: 50% !important;
	margin-left: -5px !important;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #005CA9; 
}
header .menu .i >.ex{
	position: absolute;
	top: 80px;
	background-color: #005CA9;
	padding: 15px 0px;
	transition: top 300ms, opacity 300ms;
	top: -370px;
	left: -15px;
	right: -15px;
	opacity: 0;
	width: auto;
}
header .menu .i:hover >.ex{
	top: 60px;
	opacity: 1;
}
header .menu .i >.ex p{
	line-height: 35px;
	text-align: center;

}
header .menu .i >.ex p:last-child{
	border-bottom: none;
}
header .menu .i >.ex p a{
	color: #fff;
	white-space: nowrap;
	display: block;
	padding: 0px 20px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
}
header .menu .i >.ex p a:hover{
	background: #004f91;
}
header .mbtn{
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	background: url("../img/menu.png"/*tpa=http://www.klukecranes.com/assets/img/menu.png*/) no-repeat center #0073bc;
	background-size: 22px auto;
	display: none;
}
body.on-menu header .mbtn{
	background-image: url("../img/menu-hide.png"/*tpa=http://www.klukecranes.com/assets/img/menu-hide.png*/);
}
header .logo{
	padding: 10px 0px;
	display: inline-block;
}
header .top{
	height: 40px;
	background: #333333;
	overflow: hidden;
}
header .top .tel{
	line-height: 40px;
	color: #fff;
	background: url("../img/phone.png"/*tpa=http://www.klukecranes.com/assets/img/phone.png*/) no-repeat left center;
	padding-left: 25px;
	font-size: 14px;
	float: left;
}
header .top .language{
	float: right;
	line-height: 40px;
	font-size:12px;
	color: #fff;
}
header .top .language a{
	color: #fff;
	font-size: 14px;
	padding: 0px 5px;
}
footer{
	margin-top: 50px;
}
footer .a{
	background: #1e1e1e;
	padding: 30px 0px;
}
footer .a .list{
	
}
footer .a .list ul{
	margin: 0px -25px;
}
footer .a .list li{
	float: left;
	width: 20%;
	padding: 0px 25px;
}
footer .a .list li:nth-child(6){
	width: 25%;
	background: none;
}
footer .a .list li  {
	background: url("../img/ftline.png"/*tpa=http://www.klukecranes.com/assets/img/ftline.png*/) no-repeat right top;
	min-height: 280px;
}
footer .a .list li:nth-child(6) .i{
	background: none;
}
footer .a .list li .i >p a{
	color: #fff;
	font-size: 16px;
	line-height: 1.5em;
	
}
footer .a .list li .ex{
	margin-top: 15px;
}
footer .a .list li .ex >p a{
	font-size: 14px;
	color: #a0a0a0;
	line-height: 2em;
}
footer .a .list li .ex p{
	color: #fff;
	line-height: 1em;
}
footer .a .list li .ex p.p1{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 5px;
}
footer .a .list li .ex p.p2{
	color: #999999;
	line-height: 2.5em;
	white-space: nowrap;
}	
footer .a .list li  .qrode{

	margin-top: 20px;
	padding-left: 20px;
}
footer .a .list li  .qrode img{
	border: 10px solid #707070;
}

footer .a .list li  .qrode p{
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
}
footer .a .call{
	float: left;
	margin-left: 55px;
}
footer .a .call p{
	line-height: 1.5em;
	color: #a0a0a0;
}
footer .a .call p.p1{
	font-size: 16px;
	color: #fff;
}
footer .a .call p.p2{
	font-size: 24px;
	color: #3ea3dc;
}
footer .a .qbox{
	float: right;
}
footer .a .qbox p{
	line-height: 1.5em;
	color: #FFFFFF;
	font-size: 16px;
}
footer .a .qbox img{
	margin-top: 5px;
}
footer .b{
	background: #272727;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #858585;
}
footer .b .l{
	float: left;
}
footer .b .r{
	float: right;
}

.promain{
	background: url("../img/probg.jpg"/*tpa=http://www.klukecranes.com/assets/img/probg.jpg*/) no-repeat center;
	  background-attachment: fixed; 
		    background-size: 100%;
}
.protit{
	font-size: 40px;
	color: #fff;
	text-align: center;
	padding-top: 195px;
	position: relative;
}
.protit::after{
	position: absolute;
	content: '';
	width: 40px;
	height: 3px;
	background: #fff;
	left: 50%;
	margin-left: -20px;
	bottom: -38px;
}
.protype{
	margin-top: 80px;
	text-align: center;
}
.protype a{
	font-size: 16px;
	display: inline-block;
	line-height: 3em;
	background: #fff;
	margin: 0px 10px;
	padding: 0px 1em;
	color: #333333;
}
.protype a.cur,.protype a:hover{
	background: #004992;
	color: #fff;
}
.ui-paging{
  padding: 20px 0;
  text-align: center;
}

.ui-paging ul{
  display: inline-block;
}

.ui-paging ul li{
  margin: 0 10px;
  float: left;
}

.ui-paging a{
  display: inline-block;
  line-height: 36px;
  text-align: center;
  height: 36px;
 
  color: #171717;
  font-size: 14px;
  background-color: #ededed;
      padding: 0 18px;
}

.ui-paging a:hover,
.ui-paging a.on{
  color: #0073bc;
}

.ui-paging a.aw{
  width: 60px;
  background: none no-repeat center #ededed;
}

.ui-paging a.aw.l{
  background-image: url("../img/paging-l.png"/*tpa=http://www.klukecranes.com/assets/img/paging-l.png*/);
}

.ui-paging a.aw.l:hover{
  background-image: url("../img/paging-l-on.png"/*tpa=http://www.klukecranes.com/assets/img/paging-l-on.png*/);
}

.ui-paging a.aw.r{
  background-image: url("../img/paging-r.png"/*tpa=http://www.klukecranes.com/assets/img/paging-r.png*/);
}

.ui-paging a.aw.r:hover{
  background-image: url("../img/paging-r-on.png"/*tpa=http://www.klukecranes.com/assets/img/paging-r-on.png*/);
}

.ui-homebanner{

	position: relative;
}
.ui-homebanner img{
	width: 100%;
	position: relative;
}

#owl-banner .owl-controls{
	position: absolute;
	bottom: 10px;
	width: 100%;
}


.ui-honorview{
	position: fixed;
	z-index: 999;
	width: 350px;
	background-color: #fff;
	top: 20%;
	left: 50%;
	margin-left: -175px;
	padding: 20px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .5);
	display: none;
}
.ui-honorview >a{
	display: inline-block;
	width: 44px;
	height: 44px;
	background: url("../img/close1.png"/*tpa=http://www.klukecranes.com/assets/img/close1.png*/) no-repeat center #ccc;
	background-size: 20px auto;
	border-radius: 50%;
	position: absolute;
	top: -20px;
	right: -20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	transition: transform 300ms;
}
.ui-honorview >a:hover{
	transform: rotate(-90deg);
}
.ui-honorview >.ct{

}
.ui-honorview >.ct img{
	width: 100%;
}


.ui-banner{

}
.ui-banner img{
	width: 100%;
}



.ui-banner .container span{
	width: 260px;
	height: 95px;
	display: block;
	position: relative;
	background: rgba(0,81,157,.55);
	font-size: 36px;
	color: #fff;
	line-height: 95px;
	text-align: center;
	margin-top: -95px;
	font-weight: bold;
}



.ui-homebanner{
	position: relative;
}
.ui-homebanner .img a{
	display: block;
	width: 100%;
	height: 100%;
}
.ui-homebanner .img a img{
	width: 100%;
}


.ui-homebanner .carousel-indicators li{
  margin: 0;
  padding: 0;
  border: none;
  background-color: #fff;
  margin: 0 3px;
  opacity: 0.5;
}

.ui-homebanner .carousel-indicators li.active{
   border: none;
	opacity: 1;
	width: 10px; height: 10px;
}


.ui-title3{
	margin: 30px 0px;
	font-size: 20px;
	line-height: 1em;
	color: #262626;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.ui-title3 span{
	color: #2a2a2a;
	font-size: 24px;
	padding-right: 10px;
	font-style: italic;
	font-weight: bold;
}

.ui-type{

	
}
.ui-type a{
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	background: #e5e5e5;
	color: #2a2a2a;
	display: block;
	text-align: center;
	margin-right: 10px;
	float: left;
	padding: 0px 25px;
	margin-bottom: 20px;
}
.ui-page{
	
}
.ui-page p{
	text-indent: 2em;
	font-size: 14px;
	color: #555;
	line-height: 2em;
	margin-bottom: 15px;
}
.ui-video{
	width: 90%;
	margin: 20px auto 0px;
}
.ui-video p{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 30px 0px;
	line-height: 1em;
	color: #666666;
}
.ui-history{
	background: #f9f9f9;
	padding: 75px 0px;
	margin-top: 20px;
}
.ui-history .ui-title4{
	margin-top: 0px !important;
}
.owl-year{

	position: relative;
	z-index: 8
}
.owl-year ul{
		padding: 0px 30px;
}
.owl-year:after{
	content: '';
	position: absolute;
	width: 80%;
	height: 3px;
	left: 10%;
	top: 50%;
	background: #e9e9e9;
	z-index: 0;
}
.owl-year .owl-wrapper-outer{
	z-index: 88 !important;
}
.owl-year a{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #e9e9e9;
	color: #333;
	text-align: center;
	line-height: 100px;
	font-size: 16px;
	display: block;
	margin: 0 auto;
}
.owl-year a:hover,.owl-year li.active a{
	background: #4c78c1;
	color: #fff;
}
.owl-year .owl-prev{
	margin: -10px 0px 0px 0px !important;
	padding: 0px !important;
	background: url("../img/owl-prev.png"/*tpa=http://www.klukecranes.com/assets/img/owl-prev.png*/) no-repeat !important;
	width: 16px; 
	height: 20px;
	position: absolute;
	left: 0px;
	top: 50%;
}
.owl-year .owl-next{
	padding: 0px !important;
	background: url("../img/owl-next.png"/*tpa=http://www.klukecranes.com/assets/img/owl-next.png*/) no-repeat !important;
	width: 16px; 
	height: 20px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin: -10px 0px 0px 0px !important;
}
.owl-year .owl-controls{
	margin: 0px !important;
}
.ui-yearintro{
	margin-top: 40px;
	padding: 0px 30px;
}
.ui-yearintro span{
	display: inline-block;
	color: #4c78c1;
	font-size: 48px;
	float: left;
	margin-right: 30px;
	line-height: 1em;
	padding: 15px 0px;
}
.ui-yearintro p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.ui-honor div{
	text-align: center;
}
.ui-honor .owl-item div{
	padding: 0px 10px;
}
.ui-honor img{
	width: 100%;
}
.ui-type a.cur,.ui-type a:hover{
	background: #0d4da4;
	color: #fff;
}
.ui-title{
	margin: 50px 0px;
}
.ui-title p{
	line-height: 1em;
	text-align: center;
	color: #252525;

}
.ui-title p.p1{
	font-size: 30px;
	color: #252525;
	position: relative;
}
.ui-title p.p1::after{
	width: 36px;
	height: 2px;
	background: #cccccc;
	position: absolute;
	content: '';
	bottom: -20px;
	left: 50%;
	margin-left: -18px;
}
.ui-title p.p2{
	font-size: 14px;
	margin-top: 40px;
	display: block;
	color: #666;
	position: relative;
}

.ui-title2{
	margin: 50px 0px;
	text-align: center;
}
.ui-title2 p{
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 15px;
	color: #666;
}

.ui-title4{
	margin: 50px 0px;
}
.ui-title4 p{
	line-height: 1em;
	text-align: center;
	color: #333;

}
.ui-title4 p.p1{
	font-size: 36px;
	position: relative;

}
.ui-title4 p.p1 span{
	position: relative;
}
.ui-title4 p.p2{
	font-size: 16px;
	margin-top: 10px;
	color: #999;
	display: block;
	text-transform: uppercase;
}
.ui-title4 p.p1 span:before{
	content: '';
	height: 3px;
	width: 60px;
	background:#ccc;
	position: absolute;
	left: -100px;
	top: 50%;
}
.ui-title4 p.p1 span:after{
	content: '';
	height: 3px;
	width: 60px;
	background:#ccc;
	position: absolute;
	right: -100px;
	top: 50%;
}
#carousel-pro .carousel-indicators{
	position: relative;
	bottom: auto;
	width: 100%;
	left: auto;
	margin: 10px 0px 0px;
}
#carousel-pro .carousel-indicators li{
	width: 65px;
	height: 65px;
	border: 1px solid #ddd;
	margin-right: 5px;
	text-indent: 0px;
	border-radius: 0px;
}
#carousel-pro .carousel-indicators li img{
	width: 100%;
}
#carousel-pro .carousel-indicators li.active{
	background: #eeeeee;
	width: 65px;
	height: 65px;
	border-radius: 0px;
}

.ui-homepro{
	overflow: hidden;
}
.ui-homepro ul{
	margin: 0px -6px;
}
.ui-homepro ul li{
	width: 25%;
	float: left;
	padding:6px; 
	border: 1px solid #ddd;
    text-align: center;
}


.ui-homepro .i{
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.ui-homepro .i >img{
	width: 100%;
	transition: transform 300ms;
}
.ui-homepro .i:hover >img{
	transform: scale(1.05, 1.05);
}
.ui-homepro .i >.ct{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 73, 146, .8);
	opacity: 0;
	line-height: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	display: flex;
	flex-direction: column;
	 justify-content: center;
}
.ui-homepro .i >.ct span{
	display: block;
	font-size: 12px;
	border: 1px solid #fff;
	width: 110px;
	line-height: 2em;
	margin: 15px auto 0px;
}
.ui-homepro .i:hover >.ct{
	opacity: 1;
}

.ui-caselist{
	margin-top: 20px;
}
.ui-caselist ul{
	margin: 0px -15px;
}
.ui-caselist li{
	width: 25%;
	padding: 0px 15px;
	float: left;
	margin-bottom: 30px;
}
.ui-caselist li a{
	display: block;
	background: #f5f5f5;
	overflow: hidden;
	padding: 10px;
}

.ui-caselist li .img img{
	width: 100%;
	
}
.ui-caselist li .text{
	margin-top: 15px;
}
.ui-caselist li .text p{
	line-height: 1em;
}
.ui-caselist li .text p.p1{
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.ui-caselist li .text p.p2{
	font-size: 14px;
	line-height: 1.5em;
	height: 3em;
	overflow: hidden;
	margin-top: 10px;
	color: #999
}
.ui-caselist li .text p.p3{
	display: inline-block;
	padding: 10px;
	margin-top: 10px;
	background: #999;
	color: #fff;
	font-size: 14px;
}

.ui-caselist li a:hover{
	background: #0d4da4;
}
.ui-caselist li a:hover p.p1,.ui-caselist li a:hover p.p2{
	color: #fff;
}
.ui-homecase{
	background: #eeeeee;
	margin-top: 50px;
	padding-bottom: 30px;
}

.ui-homecase .owl-theme .owl-controls,.ui-homebrandc .owl-theme .owl-controls{
	margin-top: 50px !important;
}

.ui-homeabout{
	background:url("../img/homeab.jpg"/*tpa=http://www.klukecranes.com/assets/img/homeab.jpg*/) no-repeat;
	background-size: cover;
	padding: 60px 0px;
}
.ui-homeabout .ui-title{
	margin-top: 0px;
}
.ui-homeabout .ui-title p.p1{
	color: #fff;
}
.ui-homeabout .ui-title p.p1::after{
	background: #96b4d2;
}
.ui-homeabout .ct{
	
}
.ui-homeabout .ct p{
	color: #fff;
	text-align: center;
	line-height: 1em;
}
.ui-homeabout .ct p.p1{
	font-size: 24px;
	margin-top: 30px;
}
.ui-homeabout .ct p.p2{
	font-size: 14px;
	line-height: 1.5em;
	opacity: 0.6;
	margin-top: 30px;
}
.ui-homeabout .ft{
	max-width: 900px;
	margin: 50px auto 0;
	text-align: center;
}
.ui-homeabout .ft li{
	width: 25%;
	float: left;
	padding: 0px 10px;
}
.ui-homeabout .ft *{
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	transition:all .5s ease;
}
.ui-homeabout .ft li a{
	display: block;
	border: 1px solid #1d5d9b;
	padding: 30px 0px;
}
.ui-homeabout .ft li a:hover{
	background: #fff;
}
.ui-homeabout .ft li a:hover p{
	color: #00519d;
}
.ui-homeabout .ft li >a >p{
	color: #fff;
	text-align: center;
	line-height: 1em;
}
.ui-homeabout .ft li >a >p.p1{
	font-size: 44px;
	font-family: Arial;
	font-weight: 700;
}
.ui-homeabout .ft li >a >p.p2{
	font-size: 16px;
	margin-top: 5px;
}
.ui-homeabout .ft a.more{
	display: inline-block;
	margin-top: 40px;
	color: #fff;
	font-size: 14px;
	position: relative;
	padding-right:40px;
}
.ui-homeabout .ft a.more span{
	background: url("../img/moreicon.png"/*tpa=http://www.klukecranes.com/assets/img/moreicon.png*/) no-repeat;
	width: 24px;
	height: 8px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 5px;
}
.ui-homeabout .ft a.more:hover span{
	right: 0px;
}
.owl-honor {
}
.owl-honor .item {
        display: block;
        margin: 0 9px;
  }

.owl-honor .view {

	overflow: hidden;
}
.owl-honor .view >img{
	width: 100%;
	transition: transform 300ms;
}
.owl-honor .view:hover >img{
	transform: scale(1.05, 1.05);
}
.owl-honor .ct{
	color: #252525;
	background: #fff;
	padding: 10px;
}
.owl-honor .ct p{
	line-height: 1em;
}
.owl-honor .ct p.p1{
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
	height: 1em;
	text-overflow: ellipsis;
	overflow: hidden;
}
.owl-honor .ct p.p2{
	font-size: 14px;
	color: #999999;
	line-height: 1.5em;
	margin-top: 10px;
	height: 3em;
	overflow: hidden;
}
/*.owl-theme .owl-controls{
	margin-top: 20px !important;
}

.owl-theme .owl-controls .owl-page span{
	background: #dcdcdc;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
	background: #1d7cb4;
}*/
.owl-pro {
}
.owl-pro .item {
        display: block;
        margin: 0 15px;
  }
.owl-pro .view {

	overflow: hidden;
}
.owl-pro .view >img{
	width: 100%;
	transition: transform 300ms;
}
.owl-pro .view:hover >img{
	transform: scale(1.05, 1.05);
}
.owl-pro .ct{
	font-size: 16px;
	color: #252525;
	line-height: 60px;
	background: #fff;
	height: 60px;
	text-align: center;
}

.ui-advantage ul{
	margin: 0px -15px;
}
.ui-advantage li{
	width: 33.33%;
	float: left;
	padding: 0px 15px;
	margin-bottom: 50px;
}
.ui-advantage li img{
	float: left;
	margin-right: 20px;
}
.ui-advantage li p{
	color: #252525;
	line-height: 1em;
}
.ui-advantage li p.p1{
	font-size: 22px;
}
.ui-advantage li p.p2{
	font-size: 14px;
	margin-top: 15px;
	height: 2em;
	color: #666
}

.ui-guestbook{
	width: 800px;
	margin: 0px auto 0px;
	background: #fff;
	padding: 30px;
}
.ui-guestbook table{
	width: 100%;
}
.ui-guestbook th{
	width: 15px;
}
.ui-guestbook td,.ui-guestbook th{
	padding: 5px;
}
.ui-guestbook .required{
	color: #ff0000;
}

.ui-homenews{
	background: #eeeeee;
	margin-top: 50px;
	padding-bottom: 30px;
}
.ui-picnews{
	width: 40%;
	max-width: 560px;
	position: relative;
	float: left;
	padding-right: 50px;
	background: #fff;
	z-index: 2
	
}
.ui-picnews img{
	width: 100%;
	height: auto;
}
.ui-picnews a.item{
	display: block;
	position: relative;
}
.ui-picnews .ct{
	background-color: rgba(0, 0, 0, .7);
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 32px;
	line-height: 32px;
	width: 100%;
	color: #fff;
	padding: 0px 10px;
}


.ui-newshow{
	width: 1000px;
	margin: 0 auto;
	margin-top: 30px;
}
.ui-newshow h1{
	text-align: center;
	font-size:30px;
}
.ui-newshow .hd{
	font-size: 20px;
	border-bottom: 1px solid #ddd;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 40px;
	color: #0099d9;
	font-weight: bold;
}
.ui-newshow .hd2{
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	margin-top: 20px;
}
.ui-newshow .hd2 .r{
	float: right;
}
.ui-newshow .ct p{
	font-size: 16px;
	line-height: 24px;
	width: 50%; float: left;
}
.ui-newshow .intro{
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
}
.ui-newshow .intro img{
	max-width: 100%;
	height: auto !important;
}
.ui-caseshow{
	width: 1000px;
	margin: 30px auto 0px;
	max-width: 100%;
}
.ui-caseshow h1{
	text-align: center;
	font-size:30px;
}

.ui-caseshow .hd{
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	margin-top: 20px;
}
.ui-caseshow .hd .r{
	float: right;
}

.ui-caseshow .ct{
	font-size: 14px;
	line-height: 2em;
	color: #666;
}
.ui-caseshow .ct b{
	font-size: 16px;
	color: #000;
}
.ui-caseshow .it{
	line-height: 2em;
}
.ui-caseshow .it h2{
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}
.ui-caseshow .it .caseintro{
	font-size: 14px;
	color: #666;
	margin-top: 5px;
	
}
.ui-caseshow .it .caseintro img{
	max-width: 100%;
	height: auto !important;
}
#owl-news .owl-controls{
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#owl-news .owl-numbers{
	border-radius: 0px;
	opacity: 1;
	background: none;
	margin: 0px 3px;;
}
#owl-news .owl-page.active span, #owl-news .owl-page:hover span{
	background: #e9403d;
}
.ui-textnews{

}
.ui-textnews li{
	padding-bottom: 18px;
	padding-left: 25px;
	position: relative;
	padding: 30px 0px;
	border-bottom: 1px solid #ddd;
}
.ui-textnews li:nth-child(2){
	border: 0px;
}
.ui-textnews li .hd{
	float: left;
	margin-right: 35px;
}
.ui-textnews li .hd p{
	margin-bottom: 2px;
	text-align: center;
	padding: 0px 10px;
	line-height: 1.8em;
	font-family: Arial;
	color: #fff;
}
.ui-textnews li .hd p.p1{
	background: #4b4b4b;
	text-transform: uppercase;
	font-size: 18px;
}

.ui-textnews li .hd p.p2{
	font-size: 26px;
	background: #004992;
}
.ui-textnews li .hd p.p3{
	font-size: 14px;
	background: #c2c8cc;
}
.ui-textnews li .ct p.p1{

	font-size: 16px;
	height: 1em;
	line-height: 1em;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333
}

.ui-textnews li .ct p.p2{
	font-size: 14px;
	line-height: 1.5em;
	height: 3em;
	overflow: hidden;
	margin-top: 20px;
	color: #666
}
.ui-textnews li .ct p.p3{
	background: url("../img/moreicon2.png"/*tpa=http://www.klukecranes.com/assets/img/moreicon2.png*/) no-repeat right center;
	height: 8px;
	margin-top: 20px;
}
.ui-textnews li .ct a:hover p.p1{
	color: #004992;
}
.ui-textnews li .ct a:hover p.p3{
	background: url("../img/moreicon2over.png"/*tpa=http://www.klukecranes.com/assets/img/moreicon2over.png*/) no-repeat right center;
}
.ui-homebrand a{
	padding: 0px 15px;
	display: block;
}
.ui-homebrand a img{
	width: 100%;
}
.ui-prolist{
	margin-top: 40px;
	background: #fff;
	padding: 50px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}
.ui-prolist ul{
	margin: 0px -25px;
}
.ui-prolist li{
	width: 25%;
	float: left;
	padding: 0px 25px;
	margin-bottom: 20px;
}
.ui-prolist li a{
	
	display: block;
}
.ui-prolist li .img{
	overflow: hidden;
}
.ui-prolist li img{
	width: 100%;
	transition: transform 300ms;
}
.ui-prolist li a:hover img{
	transform: scale(1.05, 1.05);
}
.ui-prolist li .text{
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #2a2a2a
}
.ui-case{
	margin-top: 30px;	
}
.ui-case ul{
	margin: 0px -25px;
}
.ui-case li{
	margin-bottom: 40px;
	width: 33.33%;
	float: left;
	padding: 0px 25px;
	position: relative;
}
.ui-case li .view{
	overflow: hidden;
	width: 100%;
	position: relative;
}
.ui-case li .view:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	opacity: 1;
}
.ui-case li a:hover .view:after{
	opacity: 0;
}
.ui-case li .view img{
	width: 100%;
	transition: transform 300ms;
}

.ui-case li a:hover .view img{
	transform: scale(1.15, 1.15);
}
.ui-case li .text{
	position: absolute;
	width: 60%;
	bottom: 0px;
	left: 20%;
	text-align: center;
	padding: 25px 15px 15px;
	transition: all 500ms;
}
.ui-case li a:hover .text
{
	background: rgba(13, 77, 164, .8);
}
.ui-case li .text p{
	line-height: 1em;
	color: #2a2a2a;
}
.ui-case li .text p.p1{
	font-size: 18px;
	color: #fff;
	margin: 10px 0px 20px;
	position: relative;
}
.ui-case li a:hover .text p.p1::after{
	position: absolute;
	content: '';
	width: 60px;
	left: 50%;
	margin-left: -30px;
	height: 2px;
	background: #fff;
	bottom: -10px;
}
.ui-case li .text p.p2{
	font-size: 12px;
	line-height: 2em;
	color: #fff;
	height: 6em;
	overflow: hidden;
	opacity: 0;
	transition: all 500ms;
}
.ui-case li a:hover .text p.p2{
	opacity: 1;
}
.ui-case li .text p.p3{
	display: inline-block;
	width: 160px;
	line-height: 50px;
	padding: 0 25px;
	color: #ffffff;
	font-size: 14px;
	position: relative;
	background-color: #0d4da4;
	margin-top: 30px;
}
.ui-case li .text p.p3:after{
	content: '';
	width: 23px;
	height: 16px;
	background: url("../img/bt-r.png"/*tpa=http://www.klukecranes.com/assets/img/bt-r.png*/);
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 25px;
	transition: right 300ms;
}
.ui-case li .text p.p3:hover:after{
	right: 20px;
}
.ui-case li.r .view{
	float: right;
}
.ui-case li.r .text{
	float: left;
	padding: 0px 30px 0px 0px;
}
.ui-proinfo{
	margin-top: 80px;
	position: relative;
	background: #fff;
	padding: 50px;
}
.ui-proinfo .hd{
	position: relative;
}
.ui-proinfo .hd p{
	line-height: 1em;
	width: 80%;
}
.ui-proinfo .hd p.p1{
	font-size: 32px;
}
.ui-proinfo .hd p.p2{
	font-size: 14px;
	margin-top: 20px;
	color: #666;
	line-height: 1.5em;
	position: relative;
}
.ui-proinfo .hd p.p2::after{
	content: '';
	position: absolute;
	width: 50px;
	height: 3px;
	background: #0c4da1;
	left: 0px;
	bottom: -20px;
}
.ui-proinfo .hd a{
	background: url("../img/telico.png"/*tpa=http://www.klukecranes.com/assets/img/telico.png*/) no-repeat 10px center;
	border: 1px solid #ddd;
	display: block;
	padding: 10px 10px 10px 40px;
	position: absolute;
	top: 10px; 
	right: 0px;
	font-size: 16px;
	color: #ff0000
}

.ui-proinfo .bt{
	max-width: 1200px;
	margin: 80px auto 0px;
	padding: 0px 20px;
	position: relative;
}
.ui-proinfo .bt .pro-img{
	
}

.ui-proinfo .bt .pro-img .carousel-inner{
	width: 750px;
}
.ui-proinfo .bt .pro-img img{
	width: 100%;
	height: auto !important;
}
.pro-img .carousel-control{
	color: #ccc !important;
	text-shadow:none !important;
	width: auto !important;
}
.pro-img  .carousel-control.left{
	left: -50px;
}
.pro-img  .carousel-control.right{
	right: -50px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
	margin-left: 0px !important;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
	margin-right: 0px !important;
}
.ui-proinfo .bt .pro-info{
	width:440px;
	height:300px;
	background:rgba(0,73,146,0.9);
	position: absolute;
	padding: 30px;
	color: #fff;
	line-height: 1.5em;
	overflow-y:auto;
	right: 100px;
	top: 50%;
	margin-top: -150px;
	font-size: 14px;
}

.ui-proinfo .bt .pro-info  h2{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 25px;
}

.ui-proinfo .text{
	width: 55%;
	float: right;
	padding-left: 25px;
}
.pro-intro{
	background: #fff;
	margin-top: 60px;
	padding-bottom: 50px;
	margin-bottom: -50px;
}

.ui-pronav{
	height: 50px;
	overflow: hidden;
}
.ui-pronav li{
	line-height: 50px;
	float: left;
	margin-right: 2px;

}
.ui-pronav li a{
	color: #2a2a2a;
	font-size: 16px;
	padding: 0px 50px;
	display: block;
	background: #e5e5e5;
}
.ui-pronav li.active a{
	color: #fff;
	background: #666666;
}
.pro-content{
	background: #fff;
	padding: 20px;
}
.pro-content *{
/* 	font-size: 14px;
	line-height: 1.5em;
	color: #333; */
	
}

.pro-content .csimg{
	width: 50% !important;
	height: auto !important;
	display: inline-block;
	border: 20px solid #fff;
	float: left;
}

.ui-proadv{
	background: #fff;
	margin-top: 20px;
	padding: 25px;
}
.ui-proadv .hd{
	position: relative;
}
.ui-proadv .hd span{
	background: #fff;
	font-size:24px;
	color: #333;
	display: inline-block;
	position: relative;
	z-index: 9;
	padding-right: 15px;
}
.ui-proadv .hd::after{
	content: '';
	position: absolute;
	top: 50%;
	right: 0px;
	width: 100%;
	height: 1px;
	background: #eee;
}
.ui-proadv .ct{
	margin-top: 20px;
}
.ui-proadv .ct ul{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.ui-proadv .ct li{
	width: 25%;
	border: 15px solid #fff;
	border-bottom:0px;
	background: #f8f8f8;
	padding: 20px 10px;
	vertical-align: top;
	float: left;
}
.ui-proadv .ct li p{
	line-height: 1em;
}
.ui-proadv .ct li p.p1{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.ui-proadv .ct li p.p2{
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
	margin-top: 20px;
}

.pro-content img{
	max-width: 100%;
	height: auto !important;
}
.ui-newslib{
	margin: 30px auto;
}
.ui-newslib li{
	border-bottom: 1px solid #ddd;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.ui-newslib li .img{
	width: 240px;
	float: left;
	margin-right: 50px;
}
.ui-newslib li .img img{
	width: 100%;
}
.ui-newslib li .text{
	padding-top: 10px;
}
.ui-newslib li .hd{
	float: left;
	margin-right: 35px;
}
.ui-newslib li .hd p{
	margin-bottom: 2px;
	text-align: center;
	padding: 0px 10px;
	line-height: 1.8em;
	font-family: Arial;
	color: #fff;
}
.ui-newslib li .hd p.p1{
	background: #4b4b4b;
	text-transform: uppercase;
	font-size: 18px;
}

.ui-newslib li .hd p.p2{
	font-size: 26px;
	background: #004992;
}
.ui-newslib li .hd p.p3{
	font-size: 14px;
	background: #c2c8cc;
}
.ui-newslib li .ct p.p1{
	font-size: 16px;
	height: 1em;
	line-height: 1em;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	overflow: hidden;
}
.ui-newslib li .ct a:hover p.p1{
	color: #004992;
}
.ui-newslib li .ct p.p2{
	font-size: 14px;
	line-height: 1.5em;
	height: 3em;
	overflow: hidden;
	margin-top: 20px;
	color: #666
}


.ui-buslist{

}
.ui-buslist li{
	padding:30px 0px;
}

.ui-buslist .text{
	float: right;
	padding: 00px 0 0 50px;
	width: 50%;
}
.ui-buslist .r .text{
	float: left;
	padding: 0px 50px 0 0;

}
.ui-buslist .text >.hd{

}
.ui-buslist .text >.hd p{
	line-height: 1em;
}
.ui-buslist .text >.hd p.p1{
	color: #000;
	font-size: 18px;
	font-weight: bold
}
.ui-buslist .text >.hd p.p2{
	color: #333;
	font-size: 26px;
	margin-top: 25px;
	font-weight: bold;
}
.ui-buslist .text >.ct{
	margin-top: 25px;
	font-size: 14px;
	line-height: 24px;
	min-height: 72px;
}
.ui-buslist .text >.ct p{
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
	margin-bottom: 15px;
	color: #666
}
.ui-buslist .text >.ft{
	margin-top: 30px;
}
.ui-buslist .text >.ft p{

}
.ui-buslist .text >.ft p .bt{
	display: inline-block;
	width: 160px;
	line-height: 50px;
	padding: 0 25px;
	color: #ffffff;
	font-size: 14px;
	position: relative;
	background-color: #dc0032;
}
.ui-buslist .text >.ft p .bt:after{
	content: '';
	width: 23px;
	height: 16px;
	background: url("../img/bt-r.png"/*tpa=http://www.klukecranes.com/assets/img/bt-r.png*/);
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 25px;
	transition: right 300ms;
}
.ui-buslist .text >.ft p .bt:hover:after{
	right: 20px;
}
.ui-buslist .view{
	width: 50%;
	float: left;
	text-align: right;
	overflow: hidden;
}
.ui-buslist .r .view{
	float: right;
	text-align: left;
	overflow: hidden;
}
.ui-buslist .view img{
	width: 100%;
	transition: transform 300ms;
}
.ui-buslist .view:hover img{
	transform: scale(1.05, 1.05);
}

.buyintor{
	margin-top: 50px;
	
}
.buyintor p{
	line-height: 1em;
}
.buyintor p.p1{
	font-size: 32px;
	color: #222;
}
.buyintor p.p2{
	font-size: 20px;
	color: #222;
	margin-top: 30px;
}
.buyintor ul{
	margin-top: 30px;
}
.buyintor li{
	font-size: 16px;
	color: #666;
	line-height: 2em;
	list-style: disc;
	margin-left: 16px;
}
.buyintor p.p3{
	font-size: 16px;
	color: #666;
	margin-top: 30px;
}

.downintro{
	margin-top: 30px;
}
.downintro p{
	line-height: 2em;
	margin-bottom: 30px;
	text-indent: 2em;
	font-size: 14px;
	color: #666666;
}
.downlib li{
	width: 25%;
	float: left;
	padding: 0px 30px;
}
.downlib li img{
	width: 100%;
	border: 1px solid #ddd;
}
.downlib li p{
	text-align: center;
	font-size: 14px;
	line-height: 3em;
	color: #666;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.ui-contactinfo{
		background: #fff;
		margin-top: 50px;
}
.ui-contactinfo table{
	width: 100%;
}


.ui-contactinfo table tr td{
	background-color: #fff;
	width: 50%;
	vertical-align: top;
}
.ui-contactinfo .text{ padding: 0px 200px 50px 0px;}
.ui-contactinfo .text >.hd p{
	line-height: 1em;
	color: #000000;
}
.ui-contactinfo .text >.hd p.p1{
	font-size: 36px;
	text-transform:uppercase;
	font-family: "Arial";
	font-weight: bold;
}
.ui-contactinfo .text >.hd p.p2{
	font-size: 24px;
	margin-top: 18px;
	color: #2e2e2e;
}
.ui-contactinfo .text >.ct{
	margin-top: 20px;
}
.ui-contactinfo .text >.ct p{
	border-bottom: 1px solid #ddd;
	line-height: 1.5em;
	padding: 12px 0px 12px 50px;
	font-size: 16px;
	color: #7d7d7d;
	background-position: left center;
	background-repeat: no-repeat;
}
.ui-contactinfo .text >.ct p.c1{
	background-image: url("../img/c_ico1.jpg"/*tpa=http://www.klukecranes.com/assets/img/c_ico1.jpg*/);
}
.ui-contactinfo .text >.ct p.c2{
	background-image: url("../img/c_ico2.jpg"/*tpa=http://www.klukecranes.com/assets/img/c_ico2.jpg*/);
}
.ui-contactinfo .text >.ct p.c3{
	background-image: url("../img/c_ico3.jpg"/*tpa=http://www.klukecranes.com/assets/img/c_ico3.jpg*/);
}
.ui-contactinfo .text >.ct p.c4{
	background-image: url("../img/c_ico4.jpg"/*tpa=http://www.klukecranes.com/assets/img/c_ico4.jpg*/);
}
.ui-contactinfo .text >.ct p.c5{
	background-image: url("../img/c_ico5.jpg"/*tpa=http://www.klukecranes.com/assets/img/c_ico5.jpg*/);
}
.ui-contactinfo .text >.ct p span{
	display: block;
	color: #222;
}
.ui-contactinfo .map{ width: 100%; height: 500px;}
.ui-contactinfo ul.tabs {
	border-left: 1px solid #ddd;
	width: 100%;
	display: table;
}
.ui-contactinfo .tabs li{

	border: 1px solid #ddd;
	border-left: 0px;
	text-align: center;
	line-height: 2em;
	cursor: pointer;
	font-size: 14px;
	display: table-cell;
}
.ui-contactinfo .tabs li.active{
	background: #dcdcdc
}
.ui-contactinfo .tabs li a{
	color: #000;
}
.ui-contactinfo .tab_container{
	margin-top: 20px;
}
.ui-contactinfo .view{
	overflow: hidden;
}
.ui-contactinfo .view img{
	width: 100%;
	transition: transform 300ms;
}
.ui-contactinfo .view:hover img{
	transform: scale(1.05, 1.05);
}
.ui-homenews{
		margin-bottom: -50px;
	}
.ftquick{
	display: none;
}
.form-control {
	display: block;
	width: 100%;
	height: 36px;
	padding: 6px 15px;
	font-size: 14px;
	line-height: 1.57142857;
	color: #76838f;
	background-color: #fff;
	background-image: none;
	border: 1px solid #e4eaec;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #62a8ea;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(98,168,234,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(98,168,234,.6)
}

.form-control.focus,.form-control:focus {
	border-color: #62a8ea;
	-webkit-box-shadow: none;
	box-shadow: none
}

.form-control::-moz-placeholder {
	color: #a3afb7;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #a3afb7
}

.form-control::-webkit-input-placeholder {
	color: #a3afb7
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
	background-color: #f3f7f9;
	opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}
#prowap{
	display: none
}

/*!
 * media.css
 */
@media screen and (min-width:1200px) and (max-width:1560px) {

	
	.container{
		padding: 0px 8% !important;
	}
	
	.ui-proadv .ct li{
		width: 33.33%;
		margin-bottom: 15px;
		
	}
	
	.ui-textnews li{
		margin-bottom: 10px;
		padding:15px 0px;
	}
	.ui-textnews li .hd{
		margin-right: 15px;
	}
	.ui-textnews li .hd p{
		line-height: 1.5em;
		padding: 0px 5px;
	}
	.ui-textnews li .hd p.p1{
		font-size: 16px;
	}
	.ui-textnews li .hd p.p2{
		font-size: 24px;
	}
	.ui-textnews li .hd p.p3{
		font-size: 14px;
	}
.ui-textnews li .ct p.p2{
		margin-top: 5px;
	}
	.ui-proinfo .bt .pro-img .carousel-inner{
		max-width:70%;
	}
}

@media screen and (min-width:768px) and (max-width:1200px) {

	
	.container{
		padding: 0px 8% !important;
	}
	.ui-proinfo{
		padding: 20px;
	}
	
	header .menu .i{
		padding: 0px 4px;
	}
	header .menu .i > p{
		font-size: 12px;
	}
	.ui-proadv .ct li{
		width: 33.33%;
		margin-bottom: 15px;
		
	}

	.ui-textnews li{
		margin-bottom: 10px;
		padding:0px 0px 10px 0px;
		
	}
	.ui-textnews li .hd{
		margin-right: 15px;
	}
	.ui-textnews li .hd p{
		line-height: 1.5em;
		padding: 0px 5px;
	}
	.ui-textnews li .hd p.p1{
		font-size: 14px;
	}
	.ui-textnews li .hd p.p2{
		font-size: 20px;
	}
	.ui-textnews li .hd p.p3{
		font-size: 12px;
	}
	.ui-textnews li .ct p.p2{
		margin-top: 10px;
	}
	.ui-textnews li .ct p.p3{
		display: none
	}
	.protit{
		padding-top: 100px;
	}
	.ui-proinfo .bt{
		max-width: 100%;
	}
		.ui-proinfo .bt .pro-img .carousel-inner{
		max-width: 60%;
	}
	.ui-proinfo .bt .pro-info{
		right: 0px;
	}
	footer .a .list li{
		padding: 0px 5px;
	}
	footer .a .list li .ex p.p1{
		font-size: 20px;
	}
	footer .b{
		font-size: 10px;
		text-align: center;
	}
	footer .b .l,footer .b .r{
		display: inline-block;
		float: none
	}
	footer .a .list li .i > p a{
		font-size: 14px;
	}
	footer .a .list li .ex > p a{
		font-size: 12px;
	}
	footer .a .list li:nth-child(6) .i{
		background: none;
	}
	
}

/*手机屏幕*/
@media screen and (max-width: 767px) {
  .ht15{
    height: 5px;
  }
  .ht20{
    height: 10px;
  }
  .ht30{
    height: 15px;
  }
  .ht35{
    height: 15px;
  }
  .ht40{
    height: 20px;
  }
  .ht45{
    height: 20px;
  }
  .ht50{
    height: 10px;
  }
  .ht60{
    height: 30px;
  }
  .ht65{
    height: 30px;
  }
  .ht70{
    height: 35px;
  }
  .ht75{
    height: 35px;
  }
  .ht80{
    height: 40px;
  }
  .ht90{
    height: 45px;
  }
  .ht100{
    height: 20px;
  }
  .extra-width{
    width: 100%;
  }

  /*style.css*/
body{
    min-width: 0;
    min-height: 0;
 }

  .container{
    width: 100%;
    padding: 0 20px;
  }
  #prowap{
		display: block;
  }
	#propc{
		display: none
	}
  
  header{
    position: fixed;
    background-color: #fff;
    height: 50px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
	top: 0px;
	  left: 0px;
  }
  header .container{
  	padding: 0 20px;
  }
  header .menu{
  	position: absolute;
  	top: 50px;
  	left: 0;
  	width: 100%;
  	padding-top: 0;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
	background-color: #fff;
	display: none;
	overflow-y: auto;
	  background-image: none !important;
	  padding: 0px 10px !important;
  }
  header .menu ul{

  }
  header .menu ul li{
  	float: none;
  }
  header .mbtn{
  	display: block;
  }
  header .logo{
  	padding-top: 10px;
  }
  header .logo img{
  	height: 30px;
  }
  header .menu ul li{
  	border-top: 1px solid #ddd;
  }
  header .menu ul li:first-child{

  }
  header .menu ul li:before{
  	display: none;
  }
  header .menu ul li.nodv.ml10{
  	margin-left: 0;
  }
  header .menu ul li.nodv.ml20{
  	margin-left: 0;
  }
  header .menu .i{
  	padding: 0 10px;
  }
  header .menu .i >a{
  	display: block;
  	transition: transform 300ms;
  }
  header .menu .i.on >a{
  	transform: rotate(-45deg);
  }
  header .menu .i >p{
  	line-height: 50px;
  	text-align: center;
  	font-size: 14px;
  	color: #000;
  }
  header .menu .i >p a{
  	color: #000;
  }
  header .menu .i >.ex{
  	position: relative;
  	top: 0 !important;
  	opacity: 1 !important;
  	left: 0;
  	right: 0;
  	margin-bottom: 10px;
  	display: none;
  }
  header .menu .i.on >.ex{

  }
  header .menu .i >.ex p{
	font-size: 13px;
  }
  header .menu .c{
  	padding: 0 10px;
  	padding-bottom: 0;
  }
  header .menu .c >p{
  	line-height: 50px;
  	text-align: center;
  	font-size: 14px;
  }
  header .menu .c >p a{
  	color: #000;
  }
  header .menu .c >p a:before{
  	background-color: #000;
  }
  header .menu .c >p a:after{
  	background-image: url("../img/head-drop@d.png"/*tpa=http://www.klukecranes.com/assets/img/head-drop@d.png*/);
  	transition: transform 300ms;
  }
  header .menu .c.on >p a:after{
  	transform: rotate(180deg);
  }
  header .menu .c >.ex{
  	position: relative;
  	top: 0!important;
  	opacity: 1!important;
  	left: 0;
  	right: 0;
  	margin-bottom: 10px;
  	display: none;
  }
	.ui-proinfo{
		padding: 15px;
	}
	.ui-paging{
		padding: 20px 0;
	}

	  .ui-paging ul li{
		margin: 0 2px;
	}

	  .ui-paging a{
		width: 28px;
		height: 28px;
		font-size: 12px;
		line-height: 28px;
	  }

	  .ui-paging a.aw{
		width: 42px;
		background-size: 12px auto;
	  }
	
  .ui-homebanner,.ui-banner{
		margin-top: 50px;

   }
	.ui-homebanner .img{
	}

	#owl-banner .owl-controls{
		position: absolute;
		bottom: 0px;
		width: 100%;
	}

	.ui-title{
		margin: 20px 0px;
	}
	.ui-title p.p1{
		font-size: 18px;
		font-weight: 700;
	}
	.ui-title p.p1::after{
		bottom: -15px;
	}
	.ui-title p.p2{
		font-size: 14px;
		margin-top: 25px;
	}
	.ui-title p.p2::after,.ui-title p.p2::before{
		width: 35%;
	}
	.ui-homepro .i > .ct{
		font-size: 12px;
	}
	.ui-homecase{
		margin-top: 20px;
	}
	.ui-homecase .owl-theme .owl-controls, .ui-homebrandc .owl-theme .owl-controls{
		margin-top: 20px !important;
	}
	.owl-honor .ct{
	}
	.ui-title2{
		margin: 20px 0px;
	}
	.ui-title2 img{
		max-width: 80%;
	}
	.ui-title2 p{
		font-size: 12px;
		padding: 0px 10px;
		margin-top: 5px;
	}
	.ui-advantage {
		margin-top: 15px;
	}
	.ui-advantage li{
		width: 100%;
		margin-bottom: 20px;
	}
	.ui-advantage li img{
		max-width: 25%;
	}
	.ui-advantage li p.p1{
		font-size: 16px;
		font-weight: bold;
		margin-top: 5px;
	}
	.ui-advantage li p.p2{
		font-size: 12px;
		margin-top: 10px;
		line-height: 1.5em;
	}

	.ui-homeabout{
		
		padding: 20px 0px;
	}
	.ui-homeabout .ct p.p1{
		margin-top: 10px;
		font-size: 18px;
	}
	.ui-homeabout .ct p.p2{
		margin-top: 15px;
		font-size: 12px;
	}
	.ui-homeabout .ft{
		margin-top: 20px;
	}
	.ui-homeabout .ft li{
		width: 50%;
		margin-bottom: 20px;
	}
	.ui-homeabout .ft li > a > p.p1{
		
		font-size: 32px;
	}
	.ui-homeabout .ft li > a > p.p2{
		font-size: 14px;
	}
	.ui-homeabout .ft a.more{
		margin: 20px 0px;
	}
	.ui-homebrand a{
		padding: 0px 5px;
	}
	.ui-picnews{
		width: 100%;
		float: none;
		padding: 0px;
	}
	.ui-textnews li .hd{
		margin-right: 15px;
	}
	.ui-textnews li .hd p{
		line-height: 1.5em;
		padding: 0px 5px;
	}
	.ui-textnews li .hd p.p1{
		font-size: 16px;
	}
	.ui-textnews li .hd p.p2{
		font-size: 24px;
	}
	.ui-textnews li .hd p.p3{
		font-size: 14px;
	}
	.ui-textnews li .ct p.p1{
		white-space: inherit;
		font-size: 14px;
		line-height: 1.5em;
		height: 3em;
	}
	.ui-textnews li .ct p.p2{
		margin-top: 5px;
		font-size: 12px;
		line-height: 1.2em;
		height: 2.4em;
	}
	.ui-textnews li .ct p.p3{
		display: none
	}
	.promain{
		margin-top: 50px;
	}
	.protit{
		padding-top: 50px;
		font-size: 30px;
	}
	.protit::after{
		bottom: -15px;
	}
	.protype{
		margin-top: 50px;
	}
	.protype a{
		font-size: 12px;
		width: 46%;
		margin: 0 2% 10px;;
	}
	.ui-textnews{
		width: 100%;
		float: none;
		padding: 0px;
		margin-top: 20px;
	}
	.ui-textnews li p.p1{
		font-size: 14px;
	}
	.ui-homenews{
		margin-top: 20px;
		padding-bottom: 20px;
	}
	.ui-title4{
		margin: 20px 0px;
	}
	.ui-title4 p.p1{
		font-size: 20px;
	}
	.ui-title4 p.p2{
		font-size: 14px;
		margin-top: 5px;
	}
	.ui-page p{
		font-size: 12px;
		line-height: 1.8em;
	}
	.ui-history{
		background: #f9f9f9;
		padding: 25px 0px;
		margin-top: 0px;
	}
	.owl-year a{
		width: 45px;
		height: 45px;
		line-height: 45px;
		font-size: 12px;
	}
	.ui-yearintro{
		margin-top: 20px;
		padding: 0px 10px;
	}
	.ui-yearintro p{
		font-size: 12px;
		line-height: 1.5em;
	}
	.ui-yearintro span{
		display: none;
	}
	.ui-honor .owl-item div{
		padding: 0px 5px;
	}
	.ui-honor img{
		width: 100%;
	}
	.ui-title3{
		margin: 15px 0px 10px;
		font-size: 16px;
	}
	.ui-title3 span{
		font-size: 20px;
	}
	.ui-type{
		padding-bottom: 5px;
	}
	.ui-type a{
		font-size: 12px;
		padding: 0px 5px;
		margin-bottom: 5px;
	}
	.ui-prolist{
		margin-top: 20px;
		padding: 10px;
	}
	.ui-prolist ul{
		margin: 0px;
	}
	.ui-prolist li{
		width: 100%;
		padding: 0px;
		margin-bottom: 10px;
	}
	.ui-prolist li .text{
		font-size: 14px;
		height: 32px;
		line-height: 32px;
		overflow: hidden;
	}
	.ui-proinfo{
		margin-top: 20px;  
	}
	.ui-proinfo .hd p{
		width: 100%;
	}
	.ui-proinfo .hd p.p1{
		font-size: 20px;
	}
	.ui-proinfo .hd p.p2{
		font-size: 12px;
		margin-top: 10px;
	}
	.ui-proinfo .hd p.p2::after{
		bottom: -10px
	}
	.ui-proinfo .hd a{
		position: relative;
		margin-top: 15px;
		display: inline-block;
	}
	.ui-proinfo .bt{
		padding: 0px;
		margin-top: 20px;
	}
	.ui-proinfo .bt .pro-img .carousel-inner{
		width: 100%;
	}
	.ui-proinfo .bt .pro-info{
		width: 100%;
		height: auto;
		position: relative;
		margin-top: 20px;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		min-height: inherit;
		padding: 15px;
		font-size: 12px;
	}
	.ui-proinfo .bt .pro-info h2{
		font-size: 14px;
		margin-bottom: 15px;
	}
	
	.ui-proinfo .bt .pro-img{
		position: relative;
	}
	.pro-img .carousel-control.left{
		left: 20px;
	}
	.pro-img .carousel-control.right{
		right: 20px;
	}
	.pro-img .carousel-control{
		color: #fff !important;
		font-size: 30px;
		text-shadow: 0 1px 2px rgba(0,0,0,.6) !important;
		
	}
	
	.pro-intro{
		margin-top: 20px;
		margin-bottom: 0px;
	}
	.ui-proadv{
		padding: 0px;
	}
	.ui-pronav li a{
		font-size: 12px;
		padding: 0px;
		width: 100%;
	}
	.pro-content{
		padding: 10px;
	}
	.pro-content *{
		font-size: 12px;
	}
	.ui-pronav{
		height: 40px;
	}
	.ui-pronav li{
		line-height: 30px;
		text-align: center;
		width: 33.33%;
		margin: 0px;
	}
	.ui-buslist{
		margin-top: 15px;
	}
	.ui-buslist li{
		padding: 0px 0px 15px 0px;
	}
	.ui-buslist .view,.ui-buslist .text{
		float: none !important;
		width: 100% !important;
		padding: 0px !important;
	}
	
	.ui-buslist .text{
		margin-top: 10px;	
	}
	.ui-buslist .text > .hd p.p2{
		margin: 0px;
		font-size: 18px;
	}
	.ui-buslist .text > .ct{
		margin-top: 10px;
	}
	.ui-buslist .text > .ct p{
		font-size: 12px;
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	.ui-case{
		margin-top: 10px;
	}
	.ui-case li{
		width: 100%;
		margin-bottom: 20px;
	}
	.ui-case li .text{
		padding: 10px 5px 5px;
	}
	.ui-case li .text img{
		width: 40px;
		height: auto;
	}
	.ui-case li .text p.p1{
		font-size: 14px;
		margin: 5px 0px 10px 0px;
	}
	.ui-case li a:hover .text p.p1::after{
		width: 50px;
		margin-left: -25px;
		bottom: -8px;
	}
	.ui-case li .text p.p2{
		line-height: 1.8em;
		height: 5.4em;
	}
	.ui-newslib{
		width: 100%;
		margin: 10px auto;
	}
	.ui-newslib li{
		padding-bottom: 10px;
		margin-bottom: 15px;
	}
	.ui-newslib li .img{
		 float: none;
		width: 100%;
	}
	.ui-newslib li .hd{
		margin-right: 15px;
	}
	.ui-newslib li .hd p{
		line-height: 1.5em;
		padding: 0px 5px;
	}
	.ui-newslib li .hd p.p1{
		font-size: 16px;
	}
	.ui-newslib li .hd p.p2{
		font-size: 24px;
	}
	.ui-newslib li .hd p.p3{
		font-size: 14px;
	}
	.ui-newslib li .ct p.p1{
		white-space: inherit;
		font-size: 14px;
		line-height: 1.5em;
		height: 3em;
	}
	.ui-newslib li .ct p.p2{
		margin-top: 5px;
		font-size: 12px;
		line-height: 1.2em;
		height: 2.4em;
	}
	.downintro{
		margin-top: 15px;
	}
	.downintro p{
		line-height: 1.5em;
		font-size: 12px;
		margin-bottom: 10px;
	}
	.downlib li{
		padding: 0px 5px;
		width: 50%;
		margin-bottom: 15px;
	}
	.buyintor{
		margin-top: 20px;
	}
	.buyintor p.p1{
		font-size: 24px;
	}
	.buyintor p.p2{
		font-size: 18px;
		line-height: 1.2em;
		margin-top: 10px;
	}
	.buyintor ul{
		margin-top: 15px;
	}
	.buyintor li{
		font-size: 14px;
		line-height: 1.5em;
		margin-bottom: 5px;
	}
	.buyintor p.p3{
		font-size: 14px;
		margin-top: 15px;
	}
	.ui-newshow{
		width: 100%;
		margin-top: 15px;
	}
	.ui-newshow h1{
		font-size: 15px;
	}
	.ui-newshow .hd2{
		margin: 5px 0px;
	}
	.ui-newshow .hd2 a{
		display: none;
	}
	.ui-newshow .intro{
		font-size: 12px;
		line-height: 1.5em;
	}
	.ui-contactinfo{
		margin-top: 20px;
	}
	
	.ui-contactinfo table,
	.ui-contactinfo tbody,
	.ui-contactinfo tr,
	.ui-contactinfo td{
		width: 100%;
		display: block;
	}
	.ui-contactinfo{
			background: #fff;
			margin-top: 20px;
	}
	.ui-contactinfo table{
		width: 100%;
	}


	.ui-contactinfo table tr td{
		width: 100%;

	}
	
	
	.ui-caselist{
	margin-top: 10px;
}
.ui-caselist ul{
	margin: 0px;
}
.ui-caselist li{
	width: 100%;
	margin-bottom: 10px;
	padding: 0px;
}
.ui-caselist li a{
	display: block;
	background: #f5f5f5;
	overflow: hidden;
	padding: 10px;
}

.ui-caselist li .img img{
	width: 100%;
	
}
.ui-caselist li .text{
	margin-top: 15px;
}
.ui-caselist li .text p{
	line-height: 1em;
}
.ui-caselist li .text p.p1{
	font-size: 16px;
	color: #333;
}
.ui-caselist li .text p.p2{
	font-size: 14px;
	line-height: 1.5em;
	height: 3em;
	overflow: hidden;
	margin-top: 10px;
	color: #999
}
.ui-caselist li .text p.p3{
	display: inline-block;
	padding: 10px;
	margin-top: 10px;
	background: #999;
	color: #fff;
	font-size: 14px;
}

.ui-caselist li a:hover{
	background: #0d4da4;
}
.ui-caselist li a:hover p.p1,.ui-caselist li a:hover p.p2{
	color: #fff;
}
	
.ui-contactinfo .text{ padding: 0px;}
.ui-contactinfo .text >.hd p{
	line-height: 1em;
	color: #000000;

}
.ui-contactinfo .text >.hd p.p1{
	font-size: 24px;
	text-transform:uppercase;
	font-family: "Arial";
	font-weight: bold;
}
.ui-contactinfo .text >.hd p.p2{
	font-size: 16px;
	margin-top: 10px;
	color: #2e2e2e;
}
.ui-contactinfo .text >.ct{
	margin-top: 10px;
}
.ui-contactinfo .text >.ct p{
	border-bottom: 1px solid #ddd;
	line-height: 1.5em;
	padding: 12px 0px 12px 50px;
	font-size: 14px;
	color: #7d7d7d;
}
.ui-contactinfo .text >.ct p span{
	display: block;
	color: #000;
}	
	.pro-content img{
		width: 100% !important;
	}
	
	.ui-contactinfo .map{ width: 100%; height: 200px; margin-top: 20px;}
	
	.ui-caseshow{
		width: 100%;
		margin-top: 10px;
	}
	.ui-caseshow .hd{
		line-height: 2em;
		margin: 5px 0px;
	}
	.ui-caseshow .hd a{
		display: none;
	}
	.ui-caseshow h1{
		font-size: 20px;
	}
	.ui-caseshow .ct{
		font-size: 12px;
	}
	.ui-caseshow .ct b{
		font-size: 14px;
	}
	.ui-caseshow .it h2{
		font-size: 14px;
		margin-top: 5px;
	}
	.ui-caseshow .it .caseintro{
		font-size: 12px;
	}
	.ui-homepro ul li{
		width: 100%;
	}
	.ui-homenews{
		margin-bottom: -20px;
	}
	.ui-proadv .hd span{
		font-size: 18px;
	}
	.ui-proadv .ct li{
		width: 100%;
		display: block;
		border: 0px;
		margin-bottom: 15px;
	}
	.pro-content .csimg{
	width: 100% !important;
	height: auto !important;
	display: block;
	border: 0px;
	float: none;
		margin-bottom: 10px;
}
	

.ui-banner .container span{
	width: 100px;
	height: 32px;
	display: block;
	position: relative;
	background: rgba(0,81,157,.55);
	font-size: 16px;
	color: #fff;
	line-height: 32px;
	text-align: center;
	margin-top: -32px;
}

	footer{
		margin-top: 20px;
	}
	footer .a{
		padding: 10px 0px;
	}
	footer .a .list ul{
		margin: 0px -10px;
	}
	footer .a .list li{
		width: 20% !important;
		padding: 0px 3px 0px 0px;
		text-align: center;
		min-height: auto;
	}
	footer .a .list li .i{
		background: none;
		min-height: 20px !important;
	}
	footer .a .list li .i > p a{
		font-size: 12px;
	}
	footer .a .list li .ex{
		margin-top: 5px;
		display: none;
	}
	footer .a .list li .ex > p a{
		font-size: 10px;
		line-height: 1.2em;
	}
	footer .a .list li:nth-child(6){
		width: 100% !important;
		margin-top: 10px;
		border-top: 1px solid #666;
		padding-top: 10px;
		text-align: center;
	}
	footer .a .list li:nth-child(6) .ex{
		display: block;
	}
	footer .a .list li .qrode{
		padding: 0px;
	}
	footer .b{
		height: auto;
		padding: 5px 0px;
		line-height: 1.5em;
	}
	footer .b .l,footer .b .r{
		float: none;
		display: inline-block;
		font-size: 10px;
	}
	.ftquick{
		display: block;
		position: fixed;
		bottom: 0px;
		right: 0px;
		width: 100%;
		height: 50px;
		background: #333;
		z-index: 999;
	}
	.ftquick li{
		width: 50%;
		float: left;
	}
	.ftquick li a{
		display: block;
		width: 100%;
		height: 50px;
		line-height: 50px;
		text-align: center;
		font-size: 18px;
		
		color: #fff;
	}
	.ftquick li a img{
		vertical-align: middle;
		height: 20px;
		width: auto;
	}
	.ftquick li a span{
		display: inline-block;
		padding-left: 10px;
	}
	.ftquick li:nth-child(1) a{
		border-right: 1px solid #000;
	}


}