@charset "utf-8";
.w1520 {
	width: 84%;
	margin: 0 auto;
}
.w1520_1 {
	width: 84%;
	margin: 0 auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
video {
	background-color: #000;
	display: block;
}
.sybg {
	background-color: #f5f5f5;
}
.close:hover {
	transform: rotateZ(90deg);
	transition: transform 0.3s ease 0s;
}
.lastli {
	padding-right: 0;
}
html, body {
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}
header {
	background-color: #fff;
	width: 100%;
	position: fixed;
	left: 0;
	z-index: 9999;
	box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
}
header.on {
	top: 0;
	transition: all 0.5s ease-out 0s;
}
header .wrap {
	height: 90px;
	padding-left: 5%;
	background-color: #fff;
}
.logo {
	display: block;
	position: relative;
	z-index: 100;
	margin-top:14px;
	padding-left:2%;
}
.logo img {
	padding-top: 2px;
	display: block;
}
.allcarbtn {
	width: 16px;
	height: 14px;
	margin-top: 8px;
	margin-right: 10px;
	position: relative;
	background: url(../images/langarr.png) no-repeat center;
	background-size: 9px 6px;
	transform:rotateZ(-180deg);
	transition:all 0.5s ease 0s;
}
.navbtn {
	width: 16px;
	height: 14px;
	margin-top: 8px;
	position: relative;
}
.navbtn .line {
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 2px;
	background-color: #004b93;
}
 .navbtn .line:nth-child(1) {
 top: 0;
 transition: all 0.5s;
}
 .navbtn .line:nth-child(2) {
 top: 5px;
 opacity: 1;
 transition: all 0.5s;
}
 .navbtn .line:nth-child(3) {
 top: 10px;
 transition: all 0.5s;
}
.allpro.cur {
	background-color: #f5f5f5;
}
.allpro.cur .allcarbtn {
	transform:rotateZ(0deg);
	transition:all 0.5s ease 0s;
}
.mune {
	float: left;
	border-left: 1px #ededed solid;
	border-right: 1px #ededed solid;
	margin-left: 72px;
	margin-right: 16px;
	padding: 32px 22px;
	cursor: pointer;
}
.mune span {
	font-size: 14px;
	color: #c3072c;
}
.mune.cur .navbtn .line {
	width: 14px;
}
 .mune.cur .navbtn .line:nth-child(1) {
 transform-origin: left center;
 transform: rotateZ(45deg);
 transition: all 0.5s;
}
 .mune.cur .navbtn .line:nth-child(2) {
 opacity: 0;
 transition: all 0.5s;
}
 .mune.cur .navbtn .line:nth-child(3) {
 transform-origin: left center;
 transform: rotateZ(-45deg);
 transition: all 0.5s;
}
.lgr li {
	font-size: 14px;
}
.lgr li a {
	display: block;
	color: #333;
	padding: 21px 21px;
}
.lgr li:hover a, .lgr li.cur a {
	color: #c3072c;
}
.topnav .topnavbtn {
	margin: 0;
	border-right: none;
	display: none;
}
nav {
	float: left;
}
nav ul li {
	float: left;
	background-size: 1px 11px;
	position: relative;
}
nav ul li dl {
	display: none;
	position: absolute;
	top: 90px;
	margin-left: -20px;
	background-color: #fff;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}
nav ul li dl dd {
	width: 150px;
}
nav ul li dl dd a {
	display: block;
	text-align:center;
	border-bottom: 1px #e0e0e0 dotted;
	line-height: 47px;
	color: #666;
	font-size: 14px;
	position: relative;
}
nav ul li dl dd a:hover {
	color: #fff;
	background-color: #F2571A;
	border-color: transparent;
}
 nav ul li dl dd a:hover::after {
 content: "";
 display: block;
 width: 5px;
 height: 8px;
 position: absolute;
 top: 50%;
 right: 15px;
 margin-top: -4px;
 background: url(../images/pcnavarr.png) no-repeat center;
}
nav ul li a {
	font-size: 16px;
	color: #444;
	transition: all 0.3s;
}
nav ul li .pcnavh {
	display: block;
	line-height: 90px;
	padding: 0 23px;
	position: relative;
}
nav ul li:last-child {
	background-image: none;
}
nav ul li:hover .pcnavh {
	color: #057082;
}
nav ul li.cur .pcnavh {
	color: #d93831;
}
.lang {
	width: 115px;
	border-left: 1px #ededed solid;
	background: url(../images/langarr.png) no-repeat 107px center;
	background-size: 9px 6px;
}
.lang a {
	line-height: 90px;
	display: none;
	font-size: 18px;
	color: #004b93;
}
.lang a.cur {
	display: block;
}
.topsearch {
	position: relative;
}
.topsearch .topsearch-active {
	cursor: pointer;
	width: 70px;
	height: 90px;
	background: url(../images/searchbtn.png) no-repeat center;
	background-size: 20px 20px;
	background-color: #004b93;
}
.ad-box-pc {
	margin-top: 90px;
}
.ad-box-pc-m {
	display:none;
}
.ad-box-pc .swiper-container-pc {
	overflow: hidden;
	position: relative;
}
.ad-box-pc .swiper-container-pc:hover .swiper-button-next-pc {
	opacity: 1;
}
.ad-box-pc .swiper-container-pc:hover .swiper-button-prev-pc {
	opacity: 1;
}
.ad-box-pc .top-banner {
	width: 100%;
	position: relative;
}
.ad-box-pc .swiper-slide {
	overflow: hidden;
}
.ad-box-pc .swiper-slide img {
	width: 100%;
	transition: 2.5s linear;
	transform: scale(1.05);
}
.ad-box-pc .swiper-slide-active img {
	transform: scale(1);
}
.ad-box-pc .swiper-pagination {
	position: absolute;
	bottom: 25px;
	z-index: 99;
}
.ad-box-pc .swiper-button-next-pc {
	width: 32px;
	height: 54px;
	cursor: pointer;
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -70px;
	background: url("../images/next_03.png") no-repeat center;
	z-index: 6;
	opacity: 0.5;
}
.ad-box-pc .swiper-button-prev-pc {
	width: 32px;
	height: 54px;
	cursor: pointer;
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -70px;
	background: url("../images/prev_03.png") no-repeat center;
	z-index: 6;
	opacity: 0.5;
}
header .enght {
	font-size: 14px;
	color: #666;
	position: relative;
	z-index: 1;
	height: 100%;
 transition: color .3s, background .3s
}
header .enght a {
	color: #666;
	display: block;
 transition: color .3s
}
header .enght a.tit {
	padding-left: 15px;
	height: 100%;
	width: 100%;
 transition: color .3s, background .3s
}
header .enght .con {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	background: #fff;
	width: 100%;
	padding-top: 2px;
	overflow: auto
}
header .enght .con a {
	font-size: 14px;
	height: 35px;
	text-align: center;
	line-height: 35px
}
 header .enght .con::-webkit-scrollbar {
 width: 1px;
 background-color: #ececec
}
 header .enght .con::-webkit-scrollbar-track {
 border-radius: 10px;
 background-color: #ececec
}
header .enght:hover {
}
header .enght:hover a.tit {
	color: #F2571A;
}
header .enght a:hover {
	color: #0149AB
}
