@charset "utf-8";

* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: normal;
	outline: none;
}

html,
body {
	color: #333;
	font-size: 16px;
	font-family: "Î¢ÈíÑÅºÚ";
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: left;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

img,
input {
	border: 0;
	outline: none;
}

body .clear {
	clear: both;
	height: 0 !important;
	width: 0 !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}

.clearfix:after {
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
	font-size: 0;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pc{position: relative;}

.px1400 {
	width: 1400px;
	max-width: 1400px;
	margin: 0 auto;
}

.pic {
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}

.pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
	object-fit: cover;
}

.pic img:hover {
	transform: scale(1.1);
}

@keyframes icon-yh {
	0% {
		transform: rotateZ(0);
	}

	10% {
		transform: rotateZ(10deg);
	}

	20% {
		transform: rotateZ(0);
	}

	30% {
		transform: rotateZ(-10deg);
	}

	40% {
		transform: rotateZ(0);
	}

	50% {
		transform: rotateZ(10deg);
	}

	60% {
		transform: rotateZ(0);
	}

	70% {
		transform: rotateZ(-10deg);
	}

	80% {
		transform: rotateZ(0);
	}

	90% {
		transform: rotateZ(10deg);
	}

	100% {
		transform: rotateZ(0);
	}
}

.wap {
	display: none !important;
}


/*Í·²¿*/

.top {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	border-top: 5px solid #c9161d;
	transition: all 0.3s;
}

.top:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 154px;
	bottom: 0;
	background: url(/images/top-bg.png) repeat-x center top;
	background-size: auto 100%;
	transition: all 0.5s;
	z-index: -1;
}

.top.on {
	top: 0;
}

.top>div {
	padding: 0 65px;
}







.top1 {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	border-top: 5px solid #c9161d;
	transition: all 0.3s;
}

.top1:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 154px;
	bottom: 0;
	background: url(/images/top-bg.png) repeat-x center top;
	background-size: auto 100%;
	transition: all 0.5s;
	z-index: -1;
}

.top1.on {
	top: 0;
}

.top1>div {
	padding: 0 65px;
}

















.logo a {
	display: block;
	font-size: 0;
	margin-top: 32px;
}

.logo img {
	vertical-align: middle;
}

.g-navk {
	position: fixed;
	right: 0;
	top: 5px;
	width: 98px;
	height: 80px;
	text-align: center;
	font-size: 0;
	z-index: 999;
}

.g-nav {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	cursor: pointer;
}

.g-nav img {
	vertical-align: middle;
	max-height: 30px;
}

.g-nav img.close-menu {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.top-r {
	position: relative;
	padding-top: 20px;
}

.top-r-lj {
	line-height: 26px;
	font-size: 12px;
	color: #fff;
	text-align: right;
}

.top-r-lj a {
	display: inline-block;
	font-size: 12px;
	color: #fff;
	padding: 0 20px;
}

.top-r-lj a:hover {
	text-decoration: underline;
}

.search {
	display: inline-block;
	font-size: 0;
	width: 160px;
	height: 26px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 13px;
	background: none;
	position: relative;
	vertical-align: -8px;
}

input,
button {
	border: none;
	outline: none;
}

.search .text {
	float: left;
	width: 160px;
	padding-left: 15px;
	padding-right: 34px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	background: none;
	color: #fff;
}

.search .button {
	width: 34px;
	height: 24px;
	background: url(/images/fdj.png) no-repeat center;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	text-align: center;
}

.search input::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.5);
}

.search input::-moz-input-placeholder {
	color: rgba(255, 255, 255, 0.5);
}

.search input::-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.5);
}


/*µ¼º½*/

.nav {
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
	padding-top: 10px;
	position: relative;
}

.nav::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 1px;
	max-width: 1060px;
	background: rgba(255, 255, 255, 0.2);
}

.nav>ul {
	font-size: 0;
	height: 100%;
	text-align: right;
}

.nav>ul>li {
	display: inline-block;
	text-align: center;
	position: relative;
	margin-left: 52px;
}

.nav>ul>li:first-child {
	margin-left: 0;
}

.nav>ul>li>a {
	display: inline-block;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	position: relative;
}

.nav>ul>li>span {
	display: inline-block;
	background: url(/images/nav-jt.png) no-repeat center;
	width: 16px;
	height: 10px;
	margin-left: 8px;
}

.nav>ul>li.on>div {}

.nav>ul>li>a::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #fff;
	transition: all 0.3s;
	transform: scaleX(0);
}

.nav>ul>li.on>a::after {
	transform: none;
}

.nav>ul>li.active>a {
	color: #fff;
}

.nav>ul>li:hover>a {
	color: #fff;
}

.nav>ul>li:hover>a:after {
	transform: none;
}

.nav>ul>li>div {
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	min-width: 120px;
	z-index: 9999;
	display: none;
	padding-top: 10px;

}

.nav>ul>li>div>ul {
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	overflow: hidden;
	line-height: normal;
	border-top: 3px solid #c9161d;
}

.nav>ul>li>div>ul>li a {
	display: block;
	font-size: 14px;
	line-height: 40px;
	transition: .3s;
	color: #333;
}

.nav>ul>li>div>ul>li a:hover {
	background: #c9161d;
	color: #fff;
}


/*µ×²¿*/
.linkk {
	padding-bottom: 60px;
	position: relative;
	z-index: 1;
}

.linkk h3 {
	float: left;
	font-size: 30px;
	color: #353535;
}

.link {
	float: right;
	width: calc(100% - 140px);
}

.link>div {
	position: relative;
	padding: 0 15px;
	border: 1px solid #ddd;
	float: left;
	width: 18%;
	margin-left: 2%;
}

.link>div::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 34px;
	height: 34px;
	line-height: 34px;
	background: #ddd url(../images/link-icon-down.png) no-repeat center;
}

.link p {
	line-height: 34px;
	padding-right: 20px;
	text-align: left;
	font-size: 16px;
	color: #666;
}

.link>div:hover div {
	display: block;
}

.link>div div {
	position: absolute;
	bottom: 102%;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	padding: 10px 0;
	left: 0;
	right: 0;
	display: none;
}

.link>div div a {
	display: block;
	color: #333;
	line-height: 30px;
	font-size: 14px;
	padding: 0 10px;
}

.link>div div a:hover {
	background: #c9161d;
	color: #fff;
}


.foot {
	width: 100%;
	background: url(/images/foot-bg.png) no-repeat center;
	background-size: cover;
	padding-top: 40px;
	color: #fff;
	overflow: hidden;
}

.foot a {
	color: #fff;
}

.foot-l {
	font-size: 0;
	margin-top: 10px;
}

.foot-l img {
	max-height: 68px;
}

.foot-c {
	margin-left: 16%;
}

.foot-c p {
	font-size: 16px;
	line-height: 30px;
}


.foot-r ul {
	overflow: hidden;
	font-size: 0;
}

.foot-r ul li {
	display: inline-block;
	margin-left: 40px;
	vertical-align: top;
}

.foot-r ul li:first-child {
	margin-left: 0;
	padding-top: 5px;
}

.foot-r ul li:first-child a {
	display: block;
}

.foot-r ul li:nth-child(2) p {
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin-top: 10px;
}


.foot-bq {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	line-height: 24px;
	text-align: center;
	font-size: 14px;
	padding: 20px;
	margin-top: 20px;
}

.foot-bq img {
	vertical-align: -2px;
	padding-right: 5px;
	padding-left: 12px;
}


@media screen and (max-width:1600px) {
	.top>div {
		padding: 0 20px;
	}
.top1>div {
		padding: 0 20px;
	}

	.nav>ul>li {
		margin-left: 50px;
	}
}

@media screen and (max-width:1500px) {

	.logo img {
		max-height: 60px;
	}

	.nav>ul>li>a {
		font-size: 17px;
	}
}


@media screen and (max-width:1420px) {
	.px1400 {
		width: auto;
		margin-left: 20px !important;
		margin-right: 20px !important;
	}

}

@media screen and (max-width:1400px) {
	.nav>ul>li {
		margin-left: 38px;
	}

}

@media screen and (max-width:1300px) {
	.logo img {
		max-height: 50px;
	}

	.nav>ul>li>span {
		width: 12px;
		background-size: 12px auto;
	}

	.nav>ul>li>a {
		font-size: 15px;
	}
}

@media screen and (max-width:1200px) {
	.nav>ul>li {
		margin-left: 24px;
	}

	.foot-c {
		margin-left: 8%;
	}
}

@media screen and (max-width:1100px) {
	.nav>ul>li>span {
		width: 10px;
		background-size: 10px auto;
		margin-left: 3px;
	}
}

@media screen and (max-width:1024px) {
	body {
		padding-top: 60px !important;
	}

	.pc {
		display: none !important;
	}

	.m-top {
		max-width: 1920px;
		margin: 0 auto;
		position: fixed;
		right: 20px;
		top: 18px;
		width: 25px;
		height: 25px;
		z-index: 9999;
	}

	.wap {
		display: block !important;
	}

	.wap-menu {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 99999;
		font-size: 0;
	}

	.wap-menu img {
		height: 25px;
	}

	.close-menu {
		display: none;
		position: absolute;
		right: 0;
		top: 0;
	}

	.m-head {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		background: #c9161d;
		background-size: 100% 100%;
		z-index: 999;
		padding: 10px 20px;
	}

	.m-logo {
		font-size: 0;
	}

	.m-logo a {
		font-size: 0;
		line-height: 40px;
		display: block;
	}

	.m-logo img {
		max-height: 40px;
		max-width: 80%;
		vertical-align: middle;
	}

	.m-tlink {
		padding: 10px 15px 0 15px;
	}

	.m-tlink a {
		font-size: 12px;
		width: 23%;
		color: #fff;
		display: inline-block;
		line-height: 24px;
		/*background: #fff;*/
		line-height: 24px;
		border-radius: 5px;
	}

	.m-tlink a img {
		vertical-align: -2px;
		padding-right: 5px;
		height: 14px;
	}

	.m-tlink a img:last-child {
		height: 7px;
		vertical-align: middle;
	}

	.m-search {
		margin: 0 15px;
		padding-right: 50px;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		position: relative;
		line-height: 35px;
		/* background: #fff; */
		margin-top: 15px;
		margin-bottom: 15px;
		border: 1px solid #fff;
	}

	.m-search input[type="text"] {
		display: block;
		width: 100%;
		line-height: 25px;
		background: none;
		color: #fff;
		font-size: 12px;
	}

	.m-search input[type="text"]::placeholder {
		color: #fff;
	}

	.m-search input[type="image"] {
		position: absolute;
		right: 10px;
		top: 10px;
		height: 15px;
	}

	.m-nav {
		position: fixed;
		top: 60px;
		right: -100%;
		bottom: 0;
		z-index: 999;
		background: #c9161d;
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		overflow-y: scroll;
		width: 100%;
		max-width: 375px;
	}

	.m-nav .top-r {
		color: #fff;
		padding-left: 15px;
	}

	.m-nav ul {
		padding: 0 15px;
		/* border-top: 1px solid rgba(255, 255, 255, 0.2); */
	}

	.m-nav ul li {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		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: none;
	}

	.m-nav>ul>li a {
		display: block;
		font-size: 16px;
		line-height: 20px;
		padding: 15px 0;
		position: relative;
		color: #fff;
	}

	.m-nav>ul>li ul li a {
		padding: 10px 0;
		font-size: 14px;
	}

	.m-nav>ul>li>span {
		position: absolute;
		width: 20px;
		height: 20px;
		background: url(/images/m-nav_down.png) no-repeat;
		background-size: 14px 14px;
		background-position: center center;
		right: 0;
		top: 15px;
		cursor: pointer;
		display: block;
		color: #fff;
		transition: all 0.3s;
	}

	.linkk {
		padding-bottom: 30px;
	}

	.linkk h3 {
		float: none;
		font-size: 26px;
		color: #353535;
		text-align: center;
	}

	.link {
		float: none;
		width: 100%;
		margin-top: 20px;
	}

	.link>div {
		width: 18.4%;
		padding: 0 10px;
	}

	.link>div:first-child {
		margin-left: 0;
	}

	.link p {
		font-size: 14px;
	}

	.foot-l,
	.foot-c,
	.foot-r {
		float: none;
		width: auto;
		text-align: center;
	}

	.foot {
		padding-top: 20px;
	}

	.foot-l img {
		max-width: 100%;
		max-height: 55px;
	}

	.foot-c {
		margin-top: 20px;
		margin-left: 0;
	}

	.foot-c p {
		font-size: 14px;
		line-height: 26px;
	}

	.foot-r {
		margin-top: 20px;
	}

	.foot-bq {
		font-size: 12px;
		padding: 15px;
		margin-top: 15px;
	}

}

@media screen and (max-width:768px) {
	.link>div {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
}

@media screen and (max-width:640px) {}

@media screen and (max-width:480px) {}

@media screen and (max-width:375px) {}

@media screen and (max-width:320px) {}