.w{
	max-width:83rem;
}
.header{
	background:#0c84ff;
	height:60px;
}
.head{
	height:100%;
	position:relative;
}
.head-left{
	float: left;
}
.head-left .logo{
	margin:5px 26px 0 0;
	float: left;
}
.head-left .title{
	overflow: hidden;
	color:#ffffff;
	height:60px;
}
.head-left .title p{
	font-size:22px;
	line-height:1.2;
	margin-top:6px;
	font-weight: 700;
}
.head-left .title span{
	display: block;
	font-size:16px;
}
.head-right{
	float:right;
}
.head-right nav{
	float: left;
	font-size:0;
	margin:20px 15px 0 0;
}
.head-right nav a{
	color:#fff;
	font-size:18px;
	display: inline-block;
	padding: 0 15px;
	border-right:1px solid #ffffff;
}
.head-right p{
	float: left;
	margin-top:18px;
}
.head-right p a{
	display: inline-block;
	font-size:16px;
	line-height:22px;
	height:24px;
	color:#1c3cb2;
	background-color:#ffffff;
	border-radius:3px;
	margin: 0 15px;
	padding: 0 16px;
}
.head .menu{
	display: none;
}
.head .menu-slide{
	display: none;
}
.banner img{
	width: 100%;
}
.introduction{
	background-color: #022e98;
}
.introduction .body{
	position:relative;
}
.introduction .body .title{
	width: 154px;
	height:215px;
	position:absolute;
	left:30px;
	top: -20px;
	background:url('../images/introduction.png') no-repeat 0 0;
	background-size: cover;
}
.introduction .body .title b{
	position:absolute;
	font-size:50px;
	font-weight: 700;
	color: #0157c7;
	top: 26px;
	left: 38px;
}
.introduction .body .title b:nth-child(2){
	top: 96px;
	left: 65px;
}
.introduction .body .title::after{
	content:'';
	width: 120px;
	height:4px;
	background-color: #0157c7;
	position:absolute;
	left: 15px;
	top:85px;
	transform: rotate(-45deg);
}
.introduction .body .txt{
	padding:30px 0 30px 240px;
	font-size:16px;
	line-height:1.6;
	color:#ffffff;
}
.section-1{
	padding:40px 0 60px 0;
	background:url('../images/bg1.jpg') no-repeat center top;
	background-size: cover;
}
.Title{
	text-align: center;
}
.Title h2{
	display: inline-block;
	width: 328px;
	height:103px;
	font-size: 50px;
	font-weight:700;
	color: #0152c1;
	padding-top:30px;
	background:url('../images/title.png') no-repeat 0 0;
	background-size: cover;
}
.mapping{
	border-radius: 10px;
	background-color: #4d9dff;
	margin-top: 30px;
	position:relative;
	z-index: 9;
}
.mapping-tab{
	padding:40px 26px 80px 0;
	overflow: hidden;
}
.mapping-tab ul{
	float: right;
}
.mapping-tab ul li{
	margin-top: 45px;
	text-align: center;
}
.mapping-tab ul li p{
	font-size: 26px;
	font-weight: 700;
	text-transform: uppercase;
	color: #95c5ff;
}
.mapping-tab ul li span{
	display: block;
	margin-top: 12px;
}
.mapping-tab ul li span a{
	display: block;
	width: 254px;
	height: 66px;
	font-size: 30px;
	line-height: 66px;
	color:#fff;
	font-weight: 700;
	background:url('../images/tab.png') no-repeat 0 0;
	background-size: cover;
}
.mapping-bot{
	margin-top: 60px;
	padding-right: 46px;
	display: none;
}
.mapping-bot .title{
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	color:#fff;
	line-height: 34px;
	height:34px;
	overflow: hidden;
}
.mapping-bot .video{
	height: 510px;
	position:relative;
	background-color:#80b9ff;
	border-radius: 10px;
	margin-top: 32px;
	overflow: hidden;
}
.mapping-bot .video .video-image{
	width: 100%;
	height: 100%;
	position:relative;
}
.mapping-bot .video .enroll{
	position:absolute;
	border-radius: 13px;
    background-image: -moz-linear-gradient( -91deg, rgb(18,119,236) 0%, rgb(17,198,231) 100%);
    background-image: -webkit-linear-gradient( -91deg, rgb(18,119,236) 0%, rgb(17,198,231) 100%);
    background-image: -ms-linear-gradient( -91deg, rgb(18,119,236) 0%, rgb(17,198,231) 100%);
    position: absolute;
    left: 50%;
    bottom: 38px;
	transform:translateX(-50%);
    width: 249px;
    height: 70px;
    z-index: 9;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	color:#ffffff;
	line-height: 70px;
	text-shadow: 0px 3px 3.8px rgba(0, 112, 139, 0.4);
}
.mapping-bot .video img{
	z-index: 1;
	width: 100%;
	height: 100%;
}
.video-play__btn{
	width: 135px;
	height: 135px;
	border-radius: 50%;
	position:absolute;
	left: 50%;
	top: 30%;
	transform:translateX(-50%);
	border:1px solid rgba(219,235,254,0.6);
}
.video-play__btn a{
	display: block;
	width: 114px;
	height: 114px;
	border-radius: 50%;
	background-color:rgba(219,235,254,0.6);
	margin:10px 10px;
	position:relative;
}
.video-play__btn a i{
	width: 46px;
	height: 53px;
	background:url('../images/play.png') no-repeat 0 0;
	background-size: cover;
	position:absolute;
	top: 30px;
	left: 38px;
}
.mapping-bottom{
	height: 18px;
	margin-top: -8px;
	background-color: #5785bb;
	border-radius: 0 0 10px 10px;
	position:relative;
	z-index: 1;
}
.section-2{
	padding:40px 0 150px 0;
	background:url('../images/bg2.jpg') no-repeat center top;
	background-size: cover;
}
.meeting-time{
	padding:20px 0;
	font-size: 30px;
}
.schedule-tab{
	height: 124px;
	position:relative;
	margin-top: 10px;
}
.schedule-tab p{
	position:absolute;
	width: calc(100% + 12px);
	height: 124px;
	left: 0;
	top: 0px;
	font-size: 0;
	z-index: 9;
	text-align: center;
}
.schedule-tab p a{
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	width: 323px;
	height: 124px;
	line-height: 118px;
	border:3px solid #81f8f7;
	border-radius: 6px;
	margin-right: 12px;
	text-align: center;
	background-color: #002aa3;
}
.schedule-tab::after{
	content:'';
	height: 118px;
	background-color: #95c5ff;
	border-radius: 6px;
	position:absolute;
	width: 99%;
	left: 0;
	top: 3px;
	z-index: 1;
}
.schedult-bot{
	display: none;
}
.schedule-title{
	background-color: #015cd9;
	padding:28px 0;
}
.schedule-title p{
	font-size:42px;
}
.schedule-title span{
	font-size: 28px;
	margin-top: 25px;
}
.schedule-title span b{
	font-size: 40px;
	margin-right: 25px;
}
.table table tr th{
	height: 58px;
	line-height: 58px;
	font-size: 30px;
	color: #fff;
	border:2px solid #81f8f7;
	background-color: #5ca4ff;
}
.table table tr td{
	font-size: 20px;
	color: #000000;
	line-height: 1.6;
	padding:14px 20px;
	border:2px solid #ffffff;
	background-color: #acd2ff;
}
.section-3{
	padding:40px 0 40px 0;
	position:relative;
	background:url('../images/irregular.jpg') no-repeat center top;
	background-size: cover;
}
.guest{
	width: 200px;
	margin: 25px auto 0;
}
.guest p{
	font-size: 24px;
	margin-top: 25px;
}
.guest-img{
	width: 100%;
	height: 199px;
	background:url('../images/person.png') no-repeat 0 0;
	background-size: cover;
	position: relative;
}
.guest-img span {
	position:absolute;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	top: 28px;
	left: 28px;
	overflow: hidden;
}
.section-4{
	padding:40px 0 40px 0;
	position:relative;
	background:#1277ec;
}
.report{
	margin-top: 30px;
}
.report-item{
	border:4px solid #67c8ff;
	border-radius: 4px;
	margin:5px 5px 0 0;
	padding:8px 14px 18px;
}
.report-item .title{
	font-size: 20px;
	font-weight: 700;
	color:#fff;
	line-height: 55px;
	height: 55px;
}
.report-item .title a{
	color: #fff;
}
.report-item .title a:hover{
	text-decoration: underline;
}
.report-item .content{
	overflow: hidden;
}
.report-item .content .image{
	width: 246px;
	height: 120px;
	border:1px solid #81f8f7;
	float: left;
	margin-right: 16px;
	position:relative;
}
.report-item .content p{
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	margin-top: 10px;
	max-height:96px;
	overflow: hidden;
}
.footer{
	background-color: #1277ec;
	padding:55px 0;
}
.section-5{
	padding:40px 0 70px 0;
	position:relative;
	background:url('../images/bg3.jpg') no-repeat center center;
	background-size: cover;
}
.direct{
	height: 730px;
	overflow: hidden;
	position:relative;
	background-color: #69a9ff;
	padding-top: 50px;
	margin-top: 24px;
	border-radius: 0 0 10px 10px;
	box-shadow: 0px 11px 6px 0px rgba(2, 61, 130, 0.85);
}
.direct-slide{
	margin:0px 44px 0 44px;
	height: 730px;
	position:relative;
	overflow: hidden;
}
.slide{
	position:absolute;
	left: 0;
	top: 0;
	width: 10000px;
	height: 564px;
}
.slide-item{
	width: 1240px;
	float: left;
	height: 100%;

	position:relative;
}
.slide-item-img{
	height: 100%;
}
.slide-item-img img{
	width: 100%;
	height: 100%;
	border:20px solid #ffffff;
	border-bottom:none;
}
.slide-item p{
	position:absolute;
	width: 100%;
	left: 0px;
	bottom:0;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	height: 54px;
	line-height: 54px;
	background-color: rgba(68,147,253,0.43);
}
.direct-slide-tab{
	width: 100%;
	height: 98px;
	background-color: #4493fd;
}
.dots{
	position:absolute;
	width: 100%;
	height: 54px;
	left: 0;
	bottom:64px;
	text-align: center;
	z-index: 1;
	font-size: 0;
}
.dots .dot{
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 50%;
	background-color: #0152c1;
	margin: 0 5px;
	cursor: pointer;
}
.dots .dot.active{
	background-color: #8dbeff;
}
.direct-slide .arrow{
	position:absolute;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #0152c1;
	bottom:96px;
	cursor: pointer;
	z-index: 99;
}
.direct-slide .arrow::after{
	content:'';
	width: 10px;
	height: 16px;
	position:absolute;
	top: 7px;
	left: 9px;
	background:url('../images/left-arrow.png') no-repeat 0 0;
	background-size: contain;
}
.direct-slide .arrow.next-slide{
	left: 40%;
}
.direct-slide .arrow.prev-slide{
	right: 40%;
}
.direct-slide .arrow.prev-slide::after{
	content:'';
	left:11px;
	background:url('../images/right-arrow.png') no-repeat 0px 0;
	background-size: contain;
}
.read .title{
	height: 50px;
	position:relative;
	text-align: center;
}
.read .title::after{
	width: 100%;
	height: 1px;
	content:'';
	background-color: #ffffff;
	position:absolute;
	left: 0;
	top: 50%;
	transform:translateY(-50%);
	z-index: 1;
}
.read .title h2{
	height: 50px;
	border:2px solid #fff;
	line-height: 44px;
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	padding: 0 90px;
	position:absolute;
	top: 0;
	left: 50%;
	transform:translateX(-50%);
	z-index: 9;
	background-color: #1277ec;
}
.read ul{
	margin-top: 40px;
}
.read ul li{
	height: 64px;
	line-height: 64px;
	font-size: 26px;
	padding-left: 70px;
	margin-top: 30px;
	overflow: hidden;
	background-color: #1171e7;
	box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.23);
}
.read ul li:hover{
	background-color: #fff;
}
.read ul li a{
	color: #fff;
}
.read ul li:hover a{
	color: #000000;
}
.plan{
	padding-left: 140px;
}
.plan .title{
	position:relative;
	height: 50px;
	color: #fff;
	text-align: center;
	margin-top: -15px;
}
.plan .title h2{
	display: inline-block;
	font-size: 32px;
	font-weight: 700;
	padding: 0 120px 10px;
	border-bottom:1px solid #fff;
}
.plan .title p{
	margin-top: 5px;
}
.plan .code{
	overflow: hidden;
	margin-top: 64px;
}
.plan .code .code2{
	width: 244px;
	height: 244px;
	border:2px solid #fff;
	border-radius: 12px;
	float: left;
	margin-right: 36px;
	position:relative;
	background:url('../images/code-bg.png') no-repeat center center;
}
.plan .code .code2 img{
	width: 188px;
	height: 188px;
	border:10px solid #fff;
}
.plan .code p{
	font-size: 20px;
	line-height: 2;
	color: #fff;
	overflow: hidden;
	margin-top: 30px;
}
.rightBar{
	right: 0;
	top: 50%;
	transform:translateY(-50%);
	text-align: right;
}
.rightBar .telephone{
	height: 58px;
	border-radius: 4px;
	background-color: #0152c1;
	cursor: pointer;
	display: inline-block;
	padding:13px 9px 0 9px;
}
.rightBar .telephone i{
	width: 33px;
	height: 33px;
	float:left;
	background:url('../images/telephone.png') no-repeat 0 0;
	background-size: cover;
}
.rightBar .telephone p{
	overflow: hidden;
	color: #fff;
	font-size: 26px;
	font-weight: 700;
	line-height: 33px;
	float: left;
	width:0;
}
.rightBar .go-top{
	width: 52px;
	height: 44px;
	border-radius: 4px;
	background-color: #0152c1;
	cursor: pointer;
	position:relative;
	margin-top: 5px;
	display: inline-block;
}
.rightBar .go-top i{
	width: 20px;
	height: 21px;
	display: inline-block;
	background:url('../images/go-top.png') no-repeat 0 0;
	background-size: cover;
}
.rightBar .code{
	overflow: hidden;
	margin-top: 5px;
}
.rightBar .code .code2{
	width: 180px;
	height: 180px;
	border:2px solid #1276ea;
	background-color: #fff;
	border-radius: 2px;
	float: left;
	display: none;
}
.rightBar .code .code2 img{
	width: 100%;
	height: 100%;
	border:10px solid #fff;
}
.rightBar .code p{
	width: 34px;
	height: 180px;
	background-color: #94c4ff;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-align: center;
	padding:15px 5px 0;
	margin: 0 9px;
	float: right;
}
/*视口宽度>=768px <= 991px*/
@media screen and (min-width:768px) {}

/*视口宽度>=992px <= 1199px*/
@media screen and (min-width:992px) {}

/*视口宽度>=1200px*/
@media screen and (min-width:1200px) {}

@media screen and (max-width:48em) {
	.header{
		height:50px;
	}
	.head-left{
		height: 50px;
	}
	.head-left .logo{
		margin:13px 10px 0 10px;
		height: 24px;
	}
	.head-left .title{
		height:50px;
	}
	.head-left .title p{
		font-size: 14px;
	}
	.head-left .title span{
		font-size: 12px;
		margin-top: 5px;
	}
	.head-right{
		display: none;
	}
	.head .menu{
		display: block;
		position:absolute;
		right: 10px;
		top: 50%;
		transform:translateY(-50%);
		width: 18px;
		height: 17px;
		background:url('../images/menu.png') no-repeat 0 0;
	}
	.menu-slide{
		position:absolute;
		z-index: 99;
		width: 120px;
		right: 10px;
		top: 55px;
		border:1px solid #0c84ff;
		background-color: #0c84ff;
		padding: 0 14px;
		display: none;
	}
	.menu-slide li{
		font-size: 14px;
		line-height: 26px;
		border-bottom:1px solid #80b9ff;
		text-align: center;
	}
	.menu-slide li:last-child{
		border:none;
	}
	.menu-slide li a{
		color: #fff;
	}
	.menu-slide li a.menu__btn{
		display: inline-block;
		font-size:12px;
		line-height:20px;
		height:20px;
		color:#1c3cb2;
		background-color:#ffffff;
		border-radius:3px;
		padding: 0 5px;
		margin:5px 0;
	}
	.introduction .body .title{
		width: 56px;
		height: 80px;
		left: 0;
		top: 0;
	}
	.introduction .body .title b{
		font-size: 20px;
		top: 6px;
		left: 9px;
	}
	.introduction .body .title b:nth-child(2){
		top: 35px;
		left: 26px;
	}
	.introduction .body .title::after{
		width:40px;
		height: 2px;
		left: 5px;
		top: 35px;
	}
	.introduction .body .txt{
		font-size: 12px;
		padding:8px 0 10px 66px;
	}
	.section-1{
		padding:20px 0 30px;
	}
	.Title h2{
		width: 102px;
		height: 32px;
		font-size: 18px;
		padding-top: 8px;
	}
	.mapping{
		margin-top: 15px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.mapping-tab{
		padding:12px 0 0 0;
	}
	.mapping-tab ul{
		width: 100%;
		text-align: center;
	}
	.mapping-tab ul li{
		margin-top:0;
		margin-left: 8px;
		display: inline-block;
	}
	.mapping-tab ul li p{
		display: none;
	}
	.mapping-tab ul li span{
		margin:0;
	}
	.mapping-tab ul li span a{
		width: 76px;
		height: 28px;
		font-size: 14px;
		line-height: 28px;
		position:relative;
	}
	.mapping-tab ul li span a::after{
		content:'';
		position:absolute;
		width: 5px;
		height: 28px;
		right: -4px;
		top: 0;
		background:url('../images/tab.png') no-repeat 100% 0;
		background-size: cover;
	}
	.mapping-bot{
		margin:0;
		padding:0 10px;
	}
	.mapping-bot .title{
		font-size: 14px;
	}
	.mapping-bottom{
		margin-left: 10px;
		margin-right: 10px;
	}
	.mapping-bot .video{
		margin:0;
		height: 184px;
	}
	.video-play__btn{
		width: 48px;
		height: 48px;
	}
	.video-play__btn a{
		width: 38px;
		height: 38px;
		margin:4px;
	}
	.video-play__btn a i{
		width: 15px;
		height: 18px;
		top: 10px;
		left: 13px;
	}
	.mapping-bot .video .enroll{
		height: 26px;
		line-height: 26px;
		font-size: 12px;
		border-radius: 13px;
		width: 88px;
		bottom:12px;
	}
	.section-2{
		padding:20px 10px 40px;
	}
	.meeting-time{
		font-size: 14px;
		padding:10px 0;
	}
	.schedule-tab{
		height: 32px;
	}
	.schedule-tab p{
		height: 32px;
		white-space:nowrap;
		width: calc(100% + 6px);
	}
	.schedule-tab p a{
		font-size: 12px;
		height: 32px;
		line-height: 30px;
		width: 82px;
		border: 1px solid #81f8f7;
		margin-right: 5px;
	}
	.schedule-tab::after{
		height: 28px;
	}
	.schedule-title{
		padding:10px 0;
	}
	.schedule-title p{
		font-size: 14px;
	}
	.schedule-title span{
		font-size: 12px;
		margin-top: 5px;
	}
	.schedule-title span b{
		font-size: 14px;
		margin-right: 10px;
	}
	.table table tr th{
		font-size: 14px;
		line-height: 28px;
		height: 28px;
		border: 1px solid #81f8f7;
	}
	.table table tr td{
		font-size: 12px;
		padding:4px 6px;
		border:1px solid #fff;
	}
	.section-3{
		padding:20px 0;
	}
	.guest{
		width: 107px;
		margin-top: 15px;
	}
	.guest-img{
		width: 107px;
		height: 107px;
	}
	.guest-img span{
		width: 76px;
		height: 76px;
		top: 15px;
		left: 15px;
	}
	.guest p{
		font-size: 14px;
		margin-top: 10px;
	}
	.section-4{
		padding:20px 10px;
	}
	.report{
		margin-top: 10px;
	}
	.report-item{
		border:2px solid #67c8ff;
	}
	.report-item .title{
		font-size: 14px;
		height: 34px;
		line-height: 34px;
	}
	.report-item .content .image{
		width: 130px;
		height: 66px;
	}
	.report-item .content p{
		font-size: 12px;
		line-height: 16px;
		max-height: 64px;
		margin-top: 0;
	}
	.section-5{
		padding:20px 10px;
	}
	.direct{
		height: 200px;
		padding-top: 12px;
	}
	.direct-slide{
		height: 200px;
		margin: 0 10px;
	}
	.slide{
		height: 158px;
	}
	.slide-item{
		width: 335px;
	}
	.slide-item p{
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.slide-item-img img{
		border:6px solid #ffffff;
	}
	.dots{
		height: 28px;
		bottom:5px;
	}
	.dots .dot{
		width: 6px;
		height: 6px;
	}
	.direct .arrow{
		width: 12px;
		height: 12px;
		bottom:24px;
	}
	.direct-slide .arrow::after{
		width: 5px;
		height: 7px;
		top: 2px;
		left: 3px;
	}
	.direct-slide .arrow.prev-slide::after {
		content: '';
		left: 3px;
	}
	.direct-slide .arrow.next-slide{
		left: 30%;
	}
	.direct-slide .arrow.prev-slide{
		right: 30%;
	}
	.footer{
		padding:20px 0;
	}
	.read{
		padding:0 20px;
	}
	.read .title{
		height: 32px;
	}
	.read .title h2{
		height: 32px;
		line-height: 30px;
		font-size: 18px;
		padding:0 40px;
	}
	.read ul{
		margin-top: 5px;
		overflow: hidden;
	}
	.read ul li{
		margin-top: 15px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		padding-left: 20px;
	}
	.plan{
		padding: 0 20px;
	}
	.plan .title{
		margin-top:20px;
	}
	.plan .title h2{
		font-size: 18px;
	}
	.plan .code{
		margin-top: 30px;
	}
	.plan .code .code2{
		width: 136px;
		height: 136px;
		margin-right: 20px;
	}
	.plan .code .code2 img{
		width: 106px;
		height: 106px;
	}
	.plan .code p{
		font-size: 16px;
		margin-top: 10px;
	}
	.rightBar{
		display: none;
	}
}
