.indexpro {
	width: 100%;
	min-height: 605px;
	max-width: 100%;
	background: #2c3035;
}
.clear {
	clear: both !important;
	height: 0px !important;
	width: 0px !important;
	float: none !important;
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
}
.indexpro .indextitle {
	float: left;
}
.indexpro .indextitle .indextitle1 {
	color: #FFFFFF;
}
.indexpro .indextitle .indextitle2 {
	color: #FFFFFF;
}
.indextitle {
	text-align: center;
	width: 100%;
}
.indextitle .indextitle1 {
	font-size: 30px;
	color: #383938;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
.indextitle .indextitle2 {
	font-size: 24px;
	color: #484848;
	text-align: center;
	width: 100%;
}
.prosel {
	width: 100%;
	text-align: center;
}
.prosel .prosel_nei {
	display: inline-block;
}
.prosel .prosel_nei div {
	float: left;
	margin: 0 16px;
	cursor: pointer;
	font-size: 14px;
	color: #9f8b8b;
	line-height: 42px;
	transition: all .5s;
}
.prosel_xian {
	width: 100%;
	height: 2px;
	background: #26292e;
}
.prosel_xian div {
	float: left;
	background: #fd1717;
	height: 2px;
	transition: all ease 0.25s;
}
.prosel .prosel_nei div.on, .prosel .prosel_nei div:hover {
	color: #fd1717;
	transition: all .5s;
}
.proxxk {
	width: 1100px;
	margin: 50px auto;
	height: 290px;
	position: relative;
}
.proxxk .proxxk_xun {
	width: 100%;
	height: 290px;
	position: absolute;
	display: none;
}
.proxxk .proxxk_xun .proxxk_xun_box {
	width: 100%;
	height: 290px;
	overflow: hidden;
}
.proxxk .proxxk_xun .proxxk_xun_sel {
	width: 100%;
	height: 1px;
	position: relative;
}
.proxxk .proxxk_xun .proxxk_xun_sel div {
	position: absolute;
	z-index: 1111;
	top: 92px;
	cursor: pointer;
}
.proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_left {
	left: -65px;
}
.proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_right {
	right: -65px;
}
.proxxk .proxxk_xun .pxb_xun {
	width: 10000px;
}
.proxxk .proxxk_xun .pxb_xun a {
	margin-right: 33px;
	display: inline-block;
	float: left;
	width: 250px;
	height: 287px;
	text-align: center;
	text-decoration: none;
	border-bottom: #74787c solid 2px;
}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_time{
	color: #fff;
}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_img {
	background: #FFFFFF;
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
	position: relative;
	width: 96%;
	margin-left: 2%;
	height: 225px;
	overflow: hidden;
}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_img .titlepic {
	width: 100%;
}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_img .ban {
	position: absolute;
	background: rgba(199,5,5,0.55);
	width: 100% !important;
	height: 225px !important;
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_title {
	font-size: 14px;
	line-height: 30px;
	width: 100%;
	color: #fff;
	transition: all .5s;
}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_title:hover{
	color: #fd1717;
	transition: all .5s;
}
.font_12{
	font-size:12px;
}
.font_16{
	font-size:16px;
}
.font_18{
	font-size:18px;
}
.font_20{
	font-size:20px;
}
.font_22{
	font-size:22px;
}
.font_28{
	font-size:28px;
}
.font_30{
	font-size:30px;
}
.tc{
	text-align: center;
}
.index_tit{
	margin:40px 0;
	height:60px;
	background:url(/static/kx/images/a_16.png) no-repeat center 45px;
}
.index_tit dt{
	font-size:32px;
	line-height:45px;
	font-weight:bold;
}
.index_tit dt span{
	font-size: 32px;
}
.index_tit dd{
	color:#747474;font-size:18px;text-transform:uppercase;
}


/*首页*/
.i_pro_bg2{ 
	background-color:#fcfcfc; 
	overflow:hidden;
}
.i_pro_t{ 
	height:90px; 
	overflow:hidden; 
	line-height:90px; 
	text-align:center; 
	background:url(/static/kx/images/i_bg1.jpg) center bottom no-repeat; 
	font-size:42px; 
	color:#333333; 
	letter-spacing:5px; 
	margin-bottom:3%; 
	margin-top:1%;
}
/*滚动产品与案例*/
.owl-carousel .owl-wrapper::after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init*/
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* fix*/
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}
.owl-theme .owl-controls{margin-top:20px;
	text-align: center;
}
/* Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons div{color: #FFF;
	display: inline-block;
	zoom: 1;
	display: inline;
	width:38px;
	height:74px;
 	/*IE7 life-saver*/ text-indent:40px;
	margin-top:-16%;
	z-index:9;
	position:relative;
	overflow:hidden;
 	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);
		/*IE7 fix*/opacity: 1;
	text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;
	/*IE7 life-saver*/ display:none;
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 16px;
	height: 16px;
	margin: 5px 7px;
	/*filter: Alpha(Opacity=50);
	opacity: 0.5;
	*/-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background:url(http://www.17sucai.com/preview/1266961/2018-06-26/dq/images/i_bg3.png) no-repeat;
}
/* If PaginationNumbers is true*/
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* preloading images*/
.owl-item.loading{
	min-height: 150px;
}
#owl-demo{ 
	padding-bottom:3%;
}
#owl-demo .item{
	margin: 0.5px;
	position:relative;
	height:487px;
	/* margin-top:50px;*/
}
#owl-demo .item img{
	/*display: block;
	*/height: 100%;
	width: 100%;
	transition: all 0.3s;
}
#owl-demo .item .bg-list-img{ 
	position:absolute;
	bottom:49px;
 	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	width:100%;
}
#owl-demo .item .bg-list-tit{ 
	height:56px;
	 overflow:hidden;
	 bottom:0;
	 position:absolute;
	 text-align:center;
	 width:100%;
}
#owl-demo .item .bg-list-tit h4{ 
	margin:0 auto;
	 display:inline-block;
	 border-bottom:2px solid #e2e2e2;
	 font-weight:normal;
	 font-size:18px;
	 line-height:54px;
	 padding-left:10px;
	 padding-right:10px;
}
#owl-demo .item .bg-list-more{ 
	width:100%;
	 position:absolute;
	 bottom:0;
	 height:56px;
	 line-height:46px;
	 font-size:14px;
	 color:#fff;
	 text-align:center;
 	filter: Alpha(Opacity=0);
	/*IE7 fix*/opacity: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
#owl-demo .item .i_pro_bg{
	position:absolute;
	 width:100%;
	 bottom:56px;
	 /*height:100%;
 	*/height:89%;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	filter: Alpha(Opacity=0);
	/*IE7 fix*/opacity: 0;
	 left:0;
}
#owl-demo .item .bg-list-yew{ 
	position:absolute;
	 width:100%;
	 bottom:0px;
	 height:30%;
	 background-color:#c30d23;
	 text-align:center;
	 color:#fff;
}
#owl-demo .item .bg-list-yew h5{  
	border-bottom:2px solid #fff;
	 font-weight:normal;
	 font-size:18px;
	 line-height:54px;
	 padding-left:10px;
	 padding-right:10px;
	 display:inline-block;
	 margin-top:9%;
}
#owl-demo .item .bg-list-hs{ 
	max-height:316px;
	 height:70%;
	 position:absolute;
	 bottom:30%;
 	width:100%;
}
#owl-demo .item .bg-list-hs p{ 
	width:80%;
	 margin:0 auto;
	 margin-top:10%;
	 color:#fefefe;
	 font-size:14px;
	 height:50%;
	 overflow:hidden;
	 line-height:22px;
	 max-height:198px;
}
#owl-demo .item:hover .bg-list-img{  /*height:93%;
	*/height:90%;
}
#owl-demo .item:hover .i_pro_bg{
	filter: Alpha(Opacity=100);
		/*IE7 fix*/opacity: 1;
	transition: all 0.3s;
}
#owl-demo .item:hover .bg-list-more{
	filter: Alpha(Opacity=100);
		/*IE7 fix*/opacity: 1;
	transition: all 0.3s;
}

.case .item .text h2>a{	
	color: #333;

	text-decoration: none;

	transition: all .5s;

}
.case .item .text h2>a:hover{
	color: #fd1717;

	transition: all .5s;
}
.case .item .text h2{
	margin-top: 10px;
	font-size:100%;
}


.news {
	margin: 50px auto;
	margin-top: 0;
}
.news h2{
	font-size: 16px;
}
.news a,p,span{
	font-size: 14px;
}
.news a{
	color: #666666;
	text-decoration: none;
	transition: all .4s;
}
.news a:hover{
	color: #fd1717;
	transition: all .4s;
}
.news .news-con h3 a {
	display: inline-block;
	font-size: 20px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.news .news-con .news-list .news-top {
	margin-bottom: 20px;
}
.news .news-con .news-list .news-top .news-img {
	margin-bottom: 10px;
}
.news .news-con .news-list .news-top .news-img a {
	padding-left: 0;
}
.news .news-con .news-list .news-top .news-img a img {
	max-width: 100%;
}
.news .news-con .news-list .news-top .news-content h2 {
	margin-bottom: 10px;
}
.news .news-con .news-list .news-top .news-content h2 a {
	padding-left: 0;
	font-size: 16px;
	font-weight: bold;
}
.news .news-con .news-list .news-top .news-content h2 span {
	float: right;
}
.news .news-con .news-list .news-top .news-content p {
	color: #666;
	line-height: 1.5;
}
.news .news-con .news-list li {
	margin-bottom: 10px;
	line-height: 20px;
	overflow: hidden;
}
.news .news-con .news-list li a {
	padding-left: 10px;
}
.news .news-con .news-list li span {
	float: right;
}
.news .baike-con h3 a {
	display: inline-block;
	font-size: 20px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.news .baike-con .baike-top {
	padding: 20px;
	background: #eeeded;
}
.news .baike-con .baike-top h2 {
	padding-bottom: 15px;
}
.news .baike-con .baike-top h2 a {
	font-size: 24px;
}
.news .baike-con .baike-top p {
	line-height: 1.6;
}
.news .baike-con .baike-btm h2 {
	padding-bottom: 10px;
}
.news .baike-con .baike-btm h2 a {
	font-size: 16px;
}
.news .baike-con .baike-btm p {
	line-height: 1.6;
	height: 44px;
	overflow: hidden;
}
.news .baike-con li {
	overflow: hidden;
	margin-bottom: 10px;
}
.news .baike-con li span {
	display: block;
	float: left;
	text-align: center;
	border: 1px solid #cfcfcf;
	padding: 10px;
	line-height: 1;
	color: #969696!important;
	margin-right: 20px;
}
.news .baike-con li span b {
	display: block;
	font-size: 40px;
	font-weight: bold;
}
.news .baike-con li span a {
	display: block;
	float: left;
}

/*关于我们*/
.i_about{
	padding-bottom:2%; 
	overflow:hidden;
}
.i_about .i_about_con{ 
	width:100%; 
	max-width:1282px; 
	margin:0 auto; 
	padding-top:3%; 
	overflow:hidden;
}
.i_about .imgs{ 
	float:left; 
	width:45%; 
	overflow:hidden; 
	margin-top:2%;
}
.i_about .imgs img{ 
	width:90%;
	margin-left: 5%;
}
.i_about .imgs img:hover{
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	transition: all 0.3s;
}
.i_about .i_about_r{ 
	float:right; 
	width:47.6%; 
	margin-left:2.5%; 
	overflow:hidden; 
	color:#fff; 
	font-size:14px; 
	line-height:30px; 
	margin-right:2.5%; 
	padding-top:1%;
}
.i_about .i_about_r .i_about_t2{ 
	font-size:36px; 
	font-weight:bold; 
	letter-spacing:6px; 
	line-height:60px;
}
.i_about .i_about_r .i_about_txt{ 
	padding-top:3%;
}
.i_about .i_about_r .i_about_txt .i_about_span{ 
	font-size:18px; font-weight:bold;
}
.i_about .i_about_r .i_about_more{ 
	width:184px; 
	height:48px; 
	overflow:hidden; 
	background:url(/static/kx/images/i_more.png) no-repeat; 
	text-indent:39px; 
	font-size:16px; 
	letter-spacing:1.5px; 
	display:block; 
	margin-top:4%; 
	margin-bottom:3%; 
	line-height:48px; 
	color:#fff; 
	clear:both;
}
.i_about .i_about_r .i_about_more:hover{
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	transition: all 0.3s;
}
.index1 {

	width: 100%;

	margin: 0 auto;

	text-align: center;

}

.index1 div {

	display: inline-block;

}

.index1 div a {

	display: inline-block;

	text-align: center;

	width: 215px;

	height: 315px;

	margin: 0 17px 74px 17px;

	float: left;

	border: #e8e8e8 solid 1px;

	transition: all ease 0.3s;

	-webkit-align-items: center;

	display: -webkit-flex;

	-webkit-justify-content: center;

}

.index1 div a .index1_img {

	float: left;

	width: 100%;

	-webkit-align-items: center;

	display: -webkit-flex;

	-webkit-justify-content: center;

}

.index1 div a .index1_img div {

	-webkit-align-items: center;

	display: -webkit-flex;

	-webkit-justify-content: center;

	border:1px solid  #b9b9b9;

	width: 100px;

	height: 100px;

	border-radius: 100px;

	overflow: hidden;

	transition: all .5s;

}

.index1 div a .index1_title {

	text-transform: uppercase;

	margin-top: 37px;

	float: left;

	width: 100%;

	text-align: center;

	font-size: 16px;

	color: #fff;

}

.index1 div a .index1_en {

	margin-top: 8px;

	float: left;

	width: 100%;

	text-align: center;

	font-size: 12px;

	color: #aaaaaa;

	text-transform: uppercase;

}

.index1 div a .index1_bottom {

	margin-top: 21px;

	line-height: 0px;

	float: left;

	width: 100%;

	text-align: center;

}

.index1 div a .index1_bottom div {

	width: 40px;

	height: 3px;

	background: #e81816;

}
.index1 div a:hover {

	border: #afafaf solid 1px;

	margin-top: -5px;

	transition: all ease 0.3s;

}

.index1 div a:hover .index1_img div {
	border: none;
	background: #e81816;
	transition: all .5s;

}




@media (max-width: 768px) {
	.baike-con {
		margin-top: 40px;
	}
}

@media screen and (max-width: 1600px) {
	#owl-demo .item{ 
		height:477px;
	}
	#owl-demo .item .i_pro_bg{ 
		height:88%;
	}
	#owl-demo .item:hover .bg-list-img{ 
		height:90%;
	}
	.owl-theme .owl-controls .owl-buttons div{ 
		margin-top:-20%;
	}
}

@media screen and (max-width: 1280px) {
	#owl-demo .item{ 
		height:507px;}
	.owl-theme .owl-controls .owl-buttons div{ 
		margin-top:-26%;
	}
}

@media screen and (max-width: 1100px) {
	#owl-demo .item{ 
		height:447px;
	}
}

@media screen and (max-width: 1000px) {
	#owl-demo .item{ 
		height:437px;
	}
}

@media screen and (max-width:979px) {
	/*案例*/
	.owl-theme .owl-controls .owl-buttons div{ 
		margin-top:-27%;
	}
	#owl-demo .item{ 
		height:417px;
	}
	#owl-demo .item .i_pro_bg{ 
		height:82%;
	}
	#owl-demo .item:hover .bg-list-img{ 
		height:83%;
	}
	#owl-demo .item .bg-list-hs p{ 
		height:110px;
	}
}

@media screen and (max-width:789px) {
	/*案例*/
	.owl-theme .owl-controls .owl-buttons div{ 
		margin-top:-41%;
	}
	#owl-demo .item{ 
		height:487px;
	}
	#owl-demo .item .i_pro_bg{ 
		height:82%;
	}
	#owl-demo .item:hover .bg-list-img{ 
		height:83%;
	}
}

@media screen and (max-width: 780px) {
	.owl-theme .owl-controls .owl-buttons div{ margin-top:-40%;}
	/*关于我们*/
	.i_about .imgs{ 
		width:94%; 
		margin-left:3%;
	}
	.i_about .i_about_r{ 
		width:94%; 
		padding-top:2%;
		padding-bottom:1%; 
		margin-right:3%;
	}
}

@media screen and (max-width: 780px) {
	.owl-theme .owl-controls .owl-buttons div{ 
		margin-top:-40%;
	}
}

@media screen and (max-width: 640px) {
	.i_pro_t{ 
		font-size:30px;
	}
	/*案例*/
	#owl-demo.owl-theme .owl-controls .owl-buttons{ 
		display:none;
	}
	#owl-demo .item{ 
		height:410px;
	}
}

@media screen and (max-width: 480px) {
	/*案例*/
	.owl-theme .owl-controls .owl-buttons div{ 
		margin-top:-70%;
	}
	#owl-demo .item{ 
		height:300px;
	}
	#owl-demo .item .bg-list-hs p{ 
		height:88px;
	}
}

@media screen and (max-width:320px) {
	/*案例*/
	.owl-theme .owl-controls .owl-buttons div{
		margin-top:-88%;
	}
	#owl-demo .item{ 
		height:400px;
	}
}



@media screen and (min-width:1040px) {
	.proxxk .proxxk_xun .proxxk_xun_sel div .img2 {
		display: none;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel div:hover .img1 {
		display: none;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel div:hover .img2 {
		display: block;
	}
	.proxxk .proxxk_xun .pxb_xun a:hover {
		border-bottom: #c70505 solid 2px;
	}
}

@media screen and (max-width:1040px) {
	.probox {
		width: 100%;
	}
	.probox .probox_left {
		display: none;
	}
	.probox .probox_right {
		width: 100%;
	}
	.probox .probox_right .proboxline .proboxline_box a {
		width: 23%;
		margin: 1%;
	}
	.probox .probox_right .proboxline .proboxline_box {
		width: 100%;
	}
	.proxiala {
		display: block;
	}
	.prodet {
		width: 96%;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_left {
		left: 0;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_right {
		right: 0;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel .img1 {
		display: none;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel .img2 {
		display: block;
	}
	.proxxk {
		width: 96%;
		margin: 2%;
	}
}

@media screen and (max-width:770px) {
	.probox .probox_right .proboxline .proboxline_box a {
		width: 48%;
		height: 355px;
		margin: 1%;
	}
	.probox .probox_right .proboxline .proboxline_box a .proimg_img {
		height: 290px;
	}
}

@media screen and (max-width:640px) {
	.index1 div a {

	width: 48%;

	margin: 1%;

	height: 200px;

}

.index1 div a .index1_title {

	margin-top: 10px;

}

.index1 div a .index1_bottom {

	margin-top: 10px;

}
	.probox .probox_right .proboxline .proboxline_box a {
		width: 48%;
		height: 205px;
		margin: 1%;
	}
	.probox .probox_right .proboxline .proboxline_box a .proimg_img {
		height: 140px;
	}
	.prosel_xian {
		display: none;
	}
	.proxxk {
		width: 250px;
		margin: 2% auto;
	}
	.prosel {
		overflow-x: scroll;
		width: 96%;
		margin: 2%;
	}
	.prosel .prosel_nei {
			width: 600px;
	}
}

