@charset "UTF-8";

/*** @description: 变量; @Author: ray; @create date: 2016-08-09;
***/
/***
	@description: 重置样式;
	@Author: ray;
	@create date: 2015-07-31;
***/
body,
dl,
dd,
p,
form,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

em,
i {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	color: #333;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #2abff6;
}

img {
	border: 0;
}

input,
select,
button,
textarea {
	border-radius: 0;
	outline: 0;
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	-webkit-appearance: none;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
	display: block;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #999;
	opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999;
}

body>div[id^=_] {
	display: none !important;
}

/*** @description: 基础样式; @Author: ray; @create date: 2016-08-09;
***/
.hide {
	display: none;
}

.fn-clear {
	zoom: 1;
}

.fn-clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.red {
	color: #FD3939;
}

.blue {
	color: #2abff6;
}

/*** @description: 按钮样式; @Author: ray; @create date: 2016-08-09;
***/
.btn {
	display: inline-block;
	padding: 2px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	color: #2abff6;
	border: 1px solid #2abff6;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

.btn:active {
	outline: 0;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.icon-sprite,
.icon-down,
.icon-ico1,
.icon-ico2,
.icon-ico3,
.icon-phone {
	background-image: url('../images/icon-s9ce5ffe1db.png');
	background-repeat: no-repeat;
}

.icon-down {
	background-position: 0 0;
	height: 21px;
	width: 20px;
}

.icon-ico1 {
	background-position: 0 -23px;
	height: 102px;
	width: 102px;
}

.icon-ico2 {
	background-position: 0 -127px;
	height: 102px;
	width: 102px;
}

.icon-ico3 {
	background-position: 0 -231px;
	height: 102px;
	width: 102px;
}

.icon-phone {
	background-position: 0 -335px;
	height: 26px;
	width: 17px;
}

.icon {
	display: inline-block;
}

/***
	@create date:2024-05-08;
***/
body {
	font-family: Helvetica-Bold, Helvetica;
	font-size: 14px;
	line-height: 1.5;
	background-color: #fff;
	color: #333;
}

.wrapper {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
}

.tit {
	font-size: 36px;
	font-weight: bold;
}

.section1 {
	min-width: 1200px;
	height: 720px;
	background: url(../images/banner.jpg) no-repeat center 0;
	color: #fff;
	line-height: 1;
}

.section1 .tit {
	font-size: 50px;
	margin-top: 152px;
}

.section1 .txt {
	font-size: 48px;
	margin-top: 16px;
}

.section1 .tip {
	font-size: 24px;
	margin-top: 26px;
}

.section1 .btn-group {
	margin-top: 65px;
	font-size: 0;
}

.section1 .btn {
	padding: 0;
	width: 198px;
	height: 66px;
	line-height: 66px;
	font-size: 24px;
	color: #fff;
	border: solid 2px #ffffff;
	border-radius: 35px;
	margin-right: 50px;
}

.section1 .btn:hover {
	opacity: 0.9;
}

.section1 .btn .icon {
	vertical-align: -5px;
	margin-right: 13px;
}

.section1 .btn1 {
	color: #3ba3ff;
	background-color: #f5fafe;
	border-color: #f5fafe;
}

.section1 .cont {
	float: left;
}

.section1 .text {
	float: right;
	margin-top: 138px;
	width: 466px;
	text-align: center;
}

.section1 .text h2,
.section1 .text h4 {
	height: 350px;
	font-size: 30px;
	font-weight: bold;
	color: #13588a;
	padding: 0 50px;
	line-height: 1.2;
}

.section1 .text ul {
	margin: 0 0 0 45px;
}

.section1 .text li {
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	color: #13588a;
	text-align: left;
	margin-bottom: 1.35rem;
}

.section1 .text li:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 25px;
	height: 25px;
	background: url(../images/right.png) no-repeat;
	background-position: 100% 100%;
	margin-right: 15px;
}

.section2 {
	height: 488px;
	text-align: center;
}

.section2 .tit {
	margin-top: 50px;
	margin-bottom: 5px;
}

.section2 .txt {
	font-size: 18px;
	color: #666666;
}

.section2 .attr {
	overflow: hidden;
	margin: 70px 60px 0;
}

.section2 .attr dl {
	width: 33.33%;
	float: left;
}

.section2 .attr dt {
	font-size: 20px;
	color: #666666;
}

.section2 .attr dd {
	font-size: 30px;
}

.section2 .attr .icon {
	display: block;
	margin: 0 auto 10px;
}

.section3 {
	height: 420px;
	background-color: #f7f9fa;
}

.section3 .img {
	width: 580px;
	height: 420px;
	float: left;
	background: url(../images/img.jpg) no-repeat;
	margin-right: 70px;
}

.section3 .img2 {
	background-image: url(../images/img2.jpg);
	display: none;
}

.section3 .tit span {
	display: block;
	font-size: 24px;
}

.section3 .con {
	overflow: hidden;
	padding-top: 53px;
}

.section3 .btn-group {
	display: inline-block;
	padding: 4px;
	border: 1px solid #DFE1E2;
	border-radius: 32px;
	font-size: 0;
	text-align: center;
}

.section3 .btn {
	vertical-align: top;
	border: 0;
	padding: 0;
	width: 224px;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	background: none;
	color: #666666;
	border-radius: 27px;
}

.section3 .btn:active {
	box-shadow: none;
}

.section3 .btn.on {
	color: #fff;
	background-color: #3ba3ff;
}

.section3 .txt {
	margin-top: 28px;
	font-size: 18px;
	color: #666666;
}

.section3 .txt2 {
	display: none;
}

.section3.toggle .img1,
.section3.toggle .txt1 {
	display: none;
}

.section3.toggle .img2,
.section3.toggle .txt2 {
	display: block;
}

.section4 {
	background-color: #f7f9fa;
	padding-top: 50px;
	padding-bottom: 35px;
}

.section4 .txt {
	width: 512px;
	font-size: 16px;
	color: #666666;
	margin: 10px 0 30px;
}

.art-list {
	overflow: hidden;
	width: 1220px;
}

.art-list a {
	padding: 20px;
	width: 550px;
	height: 84px;
	background-color: #fff;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}

.art-list a:hover {
	background-image: linear-gradient(-87deg, #68d2ff 0%, #52bbff 37%, #3ba3ff 100%);
	color: #fff;
}

.art-list a:hover .time,
.art-list a:hover dd {
	color: #fff;
}

.art-list dt {
	position: relative;
	font-size: 16px;
	font-weight: bold;
}

.art-list dd {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
	margin-top: 10px;
}

.art-list h3 {
	display: inline;
}

.art-list .time {
	position: absolute;
	right: 0;
	font-size: 16px;
	font-weight: normal;
	color: #999999;
}

.section5 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.section5 .txt {
	font-size: 16px;
	color: #666666;
	margin: 10px 0 30px;
}

.top-table table {
	width: 100%;
}

.top-table th {
	height: 58px;
	color: #999999;
	font-weight: normal;
	background-color: #f4f4f4;
}

.top-table td {
	height: 88px;
	color: #666666;
	border-bottom: 1px solid #e5e5e5;
}

.top-table th,
.top-table td {
	font-size: 16px;
	text-align: center;
}

.top-table .c1,
.top-table .c9 {
	width: 9%;
}

.top-table .c2 {
	width: 12%;
	text-align: left;
	padding-left: 25px;
}

.top-table th.c2 {
	text-indent: 35px;
}

.top-table .img {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin-right: 3px;
	border-radius: 50%;
}

.top-table .name {
	display: inline-block;
	line-height: 1.2;
	text-align: left;
}

.top-table .name dt {
	color: #333333;
}

.top-table .name dd {
	font-size: 14px;
	color: #666666;
}

.top-table .red {
	color: #e54742;
}

.top-table .green {
	color: #19b38a;
}

.top-table .link {
	color: #3ba3ff;
}

.top-table .btn-link {
	width: 258px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-size: 16px;
	color: #3ba3ff;
	border: solid 1px #3ba3ff;
	display: block;
	margin: 50px auto 0;
}

.footer {
	background: #FFF;
	color: #999;
	font-size: 14px;
	padding: 25px 0;
	line-height: 32px;
	text-align: center;
	border-top: 1px solid #ddd;
}

.footer a {
	color: #999;
}

/*# sourceMappingURL=style.css.map */

/* ========== Mobile Adaptation Breakpoints ========== */
@media (max-width: 1200px) {
	.wrapper {
		width: 100%;
		padding: 0 15px;
		box-sizing: border-box;
	}

	.section1,
	.section2,
	.section3,
	.section4,
	.section5 {
		min-width: 100%;
		height: auto;
		padding: 40px 0;
	}

	.section1 {
		padding: 60px 0;
		background-position: center bottom;
		background-size: cover;
	}

	.section1 .cont {
		width: 100%;
		height: auto;
		position: static;
		text-align: center;
	}

	.section1 .text {
		width: 100%;
		height: auto;
		position: static;
		margin-top: 40px;
	}

	.section1 .text ul {
		height: auto;
	}

	.section2 .attr {
		height: auto;
		overflow: hidden;
	}

	.section2 .attr dl {
		width: 33.33%;
		float: left;
		text-align: center;
		margin-bottom: 15px;
	}

	.section3 .img-group {
		width: 100%;
		float: none;
		height: auto;
		overflow: hidden;
		margin-bottom: 20px;
	}

	.section3 .img {
		width: 100%;
		height: 250px;
		background-size: contain;
		background-position: center;
		margin-right: 0;
		float: none;
	}

	.section3 .con {
		width: 100%;
		float: none;
		margin: 0;
	}

	.section4 .art-list>div {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

	/* 表格横向滚动 */
	.top-table {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		padding-bottom: 15px;
	}

	.top-table table {
		min-width: 800px;
	}
}

@media (max-width: 768px) {
	.section1 .cont .tit {
		font-size: 32px;
	}

	.section1 .cont .tip {
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 20px;
		height: auto;
	}

	.section1 .btn-group {
		height: auto;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 15px;
	}

	.section1 .btn-group .btn {
		float: none;
		display: block;
		margin: 0;
	}

	.section2 .tit {
		font-size: 26px;
		height: auto;
	}

	.section2 .txt {
		font-size: 14px;
		line-height: 1.5;
	}

	.section2 .attr dl {
		width: 100%;
		float: none;
		margin-bottom: 25px;
		border-bottom: 1px solid #eee;
		padding-bottom: 10px;
	}

	.section2 .attr dl:last-child {
		border-bottom: none;
	}

	.section3 .img {
		height: 180px;
	}

	.section3 .con .tit {
		font-size: 26px;
	}

	.section3 .con .txt1,
	.section3 .con .txt2 {
		height: auto;
		font-size: 14px;
		line-height: 1.6;
	}

	.section4 .tit,
	.section5 .tit {
		font-size: 26px;
		height: auto;
		padding-bottom: 15px;
	}

	.section4 .txt,
	.section5 .txt {
		font-size: 14px;
		line-height: 1.5;
		margin-bottom: 20px;
	}

	.footer {
		padding: 15px 0;
		font-size: 12px;
	}
}