body {
	font-family: "微软雅黑", "宋体";
	height: 100%;
	width: 100%;
	background-color: #fff;
	cursor: default;	
}
video{
	max-width:100%;
	height:auto;
}
img{
	max-width:100%;
	height:auto;
}
hr{
	margin-top: 10px;
	margin-bottom: 10px;
}
h3{
	margin-top: 10px;
	font-size: 20px;
}
h4{
	font-size: 18px;
	margin-top: 10px;
}
h5{
	font-size: 16px;
	margin-top: 10px;
}
.h4{
	font-size: 16px;
}
.title_h4{
	font-size: 18px;
	padding: 10px;
	margin-top: 0;
	margin-left: -8px;
	margin-right: -9px	
}
.placeholder{
		height: 10px;
		display: block;
}
.text-overflow{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.main_pic {
    padding: 2px;
    margin-left: 0;
    margin-right: 0;
	margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.glyphicon-home{
	color: #fd7604;
}
.content_txt > .row >.col-xs-4{
	padding-right: 0;
}
.content_txt > .row >.col-xs-8{
	padding-left: 5px;
}
.aside_txt > .row >.col-xs-4{
	padding-right: 0;
	margin-bottom: 10px;
}
.aside_txt > .row >.col-xs-8{
	padding-left: 5px;
	margin-bottom: 10px;
}
.aside_txt > .row >.col-xs-12{
	margin-bottom: 10px;
}
a:hover {
    text-decoration: none;
}
.mylabel {
    padding: .2em .6em .3em;
    line-height: 1;
    color: #fff;
	background-color: #fd7604;
    text-align: center;
    vertical-align: baseline;
    border-radius: .7em;
}
#page_top{
	height: 70px;
}
#page_top_txt{
	width: 100%;
	background-color: #fd7604;
	color: #FFF;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}
#page_top_nav{
	position: absolute;
	width: 100%;
	height: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	z-index: 1000;
}
.navbar {
	margin-bottom: 0;
    border: 0;
	min-height: 60px;
}
.navbar-default {
	background-image: none;
    background-color: #fff;
    border-color: #fff;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.navbar-brand {
	padding: 0;
}
.navbar-brand img{
	height: 60px;
}
.navbar-toggle {
    margin-top: 18px;
    margin-right: 0;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #fd7604;
}
.navbar-nav {
    margin: 3px -15px;
	background-color: #efefef;
	border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
	margin-right: -15px;
    margin-left: -15px;
}
.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
.dropdown-menu>li>a {
    padding: 6px 20px;
}
.dropdown-menu .divider {
    margin: 5px 0;
}
#slide_exhibition .col-xs-12{
    padding-right: 0;
    padding-left: 0;
} 
.owl-theme .owl-controls {
    margin-top: -20px;
}
.owl-theme .owl-controls .owl-page span {
	width: 5px;
    height: 5px;
}
.owl_bg_img{
	background-size: cover; 
	background-position: center top;
	height:130px;
}

.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: #eff2f7;
    border-radius: 0;
	line-height: 35px;
}
#search{
	padding-top: 15px; 
    padding-bottom: 10px;
	background-color: #eff2f7;
}
#nav_path{
	position: relative;
	top: 38px;
}
#mp_link{
	position: absolute;
	right: 0px;
	top: 8px;
	z-index: 100;
}
#search_form{
	position: relative;
	top: -34px;
}
.heart_div_line{
	max-width: 456px;
	min-height: 25px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(/images/heart_div_line.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
    margin-left: auto;
}
#quick＿nav_btn {
   	margin-right: auto;
   	margin-left: auto;
   	width: 291px;
   	height: 95px;
}
.nav-pills>li+li {
    margin-left: 0;
}

.nav-pills>li>a {
    border-radius: 4px;
    width: 91px;
    padding: 8px;
    margin: 3px;
    font-size: 14px;
    background-color: #fafafa;
    text-align: center;
    border: 1px solid #e5e5e5;
}

#activ_train{
	background-color: #f4eaca;
	width: 100%;
	min-height: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 10px;
}
#happy_photo{
	min-height: 300px;
}

#owl-photo .item {
    margin: 3px;
}

#owl-photo .owl_text{
	text-align: center;
	background-color: #f6f6f6;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#happy_express{
	min-height: 600px;
	background-color: #f6f6f6;
	margin-bottom: 10px;
}
#happy_express hr{
	margin-top: 5px; 
    margin-bottom: 10px; 
}
.my_btn{
	display: inline-block;
    padding: 8px 20px;
    margin-bottom: 0;
	font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #fc851f;
	margin-bottom: 15px;
}
.my_btn:hover {
    color: #fff;
    background-color: #ec7d1d;
}

#wonderful_video{
	min-height: 300px;
}
#contact_us{
	min-height: 300px;
	 background-color: #eff2f7;
}
#copyright{
	padding-top: 10px;
	min-height: 190px;
	background-color: #f4eaca;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fc851f;
}
/*list.asp*/
#content{
	min-height: 800px;
	padding-top: 15px; 
}
#content h5{
	color: #7a0c00;
	line-height: 150%;
	font-weight: bold;
}
.content_txt{
	min-height: 300px;
	margin-bottom: 30px;
	line-height: 160%;
}
#right_side{
	margin-bottom: 30px;
}
.aside_txt{
	min-height: 260px;
	line-height: 160%;
}
/*微信二维码*/
#weixinshare{
	position: absolute;
	z-index: 100;
	right: 8px;
}
#bdshare_weixin_qrcode_dialog {
    height: 315px !important;
}
@media only screen and (min-width: 768px) {
	body {
		font-size: 14px;
	}
	h3{
		margin-top: 20px;
		font-size: 22px;
	}
	h4{
		margin-top: 20px;
		font-size: 20px;
	}
	h5{
		font-size: 16px;
		margin-top: 15px;
	}
	hr{
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.title_h4{
		font-size: 20px;
	}
	.h4{
		font-size: 20px;
	}
	.placeholder{
		height: 15px;
	}
	.main_pic {
		margin-bottom: 0;
	}
	#page_top{
		height: 115px;
		background-color: #fff;
	}
	#page_top_txt{
		font-size: 14px;
		height: 40px;
		line-height: 40px;
	}
	#page_top_nav{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.navbar {
		top: 5px;
	}
	.navbar-nav {
		background-color: #fff;
	}
	#slide_exhibition .container{
    	padding-right: 15px;
    	padding-left: 15px;
	} 
	.owl-theme .owl-controls {
    	margin-top: -30px;
	}
	.owl-theme .owl-controls .owl-page span {
		width: 12px;
    	height: 12px;
	}
	.owl_bg_img{
		background-position: center top;
		height:270px;
	}
	#nav_path{
		top: 0;
	}
	#search_form{
		top: 1px;
	}
	#search_key{
		min-width: 200px;
	}
	#quick＿nav h3, #about_klmm h3{
		    margin-bottom: 15px;
	}
	#quick＿nav_btn {
    	width: 363px;
    	height: 115px;
	}
	.nav-pills>li>a {
    	width: 105px;
    	padding: 8px;
    	margin: 7px;
    	font-size: 16px;
	}
	#activ_train{
		padding-top: 15px;
		padding-bottom: 15px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#happy_express{
		margin-bottom: 15px;
	}
	#happy_express .abstract_txt{
		height: 100px;
		overflow: hidden;
	}
	.my_btn{
		padding: 10px 30px;
		font-size: 16px;
		margin-bottom: 20px;
	}
	.content_txt > .row >.col-xs-4{
		padding-right: 0;
	}

	#copyright{
		min-height: 200px;
		border-top-width: 10px;
	}

	#content{
		min-height: 600px;
		padding-top: 5px; 
	}

}
#wonderful_video .col-xs-6{
		padding-right: 5px;
		padding-left: 5px;
	}

#wonderful_video .row:nth-child(2) {
    padding-right: 10px;
    padding-left: 10px;
}

@media only screen and (min-width: 992px) {
	body {
		font-size: 16px;

	}
	h3{
		font-size: 24px;
	}
	h4{
		font-size: 20px;
	}
	h5{
		font-size: 18px;
	}
	.placeholder{
		height: 20px;
	}
	.owl_bg_img{
		background-position: center top;
		height:348px;
	}
	#page_top{
		height: 135px;
	}
	#page_top_txt{
		font-size: 16px;
	}
	.navbar {
		top: 22px;
	}
	.dropdown-menu {
		font-size: 16px;
	}
	#search{
		padding-top: 20px; 
		padding-bottom: 15px;
	}
	#search_key{
		min-width: 300px;
	}
	#quick＿nav h3, #about_klmm h3{
		    margin-bottom: 20px;
	}
	#quick＿nav_btn {
    	width: 841px;
    	height: 70px;
	}
	.nav-pills>li>a {
    	width: 120px;
    	padding: 10px;
    	margin: 10px;
    	font-size: 18px;
	}
	#activ_train{
		padding-top: 20px;
		padding-bottom: 20px;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	#owl-photo .owl_text{
		font-size: 16px;
	}
	#happy_express{
		margin-bottom: 20px;
	}

	#content{
		min-height: 800px;
		padding-top: 15px; 
	}
	.content_txt{
		padding-left: 30px;
		padding-right: 30px;
	}
	#copyright{
		min-height: 220px;
		border-top-width: 10px;
	}
	#wonderful_video .col-xs-6{
		padding-right: 15px;
		padding-left: 15px;
	}
	#wonderful_video .row:nth-child(2) {
		padding-right: -15px;
		padding-left: -15px;
	}
}

@media only screen and (min-width: 1200px) {
	#page_top{
		height: 150px;
	}
	.navbar {
		top: 35px;
	}
	.owl_bg_img{
		background-position: center top;
		height:450px;
	}
	#activ_train{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#owl-photo .owl_text{
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 18px;
	}
	.my_btn{
		padding: 10px 40px;
		font-size: 18px;
		margin-bottom: 30px;
	}
 }