.left {
	float: left;
}

.right {
	float: right;
}

.bg-box {
	background: #565af1 url(../img/live-bg.png) no-repeat center top;
	min-width: 1260px;
	font-size: 14px;
	color: #222222;
	padding-top: 29px;
	overflow: hidden;
}


/*----------head---------*/

.head-box>div {
	text-align: center;
}

.head-line01 {
	margin-bottom: 34px;
}

.head-line02 {
	margin-bottom: 30px;
}

.head-line03 {
	margin-bottom: 34px;
}

.head-line04 {
	margin-bottom: 28px;
	font-size: 34px;
	font-weight: 500;
	color: #06083E;
	letter-spacing: 26px;
}

.head-line05 {
	font-size: 36px;
	font-weight: 400;
	color: #535DEB;
	line-height: 54px;
	margin: 0 auto 70px;
	width: 320px;
	height: 60px;
	border: 3px solid #535DEB;
	border-radius: 40px;
	box-sizing: border-box;
}


/*------------body-----------*/

.body-box {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	border-radius: 20px;
	position: relative;
	padding-top: 60px;
	padding-bottom: 40px;
}

.tab-box {
	width: 756px;
	height: 60px;
	background: #FFFFFF;
	border: 2px solid #535DEB;
	border-radius: 30px;
	box-sizing: border-box;
	margin: 0 auto;
	overflow: hidden;
}

.tab-box>div {
	box-sizing: border-box;
	width: 33.3%;
	height: 100%;
	text-align: center;
	line-height: 54px;
	font-size: 24px;
	font-weight: bold;
	color: #535DEB;
	float: left;
	cursor: pointer;
}

.tab-box>.check-this {
	color: #FFFFFF;
	background: #535DEB;
}

.tab-border-right {
	border-right: 2px solid #535DEB;
}

.body-box-bg {
	position: absolute;
	right: -66px;
	top: -230px;
	height: 263px;
	width: 410px;
}

.tip-box {
	width: 1024px;
	margin: 32px auto;
	min-height: 30px;
}
.tip-box:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.tb-title {
	width: 70px;
	line-height: 30px;
	font-weight: 400;
}

.tb-main {
	width: 954px;
}
.tb-main:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.tb-main>div {
	float: left;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	margin: 0 12px;
	cursor: pointer;
	color: #666666;
	margin-bottom: 6px;
}

.tb-main>.check-this {
	background: #535DEB;
	color: #FFFFFF;
}


/*-------*/
.time-box{
	width: 134px;
	height: 42px;
	background: #E7E9FF;
	border-radius: 2px;
	margin-left: 88px;
	margin-bottom: 20px;
	box-sizing: border-box;
	padding-left: 12px;
	color: #535DEB;
	font-size: 18px;
	line-height: 42px;
	margin-top: 32px;
}
.time-box img{
	float: left;
	margin: 8px 6px 0 0;
}
.time-box div{
	float: left;
}
.list-box {
	width: 1024px;
	margin: 0 auto 50px;
}

.list-content {
	width: 100%;
	height: 204px;
	border: 4px solid #EDEEFD;
	border-radius: 10px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

.list-content .pic01 {
	height: 196px;
	width: 286px;
}

.list-content .pic02 {
	margin: 30px 4px 0 18px;
}

.info-title {
	font-size: 26px;
	color: #000000;
	margin-top: 20px;
}

.info-line {
	font-size: 20px;
	color: #222222;
	margin-top: 12px;
}

.info-person {
	font-size: 14px;
	color: #666666;
	margin-top: 40px;
	margin-bottom: 4px;
}

.info-time {
	font-size: 14px;
	color: #666666;
}
.info-time01{
	margin-right: 20px;
}
.enter-btn {
	width: 146px;
	height: 50px;
	background: #535DEB;
	border-radius: 25px;
	text-align: center;
	line-height: 50px;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	right: 30px;
	bottom: 20px;
}
.enter-btn-orange{
	background: #FA9D23;
}

.list-content-tip {
	padding: 0 5px;
	height: 20px;
	background: #FFBC3A;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	left: 6px;
	top: 6px;
}

.tool-box-title {
	font-size: 36px;
	font-weight: bold;
	color: #535DEB;
	text-align: center;
}

.tool-box-main {
	width: 854px;
	height: 132px;
	margin: 30px auto 0;
}

.tool-box-main>a {
	float: left;
	margin-right: 16px;
	height: 132px;
	width: 274px;
	background: #F9F9F9;
	font-weight: bold;
}

.tool-box-main>a>div {
	height: 68px;
	width: 68px;
	margin: 20px auto 8px;
}

.tool-box-main>a>div>img {
	width: 100%;
	vertical-align: middle;
}

.tool-box-main>a>p {
	text-align: center;
	font-size: 16px;
}


/*------footer------*/

.footer-box {
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding: 30px 0;
}

.footer-box p a {
	color: #fff;
}

.footer-box p {
	margin-bottom: 4px;
}
.footer-box02{
	display: none;
}


#tab01Box00{
	display: none;
}
#tab03Box{
	display: none;
}
@media only screen and (max-width: 1024px) {
	.bg-box {
		background: #565af1 url(../img/web-bg.png) no-repeat center top;
		width: 100%;
		font-size: 14px;
		background-size: 100% 5.6rem;
		min-width: 0;
		padding-top: 0.29rem;
	}
	.head-line01 {
		margin-bottom: 0;
	}
	.head-line01 img {
		height: 0.58rem;
	}
	.head-line02 {
		margin-bottom: 0.1rem;
	}
	.head-line02 img {
		height: 0.38rem;
	}
	.head-line03 {
		margin-bottom: 0.34rem;
	}
	.head-line03 img {
		height: 0.98rem;
	}
	.head-line04 {
		margin-bottom: 0.28rem;
		font-size: 0.5rem;
		font-weight: 500;
		color: #06083E;
		letter-spacing: 0.26rem
	}
	.head-line05 {
		font-size: 0.36rem;
		font-weight: 400;
		color: #535DEB;
		line-height: 0.54rem;
		margin: 0 auto 0.6rem;
		width: 3.4rem;
		height: 0.6rem;
		border: 0.03rem solid #535DEB;
		border-radius: 0.4rem;
		box-sizing: border-box;
	}
	/*----------*/
	.body-box{
		width: 100%;
		border-radius: 0.2rem;
		padding-top: 0.6rem;
	}
	.tab-box {
		width: 11.6rem;
		height: 1rem;
		border: 0.02rem solid #535DEB;
		border-radius: 0.5rem;
	}
	.tab-box>div {
		line-height: 0.96rem;
		font-size: 0.5rem;
	}
	.tab-border-right {
		border-right: 0.02rem solid #535DEB;
	}
	.body-box-bg {
		right: -0.66rem;
		top: -2.3rem;
		height: 2.63rem;
		width: 4.1rem;
	}
	.tip-box {
		width: 11.6rem;
		margin: 0.4rem auto;
		min-height: 1rem;
	}
	.tb-title {
		display: none;
	}
	.tb-main {
		width: 100%;
	}
	.tb-main>div {
		padding: 0;
		text-align: center;
		width: 3.5rem;
		height: 0.8rem;
		line-height: 0.8rem;
		border-radius: 0.4rem;
		margin: 0 0.1rem;
		margin-bottom: 0.1rem;
		font-size: 0.3rem;
		font-weight: bold;
	}
	/*-------*/
	.list-box {
		width: 12rem;
		margin: 0 auto 1rem;
	}
	
	.list-content {
		width: 100%;
		height: 3.2rem;
		border: 0.08rem solid #EDEEFD;
		border-radius: 0.2rem;
		margin-bottom: 0.3rem;
	}
	.list-content .pic01 {
		height: 3.04rem;
		width: 4.2rem;
	}
	.list-content .pic02 {
		margin: 0.36rem 0.08rem 0 0.3rem;
		width: 0.3rem;
		height: 0.3rem;
	}
	.list-content-info{
		width: 6.7rem;
		height: 100%;
		position: relative;
	}
	.info-title {
		font-size: 0.46rem;
		color: #000000;
		margin-top: 0.2rem;
		font-weight: bold;
	}
	.info-line {
		font-size: 0.3rem;
		margin-top: 0.12rem;
	}
	.info-person {
		font-size: 0.2rem;
		position: absolute;
		left: 0;
		bottom: 0.5rem;
	}
	.info-time {
		font-size: 0.3rem;
		position: absolute;
		left: 0;
		bottom: 0.2rem;
	}
	.info-time01{
		margin-right: 0.1rem;
	}
	.enter-btn {
		width: 2.8rem;
		height: 0.8rem;
		border-radius: 0.4rem;
		line-height: 0.8rem;
		font-size: 0.4rem;
		right: 0.3rem;
		bottom: 0.2rem;
	}
	.list-content-tip {
		padding: 0 0.2rem;
		height: 14px;
		border-radius: 0.04rem;
		font-size: 10px;
		line-height: 14px;
		left: 0.1rem;
		top: 0.1rem;
	}
	.time-box{
		width: 80px;
		height: 20px;
		border-radius: 0.04rem;
		margin-left: 0.4rem;
		margin-bottom: 0.4rem;
		padding-left: 0.2rem;
		font-size: 12px;
		line-height: 20px;
		margin-top: 0.8rem;
	}
	.time-box img{
		height: 12px;
		width: 12px;
		margin-top: 4px;
		margin-right: 2px;
	}
	.tool-box-title {
		font-size: 0.6rem;
	}
	.tool-box-main {
		width: 12rem;
		height: 2.8rem;
		margin: 0.5rem auto 0;
	}
	.tool-box-main>a {
		margin-right: 0.3rem;
		height: 2.8rem;
		width: 3.8rem;
	}
	.tool-box-main>a>div {
		height: 1rem;
		width: 1rem;
		margin: 0.4rem auto 0.2rem;
	}
	.tool-box-main>a>p {
		font-size: 0.5rem;
	}
	.footer-box{
		display: none;
	}
	.footer-box02{
		display: block;
		font-size: 0.8rem;
		line-height: 1.4rem;
		height: 1.4rem;
		text-align: center;
		color: #FFFFFF;
	}
}