.ui-accordion .ui-accordion-content {
	padding: 0em 1.3em;
	border-top: 0;
	overflow: auto;
}

#loaderDfr {
	position: absolute;
	left: 650px;
	top: 330px;
	display: none;
	z-index: 1020;
}

.animPlayBtns img {
	width: 65px;
	height: 43px;
	z-index: 11111111;
}

@font-face {
	font-family: "Gotham-Book";
	src: url("fonts/gotham_book/Gotham-Book.eot");
	src: url("fonts/gotham_book/Gotham-Book.eot") format("embedded-opentype"),
		url("fonts/gotham_book/Gotham-Book.woff") format("woff"),
		url("fonts/gotham_book/Gotham-Book.ttf") format("truetype"),
		url("fonts/gotham_book/Gotham-Book.svg#MyriadProLight") format("svg");
}

@font-face {
	font-family: "Gotham-Bold_gdi";
	src: url("fonts/Gotham-Bold_gdi.eot");
	src: url("fonts/Gotham-Bold_gdi.eot") format("embedded-opentype"),
		url("fonts/Gotham-Bold_gdi.woff") format("woff"),
		url("fonts/Gotham-Bold_gdi.ttf") format("truetype"),
		url("fonts/Gotham-Bold_gdi.svg") format("svg");
}

html,
body {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #bfbec3;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	font-family: "Gotham-Book";
}

body {
	color: #fff;
	padding: 0px;
	font-family: "Gotham-Book";
	margin: 0px;
	overflow: hidden;
}

#blackPatch {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 999;
	background-color: white;
}

#close {
	position: absolute;
	top: -531px;
	left: 1145px;
	display: none;
}

.fullScreenBox {
	right: 20px;
	top: 26px;
	position: absolute;
	cursor: pointer;
	z-index: 3;
	width: 32px;
	height: 32px;
}

#reset {
	right: 40px;
	bottom: 90px;
	visibility: hidden;
	z-index: 3;
}

#loader {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	padding: 0px 0px;
	margin: 0px;
	z-index: 0;
}

#loader1 {
	z-index: 3050;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	padding: 0px 0px;
	margin: 0px;
}

#loader2 {
	z-index: 5030;
	position: absolute;
	left: -300px;
	top: -9px;
	text-align: left;
	padding: 0px 0px;
	margin: 0px;
}

.cptextWrapper {
	position: absolute;
	width: 890px;
	text-align: center;
}

#Heading {
	position: absolute;
	left: 466px;
	top: 87px;
	width: 500px;
	text-align: center;
	line-height: 28px;
	font-size: 29px;
}

#loaderbar {
	position: absolute;
	left: 300px;
	top: 78px;
	width: 1px;
	outline: none;
	overflow: hidden;
}

#scenediv {
	text-align: left;
	padding: 0px 0px;
	margin: 0;
	width: 1284px;
	height: 721px;
	border: 1px solid rgb(128, 128, 128);
	visibility: visible;
	overflow: hidden;
	position: absolute;
}

#zoomSliderContainer {
	position: absolute;
}

.ui-slider {
	border: 1px solid #aaaaaa;
	background: #ffffff;
}

.ui-slider .ui-widget-header {
	background: #0083ca;
}

.ui-slider .ui-slider-handle {
	width: 12px;
	height: 12px;
	background: url(../images_gl/zoom_Dot.png) no-repeat;
	overflow: hidden;
	position: absolute;
	left: -34px;
	border-style: none;
	outline: none;
}

#resetBtn {
	background-repeat: no-repeat;
	overflow: hidden;
}

#lenovo_logo {
	position: absolute;
	bottom: 132px;
	right: 0px;
	z-index: 0;
	display: none;
}

#firstlist {
	position: absolute;
	top: -37px;
}

#rightAnim {
	position: absolute;
	top: 80px;
	right: -235px;
	z-index: 30;
	cursor: pointer;
	color: #fff;
}

#righttxt1 {
	list-style: none;
	position: absolute;
	top: 47px;
	left: 25px;
	font-size: 12px;
	font-family: "Gotham-Book";
	line-height: 70px;
}

ul#righttxt1 li {
	line-height: 64px;
	font-size: 12px;
}

#righttxt2 {
	list-style: none;
	position: absolute;
	top: 10px;
	left: 41px;
	font-size: 11px;
	font-family: "Gotham-Book";
}

ul#righttxt2 li {
	line-height: 16px;
	font-size: 12px;
}

#rightAnim ul li:before {
	background-color: rgba(113, 112, 115, 0);
}

#logo {
	position: absolute;
	right: 20px;
	top: 4px;
}

html,
body {
	position: absolute;
	width: 100%;
	height: 100%;
	color: #000;
	overflow: hidden;
}

body {
	background-color: #ffffff;
	color: #3b4652;
	padding: 0px;
	font-size: 16px;
	margin: 0px;
}

table,
th,
td {
	border: 1px solid white;
}

.headingText {
	opacity: 0;
	font-size: 25px;
	-webkit-transition: transform 0.6s, opacity 0.3s;
	-moz-transition: transform 0.6s, opacity 0.3s;
	-o-transition: transform 0.6s, opacity 0.3s;
	transition: transform 0.6s, opacity 0.3s;
	/*font-family:'LenovoGridnik';*/
	/*text-transform: uppercase;*/
}

.heading5Text,
.heading6Text,
.heading7Text {
	opacity: 0;
	font-size: 31px;
	-webkit-transition: transform 0.6s, opacity 0.3s;
	-moz-transition: transform 0.6s, opacity 0.3s;
	-o-transition: transform 0.6s, opacity 0.3s;
	transition: transform 0.6s, opacity 0.3s;
}

.headingText1,
.headingText2,
.headingText3,
.headingText4 {
	opacity: 0;
	font-size: 31px;
	-webkit-transition: transform 0.6s, opacity 0.3s;
	-moz-transition: transform 0.6s, opacity 0.3s;
	-o-transition: transform 0.6s, opacity 0.3s;
	transition: transform 0.6s, opacity 0.3s;
}

.body5Text,
.body6Text,
.body7Text {
	opacity: 0;
	font-size: 28px;
	width: 670px;
	padding-top: 77px;
	-webkit-transition: transform 0.6s, opacity 0.3s;
	-moz-transition: transform 0.6s, opacity 0.3s;
	-o-transition: transform 0.6s, opacity 0.3s;
	transition: transform 0.6s, opacity 0.3s;
	line-height: 20px;
}

.textfadin {
	padding-top: 30px;
}

.bodyText {
	opacity: 1;
	font-size: 15px;
	width: 670px;
	padding-top: 10px;
	-webkit-transition: transform 0.6s, opacity 0.3s;
	-moz-transition: transform 0.6s, opacity 0.3s;
	-o-transition: transform 0.6s, opacity 0.3s;
	transition: transform 0.6s, opacity 0.3s;
}

.bodyTextMenu10 {
	font-size: 17px;
	width: 670px;
	padding-top: 30px;
}

.bodyText1 {
	opacity: 0;
	font-size: 28px;
	width: 670px;
	-webkit-transition: transform 0.6s, opacity 0.3s;
	-moz-transition: transform 0.6s, opacity 0.3s;
	-o-transition: transform 0.6s, opacity 0.3s;
	transition: transform 0.6s, opacity 0.3s;
}

.imageTrans {
	opacity: 0;
	padding-top: 30px;
	-webkit-transition: transform 0.6s, opacity 0.3s;
	-moz-transition: transform 0.6s, opacity 0.3s;
	-o-transition: transform 0.6s, opacity 0.3s;
	transition: transform 0.6s, opacity 0.3s;
}

#topheading {
	left: 752px;
	top: 210px;
	font-size: 25px;
	text-align: left;
	position: absolute;
	height: auto;
	padding: 10px;
	z-index: 1005;
	opacity: 0;
	line-height: 20px;
	-webkit-transition: transform 0.6s, opacity 0.3s;
	-moz-transition: transform 0.6s, opacity 0.3s;
	-o-transition: transform 0.6s, opacity 0.3s;
	transition: transform 0.6s, opacity 0.3s;
}

.noselect,
img {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none;
	image-rendering: optimizeSpeed;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
}

.insideBtnController {
	position: absolute;
	top: 0;
	left: 170px;
	z-index: 30;
	display: none;
}

.greyOutBox {
	position: relative;
	top: 3px;
	left: 3px;
	height: 15px;
	width: 15px;
	background-color: #707072;
	z-index: 0;
	display: inline-block;
}

.redOutBox {
	background-color: #ff0000;
}

.productName {
	position: absolute;
	left: 0px;
	top: 0;
	z-index: 1;
	overflow: hidden;
	font-family: "LenovoGridnik";
	font-size: 20px;
	color: #ededed;
	width: 470px;
	background-image: url(../images_gl/Thinkagle_Newbar.svg);
	height: 74px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: -97px;
	/* background-color: #fff; */
}

.productName span {
	display: inline-block;
	position: absolute;
	top: 22px;
	left: 186px;
	font-family: "Gotham-Book";
}

.productName img {
	position: absolute;
	top: 15px;
	left: 41px;
}

span#pauseplayImg {
	display: inline-block;
	position: absolute;
	right: 12px;
	top: 12px;
}

span#pauseplayImg2 {
	display: none;
	position: absolute;
	right: 12px;
	top: 12px;
}

.topheading {
	position: absolute;
	top: 100px;
	left: 55px;
	opacity: 1;
	width: 760px;
}

sub-heading-text {
	position: absolute;
	left: 87px;
	top: 110px;
	z-index: 0;
	font-size: 22px;
	color: #464646;
	display: block;
}

#onloadCopy {
	position: absolute;
	z-index: 10;
	font-size: 16px;
}

#Menu6text {
	max-width: 100%;
	width: 93%;
	height: auto;
}

.vertical-line {
	width: 2px;
	height: 0px;
	background-color: rgb(236, 55, 41);
	position: absolute;
	overflow: hidden;
	left: 3px;
}

.vertical-line_1 {
	width: 2px;
	height: 0px;
	background-color: rgb(236, 55, 41);
	position: absolute;
	overflow: hidden;
	left: 3px;
}

.vertical-line-box {
	width: 2px;
	height: 0px;
	background-color: rgb(236, 55, 41);
	position: absolute;
	overflow: hidden;
}

.horizontal-line {
	height: 2px;
	width: 0px;
	background-color: rgb(236, 55, 41);
	position: absolute;
	overflow: hidden;
	left: 171px;
}

.horizontal-line1 {
	height: 2px;
	width: 0px;
	background-color: rgb(236, 55, 41);
	position: absolute;
	overflow: hidden;
	left: 179px;
}

.line-bottom .vertical-line {
	left: 3px;
	top: 0;
}

.line-bottom .horizontal-line,
.line-top .vertical-line {
	left: 3px;
	bottom: 0;
}

span#ostext1 {
	margin-left: 20px;
}

span#ostext2 {
	margin-left: 19px;
}

.line-bottom .right-hori,
.right-hori {
	right: 3px;
	left: auto;
}

li {
	line-height: 22px;
	font-size: 16px;
}

.js-slideshow {
	height: 300px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.js-slideshow img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: -10;
	transition: all 800ms;
}

.js-slideshow img.is-shown {
	transition: all 800ms;
	opacity: 1;
	z-index: 10;
}

#pointtext1,
#point2text,
#point3text,
#point5text,
#point7text,
#point9text,
#point10text {
	pointer-events: all;
}

div#rightSideController {
	z-index: -1;
	pointer-events: all;
	overflow: hidden;
	font-family: "Gotham-Book";
	margin-left: -29px;
}

.animPlayBtns span,
.animPlayBtns1 span {
	position: absolute;
	top: 2;
	display: inline-block;
	left: 35px;
	color: #4a555d;
	font-size: 14px;
}

.animPlayBtns1 span {
	top: 2px;
	left: 22px;
	font-size: 13px;
}

.anim3point {
	top: 160px !important;
	left: 255px !important;
	z-index: 10;
}

.anim2point {
	top: 585px !important;
	left: 250px !important;
	z-index: 10;
	position: absolute;
}

.anim4point {
	top: 585px !important;
	left: 250px !important;
	z-index: 10;
}

.Tmm {
	right: 127%;
	top: 46px;
	width: 390px;
	height: 99px;
	left: auto;
	position: absolute;
}

.grid {
	position: absolute;
	top: 57px;
	right: 138px;
	display: none;
}

#onloadCopy ul {
	padding-left: 1px !important;
}

#transpatch5 {
	background-image: url("../images_gl/LENOVO_THINKAGILE_CP_RT_TOUR_6_4-Network.png");
	background-repeat: no-repeat;
}

.animPlayBtns,
.animPlayBtns1 {
	position: relative;
	top: 0;
	left: 0;
	margin: 15px;
	width: 250px;
	cursor: pointer;
}

#home {
	position: absolute;
	left: 1225px;
	top: 18px;
	display: block;
	z-index: 1008;
}

#backText {
	left: 1245px;
	top: 63px;
	z-index: 1008;
	position: absolute;
	font-family: "Gotham-Book";
	font-size: 12px;
}

.cur {
	cursor: pointer;
	z-index: 10;
	display: none;
}

.navDiv {
	display: block;
	position: absolute;
	overflow: hidden;
	font-family: "LenovoGridnik";
	font-size: 16px;
	color: #ec3729;
	z-index: 3;
}

@media screen and (min-width: 0\0) {
	.productName {
		background-position: -484px;
	}
}

/*-----------------------------SR630------------------------*/
#HeadingText {
	top: 34px;
	font-size: 25px;
	font-family: "Gotham-Bold_gdi";
	left: 291px;
	z-index: 11;
}

.hotspot {
	font-size: 15px;
}

.point1text1 {
	position: absolute;
	top: 81px;
	left: 367px;
	width: 815px;
}

#point1text2 {
	position: absolute;
	top: 590px;
	left: 530px;
	width: 320px;
}

#point1img1 {
	position: absolute;
	top: 560px;
	left: 1070px;
}

#point2text1 {
	text-align: center;
	/* position: absolute;
	top: 179px;
	left: 50%;
	transform: translate(-26%, -50%); */
}

#point2text2 {
	position: absolute;
	top: 266px;
	left: 579px;
}

#point2text3 {
	position: absolute;
	top: 315px;
	left: 458px;
}

#point2text4 {
	text-align: center;
	/* position: absolute;
	top: 420px;
	left: 453px; */
}

#point2text5 {
	text-align: center;
	/* position: absolute;
	top: 540px;
	left: 600px; */
}

#point2text6 {
	position: relative;
	text-align: center;
}

#point2_server_img1 {
	position: absolute;
	top: 99px;
	left: 300px;
	width: 900px;
}

#point2_server_img2 {
	position: absolute;
	top: 198px;
	left: 410px;
}

#point2_server_img3 {
	position: absolute;
	top: 470px;
	left: 305px;
	width: 895px;
}

#point2_server_img4 {
	position: absolute;
    top: 350px;
    left: 301px;
    width: 898px;
}

#point2_server_img1 img,
#point2_server_img3 img,
#point2_server_img4 img,
#point2_server_img5 img {
	max-width: 100%;
}
#point2_server_img5 {
	position: absolute;
	top: 585px;
	left: 300px;
	width: 900px;
}

#point2img1 {
	position: absolute;
	top: 439px;
	left: 779px;
}

#point2img2 {
	position: absolute;
	top: 563px;
	left: 454px;
}

#point2img3 {
	position: absolute;
	top: 562px;
	left: 664px;
}

#point2img4 {
	position: absolute;
	top: 562px;
	left: 874px;
}

#point1image2 {
	display: block;
	opacity: 1;
	left: 298px;
	position: absolute;
	top: 574px;
	width: 100px;
}

#point1image23 {
	display: block;
	opacity: 1;
	left: 298px;
	position: absolute;
	top: 573px;
	width: 100px;
}

#point6image3 {
	display: block;
	opacity: 1;
	left: 399px;
	position: absolute;
	top: 467px;
	width: 128px;
}

#point13text1 {
	text-align: center;
	/* position: absolute;
	left: 50%;
	top: 217px;
	transform: translate(-27%, -50%); */
}

#point13text2 {
	position: absolute;
	top: 325px;
	left: 50%;
	transform: translate(-27%, -50%);
}

#point13text3 {
	text-align: center;
	/* 	position: absolute;
	top: 500px;
	left: 50%;
	transform: translate(-28%, -50%); */
}

#point13text4 {
	text-align: center;
	/* position: absolute;
	top: 645px;
	left: 50%;
	transform: translate(-28%, -50%); */
}

#point13text5 {
	text-align: center;
	/* position: absolute;
	top: 413px;
	left: 48%;
	transform: translate(-26%, -48%); */
}

#point13_server_img1 {
	position: absolute;
	top: 99px;
	left: 300px;
	width: 900px;
}

#point13_server_img1 img {
	max-width: 100%;
}

#point13_server_img2 {
	position: absolute;
	top: 475px;
	left: 300px;
	width: 900px;
}

#point13_server_img2 img {
	max-width: 100%;
}

#point13_server_img3 {
	position: absolute;
	top: 350px;
	left: 300px;
	width: 900px;
}

#point13_server_img3 img {
	max-width: 100%;
}

#point13_server_img4 img {
	max-width: 100%;
}

#point13_server_img4 {
	position: absolute;
	top: 595px;
	left: 300px;
	width: 900px;
}

#point13img1 {
	position: absolute;
	top: 439px;
	left: 779px;
}

#point13img2 {
	position: absolute;
	top: 563px;
	left: 454px;
}

#point13img3 {
	position: absolute;
	top: 562px;
	left: 664px;
}

#point13img4 {
	position: absolute;
	top: 562px;
	left: 874px;
}

#point3text1 {
	position: absolute;
	top: 670px;
	left: 380px;
	width: 200px;
}

#point3text2 {
	position: absolute;
	top: 670px;
	left: 930px;
	width: 200px;
}

#point3img1 {
	position: absolute;
	top: 610px;
	left: 270px;
}

#point3img2 {
	position: absolute;
	top: 610px;
	left: 770px;
}

#hotspot1 {
	position: absolute;
	pointer-events: none;
}

#hot1 {
	position: absolute;
	top: -42px;
	left: -389px;
	width: 225px;
	text-align: center;
	font-size: 15px;
}
#hot01 {
	position: absolute;
	border-top: 2px dotted red;
	width: 174px;
	top: -33px;
	left: -172px;
	height: 0px;
	transform: rotate(00deg);
}

#hot1_1 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: -35px;
	right: -2px;
}

#hotspot2 {
	position: absolute;
	pointer-events: none;
}

#hot2 {
	position: absolute;
	top: -216px;
	left: -73px;
	width: 141px;
	text-align: center;
	font-size: 15px;
}
#hot02 {
	position: absolute;
	border-top: 2px dotted red;
	width: 142px;
	top: -90px;
	left: -74px;
	height: 0px;
	transform: rotate(90deg);
}

#hot2_1 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: -21px;
	right: 0px;
}

#hotspot3 {
	position: absolute;
	pointer-events: none;
}

#hot3 {
	position: absolute;
	top: 202px;
	left: -161px;
	width: 141px;
	text-align: center;
	font-size: 15px;
}
#hot03 {
	position: absolute;
	border-top: 2px dotted red;
	width: 51px;
	top: 30px;
	left: -92px;
	height: 0px;
	transform: rotate(00deg);
}

#hot3_1 {
	position: absolute;
	border-top: 2px dotted red;
	width: 170px;
	top: 115px;
	left: -176px;
	height: 0px;
	transform: rotate(90deg);
}

#hot3_2 {
	position: absolute;
	border-top: 2px dotted red;
	width: 142px;
	top: -90px;
	left: -74px;
	height: 0px;
	transform: rotate(90deg);
}

#hot3_3 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: -21px;
	right: 0px;
}

#hot3_4 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: 27px;
	right: 38px;
}

#hotspot333 {
	position: absolute;
	pointer-events: none;
}

#hot333 {
	position: absolute;
	top: 243px;
	left: -178px;
	width: 169px;
	text-align: center;
}

#hotspot333plus {
	position: absolute;
	top: -50px;
	left: -100px;
	width: 1px;
	border-right: 2px dotted red;
	height: 290px;
}

#hotspot333plus::before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 60px;
	border-top: 2px dotted red;
	height: 1px;
}

#hotspot333plus::after {
	content: "";
	position: absolute;
	top: 160px;
	left: 0;
	width: 60px;
	border-top: 2px dotted red;
	height: 1px;
}

#hotspot4 {
	position: absolute;
	pointer-events: none;
}

#hot4 {
	position: absolute;
	top: -119px;
	left: -176px;
	width: 341px;
	text-align: center;
	font-size: 15px;
}
#hot04 {
	position: absolute;
	border-top: 2px dotted red;
	width: 102px;
	top: -46px;
	left: -57px;
	height: 0px;
	transform: rotate(90deg);
}

#hot4_1 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: 0px;
	right: 3px;
}

#hotspot5 {
	position: absolute;
	pointer-events: none;
}

#hot5 {
	position: absolute;
	top: 134px;
	left: -68px;
	width: 130px;
	text-align: center;
	font-size: 15px;
}
#hot05 {
	position: absolute;
	border-top: 2px dotted red;
	width: 38px;
	top: -33px;
	left: 3px;
	height: 0px;
	transform: rotate(00deg);
}

#hot5_1 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: 30px;
	right: 0px;
}

#hotspot21 {
	position: absolute;
	pointer-events: none;
}

#hot21 {
	position: absolute;
	top: -90px;
	left: 60px;
	width: 130px;
	text-align: left;
	font-size: 15px;
}
#hot021 {
	position: absolute;
	border-top: 2px dotted red;
	width: 50px;
	top: -71px;
	left: 3px;
}

#hot21_1 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: -73px;
	right: -1px;
}

#hotspot05 {
	position: absolute;
	pointer-events: none;
}

#hot05 {
	position: absolute;
	top: 80px;
	left: -50px;
	width: 95px;
	text-align: center;
	transform: rotate(90deg);
}

#hotspot05plus {
	position: absolute;
	top: -75px;
	left: -16px;
}

#hotspot6 {
	position: absolute;
	pointer-events: none;
}

#hot6 {
	position: absolute;
	top: 134px;
	left: -61px;
	width: 130px;
	text-align: center;
	font-size: 15px;
}
#hot06 {
	position: absolute;
	border-top: 2px dotted red;
	width: 125px;
	top: -129px;
	left: -55px;
	height: 0px;
	transform: rotate(00deg);
}

#hot6_1 {
	position: absolute;
	border-top: 2px dotted red;
	width: 125px;
	top: 73px;
	left: -55px;
	height: 0px;
	transform: rotate(00deg);
}

#hot6_2 {
	position: absolute;
	border-top: 2px dotted red;
	width: 197px;
	top: -30px;
	left: -30px;
	height: 0px;
	transform: rotate(90deg);
}

#hot6_3 {
	position: absolute;
	border-top: 2px dotted red;
	width: 197px;
	top: -30px;
	left: -155px;
	height: 0px;
	transform: rotate(90deg);
}

#hot6_4 {
	position: absolute;
	border-top: 2px dotted red;
	width: 57px;
	top: 103px;
	left: -25px;
	height: 0px;
	transform: rotate(90deg);
}

#hotspot7 {
	position: absolute;
	pointer-events: none;
}

#hot7 {
	position: absolute;
	top: 128px;
	right: -5px;
	width: 130px;
	text-align: right;
	font-size: 15px;
}
#hot07 {
	position: absolute;
	border-left: 2px dotted red;
	top: -60px;
	left: 0;
	height: 185px;
}

#hot7_1 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: -61px;
	right: -4px;
}

#point4text1 {
	position: absolute;
	top: 670px;
	left: 380px;
	width: 200px;
}

#point4text2 {
	position: absolute;
	top: 670px;
	left: 785px;
	width: 390px;
}

#point4img1 {
	position: absolute;
	top: 610px;
	left: 270px;
}

#point4img2 {
	position: absolute;
	top: 610px;
	left: 770px;
}

#hotspot8 {
	position: absolute;
	pointer-events: none;
}

#hot8 {
	position: absolute;
	top: -165px;
	left: -230px;
	width: 378px;
	text-align: center;
	font-size: 15px;
}

#hot08 {
	position: absolute;
	border-top: 2px dotted red;
	width: 46px;
	top: -84px;
	height: 0px;
	left: -63px;
	transform: rotate(90deg);
}

#hot8_1 {
	position: absolute;
	border-top: 2px dotted red;
	width: 46px;
	left: 221px;
	height: 0px;
	top: -37px;
	transform: rotate(90deg);
}

#hot8_2 {
	position: absolute;
	border-top: 2px dotted red;
	width: 46px;
	right: 298px;
	height: 0px;
	top: -38px;
	transform: rotate(90deg);
}

#hot8_3 {
	position: absolute;
	border-top: 2px dotted red;
	width: 567px;
	top: -62px;
	left: -322px;
	height: 0px;
	transform: rotate(00deg);
}

#hot8_4 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: -13px;
	right: 318px;
}

#hot8_5 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: -12px;
	left: 240px;
}

#hotspot9 {
	position: absolute;
	pointer-events: none;
}

#hot9 {
	position: absolute;
	top: -124px;
	left: -179px;
	width: 341px;
	text-align: center;
	font-size: 15px;
}

#hot09 {
	position: absolute;
	border-top: 2px dotted red;
	width: 46px;
	top: -80px;
	height: 0px;
	left: -29px;
	transform: rotate(90deg);
}

#hot9_1 {
	position: absolute;
	border-top: 2px dotted red;
	width: 38px;
	top: -55px;
	left: -26px;
	height: 0px;
	transform: rotate(00deg);
}

#hot9_2 {
	position: absolute;
	border-top: 2px dotted red;
	width: 59px;
	right: -3px;
	height: 0px;
	top: -26px;
	transform: rotate(90deg);
}

#hot9_3 {
	position: absolute;
	border-top: 2px dotted red;
	width: 59px;
	top: -27px;
	left: -17px;
	height: 0px;
	transform: rotate(90deg);
}

#hot9_4 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: -1px;
	right: 24px;
}

#hot9_5 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: -1px;
	left: 10px;
}

#hotspot10 {
	position: absolute;
	pointer-events: none;
}

#hot10 {
	position: absolute;
	top: -40px;
	left: -65px;
	width: 341px;
	text-align: center;
	font-size: 15px;
}

#hot010 {
	position: absolute;
	border-top: 2px dotted red;
	width: 46px;
	top: -11px;
	height: 0px;
	left: -23px;
	transform: rotate(90deg);
}

#hot10_1 {
	position: absolute;
	border-top: 2px dotted red;
	width: 38px;
	top: -33px;
	left: 3px;
	height: 0px;
	transform: rotate(00deg);
}

#hot10_2 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: 12px;
	right: -3px;
}

#hotspot11 {
	position: absolute;
	pointer-events: none;
}

#hot11 {
	position: absolute;
	top: 42px;
	left: -8px;
	width: 100px;
	text-align: left;
	font-size: 15px;
}
#hot011 {
	position: absolute;
	border-top: 2px dotted red;
	width: 44px;
	top: 21px;
	left: -36px;
	height: 0px;
	transform: rotate(90deg);
}

#hot11_1 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: -2px;
	right: 11px;
}

#hotspot12 {
	position: absolute;
	pointer-events: none;
}

#hot12 {
	position: absolute;
	top: 57px;
	left: -107px;
	width: 100px;
	text-align: right;
	font-size: 15px;
}
#hot012 {
	position: absolute;
	border-top: 2px dotted red;
	width: 54px;
	top: 29px;
	left: -29px;
	height: 0px;
	transform: rotate(90deg);
}

#hot12_1 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: 0px;
	right: -1px;
}

#hotspot13 {
	position: absolute;
	pointer-events: none;
}

#hot13 {
	position: absolute;
	top: 36px;
	left: -289px;
	width: 341px;
	text-align: center;
	font-size: 15px;
}

#hot013 {
	position: absolute;
	border-top: 2px dotted red;
	width: 40px;
	top: 24px;
	height: 0px;
	left: -23px;
	transform: rotate(90deg);
}

#hot13_1 {
	position: absolute;
	border-top: 2px dotted red;
	width: 38px;
	top: 43px;
	left: -44px;
	height: 0px;
	transform: rotate(00deg);
}

#hot13_2 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: 0px;
	right: 0px;
}

point5 #point5text1 {
	position: absolute;
	top: 150px;
	left: 410px;
}

#point5text2 {
	position: absolute;
	top: 510px;
	left: 309px;
}

#point5list {
	position: absolute;
	top: 515px;
	left: 285px;
}

#hotspot14 {
	position: absolute;
	pointer-events: none;
}

#hot14 {
	position: absolute;
	top: -125px;
	left: -17px;
	width: 50px;
}

#hotspot14plus {
	position: absolute;
	top: -90px;
	left: -89px;
}

#hotspot15 {
	position: absolute;
	pointer-events: none;
}

#hot15 {
	position: absolute;
	top: 65px;
	left: -97px;
	width: 200px;
	text-align: center;
}

#hotspot15plus {
	position: absolute;
	top: 0px;
	left: -2px;
}

#hotspot16 {
	position: absolute;
	pointer-events: none;
}

#hot16 {
	position: absolute;
	top: 155px;
	left: -60px;
	width: 130px;
	text-align: center;
}

#hotspot16plus {
	position: absolute;
	top: -75px;
	left: -60px;
}

#hotspot17 {
	position: absolute;
	pointer-events: none;
}

#hot17 {
	position: absolute;
	top: 99px;
	left: -97px;
	width: 200px;
	text-align: center;
}

#hotspot17plus {
	position: absolute;
	top: -3px;
	left: -3px;
}

#hotspot18 {
	position: absolute;
	pointer-events: none;
}

#hot18 {
	position: absolute;
	top: 135px;
	left: -97px;
	width: 200px;
	text-align: center;
}

#hotspot18plus {
	position: absolute;
	top: -1px;
	left: -5px;
	width: 9px;
	height: 142px;
}

#hotspot26 {
	position: absolute;
	pointer-events: none;
}

#hot26 {
	position: absolute;
	top: 101px;
	left: -173px;
	width: 341px;
	text-align: center;
	font-size: 15px;
}
#hot026 {
	position: absolute;
	border-top: 2px dotted red;
	width: 89px;
	top: 51px;
	left: -48px;
	height: 0px;
	transform: rotate(90deg);
}

#hot26_1 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: 4px;
	right: 1px;
}

#hotspot28 {
	position: absolute;
	pointer-events: none;
}

#hot28 {
	position: absolute;
	top: -149px;
	left: -260px;
	width: 390px;
	text-align: center;
	font-size: 15px;
}

#hot028 {
	position: absolute;
	border-top: 2px dotted red;
	width: 32px;
	top: -78px;
	height: 0px;
	left: -100px;
	transform: rotate(90deg);
}

#hot28_1 {
	position: absolute;
	border-top: 2px dotted red;
	width: 150px;
	top: -59px;
	left: -162px;
	height: 0px;
	transform: rotate(00deg);
}

#hot28_2 {
	position: absolute;
	border-top: 2px dotted red;
	width: 60px;
	right: 135px;
	height: 0px;
	top: -30px;
	transform: rotate(90deg);
}

#hot28_3 {
	position: absolute;
	border-top: 2px dotted red;
	width: 60px;
	top: -30px;
	left: -40px;
	height: 0px;
	transform: rotate(90deg);
}

#hot28_4 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: -2px;
	right: 162px;
}

#hot28_5 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: -1px;
	left: -13px;
}

#hotspot29 {
	position: absolute;
	pointer-events: none;
}

#hot29 {
	position: absolute;
	top: -115px;
	left: -156px;
	width: 307px;
	text-align: center;
	font-size: 15px;
}

#hot029 {
	position: absolute;
	border-top: 2px dotted red;
	width: 32px;
	top: -77px;
	height: 0px;
	left: -18px;
	transform: rotate(90deg);
}

#hot29_1 {
	position: absolute;
	border-top: 2px dotted red;
	width: 127px;
	top: -59px;
	left: -66px;
	height: 0px;
	transform: rotate(00deg);
}

#hot29_2 {
	position: absolute;
	border-top: 2px dotted red;
	width: 60px;
	right: 39px;
	height: 0px;
	top: -30px;
	transform: rotate(90deg);
}

#hot29_3 {
	position: absolute;
	border-top: 2px dotted red;
	width: 60px;
	top: -30px;
	left: 33px;
	height: 0px;
	transform: rotate(90deg);
}

#hot29_4 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: -2px;
	right: 66px;
}

#hot29_5 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: -1px;
	left: 59px;
}

#hotspot30 {
	position: absolute;
	pointer-events: none;
}

#hot30 {
	position: absolute;
	top: 48px;
	left: -161px;
	width: 341px;
	text-align: center;
	font-size: 15px;
}
#hot030 {
	position: absolute;
	border-top: 2px dotted red;
	width: 38px;
	top: 24px;
	left: -9px;
	height: 0px;
	transform: rotate(90deg);
}

#hot30_1 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: 0px;
	right: -13px;
}

#hotspot31 {
	position: absolute;
	pointer-events: none;
}

#hot31 {
	position: absolute;
	top: 115px;
	left: -24px;
	width: 70px;
	text-align: left;
	font-size: 15px;
}
#hot031 {
	position: absolute;
	border-top: 2px dotted red;
	width: 107px;
	top: 55px;
	left: -53px;
	height: 0px;
	transform: rotate(90deg);
}

#hot31_1 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: 1px;
	right: -3px;
}

#hotspot32 {
	position: absolute;
	pointer-events: none;
}

#hot32 {
	position: absolute;
	top: 69px;
	left: -21px;
	width: 41px;
	text-align: center;
	font-size: 15px;
}
#hot032 {
	position: absolute;
	border-top: 2px dotted red;
	width: 56px;
	top: 36px;
	left: -28px;
	height: 0px;
	transform: rotate(90deg);
}

#hot32_1 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: 3px;
	right: -3px;
}

#hotspot33 {
	position: absolute;
	pointer-events: none;
}

#hot33 {
	position: absolute;
	top: 119px;
	left: -54px;
	width: 95px;
	text-align: center;
	font-size: 15px;
}
#hot033 {
	position: absolute;
	border-top: 2px dotted red;
	width: 105px;
	top: 62px;
	left: -52px;
	height: 0px;
	transform: rotate(90deg);
}

#hot33_1 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: 7px;
	right: -3px;
}

#hotspot34 {
	position: absolute;
	pointer-events: none;
}

#hot34 {
	position: absolute;
	top: 53px;
	left: -4px;
	width: 31px;
	text-align: left;
	font-size: 15px;
}
#hot034 {
	position: absolute;
	border-top: 2px dotted red;
	width: 38px;
	top: 28px;
	left: -19px;
	height: 0px;
	transform: rotate(90deg);
}

#hot34_1 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: 5px;
	right: -3px;
}

#hotspot35 {
	position: absolute;
	pointer-events: none;
}

#hot35 {
	position: absolute;
	top: 119px;
	left: -170px;
	width: 341px;
	text-align: center;
	font-size: 15px;
}
#hot035 {
	position: absolute;
	border-top: 2px dotted red;
	width: 105px;
	top: 63px;
	left: -53px;
	height: 0px;
	transform: rotate(90deg);
}

#hot35_1 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: 5px;
	right: -2px;
}

#hotspot36 {
	position: absolute;
	pointer-events: none;
}

#hot36 {
	position: absolute;
	top: 63px;
	left: -82px;
	width: 85px;
	text-align: right;
	font-size: 15px;
}
#hot036 {
	position: absolute;
	border-top: 2px dotted red;
	width: 50px;
	top: 37px;
	left: -21px;
	height: 0px;
	transform: rotate(90deg);
}

#hot36_1 {
	position: absolute;
	border: 3px solid red;
	border-radius: 50%;
	top: 5px;
	right: -7px;
}

#point6text1 {
	position: absolute;
	width: 250px;
	line-height: 27px;
	top: 175px;
	left: 300px;
}

#point6img1 {
	position: absolute;
	top: 150px;
	left: 280px;
}

#point8text1 {
	position: absolute;
	top: 100px;
	left: 300px;
	width: 840px;
	text-align: center;
}

#point12text1 {
	position: absolute;
	top: 74px;
	left: 300px;
	width: 840px;
	text-align: center;
}

.point6textimg {
	position: absolute;
	left: 372px;
	top: 440px;
}

.point6textimg1 {
	position: absolute;
	width: 500px;
	height: 500px;
	top: 142px;
	right: 98px;
}

#point14logo {
	position: absolute;
	left: 313px;
	width: 194px;
	top: 44px;
}

#point14text1 {
	font-size: 22px;
	position: absolute;
	left: 545px;
	width: 664px;
	top: 79px;
}

#point14data {
	position: absolute;
	left: 380px;
	top: 204px;
}

#point14data > div {
	position: relative;
	padding-left: 96px;
	width: 703px;
	margin-bottom: 42px;
}

#point14data img {
	position: absolute;
	top: 0px;
	left: -50px;
	width: 122px;
}

#point14data p {
	font-size: 17px;
}

.slides {
	position: relative;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.slide {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: 1;
	transition: opacity 1s;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	border: 1px solid #000;
	padding: 8px;
}

.showing {
	opacity: 1;
	z-index: 2;
}

#point15text1 {
	width: 350px;
	position: absolute;
	top: 180px;
	left: 916px;
	font-weight: 900;
	font-size: 17px;
	text-align: left;
}

@-moz-document url-prefix() {
	#point15text1 {
		width: 350px;
		position: absolute;
		top: 180px;
		left: 870px;
		font-weight: 900;
		font-size: 17px;
		text-align: center;
	}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#point15text1 {
		width: 350px;
		position: absolute;
		top: 180px;
		left: 870px;
		font-weight: 900;
		font-size: 17px;
		text-align: center;
	}
}

#point15text01 {
	width: 341px;
	position: absolute;
	top: 210px;
	left: 893px;
	font-size: 16px;
	text-align: left;
}

#point15img1 {
	width: 100px;
	position: absolute;
	top: 90px;
	left: 390px;
}

#point15img2 {
	width: 250px;
	position: absolute;
	top: 300px;
	left: 920px;
}

#point15img3 {
	width: 200px;
	position: absolute;
	top: 230px;
	left: 630px;
}

#point15list {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 320px;
	left: 310px;
	width: 300px;
	opacity: 1 !important;
}

#point15list li {
	font-size: 16px;
	margin-bottom: 10px;
}

#point15text2 {
	width: 150px;
	position: absolute;
	top: 180px;
	left: 380px;
	font-weight: 900;
	font-size: 17px;
}

#point15text02 {
	width: 305px;
	position: absolute;
	top: 210px;
	left: 300px;
	font-size: 16px;
}

.point10textmainimg {
	position: absolute;
	top: 175px;
	left: 446px;
	width: 600px;
}

#point10text1 {
	position: absolute;
	top: 80px;
	left: 390px;
	width: 700px;
	color: #000;
	text-align: left;
}

#point10text1 span {
	display: block;
	color: #000;
	margin-top: 20px;
}

#point10text2,
#point10text3,
#point10text4,
#point10text5,
#point10text6,
#point10text7 {
	position: absolute;
	width: 44px;
	height: 44px;
	cursor: pointer;
	z-index: 1;
	pointer-events: all;
}

#point10text2 {
	top: 343px;
	left: 445px;
}

#point10text3 {
	top: 230px;
	left: 609px;
}

#point10text4 {
	top: 267px;
	left: 904px;
}

#point10text5 {
	top: 491px;
	left: 966px;
}

#point10text6 {
	top: 590px;
	left: 831px;
}

#point10text7 {
	top: 539px;
	left: 573px;
}

#point10text2 img,
#point10text3 img,
#point10text4 img,
#point10text5 img,
#point10text6 img,
#point10text7 img {
	width: 100%;
	display: block;
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	top: 50%;
	position: absolute;
	left: 50%;
	-webkit-transition: -webkit-transform 0.5s linear;
	transition: transform 0.5s linear;
}

.point10text1SubContents {
	position: absolute;
	width: 210px;
	display: none;
	top: 197px;
	left: 1015px;
	z-index: 1;
}

.point10text1SubContents h3 {
	margin: 0 0 10px;
	color: #000;
}

.point10text1SubContents p {
	font-size: 14px;
}

.point10text1SubContents ul {
	padding-left: 0;
	margin: 0;
	list-style: none;
}

.point10text1SubContents ul li span {
	color: #000;
}

.point10text1SubContents ul li {
	margin-bottom: 7px;
	font-size: 14px;
	line-height: 1;
	color: #3b4652;
}

.point10text1SubContents ul li::before {
	content: "\2022";
	color: #3b4652;
	margin-right: 7px;
}

#point10textContent1 {
	top: 281px;
	left: 255px;
}

#point10textContent2 {
	top: 120px;
	left: 400px;
}

#point10textContent3 {
	top: 148px;
	left: 990px;
	width: 240px;
}

#point10textContent4 {
	top: 455px;
	left: 1026px;
	width: 220px;
}

#point10textContent5 {
	top: 541px;
	left: 919px;
	width: 280px;
}

#point10textContent6 {
	top: 430px;
	left: 290px;
	width: 270px;
}

#point10textContent7 {
	top: 130px;
	left: 988px;
	width: 240px;
}

.point10textContent {
	position: absolute;
	width: 200px;
	display: none;
	z-index: 1;
}

.point10textContent h3 {
	margin: 0 0 10px;
	color: #000;
}

.point10textContent p {
	font-size: 14px;
	color: #000;
}

.point10textContent ul {
	padding-left: 0;
	margin: 0;
	list-style: none;
}

.point10textContent ul li {
	margin-bottom: 7px;
	font-size: 14px;
	line-height: 1;
	color: #3b4652;
}

.point10textContent ul li::before {
	content: "\2022";
	color: #3b4652;
	margin-right: 7px;
	vertical-align: top;
}

.point10textContent ul li span {
	color: #000;
	display: inline-block;
	width: calc(100% - 20px);
	vertical-align: baseline;
}

.point10textContent a {
	font-size: 14px;
	color: #498bc9;
	margin-top: 5px;
	display: inline-block;
	pointer-events: all;
	position: fixed;
	left: 265px;
	width: 200px;
	top: 670px;
}

#point10li1 {
	position: absolute;
	top: 57px;
	font-size: 16px;
}

#point10text8 {
	position: absolute;
	top: 380px;
	left: 675px;
	width: 187px;
	height: 92px;
	cursor: pointer;
	pointer-events: all;
}

#point10text8 span {
	display: block;
	color: #000;
	font-size: 18px;
	font-family: "Gotham-Book";
	font-weight: bold;
	line-height: 1.1;
	-webkit-transition: transform 0.7s linear;
	transition: transform 0.7s linear;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1);
}

#point10text9 {
	position: absolute;
	top: 280px;
	left: 690px;
	color: #498bc9;
	font-size: 21px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 210px;
}

#point10text10 {
	position: absolute;
	top: 290px;
	left: 690px;
	color: #df1e26;
	font-size: 24px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 400px;
}

#point10text11 {
	position: absolute;
	top: 320px;
	left: 690px;
	width: 420px;
	color: #df1e26;
	font-size: 18px;
	font-family: "Gotham-Book";
}

#point10li2 {
	position: absolute;
	top: 35px;
	font-size: 16px;
}

#point10text12 {
	position: absolute;
	top: 570px;
	left: 675px;
	color: #fd6231;
	font-size: 21px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 450px;
}

#point10li4 {
	position: absolute;
	top: 20px;
	font-size: 16px;
	width: 400px;
}

#point10text13 {
	position: absolute;
	top: 265px;
	left: 690px;
	color: #498bc9;
	font-size: 21px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 210px;
}

#point10text14 {
	position: absolute;
	top: 345px;
	left: 650px;
	color: #df1e26;
	font-size: 21px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 260px;
}

#point10text15 {
	position: absolute;
	top: 410px;
	left: 680px;
	color: #6ebf48;
	font-size: 24px;
	font-family: "Gotham-Book";
	font-weight: bold;
	width: 270px;
}

#point10li3 {
	position: absolute;
	top: 25px;
	font-size: 16px;
	width: 300px;
}

#point10image1 {
	position: absolute;
	top: 155px;
	left: 420px;
	width: 455px;
}

#point10image1 img {
	width: 250px;
	height: 529px;
}

#point10image1_1 {
	position: absolute;
	top: 155px;
	left: 421px;
}

#point10image1_2 {
	position: absolute;
	top: 155px;
	left: 421px;
}

#point10image1_3 {
	position: absolute;
	top: 155px;
	left: 421px;
}

#point10image1_4 {
	position: absolute;
	top: 156px;
	left: 421px;
}

#point10image2 {
	position: absolute;
	top: 155px;
	left: 421px;
}

#point10image2 img {
	width: 250px;
	height: 529px;
}

.point10image2_animate {
	transform: scale(1.35);
	-webkit-transform: scale(1.35);
	top: 198px !important;
	left: 506px !important;
	transition: all 1.5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}

.point10image2_animateRemove {
	transform: scale(1);
	-webkit-transform: scale(1);
	top: 155px !important;
	left: 421px !important;
	transition: all 1.5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}

#point10image3 {
	position: absolute;
	top: 155px;
	left: 421px;
}

#point10image3 img {
	width: 250px;
	height: 529px;
}

.point10image3_animate {
	transform: scale(1.35);
	-webkit-transform: scale(1.32);
	top: 161px !important;
	left: 496px !important;
	transition: all 1.5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}

.point10image3_animateRemove {
	transform: scale(1);
	-webkit-transform: scale(1);
	top: 155px !important;
	left: 421px !important;
	transition: all 1.5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}

#point10image4 {
	position: absolute;
	top: 155px;
	left: 421px;
}

#point10image4 img {
	width: 250px;
	height: 529px;
}

.point10image4_animate {
	transform: scale(1.32);
	-webkit-transform: scale(1.32);
	top: 130px !important;
	left: 499px !important;
	transition: all 1.5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}

.point10image4_animateRemove {
	transform: scale(1);
	-webkit-transform: scale(1);
	top: 155px !important;
	left: 421px !important;
	transition: all 1.5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}

#point10image5 {
	position: absolute;
	top: 155px;
	left: 421px;
}

#point10image5 img {
	width: 250px;
	height: 529px;
}

.point10image5_animate {
	transform: scale(1.32);
	-webkit-transform: scale(1.32);
	top: 111px !important;
	left: 502px !important;
	transition: all 1.5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}

.point10image5_animateRemove {
	transform: scale(1);
	-webkit-transform: scale(1);
	top: 155px !important;
	left: 421px !important;
	transition: all 1.5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}

#cpText p,
.textFadeClass p,
p {
	margin: 0;
}

.cptextdivWrap {
	width: 680px;
}
