body {
	background: url(../img/bg.jpg) center top no-repeat;
}

.header {
	height: 50px;
	padding-top: 10px;
	width: 100%;
	top: 0;
	/* background-image: url(../img/header_bg.png); */
	background-color: rgb(0, 0, 0, 0.4);
	position: absolute;
	z-index: 999;
}

.header .public-container {
	width: 1050px;
	/* padding-left: 100px; */
	/* padding-top: 8px; */
}

.header ul {
	font-size: 16px;
	height: 100%;
	line-height: 32px;
	float: left;
	margin-left: 10px;
	/* padding-top: 8px; */
	color: #333;
}

.header ul li a {
	font-size: 16px;
	color: #FFF;
	font-weight: 500;
	padding-right: 5px;
}

.header ul li a:hover {
	color: #ffab3f;
}

.header span {
	/* font-size: 16px; */
	/* color: #261b17; */
	/* line-height: 46px; */
	/* float: right; */
}

.header ul li {
	display: inline-block;
	/* padding: 0 10px; */
	vertical-align: middle;
}

.header img {
	float: left;
	/* padding-top: 8px; */
	/* width: 141px; */
}

.banner {
    overflow: hidden;
    /* text-align: center; */
    margin-bottom: 90px;
}

.banner .public-container {
	padding-top: 138px;
	text-align: left;
}

.banner .public-container .title {
	margin-left: 330px;
}

.banner .public-container .title-two {
	position: absolute;
	left: 396px;
	top: 482px;
}

.banner .public-container .title-two i {
	display: block;
	position: relative;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	text-align: center;
	line-height: 54px;
	background: #d9500d;
	font-size: 30px;
	color: #FFF;
	margin-top: -10px;
}

.banner .public-container .title-two i:nth-child(1),
.banner .public-container .title-two i:nth-child(2) {
	background: #00bf7e;
}

.banner .person {
	position: absolute;
	left: 407px;
	top: 610px;
}

.banner .title-three {
	font-size: 40px;
	color: #316bdb;
	position: relative;
	text-align: center;
	height: 52px;
	margin-top: 186px;
}

.banner .title-three span:nth-child(1) {
	color: #d9500d;
	display: inline-block;
	font-size: 52px;
	line-height: 52px;
}

.banner .title-three span:nth-child(2),
.banner .title-three span:nth-child(3),
.banner .title-three span:nth-child(4) {
	position: absolute;
	right: 0;
}

.banner .title-three span:nth-child(2) {
	bottom: 8px;
	right: 202px;
}

.banner .title-three span:nth-child(3) {
	bottom: 20px;
	right: 174px;
	transform: rotate(14deg);
	-ms-transform: rotate(14deg);
	-moz-transform: rotate(14deg);
	-webkit-transform: rotate(14deg);
	-o-transform: rotate(14deg);
}

.banner .title-three span:nth-child(4) {
	bottom: 12px;
	right: 142px;
	transform: rotate(22deg);
	-ms-transform: rotate(22deg);
	-moz-transform: rotate(22deg);
	-webkit-transform: rotate(22deg);
	-o-transform: rotate(22deg);
}

.banner .banner-part1 {
	height: 644px;
	position: relative;
	z-index: 2;
}

.banner .banner-teacher {
	position: absolute;
	left: 0;
	bottom: 210px;
}

.banner .part1-writing {
	font-size: 16px;
	color: #333;
	position: absolute;
	display: block;
	width: 200px;
	font-weight: bold;
	line-height: 36px;
	left: 222px;
	bottom: 246px;
}

.banner .yellow {
	position: absolute;
	height: 67px;
}

.banner .yellow-left {
	width: 601px;
	background: url(../img/yellowl.png) center top no-repeat;
	bottom: 150px;
	left: -170px;
	font-size: 20px;
	color: #203361;
	line-height: 67px;
	text-align: center;
	font-weight: bold;
	padding-left: 110px;
}

.banner .yellow-right {
	width: 489px;
	background: url(../img/yellowr.png) center top no-repeat;
	bottom: 320px;
	left: 970px;
}

.banner .yellow-left span {
	display: block;
	position: absolute;
	width: 36px;
	height: 64px;
	font-size: 0;
	line-height: 64px;
	top: -10px;
	right: 132px;
	background-color: #d3422a;
}

.banner .yellow-left span i {
	display: block;
}

.banner .yellow-left span i:nth-child(3) {
	display: inline-block;
	vertical-align: middle;
	color: #FFF;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}

.banner .yellow-left span i:nth-child(1),
.banner .yellow-left span i:nth-child(2) {
	position: absolute;
	top: 0;
	border-bottom: 5px solid #d3422a;
	border-top: 5px solid transparent;
}

.banner .yellow-left span i:nth-child(1) {
	border-right: 3px solid #d3422a;
	border-left: 3px solid transparent;
	left: -6px;
}

.banner .yellow-left span i:nth-child(2) {
	border-left: 3px solid #d3422a;
	border-right: 3px solid transparent;
	right: -6px;
}

.banner .part1-video {
	position: absolute;
	right: 30px;
	bottom: 176px;
	width: 540px;
	height: 358px;
	background: #fff9f0;
	z-index: 2;
}

.banner .part1-video h1 {
	position: absolute;
	color: #333;
	font-size: 26px;
	text-shadow: 2px 2px 2px #fff9f0, -2px -2px 2px #fff9f0, 2px -2px 2px #fff9f0, -2px 2px 2px #fff9f0;
	top: -40px;
	left: 40px;
	line-height: 26px;
	display: none;
}

.banner .part1-video h1 i {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

.banner .part1-video h1 i.inside1 {
	background: #fff9f0;
	border-radius: 50px;
	width: 24px;
	height: 24px;
	left: -34px;
}

.banner .part1-video h1 i.inside2 {
	left: 0;
	right: 0;
	margin: auto;
	width: 10px;
	height: 12px;
	border-left: 10px solid #8fb3f1;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
}

.banner .part1-video span {
	position: absolute;
	display: block;
	height: 28px;
	width: 100px;
	background: #fff9f0;
	text-align: center;
}

.banner .part1-video span:nth-last-child(1) {
	left: 0;
	bottom: -28px;
}

.banner .part1-video span:nth-last-child(1)::after {
	content: '';
	position: absolute;
	top: 0;
	right: -20px;
	border-top: 14px solid #fff9f0;
	border-bottom: 14px solid transparent;
	border-left: 10px solid #fff9f0;
	border-right: 10px solid transparent;
}

.banner .part1-video span:nth-last-child(2) {
	right: 0;
	top: -28px;
	padding-top: 10px;
}

.banner .part1-video span:nth-last-child(2)::after {
	content: '';
	position: absolute;
	top: 0;
	left: -20px;
	border-top: 14px solid transparent;
	border-bottom: 14px solid #fff9f0;
	border-left: 10px solid transparent;
	border-right: 10px solid #fff9f0;
}

.banner .part1-video span i {
	display: inline-block;
	width: 6px;
	height: 18px;
	margin: 0 3px;
	background-color: rgb(207, 234, 217);
	color: rgb(0, 191, 126);
}

.banner .part1-video span i:nth-child(1) {
	border-bottom: 4px solid;
}

.banner .part1-video span i:nth-child(2) {
	border-bottom: 9px solid;
}

.banner .part1-video span i:nth-child(3) {
	border-bottom: 13px solid;
}

.banner .part1-video span i:nth-child(4) {
	border-bottom: 7px solid;
}

.banner .part1-video span i:nth-child(5) {
	border-bottom: 11px solid;
}

.banner .part1-video span i:nth-child(6) {
	border-bottom: 18px solid;
}

.banner .part1-circle {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: block;
	opacity: 0.2;
	top: 76px;
	z-index: 2;
}

.banner .banner-part2 {
	height: 1127px;
	position: relative;
	padding-top: 55px;
	/* margin-bottom: 90px; */
}

.part {
	background: #e7f4ff;
	border-radius: 60px;
}

.part-title {
	color: #d9500d;
	font-size: 46px;
	text-align: center;
	line-height: 46px;
}

span.pannel-title {
	display: block;
	position: absolute;
	width: 80px;
	height: 134px;
	top: -16px;
	right: 132px;
	background-color: #FFF;
	text-align: center;
}

span.pannel-title::after {
	content: '';
	position: absolute;
	width: 80px;
	height: 26px;
	box-sizing: border-box;
	left: 0;
	bottom: -26px;
	border-top: 26px solid #FFF;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
}

span.pannel-title-inside {
	width: 74px;
	height: 128px;
	position: absolute;
	left: 0;
	right: 0;
	top: 3px;
	background: #d3422a;
	margin: 0 auto;
	line-height: 128px;
	font-size: 0;
}

span.pannel-title-inside::after {
	content: '';
	position: absolute;
	width: 74px;
	height: 24px;
	box-sizing: border-box;
	left: 0;
	bottom: -23px;
	border-top: 24px solid #d3422a;
	border-left: 37px solid transparent;
	border-right: 37px solid transparent;
	z-index: 1;
}

span.pannel-title i {
	display: block;
}

span.pannel-title i:nth-child(3) {
	display: inline-block;
	vertical-align: middle;
	color: #FFF;
	font-size: 36px;
	line-height: 36px;
	font-weight: normal;
}

span.pannel-title i:nth-child(1),
span.pannel-title i:nth-child(2) {
	position: absolute;
	top: -3px;
	border-bottom: 8px solid #d3422a;
	border-top: 8px solid transparent;
}

span.pannel-title i:nth-child(1) {
	border-right: 6px solid #d3422a;
	border-left: 6px solid transparent;
	left: -15px;
}

span.pannel-title i:nth-child(2) {
	border-left: 6px solid #d3422a;
	border-right: 6px solid transparent;
	right: -15px;
}

.pannel2 .public-container .part {
	height: 667px;
}

.pannel3 .public-container .part {
	height: 727px;
}

.pannel4 .public-container .part {
	height: 477px;
	/* margin-bottom: 150px; */
}

.pannel4{
    margin-bottom: 130px;
}

.banner .banner-part2 .pannel-title {
	left: 75px;
}

.banner .banner-part2 .must {
	width: 98px;
	height: 98px;
	background: url(../img/must.png) center top no-repeat;
	position: absolute;
	font-size: 0;
	line-height: 98px;
	text-align: center;
	left: 248px;
	top: 121px;
	font-weight: bold;
}

.banner .banner-part2 .must span {
	display: inline-block;
	line-height: 26px;
	color: #b84b0d;
	font-size: 20px;
	vertical-align: middle;
}

.banner .must-writing {
	font-size: 20px;
	color: #333;
	position: absolute;
	top: 140px;
	left: 360px;
	/* font-weight: normal; */
}

.banner .must-writing span {
	font-size: 26px;
	color: red;
}

.banner .change {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	width: 556px;
	margin: 140px auto 20px;
	position: relative;
	z-index: 2;
}

.banner .change a {
	display: block;
	width: 96px;
	height: 124px;
	text-align: center;
	background: url(../img/change.png) center top no-repeat;
	position: relative;
	line-height: 124px;
	font-size: 0;
}

.banner .change a span {
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	line-height: 24px;
	color: #00bf7e;
	font-weight: bold;
}

.banner .change a i {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	background: #00bf7e;
	color: #FFF;
	font-size: 22px;
	left: -6px;
	top: -8px;
}

.banner .change-content {
	width: 918px;
	height: 686px;
	border: 2px solid rgb(0, 191, 126);
	border-radius: 50px;
	margin: 0 auto;
	position: relative;
	display: none;
}

.banner .change a i.change-one {
	display: none;
}

.banner .change a i.change-two {
	display: block;
}

.banner .change a.on {
	background: url(../img/change2.png);
}

.banner .change a.on span {
	color: #FFF;
}

.banner .change a.on i.change-one {
	width: 26px;
	height: 16px;
	border-radius: 0;
	top: auto;
	left: 46px;
	box-sizing: border-box;
	bottom: -22px;
	border-bottom: 16px solid rgb(0, 191, 126);
	border-left: 8px solid transparent;
	border-right: 18px solid transparent;
	background: transparent;
	display: block;
}

.banner .change a.on i.change-two {
	width: 20px;
	height: 12px;
	border-radius: 0;
	top: auto;
	bottom: -18px;
	left: -5px;
	/* right: 0; */
	margin: 0 auto;
	border-bottom: 12px solid #E7F4FF;
	border-left: 6px solid transparent;
	border-right: 14px solid transparent;
	background: transparent;
	display: block;
}

.banner .part2-book {
	width: 507px;
	height: 540px;
	position: absolute;
	background: url(../img/book2.png) center top no-repeat;
	left: 289px;
	top: 111px;
}

.banner .change-content-writing {
	border: 2px dashed rgb(28, 219, 154);
	position: absolute;
}

.banner .change-content-writing .change-content-bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #FFF;
	font-size: 16px;
	color: #333;
	line-height: 26px;
}

.banner .change-content1 {
	width: 245px;
	height: 359px;
	left: 40px;
	top: 63px;
}

.banner .change-content2 {
	width: 257px;
	height: 257px;
	border-radius: 50%;
	right: 25px;
	top: 54px;
}

.banner .change-content3 {
	width: 328px;
	height: 193px;
	bottom: 40px;
	left: 308px;
}

.banner .change-content1 .change-content-bg {
	width: 225px;
	height: 329px;
	border-radius: 0 0 20px 20px;
	padding: 50px 10px 0;
}

.banner .change-content2 .change-content-bg {
	width: 230px;
	height: 230px;
	border-radius: 50%;
	line-height: 230px;
	font-size: 0;
}

.banner .change-content2 .change-content-bg i:nth-last-child(1) {
	display: inline-block;
	font-size: 16px;
	line-height: 22px;
	padding: 0 20px;
	vertical-align: middle;
	position: relative;
	z-index: 0;
}

.banner .change-content3 .change-content-bg {
	width: 306px;
	height: 170px;
	padding: 40px 20px 0;
}

.banner .change-content3 i.corner {
	position: absolute;
	width: 16px;
	height: 16px;
}

.banner .change-content3 i.left {
	left: 0;
	border-left: 8px solid #e7f4ff;
	border-right: 8px solid transparent;
}

.banner .change-content3 i.right {
	right: 0;
	border-right: 8px solid #e7f4ff;
	border-left: 8px solid transparent;
}

.banner .change-content3 i.top {
	top: 0;
	border-top: 8px solid #e7f4ff;
	border-bottom: 8px solid transparent;
}

.banner .change-content3 i.bottom {
	bottom: 0;
	border-bottom: 8px solid #e7f4ff;
	border-top: 8px solid transparent;
}

.banner .change-content-writing .change-content-bg span:nth-child(1) {
	position: absolute;
	width: 94px;
	height: 36px;
	display: block;
	background: #c8dff2;
}

.banner .change-content-writing .change-content-bg span:nth-child(1)::after {
	content: '';
	position: absolute;
	box-sizing: border-box;
	border-left: 12px solid #c8dff2;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	right: -12px;
	top: 0;
}

.banner .change-content-writing .change-content-bg span:nth-child(1) i.s2 {
	position: absolute;
	width: 94px;
	height: 36px;
	display: block;
	background: #fff300;
	bottom: 3px;
	left: -2px;
	line-height: 36px;
	text-align: center;
	padding-left: 12px;
	padding-right: 0;
	font-weight: bold;
	color: #333;
	z-index: 1;
}

.banner .change-content-writing .change-content-bg span:nth-child(1) i.s2::after {
	content: '';
	position: absolute;
	box-sizing: border-box;
	border-left: 12px solid #fff300;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	right: -12px;
	top: 0;
	z-index: 1;
}

.banner .change-content-writing .change-content-bg span:nth-child(1) i.s2 i {
	width: 12px;
	height: 20px;
	position: absolute;
	display: block;
	top: 0;
	left: 8px;
	padding: 0;
	background: #c64d0d;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	color: #FFF;
	border-radius: 0 0 6px 6px;
}

.banner .change-content1 span:nth-child(1) {
	top: 14px;
	left: 2px;
}

.banner .change-content2 span:nth-child(1) {
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 13px;
}

.banner .change-content3 span:nth-child(1) {
	top: 3px;
	left: 2px;
}

.part2-book a {
	display: block;
	position: absolute;
	left: 182px;
	top: 252px;
	width: 120px;
	height: 47px;
	line-height: 47px;
	background: url(../img/a.png) center top no-repeat;
	text-align: center;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}

.part2-book a i {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

.part2-book a i:nth-child(1) {
	font-size: 34px;
	color: #fff300;
	left: 22px;
	font-weight: normal;
}

.part2-book a i:nth-child(2) {
	width: 28px;
	height: 28px;
	background: #ba130b;
	border-radius: 50%;
	right: 8px;
	font-size: 12px;
	line-height: 28px;
	box-shadow: 0 0px 4px #000 inset;
}

.banner .circle-left,
.banner .circle-right {
	position: absolute;
}

.banner .circle-left {
	bottom: 30px;
	left: 252px;
}

.banner .circle-right {
	bottom: 10px;
	right: 207px;
}

.pannel2 .pannel-title {
	left: 67px;
}

.pannel2 .public-container .part {
	padding-top: 77px;
	position: relative;
}

.pannel2 .part-title2 {
	color: #333;
	font-size: 22px;
	line-height: 22px;
	margin-top: 28px;
	font-weight: normal;
}

.pannel2 .pannel2-content {
	position: absolute;
	top: 243px;
	z-index: 2;
}

.pannel2 .pannel2-content .time{
    position: absolute;
    /* left: 0; */
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 60px;
    display: inline-block;
    color: #FFF;
    background: rgba(0,0,0,0.4);
    padding: 2px 0px;
    /* border-radius: 14px; */
    font-size: 12px;
    /* border: 1px solid; */
}

.pannel2 .pannel2-content h1 {
	border-left: 5px solid #c74d0d;
	text-align: left;
	padding-left: 14px;
	font-size: 22px;
	color: #333;
	margin-left: 2px;
	line-height: 20px;
}

.pannel2 .pannel2-content-one h1 {
	position: absolute;
	border: none;
	padding: 0;
}

.pannel2-inside1 {
    left: 50px;
}

.pannel2-inside2 {
    left: 520px;
}

.pannel2-inside1 h1 {
	margin-bottom: 18px;
}

.pannel2-inside2 h1 {
	margin-left: 0;
	margin-bottom: 22px;
}

.pannel2 .inside {
	position: relative;
}

.pannel2 .pannel2-content-one {
	position: relative;
}

.pannel2 i.circle {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: rgba(0, 0, 0, 0.2);
	border-radius: 50%;
}

.pannel2 i.circle i {
	position: absolute;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 24px solid #c6d6eb;
	width: 24px;
	height: 30px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.pannel2 div.inside {
	position: relative;
}

.pannel2 .inside-title {
	background: #fff300;
	width: 112px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-radius: 0 0 10px 10px;
	display: block;
	position: absolute;
	font-size: 16px;
	color: #c74d0d;
	top: 0;
	right: 20px;
}

.pannel2 .video-bottom {
	width: 413px;
	height: 17px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 18px;
}

.pannel2 .video-bottom i {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

.pannel2 .out {
	width: 447px;
	height: 297px;
	position: relative;
	background: #FFF;
	box-shadow: 0 5px 0px #c8dff2;
	border-radius: 10px;
	padding-top: 14px;
}

.pannel2 .video-bottom i:nth-child(1) {
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 14px solid #eaf6ff;
	width: 14px;
	height: 16px;
}

.pannel2 .video-bottom i:nth-child(2) {
	background: #000;
	width: 379px;
	height: 6px;
	border-radius: 3px;
	left: 16px;
}

.pannel2 .video-bottom i:nth-child(3) {
	width: 16px;
	height: 16px;
	background: #c74d0d;
	border-radius: 50%;
	left: 40px;
}

.pannel2 .pannel2-inside2 h1 {
	margin-bottom: 22px;
	margin-left: 0px;
}

.pannel2 .pannel2-inside2 .pannel2-content-one {
	margin-left: 5px;
}

.pannel2 a img {
	vertical-align: text-bottom;
}

.pannel2 .pannel2-inside2 .pannel2-content-one {
	margin-bottom: 16px;
	box-shadow: 0 5px 0px #c8dff2;
}

.pannel2 .pannel2-inside2 i.circle {
	width: 36px;
	height: 36px;
}

.pannel2 .pannel2-inside2 i.circle .circle-inside {
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 12px solid #c6d6eb;
	width: 12px;
	height: 16px;
}

.pannel2 .pannel2-inside2 .inside-title {
    width: 80px;
    height: 21px;
    line-height: 21px;
    font-size: 12px;
    border-radius: 0 0 8px 8px;
    right: 4px;
}

.pannel2 .pannel2-inside2 .pannel2-content-one h1:nth-child(3) {
    font-size: 16px;
    display: block;
    top: 0;
    left: 232px;
    margin-bottom: 0;
    width: 200px;
}

.leaf {
	position: absolute;
	z-index: 0;
}

.leaf2 {
	left: -279px;
	top: -90px;
}

.pannel {
	/* 	overflow-y: visible;
	overflow-x: hidden; */
}

.pannel2 {
    margin-bottom: 90px;
}

.pannel3 .public-container {
	z-index: -1;
}

.pannel3 span.pannel-title {
	right: 75px;
}

.pannel3 .part {
	padding-top: 77px;
}

.pannel3 .book3 {
	position: absolute;
	left: 60px;
	top: 61px;
}

.pannel3 .pannel3-right {
	position: absolute;
	width: 377px;
	height: 333px;
	border: 1px solid #c74d0d;
	right: 88px;
	bottom: 168px;
}

.pannel3 .pannel3-right h1 {
	background: #fff300;
	height: 76px;
	font-size: 0;
	line-height: 76px;
	position: absolute;
	left: -1px;
	top: -1px;
	right: -1px;
	padding-left: 30px;
	box-shadow: 0 2px 5px #ccdeed;
}

.pannel3 .pannel3-right h1 span {
	font-size: 18px;
	line-height: 22px;
	color: #c74d0d;
	vertical-align: middle;
	display: inline-block;
	text-align: left;
}

.pannel3 .pannel3-right h1 i {
	display: block;
	position: absolute;
	background: #c74d0d;
	border: 3px solid #FFF;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	line-height: 38px;
	color: #fffefe;
	font-size: 16px;
	left: -10px;
	top: -20px;
}

.pannel3 .pannel3-right .right-content {
	position: absolute;
	height: 131px;
	left: 0;
	right: 0;
	line-height: 131px;
	font-size: 0;
}

.pannel3 .pannel3-right .right-content i.right-content-title {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: block;
    background: url(../img/i.png);
    width: 73px;
    height: 77px;
    line-height: 77px;
    font-size: 0;
    left: 9px;
    font-weight: bold;
}

.pannel3 .pannel3-right .right-content i.right-content-title i {
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	vertical-align: middle;
	color: #FFF;
}

.pannel3 .pannel3-right .right-content span {
	font-size: 18px;
	color: #333;
	vertical-align: middle;
	display: inline-block;
	line-height: 26px;
	text-align: left;
	padding-left: 92px;
}

.pannel3 .pannel3-right .right1 {
	bottom: 132px;
}

.pannel3 .pannel3-right .right2 {
	bottom: 0;
}

.pannel3 .bottom {
	position: absolute;
	height: 1px;
	left: 1px;
	right: 1px;
	background: #c74d0d;
	display: block;
	bottom: 131px;
}

.pannel3 .qr {
	position: absolute;
	width: 120px;
	right: -40px;
	bottom: -100px;
}

.pannel3 {
    margin-bottom: 90px;
}

.pannel4 .part {
	padding-top: 67px;
}

.pannel4 .pannel4-title2 {
	font-size: 22px;
	line-height: 22px;
	color: #333;
	margin-top: 19px;
	font-weight: normal;
}

.pannel4 .qr-content {
	position: absolute;
	left: -18px;
	right: -18px;
	height: 162px;
	background: #e7f4ff;
	bottom: 112px;
	box-shadow: 0 0 10px #b6d0e5;
}

.pannel4 .qr-content i {
	display: block;
	position: absolute;
	width: 18px;
	height: 12px;
}

.pannel4 .qr-content i.left {
	border-right: 9px solid #e7f4ff;
	border-left: 9px solid transparent;
	left: 0;
}

.pannel4 .qr-content i.right {
	border-left: 9px solid #e7f4ff;
	border-right: 9px solid transparent;
	right: 0;
}

.pannel4 .qr-content i.top {
	border-top: 6px solid transparent;
	border-bottom: 6px solid #e7f4ff;
	top: -12px;
}

.pannel4 .qr-content i.bottom {
	border-top: 6px solid #e7f4ff;
	border-bottom: 6px solid transparent;
	bottom: -12px;
}

.pannel4 .qr {
	position: absolute;
	display: inline-block;
	vertical-align: top;
	width: 124px;
	height: 124px;
	background: #2064d9;
	line-height: 124px;
	text-align: center;
	font-size: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.pannel4 .qr img {
	vertical-align: middle;
	width: 120px;
}

.pannel4 .qr-border h1 {
	position: absolute;
	color: #333;
	font-size: 18px;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -30px;
}

.pannel4 .qr-border {
	display: inline-block;
	position: relative;
	width: 200px;
	height: 100%;
}

.pannel4 .circle {
	position: absolute;
}

.pannel4 .circle1 {
	left: 21px;
	bottom: 142px;
}

.pannel4 .circle2 {
	right: 11px;
	bottom: 191px;
}

.public-footer {
	height: 110px;
	line-height: 110px;
	background: #5f81d0;
	font-size: 0px;
	text-align: center;
}

.public-footer span {
	display: inline-block;
	line-height: 18px;
	font-size: 16px;
	color: #000;
	vertical-align: middle;
}

.right-float {
	position: fixed;
	top: 30%;
	right: 0;
	width: 125px;
	height: 249px;
	background: url(../img/float.png) center top no-repeat;
	padding-top: 70px;
	z-index: 2;
}

.right-float a {
	display: block;
	font-size: 16px;
	color: #e26311;
	background: url(../img/floata.png) center top no-repeat;
}

.right-float .float-title {
	position: absolute;
	width: 115px;
	height: 110px;
	background: url(../img/bookfloat.png) center top no-repeat;
	font-size: 22px;
	line-height: 22px;
	padding: 30px 0px 0px 16px;
	top: -60px;
	left: 6px;
}

.right-float a.bottom {
	background: url(../img/floata.png) center bottom no-repeat;
	text-align: center;
	padding: 4px 10px;
}

.right-float a.top {
	text-align: center;
	background: none;
	margin-right: 20px;
}

.right-float a.bottom:nth-child(2) {
	margin-left: 24px;
}

.right-float a.bottom:nth-child(3) {
	margin-left: 10px;
}

.right-float a.bottom:nth-child(4) {
	margin-left: 0px;
}

.right-float a.bottom:nth-child(5) {
	margin-right: 14px;
}

.right-float a.bottom:nth-child(6) {
	margin-right: 14px;
}

.float-bottom {
	position: fixed;
	height: 88px;
	background: rgb(0, 205, 148);
	left: 0;
	right: 0;
	bottom: 0px;
	z-index: 2;
}

.float-bottom .public-container div {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	color: #fff300;
	display: inline-block;
}

.float-bottom div.s1 {
	line-height: 88px;
	font-size: 0;
	left: 130px;
}

.float-bottom div.s1 span {
	display: inline-block;
	font-size: 26px;
	line-height: 26px;
	vertical-align: middle;
	left: 20px;
}

.float-bottom div.s2 {
	font-size: 20px;
	left: 200px;
	line-height: 88px;
}

.float-bottom .book4 {
	position: absolute;
	top: -90px;
	right: 10px;
}

.float-bottom .i2 {
	position: absolute;
	top: -60px;
	right: 330px;
}

.float-bottom .go {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	margin: auto 0;
	right: 30px;
	background: #17ffbe;
	width: 56px;
	height: 56px;
	line-height: 56px;
	border-radius: 50%;
	color: #fff300;
	font-size: 30px;
	font-weight: bold;
	box-shadow: 0 1px 7px #0c5e47 inset;
}

.bottom-two{
    background: transparent;
    right: auto;
    left: 0;
    width: 510px;
    bottom: 50px;
    text-align: center;
    cursor: pointer;
    display: none;
}

.float-bottom .close{
    position: absolute;
    right: 0;
    top: -10px;
    cursor: pointer;
}