﻿* {
	padding: 0;
	margin: 0;
}

body {
	width: 100%;
	min-width: 1024px;
	overflow-x: hidden;
	margin: 0 auto;
}

ul {
	list-style: none;
}

.ohd {
	display: none !important;
}

#bth {
	display: none;
}

#box1 {
	width: 100%;
	height: auto;
	position: relative;
	margin: 0 auto;
}

.box1_a {
	width: 100%;
	height: 729px;
	background-image: url(../img/a1_01.jpg);
	background-position: center;
	background-size: 1920px 729px;
	background-repeat: no-repeat;
}

@media only screen and (max-width: 1366px) {
	.box1_a {
		height: 608px;
		background-size: 1600px 608px;
	}
}

.box1_aa {
	width: 264px;
	height: 86px;
	background-image: url(../img/a1_03.png);
	background-position: center;
	background-size: 264px 86px;
	background-repeat: no-repeat;
	position: relative;
	left: 14.4%;
	top: 3.43%;
}

@media only screen and (max-width: 1366px) {
	.box1_aa {
		left: 10%;
	}
}

.box1_ab {
	width: 60%;
	min-width: 760px;
	position: absolute;
	top: 3.43%;
	right: 2rem;
}

.box1_ab ul {
	width: 100%;
}

.box1_ab ul li {
	display: inline-block;
	width: calc(100%/9);
	float: left;
	text-align: center;
}

.box1_ab ul li a {
	font-size: 1rem;
	font-family: "微软雅黑";
	font-weight: lighter;
	display: block;
	width: 100%;
	color: black;
	text-decoration: none;
}

.box1_ab ul li a:hover {
	color: white;
	background: #1287cd;
}

.box1_b {
	width: 100%;
	height: 541px;
	background-image: url(../img/a1_02.jpg);
	background-position: center;
	background-size: 1920px 541px;
	background-repeat: no-repeat;
}

@media only screen and (max-width: 1366px) {
	.box1_b {
		height: 558px;
		background-size: 1600px 558px;
	}
}

.box1_ba {
	width: 343px;
	padding: 1rem 0;
	margin: 0 auto;
	position: relative;
	top: 33.8%;
	text-align: center;
	background-color: white;
	border-radius: 50px;
}

.box1_ba span {
	color: #1287CD;
	font-family: "微软雅黑";
	font-size: 1.25rem;
	font-weight: bold;
}

#box2 {
	width: 100%;
	height: 794px;
	position: relative;
}

.box2_a {
	width: 343px;
	padding: 1rem 0;
	margin: 0 auto;
	position: relative;
	top: 9.43%;
	text-align: center;
	background-color: #1287CD;
	border-radius: 50px;
	z-index: 99;
}

.box2_a span {
	color: white;
	font-family: "微软雅黑";
	font-size: 1.25rem;
	font-weight: bold;
}

.box2_b {
	width: 100%;
	position: absolute;
	bottom: 0;
}

.box2_b ul {
	width: 1344px;
	height: 594px;
	display: block;
	margin: 0 auto;
}

.box2_b ul li {
	width: calc(100%/4);
	height: calc(100%/5);
	float: left;
	display: block;
	margin: 0 auto;
}

.box2_b ul li a img {
	width: 100%;
	height: 100%;
}

@media only screen and (max-width: 1366px) {
	#box2 {
		height: 645px;
	}
	.box2_b ul {
		height: 445px;
		display: block;
		width: 1000px;
		margin: 0 auto;
	}
}

#box3 {
	width: 100%;
	height: 1087px;
	position: relative;
}

.box3_b {
	position: absolute;
	bottom: 413px;
	width: 100%;
	height: 556px;
	background-image: url(../img/c1_08.jpg);
	background-position: center;
	background-size: 1920px 556px;
	background-repeat: no-repeat;
}

.box3_c {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 413px;
	background-image: url(../img/c1_09.jpg);
	background-position: center;
	background-size: 1920px 413px;
	background-repeat: no-repeat;
}

@media only screen and (max-width: 1366px) {
	#box3 {
		height: 930px;
	}
	.box3_b {
		bottom: 334px;
		height: 463px;
		background-size: 1600px 463px;
	}
	.box3_c {
		height: 334px;
		background-size: 1600px 334px;
	}
}

#box4 {
	width: 100%;
	height: 1006px;
	position: relative;
}

.box4_b {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 814px;
}

.box4_ba {
	position: relative;
	margin: 0 auto;
	width: 1430px;
	height: 814px;
}

.box4_ba div {
	float: left;
	width: 690px;
	height: 305px;
	position: absolute;
}

.box4_ba div img {
	width: 100%;
	height: 100%;
}

.box4_baa {
	top: 0;
	left: 0;
}

.box4_bab {
	top: 98px;
	right: 0;
}

.box4_bac {
	bottom: 98px;
	left: 0;
}

.box4_bad {
	bottom: 0;
	right: 0;
}

@media only screen and (max-width: 1367px) {
	#box4 {
		height: 750px;
	}
	.box4_b {
		top: 200px;
		width: 100%;
		height: 550px;
	}
	.box4_ba {
		width: 1024px;
		height: 550px;
	}
	.box4_ba div {
		width: 500px;
		height: 221px;
	}
	.box4_bab {
		top: 80px;
	}
	.box4_bac {
		bottom: 80px;
	}
}

#box5 {
	width: 100%;
	height: 755px;
	position: relative;
}

#box6 {
	width: 100%;
	height: 920px;
	position: relative;
}

#box7 {
	width: 100%;
	height: 964px;
	position: relative;
}

.box7_a {
	top: 0;
}

#box8 {
	width: 100%;
	height: 553px;
	position: relative;
}

.box8_b {
	width: 100%;
	height: 376px;
	position: absolute;
	bottom: 0;
}

.box8_ba {
	width: 1226px;
	height: 376px;
	position: relative;
	margin: 0 auto;
}

.box8_ba div {
	float: left;
}

.box8_ba div img {
	width: 100%;
	height: 100%;
}

.box8_baa {
	width: 47%;
	position: absolute;
	left: 0;
}
.box8_bac{
	height: 100%;
	width: 1px;
	position: absolute;
	left: 50%;
	border-left: 1px solid #959595;
}
.box8_bab {
	width: 47%;
	position: absolute;
	right: 0;
}
@media only screen and (max-width: 1366px) {
	#box8 {
		height: 553px;
	}
	.box8_ba {
		width: 1000px;
		height: 321px;
	}
}

#box9 {
	width: 100%;
	height: 1382px;
	position: relative;
}

.box9_a {
	width: 690px;
	padding: 1rem 0;
	margin: 0 auto;
	position: relative;
	top: 3.7%;
	text-align: center;
	z-index: 99;
}

.box9_a span {
	color: #1287CD;
	font-family: "微软雅黑";
	font-size: 1.875rem;
	font-weight: bold;
}

.box9_b {
	width: 343px;
	padding: 1rem 0;
	margin: 0 auto;
	position: relative;
	top: 3.7%;
	text-align: center;
	background-color: #1287CD;
	border-radius: 50px;
	z-index: 99;
}

.box9_b span {
	color: white;
	font-family: "微软雅黑";
	font-size: 1.25rem;
	font-weight: bold;
}

.box9_c {
	width: 100%;
	height: 1106px;
	position: absolute;
	bottom: 40px;
}

.box9_c ul {
	width: 1285px;
	height: 1106px;
	position: relative;
	margin: 0 auto;
}

.box9_c ul li {
	border: 1px solid #dcdcdc;
	width: calc(91%/4);
	height: calc(93%/3);
	margin: 1% 1%;
	float: left;
}

.box9_c ul li a {
	text-decoration: none;
}

.box9_c ul li a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	margin: 0 auto;
	top: 5px;
}

.box9_c ul li a span {
	position: relative;
	margin: 0 auto;
	display: block;
	width: 120px;
	font-size: 0.875rem;
	font-family: "微软雅黑";
	text-align: center;
	padding: 0.3rem 0;
	color: white;
	background-color: #1287CD;
	border-radius: 10px;
	z-index: 99;
	opacity: 1;
}

.box9_c ul li a span:hover {
	opacity: 0.8;
}

@media only screen and (max-width: 1366px) {
	#box9 {
		height: 1196px;
	}
	.box9_c {
		height: 920px;
		bottom: 40px;
	}
	.box9_c ul {
		width: 1024px;
		height: 920px;
	}
	.box9_c ul li {
		width: calc(91%/4);
		height: calc(93%/3);
		margin: 1% 1%;
	}
	.box9_c ul li a {
		width: 250px;
		height: 300px;
		text-decoration: none;
	}
	.box9_c ul li a img {
		display: block;
		width: 240px;
		height: 253px;
		position: relative;
		margin: 0 auto;
		top: 0;
	}
}

#box10 {
	width: 100%;
	height: 553px;
	position: relative;
	background-color: #f2f2f2;
}

.box10_a {
	width: 100%;
	height: 190px;
	position: relative;
}

.box10_aa {
	width: auto;
	height: 100%;
	text-align: center;
	color: #1287CD;
	font-size: 1.875rem;
	font-weight: bold;
	position: relative;
	top: 68px;
}

.box10_ab {
	margin: 0 auto;
	position: relative;
	width: 142px;
	height: 0;
	border-bottom: 1px solid #1287CD;
}

.box10_b {
	width: 100%;
	height: 228px;
	position: absolute;
	bottom: 89px;
}

.box10_b ul {
	width: 1323px;
	height: 228px;
	position: relative;
	margin: 0 auto;
}

.box10_b ul li {
	float: left;
	width: calc(100%/7);
	height: 100%;
}

.box10_b ul li img {
	display: block;
	margin: 0 auto;
	width: 141px;
	height: 190px;
}

@media only screen and (max-width: 1366px) {
	#box10 {
		height: 514px;
	}
	.box10_b {
		height: 190px;
		bottom: 89px;
	}
	.box10_b ul {
		width: 1024px;
		height: 190px;
	}
}

#box11 {
	width: 100%;
	height: 541px;
	background-color: white;
}

.box11_a {
	width: 1323px;
	hegiht: 541px;
	position: relative;
	margin: 0 auto;
}

.box11_a img {
	width: 100%;
	height: 100%;
}

@media only screen and (max-width: 1366px) {
	#box11 {
		height: 419px;
	}
	.box11_a {
		width: 1024px;
		hegiht: 419px;
	}
}

#box12 {
	width: 100%;
	height: 533px;
	background-color: #1e1e1d;
	background-image: url(../img/m_02.jpg);
	background-position: center;
	background-size: 1920px 533px;
	background-repeat: no-repeat;
}

@media only screen and (max-width: 1366px) {
	#box12 {
		height: 432px;
		background-size: 1560px 432px;
	}
}

#box13 {
	width: 100%;
	height: 554px;
	background-color: #f2f2f2;
}

.box13_a {
	width: 1269px;
	height: 463px;
	position: relative;
	top: 51px;
	margin: 0 auto;
}

.box13_a div {
	float: left;
}

.box13_aa {
	width: 50%;
	height: 100%;
	position: relative;
	left: 0;
}

.box13_ab {
	width: 50%;
	height: 100%;
	position: absolute;
	right: 0;
}

.box13_aaa {
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	border-left: 3px solid #1287CD;
	font-size: 1.25rem;
	color: black;
	font-weight: bold;
	padding-left: 0.5rem;
}

.box13_aab {
	width: 617px;
	height: 403px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.box13_aab ul {
	width: 100%;
	height: 100%;
	position: relative;
}

.box13_aab ul li {
	float: left;
	width: calc(100%/2);
	height: calc(100%/5);
}

.box13_aab ul li img {
	max-width: 100%;
	max-height: 100%;
}

.box13_abb {
	position: absolute;
	bottom: 0;
	right: 2rem;
}
.box13_abb img{
	width: 100%;
	height: 100%;
}

@media only screen and (max-width: 1366px) {
	#box13 {
		height: 554px;
	}
	.box13_a {
		width: 1024px;
		height: 463px;
	}
	.box13_aab {
		width: 512px;
		height: 336px;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.box13_aab ul {
		width: 100%;
		height: 100%;
		position: relative;
	}
	.box13_aab ul li {
		width: calc(100%/2);
		height: calc(100%/5);
	}
	.box13_aab ul li img {
		width: 250px;
		height: 60px;
	}
	.box13_abb {
		right: 0;
	}
}

#box14 {
	width: 100%;
	height: 652px;
	position: relative;
}

.box14_a {
	max-width: 1222px;
	width: 100%;
	background-color: #f2f2f2;
	height: auto;
	position: relative;
	top: 49px;
	margin: 0 auto;
	padding: 1.5rem;
}

.box14_a a:first-child {
	color: black;
	text-decoration: none;
	width: auto;
	height: auto;
	height: 1.5rem;
	font-weight: bold;
	border-left: 3px solid #1287CD;
	padding-left: 0.5rem;
}

.box14_a img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	right: 1.5rem;
	top: 1.5rem;
}

.box14_b {
	width: 100%;
	height: 499px;
	position: absolute;
	bottom: 0;
}

.box14_ba {
	width: 1270px;
	height: 499px;
	position: relative;
	margin: 0 auto;
}

.box14_baa {
	width: 567px;
	height: 100%;
	float: left;
	position: relative;
	border: 1px solid #b7b7b7;
}

.box14_baa img {
	display: block;
	max-width: 544px;
	max-height: 329px;
	position: relative;
	top: 11.5px;
	margin: 0 auto;
}

.box14_baa span {
	width: 544px;
	display: block;
	position: relative;
	top: 30px;
	color: #1287CD;
	font-size: 1.25rem;
	font-weight: bold;
	margin: 0 auto;
}

.box14_baa p {
	width: 544px;
	display: block;
	position: relative;
	top: 46px;
	font-size: 0.875rem;
	font-weight: lighter;
	margin: 0 auto;
	text-indent: 1.75rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.box14_baa a {
	display: block;
	z-index: 99;
	position: absolute;
	right: 11.5px;
	bottom: 40px;
	font-weight: bold;
	font-size: 0.875rem;
	color: black;
	background-color: white;
}

.box14_bab {
	float: left;
	width: 686px;
	height: 490px;
	position: absolute;
	right: 0;
}

.box14_bab ul {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: auto;
}

.box14_bab ul li {
	width: 100%;
	height: calc(100%/7);
	border-bottom: 1px dashed #c0c0c0;
	position: relative;
}

.box14_bab ul li div {
	width: 1.25rem;
	height: 1.25rem;
	background-color: #1287CD;
	position: absolute;
	top: 1.8rem;
}

.box14_baba {
	position: absolute;
	top: 1.5rem;
	left: 2.5rem;
	text-decoration: none;
	font-size: 1.25rem;
	color: black;
}

.box14_babb {
	position: absolute;
	top: 1.5rem;
	right: 0;
	text-decoration: none;
	font-size: 1.25rem;
	color: #1287CD;
}

.box14_c {
	position: relative;
	top: 110px;
	width: 100%;
	text-align: center;
	font-size: 1.5rem;
}

#box15 {
	width: 100%;
	height: 692px;
	position: relative;
}

#box16 {
	width: 100%;
	height: 1147px;
	position: relative;
	background-image: url(../img/p.jpg);
	background-position: center;
	background-size: 1920px 1147px;
	background-repeat: no-repeat;
}

.box16_a {
	width: 350px;
	height: 167px;
	position: relative;
	margin: 0 auto;
	top: 78px;
	background-image: url(../img/p_13.png);
	background-position: center;
	background-size: 350px 167px;
	background-repeat: no-repeat;
}

.box16_b {
	width: 100%;
	height: 168px;
	position: absolute;
	bottom: 125px;
	background-color: #212121;
	opacity: 0.7;
}

.box16_ba {
	width: 1042px;
	height: 125px;
	position: relative;
	margin: 0 auto;
	top: 22px;
}

.box16_ba ul {
	width: 836px;
	height: 100%;
	position: absolute;
	left: 0;
}

.box16_ba ul li {
	float: left;
	width: 30%;
	height: 100%;
	position: relative;
}
.box16_ba ul li:first-child{
	width: 50%;
}
.box16_ba ul li:last-child{
	width: 20%;
}
.box16_ba ul li span {
	font-size: 1.25rem;
	color: white;
	font-weight: bold;
}

.box16_ba ul li div {
	position: relative;
	top: 1rem;
	width: 3.5rem;
	height: 0;
	border-bottom: 1px solid red;
}

.box16_ba ul li a {
	display: block;
	float: left;
	width: calc(100%/3);
	height: 2rem;
	position: relative;
	top: 2rem;
	font-size: 0.9rem;
	color: white;
	text-decoration: none;
}
.box16_ba ul li:first-child a {
	width: calc(100%/4);
}
.box16_ba ul li:last-child a {
	width: calc(100%/2);
}
.box16_ba img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	right:2rem;
}

.box16_c {
	width: 100%;
	height: 125px;
	position: absolute;
	bottom: 0;
	background-color: #000000;
}

.box16_c p {
	position: relative;
	top: 1.6rem;
	font-size: 0.9rem;
	color: white;
	text-align: center;
	font-weight: lighter;
	line-height: 1.5rem;
}