.header_login {
	font-size: 12px;
	line-height: 32px;
	background-color: #f6f6f6;
	height: 32px;
}

#toptr {
	height: 32px;
	display: inline-block;
	font-size: 12px;
	line-height: 32px;
	color: #3b3b3b;
}

#toptr li {
	float: left;


}

#toptr li a,
#toptr li a:link {
	color: #3b3b3b;
}

#toptr li a:visited {
	font-size: 12px;
	color: #333;
}

#toptr li a:hover {

	color: #0068b1;
}

#toptr li.spacer {
	width: 3px;
	height: 32px;
	line-height: 32px;
	padding: 0;
	overflow: hidden;
	margin-right: 15px;
	margin-left: 15px;
	color: #333;
}

.logo {
	float: left;
	margin-top: 50px;
	margin-left: 0px;
}

#top {
	width: 100%;
	margin: 0;
}

#header {
	width: 100%;
	/* height: 100px; */
	background-color: #e22323;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e22323;
}

#header .sjpt a {
	width: 120px;
	height: 50px;
	background-color: #ff3a41;
	color: #fff;
	font-size: 16px;
	float: right;
	margin-top: 25px;
	margin-bottom: 25px;
	display: block;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
}

#header .sjpt a:hover {

	background-color: #ff2028;
	color: #fff720;

}



#header .nav {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 80px;
	width: 1200px;
	min-width: 1200px;
	/* float: left; */
	background-image: url(../../images/bg_ling_hen.png);
	background-repeat: repeat-x;
	background-position: 50px;
}

#header .nav li {

	float: left;
	padding: 0 44px;
	position: relative;
	text-align: center;
}

#header .nav .line {
	background-image: url(../../images/nav_line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#header .nav li>a {
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	width: 80px;
	height: 40px;
	line-height: 40px;
	display: block;
	cursor: pointer;
	font-weight: bold;
}

#header .nav li>a:hover {
	color: #fff000;
}

#header .nav li>a.click {

	color: #fff000;

}

.mask {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 40;
	background-color: rgba(0, 0, 0, 0.5);
}

.index_opt {
	width: 60px;
	height: 60px;
	background-image: url(../../images/index_opt.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 16px;
	right: 16px;
	z-index: 50;
}

.index_opt.show {
	position: fixed;
	right: 180px;
}

@media (max-width: 768px) {
	#header .nav {
		width: 168px;
		min-width: 168px;
		height: 100vh;
		margin-top: 0px;
		overflow: scroll;
		background-color: #fff;
		background-image: none;
	}

	#header .nav .logo {
		width: 100%;
		height: auto;
		margin-top: 0;
		padding: 0;
	}

	#header .nav li {
		height: 40px;
	}

	#header .nav li>a {
		color: #e22323;
	}

	#header .nav li>a.click {
		color: #e22323;
	}

	#header .nav .line {
		background-image: none;
	}
}

#playBox {
	height: 229px;
	position: relative;
	overflow: hidden;
	background-image: url(../../images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

#playBox .over_banner {
	position: relative;

}

.search {}

.search_term {
	height: 50px;
	line-height: 50px;
}

.search_term span {
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
	position: relative;
}

.search_term .active {
	color: #e22323;
}

.search_term .active:before,
.search_term .active:after {
	display: block;
	content: "";
	width: 0;
	left: 50%;
	height: 0;
	position: absolute;
}

.search_term .active:before {
	border: 10px solid transparent;
	border-bottom-color: #fff;
	top: 31px;
	margin-left: -10px;
	z-index: 2;
}

.search_term .active:after {
	border: 12px solid transparent;
	border-bottom-color: #ccc;
	top: 27px;
	margin-left: -12px;
	z-index: 1;
}

.search_content {
	line-height: 50px;
	font-size: 0;
}

.thisimg_home li {
	position: absolute;
	top: -32px;
	right: 45%;
	z-index: 99;
}

.search_input {
	height: 50px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	background: #ffffff;
	line-height: 50px;
	text-indent: 20px;
	vertical-align: middle;
	font-size: 14px;
}

.search_input:focus-visible {
	outline: none;
}

.search_btn {
	vertical-align: middle;
	width: 68px;
	height: 50px;
	background: #e22323 url(../../images/search_grey.png) no-repeat 26px;
	border: 0px;
	cursor: pointer;
	float: right;
}

.thisimg_home {
	POSITION: relative;
	MARGIN: 0px auto;
	/* WIDTH: 1200px; */
	HEIGHT: 0px;
}

.thisimg_home_shxydm {
	POSITION: relative;
	MARGIN: 0px auto;
	/* WIDTH: 1200px; */
	HEIGHT: 0px;
}

.thisimg_home_znwz {
	POSITION: relative;
	MARGIN: 0px auto;
	/* WIDTH: 1200px; */
	HEIGHT: 0px;
}