			.logo_nav{
				width: 100%;
			}
			.logo_nav_b {
				height: 100px;
				background: #1e1e1e;
				position: fixed;
				top: 0;
				width: 100%;
				z-index: 100;
			}
			
			.logo_nav {
				width: 100%;
				margin: 0 auto;
			}
			
			.logo_nav .logo {
				float: left;
				width: 190px;
				height: 100px;
				position: relative;
			}
			
			.logo_nav .logo a {
				position: absolute;
				left: 0;
				bottom: 0;
			}
			
			.logo_nav .logo a img {
				display: block;
			}
			
			.logo_nav .nav {
				float: left;
			}
			
			.logo_nav .nav li {
				float: left;
				transition: all 0.4s;
				-moz-transition: all 0.4s;
				-webkit-transition: all 0.4s;
				-o-transition: all 0.4s;
			}
			
			.logo_nav .nav li .nav_a {
				display: block;
				height: 100px;
				line-height: 100px;
				padding: 0 24px;
				font-family: "microsoft yahei";
				font-size: 14px;
				color: #cccccc;
			}
			
			.logo_nav .nav li:hover {
				background: #2d2d2d;
			}
			
			.logo_nav .nav li.hover {
				background: #2d2d2d;
			}
			
			.logo_nav .nav:after {
				content: '.';
				display: block;
				visibility: hidden;
				clear: both;
				width: 100%;
				height: 0;
				font-size: 0;
				zoom: 1;
			}
			
			.logo_nav .login_search {
				float: right;
			}
			
			.logo_nav .login_search span {
				color: #999;
				font-size: 20px;
			}
			
			.logo_nav .login_search .search_b {
				padding-top: 20px;
			}
			
			.logo_nav .login_search .search_b input {
				float: right;
				margin: 0;
				padding: 0;
				border: #333333 1px solid;
			}
			
			.logo_nav .login_search .search_b .search_txt {
				height: 24px;
				padding: 0 0 0 5px;
				background: transparent;
				color: #fff;
			}
			
			.logo_nav .login_search .search_b .search_txt:focus {
				outline: #fff solid 1px;
			}
			
			.logo_nav .login_search .search_b .search_btn {
				width: 38px;
				height: 26px;
				margin-left: -1px;
				cursor: pointer;
				background: url(../images/index/search.png) no-repeat center;
			}
			
			.logo_nav .login_search .search_b:hover input {
				border: #fff 1px solid;
			}
			
			.logo_nav .login_search .search_b:hover .search_btn {
				background: url(../images/index/search-hover.png) no-repeat center;
			}
			
			.logo_nav .login_search .search_b:after {
				content: '.';
				display: block;
				visibility: hidden;
				clear: both;
				width: 100%;
				height: 0;
				font-size: 0;
				zoom: 1;
			}
			
			.logo_nav .login_search .login {
				margin-right: -5px;
				padding-top: 12px;
				line-height: 20px;
				font-family: "microsoft yahei";
				font-size: 12px;
				color: #666666;
			}
			
			.logo_nav .login_search .login a {
				color: #999999;
				padding: 0 5px;
			}
			
			.logo_nav .login_search .login a:hover {
				color: #fff;
				text-decoration: underline;
			}
			
			.logo_nav:after {
				content: '.';
				display: block;
				visibility: hidden;
				clear: both;
				width: 100%;
				height: 0;
				font-size: 0;
				zoom: 1;
			}
			/** /End logo_nav_b **/
			/** solutions **/
			
			.solutions {
				background: #fff;
			}
			
			.solutions .title {
				width: 1000px;
				margin: 0 auto;
			}
			
			.solutions .title .title_cn {
				color: #999999;
			}
			
			.solutions .title .title_en {
				color: #666666;
			}
			/** copyright **/
			
			.copyright {
				height: 190px;
				background: #262626;
				display: block;
				width: 100%;
				min-width: 1200px;
			}
			
			.copyright .copyright_b {
				padding-top: 32px;
				width: 1200px;
				margin: 0 auto;
			}
			
			.copyright .copyright_left {
				float: left;
				padding: 0 24px 0 128px;
			}
			
			.copyright .copyright_right {
				float: left;
				padding-left: 10px;
				line-height: 26px;
				border-left: #3c3c3c 1px solid;
			}
			
			.copyright .copyright_right .copyright_nav {
				font-family: "microsoft yahei";
				font-size: 12px;
				color: #666666;
			}
			
			.copyright .copyright_right .copyright_nav a {
				padding: 0 10px;
				color: #999999;
			}
			
			.copyright .copyright_right .copyright_nav a:hover {
				color: #fff;
				text-decoration: underline;
			}
			
			.copyright .copyright_right .copyright_info {
				padding-left: 10px;
				font-family: "microsoft yahei";
				font-size: 12px;
				color: #666666;
			}
			
			.copyright:after {
				content: '.';
				display: block;
				visibility: hidden;
				clear: both;
				width: 100%;
				height: 0;
				font-size: 0;
				zoom: 1;
			}
			.service h1{
				font-size: 30px;
				width: 100%;
				text-align: center;
			}
			
/*适配*/
@media only screen and (max-width: 1200px) {
	.nav{
		display: none;
	}
	.login_search{
		display: none;
	}
	.fk-banner-index .f-bWrap{
		width: 100%;
		min-width: 0px;
		left: 0;
		margin-left: 0px;
		height: 300px;
		top: 0;
		margin-top: 0px;		
	}
.fk-index-body{
	padding-top: 400px;
}	
.fk-numberBar .f-numberWrap{
	width: 100%;
	*zoom:1;
}
.fk-numberBar .f-numberWrap:after {content:'';display:block;clear:both;height:0px;}
.fk-banner-index{
	background: none;
	height: 300px;
}	
.fk-numberBar, .fk-banner-index{
	width: 100%;
	min-width: 0px;
}
.fk-numberBar .f-numberItem-siteServ{
	width: 50%;
	float: left;
}
.fk-numberBar .f-numberItem-safeRun{
	width: 50%;
	border: none;
}
.fk-numberBar .f-numberItem-cover{
	border: none;
	float: left;
	width: 50%;
	padding: 10px 0;
}
.fk-numberBar .f-numberItem-day{
	border: none;
	float: left;
	width: 50%;
	padding: 10px 0;	
}
.fk-numberBar .f-numberItem-day .f-numberContenWrap{
	padding-left: 0;
}
.fk-numberBar .f-numberItem{
	text-align: center;
}
.fk-numberBar .f-numberItem-safeRun .f-numberContenWrap, .fk-numberBar .f-numberItem-cover .f-numberContenWrap{
	padding-left: 0;
}
.fk-numberBar .f-numberItem{
	padding: 0;
	padding-top: 10px;
}
.fk-index-main, .f-index-model, .f-index-helper, .f-index-guest, .fk-footer{
	min-width: 0px;
}
.fk-index-main, .f-index-model, .f-index-helper, .f-index-guest, .fk-footer{
	min-width: 0px;	
}
.fk-index-wrap{
	width: 100%;
}
.fk-index-main .f-main-item{
	width: 50%;
	margin: 0;
}
.fk-infoBlockWrap{
	margin: 0 auto;
}
.f-infoBlock-name{
	padding-top: 5px;
}	
.fk-index-header{
	padding-top: 40px;
	padding-bottom: 50px;
}
.f-index-model .f-list{
	width: 100%;
	padding: 0;
}
.f-index-model .f-item{
	margin: 0;
	width: 100%;
}
.f-index-model .fk-index-sliderPanel .f-sldList-2{
	width: 200%;
}
.f-index-model .fk-index-sliderPanel{
	height: 900px;
}
.f-index-model{
	min-height: auto;
}
.f-index-model .f-listWrap{
	width: 100%;
}
.f-index-model .fk-index-sliderPanel .f-sldItem{
	width: 50%;
}
.f-index-model .f-list{
	margin-left: 0;
}
.fk-casePc-formWrap{
	width: 100%;
}
.fk-casePc-formWrap .f-casePc-form{
	width: 100%;
	position: inherit;
	left: 0;
	margin-left: 0;
}
.f-index-model .f-mobiListWrap{
	width: 100%;
}
.f-index-model .f-list-mobi{
	width: 100%;
	margin-left: 0;
}
.f-index-model .f-list-mobi .f-item{
	width: 100%;
	margin: 0;
}
.copyright{
	display: none;
}
.fk-infoBlockWrap .f-infoWrap{
	width: 100%;
}
.fk-numberBar .f-num{
	font-size: 20px;
}
.fk-index-header .f-hd-title{
	font-size: 30px;
}
.f-index-model .fk-index-sliderPanel .f-sldItem{
	50%
}
.f-index-model .f-list-mobi{
	padding-top: 0;
}
.fk-caseForm{
	width: 60%;
	margin: 0 auto;
}
.fk-index-mobiArea{
	width: 100%;
}
.fk-caseForm .f-phone-template{
	width: 100%;
}
.fk-index-mobiPlaceholder .fk-index-caseForm{
	width: 100%;
	left: 0;
	margin: 0;
	padding: 0;
}
.fk-index-caseForm .f-screen{
	width: 100%;
	left: 0;
	top: 0;
}
.fk-index-mobiPlaceholder{
	width: 100%;
}
.f-index-model .f-list-mobi .f-item{
	height: 400px;
}
.fk-index-tabs:hover{
	-webkit-tap-highlight-color:transparent;
}
.fk-index-tabs .f-tab:hover{
	-webkit-tap-highlight-color:transparent;	
}
.service h1{
	font-size: 14px;
}
}

