* {
	font-family: Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
	margin: 0;
	padding: 0;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

body {
	/* background-color: #E3E3E3; */
	min-width: 320px;
}

img,
input {
	border: none;
	outline: none;
}

img {
	vertical-align: middle;
}

a {
	color: #333;
	outline: none;
	text-decoration: none;
	cursor: pointer;
}

li {
	list-style: none;
}

table,
td {
	border-collapse: collapse;
}

i,
em {
	font-style: normal;
}

.bg1 {
	background-color: #ef473a;
}

.bg2 {
	background-color: #FFB800;
}

.bg3 {
	background-color: #009688;
}

.bg4 {
	background-color: #886aea;
}

.bg5 {
	background-color: #0071cf;
}

.bg6 {
	background-color: #04DE7D;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fwb {
	font-weight: bold;
}

.show {
	display: block !important;
}

.hide {
	display: none !important;
}

.clearfix,
.nav-list li a span,
.og-nav1 a,
.og-nav2 a {
	zoom: 1;
}

.clearfix:after,
.nav-list li a span:after,
.og-nav1 a:after,
.og-nav2 a:after {

	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.w1200c {
	width: 1200px;
	margin: 0 auto;
}

.pagebg {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -99;
	overflow: unset !important;
}

.pagebg img {
	width: 100%;
	height: 100%;
}


#Top {
	background-color: rgba(39, 113, 205, 0.9);
	/* background-color: rgba(21, 83, 160, 0.9); */
}

.welcome,
.readType,
.readType a {
	color: #FFFFFF;
	font-size: 13px;
	height: 40px;
	line-height: 40px;
}

#Header {
	width: 100%;
	height: 240px;
}

.logo-search {
	position: relative;
	padding: 20px 0;
	height: 100%;
}

.logo {
	position: absolute;
	top: 55px;
	left: 0;
        width: 400px;
}

.logo.index {
	top: 150px;
	left: 50%;
	transform: translateX(-50%);
}

.logo a {
	display: block;
}

.logo img {
	width: 100%;
}

.search {
	position: absolute;
	width: 450px;
	top: 75px;
	right: 0;
}

.search.index {
	width: 600px;
	top: 300px;
	left: 50%;
	transform: translateX(-50%);
}

.search-box {
	background-color: #FFFFFF;
	border-radius: 50px;
	overflow: hidden;
}

.search .text-box {
	width: 330px;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	font-size: 15px;
}

.search .text-box.index {
	width: 480px;
}

.search .submit-box {
	background-color: #69bf14;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	color: #fff;
	width: 120px;
	height: 40px;
	font-size: 15px;
	line-height: 40px;

}

.hot-words {
	padding: 10px 30px;
}

.hot-words span {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 600;
	padding: 5px 0;

}

.hot-words a {
	/* background-color: #0758a4; */
	background-color: rgb(0 113 207 / 50%);
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 13px;
	padding: 5px 15px;
	margin-right: 10px;
}

.hot-words a:last-child {
	margin-right: 0px;
}

.hot-words a:hover {
	background-color: #2771cd;
}

#NavList {
	width: 100%;
	display: flex;
}

#NavList.index {
	width: 1145px;
	display: flex;
	float: left;
}

#NavList li {
	flex: 1;
	cursor: pointer;
}

#NavList li .i {
	background-color: rgba(39, 113, 205, 0.9);
	display: block;
	text-align: center;
	padding: 15px 0;
}

#NavList.on-off .active .i,
#NavList.on-off li .i:hover {
	background-color: rgba(21, 83, 160, 0.9);
}

#NavList li .i span {
	display: inline-block;
}

#NavList li .i span i {
	color: #FFFFFF;
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 27px;
	float: left;
	font-size: 20px;
}

#NavList li .i span em {
	color: #FFFFFF;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	font-size: 17px;
	font-weight: bold;
	float: left;
}

#NavBtn {
	float: left;
	width: 55px;
	height: 58.2px;
	background: url(../../images/new/index-btn.png)#69bf14 center center no-repeat;
}

#MainBody {
	background-color: #FFFFFF;
	height: 600px;
	overflow: hidden;
}

#MainBody.index {
	height: 0;
}

#Footer {
	background-color: rgba(0, 0, 0, 0.5);
	padding: 20px 30px;
	margin-top: 15px;
}

.f-info .left p {
	line-height: 20px;
	font-size: 13px;
	color: #FFFFFF;
}

.f-info .left p a {
	color: #FFFFFF;
}

.f-info .left p span {
	display: inline-block;
	margin-right: 3px;
}

.f-info .left p img {
	float: left;
	margin-right: 3px;
}

.f-info .right a,
.f-info .right span {

	display: inline-block;
	float: left;
	width: auto;
	height: 80px;
}

.tw1 {
	width: 10%;
}

.tw2 {
	width: 40%;
}

.tw3 {
	width: 15%;
}

.tw4 {
	width: 15%;
}

.tw5 {
	width: 20%;
}

.tw6 {
	width: 60%;
}

.tw7 {
	width: 20%;
}

.table {
	border-top: 1px solid #dcdcdc;
}

.table .thead {
	background-color: #f9f9f9;
}

.table .thead li,
.table .tbody li {
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.table .thead li span,
.table .tbody li span {
	float: left;
	text-align: center;
	border-right: 1px solid #dcdcdc;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
}

.table .thead li span:last-child,
.table .tbody li span:last-child {
	border-right: none;
}

.table .tbody li span a {
	display: block;
	padding: 0 5px;
}


.path {
	background-color: #f6f6f6;
	/* margin-bottom: 20px; */
	padding: 15px 20px;
}

.path span,
.path a {
	display: inline-blockin;
	font-size: 14px;
	line-height: 20px;
}