* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

ul,
li {
	list-style: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.block {
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


body {
	min-width: 680px;
}

.container {
	padding: 0 15px;
	width: 90vw;
	max-width: 1000px;
	margin: 0 auto;
}

.flexBox {
	display: box;
	/*锛堜几缂╃洅鏈€鑰佺増鏈級*/
	display: -webkit-box;
	/* iOS 6-, Safari 3.1-6 */
	display: -webkit-flex;
	/* Chrome */
	display: -moz-box;
	/* Firefox 19 */
	display: -ms-flexbox;
	display: flexbox;
	display: flex;
	width: 100%;
}

.flex-center {
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.flexItem {
	-webkit-box: 1;
	-webkit-flex: 1;
	-ms-flexbox: 1;
	flex: 1;
}

.flex-center-v {
	flex-direction: column;
	justify-content: center;
}

.flex-cnter-h {
	flex-direction: row;
	align-items: center;
}

.jw_logo {
	width: 143px;
	height: 42px;
}

.jw_header {
	min-width: 980px;
	height: 82px;
	padding: 20px 45px 0;
	margin: 0 auto;
	position: fixed;
	right: 0;
	left: 0;
	z-index: 11;
	background: #FFF;
	border-bottom: 1px solid #dddddd;
	display: flex;
	justify-content: space-between;
}

.menu_list {
	list-style: none;
	line-height: 42px;
}

.menu_item {
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #222222;
	float: left;
	list-style: none;
	margin-left: 50px;
	position: relative;
}

.menu_item_link {
	color: #222222;
	user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	position: relative;
	cursor: pointer;
}

.menu_item_link:after {
	content: "";
	position: absolute;
	left: -50%;
	top: -50%;
	width: 200%;
	height: 200%;
}

.menu_list>.on:before,
.menu_item:hover:before {
	width: 50%;
}

.menu_list>.on:after,
.menu_item:hover:after {
	width: 50%;
}

.menu_item:before {
	content: " ";
	position: absolute;
	bottom: 0;
	left: 50%;
	border-bottom: 2px solid #222222;
	width: 0;
	-webkit-transition: cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
	-moz-transition: cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
	-ms-transition: cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
	transition: cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
}

.menu_item:after {
	content: " ";
	position: absolute;
	bottom: 0;
	right: 50%;
	border-bottom: 2px solid #222222;
	width: 0;
	-webkit-transition: cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
	-moz-transition: cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
	-ms-transition: cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
	transition: cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
}

.clear:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.img_box {

	margin: 0 auto;
	position: relative;
}

.swiper-pagination-bullet-active {
	background: #FD9827;
}

.section1 {
	padding-top: 82px;
}

.screen1_swiper {
	width: 100%;
	height: 620px;
}

.screen1_swiper_item {
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left bottom;
}

.screen1_swiper_img {
	width: 90%;
	height: 100%;
	object-fit: contain;
	object-position: bottom;
	margin: 0 auto;
	display: block;
}

.banner0_title {
	position: absolute;
	bottom: 40px;
	max-width: 90%;
	object-fit: contain;
	height: 43%;
	object-position: left;
}

.screen1_swiper_title {
	font-weight: bold;
	color: #FFF;
	font-size: 40px;
	position: absolute;
	left: 15px;
	top: 25px;
}

.screen1_img1 {}

.screen1_title {
	/* 	margin-left: 30px;
	background-image: url(../img/screen1_title.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 407px;
	margin: 0 auto;
	background-position:left bottom; */



	display: block;
	margin: 0 auto;
}

.section2 {
	width: 100%;
	background-color: #ffffff;
	padding: 40px 0 40px;
}

.screen2_title {
	width: 90%;

	display: block;
	margin: 0 auto;
	background-repeat: no-repeat;
	*/
}

.screen2_img1 {
	width: 100%;

	display: block;
	margin: 0 auto;
	/* height: 743px; */
	/* 	background-image: url(../img/screen2_img1.png);
	margin: 0 auto;
	background-size: contain;
	background-repeat: no-repeat; */
}

.section2-content {
	margin-top: 40px;
	position: relative;
}


.section2-content .btn {
	/* width: 32%; */
	/* background: #FCF; */
	height: 18%;
	position: absolute;
	cursor: pointer;
}

.btn-left-1 {
	left: 0;
	top: 0;
	width: 25%;
}

.btn-left-2 {
	left: 0;
	top: 40%;
	width: 25%;
}

.btn-left-3 {
	left: 0;
	bottom: 20px;
	width: 25%;
}

.btn-right-1 {
	top: 0;
	right: 0;
	width: 32%;
}

.btn-right-2 {
	right: 0;
	top: 40%;
	width: 32%;
}

.btn-right-3 {
	right: 0;
	bottom: 20px;
	width: 25%;
}

.mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 3331;
	background-color: rgba(0, 0, 0, 0.8);
	display: none;
}

.modal {
	display: none;
	border-width: 3px;
	border-color: rgb(223, 175, 112);
	border-style: solid;
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	position: fixed;
	left: 50%;
	top: 50%;
	width: 66%;
	transform: -webkit-translate(-50%, -50%);
	transform: -moz-translate(-50%, -50%);
	transform: -ms-translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 3333;
	padding: 30px;
	max-width: 560px;
	min-width: 380px;
}

/* .modal .panel:before {
	content: "";
	border: 17.5px solid transparent;
	border-right: 37px solid #ce9448;
	position: absolute;
	left: -54.5px;
	top: 50%;
	margin-top: -17.5px;
} */


.modal .panel-title {
	font-size: 28px;
	color: #ce9448;
}

.modal .panel-content {
	font-size: 16px;
	color: rgb(105, 105, 105);
	line-height: 1.5;
	text-align: justify;
	justify-content: space-between;
	margin-top: 20px;
}

.modal .panel-content .subtitle {
	font-size: 20px;
	color: #ce9448;
	margin-bottom: 10px;
}

.panel-content-top {
	margin-bottom: 30px;
}

.modal .panel-content .part-left {
	padding-right: 10px;
	width: 50%;
}

.modal .panel-content .part-right {
	width: 50%;
}

.modal .panel-content .subtitle {}

.modal .close {
	position: absolute;
	background-image: url(../img/close.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 40px;
	height: 40px;
	right: 0;
	top: -70px;
}

.section3 {}

.screen3_img1 {
	width: 100%;
	background-image: url(../img/screen3_img1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	position: relative;
	padding: 40px 0;
}

.screen3_list {
	margin: 30px auto 0;
	background-color: #ffffff;

	flex-direction: row;
	box-shadow: 0px 9px 22px 7px rgba(199, 199, 199, 0.24);

}

.screen3_item {
	/* height: 412px; */
	flex-direction: column;
	flex: 1;
	overflow: hidden;
	padding: 0 20px 20px;
}

.screen3_title {
	/* 	background-image: url(../img/screen3_title.png);
	width: 1000px;
	height: 159px;
	margin: 0 auto 0; */

	width: 100%;

	display: block;
	margin: 0 auto;
}

.screen3_item_title {
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #222222;
	text-align: center;
}

.screen3_item_line {
	width: 57px;
	height: 3px;
	background-color: #222222;
	margin: 28px auto 42px;
}

.screen3_item_text {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
	color: #666666;
	text-align: center;
}

.screen3_item_icon {
	width: 100%;
	display: block;
	margin: 22px auto 25px;
	max-width: 90px;
}

.screen3_item_border {
	border-right: 1px solid #dddddd;
}

.section4 {}

.screen4_img1 {
	width: 100%;
	background-image: url(../img/screen4_img1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	position: relative;
	padding: 40px 0;
}

.screen4_title {
	/* 	background-image: url(../img/screen4_title.png);
	width: 1299px;
	height: 159px;
	margin: 0 auto 0; */


	width: 100%;
	display: block;
	margin: 0 auto;
}

.section5 {}

.section5 .img_box {
	padding-top: 60px;
}

.screen5_img1 {
	width: 100%;
	/* height: 719px; */
	background-image: url(../img/screen5_img1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	position: relative;
}

.screen5_title {
	/* 	background-image: url(../img/screen5_title.png);
	width: 1299px;
	height: 159px;
	margin: 0 auto 0;
	position: absolute;
	top: 80px;
	left: 50%;
	transform: translateX(-50%); */

	width: 100%;

	display: block;
	margin: 0 auto;
}

.screen5_list {



	flex-direction: row;
	margin: 0 auto;
	margin-top: 40px;
}

.screen5_item {
	/* height: 456px; */
	flex: 1;
	padding: 90px 0;

	flex-direction: column;
	align-items: center;
}

.screen5_item_border_l {
	border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.screen5_item_border_r {
	border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.screen5_item_content {
	width: 150px;
	padding: 10px;
}


.screen5_item_icon {
	width: 68px;
	height: 68px;
	display: block;
}

.screen5_item_line {
	width: 60px;
	height: 2px;
	background-color: #ffffff;
	margin-top: 34px;
	margin-bottom: 43px;
}

.screen5_item_text {
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
}




.section6 {}

.screen6_block {
	background-color: #ffffff;
	padding-top: 40px;
}

.screen6_title {
	/* 	background-image: url(../img/screen6_title.png);
	width: 1299px;
	height: 159px;
	margin: 0 auto 67px; */
	width: 100%;

	display: block;
	margin: 0 auto;
}

.section7 {}

.screen7_block {
	background-color: #ffffff;
	padding-top: 40px;
	padding-bottom: 60px;
}

.screen7_title {
	/* 	background-image: url(../img/screen7_title.png);

	height: 161px;
	margin: 0 auto 67px; */


	width: 100%;
	display: block;
	margin: 0 auto;
}

.screen7_list {

	margin: 0 auto;

	flex-direction: row;
	flex-wrap: wrap;
	margin-top: 30px;

}

.screen7_item {
	position: relative;
	list-style: none;
	width: 25%;
	height: 126px;

	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.screen7_item_border_bottom {
	position: absolute;
	bottom: 0;
	left: 8;
	width: 100%;
	height: 1px;
	background-color: #dddddd;
}

.screen7_item_border_right {
	position: absolute;
	top: 11;
	right: 0;
	width: 1px;
	height: 100%;
	background-color: #dddddd;
}

.screen7_item_img {
	display: block;
	-webkit-transition: transform 0.5s linear;
	-moz-transition: transform 0.5s linear;
	-ms-transition: transform 0.5s linear;
	transition: transform 0.5s linear;
	object-fit: contain;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	max-width: 90%;
	object-fit: contain;
}

.screen7_item:hover>.screen7_item_img {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}

.section8 {}

.screen8_list {

	margin: 0 auto;




}

.screen8_item {
	list-style: none;
	padding: 20px 0 0;
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
	position: relative;
}

.section8_block {

	margin: 0 auto;
	overflow: hidden;
	/* padding: 0 15px; */
	/* max-width: 970px; */



}

.screen8_img1 {
	width: 100%;
	height: 330px;
	background-image: url(../img/screen8_img1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	position: relative;
}

.screen8_title {
	background-image: url(../img/screen8_title.png);
	width: 1000px;
	height: 61px;
	margin: 89px auto 6px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position-y: bottom;
}



.screen8_item_text1 {
	font-size: 20px;
	line-height: 1;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #222222;
	margin-bottom: 10px;
}

.screen8_item_detail .screen8_item_text1 {
	font-size: 16px;
	margin-bottom: 10px;

}

.screen8_item_detail .screen8_item_text3 {
	font-size: 16px;
	line-height: 1.7;
	color: #555;
	text-align: justify;
	justify-content: space-between;
}

.screen8_item_header {
	padding-bottom: 20px;
	cursor: pointer;
}

.screen8_item_line {
	width: 40px;
	height: 3px;
	background-color: #1a1a1a;
	margin: 0 0 15px;
	display: none;
}

.screen8_item_text2 {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	margin-bottom: 0;
}

.screen8_item_text3 {
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #222222;
	line-height: 34px;
}

.screen8_item_detail {
	margin-bottom: 30px;
	margin-top: 10px;
}

.screen8_item_padding {
	padding-left: 37px;
}

.screen8_item_text1_mb {
	margin-top: 20px;
}

.jw_footer {
	width: 100%;
	height: 168px;
	background-color: #1e1f37;
	overflow: hidden;
	padding-top: 46px;

}

.jw_footer_wrap {

	margin: 0 auto;


}

.jw_footer_text {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #e3e3e3;
	margin-top: 20px;
}

.screen4_swiper {
	width: 100%;
	height: 432px;
}

.screen4_swiper_item {
	width: 576px;
	height: 432px;
}

.screen4_swiper_img {
	width: 576px;
	height: 432px;
	display: block;
	object-fit: cover;
}

.screen4_swiper_img_text {
	font-size: 14px;
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 8px;
	position: absolute;
	bottom: 40px;
	left: 40px;
}

.screen4_swiper_pos {
	margin-top: 30px;
}

@media screen and(-ms-high-contrast:active),
(-ms-high-contrast:none) {
	@media screen and (min-width: 1299px) and (max-width:1499px) {
		.screen4_swiper_pos {

			margin: 48px auto 0;
		}
	}

	@media screen and (min-width:1500px) and (max-width:1920px) {
		.screen4_swiper_pos {
			width: calc(100% - 308px);
			position: absolute;
			top: 288px;
			right: 0;
		}
	}
}

@media screen and (min-width:1299px) and (max-width:1499px) {
	.screen4_swiper_pos {

		margin: 48px auto 0;
	}
}

.screen4_arrow {
	margin-top: 60px;
	text-align: center;
}

.screen4_arrow_left {
	background-image: url(../img/screen4_arrow_left.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 41px;
	height: 32px;
	cursor: pointer;
	margin-right: 78px;
	display: inline-block;
}

.screen4_arrow_right {
	background-image: url(../img/screen4_arrow_right.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 41px;
	height: 32px;
	cursor: pointer;
	display: inline-block;
}

.screen6_swiper {
	position: relative;
}

.screen6_swiper_pos {

	margin: auto;
	margin-top: 30px;
}

.screen6_swiper_img {
	height: 430px;
	display: block;
	object-fit: cover;
	width: 100%;
	object-position: top center;
}

.screen6_swiper_pagination {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 80px;
	background-color: rgba(26, 26, 26, 0.5);
	z-index: 10;
}

.screen6_swiper_pagination_item {
	width: 20%;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 80px;
	letter-spacing: 0px;
	color: #ffffff;
	float: left;
	text-align: center;
	cursor: pointer;
	position: relative;
}

.screen6_swiper_pagination_active {
	color: #e3b374 !important;
}

.click_arrow {
	background-image: url(../img/click_arrow.png);
	width: 24px;
	height: 24px;
	position: absolute;
	top: 22px;
	right: 0;
	cursor: inherit;
}

.click_arrow_top {

	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.screen6_swiper_pagination_border {
	height: 18px;
	width: 1px;
	background-color: rgba(255, 255, 255, 0.6);
	position: absolute;
	top: 31px;
	right: 0;
}

.top {
	position: fixed;
	right: 90px;
	bottom: 72px;
	cursor: pointer;
	background-image: url(../img/top.png);
	background-color: #1e1f37;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	z-index: 9999;
}

/* /////////////////////////// */

.footer {
	background-image: url('../img/screen8_img1.jpg');
	background-color: #000;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #c1c1c1;
	font-size: 12px;
}

.footer-bg {
	z-index: 1;

	margin: 0 auto;
	padding: 30px 0;
}

.ft-red {
	font-weight: bold;
	color: #ff9800;
}

.ft-white {
	font-weight: bold;
	font-size: 16px;
}

.footer-content {}

.footer-jw,
.footer-jw:hover,
.footer-jw:link,
.footer-jw:active,
.footer-jw:visited {
	color: #c1c1c1;
	cursor: pointer;
}

.footer-jw h4 {
	margin-top: 20px;
	margin-bottom: 5px;
}

.footer-content a,
.footer-content a:hover,
.footer-content a:link,
.footer-content a:active,
.footer-content a:visited {
	color: #fff;
	cursor: pointer;
}

.footer-title {
	font-size: 24px;
	text-align: center;
	color: #fff;
	padding: 40px 0;
}

.footer-title-s {
	display: none;
	font-size: 24px;
	text-align: left;
	color: #fff;
	padding: 25px 0;
}

.footer-icon {
	padding-right: 0;
	width: 440px;
	margin-right: 30px;
}

.footer-jw {
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
	background-size: 100px;
	display: block;
	padding: 15px 0 0;
	color: #c1c1c1;
	line-height: 20px;
	margin-bottom: 10px;
}

.footer-contact {
	float: left;
	padding-left: 15px;
}

.footer-contact-title {
	font-size: 16px;
	border-bottom: 1px #FFF solid;
	padding-bottom: 5px;
	position: relative;
	margin-bottom: 10px;
}

.footer-contact-title:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #ff9800;
	display: block;
	position: absolute;
	bottom: 8px;
	left: 184px;
}

.footer-contact-contents {
	flex-wrap: wrap;
}

.footer-contact-content {
	padding-top: 15px;
	line-height: 20px;
	min-width: 50%;
	max-width: 50%;
}

.footer-contact-name {
	font-size: 16px;
	font-weight: bold;
	color: #ff9800;
	margin-bottom: 2px;
}

.footer-contact-phome {
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	position: relative;
	padding-left: 15px;
	margin-top: 10px;
}

.footer-contact-phome:before {
	content: "";
	display: block;
	background-image: url('../img/icon_phone.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 5px;
}

.footer-contact-address {
	color: #fff;
	position: relative;
	padding-left: 15px;
	font-size: 14px;
}

.footer-contact-address:before {
	content: "";
	display: block;
	background-image: url('../img/icon_location.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}

.footer-join {
	padding-right: 0 !important;
	padding-left: 15px !important;
}

.footer-join-title {
	font-size: 16px;
	border-bottom: 1px #FFF solid;
	padding-bottom: 5px;
	position: relative;
	margin-bottom: 25px;
}

.footer-join-title:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #ff9800;
	display: block;
	position: absolute;
	bottom: 8px;
	left: 140px;
}

.footer-join-mail {
	color: #fff;
	padding-left: 25px;
	position: relative;
	line-height: 28px;
}

.footer-join-mail:before {
	content: "";
	display: block;
	background-image: url('../img/icon_msg.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0;
	top: 9px;
}
.banner2-bg-part {
    position: absolute;
    left: 0;
    top: 0;
    height: 103px;
    background-size: cover;
    width: 100%;
}

@media screen and (max-width:991px) {
	.screen5_item_content {
		width: inherit;
	}

	.screen5_item_text {
		font-size: 16px;
		line-height: 1.5;
	}

	.screen5_item {
		padding: 20px 0;
	}

	.screen5_item_line {
		margin-top: 24px;
		margin-bottom: 23px;
	}

	.screen1_swiper {
		height: 500px;
	}

	.screen1_swiper_title {
		font-size: 38px;
		top: 15px;
	}

	.screen1_swiper_img {
		width: 100%;
	}

	.jw_header {
		min-width: 680px;
		padding: 20px 45px 0;
	}

	.menu_item {
		margin-left: 25px;
	}

	.screen3_item {
		padding: 0 10px 20px;
	}

	.screen3_item_icon {
		margin: 12px auto 15px;
	}

	.screen3_item_title {
		font-size: 20px;
	}

	.screen3_item_text {
		font-size: 14px;
		line-height: 30px;
	}


	.screen3_item_line {
		margin: 18px auto 22px;
	}

	.screen7_item {
		height: 70px;
	}

	.footer-contact-content {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.banner2-bg-part {
	    height: 85px;
	}
}


@media screen and (max-width: 767px) {
	.menu_item {
		margin-left: 15px;
	}
}




/* ---------------------------- */

.zoomBigIn {
	-webkit-animation: zoomBigIn 0.6s forwards;
	animation: zoomBigIn 0.6s forwards;
}

@-webkit-keyframes zoomBigIn {
	0% {
		opacity: 0;
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(0.8, 0.8) translate(-50%, -50%);
		transform: scale(0.8, 0.8) translate(-50%, -50%);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1, 01) translate(-50%, -50%);
		transform: scale(1, 1) translate(-50%, -50%);

	}
}

@keyframes zoomBigIn {
	0% {
		opacity: 0;
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(0.8, 0.8) translate(-50%, -50%);
		transform: scale(0.8, 0.8) translate(-50%, -50%);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1, 01) translate(-50%, -50%);
		transform: scale(1, 1) translate(-50%, -50%);

	}
}

.zoomBigOut {
	-webkit-animation: zoomBigOut 0.6s forwards;
	animation: zoomBigOut 0.6s forwards;
}

@-webkit-keyframes zoomBigOut {
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 01);
		transform: scale(1, 1);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(0.8, 0.8);
		transform: scale(0.8, 0.8);
	}

	50% {
		opacity: 0;
	}

	0% {
		opacity: 0;
	}
}

@keyframes zoomBigOut {
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 01);
		transform: scale(1, 1);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(0.8, 0.8);
		transform: scale(0.8, 0.8);
	}

	50% {
		opacity: 0;
	}

	0% {
		opacity: 0;
	}
}
