@charset "utf-8";

body {
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
}


.navbar {
	border: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

/* .nav>li:hover{ */
    /* position: relative; */
	/* display: block; */
	/* border-bottom: 1px solid #000; */
/* } */

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #00bfff;
    background-color: #ffffff;
}

a:focus {
	outline: none;
}
.navbar-brand {
	padding:0;
}

.navbar-toggle {
    background-color: #fff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #00bfff;
}

.media-body, .media-left, .media-right {
    /* display: table-cell; */
    vertical-align: middle;
}

.list-group a {
	color: #0059b2;
}
#myCarousel {
	margin:50px 0 30px 0;
}
.carousel-inner .item img {
	margin: 0 auto;
}
.tab-h2 {
	font-size: 20px;
	color: #00bfff;
	text-align: center;
	letter-spacing: 1px;
}
/* 
#service1:hover{
	transform: rotate3d(0,1,0,180deg);
	transition-duration: 1s;
} */

 .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
	/* max-width: 100%; */
	width: 300px;
    height: 250px;
}

.tab-p {
	font-size: 15px;
	color: #999;
	/* text-align: center; */
	letter-spacing: 1px;
	margin: 20px 0 40px 0;
}
.tab1,.tab2,.tab3 {
	margin: 0;
	color: #666;
}
.tab1 .media-heading {
	margin: 5px 0 20px 0;
}
.tab1 .text-muted {
	color: #999;
	text-decoration: line-through;
}
.tab1 .col {
	padding: 20px;
}
.tab1 {
	/* background: #eee; */
	padding: 0 20px;
	text-align: center;
}

.tab2 img {
	width: 100%;
	height: 80%;
}
.tab3 {
	padding: 40px 0;
	text-align: center;
}
.tab3 img {
	width: 65%;
	height: 65%;
}
.text h3 {
	font-size: 20px;
}
.text p {
	font-size: 14px;
}

.jumbotron {
	margin: 50px 0 0 0;
	padding: 60px 0;
	background: url("http://www.khinfo.com.cn/images/bg.jpg") no-repeat;
	background-size: 100%;
	background-position: 70%;
	color: #fff;
}
.jumbotron h1 {
	font-size: 26px;
	padding: 0 0 0 20px;
}
.jumbotron h4 {
	font-size: 16px;
	padding: 0 0 0 20px;
}
#information {
	/* padding: 10px 0; */
	background: #fff;
}

.info-right {
	background-color: #fff;
	box-shadow: 2px 2px 3px #ccc;
}
.info-right blockquote {
	padding: 0;
	margin: 0;
}
.info-right h2 {
	font-size: 20px;
	padding: 5px;
}
.info-right h4 {
	line-height: 1.6;
}
.info-content {
	background-color: #fff;
	/* box-shadow: 0 0 5px #ccc; */
	margin: 10px 0 20px 0;
}

.info-content .service {
	height: auto;
}

.info-content img {
	 margin: 12px 0;
}
.info-content h4 {
	font-size: 14px;
	padding: 2px 0 0 0;
}
.info-content p {
	line-height: 1.6;
	color: #666;
}

#case {
	padding: 40px 0;
	text-align: center;
	background-color: #fff;
}

#case .case-info{
	box-shadow: 0 0 5px #ccc;
}

#customer .customer_title h3{
	margin: 0 0 10px 0;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    font-size: 18px;
    color: #00bfff;
    text-align: center;
}


#case h4 {
	color: #666;
}
#case p {
	color: #666;
	line-height: 1.6;
}
#case .col {
	margin: 0 0 20px 0;
}
#about {
	padding: 40px 15px 0 15px;
	background-color: #fff;
}
#about .about {
	background-color: #fff;
	box-shadow: 0 0 5px #ccc;
	padding-bottom: 20px;
}
#about h3 {
	margin: 0 0 10px 0;
	padding: 20px 0;
	border-bottom: 1px solid #eee;	
	font-size: 18px;
	color: #00bfff;
	text-align: center;
}
#about p {
	line-height: 2;
	font-size: 13px;
}


#footer {
	width: 100%;
	height: 130px;
	padding: 20px;
	text-align: center;
	background-color: #00bfff;
	border-top: 1px solid #ccc;
	color: #fff;
}

/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
	.tab-h2 {
		font-size: 26px;
	}
	.tab-p {
		font-size: 16px;
	}
	.text h3 {
		font-size: 22px;
	}
	.text p {
		font-size: 15px;
	}
	.tab2-text {
		float: left;
	}
	.tab2-img {
		float: right;
	}
	.info-content h4 {
		font-size: 16px;
	}
	.jumbotron h1 {
		font-size: 30px;
	}
	.jumbotron h4 {
		font-size: 16px;
	}
	#about h3 {
		font-size: 19px;
	}
	#about p {
		font-size: 14px;
	}
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {
	.tab-h2 {
		font-size: 28px;
	}
	.tab-p {
		font-size: 17px;
	}
	.text h3 {
		font-size: 24px;
	}
	.text p {
		font-size: 16px;
	}
	.tab2-text {
		float: left;
	}
	.tab2-img {
		float: right;
	}
	.info-content h4 {
		font-size: 18px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.info-right h4 {
		font-size: 14px;
	}
	.jumbotron h1 {
		font-size: 33px;
	}
	.jumbotron h4 {
		font-size: 17px;
	}
	#about h3 {
		font-size: 20px;
	}
	#about p {
		font-size: 15px;
	}
}

/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {
	.tab-h2 {
		font-size: 30px;
	}
	.tab-p {
		font-size: 18px;
	}
	.text h2 {
		font-size: 26px;
	}
	.text p {
		font-size: 18px;
	}
	.tab2-text {
		float: left;
	}
	.tab2-img {
		float: right;
	}
	.media-object {
		width: 100px;
		height: 100px;
	}
	.info-content h4 {
		font-size: 20px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.info-right h4 {
		font-size: 16px;
	}
	.jumbotron h1 {
		font-size: 36px;
	}
	.jumbotron h4 {
		font-size: 18px;
	}
	#about h3 {
		font-size: 22px;
	}
	#about p {
		font-size: 16px;
	}
}