body {
	background-color: lightgray;
}

.header {
	height: 50px;
	line-height: 50%;
	background-color: rgba(2, 21, 83, 0.5);
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
}

.header .logo {
	position: relative;
	top: 10px;
	width: 141px;
}

.header .public-container {
	width: 1000px;
	text-align: left;
}

.header .link-content {
	position: absolute;
	display: flex;
	display: -webkit-flex;
	top: 0;
	bottom: 0;
	height: 20px;
	margin: auto 0;
	right: 0;
}

.header a {
	display: inline-block;
	color: #FFF;
	font-size: 18px;
	line-height: 20px;
	padding: 0 10px;
	border-right: 2px solid;
	border-color: #FFF;
}

.header a:hover {
	color: #ffde00;
}

.header a:nth-child(5) img {
	display: none;
	position: absolute;
}

.header a:nth-child(5):hover img {
	display: block;
	width: 150px;
}

.pannel {
	background-position: center top;
	background-repeat: no-repeat;
	background-origin: border-box;
	overflow: hidden;
	position: relative;
}

.banner {
	height: 670px;
	background-image: url(../images/bg01.jpg);
}

.banner .public-container {
	padding-top: 45px;
}

.banner .title{
	position: absolute;
}

.banner .title2{
    top: 102px;
    left: 467px;
}

.banner .title1{
	position: relative;
	display: block;
	margin-left: 114px;
}

.banner .title3{
	top: 446px;
	left: 223px;
}

.banner .banner-ribbon{
	position: absolute;
	top: 401px;
	left: 176px;
}

.pannel2 {
    height: 3950px;
    background-image: url(../images/bg02.jpg);
}

.pannel2 .public-container {
	padding-top: 25px;
}

.pannel2 .three-months {
	width: 1115px;
	height: 217px;
	background: url(../images/trhee_months.png) center top;
	position: relative;
	left: -360px;
	font-size: 46px;
	color: #000be0;
	line-height: 46px;
	padding-left: 613px;
	padding-top: 37px;
	text-align: left;
	margin-bottom: 187px;
}

.pannel2 .three-months span {
	position: absolute;
	width: 95px;
	height: 88px;
	border: 2px solid #000be0;
	line-height: 84px;
	font-size: 0;
	text-align: center;
	bottom: 33px;
}

.pannel2 .three-months span img {
	vertical-align: middle;
}

.pannel2 .three-months span.s1 {
	left: 614px;
}

.pannel2 .three-months span.s2 {
	left: 724px;
}

.pannel2 .three-months span.s3 {
	left: 835px;
}

.pannel2 .three-months .text-book {
	position: absolute;
	top: -25px;
	left: 977px;
}

.pannel2 .three-months>a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 1320px;
	margin: auto 0;
	width: 46px;
	height: 142px;
	background: url(../images/clicklearn.png) center top no-repeat;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	color: #fe2d04;
	font-weight: bold;
	line-height: 26px;
}

.pannel2 .part {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.pannel2 .part-title {
	position: absolute;
	left: 0;
	right: 0;
	font-size: 46px;
	line-height: 46px;
	color: #FFF;
}

.pannel2 .part-title i:first-of-type,
.pannel2 .part-title i:last-of-type {
	font-size: 30px;
	font-weight: normal;
}

.pannel2 .part-title i.i2 {
	color: #ffe612;
}

.pannel2 .part2 {
	margin-bottom: 171px;
}

.pannel2 .part2 .part2-top {
	padding: 0 75px 0 72px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	margin-bottom: 47px;
}

.pannel2 .part2 .part2-top .part2-every {
	width: 405px;
	height: 296px;
	background-color: #FFF;
	border-radius: 16px;
	position: relative;
	padding-top: 28px;
}

.pannel2 .part2 .part2-top .part2-inside {
	width: 371px;
	height: 224px;
	border: 1px solid #ffe612;
	border-radius: 10px;
	margin: 0 auto;
	position: relative;
	padding-top: 37px;
}

.pannel2 .part2 .part2-top .part2-inside h1 {
	position: absolute;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	color: #fe2d04;
	left: -1px;
	right: -1px;
	background-color: #ffe612;
	border-radius: 10px;
	top: -13px;
}

.pannel2 .part2 .part2-top .part2-inside .s2 {
	height: 81px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	line-height: 26px;
	color: #000;
	border-bottom: 1px dashed #ffe612;
	margin-bottom: 12px;
}

.pannel2 .part2 .part2-top .part2-inside .s3 {
	font-weight: bold;
	font-size: 20px;
	color: #221815;
	line-height: 28px;
}

.pannel2 .part2 .part2-top .part2-inside .s3 i {
	font-size: 22px;
	color: #fe2d04;
}

.pannel2 .part2 .part2-listen {
	position: absolute;
	display: block;
	width: 138px;
	height: 50px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url(../images/part2buy.png) center top no-repeat;
	line-height: 46px;
	bottom: 20px;
	font-size: 24px;
	color: #fe2d04;
	font-weight: bold;
}

.pannel2 .part2 .part2-listen img {
	position: absolute;
	left: 7px;
	top: 4px;
}

.pannel2 .part2 .part2-book {
	width: 1920px;
	background: url(../images/part2book.png) center center no-repeat;
	left: -460px;
	padding-left: 460px;
	display: flex;
	position: relative;
}

.pannel2 .part2 .part2-book>img {
	margin-right: 16px;
	position: relative;
}

.pannel2 .part2 .part2-book>i {
	position: absolute;
	display: block;
	height: 31px;
	width: 774px;
	left: 460px;
	background-color: #00073b;
}

.pannel2 .part2 .part2-book>i::before,
.pannel2 .part2 .part2-book>i::after {
	content: '';
	position: absolute;
	box-sizing: border-box;
	width: 18px;
	height: 30px;
}

.pannel2 .part2 .part2-book>i::before {
	border-right: 9px solid #00073b;
	border-left: 9px solid transparent;
	left: -18px;
}

.pannel2 .part2 .part2-book>i::after {
	border-left: 9px solid #00073b;
	border-right: 9px solid transparent;
	right: -18px;
}

.pannel2 .part2 .part2-book>i:first-of-type {
	top: 0;
}

.pannel2 .part2 .part2-book>i:first-of-type::before {
	top: 1px;
	border-top: 15px solid transparent;
	border-bottom: 15px solid #00073b;
}

.pannel2 .part2 .part2-book>i:first-of-type::after {
	top: 1px;
	border-bottom: 15px solid #00073b;
	border-top: 15px solid transparent;
}

.pannel2 .part2 .part2-book>i:last-of-type {
	bottom: 0;
}

.pannel2 .part2 .part2-book>i:last-of-type::before {
	bottom: 1px;
	border-bottom: 15px solid transparent;
	border-top: 15px solid #00073b;
}

.pannel2 .part2 .part2-book>i:last-of-type::after {
	bottom: 1px;
	border-bottom: 15px solid transparent;
	border-top: 15px solid #00073b;
}

.pannel2 .part2 .part2-book .part2-take {
	width: 167px;
	height: 85px;
	position: absolute;
	display: block;
	background: url(../images/part2take.png) center top no-repeat;
	top: 52px;
	left: 1263px;
	font-size: 0;
	line-height: 81px;
}

.pannel2 .part2 .part2-book .part2-take i {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	line-height: 30px;
	color: #fe2d04;
	font-weight: bold;
}

.pannel2 .part2 .part2-book .part2-take img {
	position: absolute;
	left: 7px;
	top: 8px;
}

.pannel2 .part2 .part2-book>span {
	font-size: 20px;
	line-height: 20px;
	color: #FFF;
	position: absolute;
	white-space: nowrap;
	top: 6px;
	left: 1255px;
}

.pannel2 .part2 .person {
	position: absolute;
}

.pannel2 .part2 .person-left {
	left: -100px;
	top: 28px;
}

.pannel2 .part2 .person-right {
	right: 41px;
	top: 83px;
}

.pannel2 .part2 .part-title {
	top: -94px;
}

.pannel2 .part3 {
	margin-bottom: 264px;
}

.pannel2 .part3 .part-title {
	top: -103px;
}

.pannel2 .part3 .part3-every {
	width: 492px;
	border-top: 4px solid #fcd334;
	margin-bottom: 48px;
	height: 238px;
	position: relative;
	margin-left: auto;
	margin-right: 0;
}

.pannel2 .part3 .part3-every .swiper-container{
	position: absolute;
	width: 453px;
	height: 257px;
	right: 502px;
	top: -4px;
}

.pannel2 .part3 .part3-every .swiper-container .swiper-slide{
	font-size: 0;
}

.pannel2 .part3 .part3-every1 .swiper-container{
	top: -8px;
}

.pannel2 .part3 .part3-every .i1 {
	position: absolute;
	top: 42px;
	width: 513px;
	height: 164px;
	background-color: #ffffff;
	right: 468px;
}

.pannel2 .part3 .part3-every .i2 {
	position: absolute;
	width: 31px;
	height: 144px;
	display: block;
	background-color: #00073b;
	right: 437px;
	top: 62px;
}

.pannel2 .part3 .part3-every .i3 {
	position: absolute;
	right: 0;
	top: 62px;
	width: 437px;
	height: 172px;
	border-radius: 0 20px 20px 0;
	background-color: rgb(252, 228, 57);
	background-image: -moz-linear-gradient(90deg, rgb(253, 188, 46) 0%, rgb(252, 228, 57) 100%);
	background-image: -webkit-linear-gradient(90deg, rgb(253, 188, 46) 0%, rgb(252, 228, 57) 100%);
	background-image: -ms-linear-gradient(90deg, rgb(253, 188, 46) 0%, rgb(252, 228, 57) 100%);
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding: 42px 0 42px 60px;
}

.pannel2 .part3 .part3-every .i3 span {
	font-size: 22px;
	line-height: 22px;
	height: 22px;
	display: block;
	width: 100%;
	text-align: left;
}

.pannel2 .part3 .part3-every .i3 span.s1 {
	color: #fe2d04;
	font-weight: bold;
}

.pannel2 .part3 .part3-every .i3 span.s2 {
	height: 20px;
	font-size: 20px;
	line-height: 20px;
	color: #221815;
}

.pannel2 .part3 .part3-every .i3 span.s3 {
	color: #fce038;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	width: auto;
	font-weight: bold;
	background-color: #fe2d04;
	border-radius: 5px;
	text-align: center;
	padding: 0 6px;
}

.pannel2 .part3 .part3-every .i3 img {
	position: absolute;
	top: 9px;
	right: 9px;
}

.pannel2 .part3 .part3-every .i2::before {
	content: '';
	box-sizing: border-box;
	width: 30px;
	height: 20px;
	left: 0;
	top: -20px;
	position: absolute;
	border-left: 15px solid #00073b;
	border-right: 15px solid transparent;
	border-bottom: 10px solid #00073b;
	border-top: 10px solid transparent;
}

.pannel2 .part3 .part3-every .i2::after {
	content: '';
	box-sizing: border-box;
	width: 30px;
	height: 28px;
	right: 0;
	bottom: -28px;
	position: absolute;
	border-left: 15px solid transparent;
	border-right: 15px solid #00073b;
	border-bottom: 14px solid transparent;
	border-top: 14px solid #00073b;
}

.pannel2 .part3 .part3-every1 {
	height: 234px;
}

.pannel2 .part3 .part3-every1 .i1 {
	top: 38px;
}

.pannel2 .part3 .part3-every1 .i2 {
	top: 58px;
}

.pannel2 .part3 .part3-every1 .i3 {
	top: 58px;
}

.pannel2 .part3 .part3-every2 {
	margin-bottom: 47px;
}

.pannel2 .part3 .part3-every3 {}

.pannel2 .part3 .part3-every .right-title {
	position: absolute;
	display: block;
	width: 44px;
	height: 74px;
	border-radius: 0 0 22px 22px;
	background-color: #fcd334;
	right: 0;
	top: -4px;
	box-shadow: -1px 5px 0px 0px rgba(232, 145, 33, 0.5);
	font-weight: bold;
	color: #fe2d04;
	font-size: 24px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	line-height: 26px;
}

.pannel2 .part3 .part3-2links {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	padding-left: 192px;
	padding-right: 135px;
	position: absolute;
	bottom: -111px;
	left: 0;
	right: 0;
}

.pannel2 .part3 .part3-2links a {
	width: 167px;
	height: 63px;
	background: url(../images/part3_link.png) center top no-repeat;
	line-height: 59px;
	font-size: 24px;
	color: #fe2d04;
	font-weight: bold;
}

.pannel2 .part4 {
	width: 1000px;
	height: 207px;
	border-radius: 26px;
	background-color: #FFF;
	margin: 0 auto;
	position: relative;
	padding-left: 33px;
	padding-top: 37px;
	margin-bottom: 38px;
}

.pannel2 .part4 .part-title {
	top: -76px;
	white-space: nowrap;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	right: auto;
}

.pannel2 .part4 .part4-5parts {
	width: 766px;
	position: relative;
	display: flex;
	display: -webkit-flex;
	padding-left: 43px;
	padding-right: 44px;
	justify-content: space-between;
}

.pannel2 .part4 .part4-5parts i.i-center {
	display: block;
	background-color: #fcd334;
	position: absolute;
	left: 0;
	right: 0;
	height: 4px;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

.pannel2 .part4 .part4-5parts>div {
	width: 26px;
	height: 26px;
	background-color: #fcd334;
	border-radius: 50%;
	position: relative;
	font-size: 0;
	line-height: 26px;
}

.pannel2 .part4 .part4-5parts>div img {
	vertical-align: middle;
}

.pannel2 .part4 .part4-5parts>div span {
	display: block;
	white-space: nowrap;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.pannel2 .part4 .part4-5parts>div span:first-of-type {
	width: 108px;
	height: 40px;
	color: #fe2d04;
	font-weight: bold;
	font-size: 22px;
	line-height: 36px;
	top: 32px;
}

/* .pannel2 .part4 .part4-5parts>div span:first-of-type a{
	
} */

.pannel2 .part4 .part4-5parts>div span.a-light {
	background: url(../images/part4_cartoon.png) center top no-repeat;
}

.pannel2 .part4 .part4-5parts>div span:first-of-type img {
	position: absolute;
	left: 5px;
	top: 3px;
	/* opacity: 0; */
	display: none;
}

.pannel2 .part4 .part4-5parts>div span.a-light img {
	/* opacity: 1; */
	display: block;
}

.pannel2 .part4 .part4-5parts>div span:last-of-type {
	font-size: 20px;
	color: #000;
	line-height: 22px;
	top: 80px;
}

.pannel2 .part4 .part4-man {
	position: absolute;
	top: 26px;
	right: -89px;
}

.pannel2 .part5-outside {
	position: relative;
}

.pannel2 .part5 {
	width: 817px;
	height: 507px;
	border-radius: 24px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: 100px;
	position: relative;
	margin-bottom: 186px;
	box-shadow: 0 8px 0 0 #00073b;
}

.pannel2 .part5 .part5-inside {
	width: 725px;
	height: 437px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 61px;
	margin: auto 0;
	background-color: #00073b;
}

.pannel2 .part5 .part5-inside i.part5-ipad-light {
	width: 724px;
	height: 256px;
	display: block;
	position: absolute;
	border-top: 128px solid rgba(255, 255, 255, 0.1);
	border-bottom: 128px solid transparent;
	border-left: 362px solid transparent;
	border-right: 362px solid rgba(255, 255, 255, 0.1);
}

.pannel2 .part5 .part5-inside>div {
	position: absolute;
	background-color: #ffffff;
}

.pannel2 .part5 .ipad-left {
	width: 299px;
	height: 333px;
	border-radius: 26px;
	left: 85px;
	top: 61px;
	font-size: 0;
	padding-top: 41px;
}

.pannel2 .part5 .ipad-left img {
	width: 228px;
}

.pannel2 .part5 .ipad-left h1 {
	width: 248px;
	height: 48px;
	line-height: 48px;
	border-radius: 13px;
	background-color: #fcd334;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -22px;
	font-size: 22px;
	color: #fe2d04;
}

.pannel2 .part5 .ipad-left span {
	display: block;
	font-size: 22px;
	color: #221815;
	line-height: 22px;
	margin-top: 17px;
}

.pannel2 .part5 .ipad-right {
	width: 280px;
	height: 281px;
	border-radius: 0 26px 26px 0;
	right: 51px;
	top: 87px;
	padding-top: 10px;
}

.pannel2 .part5 .ipad-right-inside {
	width: 260px;
	height: 261px;
	border: 1px solid #fcd334;
	border-radius: 26px;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: space-between;
	padding: 10px 0px;
}

.pannel2 .part5 .ipad-right-inside span {
	width: 209px;
	white-space: nowrap;
	display: block;
	height: 77px;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
}

.pannel2 .part5 .ipad-right-inside span i {
	display: block;
	white-space: nowrap;
	width: 100%;
}

.pannel2 .part5 .ipad-right-inside span i:first-of-type {
	font-size: 22px;
	color: #fe2d04;
	font-weight: bold;
}

.pannel2 .part5 .ipad-right-inside span i:last-of-type {
	font-size: 20px;
	color: #221815;
}

.pannel2 .part5 .ipad-right-inside span:nth-child(2) {
	border-top: 1px solid rgb(252, 211, 52);
	border-bottom: 1px solid rgb(252, 211, 52);
}

.pannel2 .part5 .ipad-right .prize {
	position: absolute;
	right: -34px;
	top: -27px;
}

.pannel2 .part5 .gift-parts {
	position: absolute;
}

.pannel2 .part5 .ribbon {
	bottom: -1px;
	left: -302px;
}

.pannel2 .part5 .box {
	bottom: 2px;
	left: -275px;
}

.pannel2 .part5 .red_pocket {
	bottom: 170px;
	left: -99px;
}

.pannel2 .part5 .card {
	bottom: 161px;
	left: -47px;
}

.pannel2 .part5 .telephone {
	bottom: 152px;
	left: -188px;
}

.pannel2 .part5 .corn {
	bottom: 153px;
	left: -108px;
}

.pannel2 .part5 .corns {
	bottom: -8px;
	left: -361px;
}

.pannel2 .part5-outside .part5-center {
	display: block;
	position: absolute;
	top: 199px;
	bottom: 191px;
	left: -360px;
	right: -360px;
	background-color: #fcd334;
}

.pannel2 .part5-center img {
	position: absolute;
	top: 9px;
}

.pannel2 .part5-center img:first-of-type {
	left: 10px;
}

.pannel2 .part5-center img:last-of-type {
	right: 17px;
}

.pannel2 .part5 .i-circle {
	width: 34px;
	height: 34px;
	display: block;
	position: absolute;
	border-radius: 50%;
	top: 0;
	bottom: 0;
	margin: auto 0;
	right: 15px;
	background-color: #FFF;
	box-shadow: inset -2px 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.pannel2 .part6 {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin-bottom: 181px;
}

.pannel2 .part6 .part6-every {
	width: 216px;
	height: 342px;
	background: url(../images/part6_every.png) center top no-repeat;
	position: relative;
	font-size: 0;
	padding-top: 26px;
}

.pannel2 .part6 .part6-every i.part6-prize {
	position: absolute;
	display: block;
	width: 65px;
	height: 89px;
	background: url(../images/part6_prize.png) center top no-repeat;
	top: 0;
	left: -17px;
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
	padding-top: 45px;
	color: #fe2d04;
}

.pannel2 .part6 .part6-every section {
    height: 128px;
    position: absolute;
    left: 4px;
    right: 4px;
    bottom: 0;
    background-color: rgb(253, 188, 46);
    background-image: -moz-linear-gradient(90deg, rgb(253, 188, 46) 0%, rgb(252, 228, 57) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(253, 188, 46) 0%, rgb(252, 228, 57) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(253, 188, 46) 0%, rgb(252, 228, 57) 100%);
    border-radius: 0 0 14px 14px;
    display: flex;
    display: -webkit-flex;
    align-content: space-between;
    flex-wrap: wrap;
    padding: 20px 0;
}

.pannel2 .part6 .part6-every section i {
    display: block;
    padding: 0 6px;
    margin: 0 auto;
    height: 33px;
    line-height: 33px;
    border-radius: 3px;
    background-color: #fe2d04;
    font-size: 22px;
    color: #FFF;
    font-weight: bold;
}

.pannel2 .part6 .part6-every section span {
	display: block;
	width: 100%;
	color: #221815;
	font-size: 20px;
	line-height: 24px;
}

.pannel2 .part6 .part-title{
	top: -98px;
}

.pannel2 .part7{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	padding-left: 131px;
	padding-right: 142px;
	margin-bottom: 74px;
}

.pannel2 .part7 .qr-border{
	width: 179px;
	height: 179px;
	border: 2px solid #FFF;
	position: relative;
}

.pannel2 .part7 .qr-border .qr-outside{
	width: 179px;
	height: 179px;
	position: absolute;
	bottom: 5px;
	right: 4px;
	background-color: #FFF;
	line-height: 179px;
	font-size: 0;
}

.pannel2 .part7 .qr-border .qr-outside img{
	width: 162px;
	vertical-align: middle;
}

.pannel2 .part7 .qr-border h1{
	font-size: 20px;
	line-height: 22px;
	color: #fefefe;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -55px;
}

.pannel2 .part7 .part-title{
	top: -100px;
}

.public-footer {
    height: 120px;
    color: #221815;
    background-color: #fcd334;
}

.public-footer .public-container {
	line-height: 120px;
	font-size: 0;
}

.public-footer .public-container p {
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	vertical-align: middle;
}

.float-right {
    position: fixed;
    right: 22px;
    top: 20%;
    text-align: center;
    z-index: 1;
    width: 100px;
    height: 148px;
    background: url(../images/float_right.png) center top no-repeat;
    /* background-color: #FFF; */
    border-radius: 10px;
}

.float-right a {
	display: block;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	color: #000be0;
}

.float-right a:nth-child(4){
	height: 28px;
}

.float-right a:nth-child(5){
    background: url(../images/a_last.png) center top no-repeat;
    height: 29px;
    line-height: 29px;
}

.float-right a.top {
	width: 62px;
	height: 25px;
	margin: 0 auto;
	line-height: 25px;
	background: url(../images/float_top.png) center top no-repeat;
}

.float-right a.float-top{
	width: 25px;
	height: 25px;
	background-color: #FFF;
	border: 1px solid #000be0;
	border-radius: 50%;
	position: absolute;
	top: -19px;
	right: -22px;
	font-size: 0;
	line-height: 23px;
}

.float-right a.float-top img{
	vertical-align: middle;
}

.float-right a:nth-child(2) img{
	display: none;
	position: absolute;
}

.float-right a:nth-child(2):hover img{
    display: block;
    right: 100px;
    width: 200px;
    top: -40px;
}