@charset "utf-8";

/*------------------------------------------------------------
------------------------------------------------------------*/
#main .section01 {
	padding: 85px 60px;
	height: 1814px;
	box-sizing: border-box;
	background: url("../images/index/bg01.jpg") no-repeat center top;
}

#main .section01 .linkUl {
	margin-bottom: 99px;
}

#main .section01 .linkUl li {
	margin-bottom: 25px;
}

#main .section01 .linkUl li a {
	padding: 7px 11px;
	height: 191px;
	display: flex;
	font-family: 'SourceHanSansCNB';
	box-sizing: border-box;
	background: url("../images/index/btn01_bg.png") no-repeat;
}

#main .section01 .linkUl li a:hover {
	background-image: url("../images/index/btn02_bg.png");
}

#main .section01 .linkUl li a .date {
	width: 177px;
	color: #225c8a;
	font-size: 74px;
	line-height: 160px;
	text-align: center;
}

#main .section01 .linkUl li a .txt {
	margin: 22px 0 0 30px;
	color: #fff;
	font-size: 53px;
	line-height: 1.2;
}

#main .section01 .linkUl li a:hover .date {
	color: #fff;
}

#main .section01 .linkUl li a:hover .txt {
	color: #225c8a;
}

#main .section01 .logo {
	margin: 0 0 195px 20px;
}

#main .section01 .textBox {
	text-align: center;
}

#main .section01 .textBox p {
	margin-top: 45px;
	font-size: 32px;
	text-align: center;
}

#main .section02 {
	padding: 136px 60px;
	height: 1523px;
	box-sizing: border-box;
	background: url("../images/index/bg02.jpg") no-repeat center top;
}

#main .section02 .textBox {
	margin-bottom: 191px;
	font-size: 32px;
	letter-spacing: -1.5px;
	line-height: 2.1;
	text-align: center;
}

#main .section02 .textBox p {
	margin-bottom: 65px;
}

#main .title {
	margin-bottom: 41px;
	display: flex;
	justify-content: center;
}

#main .section02 .linkUl li {
	margin-bottom: 30px;
}

#main .section02 .linkUl li a {
	padding: 8px 6px 8px 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #80b9df;
	font-family: 'SourceHanSansCNB';
	font-size: 32px;
	line-height: 1.25;
	background: #fff;
	border-radius: 22px;
}

#main .section02 .linkUl li a span {
	margin-right: 20px;
}

#main .section03 {
	height: 830px;
	background: url("../images/index/bg03.jpg") no-repeat;
}

#main .section03 .video {
	margin: 0 auto 35px;
	width: 872px;
}

#main .section03 .video iframe {
	width: 100%;
	height: 600px;
	display: block;
}

#main .section03 p {
	font-family: 'SourceHanSansCNB';
	font-size: 33px;
	text-align: center;
}

#main .section04 {
	height: 6624px;
	background: url("../images/index/bg04.jpg") no-repeat;
}

#main .section04 .title {
	margin-bottom: 70px;
}

#main .comPhotoBox .photo {
	position: relative;
}

#main .comPhotoBox .photo .cover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 1.85;
	box-sizing: border-box;
	background: rgba(145, 198, 229, 0.84);
}

#main .comPhotoBox .text {
	margin-top: 30px;
	font-size: 33px;
	text-align: center;
}

#main .comPhotoBox .text span {
	font-family: 'SourceHanSansCNB';
}

#main .comPhotoBox .text .ttl {
	display: block;
	font-size: 40px;
}

#main .comPhotoBox .photo .cover p {
	width: 100%;
	box-sizing: border-box;
	padding: 60px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

#main .section04 .comPhotoBox {
	margin-bottom: 202px;
}

#main .section04 .comPhotoBox02 {
	margin-bottom: 78px;
}

#main .section04 .title02 {
	margin-bottom: 42px;
}

#main .section04 .text01 {
	margin: -40px 0 40px;
	font-family: 'SourceHanSansCNB';
	font-size: 38px;
	text-align: center;
}

#main .section05 {
	height: 1149px;
	background: url("../images/index/bg05.jpg") no-repeat;
}

#main .comSliderBox {
	padding: 0 30px;
	height: 945px;
	position: relative;
	background: url("../images/index/s01_bg.png") no-repeat;
}

#main .comSliderBox .item .photo {
	margin: 0 auto 36px;
	width: 313px;
}

#main .comSliderBox .item .name {
	margin-bottom: 58px;
	color: #000;
	font-size: 32px;
	text-align: center;
}

#main .comSliderBox .item .name span {
	display: block;
	font-size: 35px;
	font-weight: bold;
}

#main .comSliderBox .item .txt {
	margin: 0 30px;
	color: #000;
	line-height: 1.85;
}

#main .comSliderBox .controls {
	position: absolute;
	bottom: 117px;
	left: 50%;
	display: flex;
	transform: translateX(-50%);
}

#main .comSliderBox .controls .prev {
	margin-right: 23px;
	cursor: pointer;
}

#main .comSliderBox .controls .next {
	cursor: pointer;
}

#main .section06 {
	height: 1727px;
	overflow: hidden;
	background: url("../images/index/bg06.jpg") no-repeat;
}

#main .section06 .title {
	margin-bottom: 48px;
}

#main .section06 .sliderBox {
	margin-bottom: 199px;
	position: relative;
}

#main .section06 .sliderBox .prev {
	position: absolute;
	left: 62px;
	top: 191px;
	cursor: pointer;
}

#main .section06 .sliderBox .next {
	position: absolute;
	right: 62px;
	top: 191px;
	cursor: pointer;
}

#main .section06 .sliderBox p {
	margin-top: 36px;
	font-size: 33px;
	line-height: 1.2;
	text-align: center;
}

#main .section07 {
	padding: 140px 60px 0;
	height: 1450px;
	box-sizing: border-box;
	background: url("../images/index/bg07.jpg");
}

#main .section07 .logo {
	margin: 0 0 195px 20px;
}

#main .section07 p {
	margin-top: 40px;
	font-size: 32px;
	text-align: center;
}

#main .section07 p span {
	margin: 0 auto;
	padding-top: 9px;
	width: 321px;
	height: 59px;
	display: block;
	box-sizing: border-box;
	border-radius: 30px;
	border: 2px solid #fff;
}

#main .section08 {
	padding-top: 112px;
	height: 860px;
	box-sizing: border-box;
	background: url("../images/index/bg08.jpg") no-repeat;
}

#main .section08 .video {
	margin: 0 auto 35px;
	width: 872px;
}

#main .section08 .video iframe {
	width: 100%;
	height: 600px;
	display: block;
}

#main .section08 p {
	font-family: 'SourceHanSansCNB';
	font-size: 33px;
	text-align: center;
}

#main .section09 {
	height: 2272px;
	box-sizing: border-box;
	background: url("../images/index/bg09.jpg") no-repeat;
}

#main .section09 .comPhotoBox {
	margin-bottom: 84px;
}

#main .section09 .comPhotoBox .text {
	margin-top: 20px;
	line-height: 1.4;
}

#main .section10 {
	height: 1956px;
	box-sizing: border-box;
	background: url("../images/index/bg10.jpg") no-repeat;
}

#main .section10 .text01 {
	margin: -40px 0 50px;
	font-family: 'SourceHanSansCNB';
	font-size: 38px;
	text-align: center;
}

#main .section10 .photo {
	margin-bottom: 130px;
}

#main .section11 {
	height: 1956px;
	box-sizing: border-box;
	background: url("../images/index/bg11.jpg") no-repeat;
}

#main .section11 .text01 {
	margin: -37px 0 50px;
	font-family: 'SourceHanSansCNB';
	font-size: 35px;
	text-align: center;
}

#main .section11 .photo {
	margin-bottom: 130px;
}

#main .section12 {
	height: 1815px;
	box-sizing: border-box;
	background: url("../images/index/bg12.jpg") no-repeat;
}

#main .section12 .photo {
	margin-top: 46px;
	text-align: center;
}