body {
	background-color: #03366f;
}

.wrapper {
	background-color: #03346f;
}

.bg_layer {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 300;
	display: none;
}

.mainBg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.mainBg img {
	width: 100%;
	height: auto;
	position: relative;
}

.mainBg .bg_inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.mainBg .bg_inner .line {
	position: absolute;
	top: 18%;
	left: -10%;
	z-index: 2;
	width: 84.2708333333%;
	mix-blend-mode: overlay;
	opacity: 0;
}

.kv .icon {
	width: 100%;
}

.kv .icon1 {
	position: absolute;
	top: 75%;
	left: 10.5%;
	z-index: 3;
	width: 80%;
	mix-blend-mode: color-dodge;

}

.kv .icon2 {
	position: absolute;
	top: 62%;
	left: 16%;
	z-index: 3;
	width: 74%;
}

.mainBg .bg_inner .kv_bg {
	position: absolute;
	left: 0;
	top: 0;
}

.mainBg .bg_inner .squares_m {
	position: absolute;
	top: 0%;
	left: 0%;
	z-index: 2;
	mix-blend-mode: overlay
}

.mainBg .bg_inner .squares_b {
	position: absolute;
	top: 0%;
	left: 0%;
	z-index: 2;
	mix-blend-mode: overlay
}

@keyframes index_kv_float {
	0% {
		transform: scale(1) translateX(0)
	}

	50% {
		transform: scale(1.1) translateX(30px)
	}

	100% {
		transform: scale(1) translateX(0)
	}
}

.mainBg .item {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 46.875%;
	transform: translate(-55%, -5%)
}

.mainBg .logos {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.mainBg .logos .logo {
	position: absolute;
	top: 50%;
	left: 50%
}

.kv {
	position: relative;
	margin: 0;
	height: 48vw;
	overflow: hidden
}

.kv .iconfont {
	display: block;
	font-size: 24px;
	position: absolute;
	left: 50%;
	top: 43%;
	transform: translateX(-20px);
	color: #fafafa;
	background: #00b6b6;
	border-radius: 40px;
	width: 52px;
	height: 52px;
	line-height: 52px;
	cursor: pointer;
	text-align: center;
}

.pulse {
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	border-radius: 50px;
	animation: pulse 1.5s infinite;
}

@keyframes pulse {

	0% {
		box-shadow: 0 0 #ffffff84;
	}

	70% {
		box-shadow: 0 0 0 30px #2ca92c00;
	}

	100% {
		box-shadow: 0 0 15px #2ca92c00;
	}
}

-webkit-@keyframes pulse {

	0% {
		box-shadow: 0 0 #ffffff84;
	}

	70% {
		box-shadow: 0 0 0 30px #2ca92c00;
	}

	100% {
		box-shadow: 0 0 15px #2ca92c00;
	}
}

.kv .logo {
	width: 8.59375%;
	position: absolute;
	top: 5%;
	left: 2%
}

.kv .tit {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-45%, -25%)
}

.kv .tit img {
	position: relative;
	width: 100%;
	max-width: 100%;
	height: auto
}

.kv .t1 {
	position: absolute;
	top: 20%;
	left: 36%;
	transform: translateX(-50%);
	width: 55%;
}

.kv .t1 img {
	width: 100%;
	max-width: 100%;
	height: auto
}

.kv .t2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -670%);
	width: 36.0416666667%
}

.kv .t3 {
	position: absolute;
	bottom: 5%;
	left: 5%;
	width: 32.34375%
}

.main {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	background-image: linear-gradient(0deg, rgba(1, 73, 175, 0.65), rgba(4, 51, 105, 0.75), rgba(2, 37, 93, 0.95));
	background-image: -webkit-linear-gradient(0deg, rgba(1, 73, 175, 0.65), rgba(4, 51, 105, 0.75), rgba(2, 37, 93, 0.95));
	/* padding-bottom: 60px; */
}

.menu-item-dropdown {
	width: 210px;
}

.sc_intro {
	position: relative;
	width: 100%;

	z-index: 2;
}

.intro-cnt {
	font-size: 16px;
	line-height: 32px;
	text-align: justify;
	padding-bottom: 30px;
	position: relative;
}

.intro-cnt:after {
	content: '';
	width: 50%;
	height: 2px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: linear-gradient(90deg, rgba(0, 0, 40, 0) 0%, #008fff 12%, #008fff 20%, rgba(0, 0, 40, 0) 100%);
	/* background: -webkit-linear-gradient(90deg, rgba(0, 0, 40, 0) 0%, #00BEDC 12%, #00BEDC 20%, rgba(0, 0, 40, 0) 100%); */
}

.tit {
	font-size: 34px;
	/* text-align: center; */
	font-weight: bold;
	margin: 40px 0 30px 0;
}

.list-content-living-wrapper {
	width: 240px;
	height: 70px;
	position: relative;
	cursor: pointer;
}

.list-content-living-outer {
	position: absolute;
	width: 158px;
	height: 46px;
	left: 7px;
	top: 7px;
	border-radius: 46px;
	animation: living-outer-circle 2s linear infinite;
	background-color: #008fff;
}

.list-content-living-inner {
	position: absolute;
	width: 156px;
	height: 44px;
	left: 8px;
	top: 8px;
	border: 1px solid #00b6b6;

	border-radius: 54px;
	animation: living-inner-circle 1s linear forwards infinite alternate;
}

.list-content-living-text {
	position: absolute;
	width: 156px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	left: 8px;
	top: 8px;
	font-weight: bold;
	font-size: 16px;
}

.list-content-living-text a {
	color: #fff;
	font-size: 16px;
}

@keyframes living-inner-circle {
	0% {
		transform: scale(1, 1);
		opacity: 1;
	}

	50% {
		transform: scale(1.165, 1.5);
		opacity: 0;
	}

	100% {
		transform: scale(1.165, 1.5);
		opacity: 0;
	}
}

.str .top {
	background: url(../images/bg01.png) no-repeat -300px bottom;
	background-color: #f1f5fa;
	overflow: hidden;
	padding: 0;
	background-size: cover;
}

.str .top>div {
	padding: 30px 40px;
	overflow: hidden;
}

.str .s_tit {
	font-size: 20px;
	font-weight: bold;
	color: #008fff;
	margin: 10px 0;
}

.str .top ul {
	display: flex;
	white-space: break-spaces;
	flex-wrap: wrap;
}

.str .top ul li {
	position: relative;
	color: #666;
	float: left;
	line-height: 22px;
	font-size: 14px;
	margin-bottom: 14px;
	padding-left: 14px;
	margin-right: 10px;
	width: calc(50% - 10px);
}

.str .top li:before {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background-image: linear-gradient(0deg, #00b6b6, transparent);
	background-image: -webkit-linear-gradient(0deg, #00b6b6, transparent);
	position: absolute;
	left: 0;
	top: 8px;
}

.str .middle {
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.str .middle .l {

	width: 22%;
	float: left;

	height: 268px;
}

.str .middle .l>div {

	    background-image: linear-gradient(0deg, #008fff, #00b6b6);
	    background-image: -webkit-linear-gradient(0deg, #008fff, #00b6b6);
	overflow: hidden;
	/* background-size: cover; */
	margin-right: 10px;
	padding: 24px 30px;
	height: 328px;
}

.str .middle .l img {
	margin-top: 45%;
	height: 20px;
}

.str .middle .l p {
	color: #fff;
}

.middle .r {
	float: right;
	width: 78%;
}

.middle .r>div {
	background: url(../images/bg04.png) no-repeat right bottom;
	overflow: hidden;
	background-size: 100%;
	overflow: hidden;
	padding: 30px 20px;
	width: 50%;
	float: left;
	height: 328px;
	background-color: #f1f5fa;
}

.middle .r_cnt p {
	font-size: 18px;
	font-weight: bold;
	color: #008fff;
}

.middle .r_cnt li {
	position: relative;
	color: #666;


	line-height: 22px;
	font-size: 14px;
	margin-bottom: 6px;
	padding-left: 14px;

}

.middle .r_cnt li:before {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background-image: linear-gradient(0deg, #0cd5b3, transparent);
	background-image: -webkit-linear-gradient(0deg, #0cd5b3, transparent);
	position: absolute;
	left: 0;
	top: 8px;
}

.middle .r>div:nth-child(2) {
	background: url(../images/bg03.png) no-repeat right bottom;
	background-color: #f1f5fa;
	background-size: cover;
}

.middle .r>div:nth-child(3) {
	background: url(../images/bg04.png) no-repeat right bottom;
	background-color: #f1f5fa;
	background-size: cover;
}

.btm {
	margin-top: 10px;
	overflow: hidden;
}

.btm>div {
	/* float: left;
	width: 50%; */
}

.btm img {
	margin-top: 20px;
}

.btm .b_l>div {
	background: url(../images/bg01.png) no-repeat right 0;
	background-color: #f1f5fa;
	background-size: cover;
	/* margin-right: 10px; */
	padding: 30px 40px;
	height: 190px;
}

.btm .b_r>div {
	background: url(../images/bg07.png) no-repeat -50px -50px;
	background-color: #f1f5fa;
	background-size: 120%;
	padding: 30px 40px;
	height: 190px;
}

.award {
	margin-top: 60px;
	z-index: 200;
}

.w_bg {
	background-color: #fff;
	position: relative;
	margin-top: -80px;
	padding-top: 100px;

}

.w_bg .tit {
	color: #333;
}

.sponsor-ad li {
	width: 157px;
	float: left;
	margin-right: 14px;
	height: 72px;
	margin-bottom: 5px;
}

.sponsor-ad img {
	width: 100%;
	/* height: 100%; */
	/* padding: 5px; */
}

.sponsor-ad a {
	pointer-events: none;
}

.org {
	/* background: #f1f3f5; */
	padding-bottom: 100px;
	padding-top: 50px;

}

.org>.container {
	border-top: 1px solid #ddd;
	padding-top: 40px;
}

.org-title {
	/*width: 30%;*/
	float: left;
	font-size: 20px;
	font-weight: bold;
	margin-right: 40px;
	line-height: 66px;
}

.org-title {
	color: #333;
}

.org-logo {
	/*width: 70%;*/
	float: left;
}

.org-logo p {
	font-size: 20px;
	color: #0084D5;
	font-weight: bold;
	line-height: 65px;
}

.org-logo i {
	display: inline-block;
	overflow: hidden;
	background: #FFF;
	padding: 20px;
	margin-right: 10px;
	height: 75px;
	-webkit-box-shadow: -0.05208vw 0.20833vw 0.98958vw -0.15625vw rgb(26 134 192 / 16%);
	box-shadow: -0.05208vw 0.20833vw 0.98958vw -0.15625vw rgb(26 134 192 / 16%);
}

.org-logo i img {
	/*max-height: 100%;*/
	max-height: 40px;
}

.m_logo i {
	overflow: hidden;
	background: #FFF;
	padding: 20px;
	margin-right: 15px;
	width: 220px;
	height: 78px;
	-webkit-box-shadow: -0.05208vw 0.20833vw 0.98958vw -0.15625vw rgb(26 134 192 / 16%);
	box-shadow: -0.05208vw 0.20833vw 0.98958vw -0.15625vw rgb(26 134 192 / 16%);
	float: left;
}

.contact {
	margin-bottom: 50px;

	overflow: hidden;

	z-index: 5;
	position: relative;
	/*background-color: #fff;*/
	border-radius: 10px;
}

.map {
	margin-top: 20px;

}

.map img {
	width: 100%;
	-webkit-box-shadow: -0.05208vw 0.20833vw 0.98958vw -0.15625vw rgb(26 134 192 / 16%);
	box-shadow: -0.05208vw 0.20833vw 0.98958vw -0.15625vw rgb(26 134 192 / 16%);
	background-color: #fff;
	/* padding: 10px 20px; */
	margin-bottom: 30px;
}

.contact ul li {
	width: 32%;
	/* position: relative; */
	float: left;
	margin-bottom: 16px;
	/* border-radius: 4px; */
	background: url(../images/bg08.png) no-repeat;
	background-size: cover;
	background-color: rgba(255, 255, 255, 1);
	position: relative;
	/* border-radius: 30px 0 30px 0; */
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	height: 200px;
	font-size: 14px;
	line-height: 28px;
	margin-right: 2%;
	-webkit-box-shadow: -0.05208vw 0.20833vw 0.98958vw -0.15625vw rgb(26 134 192 / 16%);
	box-shadow: -0.05208vw 0.20833vw 0.98958vw -0.15625vw rgb(26 134 192 / 16%);
	/* border-top: 5px solid #0084D5; */
}

.contact ul li:last-child {
	margin-right: 0;
}

.contact ul li .cnt {
	position: absolute;
	z-index: 8;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
	color: #666;
	padding-left: 20px;
}

.contact li p {
	color: #008fff;
	font-size: 18px;
	font-weight: bold;
}

.footer {
	position: static;
	/*padding-top: 90px;*/
}

#example .modal-dialog {
	max-width: 80%;
	width: 65%;
	height: auto;
	top: 60px;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
		-ms-transform: scale(.5);
		transform: scale(.5);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

-webkit-@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
		-ms-transform: scale(.5);
		transform: scale(.5);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

#example .modal-content {
	position: relative;
	padding-top: 10px;
	padding-bottom: 40px;
}

#example .modal-dialog .modal-header {
	font-size: 24px;
	color: #323232;
	border-bottom: none;
	padding: 20px 15px;
	max-width: 80%;
	line-height: 28px;
	padding-left: 30px;
}

#example .modal-content .modal-body {
	padding: 0;
}

#example .modal-content .close {
	position: absolute;
	top: 24px;
	right: 24px;
	font-size: 20px;
	width: 70px;
	height: 70px;
	border-radius: 500px;
	line-height: 70px;
	color: #80808D;
	opacity: 0.6 !important;
	text-align: center;
	cursor: pointer;
	width: 35px;
	height: 35px;
	border: 2px solid #808080;
	text-align: center;
	line-height: 32px;
}

#example .modal-content .close:hover {
	color: #ccc;
}

#example .modal-dialog .play_box {
	width: 95%;
	height: auto;
	margin: 0 auto;
}

@media (max-width: 1920px) {
	.kv .t3 {
		bottom: 15%;
	}
	.kv .t1 {
	    position: absolute;
	    top: 22%;
	    left: 34%;
	    transform: translateX(-50%);
	    width: 60%;
	}
}

@media (max-width: 991px) {
	.btm-wrapper-xs {
		display: block;
		width: 100%;
		height: 58px;
		color: rgb(255, 255, 255);
		text-align: center;
		line-height: 58px;
		position: fixed;
		bottom: 0px;
		left: 0px;
		right: 0px;
		z-index: 500;
		box-shadow: rgba(55, 99, 170, 0.05) 8px 8px 20px, rgb(250, 250, 250) 4px 4px 10px;
		background: -webkit-linear-gradient(-90deg, rgb(243, 245, 248), rgb(255, 255, 255)) rgb(243, 245, 248);
		animation: 1s ease-out 0s 1 normal none running box;
		border-radius: 30px 30px 0px 0px;
		border-width: 2px;
		border-style: solid;
		border-color: rgb(255, 255, 255);
		border-image: initial;
	}

	.change-btn,
	.r-btn {
		color: rgb(51, 51, 51);
		height: 58px;
		line-height: 58px;
		display: block;
		width: 100%;
		float: left;
		text-align: center;
		position: relative;
		border-width: initial;
		border-style: none;
		border-color: initial;
		border-image: initial;
		padding: 0px;
		border-radius: 0px 30px 0px 0px;
		margin: 0px 0px 0px;
		font-weight: bold;
	}

	/* .change-btn,
	.r-btn {
		width: 50%;
	} */

/* 	.change-btn::after {
		content: "";
		width: 1px;
		height: 40px;
		background-color: rgb(229, 229, 229);
		position: absolute;
		right: 0px;
		top: 10px;
	} */

	.str .top ul li {
		width: 100%;
	}

	.str .middle .l {
		width: 100%;
		float: left;
		height: 108px;
		overflow: hidden;
		position: relative;
	}

	.str .middle .l img {
		margin-top: 0;
	}

	.str .middle .l>div {
		background: url(../images/bg02.png) no-repeat 0 0;
		overflow: hidden;
		background-size: cover;
		margin-right: 0;
		padding: 24px 30px;
		height: 108px;
	}

	.middle .r {
		margin-top: 10px;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.m_logo i {
		overflow: hidden;
		background: #FFF;
		padding: 14px;
		margin-right: 15px;
		width: 155px;
		height: 55px;
		-webkit-box-shadow: -0.05208vw 0.20833vw 0.98958vw -0.15625vw rgb(26 134 192 / 16%);
		box-shadow: -0.05208vw 0.20833vw 0.98958vw -0.15625vw rgb(26 134 192 / 16%);
		float: left;
		overflow: hidden;
		margin-bottom: 14px;
	}

	.kv {
		margin-top: 40px;
	}

	.sponsor-ad img {
		width: auto;
		height: 54px;
		padding: 5px;
	}

	#example .modal-dialog {
		max-width: 98%;
		width: 95%;
	}

	#example .modal-dialog .modal-header {
		font-size: 20px;
		color: #323232;
		border-bottom: 0;
		padding: 0;
		max-width: 80%;
		line-height: 28px;
		padding-left: 0;
		margin-bottom: 20px;
	}

	.kv .t3 {

		bottom: 5%;
		left: 50%;
		width: 55%;
		transform: translateX(-50%);
	}

	.tit {
		font-size: 28px;
		margin: 30px 0 20px 0;
	}

	.intro-cnt {
		font-size: 14px;
		line-height: 24px;
		text-align: justify;
		padding-bottom: 0;
	}

	.str .top>div {
		padding: 30px 24px;
	}

	.str .top {
		background: url(../images/bg01.png) no-repeat right bottom;

		background-size: cover;
		background-color: #f1f5fa;
	}

	.str .middle .l,
	.middle .r,
	.str .middle .l>div {
		width: 100%;
		float: none;
		height: 100px;
		/* padding: 30px 20px; */
	}

	.str .middle .l img {
		margin-top: 0;
	}

	.middle .r>div {
		height: auto;
		width: 100%;
		padding: 20px;
	}

	.btm .b_l>div {

		/* margin-right: 10px; */
		padding: 20px;
		height: 150px;
	}

	.str .s_tit {
		font-size: 15px;
	}

	.btm .b_r>div {
		padding: 20px;
		height: 150px;
	}

	.str .middle .l>div {
		padding: 30px;
	}

	.award {
		margin-top: 20px;
		z-index: 20;

	}

	.w_bg {
		padding-top: 80px;
	}

	.sponsor-ad li {
		width: 33%;
		margin-right: 0;
		height: 54px;
		float: left;


	}

	.org {
		/* background: #f1f3f5; */
		padding-bottom: 30px;
		padding-top: 30px;
	}

	.contact {
		margin-top: 0;
	}

	.contact ul li {
		width: 100%;
		height: 160px;
	}
}
