body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background: #f9f9f9;
}

.header {
	/* background: rgba(6, 2, 4, 0.99); */
	background: #FFFFFF;
	height:60px;
}

.logo img {
	padding: 30px 0;
}

.header ul {
	margin: 8px 0 0;
}

.header ul li {
	display: block;
	height: 40px;
	margin: 10px 0;
	text-decoration: none;
}

/* .campus {
	width: 128px;
	height: 37px;
	font-size: 18px;
	line-height: 34px;
	color: #FFFFFF;
	background: url("propagate/img/head-bg.png") no-repeat;
	text-align: center;
}

.campus-contact {
	color: #FFFFFF;
	font-size: 13px;
}

.campus-contact span.glyphicon {
	padding-left: 10px;
	padding-right: 3px;
} */
.campuses {
	padding: 18px 0 0 25px;

}

.campuses ul {
	margin: 0 0 4px 0 !important;
}

.campuses ul.campus li {
	float: left;
	width: 90px;
	height: 30px !important;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	/* border-radius:15px;
	border-bottom-right-radius:0px; */
	margin: 5px 15px 5px 0;
	background: rgba(255, 0, 0, 0.85);
	cursor: pointer;
}

.campuses ul.campus li.active {
	background: #ff0000;
	/* font-size: 18px; */
}

.campuses ul.campus-address li {
	height: 100% !important;
	/* color: #FFFFFF; */
	color: #0a0a0a;
	font-size: 13px;
	margin: 0;
	display: none;
}

.campuses ul.campus-address li.active {
	display: block;
}

.campuses ul.campus-address span {
	margin: 5px 0;
}

.campuses ul.campus-address span.glyphicon {
	padding-left: 10px;
	padding-right: 3px;
}

.navbar .nav>li>a {
	display: block;
	height: 80px;
	line-height: 80px;
	padding: 0;
	color: #333333;
	font-size: 14px;
}
@media screen and (max-width:768px){
	.navbar .nav>li>a:hover,
	.navbar .nav>li>a:focus {
		/* 原来效果 */
		color: #FFFFFF;
		background: #6699CC;
	}
}

.banner {
	/* margin-top: 180px; */
	margin-left:0px;
	margin-right:0px;
}
.navbar .nav>li>a:hover{
	background: transparent;
}
/* 2020-06-23css 新增 导航选中效果 */
.navbar .nav>li {
	position: relative;
	display: inline-block;
	padding: 0 0px;
	text-align: center;
	line-height: 50px;
	
}

.navbar .nav>li::before {
	content: "";
	position: absolute;
	z-index: 999;
	left: 50%;
	right: 50%;
	bottom: 0;
	background: #6699CC;
	height: 3px;
	transition: left 0.3s ease-out, right 0.3s ease-out;
	-webkit-transition: left 0.3s ease-out, right 0.3s ease-out;
}

.navbar .nav>li:hover::before,
.navbar .nav>li:focus::before,
.navbar .nav>li:active::before {
	left: 0;
	right: 0;
}

/* 2020-06-23css 导航选中效果 */
@media (min-width : 992px) {
	.container {
		width: 1200px;
	}

	.img-responsive,
	.thumbnail>img,
	.thumbnail a>img,
	.carousel-inner>.item>img,
	.carousel-inner>.item>a>img {
		width: 1920px;
		height: auto;
		min-height: 400px;
		max-height: 450px;
		margin: 0 auto;
	}

	/* .footer span {
		margin: 0 20px;
	}
	.footer span br{
		display: none;
	} */
}

@media (max-width : 992px) {
	.container {
		width: 100%;
	}
}

/* .footer{
		width:100%;
		padding:15px;
		line-height:24px;
		color:#dbdbdb;
		background: #303030;
		text-align: center;
		border-top: 1px solid #0099FF;
		margin-top:40px;
	} */
/* foot */
.footer {
	width: 100%;
	background: #292C3B;
	padding: 35px 0 15px 0;
	color: #FFFFFF;
	text-align: left;
	margin-top: 30px;
}

.footer a {
	color: #ffffff;
}

.footer .footer1 {
	line-height: 22px;
}

.footer .footer1 .logo {
	width: 180px;
}

.footer ul {
	list-style: none;
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	line-height: 22px;
}

.footer ul li span.foot-title {
	font-size: 18px;
	line-height: 38px
}

.footer ul li.footer-margin-right a {
	margin-right: 20px;
	display: inline-block;
}

.footer .footer-title {
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	line-height: 42px;
	letter-spacing: 4px;
}

.footer .btn {
	width: 80%;
	padding: 0;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 18px;
	margin-left: 10%;
}

.footer .col-xs-6 {
	padding: 0;
}

@media (max-width: 991px) {
	.footer {
		height: 30px;
		backgound: none;
		padding: 0;
		display: none;
		margin-top: 70px;
	}
}

/* foot */
/* ��ѯ������ */
.consult {
	display: none;
	position: fixed;
	top: 28%;
	right: 0;
	z-index: 200;

}

.consult-list {
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4) !important;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	background: #fff;

	border-right: none;
}

.consult-list .op {
	position: relative;
	width: 66px;
	height: 66px;
	line-height: 28px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background-color: #69c;
	cursor: pointer;
	margin: 1px 0;
}

@media only screen and (min-width: 991px) {
	.consult-list .op:first-child {
		border-top-left-radius: 4px;
	}
}

@media only screen and (max-width: 991px) {
	.consult-list .op:first-child {
		display: none;
	}

	.consult-list .op:nth-child(2) {
		border-top-left-radius: 4px;
	}
}

.consult-list .op:last-child,
.consult-list .op:nth-child(3) {
	border-bottom-left-radius: 4px;
}

.consult-list .op span {
	display: block;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border-radius: 3px 0 0 3px;
	padding: 14px 0 4px 0;
}

.consult-list a {
	color: #ffffff;
}

.consult-list a:hover {
	text-decoration: none;
}

.consult-list .consult-icon img {
	padding: 14px 0 3px 0;
	width: 22px;
}

.consult-list .consult-code img {
	width: 60px;
	margin: 2px auto;
}

.consult-list p {
	font-size: 12px;
	line-height: 30px;
}

/* END ��ѯ������ */
/* ��Ӧʽ���� */
@media only screen and (min-width: 992px) {
	/* .head-fixed{
		width:100%;
		position: fixed;
		top:0;
		z-index: 100;
	} */
	.myhead{
		display: none;
	}

	.header {
		height: 120px;
	
	}

	.navbar .nav>li {
		width: 9.09%;
		display: block;
		float: left;
	}

	.navbar {
		width: 100%;
		background: rgba(255, 255, 255, 0.99);
		border-bottom: 1px solid #0099FF;
		margin: 0;
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) !important;
	}

	.navbar ul {
		width: 1200px;
		margin: 0 auto;
	}

	/* 2020-06-23 导航效果 */
	.navbar .nav>li.active>a,
	.navbar .nav>li.active>a:hover,
	.navbar .nav>li.active>a:focus {
		/* /* color: #FFFFFF; */
		background: transparent;
		border-bottom: 3px solid  #6699CC;
	}


}

@media only screen and (max-width: 991px) {
	.header {
		border-bottom: 1px solid #0099FF;
	}

	.navbar-toggle {
		z-index: 1060;
		padding: 0;
		margin: 20px 0;
	}

	.header .navbar-toggle .icon-bar {
		width: 24px;
		height: 3px;
		/* background: #ffffff; */
		background: #686767;
	}

	.logo img {
		width: 100%;
		padding: 15px 0;
	}

	.head-img img {
		width: 100%;
		height: 60px;
	}

	.campuses {
		display: none;
	}

	.navbar {
		padding: 0;
		margin: 0;
		width: 100%;
		margin-top: -1px;
		padding-bottom: 10px;

	}

	.navbar .nav {
		float: right;
		width: 40%;
		height: 100%;
		box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
	}

	.navbar .nav>li {
		display: block;
		border-bottom: 1px solid #646464;
		background: #424242;
	}

	.navbar .nav>li>a {
		color: #ffffff;
		height: 40px;
		line-height: 40px;
	}

	.navbar-fixed-top .navbar-collapse {
		max-height: 100%;
	}

	.banner {
		margin: 0;
		margin-top: 61px;
	}

	.banner .item {
		height: 140px !important;
	}

	.banner .item img {
		height: 100% !important;
		transform: scale(1.15);
		-ms-transform: scale(1.15);
		-webkit-transform: scale(1.15);
		-o-transform: scale(1.15);
		-moz-transform: scale(1.15);
	}

	.banner .carousel-indicators {
		bottom: 0;
	}

	#LRMINIBar {
		/* bottom: 25px !important; */
		bottom: 60px !important;
	}

}

/* END ��Ӧʽ���� */