/*
*::selection {background: rgba(255,200,100,0.8);}
*/
* { -webkit-tap-highlight-color: transparent; }
html { overflow-x: hidden; }
body {margin: 0; padding: 0; background-color: #0a1235; background-image: -webkit-radial-gradient(circle at 50% 0, rgba(81,133,171,.4), transparent 1500px); background-image: radial-gradient(circle at 50% 0,rgba(81,133,171,.4), transparent 1500px); background-repeat: no-repeat; }
a {text-decoration: none; color: auto;}
input {background: none; border: none; padding: none; margin: 0;}
input:not(.active) {cursor: pointer;}
input:focus, select:focus {outline: none;}
ul {/* margin: 0; padding: 0; -webkit-margin-before: 0; -webkit-margin-after: 0; */}
img {border: 0; margin: 0; padding: 0;}
form {margin: 0; padding: 0;}

.bg-container { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: -1; }
.bg-container .page-bg { position: absolute; top: 0; left: 50%; width: 1600px; margin-left: -800px; }
.bg-container .rabbit { position: absolute; top: 118px; left: 50%; width: 271px; margin-left: 139px; -webkit-animation: jump 1.2s linear; animation: jump 1.2s linear; }

.header {position: relative; min-width: 1040px \9; width: 100%; /* margin-bottom: 42px; */ }
.header .logo {position: relative; max-width: 1000px; margin: 0 auto; width: 100%; width: 1000px \9; height: 110px;}
.header .logo a {position: relative; display: inline-block;}
.header .logo a img {position: relative; display: block; width: 288px; height: 60px; margin-left: 0; padding-top: 40px; cursor: pointer; transition-duration: 0.5s; transition-property: width, height, padding-top, margin-left;}
.header .language_list { max-width: 1000px; margin: 0 auto; padding: 18px 20px; }
.header .language_list a,
.header .language_list input { max-width: 1000px; margin: 0 auto; padding: 0; font-size: 14px; color: #fff; vertical-align: top; }
.header .language_list a:hover,
.header .language_list a.active,
.header .language_list input:hover,
.header .language_list input.active { text-decoration: underline; }
.header .language_list span { margin: 0 4px; color: #fff; }
.header .header-text { max-width: 1000px; margin: 0 auto; padding: 123px 0 40px; box-sizing: border-box; }
.header .header-text .title { margin: 0 0 30px 50px; font-size: 72px; line-height: 1; text-align: left; color: #fff; text-shadow: 5px 5px 10px rgba(0,0,0,.8); font-weight: bold; }
.header .description { max-width: 520px; margin: 0 0 0 50px; font-size: 18px; font-weight: 400; line-height: 25px; color: #fff; }
/* .header .logo .language_list {position: absolute; right: 0px; top: 80px; margin-top: 0; transition-duration: 0.5s; float: right; margin-top: 80px; *margin-top: -25px; line-height: 18px;} */
/* .header .logo .language_list span {color: #fff; margin: 0 5px; cursor: default; *vertical-align: middle; font-family: arial;} */
/* .header .logo .language_list input {color: #fff; font-size: 18px;  font-weight: bold; margin: 0; padding: 0;} */
/* .header .logo .language_list input:hover {color: #3c5f00;} */
/* .header .logo .language_list input.active {color: #3c5f00;} */
.header .header_list {position: relative; width: 100%; padding: 0; text-align: center; vertical-align: middle; }
.header .header_list ul { position: relative; max-width: 1040px; margin: 0 auto 22px; width: 100%; width: 1000px \9; list-style: none; padding: 0; line-height: 32px; z-index: 1; }
.header .header_list ul li {margin: 0 22px; padding: 2px 0 16px; display: inline-block; /* font-size: 20px; */ color: #fff; cursor: pointer;}
.header .header_list ul li a { color: inherit; }
/* .header .header_list ul li.last {margin-right: 0 \9;} */
.header .header_list ul li:hover {color: #ffbf3b;}
.header .header_list ul li.active {color: #ffbf3b; cursor: default; padding: 2px 0 16px 26px; background-image: url(../images/nav-lantern.png); background-position: left top; background-repeat: no-repeat; background-size: 18px 43px; }
.header .header_list ul li.test {opacity: 0.5;}
/* .header .header_list .select_back {position: relative; width: 100%; height: 32px; background: url('../images/select_arrow.png') no-repeat right; } */
/* .header .header_list .curr-cat-table { margin: 0 auto; border-collapse: collapse; width: 100%; max-width: 1000px; }
.header .header_list .curr-cat-table tr { display: flex; }
.header .header_list .curr-cat-table td { flex-grow: 1; }
.header .header_list .curr-cat-table .curr-cat-line {  }
.header .header_list .curr-cat-table .curr-cat-line div { width: 100%; border-bottom: 2px solid #ffbf3b; } */
.header .header_list .curr-cat { display: flex; text-align: center; flex-direction: row; justify-content: center; max-width: 1030px; margin: 0 auto; transition-duration: 0.4s; }
.header .header_list .curr-cat .title { color: #ffbf3b; font-size: 30px; font-weight: normal; text-shadow: 0px 0px 5px #ffbf3b; display: inline; margin: 0; }
.header .header_list .curr-cat:before,
.header .header_list .curr-cat:after { content: "\a0"; background-color: #ffbf3b; flex-grow: 1; height: 2px; position: relative; margin: 20px 20px 0 20px; box-shadow: 0px 0px 5px #ffbf3b; }
.header .header_list .select_back { display: none; }
.header .header_list select {position: relative; width: 100%; width: 100% \9; height: 32px; /* font-size: 20px; */ border: none; background: transparent; color: #fff; padding: 0 20px; padding: 0 0 0 20px \9; display: none; -webkit-appearance: none; -moz-appearance: none; margin-top: -32px; margin-top: 0 \9;}
.header .header_list select option {width: 100%; height: 32px; /* font-size: 20px; */ border: none; background: #000; color: #fff;}
.header .header_list select option:disabled {color: #211006; background: #42210b;}
/* .header .zipzap { display: none; height: 24px; border: 0; padding: 0; background: url('../images/header_bg_01.png') repeat-x #fff; padding: 0 20px 0 \9;} */

.header .btn-menu { margin: 0 20px; display: none; }
.header .btn-menu span { width: 26px; height: 2px; margin: 6px 0; background-color: #fff; display: block; }

.header .mobile-menu { position: fixed; top: 0; left: 0; width: 100%; height: 100%; padding-top: 22px; font-size: 15px; background-color: #000; color: #fff; box-sizing: border-box; display: none; z-index: 9999; }
.header .mobile-menu .btn-close { width: 12px; height: 12px; margin-left: 6px; padding: 12px; }
.header .mobile-menu .btn-close span { width: 17px; height: 1px; margin: 0; background-color: #fff; display: block; -webkit-transform-origin: left top; transform-origin: left top; }
.header .mobile-menu .btn-close span:first-child { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.header .mobile-menu .btn-close span:last-child { -webkit-transform: rotate(135deg); transform: rotate(135deg); margin-left: 100%; }
.header .mobile-menu ul { list-style: none; margin: 0; padding: 0; }
.header .mobile-menu li { position: relative; line-height: 60px; border-top: 1px solid #999; }
.header .mobile-menu li:first-child { border-top: 0; }
.header .mobile-menu > ul > li { padding-left: 12px; }
.header .mobile-menu > ul > li:first-child { height: 40px; line-height: 30px; }
.header .mobile-menu > ul > li.active { color: #ffbf3b; }
.header .mobile-menu input { width: 100%; padding: 0 2px; font: inherit; line-height: inherit; text-align: left; color: inherit; display: block; }
.header .mobile-menu input:hover,
.header .mobile-menu input.active { text-decoration: none; color: #ffbf3b; }
.header .mobile-menu input ~ span { position: absolute; top: 0; right: 20px; margin: 0; color: #ffbf3b; display: none; }
.header .mobile-menu input.active ~ span { display: block; }
.header .mobile-menu li span { position: absolute; top: 0; right: 20px; margin: 0; color: #ffbf3b; display: none; }
.header .mobile-menu li.active { text-decoration: none; color: #ffbf3b; }
.header .mobile-menu li.active span { display: block; }
.header .mobile-menu a { color: inherit; }
.header .mobile-menu .lang-text { float: left; }
.header .mobile-menu .lang-text ~ ul { margin-left: 118px; }

/* h1.h1 {display: block; color: #ffbf3b; color: #42210b; margin-left: 10px; text-align: center; margin: 0 auto 10px; transition-duration: 0.5s;} */

.main {max-width: 1000px; width: 100%; margin: 20px auto 12px; padding: 0 20px 0 \9; /* min-height: 500px; */ transition-duration: 0.5s;}
.main .banner {position: relative; width: 1000px; height: 300px; margin: 0 auto 25px; border: 0; padding: 0; transition-duration: 0.5s; overflow: hidden;}
.main .banner .slider {position: relative; width: 1000px; height: 300px; border: 0; padding: 0; overflow: hidden; transition-duration: 0.5s;}
.main .banner .slider .slider_scroll {position: relative; width: 1000px; height: 300px; overflow-x: hidden; overflow-y: hidden;}

.main .banner .slider .slider_scroll a {position: absolute; width: 1000px; height: 300px; border: 0; margin: 0; padding: 0; opacity: 0; /* transition: opacity 0.5s ease-out; -webkit-transition: opacity 0.5s ease-out; -o-transition: opacity 0.5s ease-out; -moz-transition: opacity 0.5s ease-out; */ transition-duration: 0.5s;}
.main .banner .slider .slider_scroll a img.pc {width: 1000px; height: 300px; border: 0; margin: 0; padding: 0; display: block; transition-duration: 0.5s;}
.main .banner .slider .slider_scroll a img.mobile {width: 1000px; height: 300px; border: 0; margin: 0; padding: 0; display: none; transition-duration: 0.5s;}
.main .banner .slider .slider_scroll a.active {opacity: 1;}
.main .banner .slider_tool_back {position: relative; width: 1000px; height: 30px; background: #000; margin-top: -30px; opacity: 0.6; transition-duration: 0.5s;}
.main .banner .slider_tool {position: relative; float: right; height: 30px; margin-top: -30px; margin-right: 50px;}

.main .banner .slider_tool .slider_button {position: relative; display: block; float: left; cursor: pointer; margin: 8px 8px 0; color: #a0cb27;}
/*
.main .banner .slider_tool .slider_button {position: relative; display: block; float: left; width: 12px; height: 12px; border: 2px solid #a0cb27; border-radius: 12px; cursor: pointer; margin: 8px 8px 0;}
.main .banner .slider_tool .slider_button:hover {background: #a0cb27;}
.main .banner .slider_tool .slider_button.active {background: #a0cb27;}
*/
.main .item_list { position: relative; width: 1011px; font-size: 0; margin-left: -5px; }
.main .item_list .item { text-align: left; width: 326px; /* height: 350px; */ display: inline-block; *display: inline; zoom: 1; margin: 0 5.5px; /* margin-bottom: 25px; */ /* transition-duration: 0.5s; transition-function: ease-out; transition-property: width, margin; */ transition-duration: 0.5s; transition-timing-function: ease-out; transition-property: top, left, width; box-sizing: border-box;}
.main .item_list .item .test-mode {border: 1px solid #bbbbbb; position: absolute; background-color: rgba(255, 255, 255, 0.9); padding: 5px; min-width: 20px; min-height: 20px;}
.main .item_list .item .test-mode .magnifying {display: inline-block; width: 20px; height: 20px; text-align: center; line-height: 20px; cursor: pointer;}
.main .item_list .item .test-mode .red {color: #ff0000;}
.main .item_list .item .test-mode .url {font-size: 10px; display: none;}
.main .item_list .item .test-mode .hint {font-size: 10px;}
.main .item_list .item .test-mode iframe {margin-top: 5px; min-height: 300px;}
.main .item_list .item a {display: block; width: 100%; height: 100%;}
/* .main .item_list .item.third {margin-right: 0;} */
.main .item_list .item .item_box {width: 100%; box-sizing: border-box; /* height: 348px; */ border: 1px solid #cccccc; /* cursor: pointer; */ background: #fff;}
/* .main .item_list .item .item_box:hover {border-color: #a0cb27;} */
.main .item_list .item .image_box {width: 100%; height: 240px; margin: 0 auto; padding: 12px 12px; box-sizing: border-box;}
.main .item_list .item .image_box a { overflow: hidden; }
.main .item_list .item .image_box img {width: 100%; height: auto; border: 0; padding: 0; margin: 0;}
.main .item_list .item .item_content {overflow: hidden; /* overflow-y: auto; */}
.main .item_list .item .name {/* font-size: 17px; */ font-weight: bold; color: #4d4d4d; width: 100%; margin: 0 auto 0; box-sizing: border-box; padding: 0 12px 4px; position: relative; background-color: #ffffff; z-index: 10;}
.main .item_list .item .des {/* font-size: 17px; */ /* font-weight: bold; */ color: #4d4d4d; width: 100%; margin: 0 auto; /* height: 80px; */ box-sizing: border-box; padding: 0 12px; overflow: hidden;}
.main .item_list .item .des.long_des {-webkit-animation-name: move;
    	-webkit-animation-duration: 8s;
    	-webkit-animation-iteration-count: infinite;
    	/* -webkit-animation-direction: right; */
    	-webkit-animation-timing-function: linear;}
.main .item_list .item .des * {color: #4d4d4d;}
.main .item_list .item .des a {height: auto; line-height: 22px;}
.main .item_list .item .duration {/* font-size: 14px; */ color: #4d4d4d; width: 100%; margin: 0 auto 15px; box-sizing: border-box; padding: 0 12px;}
.main .item_list .item .duration * {color: #4d4d4d;}
.main .item_list .item .buy_now {width: 115px; height: 35px; background: #1c3460; color: #fff; margin: 5px auto 20px; cursor: pointer; text-align: center; line-height: 35px; font-size: 19px;}
.main .item_list .item .buy_now *{color: #fff;}
.main .item_list .item .buy_now:hover {background: #616a87;}
.main .item_list .item .item_box.disabled a {cursor: default;}
.main .item_list .item .item_box.disabled .buy_now {visibility: hidden;}
.main .item_list .item .item_box.disabled .buy_now,
.main .item_list .item .item_box.disabled .buy_now:hover {background: #bbbbbb; color: #fff;}
.main .item_list .item .shadow {width: 100%; height: 30px; background: url('../images/shadow_01.png') no-repeat;}
.main .item_list .item .item_content {height: 140px;}
.main .item_list .item.test .item_box {opacity: 0.3; transition-duration: 0.2s; transition-property: opacity; transition-timing-function: ease-out;}
.main .item_list .item.test:hover .item_box {opacity: 1;}
.main .item_list .item.expired .item_box {background: #ffbbbb;}

.footer {/* position: absolute; bottom: 0; margin-top: 23px; */ min-width: 1040px \9; width: 100%; padding: 75px 0 5px; background-image: url(../images/footer-bg.png); background-size: auto 150px; background-position: center bottom; box-sizing: border-box; background-repeat: repeat-x; }
.footer .page_scroll {display: none; margin: 0 auto; text-align: center; margin-bottom: 20px; white-space: nowrap;}
.footer .page_scroll span {color: #a0cb27; margin: 0 10px 0 0;}
.footer .page_scroll span:last-child {margin: 0;}
.footer .footer_list {/* height: 50px; */ text-align: center; }
.footer .footer_list ul {list-style: none; line-height: 22px; padding: 10px 0; margin: 0;}
.footer .footer_list ul span{color: #fff; margin: 0 16px 0; cursor: default;}
.footer .footer_list ul li {padding: 0; display: inline; font-size: 15px; color: #fff; cursor: pointer; margin: 0 27px; white-space: nowrap; display: inline-block; }
.footer .footer_list ul li:hover {color: #3c5f00;}
.footer .footer_list ul li.active {color: #3c5f00; cursor: default;}
.footer .footer_list a {color: #ffffff; outline: 0; }

.footer .copyright {width: 100%; height: 30px; text-align: center; }
.footer .copyright p {font-size: 15px; color: #fff; line-height: 30px; margin: 0; padding: 0;}

.white-popup-block{
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 600px;
    margin:40px auto;
    position: relative;
    min-height:500px;
}

.totop { position: fixed; right: 20px; bottom: 20px; width: 50px; height: 50px; border: 2px solid #e5b97a; border-radius: 50%; background-color: #333; box-sizing: border-box; display: none; overflow: hidden; cursor: pointer; z-index: 9999; }
.totop .moon { position: absolute; top: 6px; right: 12px; width: 9px; height: 9px; border-radius: 50%; background-color: #e1de91; box-shadow: 0 0 10px #e1de91; }
.totop .rabbit { position: absolute; bottom: -15px; left: 10px; transition: all .2s ease-out; }
.totop .rabbit .face { width: 26px; height: 26px; background-color: #fff; }
.totop .rabbit .ear { position: absolute; top: -12px; width: 6px; height: 12px; border-radius: 50% 50% 0 0; background-color: #fff; }
.totop .rabbit .ear-right { right: 0; }
.totop .rabbit .eye { position: absolute; top: 5px; width: 4px; height: 2px; border-radius: 100%; background-color: #f66; }
.totop .rabbit .eye-left { left: 4px; }
.totop .rabbit .eye-right { right: 4px; }
.totop .rabbit .nose { position: absolute; top: 6px; left: 12px; width: 2px; height: 2px; border-radius: 50%; background-color: #684a40; }
.totop:hover .rabbit { bottom: -10px; }
.totop:hover .rabbit .eye { top: 4px; height: 4px; border-radius: 50%; }

/* .totop { position: fixed; right: 20px; bottom: 20px; width: 50px; height: 50px; border-radius: 50%; font-size: 12px; font-weight: 700; line-height: 50px; text-align: center; background-color: #5e6883; color: #fff; cursor: pointer; z-index: 9999; }
.totop .ear { position: absolute; top: -100%; width: 12px; height: 44px; border-radius: 100%; background-color: #5e6883; display: block; z-index: -1; -webkit-transition: transform .2s ease-out; transition: transform .2s ease-out; }
.totop .ear.ear-left { right: 8px; -webkit-transform: translateY(56px) rotate(16deg); transform: translateY(56px) rotate(16deg); }
.totop .ear.ear-right { left: 8px; -webkit-transform: translateY(56px) rotate(-16deg); transform: translateY(56px) rotate(-16deg); }
.totop:hover .ear.ear-left { -webkit-transform: translateY(20px) rotate(16deg); transform: translateY(20px) rotate(16deg); }
.totop:hover .ear.ear-right { -webkit-transform: translateY(20px) rotate(-16deg); transform: translateY(20px) rotate(-16deg); } */

@media screen and (max-width: 1080px) {
	.totop .rabbit { bottom: -10px; }
	.totop .rabbit .eye { top: 4px; height: 4px; border-radius: 50%; }
	/* .totop .ear.ear-left { -webkit-transform: translateY(20px) rotate(16deg); transform: translateY(20px) rotate(16deg); }
	.totop .ear.ear-right { -webkit-transform: translateY(20px) rotate(-16deg); transform: translateY(20px) rotate(-16deg); } */
}

@media screen and (max-width: 1050px){
	.header, .footer {min-width: 0 \9;}
	.header .logo {width: auto; margin: 0 20px 0 20px;}
	/* .header .header_list ul {width: 100% \9; margin: 0;} */
	/* .header .header_list ul li.last {margin-right: 20px;} */
	
	.header .header_list .curr-cat { max-width: 690px; }

	.main {width: 663px; max-width: 663px;}

	.main .banner {width: 663px; height: 200px;}
	.main .banner .slider {width: 663px; height: 200px;}

	.main .banner .slider .slider_scroll a img.pc {width: 663px; height: 200px;}
	.main .banner .slider .slider_scroll a img.mobile {width: 663px; height: 200px;}

	.main .banner .slider_tool_back {width: 663px;}

	.main .item_list { width: 674px; }
	/* .main .item_list .item.third {margin-right: 11px;}
	.main .item_list .item.even {margin-right: 0;} */
}

@media screen and (max-width: 767px) {
	body { background-image: -webkit-radial-gradient(circle at 50% 0,rgba(125,200,255,.4), transparent 500px); background-image: radial-gradient(circle at 50% 0,rgba(125,200,255,.4), transparent 500px); }
	.bg-container .page-bg { width: 1120px; margin-left: -750px; }
	.bg-container .rabbit { top: 70px; margin-left: -132px; }
	.header { /* margin-bottom: 44px; */ }
	.header .language_list { padding: 22px 20px 0; font-size: 0; }
	.header .language_list > * { display: none; }
	.header .btn-menu { display: inline-block; }
	.header .mobile-menu.active { display: block; }
	.header .header-text { padding: 280px 0 30px; }
	.header .header-text .title { margin: 0 auto 15px; font-size: 45px; text-align: center; }
	.header .description { max-width: 100%; margin: 0 15px; text-align: center; }
	.header .header_list ul { display: none; }
	.header .header_list .curr-cat { display: block; }
	.header .header_list .curr-cat .title { color: #ffbf3b; padding: 0 8px 16px 30px; background-image: url(../images/nav-lantern.png); background-position: left top; background-repeat: no-repeat; background-size: 18px 43px; }
	.header .header_list .curr-cat:before,
	.header .header_list .curr-cat:after { display: none; }
	/* .header .header_list .curr-cat:before { content: ''; background-image: url(../images/nav-lantern.png); background-position: left top; background-repeat: no-repeat; background-size: 18px 43px; width: 18px; height: 43px; margin: 0;} */
	/* .header .header_list ul li { margin: 0 20px; display: none; }
	.header .header_list ul li.active { font-size: 30px; padding: 0 8px 16px 30px; display: inline-block; } */
	.footer .footer_list ul { padding: 10px 0 5px; }
	.footer .footer_list ul li { margin: 0 8px 5px; }
}

@media screen and (max-width: 760px){
	/*.header .logo {height: 90px;}*/
	.header .logo a img {width: 192px; height: 40px; padding-top: 60px;}

	/*
	.header .header_list select {display: block;}
	.header .header_list ul {display: none;}
	*/

	.main { max-width: 337px; width: 337px; padding: 0 \9; transition-duration: 0;}
	.main .banner {width: 100%; max-width: 663px; height: 200px; overflow: hidden; display: block;}
	.main .banner .slider {width: 100%; height: 200px;}

	.main .banner .slider .slider_scroll {height: 110%; /* height: 200px; */ overflow-x: scroll; overflow-y: hidden;}
	.main .banner .slider .slider_scroll a {width: 663px;}
	.main .banner .slider .slider_scroll a img.pc {width: 663px; height: 200px; display: block;}
	.main .banner .slider .slider_scroll a img.mobile {width: 663px; height: 200px; display: block;}

	.main .banner .slider_tool_back {width: 663px; max-width: 663px;}
	/*
	.main .banner {max-width: 663px; width: 100%; margin: 0 auto;}
	.main .banner .slider {width: 100%;}
	*/
	.main .item_list { max-width: 100%; margin-left: 0; }
	/* .main .item_list .item {margin-right: 12px;} */
	/* .main .item_list .item .image_box {padding: 10px;} */
}
@media screen and (max-width: 600px){
	/* .header .header_list ul li.active:hover ~ li { margin-top: -1px; border: 1px solid #fff; background-color: #000; display: block; } */
	/* .main .item_list {max-width: 600px; margin: 0 auto;} */
	/* .main .item_list .item {display: block; margin: 0 auto;} */
	/* .main .item_list .item.third {margin-right: auto;}
	.main .item_list .item.even {margin-right: auto;} */
												 
												  
}
@media screen and (max-width: 480px){
	/* .header .logo .language_list span {margin: 0 8px;}
	.header .logo .language_list {top: 15px;} */
	/*
	.header .logo .language_list span {display: none;}
	.header .logo .language_list input {display: block; width: 30px; line-height: 22px;}
	*/

	/* .header .header_list .select_back {display: block; display: none \9;} */
	/* .header .header_list select {display: block;} */
	/* .header .header_list ul {display: none;} */

	.main .banner {height: 0; margin: 0; /* width: 320px; height: 210px; display: none; margin: 0 auto; */}
	.main .banner .slider {}

	.main .banner .slider .slider_scroll a img.pc {/* display: none; */}
	.main .banner .slider .slider_scroll a img.mobile {width: 320px; height: 210px; /* display: block; */}

	.main .item_list {overflow: hidden; /* white-space: nowrap; */}
	.main .item_list .item {width: 326px; margin-bottom: 30px; /* display: inline-block; white-space: normal; overflow: hidden; */}
	/* .main .item_list .item .item_box {width: 100%; border-width: 0 0 1px 0;}
	.main .item_list .item .item_box:hover {border-color: #cccccc;}
	.main .item_list .item:last-child .item_box {border-bottom: 0;} */
	.main .item_list .item .image_box {width: 100%; max-width: 100%; padding: 12px 13px;}
	.main .item_list .item .image_box img {height: auto;}
	/*
	.main .item_list .item .name {width: 90%;}
	.main .item_list .item .des {width: 90%;}
	.main .item_list .item .duration {width: 90%;}
	*/
	.main .item_list .item .shadow {display: none;}

	.footer .page_scroll {display: block;}
}

@media print {

	*:not(.active) {color: #555 !important;}
}

@-webkit-keyframes move {
	0% {
		/* margin-top: 0; */
		transform: translateY(0);
	}
	40% {
		/* margin-top: 0; */
		transform: translateY(0);
	}
	70% {
		/* margin-top: -50%; */
		transform: translateY(-50%);
	}
	88% {
		opacity: 1;
	}
	92% {
		/* margin-top: -50%; */
		transform: translateY(-50%);
		opacity: 0;
	}
	96% {
		/* margin-top: 0; */
		transform: translateY(0);
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/* @keyframes jump {
	0% { transform: translate(200%, 0) rotate(60deg); }
	20% { transform: translate(150%, -25%) rotate(45deg); }
	50% { transform: translate(100%, -50%) rotate(30deg); }
	80% { transform: translate(50%, -25%) rotate(15deg); }
	100% { transform: translate(0, 0) rotate(0); }
}
@-webkit-keyframes jump {
	0% { -webkit-transform: translate(200%, 0) rotate(60deg); }
	20% { -webkit-transform: translate(150%, -25%) rotate(45deg); }
	50% { -webkit-transform: translate(100%, -50%) rotate(30deg); }
	80% { -webkit-transform: translate(50%, -25%) rotate(15deg); }
	100% { -webkit-transform: translate(0, 0) rotate(0); }
} */

@keyframes jump {
	0% { transform: translate(200%, 15%) rotate(25deg); opacity: 0; }
	25% { transform: translate(200%, 15%) rotate(25deg); opacity: 0; }
	35% { transform: translate(200%, 15%) rotate(25deg); opacity: 0; }
	40% { transform: translate(200%, 15%) rotate(20deg); opacity: 0; }
	55% { transform: translate(160%, -30%) rotate(40deg); opacity: 0; }
	70% { transform: translate(100%, -50%) rotate(26deg); opacity: 1; }
	85% { transform: translate(40%, -30%) rotate(13deg); }
	100% { transform: translate(0%, 0%) rotate(0); }
}
@-webkit-keyframes jump {
	0% { -webkit-transform: translate(200%, 15%) rotate(25deg); -webkit-opacity: 0; }
	25% { -webkit-transform: translate(200%, 15%) rotate(25deg); -webkit-opacity: 0; }
	35% { -webkit-transform: translate(200%, 15%) rotate(25deg); -webkit-opacity: 0; }
	40% { -webkit-transform: translate(200%, 15%) rotate(20deg); -webkit-opacity: 0; }
	55% { -webkit-transform: translate(160%, -30%) rotate(40deg); -webkit-opacity: 0; }
	70% { -webkit-transform: translate(100%, -50%) rotate(26deg); -webkit-opacity: 1; }
	85% { -webkit-transform: translate(40%, -30%) rotate(13deg); }
	100% { -webkit-transform: translate(0%, 0%) rotate(0); }
}
