@charset"UTF-8";
*{margin:0px;
	padding:0px;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
}

	html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
html,body{
	overflow-x: hidden !important;
}
body {
	width: 1080px;
	line-height: 1;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background:#e6e6e6;  font-family: Apple-System,Arial,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,STXihei,SimHei,sans-serif;
}
ol, ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a,a:hover,a:active,a:visited,a:link,a:focus{
	outline: none;-moz-outline-style: none;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.flex{
	display:-webkit-box;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-pack:justify;
	box-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-box-align:center;
	align-items:center
}
.relative{
	position: relative;
}
.absolute{
	position: absolute;
}
/*æ¸…é™¤æµ®åŠ¨*/
.clearfix:before,.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}

@font-face {
	font-family: 'iconfont';
	src: url('../image/v05/iconfont.eot');
	src: url('../image/v05/iconfont.eot?#iefix') format('embedded-opentype'),
		url('../image/v05/iconfont.woff2') format('woff2'),
		url('../image/v05/iconfont.woff') format('woff'),
		url('../image/v05/iconfont.ttf') format('truetype'),
		url('../image/v05/iconfont.svg#iconfont') format('svg');
  }
  .iconfont {
	font-family: "iconfont" !important;
	/* font-size: 16px; */
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
.white_bj{ background: #fff}
.wrapper{
	width: 1080px;
	height: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	/* border: 1px solid red; */
}
.page{
	width: 1080px;
	height: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.logo{
	width: 100%;
	margin-top: 20px;
}
.p1,.p2,.p3{
	overflow: hidden;
}
.page .search{
	width: 100%;
	padding-left: 40px;
	color: #000;
	overflow: hidden;
	box-sizing: border-box;
	/* border: 1px solid red; */
}
.page .search .contry{
	font-size: 37px;
	font-weight: bold;
	float: left;
	margin-top: 18px;
}
.page .search .contry select{
	background: none;
	font-size: 37px;
	border: none;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	outline: none;

}
.page .search .contry i{
	font-weight: normal;
	font-size: 25px;
}
.page .search .search-input{
	width: 710px;
	height: 85px;
	line-height: 85px;
	background: #f7f7f7;
	border-radius: 50px;
	float: left;
	margin-left: 18px;
	overflow: hidden;
	box-sizing: border-box;
	margin-right: 20px
}
.page .search .search-input i{
	font-weight: bold;
	font-size: 34px;
	margin-left: 32px;
}
.page .search .search-input input{
	width: 590px;
	height: 85px;
	line-height: 85px;
	margin: 0;
	padding: 0;
	font-size: 32px;
	border: none;
	outline: none; -webkit-appearance: none;
	box-sizing: border-box;
	background-color: transparent;
	padding-left: 20px;
}
.page .search .code,.page .search .mine{
	float: left;
	width:95px;
	/* font-weight: bold; */
	margin-left: 20px;
}
.page .search .home{
	float: left;
	width: 75px;
	/* font-weight: bold; */
	margin-left: 20px;
	margin-top: 5px;
}
.page .search .home img{
	width: 100%;
}
.page .search .code{
	font-size: 75px;
	margin-left: 25px;
	margin-top: 8px;
}
.page .search .mine{
	font-size: 60px;
	margin-left: 0;
	margin-top: 13px;
}
.page .search .back{
	font-size: 50px;
	float: left;
	margin-top: 18px;
}
.p2 .search .code{
	margin-left: 47px;
}
.p2 .search .mine{
	font-size: 60px;
	margin-left: 30px;
	margin-top: 13px;
}
.p1 .search .contry{
	width: 190px;
	text-align: center;
	position: relative;
}
.p1 .search .contry i{
	position: absolute;
	right: 0;
	top:15px;
}
.p1 select{
	width: 190px;
	text-align: center;
}
.p1 select option{
	font-size: 20px
}
.p1 .search .search-input{
	width: 690px;
	margin-right: 30px;
}
.p1 .search .search-input input{
	width: 550px;
}
.p1 .search .mine{
	margin-left: 15px
}
.p1 .func{
	width: 94%;
	margin: 116px auto 0;
}
.p1 .func a{
	display: inline-block;
	width: 239px;
	height: 173px;
	border-radius: 10px;
	box-shadow: 0 0 18px rgba(6, 37, 64, .34);
	overflow: hidden;
}
.p1 .jkcf{
	width: 100%;
	color: #1434cb;
	margin-top: 80px!important;
}
.p1 .jkcf h2{
	padding-left: 4%;
	font-weight: bold;
	font-size: 50px;
}

.p1 .jkcf .links{
	width: 100%;
	padding: 0 7%;
	margin-top: 65px;
	/* border: 1px solid red; */
}
.p1 .jkcf .links a{
	display: inline-block;
	width: 150px;
	height: 150px;
	text-align: center;
	/* border: 1px solid red; */
	float: left;
	margin-right:45px;
	margin-bottom: 57px;
	color: #1434cb;
}
.p1 .jkcf .links span{
	display: block;
	width: 100%;
	font-size: 90px;
	margin-bottom: 35px;
}
.p1 .jkcf .links i{
	font-size: 32px;
	color: #000;
}
.p1 .link2{
	width: 100%;
	padding-left: 78px;
	margin-top: 68px;
	overflow: hidden;
}
.p1 .link2 .link22{
	display: inline-block;
	width: 296px;
	float: left;
	margin-right: 20px;
	height: 105px;
	line-height: 105px;
	background: #1434cb;
	color: #fff;
	font-size: 32px;
	text-align: center;
	border-radius: 10px;
}
.p1 .lxlc{
	margin-top: 90px;
	color: #1434cb;
}
.p1 .lxlc h2{
	padding-left: 4%;
	font-weight: bold;
	font-size: 50px;
}
.p1 .lxlc .links{
	width: 100%;
	padding: 0 7%;
	margin-top: 65px;
	/* border: 1px solid red; */
}
.p1 .lxlc .links a{
	display: inline-block;
	width: 150px;
	height: 150px;
	text-align: center;
	/* border: 1px solid red; */
	float: left;
	margin-right:40px;
	margin-bottom: 57px;
	color: #1434cb;
}
.p1 .lxlc .links span{
	display: block;
	width: 100%;
	font-size: 90px;
	margin-bottom: 35px;
}
.p1 .lxlc .links i{
	font-size: 32px;
	color: #000;
}
.p1 .lxlc .links1{
	padding-left: 97px;
	margin-top: 90px;
}
.p1 .lxlc .links1 a{
	display: block;
	float: left;
	width: 222px;
	height: 318px;
	margin-right: 110px;
}
.p1 .lxlc .links1 a img{
	display: block;
	width: 222px;
	height: 222px;
	border-radius: 50%;
	overflow: hidden;
}
.p1 .lxlc .links1 a p{
	font-size: 35px;
	color: #000;
	margin-top: 20px;
	text-align: center;
}
.p1 .lxlc .links1 a:last-child{
	margin-right: 0;
}
.p1 .bk{
	margin-top: 70px;
	color: #1434cb;
	margin-bottom: 80px;
}
.p1 .bk h2{
	padding-left: 4%;
	font-weight: bold;
	font-size: 50px;
}
.p1 .bk .link1,.p1 .bk .link2{
	width: 100%;
	padding-left: 59px;
	margin-top: 43px;
	/* border: 1px solid red; */
}
.p1 .bk .link1 a{
	display: block;
	width: 301px;
	height: 256px;
	float: left;
	margin-right: 34px;
}
.p1 .bk .link1 a img{
	width: 301px;
	height: 190px;
	border-radius: 10px;
	overflow: hidden;
}
.p1 .bk .link1 a p{
	font-size: 32px;
	color: #000;
	text-align: center;
	margin-top: 34px;
}
.p1 .bk .more{
	display: block;
	width: 125px;
	height: 50px;
	/* float: right; */
	margin-left: 907px;
	margin-top: 29px;
}
.p1 .bk .link2 a{
	display: block;
	width:230px;
	height: 308px;
	float: left;
	margin-right: 18px;
}
.p1 .bk .link2 a img{
	width: 230px;
	height: 230px;
	border-radius: 10px;
	overflow: hidden;
}
.p1 .bk .link2 a p{
	font-size: 35px;
	text-align: center;
	color: #000;
	margin-top: 40px;
}
.p1 .swiper-container1{
	position: relative;
}
.p1 .swiper-pagination1,.p1 .swiper-pagination{
	bottom: 30px!important;
}
.p1 .swiper-pagination1 .swiper-pagination-bullet-active,.p1 .swiper-pagination .swiper-pagination-bullet-active{
	background: #1434cb;
}
.p2 .search{
	/* position: fixed; */
	width: 1080px;
	padding-bottom: 20px;
	position:relative;
	overflow:initial; background: #fff
}
.p2 .banner{
	margin-top: 35px;
}
.p2 .condition{
	width: 100%;
	height: 130px;
	margin-top: 35px;
	overflow: hidden;
	position: relative;
	z-index: 11;
}
.p2 .condition .kuang{
	width: 900px;
	float: left;
	font-size: 37px;
	line-height: 130px;
	/* border: 1px solid red; */
	margin: 0 27px 0 30px;
	text-align: center;
}
.p2 .content{
	width: 100%;
	/*height: 1800px;*/
	height: 80vh;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
}
.p2 .content dl{
	width: 1036px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 2px solid #e5e5e5;
	padding: 42px 0;
}
.p2 .content dl:last-child{
	border: none;
}
.p2 .content dt{
	width: 270px;
	height: 230px;
	float: right;
	margin-right: 52px;
	border-radius: 5px;
	overflow: hidden;
}
.p2 .content dd{
	width: 660px;
	padding-left: 45px;
	float: left;
	margin-top: 40px;
}
.p2 .content dd h3{
font-size: 49px;
}
.p2 .content dd p{
	font-size: 39px;
	opacity: .7;
	margin-top: 30px;
	}
.p2 .content dd .copy_link{ font-size:42px; color:#1434cb; margin-top:56px; opacity:1}	
.p2 .content dd .copy_link .iconfont{ transform:rotateY(180deg); display:inline-block; margin-left:5px}
.p2 .content dd .copy_link a{ color:#1434cb}

.merchant_list ul{ padding-left: 40px; margin-top: -20px}
.merchant_list ul li{ width: 50%; padding-right: 40px; float: left; margin-top: 40px}
.mer_wrap{ background: #fff; border-radius: 30px; padding-bottom:50px}
.mer_wrap .imgbox{ width: 100%; height:308px; position: relative}
.mer_wrap .imgbox img{ width: 100%}
.mer_wrap .m_logo{ width:100%; height:100%; position:absolute; top:0; left:0; vertical-align:middle; text-align:center; overflow:hidden}
.mer_wrap .m_logo a{ display: block; height: 100%; }
.mer_wrap .m_logo a:after{ content:""; display:inline-block; height:100%; vertical-align:middle;width:0}
.mer_wrap .m_logo img{ max-width:90%; max-height:90% ; vertical-align: middle; width: auto}
.mer_discount_wrap{ width:100%; display:table}
.mer_discount_center{height:55px; line-height:1; display:table-cell; text-align:center; vertical-align:middle}
.mer_name, .mer_discount, .mer_rebate{ display: block; font-size: 36px; text-align: center; line-height: 1.2}
.mer_name{ margin: 36px 0}
/*.mer_name:after, .mer_name:before{ content:""; width:40px; height: 2px; background: #000; display:inline-block;vertical-align:middle}
.mer_name:after{ margin-left: 20px}
.mer_name:before{ margin-right: 20px}*/
.mer_name, .mer_discount, .mer_rebate, .mer_code{ overflow: hidden; height: 48px}
.mer_rebate{  font-size: 48px; height: 55px;}
.mer_rebate b{color:#fcc015}
.mer_btn{ background: #1434cb; width: 80%; margin: 0 auto; height: 90px; line-height:90px; border-radius:45px; color: #fff; text-align: center; font-size: 36px; margin-top: 36px}
.mer_btn a{ color: #fff}
.mer_code{ text-align: center; font-size: 36px;line-height: 1.2; margin-top: 40px}

.dqbox,.lbbox,.kzbox,.fkbox{
	display: none;
	position: absolute;
	width: 100%;
	top:130px;
	background: rgba(0,0,0,.6);
	/*height: 1254px;*/
	height: 100%;
	z-index: 10;
}
.p2 .mrle{
	padding-left: 85px;
	background: #fff;
	color: #000;
}
.radiostyle {
	height: 88px;
	overflow: hidden;
	float: left;
	margin-right: 52px;
	margin-bottom: 45px;
	border: 1px solid #000;
	font-size: 37px;
	/* border: 1px solid red; 
	border-radius: 10px;*/
}
.radiostyle input {
	display: none; outline:none; -webkit-appearance: none;
	}
.radiostyle label {
	/* border: 1px solid #CCC; */
	color: #666;
	height: 88px;
	line-height: 88px;
	text-align: center;
	float: left;
	overflow: hidden; outline: none; -webkit-appearance: none;
}


.radiostyle input:checked + label {
	background: url(../image/v05/ico_checkon.svg) no-repeat right bottom;
	/* border: 1px solid #00a4ff; */
	background-size: 21px 21px;
	color: #00a4ff
}
.radiostyle input:disabled + label {
	opacity: 0.7;
}
/* .p2 .swiper-container{
	width: 100%;
	border: 1px solid red;
}
.p2 .swiper-container .swiper-slide{
	border: 1px solid red;
} */

.p2 .swiper-button-prev,.p2 .swiper-button-next{
	position: absolute;
	top:255px;
	left: 10px;
	width: 42px;
	height: 76px;
	background: url(../image/v05/p2_prev.png)no-repeat!important;
	background-size: 100%;
}
.p2 .swiper-button-next{
	right: 10px;
	left: auto;
	background: url(../image/v05/p2_next.png)no-repeat!important;
	background-size: 100%;
}
.p2 .btns{
	width:100%;
	height: 115px;
	background: #fff;
	/* border: 1px solid red; */
}
.p2 .btns .reset,.p2 .btns .confirm{
	width: 50%;
	font-size: 45px;
	text-align: center;
	line-height: 115px;
	float: left;
}
.p2 .btns .confirm{
	background: #f7b600;
	color: #fff;
}
.p2 .content-box{
	width: 100%;
	background: #fff;
	overflow: hidden;
	padding-left: 85px;
	padding-top: 30px;
}
.p2 .dqbox1{
	display: none;
	position: absolute;
	width: 100%;
	top:170px;
	/* background: rgba(0,0,0,.6); */
	height: 1254px;
	z-index: 10;
	background: #fff;
}
.p2 .swiper-pagination1{
	bottom: 26px!important;
}
.p2 .dqbox1 .swiper-wrapper{
	height: auto!important;
	background: #fff;
}
.p22 .swiper-container1{
	position: absolute;
	top:130px;
	z-index: 10;
	width: 1080px;
}
.p22 .swiper-container1 .btns{
	width: 1080px;
}
.p22 .shadow{
	width: 100%;
	background: rgba(0,0,0,.6);
	/*height: 618px;	*/
	height: 1118px;
}
.p22 .swiper-slide{
	height: 585px!important;
}
.p3 .swiper-container{
	width: 100%;
	margin-top: 30px;
}
.p3 .swiper-container .swiper-slide{
	width: 100%;
}
.p3 .swiper-container .swiper-slide a{
	display: block;
	width: 1023px;
	height: 595px;
	margin: 0 auto;
	border-radius: 20px;
	overflow: hidden;
}
.p3 .swiper-container .swiper-slide a img{
	width: 100%;
	height: 100%
}
.p3 .condition .kuang{
	margin: 0 80px 0 115px;
}
.p3 .content dl{
	padding: 12px 0;
}
.p3 .content dl dd{
	width: 615px;
	margin-top: 75px;
}
.p3 .content dl dt{
	width: 323px;
	height: 302px;
	background: #fff
}
.p3 .content .imgbox{
	width: 300px;
	height: 225px;
	margin: 37px auto;
	overflow: hidden;
}
.p4 .info{
	width: 100%;
	margin-top: 20px;
	color: #000000;
	padding-bottom: 50px;
}
.p4 .des{
	width: 100%;
	padding: 0 50px;
	box-sizing: border-box;
	margin-top: 50px;
}
.p4 .des h2{
	font-size: 55px;
	color: #1434cb;
	font-weight: bold;
	position: relative;
}
.p4 .des h2::after{
	display: block;
	content: '';
	width: 39px;
	height: 2px;
	background: #0c2337;
	position: absolute;
	bottom: -20px;
	left: 10px;
}
.p4 .des .bkbtn{
	width: 100%;
	position: relative;
	/* border: 1px solid red; */
	/*height: 90px;*/
}
.p4 .des h3{
	width: 700px;
	font-size: 46px;
	opacity: .8;
	margin-top: 50px;
}
.p4 .des .bkbtn a{
	display: block;
	width: 270px;
	height: 87px;
	line-height: 87px;
	background: #1434cb;
	color: #fff;
	text-align: center;
	border-radius: 50px;
	font-size: 35px;
	position: fixed;
	right: 5%;
	top:40%;
	z-index: 99;
}
.p4 .des .spans{
	width: 670px;
	border-bottom: 1px solid #000;
	height: 70px;
	margin-top: 15px;
}
.p4 .des .spans span{
	display: inline-block;
	font-size: 35px;
	opacity: .7;
	line-height: 50px;
	border-right: 1px solid #000;
	padding: 0 10px;
}
.p4 .des .spans span:last-child{
	border: none;
}
.p4 .des .kb,.p4 .des .fkh,.p5 .des .date{
	font-size: 35px;
	opacity: .7;
	margin-top: 28px;
	width: 845px;
}
.p4 .des .kb i,.p4 .des .fkh i,.p5 .des .date i{
	margin-right: 28px;
}
.border-bot{
	border-bottom: 2px solid #e5e5e5;
}
.p4 .produce{
	width: 100%;
	padding: 40px 50px;
	box-sizing: border-box;
	color: #000;
	position: relative;
}
.p4 .produce h2{
	font-size: 45px;
	margin-bottom: 30px;
}
.p4 .produce p{
	font-size: 40px;
	line-height: 70px;
}
.p4 .qynr{
	margin-bottom: 160px;
}
.p4 .mainimg{
	width: 690px;
    height: 420px;
    margin: 50px auto 0;
    border-radius: 25px;
}
.p5 .info{
	margin-top: 30px;
}
.p5 .banner{
	width: 1023px;
	/*height: auto;*/
	height: 380px;
	border-radius: 18px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 70px;
}
.p5 .info{
	position: relative;
}
.p5 .fav{
	width: 190px;
	position: absolute;
	/* border: 1px solid red; */
	bottom: 22px;
	right: 10px;
	text-align: center;
	font-size: 35px;
}
.p5 .fav i{
	font-size: 100px;
}
.favii{
	color: red;
}
.p5 .nav-content{
	width: 100%;
	height: 130px;
	line-height: 130px;
	box-shadow: 0 0 18px rgba(59,59,59,.3);
	overflow: hidden;
}
.p5 .nav{
	width: 100%;
	height: 100px;
	background: #fff;
	overflow: hidden;
	margin-top: 15px;
}
.p5 .nav .btn{
	width: 33%;
	float: left;
	height: 130px;
	font-size: 37px;
	text-align: center;
	line-height: 100px;
}
.p5 .nav .btn1_1,.p5 .nav .btn1_2{
	border-right: 1px solid #999;
}
.p5 .content1,.p5 .content2,.p5 .content3{
	width: 100%;
	padding: 50px;
	font-size: 40px;
	color: #6c6c6c;
	box-sizing: border-box;
	line-height: 1.8;
	padding-bottom: 140px;
	position: relative;
}
.p5 .content2,.p5 .content3{
	display: none;
}
.p6 .destination{
	width: 100%;
	margin-top: 40px;
	padding-left: 62px;
	color: #b8b8b8;
	height: 52px;
	overflow: hidden;
	font-size: 37px;
}
.p6 .destination span{
	position: relative;
	display: inline-block;
	margin-top: 5px;
}
.p6 .destination span::before{
	position: absolute;
	display: block;
	content: '';
	width: 12px;
	height: 52px;
	background: #b8b8b8;
	left: -23px;
	top:-5px;
}
.p6 .destination .country-class{
	margin-left: 30px;
}
.p6 .all-name{
	width: 855px;
	margin: 120px auto 50px;
	overflow: hidden;
}
.p6 .all-name li{
	width: 231px;
	margin: 45px 27px 0 27px;
	text-align: center;
	font-size: 34px;
	float: left;
}
.p6 .all-name li span{
	display: block;
	width: 231px;
	height: 231px;
	border-radius: 9px;
	margin-bottom: 40px;
	overflow: hidden;
}
.p7 .content-box{
	width: 100%;
	margin-top: 30px;
	/* border: 1px solid red; */
	padding-left: 0;
}
.p7 .person{
	width: 650px;
	margin: 0 auto;
	text-align: center;
}
.p7 .person-img{
	width: 318px;
	height: 318px;
	 border-radius: 50%;
	 overflow: hidden;
	position: relative;
	margin: 0 auto;
	border: none;
}
.p7 .person-img img{
	width: 100%;
	height: 100%;
}

.p7 .nick-name{
	display: inline-block;
	font-size: 77px;
	/*border-bottom: 1px solid #000;*/
	padding: 0 30px 25px 30px;
	margin-top: 18px;
}
.p7 .fav-lable{
	margin-top: 96px;
	margin-left: 70px;
}
.p7 .fav-lable h2,.p7 .all-lables h2{
	width: 628px;
	font-size: 55px;
	color: #1434cb;
	font-weight: bold;
	line-height: 2;
}
.p7 .fav-lable .bqbox{
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.p7 .fav-lable .edit{
	position: absolute;
	right: 100px;
	bottom: 0;
	font-size: 40px;
	opacity: .7;
}
.p7 .fav-lable ul,.p7 .all-lables ul{
	margin-top: 55px;
}
.p7 .fav-lable li,.p7 .all-lables ul li{
	width: 291px;
	height: 86px;
	line-height: 86px;
	border: 2px solid #000;
	box-sizing: border-box;
	/* overflow: hidden; */
	float: left;
	font-size: 45px;
	text-align: center;
	margin-bottom: 40px;
	margin-right: 36px;
	position: relative;
	border-radius: 10px;
}
.p7 .fav-lable li i,.p7 .all-lables ul li i{
	position: absolute;
	top:-40px;
	right:-30px;
	font-size: 60px;
	background: #fff;
	/* display: none; */
}
/*.p7 .fav-lable .plus{
	display: block;
	width: 291px;
	height: 86px;
	border: 2px solid #000;
	box-sizing: border-box;
	overflow: hidden;
	border-radius: 10px;
}*/
.p7 .collection{
	margin-top: 70px;
}
.p7 .collection h2{
	margin-bottom: 40px;
	font-weight: bold;
}
.p7 .collection dl{
	width: 100%;
/* 	margin: 0 auto; */
	/*overflow: hidden;*/
	border-top: 6px solid #e5e5e5;
	padding: 42px 0;
	position: relative;
}
/*.p7 .collection .delete-box{
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,.4);
	display: none;
	top:0;
	left:0;
}*/
.p7 .collection .delete{
	position: absolute;
	width: 50px;
	height: 170px;
	/*border: 1px solid red;*/
	right: 2%;
	top:0;
	font-size: 30px;
	color: #999;
	text-align: center;
	background: #fff;
	padding-top: 135px
}
.p7 .collection dt{
	width: 270px;
	height: 230px;
	float: right;
	margin-right: 92px;
	border-radius: 5px;
	overflow: hidden;
}
.p7 .collection dd{
	width: 600px;
	padding-left: 45px;
	float: left;
	margin-top: 40px;
}
.p7 .collection dd h3{
font-size: 49px;
}
.p7 .collection dd p{
	font-size: 39px;
	opacity: .7;
	margin-top: 30px;
}
/*.p7 .all-lables{
	width: 100%;
	background: #fff;
	position: absolute;
	top:195px;
	display: none;
	color: #000;
	padding-left: 71px;
	padding-bottom: 80px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 1400px;
}
.p7 .all-lables ul{
	margin-bottom: 96px;
}
.p7 .all-lables h2{
	border: none;
}
.p7 .all-lables h3{
	font-size: 55px;
	color: #1434cb;
	text-align: center;
	margin-bottom: 45px;
	margin-left: -71px;
}*/
.p7 .all-lables .lx{
	/*margin-left: 28px;*/
}
/*.p7 .all-lables .lx .checkstyle{
	width: 291px;
	height: 86px;
	margin-right: 11px;
	font-size: 45px;
	color: #000;
	overflow: hidden;
	float: left;
	margin-right: 32px;
	margin-bottom: 45px;
	border: 1px solid #000;
	font-size: 45px;
	border-radius: 10px;
}*/
/*.p7 .all-lables .lx .checkstyle label {
    color: #000;
    width: 291px;
    line-height: 86px;
    text-align: center;
    float: left;
    overflow: hidden;
	}
	*/
/*.p7 .all-lables .lx .checkstyle input:checked + label {
		background: url(../image/v05/ico_checkon.svg) no-repeat right bottom;
		background-size: 21px 21px;
		color: #00a4ff
	}*/
/*.p7 .all-lables .qr{
	width: 460px;
	height: 129px;
	line-height: 129px;
	border: 1px solid #000;
	color: #1434cb;
	font-size: 51px;
	text-align: center;
	margin-left: 242px;
	border-radius: 10px;
}*/
.p8 {
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	z-index: 99;
	background: rgba(0,0,0,.63);
}
.p8 .lablebox{
	width: 100%;
	height: 100%;
	position: fixed;
	top:0;
	left: 0;
}
.p8 .lablebox .box{
	width: 896px;
	margin: 160px auto 0;
	background: #fff;
	border-radius: 20px;
	padding-top: 80px;
	padding-left: 40px;
	padding-bottom: 40px;
	overflow: hidden;
	box-sizing: border-box;
	color: #000;
	height: 1450px;
    overflow-y: auto;
    overflow-x: hidden;
}
.p8 .lablebox .box .title{
	font-size: 50px;
}
.p8 .lablebox .box .line{
	width: 218px;
	height: 3px;
	background: #000;
	margin: 67px 0 67px 18px;
}
.p8 .checkstyle {
	width: 255px;
	height: 86px;
	color:#000;
	overflow: hidden;
	float: left;
	margin-right: 32px;
	margin-bottom: 45px;
	border: 1px solid #000;
	font-size: 45px;
	border-radius: 10px;
}
.p8 .checkstyle:nth-child(3n+3) {
           margin-right: 0;
       }
.p8 .checkstyle input,.p7 .checkstyle input {
	display: none
	}
.p8 .checkstyle label {
	/* border: 1px solid #CCC; */
	color: #000;
	width: 255px;
	height: 88px;
	line-height: 88px;
	text-align: center;
	float: left;
	overflow: hidden;
}

.p8 .checkstyle input:checked + label {
	background: url(../image/v05/ico_checkon.svg) no-repeat right bottom;
	/* border: 1px solid #00a4ff; */
	background-size: 21px 21px;
	color: #00a4ff
}
.p8 .checkstyle input:disabled + label {
	opacity: 0.7;
}
.p8 .lablebox .close{
	/*font-size: 100px;
	color: #000;
	text-align: center;
	margin-top: 20px;
	position: absolute;
    right: 85px;
    top: 129px;*/
    font-size: 100px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}
.p8 .confirm{
	width: 255px;
	height: 78px;
	/* margin: 50px auto; */
	margin-top: 30px;
	margin-left: 288px;
	margin-bottom: 50px;
	font-size: 45px;
	line-height: 78px;
	text-align: center;
	color: #1434cb;
	border: 1px solid #1434cb;
	font-weight: bold;
	border-radius: 10px;
}

.small{
	width: 93%;
	text-align: center;
	font-size: 36px;
}

.small a{
	text-decoration: underline;
	color: #1434cb;
}

.notScroll {
	height: 100%;
	/*height: 200px;*/
    overflow: hidden;
}
.acStyle{
	color: #1434cb;
	position: relative;
}
.acStyle::after{
	position: absolute;
	content: '';
	width: 40%;
	height: 4px;
	background: #1434cb;
	left: 30%;
	bottom: 30%;
}
.banner1{
	display: block;
	width: 1023px;
	height: 516px;
	margin:15px auto;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: 0 0 18px rgba(6,37,64,.54);
	-webkit-box-shadow: 0 0 18px rgba(6,37,64,.54);
	box-shadow: 0 0 18px rgba(6,37,64,.54);
	overflow: hidden;
	position: relative;
}
.banner1 .imgbox{
	width: 100%;
	height: 380px;
	overflow: hidden;
}
.banner1 img{
  /*width: 100%;
  height: 422px;
  overflow: hidden;
  margin-top: 0;*/
  /*-moz-border-radius: 20px 20px 0 0;
  -webkit-border-radius: 20px 20px 0 0;
  border-radius: 20px 20px 0 0;*/
}
.banner1 p{
	font-size: 56px;
	color: #221815;
	/*letter-spacing: 10px;*/
	margin-top: 17px;
	margin-left: 66px;
	overflow: hidden;
	line-height: 1.5;
	text-overflow:ellipsis;
	white-space: nowrap;

}
.banner1 i{
	position: absolute;
	width: 204px;
	height: 67px;
	background: url(../image/v05/icon_bg.png)no-repeat;
	background-size: 100%;
	top:-7px;
	right: 41px;
	font-size: 41px;
	line-height: 67px;
	text-align: center;
	color: #fff;
}
/**/
.all-lablesbox{
	width: 1009px;
	height: 100%;
	/*background: #fff;*/
	position: fixed;
	left: 0;
	top:0;
	z-index: 10;
	display: none;

}
.all-lables{
	width: 100%;
	background: #fff;
	position: relative;
	margin-top:160px;
	/* z-index: 10; */
	/* padding-top: 195px; */
	/* display: none; */
	color: #000;
	padding-left: 71px;
	padding-bottom: 80px;
	overflow-y: auto;
	/* height: 1600px; */
	/* height: 78vh; */
	height: 80%;
	overflow-y: auto;
	padding-bottom: 100px;
	/*background: red;*/
}
 .all-lables ul{
	margin-bottom: 96px;
}
 .all-lables h2{
	border: none;
}
.all-lables h3{
	font-size: 55px;
	color: #1434cb;
	text-align: center;
	margin-bottom: 45px;
	margin-left: -71px;
}
.all-lables h2{
	width: 628px;
	font-size: 55px;
	color: #1434cb;
	font-weight: bold;
	line-height: 2;
	border-bottom: 1px solid #000;
	border: none;
}
.all-lables ul{
	margin-top: 55px;
}
.all-lables ul li{
	width: 291px;
	height: 86px;
	line-height: 86px;
	border: 2px solid #000;
	box-sizing: border-box;
	/* overflow: hidden; */
	float: left;
	font-size: 45px;
	text-align: center;
	margin-bottom: 40px;
	margin-right: 36px;
	position: relative;
	border-radius: 10px;
}
 .all-lables ul li i{
	position: absolute;
	top:-40px;
	right:-30px;
	font-size: 60px;
	background: #fff;
	/* display: none; */
}
.all-lables .checkstyle{
	width: 291px;
	height: 86px;
	margin-right: 11px;
	font-size: 45px;
	color: #000;
	overflow: hidden;
	float: left;
	margin-right: 32px;
	margin-bottom: 45px;
	border: 1px solid #000;
	font-size: 45px;
	border-radius: 10px;
}
.all-lables .checkstyle label {
    color: #000;
    width: 291px;
    line-height: 86px;
    text-align: center;
    float: left;
    overflow: hidden;
	}
	.all-lables .checkstyle input{
		display: none;
	}
.all-lables .checkstyle input:checked + label {
		background: url(../image/v05/ico_checkon.svg) no-repeat right bottom;
		background-size: 21px 21px;
		color: #00a4ff
	}
.all-lables .btns{
	width: 100%;
	padding: 0;
	margin: 0;
	position: fixed;
	bottom: 0;
	left: 0;
	/*position: relative;*/
	height: 130px;
	line-height: 130px;
	text-align: center;
	background: #fff;
}
.all-lables .btns .cz,.all-lables .btns .qr{
	width: 50%;
	float: left;
	color: #000;
	font-size: 45px;
}
.all-lables .btns .qr{
	background: #f7b600;
	color: #fff;
}
/*.all-lables .qr{
	width: 460px;
	height: 129px;
	line-height: 129px;
	border: 1px solid #000;
	color: #1434cb;
	font-size: 51px;
	text-align: center;
	margin-left: 242px;
	margin-bottom: 150px;
	border-radius: 10px;
}*/
.showyhq {
    position: absolute;
    z-index: 100;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
}
.text-box{
	width:100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.text-box p{
	line-height: 1.5;
}
.text-box ul {
	list-style-type: disc!important;
	padding-left: 40px;
}
.ckbtn{
	width: 100%;
	height: 90px;
	line-height: 90px;
	color: #000;
	text-align: center;
	background: #fff;
	/* position: absolute; */
	/* bottom: 15px; */
	/* left: 0; */
	font-size: 40px;
	margin-top:5px;
	}
.ckbtn img{
	width: 140px;
	height: 73px;
	margin: 0 auto;
}
	.ckbtn1,.ckbtn2,.ckbtn3{
		bottom: 105px;
	}
	.ckbtn4_2{
		display: none;
	}
.ckbtn1_2,.ckbtn2_2,.ckbtn3_2{
	/* bottom: 105px; */
	display: none;
}
.ckbtn1_2 img,.ckbtn2_2 img,.ckbtn3_2 img,.ckbtn4_2 img{
	height: 50px;
}
.tagbox{
	width: 850px;
	border-radius: 20px;
	border: 2px solid #000;
	/* margin: 0 auto; */
	padding: 40px 43px 10px 43px;
	overflow: hidden;
	margin-top: 40px;
}
.tagbox span{
	display: inline-block;
	font-size: 45px;
	color: #000;
	text-align: center;
	line-height: 1.85;
	padding: 0 40px;
	border: 2px solid #000;
	border-radius: 8px;
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;
}
.tagbox .plus{
	width: 153px;
	height: 86px;
	line-height: 0;
	float: left;
	margin-bottom: 30px
}

.edit{
	position: absolute;
	right: 50px;
	top: 30px;
	width: 145px;
	height: 57px;
	opacity: 1 !important;
}
.edit img{
	width: 145px;
	height: 57px;
}
.edit_btn{
	display: none;
	width: 30%;
	position: absolute;
	right: 50px;
	top: 30px;
	align-items: center;
	justify-content: space-around;
	flex-wrap: nowrap;
}

.edit_btn img{
	width: 145px;
	height: 57px;
	margin-left: 10px;
	margin-right: 10px;
}

.gou_btn{
	position: absolute;
	left: -50px;
	top: 100px;
	width: 7.5%;
	display: none;
}

.gou_btn img{
	width: 100%;
}

.bottom_div{
	position:fixed;
	top:287px;
	right:-5px;
	width:25px;
	height:80vh;
	z-index:1000;
}

.line_div{
	width:20px;
	height:80vh;
	border-radius: 100px;
	/*border:1px solid #1434cb;*/
	/*margin:auto;*/
	/*margin-top:8vh;*/
	position:relative;
}

.line_bg{
	position:absolute;
	left:0;
	top:0;
	height:14%;
	width: 100%;
	background:#1434cb;
	border-radius: 100px;
}

.logo_line{
	width: 95%;
	margin: auto;
	margin-top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.logo_box{
	display: flex;
	align-items: center;
	justify-content: left;
	width: 70%;
}

.logo_box img{
	width: 100%;
	margin: 15px;
}

.search_fc{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,0.8);
	z-index: 200;
	display: none;
}

.first_fc{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,0.8);
	z-index: 210;
	display: none;
}

.home_fc{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,0.8);
	z-index: 209;
	display: none;
}

.mine_fc{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,0.8);
	z-index: 208;
	display: none;
}

.list_fc{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,0.8);
	z-index: 211;
	display: none;
}

.minetag_fc{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,0.8);
	z-index: 212;
	display: none;
}

.search_fc img,.first_fc img,.home_fc img,.mine_fc img,.list_fc img,.minetag_fc img{
	width: 100%;
}

.fc_btns{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-around;
	position: absolute;
	bottom: 5%;
}

.fc_btns img{
	width: 30% !important;
}









.v_section{  background:#fff; padding:42px 0 34px 0}
.visa_logo{ width:150px; margin:0 auto}
.visa_logo img{ width: 100%}

.guide{ float: left; width:75px; margin-left:20px; margin-top:6px; opacity:0.9}
.guide img{ width:100%}

.search_suggest, .search_similar{ width:100%; background-color:#fff; position:absolute; top:104px; left:0; z-index:12}
.search_default, .search_similar ul{ width:1036px; margin:0 auto}

.search_default{ padding:52px 45px 0 155px; position:relative;}
.search_default a{ padding:0px 0 52px 0;box-sizing:border-box;  display:inline-block; position:relative; width:48%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-decoration:none; font-size:42px; line-height:1.3}
.hot_icon{ width:58px; float:left; display:block; position:absolute; top:48px; left:64px}
.hot_icon img{ width:100%}


.search_similar li{  position:relative; padding:42px 45px 42px 45px; border-bottom:2px solid #e5e5e5}
.search_similar li a{ text-decoration:none; position:relative; display:block; width:100%; overflow:hidden; white-space: nowrap; text-overflow:ellipsis}
.search_similar li:last-child{ border:none}
.ui-widget-content{ top:0!important; left:0!important}

.s_logo{ width:230px; height:130px; display:inline-block; vertical-align:middle; text-align:center; overflow:hidden; border:2px solid #e5e5e5; border-radius:10px}
.s_logo:after{ content:""; display:inline-block; height:100%; vertical-align:middle;width:0}
.s_logo img{ max-width:75%; max-height:75%; vertical-align:middle; display:inline-block}
.search_similar li p{font-size:42px; display:inline-block; margin-left:40px; width:68%; line-height:1.3}

.p2 .condition .category_filter{ float:inherit; margin:0 auto}
.merchant_list dt{ text-align:center}
.merchant_list dt img, .store_logo img{ max-width:95%; max-height:95%; vertical-align:middle; display:inline-block}
.store_logo img{ max-width:75%}
.merchant_list dt:after, .store_logo:after{ content:""; display:inline-block; height:100%; vertical-align:middle; width:0}
.store_logo{ width:230px; height:230px; float:left; margin-right:40px; border-radius:10px; overflow:hidden; border:2px solid #e5e5e5; text-align:center}
.store_wrap, .about_text, .expired_wrap, .activity_text, .cdf_wrap, .privacy_text, .coupon_list, .guide_text{ width:1000px; margin:0 auto; padding:40px; box-sizing:border-box; color:#000; position:relative; background: #fff; border-radius: 30px; margin-bottom:40px}
.store_wrap, .privacy_text, .guide_text{ margin-top:70px}
.store_center{ float:left; width:70%}
.store_center h2{ font-size:55px; position:relative; margin-top:20px; line-height:1.35}
.store_center p{ font-size:44px; opacity:0.7; margin-top:50px}
.about_text h2, .guide_text h2{ font-size:45px; margin-bottom:20px; line-height: 1.5}
.about_text p{ font-size:40px; line-height:70px; opacity:0.7}
.cdf_wrap h2{ font-size:45px; text-align:center; margin-bottom:120px}
.cdf_wrap img{ width:auto; transform: scale(1.5); margin:0 auto; display: block}
.cdf_wrap p{ font-size:40px; text-align:center; margin-top:120px; opacity:0.7}

.activity_text{ margin-bottom:-60px}
.activity_text p{ margin-bottom:30px}
.activity_text p a{ font-size:45px; color:#1434cb; line-height:1.5}
.activity_text p span{ color:#ff9800}


.privacy_text h2{ font-size:55px; margin-bottom:60px}
.privacy_text p{ font-size:40px; margin-bottom:30px; line-height:1.5; color:#4c4c4c}
.privacy_text p.title{ font-size:44px}
.privacy_text p a{ color:#1434cb}


.coupon_list ul li{ color:#000; position:relative; border-top:2px solid #e5e5e5; padding:70px 0}
.coupon_list ul li:first-child{border-top:none; padding-top:0}
.coupon_list ul li:last-child{ padding-bottom:30px}
.promo_infor{ position:absolute; width:210px; height:210px; top:0; left:0; border:2px dashed #e5e5e5; border-radius:10px}
.promo_infor_box{ width:100%; height:100%; display:table}
.promo_infor_center{ line-height:1; display:table-cell; text-align:center; vertical-align:middle}
.promo_infor span{ display:block; vertical-align:baseline; text-transform:uppercase; font-size:60px}
.en .text_freeshipping{ font-size:40px}
.en .text_freesample{ font-size:48px}
.en .text_reward{ font-size:44px}

.coupon_wrapper{ padding-left:240px; position:relative}
.coupon_wrapper h3{ font-size:48px; margin-bottom:20px; line-height:1.3}
.tips_wrap{ font-size:30px; opacity:0.54}
.tips_wrap span{ margin-right:55px}
.time_icon{ background:url(../image/v05/time_icon.svg) no-repeat; width:64px; height:64px; transform: scale(0.56); display:inline-block; vertical-align:middle; margin-top:-4px; margin-left:-10px}
.coupon_wrapper p{ font-size:36px; line-height:1.5; opacity:0.7; margin-top:20px}

.coupon_wrapper p.coupon_description{ cursor:pointer; position:relative; opacity:1}
.coupon_description{ max-height:166px; overflow:hidden; color:#4c4c4c}
.coupon_description.show{ max-height:9999px; overflow:inherit}
.coupon_description span{ position:absolute; right:0; bottom:0; color:#1434cb; background:linear-gradient(to right,rgba(255,255,255,0) 0,#fff 30%,#fff 100%); height:58px; width:200px; text-align:right}
.coupon_description span .iconfont{ vertical-align:middle}
.coupon_description.show span{ position:relative; display:block; background:none; text-align:left}
.coupon_description.show .iconfont{ -webkit-transform:rotate(180deg); transform:rotate(180deg); display:inline-block}

.code_btn{ height:90px; line-height:90px; padding:0 210px 0 40px; box-sizing:border-box; border:2px dashed #1434cb; position:relative; margin-top:40px; max-width:100%; display:inline-block; border-radius:45px; background:#f7f7ff; min-width:400px}
.code_btn div{  height:90px; line-height:90px; font-size:35px; width:100%; text-align:center; word-spacing:normal; word-wrap:break-word; color:#1434cb; font-weight:500}
.code_btn input[type="button"]{ position:absolute; width:180px; height:100%; font-size:32px; top:0; right:0; z-index:2; background:#1434cb; color:#fff; cursor:pointer; outline:none; border:none; border-radius:0 45px 45px 0; -webkit-appearance: none}
.deal_btn{ height:90px; line-height:90px; box-sizing:border-box; position:relative; margin-top:40px; max-width:100%; display:inline-block;  min-width:400px}
.deal_btn input[type="button"]{ width:100%; height:100%; font-size:32px; background:#1434cb; color:#fff; cursor:pointer; outline:none; border:none; border-radius:45px 45px; -webkit-appearance: none}
.expired_wrap{ text-align:center}
.merchant_icon{ background:url(../image/v05/merchant_icon.png) no-repeat; width:200px; height:176px; display:inline-block; transform: scale(0.5); opacity:0.7}
.expired_wrap p{ font-size:39px; opacity:0.7}

.coupon_wrapper .store_logo{ position:absolute; top:0; left:0; width:210px; height:210px; margin-right:0; border:2px dashed #e5e5e5}

.category_slide{ width:100%; height:130px; overflow-x:scroll; white-space:nowrap; overflow-y:hidden}
.category_slide .radiostyle{ border:none; display:inline-block; float:none; margin-bottom:0; margin-top:22px; margin:0 40px}
.category_slide .radiostyle input:checked + label{ background:none; color:#1434cb; border-bottom: 10px solid #1434cb; font-weight:600;}
.category_slide::-webkit-scrollbar{ display:none}

.en .radiostyle{ width:900px}
.en .radiostyle label{ width:900px}

.en .category_slide{ padding:0 65px; box-sizing:border-box}
.en .category_slide .radiostyle{ width:auto; margin-right:52px}
.en .category_slide .radiostyle label{ width:auto}

.inc_support{ text-align:center; margin-top:70px; font-size:34px; line-height:1.5; padding:36px; background:#fff; color:#4c4c4c}
.inc_support a{ color:#1434cb; text-decoration:underline}
.inc_support p{ margin-bottom:40px}
.inc_support .eb_tips a{ color:#1434cb}
.inc_support .eb_tips strong{ color:#333; font-weight:bold}

.citic .guide{ width:160px; margin-left:20px; margin-top:6px}
.citic .guide_img{ width:75px; float:left}
.citic .guide span{ font-size:40px; float:left; margin-top:16px; opacity:1}
.citic .page .search .search-input{ width:635px}
.citic .page .search .search-input input{ width:520px}


.category_scrollbar{ position:absolute; bottom:0; left:0; width:15vh; height:15px; z-index:1000}
.scrollbar_line{ width:15vh; height:15px; border-radius:100px; position:relative;}
.scrollbar_bg{ position:absolute; left:0; top:0; height:100%; width:100%; background:#1434cb; border-radius:100px}

.banner_carousel{ margin:0; min-height:612px; position:relative; overflow:hidden}
.owl-carousel{ min-height:612px}
.owl-carousel .owl-wrapper:after{ content: "."; display:block; clear:both; visibility:hidden; line-height:0; height:0}
.owl-carousel{ position:relative; width:100%; -ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{ position:relative; -webkit-transform: translate3d(0px, 0px, 0px)}
.owl-carousel .owl-wrapper-outer{ overflow:hidden; position:relative; width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{ -webkit-transition:height 500ms ease-in-out; -moz-transition:height 500ms ease-in-out; -ms-transition:height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition:height 500ms ease-in-out}
.owl-carousel .owl-item{ float:left; height:612px}
.owl-dot span{ cursor:pointer}
.owl-controls{ -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0)}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item{ -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -webkit-transform:translate3d(0,0,0);
-moz-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0)}
.item, .item_img{ width:100%; height:100%; background-position:center; background-repeat:no-repeat}
.owl-nav{ display:none}
.owl-dots{ position:absolute; bottom:15px; display: block; text-align:center; width:100%}
.owl-dot{ position:relative; display:inline-block; height:26px; width:26px; border-radius:18px; margin:0 5px; cursor:pointer; background:#fff}
.owl-dot span{ display:inline-block}
.owl-dot.active{ background:#1434cb}


.guide_list h1{ font-size:50px; margin:70px auto 35px auto; width:1000px}
.p2 .guide_list dl{	width:1000px; background:#fff; border-bottom:none; border-radius:30px; margin-bottom:40px}
.p2 .guide_list dt{ float:left; margin:0 0 0 45px; width:240px; height:240px}
.p2 .guide_list dt img{ width: 100%}
.p2 .guide_list dd{ margin-top:0}
.p2 .guide_list dd h3{ font-size:40px; line-height:1.5}

.white_bj .guide_list h1{ width:1036px; padding:0 58px}
.white_bj .p2 .guide_list dl{ width:1036px; border-bottom:2px solid #e5e5e5; border-radius:0; margin-bottom:0}

.oops{ text-align:center}
.oops_img{ background:url(../image/v05/oops_img.svg) no-repeat; width:600px; height:368px; margin:0 auto}
.oops h2{ font-size:60px; margin:70px 0 50px 0}

.mask{ background-color:rgba(0,0,0,0.5); height:100%; left:0; position:fixed; top:0; width:1080px; z-index:999}
.jump_pop, .statement_pop{ border-radius:0; left:0; position:fixed; padding:0; top:0; z-index:999; height:100%; width:1080px; overflow-y:scroll; box-sizing:border-box; cursor:pointer}

.jump_wrap, .statement_wrap{ clear:both; position:relative; margin:200px auto 16px auto; z-index:999; cursor:default}

.jump_wrap .tips{ font-size:50px; margin-bottom:140px; margin-left:270px}


.xg1{ height:200px; position:relative}


.user_login{margin:0 auto; padding:40px 30px 0 30px; font-size:44px; background:#fff}
.user_login span{ height:72px; width:72px; background:#d9d9d9; display:inline-block; border-radius:50%; vertical-align:middle; text-align:center; line-height:62px; margin-right:20px}
.user_login span i{ background:url(../image/v05/user_icon.svg) no-repeat; vertical-align:middle; display:inline-block; width:40px; height:40px}
.user_login.on span{ background:#1434cb}
.login_wrap{ width:1036px; margin:0 auto; padding:40px 30px 0 30px; box-sizing:border-box}
.login_wrap .back{ margin-top:20px}
.login_wrap .iconfont{ font-size:65px}
.login_wrap .title{ font-size:55px; font-weight:bold;  margin-top:120px}
.login_wrap .s_title{ font-size:44px; color:#4c4c4c; margin-top:66px; padding-bottom:40px}
.login_wrap .group{ position:relative; margin-top:66px}
.login_wrap .group input[type="text"]{ width:100%; background:#fff; border: 1px solid rgba(0, 0, 0, 0.5); border-radius:8px; height:86px; font-size:44px; padding:30px; outline:none; -webkit-appearance:none;}

.graph_validate img{ width:auto;}
.graph_validate, .message_validate{ position:absolute; right:30px; bottom:20px}
.message_validate{ font-size:44px; color:#1434cb; border:none; outline:none; -webkit-appearance:none; background:none}
.login_wrap input[type="submit"]{ cursor:pointer; outline:none; border:none; -webkit-appearance:none}
.btntoos{ position:fixed; width:100%; left:0; bottom:3%; z-index:999; text-align: center}
.login_btn{ width:88%; height:100px; margin: 0 auto; background:#1434cb; text-align:center; border-radius:50px; color:#fff; display:inline-block; font-size:44px; margin-bottom: 30px; border:none; outline:none; -webkit-appearance:none;}
.login_tips{ text-align:center; font-size:34px; margin:0 0 30px 0}
.skip_over{ text-align:center; font-size:40px; margin:0 0 240px 0}
.login_tips a, .skip_over a{ color:#1434cb}
.text_left{ text-align: left; padding:4vw 0}
.phone_code select{ position:absolute; width:200px; left:30px; bottom:20px; font-size:44px; color:#4c4c4c; border:none; -webkit-appearance:none; -moz-appearance:none; background-size:40px 24px; background-position:right center; outline:none}
.phone_code option { font-size:44px}
.login_wrap .phone_input input[type="text"]{ padding-left:270px}
.login_wrap .error_tips{ color:#f00; font-size:44px; margin-top:36px}

.login_wrap .input_rank{ margin-top:36px}
.input_rank .vipmember_code{position:absolute; width:140px; left:0; bottom:52px}
.input_rank .vipmember_code label{  font-size:44px; color:#4c4c4c}
.login_wrap .input_rank input[type="text"]{ padding-left:140px}
.login_wrap .btn_rank{ margin-top: 20px}
.login_wrap .btn_rank input[type="submit"]{ width:100%; height:100px; display:inline-table; text-align:center; border-radius:50px; font-size:44px; margin:20px 0}

.button_mobilelogin{ background:#808080; color:#f6f6f6}
.confirm_btn{ background:#1434cb; color:#fff}
.cancel_btn{ background:#fff; float:right; color:#1434cb}
.grey_btn{ background:#a1a1a1; color:#f6f6f6}


.checkboxlist{ margin-top:50px}
.checkboxlist input[type="checkbox"]{ display:block; border:none; background-color:transparent; -webkit-appearance:none; -moz-appearance:none; margin:0}
.checkboxlist a{ position:relative; padding:0 0 15px 30px; display:inline-block; color:#1434cb; font-size:34px; line-height:60px}
.checkboxlist a:before{ content:""; display:inline-block; position:absolute; top:14px; left:0; width:20px; height:20px; border:1px solid #1434cb; border-radius:4px}
.checkboxlist a.current:before{ content:""; display:block; position: absolute; top:14px; left:0; width:20px; height:20px; border:0; border-radius:2px; border:1px solid #1434cb; background:#1434cb url(../image/v05/current_icon.png) no-repeat center center; background-size: 16px}

.statement_wrap{ background:#fff; width:740px; border-radius:10px; font-size:39px; padding: 32px}
.statement_wrap p{ line-height:55px; font-size:20px; margin-bottom: 32px}
.statement_wrap p.title{ color:#000; font-size:44px; text-align:left}

.statement_btn{ text-align: right}
.statement_btn a{ display:inline-block; width:300px; line-height:100px; font-size:44px; border-radius:10px; background:#1434cb; color:#fff; text-align:center}


.login_responsive{ background: #fff}

.closed_btn{ width:2.5em; height:2.5em; background:none; right:0; top:0em; position:absolute; cursor:pointer; z-index:97}
.closed_btn:after, .closed_btn:before{ background-color:rgba(0,0,0,0.67); content:""; display:inline-block; height:1px; position:absolute; left:0.562em; top:1.25em; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); width:0.875em}
.closed_btn:before{ -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); left:0.562em}


.container1{ left:360px; position:absolute; top:50%;}
.container1 .swing div{
  border-radius: 50%;
  float: left;
  height: 3em;
  width: 3em;
}
.container1 .swing div:nth-of-type(1) {
  background: -webkit-linear-gradient(left, #1434cb 0%, #325774 100%);
  background: linear-gradient(to right, #1434cb 0%, #325774 100%);
}
.container1 .swing div:nth-of-type(2) {
  background: -webkit-linear-gradient(left, #1434cb 0%, #47536a 100%);
  background: linear-gradient(to right, #1434cb 0%, #47536a 100%);
}
.container1 .swing div:nth-of-type(3) {
  background: -webkit-linear-gradient(left, #43348f 0%, #6b4d59 100%);
  background: linear-gradient(to right, #43348f 0%, #6b4d59 100%);
}
.container1 .swing div:nth-of-type(4) {
  background: -webkit-linear-gradient(left, #744c55 0%, #954646 100%);
  background: linear-gradient(to right, #744c55 0%, #954646 100%);
}
.container1 .swing div:nth-of-type(5) {
  background: -webkit-linear-gradient(left, #9c4543 0%, #bb4034 100%);
  background: linear-gradient(to right, #9c4543 0%, #bb4034 100%);
}
.container1 .swing div:nth-of-type(6) {
  background: -webkit-linear-gradient(left, #c33f31 0%, #d83b27 100%);
  background: linear-gradient(to right, #c33f31 0%, #d83b27 100%);
}
.container1 .swing div:nth-of-type(7) {
  background: -webkit-linear-gradient(left, #da3b26 0%, #db412c 100%);
  background: linear-gradient(to right, #da3b26 0%, #db412c 100%);
}
.container1 .shadow {
  clear: left;
  padding-top: 1.5em;
}
.container1 .shadow div {
  -webkit-filter: blur(1px);
  filter: blur(1px);
  float: left;
  width: 3em;
  height: .25em;
  border-radius: 50%;
  background: #e3dbd2;
}
.container1 .shadow .shadow-l {
  background: #d5d8d6;
}
.container1 .shadow .shadow-r {
  background: #eed3ca;
}
@-webkit-keyframes ball-l {
  0%, 50% {
    -webkit-transform: rotate(0) translateX(0);
    transform: rotate(0) translateX(0);
  }
  100% {
    -webkit-transform: rotate(50deg) translateX(-6em);
    transform: rotate(50deg) translateX(-6em);
  }
}
@keyframes ball-l {
  0%, 50% {
    -webkit-transform: rotate(0) translate(0);
    transform: rotate(0) translateX(0);
  }
  100% {
    -webkit-transform: rotate(50deg) translateX(-6em);
    transform: rotate(50deg) translateX(-6em);
  }
}
@-webkit-keyframes ball-r {
  0% {
    -webkit-transform: rotate(-50deg) translateX(6em);
    transform: rotate(-50deg) translateX(6em);
  }
  50%,
  100% {
    -webkit-transform: rotate(0) translateX(0);
    transform: rotate(0) translateX(0);
  }
}
@keyframes ball-r {
  0% {
    -webkit-transform: rotate(-50deg) translateX(6em);
    transform: rotate(-50deg) translateX(6em);
  }
  50%,
  100% {
    -webkit-transform: rotate(0) translateX(0);
    transform: rotate(0) translateX(0)
  }
}
@-webkit-keyframes shadow-l-n {
  0%, 50% {
    opacity: .5;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: .125;
    -webkit-transform: translateX(-2em);
    transform: translateX(-2em);
  }
}
@keyframes shadow-l-n {
  0%, 50% {
    opacity: .5;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: .125;
    -webkit-transform: translateX(-2);
    transform: translateX(-2em);
  }
}
@-webkit-keyframes shadow-r-n {
  0% {
    opacity: .125;
    -webkit-transform: translateX(2em);
    transform: translateX(2em);
  }
  50%,
  100% {
    opacity: .5;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes shadow-r-n {
  0% {
    opacity: .125;
    -webkit-transform: translateX(2em);
    transform: translateX(2em);
  }
  50%,
  100% {
    opacity: .5;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.container1 .swing-l {
  -webkit-animation: ball-l .425s ease-in-out infinite alternate;
  animation: ball-l .425s ease-in-out infinite alternate;
}
.container1 .swing-r {
  -webkit-animation: ball-r .425s ease-in-out infinite alternate;
  animation: ball-r .425s ease-in-out infinite alternate;
}
.container1 .shadow-l {
  -webkit-animation: shadow-l-n .425s ease-in-out infinite alternate;
  animation: shadow-l-n .425s ease-in-out infinite alternate;
}
.container1 .shadow-r {
  -webkit-animation: shadow-r-n .425s ease-in-out infinite alternate;
  animation: shadow-r-n .425s ease-in-out infinite alternate;
}



.xg2, .xg3{ margin-top:200px; position:relative; height:200px;}
.loaders-container{ left:360px; position:absolute; top:50%}
  
.loaders-container .container{ position:relative}



.loaders-container .circleloader {
  position: absolute;
  box-sizing: border-box;
  top: 50%;

  border-radius: 40px;
  width: 380px;
  height: 60px; padding:15px;

  background:#1434cb;}
  
.loaders-container .circleloader:before {
    content: '';
    position: absolute;
    border-radius: 26px;
    width: 80px;
    height: 30px;
    left: 0;
    background: #FFF;
    animation: push 1.5s infinite linear;    
  }
@keyframes push {
  50% {
    left: 296px;
  }
}






.progress{
 left:340px; position:absolute; top:50%
}
.progress span{
  transition: all 500ms ease;
  background: #1434cb;
  box-shadow: 1px 2px 3px #999;
  height: 3em;
  width: 3em;  
  display: inline-block;
  border-radius: 50%;
  animation: wave 2s ease  infinite;
}  

.progress span:nth-child(1){  animation-delay: 0; }
.progress span:nth-child(2){  animation-delay: 100ms; }
.progress span:nth-child(3){  animation-delay: 200ms; }
.progress span:nth-child(4){  animation-delay: 300ms; }
.progress span:nth-child(5){  animation-delay: 400ms; }
.progress span:nth-child(6){  animation-delay: 500ms; }
.progress span:nth-child(7){  animation-delay: 600ms; }
.progress span:nth-child(8){  animation-delay: 700ms; }

@keyframes wave{
  0%, 40%, 100% { 
    transform: translate(0, 0);
    background-color: #1434cb;    
  }
  10% { 
    transform: translate(0, -15px); 
    background-color: red;    
  }  
}



.copy_float {
 height:100%;
 width:100%;
 top:0;
 z-index:10000;
 -webkit-animation:textin 2s;
 animation:textin 2s; position:fixed; left:0; top:0
}
.copy_float img {
 display:block;
 position:absolute;
 top:50%;
 left:50%;
 transform:translate(-50%,-50%); width:auto
}
@-webkit-keyframes textin {
 0%,
 75% {
  opacity:1
 }
 100% {
  opacity:0;
  display:none
 }
}
@keyframes textin {
 0%,
 75% {
  opacity:1
 }
 100% {
  opacity:0;
  display:none
 }
}

.member_system ul li{ height:140px; padding:20px 0; border:1px solid #e5e5e5; border-radius:12px; text-align:center; margin-bottom:32px}
.member_system ul li:first-child{ margin-top:80px}
.member_system ul li:last-child{ margin-bottom:0}
.member_logo{ display:inline-block; vertical-align:middle; text-align:center; overflow:hidden; height:100%}
.member_logo:after{ content:""; display:inline-block; height:100%; vertical-align:middle;width:0}
.member_logo img{ width:inherit; max-width:95%; max-height:95%; vertical-align:middle; display:inline-block}
.member_system ul li.selected{ border:1px solid #1434cb}

.copy_url{ margin-top:50px;  height:80px; line-height:80px; font-size:32px;}
.copy_url a{ color:#1434cb;}
.copy_url a.copy_url_btn{ background:#1434cb; color: #fff; width:160px; height:100%; border-radius:40px; display:inline-block; text-align:center; margin-left: 40px}


.blackfriday{ background: #000}
.holiday .banner{ margin-top: 0 !important}
.holiday .banner img{ width: 100%}
.holiday .p2 .search{ margin-top:-1px}
.holiday .mer_wrap{ height: 745px}
.holiday .category_slide .radiostyle input:checked + label{ color:#fff!important; border-bottom: 10px solid #fff!important}
.holiday .mer_discount_center{ height:130px; padding: 0 32px; text-align:left}
.holiday .mer_discount{ height:130px; text-align:left}
.holiday .mer_name{ margin: 28px 0;}

.holiday .copy_text{  font-size:26px; color:#666; text-align: center; margin-top:20px}

.after_reminder .mobilecaptcha input[type="text"] {max-width: 45% !important; float: left}
.login_responsive .login_wrap .after_reminder .graph_validate{ float: left; position: relative; right: 0; bottom: 0; padding: 0 2vw 0 3vw}
.refresh_icon{ background:url(../image/v05/refresh_icon.png?v=2025052605) no-repeat; width:56px; height:56px; transform: scale(0.3); display:inline-block; vertical-align:middle; margin-top:-4px; margin-left:-10px; float:left}
.after_reminder .verify_btn{ background:#1434cb; color:#fff; border:none; outline:none; -webkit-appearance:none; border-radius:8px; height:86px; font-size:44px; padding:10px 30px; float:right;}


/*login responsive*/
@media (max-width:1024px){ 
.login_responsive, .login_responsive .wrapper, .login_responsive .page, .login_responsive .login_wrap{ width:auto}

.login_responsive .login_wrap{ padding:20px 30px 0 30px}
.login_responsive .login_wrap .iconfont{ font-size:26px}
.login_responsive .login_wrap .title{ font-size:4.26vw; margin-top:26px; font-weight:700}
.login_responsive .login_wrap .s_title{ font-size:3.73vw; margin-top:20px; padding-bottom:10px}
.login_responsive .login_wrap .group{ margin-top:5vw}
.login_responsive .login_wrap .group input[type="text"], .after_reminder .verify_btn{ font-size:3.73vw; height:11.5vw; padding:2.75vw 4.25vw; border-radius:2vw}
.login_responsive .phone_code select{ font-size:3.75vw; width:12vw; bottom:3.6vw; left:4.25vw; -webkit-tap-highlight-color: rgba(0,0,0,0); background:none}
.login_responsive .phone_code option{ font-size:16px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); background:none}
.login_responsive .login_wrap .phone_input input[type="text"]{ padding-left:17vw !important}
.login_responsive .login_wrap .error_tips{font-size:3vw;margin-top:12px;line-height: 4.5vw;}
.login_responsive .login_wrap .graph_validate{ bottom:2.1vw; right:4.25vw}
.login_responsive .login_wrap .message_validate{ font-size:3.73vw; bottom:3.7vw; right:4.25vw}
.login_responsive .graph_validate img{ zoom:1}

.login_responsive .login_wrap .login_btn{  margin:270px 0 30px 0}		
.login_responsive .login_tips{ font-size:3.6vw; margin:5vw 0 7vw 0}
.login_responsive .skip_over{ font-size:3.6vw; margin:0}
.login_responsive .inc_support{ font-size:16px; padding:24px}
.login_responsive .inc_support p{ margin-bottom:16px}
.login_responsive .login_wrap .group label{ font-size:20px}

.login_responsive .input_rank .vipmember_code{ width:68px; bottom:26px}
.login_responsive .input_rank .vipmember_code label{ font-size:16px !important}
.login_responsive .login_wrap .after_reminder .graph_validate{ padding: 3vw 2vw 0 3vw;}

.checkboxlist{ margin-top:20px}
.checkboxlist a{ font-size:3vw; line-height:4.5vw; padding:0 0 15px 10vw}
.checkboxlist a:before{ width:5vw; height:5vw; top:3px}
.checkboxlist a.current:before{ width:5vw; height:5vw; top:3px; border-radius:0.5vw}


.login_responsive .mask, .login_responsive .statement_pop{ width:100%}
.login_responsive .statement_wrap{ width:90%; border-radius: 2.5vw; padding:6vw }
.login_responsive .statement_wrap p{ line-height:32px; margin-bottom: 5vw}
.login_responsive .statement_wrap p.title{font-size:5vw}
.login_responsive .statement_btn a{  width:23vw; line-height:11.5vw; font-size:3.6vw; border-radius:2vw}
	
.login_btn{ height:10vw; font-size:3.6vw; border-radius:5vw; font-weight:700; margin-bottom: 0}	
	
	
.login_responsive .login_wrap .login_btn, .login_responsive .login_wrap .btn_rank input[type="submit"]{ height:10vw; font-size:3.6vw; border-radius:5vw; font-weight:700; margin:1.5vw 0}
.login_responsive .login_wrap .login_btn{  margin:270px 0 30px 0}	


.login_responsive .login_wrap .input_rank{ margin-top:10px}

.member_system ul li{ height:15vw; margin-bottom:4.26vw; padding:4vw 5vw; border-radius:3vw}
.member_system ul li:first-child{ margin-top:26px}
	
.closed_btn{ width:4vw; height:4vw; top:5vw; right: 4vw}
.closed_btn:after, .closed_btn:before{ width:4vw; left:0; top:0}
.closed_btn:before{ left:0}	
	
}


/*.loaders-container .circleloader {
  position: absolute;
  box-sizing: border-box;
  top: 50%;
  margin-top: -10px;
  border-radius: 16px;
  width: 80px;
  height: 20px;
  padding: 4px;
  background:#1434cb;}
  
.loaders-container .circleloader:before {
    content: '';
    position: absolute;
    border-radius: 16px;
    width: 20px;
    height: 12px;
    left: 0;
    background: #FFF;
    animation: push 1s infinite linear;    
  }
@keyframes push {
  50% {
    left: 56px;
  }
}
*/







/*::-webkit-scrollbar-track-piece {*/
/*	background-color: rgba(0, 0, 0, 0);*/
/*	border-left: 1px solid rgba(0, 0, 0, 0);*/
/*}*/
/*::-webkit-scrollbar {*/
/*	width: 20px;*/
/*	height: 13px;*/
/*	-webkit-border-radius: 20px;*/
/*	-moz-border-radius: 20px;*/
/*	border-radius: 20px;*/
/*}*/
/*::-webkit-scrollbar-thumb {*/
/*	background-color: #1434cb;*/
/*	background-clip: padding-box;*/
/*	-webkit-border-radius: 20px;*/
/*	-moz-border-radius: 20px;*/
/*	border-radius: 20px;*/
/*	min-height: 28px;*/
/*}*/
/*::-webkit-scrollbar-thumb:hover {*/
/*	background-color: #1434cb;*/
/*	-webkit-border-radius: 20px;*/
/*	-moz-border-radius: 20px;*/
/*	border-radius: 20px;*/
/*}*/



/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}