@charset "utf-8";
body{
 font-family:"Helvetica Neue",Helvetica,Microsoft Yahei,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif;
	overflow-x: hidden;
}
a {
	color: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0084cf;
}
a:focus {
	text-decoration: none;
}

.thumbnail {
	display: block;
	padding: 0;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: none;
	border-radius: 0;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #999;
}
#logo {
	margin-right: 20px;
}
.overflow-hidden {
	overflow: hidden;
}
/*主导航条*/
.kc-doc-nav {
	margin-bottom: 0;
	background-color: #fff;
	border-bottom: 0;
}
/*新闻头条*/
.news-top-img{
	height: 170px;
	overflow: hidden;
	}
/*主导航条链接*/
.kc-doc-nav a {
	color: #333;
}
.kc-navbar-nav {
	font-size: 16px;
}
.icon-bar {
	background-color: #333;
}
/*--index-news list --*/
.kc-index-news-list {
	margin-top: 15px;
}
.kc-index-news-list li {
	list-style-type: disc;
	font-size: 16px;
	line-height: 1.7;
}
.kc-index-news-list li small {
	float: right;
	color: #aaa;
	margin-right: 10px;
}
/*-- news list --*/
.focuslistdiv {
	height: 350px;
}
.kc-news-list li {
	margin-left: -20px;
	line-height: 1.7;
}
.kc-news-list li small {
	float: right;
	color: #aaa;
	margin-right: 10px;
}
.pagelist {
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}
.pagelist li {
	display: inline;
	color: #999;
}
.pagelist li a {
	color: #666;
}
.pagination {
	padding: 20px 0;
	display: block;
	text-align: center;
}
.pagination > li > a, .pagination > li > span {
	color: #666;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #0084cf;
	border-color: #0084cf;
}

.pagination>li>a, .pagination>li>span {
	float: none;
	padding: 10px 15px;
	font-size: 14px;
}

/*-- bottom-nav --*/
#kc-bottom-nav {
	background-color: #CCC;
	color: #333;
	padding: 20px 0px;
}
#kc-bottom-nav ul {
	margin-left: -40px;
}
#kc-bottom-nav ul li {
	list-style-type: none;
}
#kc-bottom-nav ul li a {
	color: #333;
}
#kc-bottom-nav ul li a:hover {
	text-decoration:underline;
}

.hr {
	border-bottom: 1px solid #666;
}
#kc-bottom-copyright {
	background-color: #015194;
	color: #ffffff;
}
#carousel-solution .carousel-inner {
	border: 1px solid #ddd;
	background-color: #fafafa
}
#carousel-solution .carousel-inner .item{
	width: 100%;
	height: 250px;
	text-align: center;
}

#carousel-solution .carousel-inner .item .pull-left{
	padding-left: 50px;
	width: 180px;
}

#carousel-solution .carousel-inner .item .pull-left img{
	width: 130px;
	height: 150px;
}

#carousel-solution .carousel-inner .item .pull-right{
	padding-right: 50px;
	width: 220px;
	text-align: left;
}

#carousel-solution h2 {
	padding-top: 15px;
	padding-bottom: 5px;
	color: #99b;
}
#carousel-solution p {
	color: #666;
	line-height: 18px;
}
/*滚动图片*/
.carousel-indicators{
	left:auto;
	bottom:auto;
	right:0;
	margin:0;
	text-align:right;
	padding:20px;

}
.carousel-indicators li {
	text-indent:0;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	width:20px;
	height:20px;
}
.carousel-indicators .active {
	text-indent:0;
	color:#333333;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	width:20px;
	height:20px;
}

#carousel-solution .carousel-indicators{
	left:auto;
	bottom:0;
	right:0;
	margin:0;
	text-align:right;
	padding:20px;

}
#carousel-solution .carousel-indicators li {
	color:#666;
	border-color: #666;
}
#carousel-solution .carousel-indicators .active {
	color:#ffffff;
	background-color: #666;
}
.listbanner {
	text-align: center;
	width: 100%;
	height: 250px;
}
/*-- left-nav --*/

.nav-pills {
	border-top: 1px solid #eee;
}

.nav-pills>li>a {
	border-bottom: 1px solid #eee;
}

.nav-stacked>li+li {
	margin-top: 0;
	margin-left: 0;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	background-color: #0084cf;
}
#back-to-top {
	display: none;
	float: right;
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
}
.nav-pills li a {
	color: #333;
	border-radius: 0;
}

.kc-docs-sidebar {
	padding-right: 45px;
}

/*--content --*/
.kc-contenttitle {
	margin-bottom: 14px;
	font-size: 26px;
}
.kc-contenttitleinfo {
	margin: 10px 0 16px 0;
	font-size: 13px;
	color: #999;
}
.kc-contenttext{
	text-align:left;
	font-size: 16px;
	line-height: 1.6em;
}
.kc-contenttext dt, .kc-contenttext h3{
	font-size: 18px;
	line-height:1.6;
	color: #999;
	font-weight: normal;
	margin-top: 20px;
}
.kc-contenttext p, .kc-contenttext dd {
	line-height: 1.6;
}
.kc-contenttext li>p {
	margin-bottom: 0;
}
.kc-contenttext img {
	margin: 1.8em auto 0 auto;
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}
.kc-contenttext .text-left>img {
	margin-left: 0;
	margin-right: 0;
}
.kc-contenttext h3 {
	margin-top:50px;
}

.kc-contenttext h3:first-child {
	margin-top:20px;
}

/*-- docs-header --*/
.kc-docs-header {
	position: relative;
	padding: 30px 15px;
	font-size: 18px;
	color: #CCC;
	background-repeat: repeat-x
}
.container h1 {
	font-size: 40px;
	line-height:1.4;
	color: #FFF;
}
/*-- products--*/
.thumb h2 {
	margin-top: 26px;
}
.thumb a:hover {
	color: inherit;
	text-decoration: none;
}
.Product-pic {
	margin: 50px 0 10px 10px;
	height: auto;
	width: 100%;
}
.productschanneldiv {
	display: block;
	position: relative;
	margin-bottom: 30px;
	padding: 20px 20px;
	background-repeat: repeat-x;
	border: 1px solid #fff;
}
.productschanneldiv:hover {
	text-decoration: none;
	color: inherit;
	border: 1px solid #ccc;
}
.productschanneldiv h1 {
	font-size: 50px;
	color: #9C6;
}
.products-article h3 {
	margin: 20px 0 10px 0;
}
.products-article ul {
	margin-left: -25px;
}
.products-article li {
	margin-bottom: 8px;
}
/*-- solution--*/
.nav-pills > li.active >p>a, .nav-pills > li.active >p> a:hover, .nav-pills > li.active >p> a:focus {
	background-color: #999;
	color: #FFF;
}
.nav>li>p>a:hover,
.nav>li>p>a:focus {
	text-decoration: none;
	background-color: #EEE;
}
.nav-pills>li+li>p {
	margin-left: 2px;
}
.nav-pills>li>p>a {
	padding: 10px 9px;
	float: left;
}
.nav >li>p {
	position: relative;
	display: block;
}
.kc-homepage-body {
	margin-bottom: 40px;
}
.kc-docs-sidebar h3 {
	font-size: 22px;
	padding: 25px 0;
	margin: 0;
}

.col-xs-9 > h3 {
	margin: 0;
	padding: 40px 0 10px 0;
	font-size: 30px;
	font-weight: bold;
}

.nav nav-pills>p {
	margin-bottom: 0px;
}

/*简历使用*/
#imgPhoto {
	margin: auto;
	width: 165px;
	height: 228px;
	border: 1px solid #CCC;
	background: url(/images/nophoto.png) no-repeat;
	margin-bottom: 20px;
}
.kc-padding-0 {
	padding: 0;
}
.kc-width-auto {
	width: auto;
	display: inline-block;
}
.kc-job-ol {
	margin-left: -20px;
	font-size: 12px;
	line-height: 2;
	color: #999;
}
.kc-form-h2 {
	color: #999;
	margin-bottom: 20px;
}
.kc-thumb-list {
	text-align: center;
}
.kc-thumb-list div {
	background-color: #fff;
	color: #333;
	padding: 15px;
	font-size: 16px;
	line-height: 1.6;
	text-align: center;
}
.kc-thumb-list div.en {
	height: 100px;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

/*首页Bannr*/
.kc-homepage-banner {
	background-image: linear-gradient(to right bottom, #aaa,#777);
	background-color:#888;
	min-height: 530px;
}
.kc-homepage-banner h2 {
	margin-top: 50px;
	line-height: 1.5;
	color: #fff;
}
.kc-homepage-banner .txt {
	margin-top: 20px;
	color: #fff;
	font-size: 18px;
	line-height: 1.6;
}
.kc-homepage-banner .btnlink {
	display: block;
	text-align: right;
	margin: 20px 0 50px 0;
}
/*产品内容页Bannr*/
.kc-product-banner {
	min-height: 250px;
}
.kc-product-banner h2 {
	margin-top: 20px;
	line-height: 1.5;
	color: #fff;
}
.kc-product-banner .txt {
	margin-top: 20px;
	color: #fff;
	font-size: 18px;
	line-height: 1.6;
}
.kc-product-banner .btnlink {
	display: block;
	text-align: right;
	margin: 20px 0 50px 0;
}

/*内刊*/
.kc-publication-list img{
	border:1px solid #ccc;
}

.kc-publication-list ul{
	margin:20px 0;
	margin-left:-20px;
}

.kc-publication-list p{
	margin:0;
}

/*内容锚点导航*/
.kc-content-nav{
	margin-left:15px;
}
.kc-content-nav h4{
	font-size:14px;
	color:#c30;
}
.kc-content-nav .nav>li{
	font-size:12px;
	padding-left:15px;
	margin-top:5px;
	margin-left:15px;
}
.kc-content-nav .nav>li.active{
	border-left:1px solid #c30;
}
.kc-content-nav .nav>li>a{
	color:#aaa;
	padding:0;
}
.kc-content-nav .nav>li.active>a, .kc-content-nav .nav>li>a:hover{
	color:#c30;
	background-color:#FFF;
}

/*简历使用*/
.successContainer, .failureContainer, .is_success, .is_failure {
	font-size: 36px;
	color: #999;
	margin-bottom: 30px;
}
/*culture*/
.partychanneltitle {
	font-size: 16px;
	font-weight: bold;
}
.partychanneldiv {
	margin-top: 16px;
}
/*/culture*/

/*模糊框*/
.modal-content {
	background-color: #222;
}
.modal-body {
	padding: 0;
}
.modal-title {
	color: #ccc;
}
.modal-header, .modal-footer {
	border-color: #333;
}
/*/模糊框*/

/* SVG地图提示自定义 */
.stateTip, #StateTip{display:none; position:absolute; text-align:center; background:#fff; color:#333; padding:2px 4px;}
.stateTip2, #StateTip2{display:none; position:absolute; text-align:center; background:#fff; color:#666; border:1px solid #c30; border-radius:10px; padding:2px 10px; max-width:400px;}
.stateTip2 h4, #StateTip2 h4{color:#c30; line-height:1.6}
.stateTip2 p, #StateTip2 p{line-height:1.6}
/*内容插图*/
.Contentpictxt{
	margin-bottom:18px;
}
.Contentpictxt img{
	margin-top:-5px;
	margin-bottom:8px;
}
/*/内容插图*/

/*内容视频*/
.kc-content-video{
	max-width:560px;
	max-height:315px;
	margin:auto;
}
/*/内容视频*/

@media (max-width:639px) {
small{
	display:none;
}
}
@media (min-width:1200px) {
.kc-docs-sidebar .affix {
	top: 0px;
	width: 263px;
}
}
@media (min-width:992px) and (max-width:1199px) {
.kc-docs-sidebar .affix {
	top: 0px;
	width: 213px;
}
}
@media (max-width:991px) {
#kc-bottom-nav, .kc-docs-sidebar .affix, .kc-docs-sidebar .affix-top {
	display: none;
}
/*首页Bannr*/
.kc-homepage-banner h2 {
	margin-top: 50px;
	line-height: 1.5;
	color: #fff;
	font-size: 20px;
}
.kc-homepage-banner .txt {
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
	line-height: 1.6;
}
/*新闻头条*/
.news-top-img{
height: auto;
	}
/*版权*/
/*产品内容页Bannr*/
/*产品内容页Bannr*/
.kc-product-banner h2 {
	margin-top: 20px;
	line-height: 1.5;
	color: #fff;
	font-size: 20px;
}
.kc-product-banner .txt {
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
	line-height: 1.6;
}
}

/*布局样式*/
.flx{ float:left; width:100%;}
.fl{ float:left!important;}
.fr{ float:right!important;}
.fc,.dbox{ display:inline-block; *display:inline; *zoom:1;}
.tc{ text-align:center;}
.pr{ position:relative;}
.pa{ position:absolute;}

.hidden{ display:none;}
.block{ display: block!important;}
.fixed{ position: fixed!important;}

/*排版样式*/
.tl{ text-align:left!important;}
.tr{ text-align:right!important;}
.tc{ text-align:center!important;}
.clear{	clear: both;}

/*输入框样式*/
.input,.textarea{ font-size:14px; height:34px; line-height:34px; vertical-align:middle; background-image:url(../i/bg_input.gif); background-color:#ffffff; background-position:top; background-repeat:repeat-x; border:2px #c7c7c7 solid; padding:8px;}
	.textarea{ height:103px;}
label{ font-size:14px; height:20px; line-height:20px; font-family:'Microsoft YaHei',Helvetica,Tahoma,Arial; padding-right:10px; cursor:pointer;}
	label input{ vertical-align:-1px; margin-right:5px;}


/*	 导航*/
.g-header {
	position: relative;
}
.g-header-container {
	height: 90px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.g-header-container:before {
	display: none;
}
.g-header-container:after {
	display: none;
}
	.g-header-nav-container {
		display: flex;
		width: 700px;
		height: 100%;
		justify-content: space-around;
		align-items: center;
	}
		.g-header-nav-container .nav-item,
		.g-header-nav-container .nav
		{
			display: flex;
			flex: 1;
			height: 100%;
			font-weight: bold;
			font-size: 15px;
			justify-content: center;
			align-items: center;
			transition: all .2s ease;
		}
		.g-header-nav-container .nav-item:hover .nav,
		.g-header-nav-container .nav-item.active .nav
		{
			color: #ffffff;
			background-color: #0084cf;
		}

		.nav-item {
			position: relative;
		}
		.nav-child {
			position: absolute;
			width: 5000px;
			bottom: -60px;
			height: 60px;
			background-color: red;
			z-index: 100;
			display: none;
			text-align: center;
			background-color: rgba(0, 44, 101, 0.6);
		}
			.nav-child a {
				display: inline-block;
				margin: 0 20px;
				height: 60px;
				font-size: 15px;
				font-weight: bold;
				line-height: 60px;
				color: #ffffff;
			}
				.nav-child a:hover {
					color: #a9eaff;
				}
		.nav-item:hover .nav-child {
			display: block;
		}

.kc-homepage-banner a.focus{
	float:left;
	width: 100%;
	height: 530px;
	background-position:center;
}

#carousel-solution .carousel-inner .item .pull-left{
	width: 100px;
}

#carousel-solution .carousel-inner .item .pull-left img{
	width: 100px;
	height: 120px;
}

#carousel-solution .carousel-inner .item .pull-right{
	width: 150px;
	text-align: left;
}

/* 首页轮播图 翻页圆点*/
.carousel-indicators {
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0;
	width: 100%;
	text-align: center;
}
	.carousel-indicators li,
	.carousel-indicators .active
	{
		width: 10px;
		height: 10px;
		transition: width .4s ease;
		border-radius: 10px;
		border: 2px solid #fff;
		background: transparent;
		opacity: 1;
		margin: 0 7px !important;
	}

	.carousel-indicators .active {
		background-color: #ffffff;
		width: 40px;
	}

/* 菜单底部广告*/
.g-menu-ad-container img {
	width: 100%;
	margin-top: 10px;
}

/* 内页栏目图片*/
.g-header-column-container {
	background-size: cover;
	color: #ffffff;
	background-image: linear-gradient(to right bottom,#888888,#777777);
}
	.g-header-column-container .container {
		height: 300px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
		.g-header-column-container  .container .title {
			font-size: 40px;
		}
		.g-header-column-container  .container .desc {
			margin-top: 5px;
			font-size: 20px;
		}

.container {
	width: 1230px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

/* 首页主广告*/
.index-page-main-ad {
	margin-top: 20px;
}
.index-page-main-ad .g-ad-container:nth-child(1) {
	margin-right: 10px;
}
.index-page-main-ad .g-ad-container:nth-child(2) {
	margin-right: 11px;
}

/*首页新闻*/
.index-news-container {
	margin-top: 30px;
	width: 845px;
}
.index-ad-container {
	margin-top: 30px;
	width: 385px;
}
	.index-ad-container .hot-ad {
		margin-bottom: 15px;
		padding: 15px 0 5px 15px;
		background-color: #eeeeee;
	}
		.index-ad-container .hot-ad a {
			position: relative;
			display: inline-block;
			margin-bottom: 10px;
		}

	/*	首页栏目标题*/
	.index-column-title {
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 50px;
		border-bottom: 1px solid #d7d7d7;
	}
	.index-column-title .column-title {
		font-size: 16px;
		font-weight: bold;
	}
	.index-column-title a.column-more {
		font-size: 13px;
		color: #666666;
		padding-right: 20px;
	}
	.index-column-title a.column-more:after {
		content: "";
		position: absolute;
		right: 21px;
		margin-top: 5px;
		width: 5px;
		height: 5px;
		border-top: 1px solid #d7d7d7;
		border-right: 1px solid #d7d7d7;
		transform: rotate(45deg);
	}
	.index-column-title a.column-more:before {
		content: "";
		position: absolute;
		right: 15px;
		width: 15px;
		height: 15px;
		border: 1px solid #d7d7d7;
	}

/*	首页图片容器*/
	.index-pic-container .thumbnail {
		margin-top: 30px;
	}

/* 新闻容器*/

.g-news-container .news-item {
	position: relative;
	padding-left: 140px;
	height: 142px;
	display: flex;
	flex-direction: column;
	justify-content: center;

	border-bottom: 1px solid #d7d7d7;
}
	.g-news-container .news-item .time {
		position: absolute;
		left: 0;
		width: 110px;
		height: 110px;
		display: flex;
		flex-direction: column;
		align-items: center;
		background-color: #e7e9eb;
		transition: all .4s ease;
	}
		.g-news-container .news-item .time .day {
			padding-top: 20px;
			font-size: 46px;
			line-height: 46px;
			font-weight: bold;
			padding-bottom: 8px;
			color: #0084cf;
		}
		.g-news-container .news-item .time .date {
			font-size: 16px;
			color: #666666;
		}
		.g-news-container .news-item:hover .time {
			background-color: #0084cf;
		}
			.g-news-container .news-item:hover .time .day,
			.g-news-container .news-item:hover .time .date
			{
				color: #ffffff;
			}

	.g-news-container .news-item .title {
		font-size: 18px;
		font-weight: bold;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.g-news-container .news-item .desc {
		font-size: 14px;
		color: #666666;
		line-height: 28px;
		margin-top: 12px;

		display: -webkit-box;
		text-overflow: -o-ellipsis-lastline;
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
		overflow: hidden;
		-webkit-line-clamp: 2;
		line-clamp: 2;
	}

.form_body{ float:left; width:100%; line-height:26px; padding:10px 0 40px 0;}
	.form_body .infobox{ line-height:22px; padding-bottom:10px;}
		.form_body .infobox b{ color:#ff3333; padding:0 3px 0 3px;}

	.form_body .formtab th,.form_body .formtab td{ height:50px; line-height:50px;}
	.form_body .formtab th{ font-size:14px; color:#666666; text-align:right; padding-right:7px;}
	.form_body .formtab th b{ font-size:12px; color:#ff3333; padding-right:3px;}

	.form_body .formtab td select{ float:left; width:145px;}
	.form_body .formtab td .select2{ float:left; width:322px;}
	.form_body .formtab td .min{ width:180px;}
	.form_body .formtab td span{ float:left; height:24px; line-height:24px; padding-left:6px;}
	.form_body .formtab td .span1{ width:26px;}

	.form_body .formtab .top{ padding-top:4px;}
	.form_body .formtab .input{ width:400px; height:30px; line-height:30px;}
	.form_body .formtab .input2{ width:400px;}
	.form_body .formtab .textarea{ width:400px; height:100px; line-height:16px; overflow:auto;}
	.form_body .formtab a.orderbtn{ width:220px; height:45px; line-height:45px; text-align:center; font-size:16px; color:#ffffff; font-weight:bold; background-color:#cc0000; margin-top:25px; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;}
		.form_body .formtab a.orderbtn:hover{ background-color:#ec1d1d; text-decoration:none;}

#copyright{ text-align:left; font-size: 13px; padding: 20px 0; }
#copyright .weixin{ width:68px; text-align:center; margin-right:15px; line-height:22px;}