/*header*/
.main-nav {
	width: 100%;
	border-radius: 0;
	box-shadow: none;
	border: none;
	margin-bottom: 0;
	background-color: transparent;
}
.main-nav .navbar-header .navbar-logo {
	padding: 15px;
	height: auto;
}
.main-nav .header {
	background: url(header_res/qm.jpg) no-repeat;
	background-size: cover;
}
/* .main-nav .header-main{position:relative;background: url(header_res/motto.png) right center no-repeat!important;} */
.header_ser {
	width: 236px;
	height: 29px;
	float: right;
	/*margin: 0px 300px 0px 0px;*/
	border-radius: 20px;
	border: 1px #d9d8d8 solid;
	border: 1px solid #dedede;
}
.ss_k {
	width: 170px;
	height: 29px;
	line-height: 29px;
	float: left;
	border: none;
	outline: none;
	text-indent: 1em;
	border-radius: 20px;
	margin-right: 5px;
	background: none;
	color: #dedede
}
input::-webkit-input-placeholder {
color: #fff;
}
.ss_an {
	float: right;
	padding: 5px 10px 0px 0px;
}
.main-nav .header-main {
	position: relative;
}
.show-label {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #fff;
}
.show-label a {
	color: #fff;
}
.show-label span {
	margin-left: 10px;
}
.show-label a.search {
	color: #fff;
	padding-left: 20px;
	background: url(header_res/search.png) left center no-repeat;
}
.show-label a.homepage {
	color: #fff;
	padding-left: 20px;
	background: url(header_res/homepage.png) left center no-repeat;
}
.motto {
	float: right;
	margin-top: 50px;
}
.navbar-main {
	background-color: #f9fcff;
}
.navbar-default .navbar-nav>li>a {
	color: #000 !important;
	font-size: 18px;
	padding-top: 18px;
	padding-bottom: 18px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #791312 !important;
	background-color: #fff;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	color: #791312 !important;
}
.navlist li a.on1 {
	background: url(header_res/home.png) 10px center no-repeat;
}
.navlist li a.on1:hover {
	background: url(header_res/home2.png) 10px center no-repeat;
}
.navlist .dropdown-menu {
	padding: 0;
	background-color: transparent;
}
.navlist .dropdown-menu li {
	width: 100%;
	margin-bottom: 1px;
}
.navlist .dropdown-menu li:last-child {
	border-bottom: none;
}
.navlist .dropdown-menu li a {
	font-size: 14px;
	padding: 10px 20px;
	color: #fff;
	text-align: left;
	background: url(header_res/navbg.png) repeat;
}
.navlist .dropdown-menu li a:hover {
	background-color: #791312;
}
.navbar-right .dropdown-menu {
	left: 0;
	right: auto;
}
.dropdown-menu, .dropdown-menu > li > a {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
	font-weight: normal;
}
.dropdown-menu {
	border: none;
	-webkit-box-shadow: 0 3px 12px rgba(0,0,0,.05);
	box-shadow: 0 3px 12px rgba(0,0,0,.05);
	-webkit-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
}
.menu1 {
	display: block;
	-webkit-animation: menu 0.8s;
	animation: menu 0.8s;
}
.menu2 {
	display: block;
	-webkit-animation: menu 1.0s;
	animation: menu 1.0s;
}
.menu3 {
	display: block;
	-webkit-animation: menu 1.2s;
	animation: menu 1.2s;
}
.menu4 {
	display: block;
	-webkit-animation: menu 1.4s;
	animation: menu 1.4s;
}
.menu5 {
	display: block;
	-webkit-animation: menu 1.6s;
	animation: menu 1.6s;
}
.menu6 {
	display: block;
	-webkit-animation: menu 1.8s;
	animation: menu 1.8s;
}
.menu7 {
	display: block;
	-webkit-animation: menu 2.0s;
	animation: menu 2.0s;
}
.menu8 {
	display: block;
	-webkit-animation: menu 2.2s;
	animation: menu 2.2s;
}
.menu9 {
	display: block;
	-webkit-animation: menu 2.4s;
	animation: menu 2.4s;
}
@-webkit-keyframes menu {
0% {
opacity: 0;
-webkit-transform:rotateX(-50deg)rotatey(135deg)rotateZ(15deg) translate(0px, 20px);
}
}
@keyframes menu {
0% {
opacity: 0;
transform:rotateX(-50deg)rotatey(135deg)rotateZ(15deg) translate(0px, 20px);
}
}
.navbar-default .navbar-toggle {
	border-color: #fff;
	margin-top: 10px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle.collapsed {
	background-color: transparent;
}
.fixednav {
	height: 56px;
	background-color: rgba(129,5,7,.78);
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	display: none;
	z-index: 9999;
}
.fixednav ul {
	width: 100%;
	display: flex;
}
.fixednav li {
	flex: 1;
	text-align: center;
}
.fixednav li a {
	display: block;
	font-size: 16px;
	color: #fff;
	height: 56px;
	line-height: 56px;
	text-decoration: none;
}
.fixednav li a.on1 {
	background: url(header_res/home.png) 10px center no-repeat;
}
.fixednav li a.on1:hover {
	background: #fff url(header_res/home2.png) 10px center no-repeat;
}
.fixednav li a:hover {
	background-color: #fff;
	color: #791312;
}
/*footer*/
.footer {
	padding: 38px 0;
	background: #a40000;
}
.footer {
	width: 100%;
	margin: 0 auto;
	padding: 38px 0;
	height: 206px;
	background: #303131 url("header_res/footbg.jpg") no-repeat center top;
}
.footnav-list>li {
	color: #fff;
	margin: 10px 0;
	line-height: 15px;
	display: inline-block;
}
.footnav-list>li>a {
	color: #fff;
	display: block;
	line-height: 15px;
	border-right: 1px solid #fff;
	padding: 0 15px;
}
.footnav-list>li:last-child>a {
	border-right: none;
}
.copyright p {
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 0;
}
.copyright p a {
	color: #fff;
}
.footer .foot-pic {
	text-align: center;
	float: right;
}
.footer .foot-pic h4 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin-top: 15px;
}
@media (min-width: 992px) {
.navbar-nav {
	width: 100%;
	display: flex;
}
.navbar-nav>li {
	flex: 1;
}
.navbar-nav>li>a {
	text-align: center;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: 0px;
}
}
@media (min-width: 1440px) {
.container {
	width: 1425px;
}
}
@media (max-width: 1000px) and (min-width: 768px) {
.navlist li {
	width: auto;
	text-align: left;
}
}
@media (max-width: 1000px) {
}
@media (max-width: 767px) {
.main-nav .navbar-header .navbar-logo {
	padding: 15px 15px;
}
.main-nav .navbar-header .navbar-logo img {
	width: 200px;
	height: auto;
}
.navlist {
	background: none;
}
.navlist li {
	width: auto;
	text-align: left;
}
.navbar-default .navbar-nav>li>a {
	padding: 10px 15px;
	font-size: 15px;
}
.navlist li a.on1 {
	background: none;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #fff;
}
.footnav li {
	width: 50%;
	border: 0;
	float: left;
}
.footnav li:first-child {
	width: 100%;
}
.footnav-list>li>a {
	border-right: 0;
}
}
.m-pages {
	text-align: center;
}
.m-pages a, .m-pages span {
	display: inline-block;
	vertical-align: top;
*display: inline;
*zoom: 1;
	min-width: 37px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	margin: 0px 5px;
	padding: 0;
	color: #636363;
	font-size: 14px;
	font-weight: 400;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
}
.m-pages .active-page {
	color: #fff;
	background-color: #d90000 !important;
	border-color: #d90000;
}
.m-pages .nextPage, .m-pages .prePage {
	width: 65px;
}
.m-pages a:hover {
	background-color: #d90000 !important;
	border-color: #d90000;
	color: #fff;
}
.m-pages .PreSpan, .m-pages .last-page, .m-pages .last-page, .m-pages .next-page, .m-pages .first-page {
	padding: 0 5px;
}








.navlist li a.MMi1 {
    background: url(header_res/home.png) 10px center no-repeat;
}











