body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
body {
	color: #4c4c4c;
	font-size: 14px !important;
	background: #fff;
	font-family: -apple-system, "Helvetica Neue", "Helvetica", "Arial", "PingFang SC", "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", "Microsoft JhengHei", SimSun, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
}
td,
th,
caption {
	font-size: 14px;
}
a {
	color: #000;
	text-decoration: none !important;
}
a:hover {
	text-decoration: none !important;
}
a:visited,
a:focus,
a:hover {
	text-decoration: none;
	color: #333;
}
img {
	border: 0;
	vertical-align: middle;
}
img {
	border: none;
}
ol,
ul,
li {
	list-style: none;
}
input,
textarea,
select,
button {
	vertical-align: middle;
	font-size: 14px;
	font-family: inherit;
	line-height: normal;
	outline: none;
}
button {
	cursor: pointer;
}
table {
	border-collapse: collapse;
}
video {
	object-fit: contain;
}
.block {
	width: 1600px;
	margin: 0 auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	*zoom: 1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.public-header {
	position: fixed;
	top: 0;
	z-index: 999999;
	left: 0;
	right: 0;
	height: 90px;
	line-height: 90px;
	box-sizing: border-box;
	background: transparent;
}
.public-header .body-box {
	padding-left: 60px;
	padding-right: 60px;
	box-sizing: border-box;
	width: 100%;
}
.public-header .body-box .logo-box {
	float: left;
}
.public-header .body-box .logo-box img {
	height: 30px;
}
.public-header .body-box .logo-box img.active {
	display: none;
}
.public-header .body-box .tel-box {
	float: right;
	font-size: 30px;
	color: #ffffff;
	font-weight: 700;
	font-family: 'Times New Roman';
	margin-left:40px;
}
.public-header .body-box .tel-box img {
	position: relative;
	top: -3px;
	vertical-align: middle;
	margin-right: 18px;
}
.public-header .body-box .tel-box img.active {
	display: none;
}
.public-header .body-box .link-box {
	float: right;
}
.public-header .body-box li {
	position: relative;
	float: left;
	text-align: center;
}
.public-header .body-box li a {
	display: inline-block;
	position: relative;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	width: 100%;
	padding-left: 25px;
	padding-right: 25px;
	box-sizing: border-box;
}
.public-header .body-box li a:before {
	position: absolute;
	content: '';
	height: 2px;
	background: #fff;
	left: 50%;
	margin-left: 0;
	width: 0px;
	transition: all 0.3s;
	bottom: 0px;
}
.public-header .body-box li:hover > a,
.public-header .body-box li.active > a {
	color: #fff !important;
}
.public-header .body-box li:hover > a:before,
.public-header .body-box li.active > a:before {
	width: 64px;
	margin-left: -32px;
}
.public-header .body-box li:first-child:hover > a,
.public-header .body-box li:first-child.active > a {
	color: #fff !important;
}
.public-header .body-box li:first-child:hover > a:before,
.public-header .body-box li:first-child.active > a:before {
	width: 32px;
	margin-left: -16px;
}
.public-header.active {
	background: #fff;
	height: 80px;
	line-height: 80px;
	transition: all .3s;
	box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
}
.public-header.active .body-box .logo-box img {
	display: none;
}
.public-header.active .body-box .logo-box img.active {
	display: inline-block;
}
.public-header.active .body-box .tel-box {
	color: #333;
}
.public-header.active .body-box .tel-box img {
	display: none;
}
.public-header.active .body-box .tel-box img.active {
	display: inline-block;
}
.public-header.active .body-box .link-box a {
	color: #333;
}
.public-header.active .body-box .link-box a:before {
	bottom: -19px;
}
.public-header.active .body-box .link-box li.active > a,
.public-header.active .body-box .link-box li:hover > a {
	color: #ffc907 !important;
}
.public-header.active .body-box .link-box li.active > a:before,
.public-header.active .body-box .link-box li:hover > a:before {
	background: #ffc907;
}
.public-footer {
	position: relative;
	z-index: 22;
	/*background: #1a1a1a url(../images/img_16.jpg) center center no-repeat;*/
	background:#72c0eb;
	background-size: cover;
	padding-top: 54px;
	box-sizing: border-box;
}
.public-footer .body-box {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width: 1600px;
}
.public-footer .body-box .left-box .logo-box {
	margin-bottom: 25px;
}
.public-footer .body-box .left-box .logo-box img{
	height:97px;
}
.public-footer .body-box .left-box span {
	color: #fff;
	font-size: 18px;
}
.public-footer .body-box .left-box p {
	font-size: 36px;
	color: #ffff;
	font-weight: 700;
	font-family: 'Times New Roman';
}
.public-footer .body-box .left-box p img {
	margin-right: 20px;
}
.public-footer .body-box .center-box dl {
	float: left;
	margin-right: 36px;
	margin-left: 36px;
}
.public-footer .body-box .center-box dl dt {
	font-size: 16px;
	line-height: 1;
	color: #fff;
	margin-bottom: 20px;
}
.public-footer .body-box .center-box dl dd a {
	color: #dbdbdb;
	font-size: 14px;
	line-height: 2;
}
.public-footer .body-box .center-box dl dd a:hover {
	color: #fff;
}
.public-footer .body-box .right-box .other-box {
	text-align: center;
	font-size: 0;
}
.public-footer .body-box .right-box .other-box .item-box {
	display: inline-block;
}
.public-footer .body-box .right-box .other-box .item-box img {
	width: 140px;
	height: 140px;
	object-fit: cover;
}
.public-footer .body-box .right-box .other-box .item-box p {
	font-size: 14px;
	color: #999999;
	margin-top: 15px;
}
.public-footer .copy-box {
	line-height: 80px;
	height: 80px;
	font-size: 14px;
	color: #ffffff;
	overflow: hidden;
	margin-top: 70px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.public-footer .copy-box span {
	display: inline-block;
	margin-left: 7px;
	margin-right: 7px;
}
.public-footer .copy-box .block {
	width: 1600px;
}

/*更多按钮的效果*/
.public_a {
	position: relative;
	height: 45px;
	line-height: 45px;
	width: 150px;
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
	font-size: 0;
	background-color: #fff;
	overflow: hidden;
}
.public_a span {
	position: relative;
	color: #999999;
	font-size: 15px;
	display: inline-block;
	vertical-align: middle;
	z-index: 3;
}
.public_a span img {
	margin-left: 12px;
}
.public_a span img.active {
	display: none;
}
.public_a:after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
}
.public_a:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #ffc907;
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	z-index: 2;
}
.public_a:hover:before,
.public_a:focus:before,
.public_a:hover:before {
	right: auto;
	left: 0;
	width: 100%;
}
.public_a:hover span {
	color: #fff;
}
.public_a:hover span img {
	display: none;
}
.public_a:hover span img.active {
	display: inline-block;
}



.public_a_s {
	position: relative;
	height:46px;
	line-height:48px;
	width:150px;
	display: inline-block;
	text-align: center;
	font-size: 0;
	border-radius:25px;
	border:1px solid #DDDDDD;
	overflow: hidden;
}
.public_a_s span {
	position: relative;
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	z-index: 3;
	color:#ffc907;
}
.public_a_s span img {
	margin-right:12px;
	vertical-align: middle;
	position: relative;
	top: -2px;
}
.public_a_s span img.active {
	display: none;
}
.public_a_s:after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}
.public_a_s:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #ffc907;
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	z-index: 2;
}
.public_a_s:hover{
	border-color:#ffc907;
}
.public_a_s:hover:before,
.public_a_s:focus:before,
.public_a_s:hover:before {
	right: auto;
	left: 0;
	width: 100%;
}
.public_a_s:hover span {
	color: #fff;
}
.public_a_s:hover span img {
	display: none;
}
.public_a_s:hover span img.active {
	display: inline-block;
}


/*视频*/
.video-pop {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999999999;
}
.video-pop .pop-bg {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
}
.video-pop .video-box {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.video-pop .video-box video {
	outline: none;
	width: 750px;
	height: auto;
}



@media screen and (max-width: 1680px) {
	.block {
		width: 1300px;
	}
	.public-header .body-box {
		padding-left: 25px;
		padding-right: 25px;
	}
	.public-header.active .body-box .tel-box{
		font-size:24px;
	}
	.public-header .body-box li a{
		padding-left:10px;
		padding-right:10px;
	}
	.public-footer .body-box {
		width: 1300px;
	}
	.public-footer .body-box .center-box dl {
		margin-right: 15px;
		margin-left: 15px;
	}
	.public-footer .copy-box .block {
		width: 1300px;
	}
}
.mouse {
	position: absolute;
	z-index: 998;
	bottom: 50px;
	left: 50%;
	margin-left: -17px;
	animation: down 1.2s infinite;
	-webkit-animation: down 1.2s infinite;
	cursor: pointer;
}
@keyframes down {
	0% {
		transform: translate(0);
	}
	20% {
		transform: translateY(15px);
	}
	40% {
		transform: translate(0);
	}
}
@-webkit-keyframes down {
	0% {
		transform: translate(0);
	}
	20% {
		transform: translateY(15px);
	}
	40% {
		transform: translate(0);
	}
}
/*# sourceMappingURL=common.css.map */