@font-face {
	font-family: sySong;
	src: url(sySong.woff) format("woff");
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0px; padding: 0px; font-weight: normal; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
html {
	text-align: left; color: rgb(51, 51, 51); font-family: "微软雅黑"; font-size: 16px; margin-right: auto !important; margin-left: auto !important;
}
body {
	text-align: left; color: rgb(51, 51, 51); font-family: "微软雅黑"; font-size: 16px; margin-right: auto !important; margin-left: auto !important;
}
li {
	list-style: none;
}
a {
	color: rgb(51, 51, 51); text-decoration: none;
}
a:hover {
	color: rgb(194, 25, 32);
}
img {
	border: 0px currentColor; border-image: none;
}
input {
	border: 0px currentColor; border-image: none;
}
body .clear {
	margin: 0px !important; padding: 0px !important; border: currentColor !important; border-image: none !important; width: 0px !important; height: 0px !important; clear: both; float: none !important;
}
.clearfix::after {
	height: 0px; overflow: hidden; clear: both; font-size: 0px; display: block; content: "";
}
.clearfix {
	-ms-zoom: 1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.px1400 {
	margin: 0px auto; width: 1400px; max-width: 1400px;
}
.flex {
	display: flex; flex-wrap: wrap; justify-content: space-between;
}
.pic {
	overflow: hidden; padding-top: 75%; position: relative;
}
.pic img {
	transition:0.5s; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;object-fit: cover;
}
.pic img:hover {
	transform: scale(1.1);
}
.wap {
	display: none !important;
}
.search-k {
	width: 100%;
}
.search {
	background: none; border-radius: 20px; border: 1px solid rgba(217, 214, 255, 0.65); transition:top 0.3s; border-image: none; width: 280px; height: 40px; margin-top: 20px; float: right; position: relative;
}
input {
	border: currentColor; border-image: none;
}
button {
	border: currentColor; border-image: none;
}
.search .text {
	background: none; width: 100%; height: 38px; color: rgb(255, 255, 255); padding-right: 70px; padding-left: 15px; font-size: 14px;
}
.search .button {
	background: url("../images/fdj.png") no-repeat center; top: 0px; width: 60px; height: 38px; right: 0px; position: absolute; cursor: pointer;
}
.nav {
	background: rgb(173, 18, 22); height: 65px; line-height: 65px; position: relative;
}
.nav.on {
	left: 0px; top: 0px; right: 0px; position: fixed; z-index: 99999;
}
.nav > ul {
	height: 100%; font-size: 0px;
}
.nav > ul > li {
	width: 18%; position: relative;
}
.nav > ul > li > a {
	padding: 0px 2px; transition:0.3s; text-align: center; color: rgb(255, 255, 255); font-size: 20px; display: block; position: relative;
}
.nav > ul > li:first-child > a::before {
	display: none;
}
.nav > ul > li.active > a {
	background: url("../images/nav-bg.png") no-repeat center / cover; font-weight: bold;
}
.nav > ul > li:hover > a {
	background: url("../images/nav-bg.png") no-repeat center / cover; font-weight: bold;
}
.nav > ul > li.on > div {
	border-top-color: rgb(255, 255, 255); border-top-width: 3px; border-top-style: solid;
}
.nav > ul > li > a::after {
	left: 50%; bottom: 0px; border-right-color: transparent; border-bottom-color: transparent; border-left-color: transparent; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: ""; transform: translateX(-50%);
}
.nav > ul > li.on > a::after {
	border-bottom-color: rgb(255, 255, 255); border-bottom-width: 5px; border-bottom-style: solid;
}
.nav > ul > li > div {
	background: rgb(255, 255, 255); left: 50%; top: 100%; width: 100%; line-height: normal; overflow: hidden; display: none; position: absolute; z-index: 9999; min-width: 120px; box-shadow: 0px 5px 10px rgba(0,0,0,0.2); transform: translateX(-50%);
}
.nav > ul > li > div > ul {
	overflow: hidden;
}
.nav > ul > li > div > ul > li a {
	transition:0.3s; text-align: center; color: rgb(51, 51, 51); line-height: 40px; font-size: 14px; display: block;
}
.nav > ul > li > div > ul > li a:hover {
	background: rgb(173, 18, 22); color: rgb(255, 255, 255);
}
.foot {
	background: rgb(194, 25, 32); padding: 15px 0px; text-align: center; color: rgb(255, 255, 255);
}
.foot a {
	transition:0.3s; color: rgb(255, 255, 255);
}
.foot a:hover {
	color: rgba(255, 255, 255, 0.8);
}
.foot p {
	padding: 0px 10px; line-height: 30px; font-size: 18px;
}
@media screen and (max-width:1440px)
{
.px1400 {
	width: auto; padding-right: 20px; padding-left: 20px;
}
}
@media screen and (max-width:1300px)
{
.nav > ul > li > a {
	padding: 0px 8px;
}
}
@media screen and (max-width:1024px)
{
.nav {
	display: none !important;
}
.wap {
	display: block !important;
}
.m-top {
	background: rgb(173, 18, 22); margin: 0px auto; top: 0px; width: 50px; height: 50px; right: 0px; font-size: 0px; position: fixed; z-index: 9999; max-width: 1920px;
}
.wap-menu {
	width: 100%; height: 100%; text-align: center; position: relative;
}
.wap-menu img {
	left: 50%; top: 50%; height: 25px; vertical-align: middle; position: absolute; transform: translateX(-50%) translateY(-50%);
}
.close-menu {
	display: none;
}
.m-head {
	background: rgb(173, 18, 22); left: 0px; top: 0px; right: 0px; position: fixed; z-index: 999; box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.m-logo {
	font-size: 0px;
}
.m-logo a {
	line-height: 40px; font-size: 0px; display: block;
}
.m-logo img {
	vertical-align: middle; max-height: 40px; max-width: 80%;
}
.m-tlink {
	padding: 10px 15px 0px;
}
.m-tlink a {
	color: rgb(255, 255, 255); line-height: 28px; font-size: 12px; margin-right: 20px; display: inline-block;
}
.m-search {
	margin: 15px 15px 0px; padding: 5px 50px 5px 10px; border: 1px solid rgb(255, 255, 255); border-image: none; line-height: 35px; position: relative;
}
.m-search input[type='text'] {
	background: none; width: 100%; color: rgb(255, 255, 255); line-height: 25px; display: block;
}
.m-search input[type='image'] {
	top: 10px; height: 15px; right: 10px; position: absolute;
}
.m-nav {
	background: rgb(173, 18, 22); top: 0px; width: 100%; right: -100%; bottom: 0px; border-top-color: rgba(255, 255, 255, 0.2); border-top-width: 1px; border-top-style: solid; position: fixed; z-index: 999; -ms-overflow-y: scroll; max-width: 375px;
}
.m-nav > ul {
	padding: 50px 15px 0px;
}
.m-nav ul li {
	border-bottom-color: rgba(255, 255, 255, 0.2); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.m-nav ul li > span.on {
	transform: rotateZ(90deg);
}
.m-nav ul li ul {
	display: none;
}
.m-nav ul li ul li {
	border: currentColor; border-image: none;
}
.m-nav > ul > li a {
	padding: 15px 0px; color: rgb(255, 255, 255); line-height: 20px; font-size: 14px; display: block; position: relative;
}
.m-nav > ul > li ul li a {
	padding: 10px 0px;
}
.m-nav > ul > li > span {
	background: url("../images/m-nav_down.png") no-repeat center / 14px 14px; transition:0.3s; top: 15px; width: 20px; height: 20px; right: 0px; color: rgb(255, 255, 255); display: block; position: absolute; cursor: pointer;
}
.foot p {
	line-height: 26px; font-size: 16px;
}
}