﻿body {
	min-width: 300px;
}

.show {
	display: block !important;
}

#header-m {

	position: relative;
}

#header-m *,
#header-m *::before,
#header-m *::after {
	box-sizing: border-box;
}

#header-m .logo-m {
	display: flex;
	width: 85%;
	margin: 0 auto;
	padding: 10px;
}

#header-m,
#footer-m {
	display: none;
}

#footer-m {
	background: #FFFFFF;
	padding: 10px;
}

#footer-m p {
	font-size: 10px;
	text-align: center;
}

.search-m {
	padding: 10px;
}

.search-m>div {
	border-radius: 35px;
	border: #c1c1c1 solid 1px;
	overflow: hidden;
}

.search-m>div .text-box,
.search-m>div .submit-box {
	height: 30px;
	line-height: 30px;
	border: none;
	float: left;
	outline: none;
}

.search-m>div .text-box {
	background-color: #FFFFFF;
	width: 85%;
	padding: 0 15px;
}

.search-m>div .submit-box {
	width: 15%;
	background: url(../images/searvhm.png) #FFFFFF center center no-repeat;
	background-size: 20px;
	background-color: #FFFFFF;
	color: #000;
}

.nav-m {
	background: #FFFFFF;
	/* border-top: #14B0F8 solid 2px; */
	/* border-bottom: #14B0F8 solid 3px; */
	width: 100%;
	display: flex;
	overflow-x: scroll;
	overflow-y: hidden;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.nav-m::-webkit-scrollbar {
	display: none;
}

.nav-m .active {
	background: #14B0F8;
}

.nav-m .active * {
	color: #FFFFFF !important;
}

.nav-m li {
	flex: none;
	font-size: 15px;
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	padding: 0 15px;
}

.menu-m {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	background: url(../images/arrow-down.png) center center no-repeat;
	background-size: 80%;
	cursor: pointer
}

.menu-m.up {
	background: url(../images/arrow-up.png) center center no-repeat;
	background-size: 80%;
}

.menu-m-list {
	width: 100%;
	height: auto;
	line-height: normal;
	background-color: #F9F9F9;
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 99;
	text-align: center;
	display: none;
	outline: none
}

.menu-m-list li {
	float: left;
	margin: 5px 10px
}

.menu-m-list li a {
	display: block;
	font-size: 15px;
	text-align: center;
	color: #333
}

.menu-m-list .on a {
	color: #14B0F8;
	font-weight: boldï¼›
}

@media screen and (max-width: 960px) {
.wza-box{display:none;}
	.shiming, .hezhangzhi, .ztbd, #hxjzg, #part4, #footer, #content .leftContent, .pagenum {
		display: none;
	}

	.logo{
    width: 100%;
    margin-bottom: 50px;
}
		.logo img{
    width: 100%;
}
	.top-head{
    width: 100%;
}
	.nav .row{
    max-width: 100% !important;
    flex: unset;
    width: 100%;
}
	#header .nav ul li a{
    width: 100%;
}
	#header .nav .search #word{
    top: -100% !important;
    right: 105px;
}
	#header .nav .search .submit{
    top: -100% !important;
    right: 55px;
}
	#header .nav .search{
}
	#header .nav .col-20{
    flex: unset;
    max-width: unset;
}
	#header .nav .col{
    flex: unset;
    width: unset;
    padding: 0;
}

	#header-m,
	#footer-m {
		display: block;
	}

	.rightTitle {
		position: relative;
	}

	.wrapper,
	#content .banner,
	#content .banner ul,
	#content .banner ul li img,
	#content .part1 .gggs,
	.col-40,
	#content .part3 .news {
		width: 100%;
	}

	#content .banner,
	#content .part1 .slyw,
	#content .part1 .gggs,
	#content .part3 .zlrjxz,
	#content .rightContent {
		float: none;
		/* width: 100%; */
	}

	#content {
		width: 100%;
	}

	#content .part1 .slyw {
		width: 100%;
		margin: 10px 0;
	}

	#content .part1 .slyw,
	#content .part2 .zbxx,
	#content .part2 .bmzl {
		margin-left: 0;
	}

	#content .part2,
	#content .part3,
	#content .part4 .row,
	.paper {
		display: block !important;
	}

	#content .part2 .zbxx,
	#content .part2 .bmzl {
		max-width: 100% !important;
	}

	#content .part2>div,
	#content .part3>div {
		flex: none !important;
	}

	/* #content .titleZ hr{
		width: 40%;
	} */
	#content .titleZ {
		padding-top: 10px;
	}

	#content .part3 .news {
		padding: 0;
	}

	#content .part3>div {
		margin-bottom: 10px;
	}

	#content .part4 .col {
		width: 50%;
		float: left;
	}

	#content .part4 .row::after {
		content: "";
		clear: both;
		visibility: hidden;
		display: block;
		height: 0;
	}

	#content .rightContent {
		width: 100%;
	}

	#content .rightContent .rightList {
		margin: 0;
	}

	#content .rightContent .rightList li {
		padding-right: 30%;
		padding-left: 10px;
	}

	.paper>div {
		flex: none;
		max-width: 100%;
		text-align: center;
		line-height: 30px !important;
	}

	#content .rightContent .paper .col {
		padding-bottom: 10px;
	}

	#content table {
		width: 98% !important;
	}

	table a {
		width: auto;
		white-space: unset;
	}
}


