body {
	padding-top: 0;
}
#wrapper .row {
	margin: 0;
}
#wrapper .mb-2 {
	margin-bottom: 12px;
}
#header {
	position: relative;
	height: 155px;
	background: url('../images/bg_header.png') right center no-repeat;
	margin-bottom: 10px;
	background-size: 620px 155px;
}
#logo {
	position: absolute;
	left: 5px;
	top: 10px;
	width: 110px;
	height: 43px;
	background: url('../images/logo_chi100.png') center no-repeat;
	background-size: 110px 43px;
}
#login_box {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 248px;
	height: 224px;
	background-size: contain;
}

#login_box label {
	color: #FFF;
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 0;
	width:20%;
	float:left;
	text-align: left;
}
#login_box input[type='text'],
#login_box input[type='password'] {
	height: 25px;
	width: 80%;
	padding-left: 15px;
	padding-right: 15px;
	color: #999;
	border: none;
	border-radius: 6px;
}
.np_bg{
	background-color: rgba(0, 0, 0,.5);
	width: 80px;
	height: 80px;
	border-radius: 80px;
	margin: 75px 0 0 -20px;
}
#username {
	position: absolute;
	width: 170px;
	height: 35px;
	top: 83px;
	left: 0;
}
#userpass {
	position: absolute;
	width: 170px;
	height: 35px;
	top: 118px;
	left: 0;
}
#submit {
	position: absolute;
	width: auto;
	top: 95px;
	right: 15px;
	text-align: right;
}
#submit span {
	background-color:rgb(255, 51, 51);
	color: #FFF;
	font-size: 18px;
	padding: 15px 8px;
	border-radius: 6px;
	cursor: pointer;
}

#forgetpass {
	position: absolute;
	width: 120px;
	height: 90px;
	line-height: 65px;
	top: 125px;
	right: 15px;
	text-indent: 1em;
	cursor: pointer;
	text-align: center;
	color:#333339;
	font-size: 1em;
	font-weight: bold;
	white-space: normal;
	background: url('../images/pic_inkline.png') center no-repeat;
	background-size: 120px 16px;
}
.fenshen {
	position: absolute;
	width: 92px;
	height: 38px;
	top: 180px;
	right: 10px;
	cursor: pointer;
	text-align: center;
	background-image: url('../images/btn_fengshen_s.png');
	background-size: 92px 76px;
}
.fenshen:hover{
	background-position:bottom;
}

#scholarship {
	position: absolute;
	width: auto;
	right: 10px;
	bottom: 20px;
	padding: 6px 15px;
	background: rgba(238, 184, 49, 0.8);	
	border-radius: 6px;
	color: #FFF;
	cursor: pointer;
}


.zyxx{ list-style: none; margin: 0; padding: 0; width: 100%;}
.zyxx li{ cursor: pointer; text-indent: 2.5em; margin:0  0.5% 5px 0; height: 50px; line-height: 50px; text-align: left; list-style: none; float: left; font-size: 20px; color: #fff; background-color: #FFCD33;}
.zyxx li:nth-child(1){background:#FFCD33 url('../images/icon_nav01.png') 0.5em no-repeat; position: relative;}
.zyxx li:nth-child(2){background:#FFCD33 url('../images/icon_nav02.png') 0.5em no-repeat; position: relative;}
.zyxx li:nth-child(3){background:#FFCD33 url('../images/icon_nav03.png') 0.5em no-repeat; position: relative;}
.zyxx li:nth-child(4){background:#FFCD33 url('../images/icon_nav04.png') 0.5em no-repeat; position: relative;}
.zyxx li:nth-child(5){background:#FFCD33 url('../images/icon_nav05.png') 0.5em no-repeat; position: relative;}
.zyxx li:nth-child(6){margin-right: 0;background:#FFCD33 url('../images/icon_nav06.png') 0.5em no-repeat; position: relative;}

.zyxx li:nth-child(1):hover span, .zyxx li:nth-child(2):hover span, .zyxx li:nth-child(3):hover span, .zyxx li:nth-child(4):hover span, .zyxx li:nth-child(5):hover span{
	position: absolute; top: 0; left: 0; background:rgba(255, 255, 255, 0.3);width: 100%; height: 50px; display: block; cursor: pointer; 
}


.nav_items .nav-item {
	text-align: left;
	text-indent: 2.5rem;
	height: 48px;
	background-position: 0.5em;
	background-repeat: no-repeat;
}
.info-item {
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	line-height: 48px;
	background-color: rgb(255, 205, 51);
	cursor: pointer;
}
.info-item.about {
	background-image: url('../images/icon_nav01.png');
}
.info-item.privacy {
	background-image: url('../images/icon_nav02.png');
}
.info-item.copyright {
	background-image: url('../images/icon_nav03.png');
}
.info-item.claim {
	background-image: url('../images/icon_nav04.png');
}
.info-item.usage {
	background-image: url('../images/icon_nav05.png');
}
.info-item.info {
	background-image: url('../images/icon_nav06.png');
}
.info-item:hover {
	background-color: rgba(255, 205, 51, 0.8);
}



#level123,
#news {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 10px;
}
.news2{
	background:#3298CB;
	height: 300px;
	overflow: hidden;
}
#news{
	background:#DCDCDC;
	height: 300px;
	overflow: hidden;
}
#news .bg1{
	background:#f5f5f5;
	margin-left: 5%;
	width: 99%;
	height: 300px;
	

}
#news .bg2{
	background:#98CBE5;
}
#news .bg1 h4, #news .bg1 h5{
	font-size: 15px;
	margin-left: 10px;
}
#news .bg1 h5{
	font-weight: bold;
}
#news .title {
	height: 50px;
	margin-left: -2.5%;
}

#news .title h3{
	font-size:20px;
	padding-top: 5px;
	height: 38px;
	display: block;
	border-bottom: #ffcd33 5px solid;
	width: 80px;

}
#news .title h3.guwen{
	width: 40px;

}
#news .title span{
	background: #ffcd33;
	display: block;
	border-bottom: 5px;
	width: 100px;
	height: 5px;
}
#news .title2 span{
	background: #ffcd33;
	display: block;
	border-bottom: 5px;
	width: 40px;
	height: 5px;
}


#news .content {
	color: #FFF;
	height: 250px;
	padding: 10px;
	overflow: hidden;
	overflow-y: auto;
	margin-left: -17px;
}
#news .content li{ color: #000; list-style:none;}
#news .content li .p1{width: 15px; height: 15px; border-radius: 15px; margin: 5px 0 0 0; background: #3298CB; padding:0;}
#news .content li .p2{font-size: 16px; cursor: pointer;}

#news .content .item {
	border-bottom: 1px dotted;
	margin-bottom: 1rem;
}
#news .content .item:last-child {
	border-bottom: none;
}
#news .content .item img {
	width: 100%;
}
.swiper-container {
	width: 100%;
}
.swiper-container .swiper-slide {
	height: 300px;
	position: relative;
}
.swiper-container .pix {
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	background-size: cover;
	background-repeat: no-repeat;
}
.swiper-container .left {
	left: 0;
	width: 65.01%;
}
.swiper-container .right {
	right: 0;
	width: 35%;
	background: rgba(255, 51, 51, 0.8);	
	color:#fff;
	padding: 10px;
}
.swiper-container .right .more {
	color: #FF0;
}
.swiper-container .right h3{
	font-size: 20px;
}

#la_elite2023 {
	height: 60px;
	background-size: auto 120px;
	background-image: url('../../sponsor/elite2023/banner.1140x80.png');
	background-repeat: no-repeat;
	background-position: top center;
	cursor: pointer;
}
#la_elite2023:hover {
	background-position: bottom center;
}

#la_summer2023 {
	height: 80px;
	background-size: auto 160px;
	background-image: url('../../sponsor/summer2023/banner.1140x80.png');
	background-repeat: no-repeat;
	background-position: top center;
	cursor: pointer;
}
#la_summer2023:hover {
	background-position: bottom center;
}

@media screen and (min-width:360px) and (max-width: 768px){
	.zyxx li {
		width: 100%;
	}
}

@media (min-width: 768px) {
	#login_box input[type='text'],
	#login_box input[type='password'] {
		height: 30px;
		width: 80%;
		padding-left: 15px;
		padding-right: 15px;
		color: #999;
		border: none;
		border-radius: 6px;
	}
	#header {
		position: relative;
		height: 300px;
		background: url('../images/bg_header.png') right center no-repeat;
		margin-bottom: 10px;
	}
	.np_bg {
		background-color: rgba(0, 0, 0,.5);
		width: 150px;
		height: 150px;
		border-radius: 100px;
		margin: 20px 0 0 -35px;
	}
	#username {
		position: absolute;
		width: 170px;
		height: 35px;
		top: 60px;
		left: 0;
	}
	#userpass {
		position: absolute;
		width: 170px;
		height: 35px;
		top: 100px;
		left: 0;
	}
	#submit {
		position: absolute;
		width: auto;
		top: 73px;
		right: 15px;
		text-align: right;
	}
	#submit span {
		background-color:rgb(255, 51, 51);
		color: #FFF;
		font-size: 18px;
		padding: 15px 8px;
		border-radius: 6px;
		cursor: pointer;
	}
	
	#forgetpass {
		position: absolute;
		width: 143px;
		height: 90px;
		line-height: 55px;
		top: 120px;
		right: 45px;
		text-indent: 1em;
		cursor: pointer;
		text-align: center;
		color:#565D61;
		font-size: 1em;
		font-weight: bold;
		white-space: normal;
		background: url('../images/pic_inkline.png') center no-repeat;
	}

	#logo {
		position: absolute;
		left: 5px;
		top: 15px;
		width: 250px;
		height: 93px;
		background: url('../images/logo_chi100.png') center no-repeat;
	}
	#login_box {
		width: 310px;
		height: 280px;
		right: -25px;
		bottom: 25px;
	}
	#username, #userpass {
		width: 200px;
	}
	#userpass {
		left: 0;
	}
	#submit {
		right: 45px;
	}
	#forgetpass {
		top: 120px;
		right: 45px;
	}
	.fenshen {
		width: 120px;
		height: 50px;
		top: 190px;
		right: 45px;
		background-size: 120px 100px;
	}

	#la_elite2023 {
		height: 80px;
		background-size: auto 160px;
	}

	.swiper-container .right h3{ font-size: 20px;}
	.swiper-container .right p{ font-size: 16px; line-height: 1.5rem;} 
	#scholarship {
		right: unset;
		left: 80px;
	}
	#rowone, #rowtwo {
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important;
	}
	#level123{
		padding-right: 0;
	}
	.zyxx li{width: 19.6%;}
}

@media (min-width: 992px) {
	
}

@media (min-width: 1200px) {
	
}
@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
		max-width:1140px;
	}
}
