@charset "utf-8";
/* CSS Document */
*, *:before, *:after { max-height: 100000px }

body {
  font-family: "Microsoft YaHei", Microsoft JhengHei, Verdana, sans-serif!important;
  line-height: 1.42857143;
  color: #333;
  background-color:#333!important;
  margin:0;
  padding:0;
  overflow:hidden;

}


/* 登錄頁面 */
@media (width: 320px) {
.testCont .testdiv{
	bottom:-1.3rem!important;
	}
.error_404_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/404.jpg) center center no-repeat;
	background-size:100%;
}
.error_403_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/403.jpg) center center no-repeat;
	background-size:100%;
}
.error_500_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/500.jpg) center center no-repeat;
	background-size:100%;
}
.error_404_goback{
	width:4rem;
	height:1rem;
	border-radius:6px;
	line-height:1rem;
	background:#ff9225;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:600;
	position:absolute;
	z-index:99;
	margin:auto;
	top:4.8rem;
	left:0;
	right:0;
	bottom:0;
	cursor:pointer;
}
}
@media (min-width: 320px) and (max-width: 374px) {
	.login_form_input{
		font-size:14px!important;
	}
	.error_info{

	font-size:12px!important;
	left:0;
	top:-0.3rem!important;
}
.login_form_button{
	font-size:16px!important;
	font-weight:500!important;
	margin-top:0.38rem!important;
	height:1.2rem!important;
	line-height:1.2rem!important;
}
.login_form_text {
	height:0.6rem!important;
	font-size:14px!important;
	padding-top:0.3rem!important;
}
.login_form_icon {
	height:1.33rem!important;
	font-size:14px!important;
	padding-top:0.4rem!important;
}
.login_form_icon li img{
	width:50%!important;
	cursor:pointer;
}
.error_404_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/404.jpg) center center no-repeat;
	background-size:100%;
}
.error_403_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/403.jpg) center center no-repeat;
	background-size:100%;
}
.error_500_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/500.jpg) center center no-repeat;
	background-size:100%;
}
.error_404_goback{
	width:4rem;
	height:1rem;
	border-radius:6px;
	line-height:1rem;
	background:#ff9225;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:600;
	position:absolute;
	z-index:99;
	margin:auto;
	top:4.8rem;
	left:0;
	right:0;
	bottom:0;
	cursor:pointer;
}
}

@media (min-width: 768px) and (max-width: 1920px) {
.tbj{
	width:240px!important;

}
.waimao{ 
    width:auto!important;
	}

.detail-back{
	display:none;
}
/*圖片上傳組件*/
.mian-modal-dialog {
	position: absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	border-radius: 16px;
	background: #f8f8f8;
	box-shadow:0px 0px 20px #999;
	width:460px;
	height:720px;
	z-index:1000;
	display:none;
}
 .up-frame-header{
	height: 50px;
	padding: 0px;
	line-height: 50px;
	border-bottom:solid 1px #e5e5e5;
	color:#000!important;
}
.up-frame-header label {
	font-size: 16px;
	float: left;
	margin-left: 16px;
	font-weight:600;
	color: #333;
}
.up-frame-header .am-close{
	display:block;
	float:right;
	font-size:40px;
	color:#333;
	margin-right:6px;
	text-decoration:none;
}
.up-frame-header .am-close:hover{
	color:#f00;
}
.am-form-group {
	margin-bottom:20px;
	width:100%;
	height:40px;
}
.am-form-group  button{
	width:100%;
	height:30px;
	background:#eee url(../images/upload02.png) no-repeat;
	background-position:110px 0px;
	background-size:contain;
	font-size:14px;
	color:#666;
	border:none;
}
.am-form-file {
	position: relative;
	overflow: hidden
}

.am-form-file input[type=file] {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	opacity: 0;
	cursor: pointer;
	font-size: 18px;
}
 .up-frame-body {
	padding: 20px;
}

 .up-pre-before {
	width: 327px;
	height: 327px;
	padding: 0px;
	background: #fcfcfc;
	border: 1px solid #e3e3e3;
	overflow:hidden;
	margin:0 auto;
}

 .up-pre-before img {
	width: 100%;
}

.up-pre-after {
	background: #fcfcfc;
	overflow: hidden;
	width: 146px;
	height: 146px;
	border: 1px solid #e3e3e3;
	border-radius:50%;
	margin:0 auto;
	margin-top:20px;
}

.up-control-btns {
	width: 60%;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 60px;
	margin-top: 20px;
	font-size:20px;
	text-align:center;
}

.up-control-btns span {
	display: inline-block;
	width: 30%;
	height:40px;
	cursor:pointer;

} 
.am-icon-check{
	background:url(../images/checked.png) center center no-repeat;
	background-size:contain;
}
.am-icon-rotate-left{
	background:url(../images/zxz.png) center center no-repeat;
	background-size:contain;
}
.am-icon-rotate-right{
	background:url(../images/yxz.png) center center no-repeat;
	background-size:contain;
}
.clipboard-bg{
	background-color:rgba(0,0,0,.7);
	position:absolute;
	z-index:99999;
	display:none;
}
.clipboard-dialog{
	width:400px;
	height:150px;
	background:#fff;
	border-radius:6px;
	box-shadow:0px 0px 18px #666;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	display:none;
}
.clipboard-dialog-f{
	width:400px;
	height:150px;
	background:#fff;
	border-radius:6px;
	box-shadow:0px 0px 18px #666;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	display:none;
}
.clipboard-dialog .queren{
	width:100%;
	height:60px;
	color:#0B6FB7;
	text-align:center;
	position:absolute;
	bottom:0;
	border-top:1px dashed #eee;
	line-height:60px;
}
.clipboard-dialog span{
	display:block;
	width:85%;
	margin:0 auto;
	margin-top:40px;
	color:#5eb95e;
	font-size:20px;
}
.clipboard-dialog span .failures{
	display:block;
	width:85%;
	margin:0 auto;
	margin-top:40px;
	color:#f00;
	font-size:20px;
}
.queren button{
	width:80px;
	height:35px;
	background:#FF6700;
	border:none;
	outline:none;
	color:#fff;
	margin:0 auto;
	border-radius:3px;
	line-height:35px;
	cursor:pointer;
	font-size:20px;
}
	.qhcs-c{
	width:120px;
	height:auto;
	overflow:hidden;
	position:absolute;
	top:30px;
	left:180px;
	background:#fff;
	color:#666;
	font-size:14px;
	z-index:100000;
	padding:10px;
	padding-bottom:20px;
	box-shadow:2px 2px 8px #666;
	border-radius:4px;
	display:none;
}
.qhcs-c span{
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #ccc;
	cursor:pointer;
}
.reg_down{
	display:none;
	background-color:rgba(0,0,0,.8);
	position:absolute;
	z-index:1000;
}
.choose_area{
	width:450px;
	height:250px;
	margin:0 auto;
	background:#fff;
    position: absolute;
	margin: auto;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.18), 0 16px 32px 0 rgba(0, 0, 0, 0.15);
	border-radius:4px;
}
.choose_area_header{
	width:90%;
	height:55px;
	margin:0 auto;
	font-size:16px;
	line-height:55px;
	text-align:center;
	color:#f90;
	font-weight:600;
	border-bottom:1px dashed #ccc;
}
.choose_area_body{
	width:90%;
	height:auto;
	padding-bottom:20px;
	margin:0 auto;
	margin-top:30px;
}
.choose_area_submit{
	width:90%;
	height:50px;
	margin:0 auto;
	text-align:center;
}
.choose_area_submit button{
	width:100px;
	height:35px;
	border-radius:6px;
	line-height:35px;
	text-align:center;
	font-size:16px;
	color:#fff;
	outline:none;
	border:none;
	background:#f90;
	cursor:pointer;
}
.testBg{
	display:none;
	}
.login_main{
	width:550px;
	height:890px;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
    position: absolute;
	margin: auto;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.18), 0 16px 32px 0 rgba(0, 0, 0, 0.15);
	
}

.login_banner{
	width:550px;
	height:268px;
	margin:0 auto;
	background: url(../images/login_banner_pc.jpg) no-repeat;
	background-size:cover;
	position:relative;
}

.login_banner img{
	width:100%;
	height:auto;
	border:0;
}
.banner_cover{
	width:100%;
	height:100%;
	position:absolute;
	background: url(../images/07.png);
	z-index:2;
}
.banner_cover_title img{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:3;
}
.login_form{
	width:400px;
	height:589px;
	margin:0 auto;
	margin-top:40px;
	position:relative;
	overflow:hidden;

}
.form_a{
	width:400px;
	height:1.5rem;
	position:relative;

}
.login_form input:focus{color:#ff9900;}
.login_form_input{
	width:385px;
	height:0.8rem;
	border:0;
	border-bottom:1px solid #ccc;
	background:transparent;
	color:#ccc;
	font-size:18px;
	font-size:1000;
	padding-left:15px;
	padding-top:0.63rem;
}
.login_form_button{
	display:block;
	width:400px;
	height:50px;
	line-height:50px;
	background:#0b2633;
	border-radius:0.7rem;
	color:#fff;
	font-size:20px;
	font-weight:700;
	text-align:center;
	outline:none;
	border:none;
	margin-top:20px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.18), 0 4px 8px 0 rgba(0, 0, 0, 0.15);
	text-decoration:none!important;
}
.login_form_text {
	width:400px;
	height:1rem;
	font-size:18px;
	color:#999;
	text-align:center;
	padding-top:0.6rem;
}
.login_form_text a{
	color:#999;
	text-decoration:none;
	display: inline-block;
	margin-right:10px;
}
.login_form_text span a{
	color:#ff9900;
	text-decoration:none;
	display: inline-block;
	margin-left:10px;
}
.login_form_icon {
	width:400px;
	height:1.83rem;
	margin:0 auto!important;
	font-size:16px;
	color:#999;
	text-align:center;
	padding-top:0.2rem;

}
.login_form_icon a{
	color:#999;
	text-decoration:none;

}
.login_form_icon a:visited{
	color:#999;
	text-decoration:none;
}
.login_form_icon ul,li{
	list-style:none;
	padding:0;
	margin:0;
}
.login_form_icon ul{
	width:400px;
	text-align:center;

}
.login_form_icon li{
	width:30.3333333%;
	height:1.1rem;
	display: inline-block;

}
.login_form_icon li img{
	width:50%;
	cursor:pointer;
	
}
/* WebKit browsers */
input:focus::-webkit-input-placeholder {
color: transparent;
/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}
/* Mozilla Firefox 4 to 18 */
input:focus:-moz-placeholder {
color: transparent;
}
/* Mozilla Firefox 19+ */
input:focus::-moz-placeholder {
color: transparent;
}
/* Internet Explorer 10+ */
input:focus:-ms-input-placeholder {
color: transparent;
}
.form_checked{
	width:36px;
	height:36px;
	background:url(../images/checked.png) no-repeat;
	background-size:cover;
	position:absolute;
	right:0;
	top:35px;
	display:none;
}
.form_error{
	width:36px;
	height:36px;
	background:url(../images/error.png) no-repeat;
	background-size:cover;
	position:absolute;
	right:0;
	top:35px;
	display:none;
}
.psw_checked{
	width:36px;
	height:36px;
	background:url(../images/checked.png) no-repeat;
	background-size:cover;
	position:absolute;
	right:0;
	top:115px;
	display:none;
}
.psw_error{
	width:36px;
	height:36px;
	background:url(../images/error.png) no-repeat;
	background-size:cover;
	position:absolute;
	right:0;
	top:115px;
	display:none;
}
.error_info{
	position: absolute;
	width:auto;
	height:20px;
	padding:6px;
	border-radius:5px;
	background-color:#e5462e;
	color:#fff;
	font-size:14px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	display:none;
	left:0;
	top:0;
}
.error_info em{
	display:block; 
	border-width:8px; 
	position:absolute; 
	top:32px; 
	left:42%;
	border-style:solid dashed dashed; 
	border-color:#e5462e transparent transparent;
	font-size:0; 
	line-height:0; 
	z-index:20;
}
.sjzcm{
	width:245px;
	height:0.8rem;
	border:0;
	border-bottom:1px solid #ccc;
	background:none;
	color:#ccc;
	font-size:18px;
	font-size:600;
	padding-left:15px;
	padding-top:0.63rem;
}
.hd_right{
	width:120px;
	height:40px;
	background:#ff9900;
	border:0;
	font-size:16px;
	color:#fff;
	text-align:center;
	padding:10px;
	border-radius:40px;
	cursor:pointer;
	position:absolute;
	right:0;
	top:30px;
}
.captcha {
	position:absolute;
	right:0;
	top:30px;
}
.test_concent{
	padding:0.6rem;
	padding-top:1.6rem!important;
	height:10.2rem;
	font-size:0.3rem!important;
	color:#000;
	line-height:0.7rem;
	overflow-y:auto;
}
.testCont{
	margin: auto;
    top:0!important;
    left: 0;
    right: 0;
	bottom:0!important;

}

.error_404_main{
	width:765px;
	height:800px;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/404.jpg) center center no-repeat;
	background-size:100%;
}
.error_403_main{
	width:800px;
	height:814px;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/403.jpg) center center no-repeat;
	background-size:100%;
}
.error_500_main{
	width:800px;
	height:814px;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/500.jpg) center center no-repeat;
	background-size:100%;
}
.error_404_goback{
	width:242px;
	height:42px;
	border-radius:6px;
	line-height:42px;
	background:#ff9225;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:600;
	position:absolute;
	z-index:99;
	margin:auto;
	top:400px;
	left:0;
	right:0;
	bottom:0;
	cursor:pointer;
}
}
.error_404{
	background-color:#161618!important;
}


/* 網站主頁 */
.index_bg{
	background:#f6f6f6;
}
.index-main{
	width:1024px;
	height:auto;	
	margin:0 auto;
	position:relative;
	overflow:hidden;

}
.index-header-mask{
	width:100%;
	height:100%;
	background:url(../images/07.png);
	position:absolute;
	z-index:2;
}
.index-header{
	width:100%;
	height:160px;
	background:url(../images/index-header.jpg) no-repeat;
	margin:0 auto;
	position:relative;
}
.fFocus{
	width:1024px;
	height:auto;
	margin:0 auto;
	margin-top:6px;
	overflow:hidden;
	position:relative;
}
.index-search{
	width:560px;
	height:56px;
	background:#fff;
	border-radius:28px;
	position:absolute;
	z-index:3;
	right:46px;
	top:70px;
	-moz-box-shadow:2px 2px 2px #999 inset;               /* For Firefox3.6+ */
	-webkit-box-shadow:2px 2px 2px #999 inset;            /* For Chrome5+, Safari5+ */
	box-shadow:2px 2px 2px #999 inset;                    /* For Latest Opera */
}
.index-search-input{
	width:477px;
	height:43px;
	line-height:43px;
	font-size:16px;
	color:#f90;
	margin-left:20px;
	margin-top:6px;
	border:none;
	outline:none;
}

.index-search-button{
	width:43px;
	height:43px;
	background:url(../images/index-search.png) center center no-repeat;
	background-size:100%;
	border:none;
	outline:none;
	float:right;
	margin-right:8px;
	margin-top:6px;
	cursor:pointer;
}
.index-search-text{
	width:240px;
	height:36px;
	line-height:36px;
	position:absolute;
	z-index:3;
	right:46px;
	top:13px;

	padding-left:40px;
	font-size:16px;
}
.index-search-text a{
	display:block;
	margin-left:30px;
	float:right;
	color:#fff;
}
.index-search-text a:hover{
	color:#f00;
	text-decoration:none;
}
.serach-down{
	width:1014px;
	height:auto;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
	padding-left:10px;
	font-size:16px;
	display:block;
	overflow:hidden;
	padding-bottom:30px;
}
.serach-down .close{
	width:40px;
	height:40px;
	background:url(../images/leave_new.png) center no-repeat;
	background-size:contain;
	position:absolute;
	top:8px;
	right:24px;
	cursor:pointer;
}
.serach-down .close:hover{
	width:40px;
	height:40px;
	background:url(../images/leave02.png) center no-repeat;
	background-size:contain;
	cursor:pointer;
}
.serach-down-header{
	width:60%;
	height:50px;
	line-height:50px;
	text-align:center;
	margin:0 auto;
	color:#FF8600;
	font-size:24px;
	padding:18px;
}
.height-search-submit{
	width:120px;
	height:40px;
	margin:0 auto;
	margin-top:50px;
}
.height-search-submit button{
	width:120px;
	height:40px;
	background:#FF8600;
	color:#fff;
	font-size:18px;
	line-height:40px;
	text-align:center;
	border:none;
	outline:none;
	cursor:pointer;
	border-radius:6px;
}
.cs_name{
	position:absolute;
	top:32px;
	left:38px;
	font-size:24px;
	width:186px;
	height:60px;
	overflow:hidden;
	word-break:break-all;
	color:#fff;
	z-index:99;
	text-align:center;
	overflow: hidden;/*超出部分隐藏*/
	white-space: nowrap;/*不换行*/
	text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.cs_logo{
	width:124px;
	height:124px;
	padding:6px;
	border-radius:50%;
	background:#fff;
	-moz-box-shadow:3px 5px 13px #000; 
	-webkit-box-shadow:3px 5px 13px #000; 
	box-shadow:3px 5px 13px #000; 
	position:absolute;	
	z-index:99!important;
	left:58px;
	top:102px;
}
.cs_logo img{
	width:124px;
	height:124px;
	border:none;
	border-radius:50%;
}
.mask_div
{
	transform:rotate(2deg);
	-ms-transform:rotate(-2deg); 	/* IE 9 */
	-moz-transform:rotate(-2deg); 	/* Firefox */
	-webkit-transform:rotate(-2deg) ; /* Safari 和 Chrome */
	-o-transform:rotate(-2deg); 	/* Opera */
	background:#fff;
	position:absolute;
	width:1200px;
	height:100px;
	z-index:60;
	bottom:-40px;
	display:none;
}


.dq_mebu{
	width:1024px;
	height:auto;
	margin:0 auto;
	background:#fff;
	position:relative;
	overflow:hidden;
}

.dq_mebu a{
	display:block;
	width:90px;
	height:90px;
	border:1px solid #f87c7e;
	border-radius:50%;
	text-align:center;
	color:#ffbac5;
	font-size:24px;
	float:left;
	line-height:90px;
	margin-left:47px;
	margin-bottom:47px;
	text-decoration:none;
}
.dq_mebu a:hover{
	width:90px;
	height:90px;
	border-radius:50%;
	border:1px solid #ccc;
	background:#fff;
	box-shadow:3px 5px 10px #999; 
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

.dq_mebu .on{
	width:90px;
	height:90px;
	border-radius:50%;
	border:1px solid #ccc;
	background:#fff;
	box-shadow:3px 5px 10px #999; 
	color:#000;
	text-decoration:none;
	animation: rotate .7s linear infinite;
}
.dq_mebu .on::before{
	content: '';
	height: 8px; 
	width: 90px; 
	background: #da6b80; 
	opacity: .2; 
	border-radius: 50%;
	position: absolute;
	top: 107px;
	left:0;
	animation: shadow .7s linear infinite;
    }
@keyframes shadow {
    0%, 100% {transform: scaleX(0.8);}
    50% {transform: scaleX(0.6);}
}
@keyframes rotate {
    0% {
    transform: translateY(0) ;
  }
    25% {
    transform: translateY(5px);
    }
    50% {
    transform: translateY(10px) scale(1.0, 1.0);
       
    }
    75% {
    ransform: translateY(5px) ;
    }
    100% {
    transform: translateY(0) ;
    }
}    
.zqd_div{
	width:1024px;
	height:auto;
	margin:0 auto;
	margin-top:6px;
	background:#ee0f3c;
	padding-bottom:20px;
}
.zqd_div img{
	width:100%;
}
.zqd_div ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.zqd_div ul{
	height:758px;
	padding-left:13px;
	padding-top:20px;
}
.zqd_div li{
	width:294px;
	height:323px;
	padding:10px;
	background:#fff;
	border-radius:8px;
	float:left;
	margin-left:14px;
	margin-bottom:14px;
}
.image-box{
	width:294px;
	height:323px;
	overflow:hidden;
	border-radius:8px;
}
.zqd_div li img{
	width:294px;
	height:auto;
}

/* effect-1 css */
.port-1{ 
    width: 100%; 
	position: relative; 
	overflow: hidden; 
	text-align: center;
}
.port-1 .text-desc{
	opacity: 0.9; 
	top: -100%; 
	transition: 0.5s; 
	color: #000;
	padding:0;
}
.port-1 img{
	transition: 0.5s; 
}
.port-1:hover img{
	transform: scale(1.2);
}
.port-1.effect-1:hover .text-desc{
	top: 0;
}
.port-1.effect-2 .text-desc{
	top: auto;
	bottom: -100%;
}
.port-1.effect-2:hover .text-desc{
	bottom: 0;
}
.port-1 h3{
	font-size: 20px; 
	margin: 18px 0 18px;
	color:#FFF;
}
.port-1 p{
	display:block;
	font-weight: 300; 
	line-height: 30px; 
	font-size: 14px;
	margin-bottom: 15px;
	color:#fff;
	text-align:left;
	padding-left:30px;
	
}
.port-1 .btn{
	display: inline-block; 
	padding: 5px 10px; 
	font-size: 14px; 
	color: #fff; 
	border: 2px solid #ee0f3c; 
	background-color: #ee0f3c; 
	text-decoration: none; 
	transition: 0.4s;
	border-radius:4px;
}
.port-1 .btn:hover{
	background-color:#fff; 
	color: #ee0f3c; 
	transition: 0.4s;
}
.text-desc{
   position: absolute; 
   left: 0;
   top: 0; 
   background-color: rgba(0,0,0,.8); 
   height: 100%; 
   width: 100%; 
   padding: 20px;
   border-radius:8px;
}

.gonggao{
	width:85.3%;
	height:60px;
	padding-left:100px;
	margin:0 auto;
	border-radius:5px;
	background:#cd092f url(../images/laba.png) left center no-repeat;
	background-position:20px 6px;
	line-height:60px;
	color:#fff;
	font-size:20px;
	overflow: hidden;/*超出部分隐藏*/
	white-space: nowrap;/*不换行*/
	text-overflow:ellipsis;/*超出部分文字以...显示*/
}

.area_list{
	width:1024px;
	height:105px;
	background:#fff;
	margin:0 auto;
	margin-top:6px;
	overflow:hidden;
}
.area_list p{
	color:#000;
	font-size:24px;
	display:block;
	width:100px;
	height:40px;
	padding:10px;
	margin-left:30px;
	line-height:40px;
	text-align:center;
	float:left;
	border-right:3px solid #333;
	margin-top:30px;
	
}
.area_list .title{
	width:160px;
	height:100px;
	float:left;
	padding-right:20px;
	color:#666;
	font-size:16px;
	margin-top:50px;
	margin-left:30px;
	overflow:hidden;
}
.area_list .more{
	display:block;
	width:70px;
	height:40px;
	font-size:16px;
	line-height:40px;
	float:right;
	background:#555;
	border-top-left-radius:20px;
    border-top-right-radius:none;
    border-bottom-right-radius:none;
    border-bottom-left-radius:20px;
	padding-left:30px;
	margin-top:33px;
	border-right:2px solid #666;
}
.area_list .more:hover{
	background:#f00;
	border-right:2px solid #fb3960;
}
.area_list .more a{
	display:block;
	width:70px;
	height:40px;
	text-decoration:none;
	color:#fff;
}

.area_list .title a{
	display: inline-block;
	color:#666;
	text-decoration:none;
	padding-bottom:10px;
	}
.area_list .title a:hover{
	color:#f00;
	border-bottom:2px solid #f00!important;
}
.title a.on{
	color:#f00;
	font-weight:bold;
	border-bottom:2px solid #f00!important;
}
.area_list .title span{
	color:#999;
	font-size:14px;
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
}
.area_list .country{
	width:120px;
	height:50px;
	padding-top:20px;
	float:left;
	margin-top:30px;
}
.country select {
	background:#333;
	width: 128px;
	padding: 5px;
	font-size: 16px;
	color:#fff;
	border:none;
	border-radius:6px;
	height: 34px;
	cursor:pointer;
} 
.area_show{
	background:#f6f6f6;
	width:1024px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.area_show ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.area_show ul{
	margin-top:1px;
	background:#fff;
	height:auto;
	overflow:hidden;
	padding-left:16px;
	padding-bottom:30px;
}
.area_show li{
	width:311px;
	height:auto;
	padding:10px;
	padding-bottom:0;
	float:left;
	overflow:hidden;
	margin-top:16px;
}
.area_show li:nth-child(n+7){
	display:none;
}
.area_show .show-img{
	width:311px;
	height:410px;
	border-radius:8px;
	box-shadow:3px 5px 10px #ccc;
	overflow:hidden;
}
.area_show .show-img img{
	width:311px;
	height:auto;
}
.area_show .comment{
	width:290px;
	height:140px;
	margin-top:20px;
	padding:10px;
	font-size:16px;
	position:relative;
	line-height:30px;
}
.area_show .comment span{
	color:#f00;
}
.area_show .comment .price{
	position:absolute;
	right:20px;
	top:10px;
	width:100px;
	height:39px;
	background:url(../images/price_bg.gif) center center no-repeat;
	text-align:center;
	color:#fff;
	line-height:39px;
	font-size:18px;
}
.index-footer{
	width:1024px;
	height:128px;
	background:#fff;
	margin:0 auto;
	margin-top:6px;
	position:relative;
}
.index-footer .menu{
	width:830px;
	height:78px;
	margin:0 auto;

}

.index-footer .menu a{
	width:154px;
	height:28px;
	display:inline-block;
	text-align:center;
	color:#666;
	text-decoration:none;
	padding-top:50px;
	margin-top:30px;
	font-size:18px;
	font-weight:600;
	position:relative;
}
.menu a:nth-child(1){
	background: url(../images/home.png) center top no-repeat;
}
.menu a:nth-child(1):hover{
	background: url(../images/home_s.png) center top no-repeat;
	color:#f00;
}
.menu a:nth-child(1).on{
	background: url(../images/home_s.png) center top no-repeat;
	color:#f00;
}
.menu a:nth-child(2){
	background: url(../images/message.png) center top no-repeat;
}
.menu a:nth-child(2):hover{
	background: url(../images/message_s.png) center top no-repeat;
	color:#f00;
}
.menu a:nth-child(2).llkf{
	background: url(../images/llkf.png) center top no-repeat;
}
.menu a:nth-child(2).llkf:hover{
	background: url(../images/llkf_s.png) center top no-repeat;
	color:#f00;
}
.menu a:nth-child(2).on{
	background: url(../images/message_s.png) center top no-repeat;
	color:#f00;
}
.menu a:nth-child(2) .new{
	padding:4px;
	background:#2ccc02;
	color:#fff;
	font-size:8px;
	font-weight:lighter;
	border-radius:50%;
	position:absolute;
	left:90px;
	top:-4px;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
}
.menu a:nth-child(3){
	background: url(../images/wodecai.png) center top no-repeat;
}
.menu a:nth-child(3):hover{
	background: url(../images/wodecai_s.png) center top no-repeat;
	color:#f00;
}
.menu a:nth-child(3).on{
	background: url(../images/wodecai_s.png) center top no-repeat;
	color:#f00;
}
.menu a:nth-child(3) .new{
	padding:4px;
	background:#2ccc02;
	color:#fff;
	font-size:8px;
	font-weight:lighter;
	border-radius:50%;
	position:absolute;
	left:90px;
	top:-12px;
	min-width:20px;
	min-height:20px;
	line-height:20px;
	text-align:center;
}
.menu a:nth-child(4){
	background: url(../images/user-center.png) center top no-repeat;
}
.menu a:nth-child(4):hover{
	background: url(../images/user-center_s.png) center top no-repeat;
	color:#f00;
}
.menu a:nth-child(4).on{
	background: url(../images/user-center_s.png) center top no-repeat;
	color:#f00;
}
.menu a:nth-child(5){
	background: url(../images/yuemei.png) center top no-repeat;
}
.menu a:nth-child(5):hover{
	background: url(../images/yuemei_s.png) center top no-repeat;
	color:#f00;
}
.menu a:nth-child(5).on{
	background: url(../images/yuemei_s.png) center top no-repeat;
	color:#f00;
}
.mobile-more{
	display:none;
}
.index-phb{
	width:1024px;	
	margin:0 auto;
	height:auto;
	overflow:hidden;
	position:relative;
	background:#fff url(../images/phb_bg.jpg) top no-repeat;
	background-size:contain;
	padding-bottom:30px;
}
.index-phb-div {
	width:964px;
	height:530px;
	margin:auto;
	margin-top:407px;
	background:#f6f6f6;
	box-shadow: 0 0 16px #98c4d9;
}
.index-phb-div ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.index-phb-div li{
	width:221px;
	height:330px;
	padding:10px;
	float:left;
	position:relative;
}
.index-phb-div li .tag{
	width:50px;
	height:50px;
	background:#ee0f3c;
	color:#fff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style:italic;
	line-height:50px;
	font-size:30px;
	font-weight: 600;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	border-radius:50%;
	border:3px solid #fff;
}

.index-phb-div li .img-div{
	width:221px;
	height:330px;
	overflow:hidden;
}
.index-phb-div li img{
	width:100%;
	height:auto;
}
.index-phb-div li .phb-content{
	width:210px;
	height:160px;
	position:absolute;
	left:0;
	top:350px;
	background:#fff;
	border-right:1px solid #eee;
	padding:10px;
	padding-left:20px;
	font-size:14px;
	color:#999;
	line-height:24px;
}
.phb-content span{
	color:#f90;
}
.index-start{
	position:absolute;
	z-index:10;
	top:115px;
	left:16px;
	bottom:15px;
	width:130px;
	height:auto;
	border-bottom:none!important;
}
.index-start img{
	width:100px!important;
	height:auto;
	margin-left:0px!important;
}
.index-comment{
	position:absolute;
	z-index:10;
	right:0;
	bottom:10px;
	width:48px;
	height:26px;
	background:url(../images/index-comment.png)left center no-repeat;
	color:#999;
	padding-left:26px;
	line-height:26px;
}
.index-comment a{
	color:#000;
	text-decoration:none;
}
.index-phb-div02 {
	width:964px;
	height:530px;
	margin:0 auto;
	margin-top:40px;
	background:#f6f6f6;
	box-shadow: 0 0 16px #98c4d9;
}
.index-phb-div02 ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.index-phb-div02 li{
	width:221px;
	height:330px;
	padding:10px;
	float:left;
	position:relative;
}
.index-phb-div02 li .tag{
	width:50px;
	height:50px;
	background:#ee0f3c;
	color:#fff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style:italic;
	line-height:50px;
	font-size:30px;
	font-weight: 600;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	border-radius:50%;
	border:3px solid #fff;
}

.index-phb-div02 li .img-div{
	width:221px;
	height:330px;
	overflow:hidden;
}
.index-phb-div02 li img{
	width:100%;
	height:auto;
}
.index-phb-div02 li .phb-content{
	width:210px;
	height:160px;
	position:absolute;
	left:0;
	top:350px;
	background:#fff;
	border-right:1px solid #eee;
	padding:10px;
	padding-left:20px;
	font-size:14px;
	color:#999;
	line-height:24px;
}
/* 分类頁面*/
.go-back{
	position:absolute;
	z-index:10;
	width:113px;
	height:113px;
	background:url(../images/arrow-left.png) center center no-repeat;
	top:20px;
}
.fenlei-name{
	position:absolute;
	left:93px;
	z-index:10;
	font-size:26px;
	color:#fff;
	width:200px;
	height:113px;
	text-align:left;
	line-height:148px;
	cursor:pointer;
}
.fenlei-dd{
	width:1024px;
	height:auto;
	margin:0 auto;
	margin-top:6px;
	background:#fff url(../images/fenlei-dd.jpg)left top no-repeat;
	overflow:hidden;
	padding-bottom:40px;
	position:relative;
}

.fenlei-menu{
	width:900px;
	height:325px;
	margin-top:58px;
	margin-left:36px;
}
.fenlei-menu .list-menu{
	width:265px;
	height:325px;
	background-color:rgba(255,255,255,.6);
	border-radius:10px;
	float:left;
	margin-right:12px;
}
.list-menu .list-menu-header{
	width:230px;
	height:25px;
	text-align:left;
	margin-left:15px;
	margin-top:15px;
}

.list-menu .list-menu-con{
	width:235px;
	height:227px;
	overflow:hidden;
	overflow-y:auto;
	-webkit-overflow-scrolling: touch;
	text-align:left;
	margin:15px;
}

.list-menu-con::-webkit-scrollbar {/*滚动条整体样式*/
	width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
    }
.list-menu-con::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #464e66;
    }
.list-menu-con::-webkit-scrollbar-track {/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 5px;
	background: #EDEDED;
	
    }
.list-menu-con a{
	display: inline-block;
	width:60px;
	height:60px;
	border-radius:50%;
	background:#fff;
	border:1px solid #ccc;
	text-align:center;
	line-height:60px;
	text-decoration:none;
	color:#999;
	font-size:.3rem;
	margin-right:6px;
	margin-bottom:10px;
	overflow:hidden;
}

#diqu a.on{
	background:url(../images/fl-01-act.png) no-repeat;
	border:2px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
}
#diqu a:hover{
	background:url(../images/fl-01-act.png) no-repeat;
	border:1px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
	text-decoration:none;
}
#guobie a.on{
	background:url(../images/fl-02-act.png) no-repeat;
	border:2px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
}
#guobie a:hover{
	background:url(../images/fl-02-act.png) no-repeat;
	border:1px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
	text-decoration:none;
}
#fangshi a.on{
	background:url(../images/fl-03-act.png) no-repeat;
	border:2px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
}
#fangshi a:hover{
	background:url(../images/fl-03-act.png) no-repeat;
	border:1px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
	text-decoration:none;
}

.fenlei-wy{
	width:1024px;
	height:auto;
	margin:0 auto;
	margin-top:6px;
	background:#fff url(../images/fenlei-wy.jpg) top no-repeat;
	overflow:hidden;
	padding-bottom:40px;
	position:relative;
}
.fenlei-menu02{
	width:480px;
	height:215px;
	position:absolute;
	top:126px;
	right:0;
}
.fenlei-menu02 a{
	display:block;
	width:90px;
	height:120px;
	float:left;
	text-decoration:none!important;
}
.fenlei-menu02 p{
	display:block;
	color:#999;
	font-size:18px;
	text-align:center;
}
.fenlei-menu02 a.img {
	width:80px;
	height:80px;

}
.fenlei-menu02 p.on{
	color:#f00;
	font-weight:600;
}
@-webkit-keyframes taimei {
  from { background-color: none; -webkit-box-shadow: 0 0 9px #fff; }
  50% { background-color: none; -webkit-box-shadow: 0 0 18px #14d1bc; }
  to { background-color: none; -webkit-box-shadow: 0 0 9px #fff; }
}
@-webkit-keyframes gangao {
  from { background-color: none; -webkit-box-shadow: 0 0 9px #fff; }
  50% { background-color:#none; -webkit-box-shadow: 0 0 18px #9a8aff; }
  to { background-color: none; -webkit-box-shadow: 0 0 9px #fff; }
}
@-webkit-keyframes riben {
  from { background-color:none; -webkit-box-shadow: 0 0 9px #fff; }
  50% { background-color:none; -webkit-box-shadow: 0 0 18px #ff89b6; }
  to { background-color:none; -webkit-box-shadow: 0 0 9px #fff; }
}
@-webkit-keyframes hanguo {
  from { background-color:none; -webkit-box-shadow: 0 0 9px #fff; }
  50% { background-color:none; -webkit-box-shadow: 0 0 18px #6fc1ff; }
  to { background-color:none; -webkit-box-shadow: 0 0 9px #fff; }
}
@-webkit-keyframes eluosi {
  from { background-color:none; -webkit-box-shadow: 0 0 9px #fff; }
  50% { background-color:none; -webkit-box-shadow: 0 0 18px #2fee80; }
  to { background-color:none; -webkit-box-shadow: 0 0 9px #fff; }
}
@-webkit-keyframes xinjiapo {
  from { background-color:none; -webkit-box-shadow: 0 0 9px #fff; }
  50% { background-color:none; -webkit-box-shadow: 0 0 18px #fec005; }
  to { background-color:none; -webkit-box-shadow: 0 0 9px #fff; }
}
@-webkit-keyframes malai {
  from { background-color:none; -webkit-box-shadow: 0 0 9px #fff; }
  50% { background-color:none; -webkit-box-shadow: 0 0 18px #ff7744; }
  to { background-color:none; -webkit-box-shadow: 0 0 9px #fff; }
}
@-webkit-keyframes taiguo {
  from { background-color:none; -webkit-box-shadow: 0 0 9px #fff; }
  50% { background-color:none; -webkit-box-shadow: 0 0 18px #99dd00; }
  to { background-color:none; -webkit-box-shadow: 0 0 9px #fff; }
}
@-webkit-keyframes yuenan {
  from { background-color:none; -webkit-box-shadow: 0 0 9px #fff; }
  50% { background-color:none; -webkit-box-shadow: 0 0 18px #9999ff; }
  to { background-color:none; -webkit-box-shadow: 0 0 9px #fff; }
}
@-webkit-keyframes qita {
  from { background-color:none; -webkit-box-shadow: 0 0 9px #fff; }
  50% { background-color:none; -webkit-box-shadow: 0 0 18px #f9b1cc; }
  to { background-color:none; -webkit-box-shadow: 0 0 9px #fff; }
}
.taimei.on { -webkit-animation-name: taimei;animation-name: taimei; -webkit-animation-duration: 2s;animation-duration: 2s; -webkit-animation-iteration-count: infinite ; 	border-radius:50%;}
.gangao.on { -webkit-animation-name: gangao;animation-name: gangao; -webkit-animation-duration: 2s;animation-duration: 2s; -webkit-animation-iteration-count: infinite ; 	border-radius:50%;}
.riben.on { -webkit-animation-name: riben;animation-name: riben; -webkit-animation-duration: 2s;animation-duration: 2s; -webkit-animation-iteration-count: infinite ; 	border-radius:50%;}
.hanguo.on { -webkit-animation-name: hanguo;animation-name: hanguo; -webkit-animation-duration: 2s;animation-duration: 2s; -webkit-animation-iteration-count: infinite ; 	border-radius:50%;}
.eluosi.on { -webkit-animation-name: eluosi;animation-name: eluosi; -webkit-animation-duration: 2s;animation-duration: 2s; -webkit-animation-iteration-count: infinite ; 	border-radius:50%;}
.xinjiapo.on { -webkit-animation-name: xinjiapo;animation-name: xinjiapo; -webkit-animation-duration: 2s;animation-duration: 2s; -webkit-animation-iteration-count: infinite ; 	border-radius:50%;}
.malai.on { -webkit-animation-name: malai;animation-name: malai; -webkit-animation-duration: 2s;animation-duration: 2s; -webkit-animation-iteration-count: infinite ; 	border-radius:50%;}
.taiguo.on { -webkit-animation-name: taiguo;animation-name: taiguo; -webkit-animation-duration: 2s;animation-duration: 2s; -webkit-animation-iteration-count: infinite ; 	border-radius:50%;}
.yuenan.on { -webkit-animation-name: yuenan;animation-name: yuenan; -webkit-animation-duration: 2s;animation-duration: 2s; -webkit-animation-iteration-count: infinite ; 	border-radius:50%;}
.qita.on { -webkit-animation-name: qita;animation-name: qita; -webkit-animation-duration: 2s;animation-duration: 2s; -webkit-animation-iteration-count: infinite ; 	border-radius:50%;}

.index-fenlei-div {
	width:934px;
	height:auto;
	margin:0 auto;
	margin-top:54px;
	background:#f6f6f6;
	box-shadow: 0 0 16px #98c4d9;
	overflow:hidden;
	padding:15px;
}
.index-fenlei-div ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.index-fenlei-div ul{
	width:934px;
	height:auto;
	overflow:hidden;
	padding-bottom:20px;
	padding-top:8px;
}
.index-fenlei-div li{
	width:186px;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:20px;
}

.index-fenlei-div .show-img{
	width:173px;
	height:180px;
	border-radius:4px;
	box-shadow:1px 3px 5px #ccc;
	overflow:hidden;
	margin:0 auto;
}
.index-fenlei-div .show-img img{
	width:100%;
	height:auto;
}
.index-fenlei-div .comment{
	width:157px;
	height:110px;
	margin-top:20px;
	padding:10px;
	font-size:13px;
	position:relative;
	line-height:24px;
}
.index-fenlei-div .comment span{
	color:#f00;
}
.index-fenlei-div .comment .price{
	position:absolute;
	right:20px;
	top:0;
	width:60px;
	height:25px;
	background:url(../images/price_bg.gif) center center no-repeat;
	background-size:100%;
	text-align:center;
	color:#fff;
	line-height:27px;
	font-size:14px;

}
.index-fenlei-div02 {
	width:934px;
	height:auto;
	margin:0 auto;
	margin-top:440px;
	background:#f6f6f6;
	box-shadow: 0 0 16px #98c4d9;
	overflow:hidden;
	padding:15px;

}

.index-fenlei-div02 ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.index-fenlei-div02 ul{
	width:934px;
	height:auto;
	overflow:hidden;
	padding-bottom:20px;
	padding-top:8px;
}
.index-fenlei-div02 li{
	width:186px;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:20px;
}

.index-fenlei-div02 .show-img{
	width:173px;
	height:180px;
	border-radius:4px;
	box-shadow:1px 3px 5px #ccc;
	overflow:hidden;
	margin:0 auto;
}
.index-fenlei-div02 .show-img img{
	width:100%;
	height:auto;
}
.index-fenlei-div02 .comment{
	width:157px;
	height:110px;
	margin-top:20px;
	padding:10px;
	font-size:13px;
	position:relative;
	line-height:24px;
}
.index-fenlei-div02 .comment span{
	color:#f00;
}
.index-fenlei-div02 .comment .price{
	position:absolute;
	right:20px;
	top:0;
	width:60px;
	height:25px;
	background:url(../images/price_bg.gif) center center no-repeat;
	background-size:100%;
	text-align:center;
	color:#fff;
	line-height:27px;
	font-size:14px;

}
.uc-pagination-mian{
	padding:10px;
	height:40px;
	text-align:center;
	margin-top:30px;
}
.inner {
display:inline;
}
.inner a{
	display:inline-block;
	width:40px;
	height:40px;
	border:1px solid #999;
	border-radius:50%;
	color:#999;
	text-decoration:none;
	text-align:center;
	line-height:40px;
	font-size:14px;
	overflow:hidden;
	margin-left:6px;
	cursor:pointer;
}
.inner a:hover{
	background:#000;
	color:#fff!important;
	text-decoration:none;
}
.inner a.other{
	font-size:14px;
	color:#000;
}
.inner span{
	clear: inherit;
	display:block;
	width:30px;
	height:30px;
	font-size:24px;
	color:#f00;
	line-height:25px;
	margin:0 auto;

}
.inner span:hover{
	background:#000;
	color:#fff!important;
	text-decoration:none;
}
.inner a.page_active{
	background:#000;
	color:#fff;
}
.detail_header{
	width:1024px;
	height:573px;
	margin:0 auto;
	background:url(../images/detail-bg.jpg) no-repeat;
	background-size:contain;
	margin-top:6px;
	position:relative;
}
.deatail-poto{
	width:413px;
	height:642px;
	border-radius:8px;
	box-shadow: 0 0 16px #98c4d9;
	position:absolute;
	top:30px;
	left:30px;
	background:#fff;
	z-index:100;
	padding:10px;
}
.deatail-poto .swiper-container{
	width:100%!important;
	height:570px;
	background:none!important;
	margin:0!important;
}

.gallery-top {
	width: 100%;
	position:relative;
    }
	
.gallery-top .detail-video{
	width:140px;
	height:140px;
	position:absolute;
	z-index:100;
	margin:auto;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:url(../images/detail-play.png) center center no-repeat;
	cursor:pointer;
}
.gallery-top .detail-pause{
	width:140px;
	height:140px;
	position:absolute;
	z-index:200;
	margin:auto;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:url(../images/detail-pause.png) center center no-repeat;
	cursor:pointer;
	display:none;
}
.gallery-thumbs {
	width:413px!important;
	height:87px;
	background-color:rgba(0,0,0,.8);
	margin-top:-15px!important;
	overflow:hidden;
	}
.gallery-thumbs .detail-video{
	width:70%;
	height:70%;
	position:absolute;
	z-index:100;
	margin:auto;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background: url(../images/detail-play.png) center center no-repeat;
	background-size:contain;
	cursor:pointer;
}
.gallery-thumbs .swiper-wrapper{
	margin-left:-164px!important;
}
.gallery-thumbs .swiper-slide {
	width: 87px;
	height: 87px;
	opacity: .4;
	cursor:pointer;
}
.gallery-thumbs .swiper-slide-active {
      opacity: 1;
    }
.gallery-top img{
	width:100%;
	height:auto!important;
}
.gallery-top .swiper-slide{
	height:550px;
	overflow:hidden!important;
	display: inline-flex;
	background: #333;
}
.gallery-top .swiper-slide video{
/*	height:550px;
	overflow:hidden!important;*/
	width:100%;
}
.gallery-thumbs img{
	width:100%;
	height:auto;
}
.detail-main{
	width:1024px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding-top:28px;
	padding-bottom:40px;
	background:#fff url(../images/deatil-main-bg.jpg) top center no-repeat;
}
.detail-main-menu{
	width:430px;
	height:87px;
	float:right;
	margin-right:30px;
}
.detail-main-menu a{
	display:inline-block;
	width:100px;
	height:87px;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	font-size:20px;
	line-height:147px;
	color:#666;
	font-weight:600;
	cursor:pointer;
}
.detail-main-menu a:nth-child(1){
	background:url(../images/detail-mycommont.png) top center no-repeat;
}
.detail-main-menu a:nth-child(1):hover{
	background:url(../images/detail-mycommont-on.png) top center no-repeat;
	color:#f00;
	text-decoration:none;
}
.detail-main-menu a:nth-child(1).on{
	background:url(../images/detail-mycommont-on.png) top center no-repeat;
	color:#f00;
}
.detail-main-menu a:nth-child(2){
	background:url(../images/detail-myshare.png) top center no-repeat;
}
.detail-main-menu a:nth-child(2):hover{
	background:url(../images/detail-myshare-on.png) top center no-repeat;
	color:#f00;
	text-decoration:none;
}
.detail-main-menu a:nth-child(2).on{
	background:url(../images/detail-myshare-on.png) top center no-repeat;
}
.detail-main-menu a:nth-child(3){
	background:url(../images/detail-myfv.png) top center no-repeat;
}
.detail-main-menu a:nth-child(3):hover{
	background:url(../images/detail-myfav-on.png) top center no-repeat;
	color:#f00;
	text-decoration:none;
}
.detail-main-menu a:nth-child(3).on{
	background:url(../images/detail-myshare-on.png) top center no-repeat;
}
.detail-main-menu a:nth-child(4){
	background:url(../images/detail-mywyy.png) top center no-repeat;
}
.detail-main-menu a:nth-child(4):hover{
	background:url(../images/detail-mywyy-on.png) top center no-repeat;
	color:#f00;
	text-decoration:none;
}
.detail-main-menu a:nth-child(4).on{
	background:url(../images/detail-mywyy-on.png) top center no-repeat;
}
.detail_xiangxi{
	width:40%;
	padding:5%;
	padding-top:100px;
	margin-top:27px;
	float:left;
	height:auto;
	overflow:hidden;
	color:#999;
	font-size:16px;
	line-height:40px;

}
.detail_xiangxi hr{
	height:1px;
	border: none;
	border-top:1px dashed #ccc;
}
.detail_xiangxi span{
	color:#333;
}
.deatail-dengji{
	width:100%;
	height:70px;
	background:url(../images/dengji.png) left top no-repeat;
	margin-top:30px;
}
.deatail-dengji .fenshu{
	display:block;
	margin-left:100px;
	font-size:60px;
	font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-weight: bolder;
	color:#e81d2c;
	float:left;
	height:70px;
	line-height:60px;
}
.deatail-dengji .dengji{
	float:left;
	margin-left:120px;
	padding-top:10px;
	height:60px;
}
.detail_pinglun{
	width:50%;
	float:left;
	height:auto;
	overflow:hidden;
	border-leftt:1px dashed #ccc;
	margin-top:60px;
	position:relative;
}

.detail_pinglun .user-pic{
	text-align:center;
	width:82px;
	float:left;
}
.user-pic img{
	width:60px;
	height:60px;
	border-radius:50%;
}
.detail_pinglun .user-commont{
	padding:10px;
	float:left;
}
.detail_pinglun ul,li{
	margin:0;
	padding:0;
	list-style:none;
}
.detail_pinglun #list-wrap{
	margin:0;
	padding:0;
	width:100%;

}
.detail_pinglun li{
	height:auto;
	overflow:hidden;

}
.detail_pinglun .list{
	margin:0;
	padding:0;
	height:auto;
	overflow:hidden;
	border:0;
}
.detail_pinglun .c-name{
	font-size:18px;
	color:#999;
	height:40px;
	overflow:hidden;
	line-height:40px;
}
.detail_pinglun .c-neirong{
	font-size:18px;
	color:#333;
	height:auto;
	overflow:hidden;
	line-height:36px;
}
.detail_pinglu-send{
	width:360px;
	margin:0 auto;
	margin-top:20px;
	position:relative;
}
.detail_pinglu-send  textarea{
	width:340px;
	height:20px;
	padding:10px;
	border:2px solid #ccc;
	border-radius:6px;
	font-size:18px;
	margin-top:30px;
	resize:none;
	overflow-y:visible;
}
.detail_pinglu-send  button{
	position:absolute;
	right:-4px;
	top:30px;
	width:44px;
	height:44px;
	background:#f00;
	border-radius:0px 6px 6px 0px;
	border:none;
	outline:none;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:24px;
	cursor:pointer;
}
.detail_pinglun .share-div{
	position:absolute;
	background:#fff;
	width:460px;
	height:200px;
	border-radius:6px 6px 0px 0px;
	margin:auto;
	left:10px;
	right:0;
	bottom:-210px;
	box-shadow: 0 0 16px #98c4d9;
	z-index:10;
}
.share-div .title{
	height:50px;
	border-bottom:1px dashed #ccc;
	font-size:18px;
	line-height:50px;
	padding-left:20px;
	position:relative;

}
.share-div .title span{
	color:#f00;
}
.share-div .close{
	width:30px;
	height:30px;
	cursor:pointer;
	background:url(../images/leave02.png) center no-repeat;
	background-size:contain;	
	position:absolute;
	right:10px;
	top:10px;
	z-index:11;

}
.popover-share{
	margin-top:30px;
	text-align:center;
}
.popover-share a{
	display:inline-block;
	width:100px;
	color:#666;
	font-size:14px;
}
.popover-share a:hover{
	color:#f00;
	text-decoration:none;
}
.popover-share a img{
	width:60px;
	height:auto;
}
#box {
	margin: 0 auto;
	width: 450px;
}


#myPoint {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 15px;
	overflow: hidden;
	padding-top: 0;
	border-bottom: #ddd 1px solid;
	height: 50px;
	margin-bottom:20px;
	margin-top:12px;
}

#myPoint span {
	float: left;
	line-height: 64px;
	font-family: Tahoma
}

#myPoint span big {
	font-weight: 700;
	font-size: 60px;
	color:#f00;
}

#myPoint span small {
	font-size: 30px;
	color:#f00;
}

#myPoint img {
	display:inline-block;
	margin-left:20px;
	margin-top:20px;
}
#myPoint em{
	margin-left:10px;
	margin-top:-10px;
	font-weight: 700;
	font-size: 40px;
}
#doPoint strong {
	font-size: 14px;
	color: red
}

#doPoint span {
	display: block;
	background: url(../images/star_small.png) no-repeat 2px 0;
	width: 120px;
	height: 20px;
	margin-left:50px;
	margin-top:-27px;
}

#doPoint span small {
	font-size: 0;
	float: left;
	overflow: hidden;
	width: 12px;
	cursor: pointer;
	padding-top: 20px;
	height: 0
}

#doPoint .star10 {
	background: url(../images/star_small.png) no-repeat 2px 0
}

#doPoint .star9 {
	background: url(../images/star_small.png) no-repeat 2px -20px
}

#doPoint .star8 {
	background: url(../images/star_small.png) no-repeat 2px -40px
}

#doPoint .star7 {
	background: url(../images/star_small.png) no-repeat 2px -60px
}

#doPoint .star6 {
	background: url(../images/star_small.png) no-repeat 2px -80px
}

#doPoint .star5 {
	background: url(../images/star_small.png) no-repeat 2px -100px
}

#doPoint .star4 {
	background: url(../images/star_small.png) no-repeat 2px -120px
}

#doPoint .star3 {
	background: url(../images/star_small.png) no-repeat 2px -140px
}

#doPoint .star2 {
	background: url(../images/star_small.png) no-repeat 2px -160px
}

#doPoint .star1 {
	background: url(../images/star_small.png) no-repeat 2px -180px
}
#doPoint .star0 {
	background: url(../images/star_small.png) no-repeat 2px -200px
}
#doPoint .biaoti{
	width:180px;
	float:left;
	font-weight:700;
}

#doPoint .fenshu{
	width:140px;
	float:left!important;
}
.pingfen-submit{
	width:450px;
	height:50px;
	float:left;
	text-align:center;
	margin-top:10px;
}
.pingfen-submit button{
	width:450px;
	height:45px;
	background:#eee;
	color:#f00;
	font-size:20px;
	font-weight:600;
    line-height:40px;
	border:none;
	border-radius:6px;
	cursor:pointer;
}
/* 會員中心*/

.uc_header{
	width:1024px;
	height:423px;
	margin:0 auto;
	background:url(../images/uc_header.jpg) no-repeat;
	position:relative;
}
.uc-div01{
	width:100%;
	height:80px;
}
.uc-div02{
	width:100%;
	height:auto;
	overflow:hidden;
}
.uc-goback{
	width:160px;
	height:40px;
	float:left;
	line-height:40px;
	color:#fff;
	background:url(../images/arrow-left.png) left center no-repeat;
	background-size:contain;
	font-size:24px;
	padding-left:40px;
	margin-left:20px;
	position:relative;
	margin-top:10px;
}
.uc-goback a{
	color:#fff;
	text-decoration:none;
}
.uc-goback a:hover{
	text-decoration:none;
}
.uc-logout{
	width:150px;
	height:36px;
	float:right;
	font-size:20px;
	color:#fff;
	font-weight:600;
	background:url(../images/logout.png) left center no-repeat;
	line-height:36px;
	padding-left:50px;
	margin-top:18px;
}
.uc-logout a{
	color:#fff;
	text-decoration:none;
	text-shadow:0px 0px 3px #333;
}
.uc-logout a:hover{
	color:#f00;
	text-decoration:none;
	text-shadow:0px 0px 3px #fff;
}

.uc-logo img{
	width:150px;
	height:150px;
	margin-top:22px;
	margin-left:40px;
	border:6px solid #fff;
	border-radius:50%;
	float:left;
	cursor:pointer;
}

.uc-name{
	width:240px;
	height:150px;
	margin-top:0;
	margin-left:35px;
	float:left;
}
.uc-nickname{
	width:100%;
	height:80px;
	font-size:24px;
	color:#fff;
	line-height:100px;
	padding-left:16px;
}
.uc-tuijianma{
	width:220px;
	height:40px;
	border-radius:20px;
	background-color:rgba(255,255,255,.5);
	color:#666;
	font-size:20px;
	line-height:40px;
	padding-left:20px;
}
.uc-jifen{
	width:380px;
	height:150px;
	float:left;
	margin-top:20px;
	margin-left:60px;
	background:url(../images/jifen.png) left center no-repeat;
	padding-left:90px;
	color:#666;
	font-size:24px;
	text-shadow:0px 0px 4px #fff;
	font-weight:600;
	line-height:150px;
}
.uc-jifen span{
	display: block;
	float:left;
	margin-right:10px;
	font-size:36px;
	font-weight:700;
	color:#fff;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-shadow:0px 0px 4px #666;
}
.uc-tuijianma span{
	color:#f90;
}

.uc-tishi{
	width:700px;
	height:100px;
	position:absolute;
	z-index:99;
	right:30px;
	bottom:30px;
	background-color:rgba(255,255,255,.5);
	box-shadow: 0 0 16px #98c4d9;
	border-radius:8px;
	padding:30px;
	font-size:18px;
	line-height:32px;
}
.uc-tishi span{
	color:#999;
	text-decoration:none;
}
.uc-tishi .vip{
	color:#f90;
	display:inline-block;
	margin-left:6px;
	margin-right:6px;
}
.uc-tishi button{
	border:none;
	background:#f00;
	color:#fff;
	text-align:center;
	width:100px;
	padding:10px;
	outline:none;
	font-size:14px;
	font-weight:600;
	border-radius:5px;
	float:right;
	margin-top:-16px;
	margin-right:-15px;
	cursor:pointer;
}
.search-result{
	width:1024px;
	max-height:auto;
	overflow:hidden;
	margin:0 auto;
	background:#eee;
	padding-bottom:60px;
}

.search-result-title{
	width:100%;
	height:50px;
	margin:0 auto;
	line-height:50px;
	color:#333;
	font-size:24px;
	text-align:center;
	margin-top:50px;
}
.search-result-title span{
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	color:#FF8C27;
}
.uc-main{
	width:1024px;
	max-height:auto;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/uccenter-bg.jpg) top center no-repeat;
	padding-bottom:60px;
}
.uc-main form{
	margin:0;
	padding:0;
}
.uc-main-menu{
	width:932px;
	height:452px;
	margin:0 auto;
	margin-top:130px;
}
.uc-menu-list{
	display:inline;
	text-align:center;
}
.uc-menu-list a{
	display:block;
	width:233px;
	height:226px;
	background:#D91519;
	color:#666;
	text-decoration:none;
	float:left;
	font-size:18px;
	font-weight:600;
	line-height:250px;
}
.uc-menu-list a:hover{
	color:#f00;
	text-decoration:none;
}
.uc-menu-list a:nth-child(1){
	background:url(../images/wdzl.png) top center no-repeat;
}
.uc-menu-list a:nth-child(1):hover{
	background:url(../images/wdzl-h.png) top center no-repeat;
}
.uc-menu-list a:nth-child(2){
	background:url(../images/mimaaq.png) top center no-repeat;
}
.uc-menu-list a:nth-child(2):hover{
	background:url(../images/mimaaq-h.png) top center no-repeat;
}
.uc-menu-list a:nth-child(3){
	background:url(../images/tjhy.png) top center no-repeat;
}
.uc-menu-list a:nth-child(3):hover{
	background:url(../images/tjhy-h.png) top center no-repeat;
}
.uc-menu-list a:nth-child(4){
	background:url(../images/xfjl.png) top center no-repeat;
}
.uc-menu-list a:nth-child(4):hover{
	background:url(../images/xfjl-h.png) top center no-repeat;
}
.uc-menu-list a:nth-child(5){
	background:url(../images/jfxq.png) top center no-repeat;
}
.uc-menu-list a:nth-child(5):hover{
	background:url(../images/jfxq-h.png) top center no-repeat;
}
.uc-menu-list a:nth-child(6){
	background:url(../images/wdc.png) top center no-repeat;
}
.uc-menu-list a:nth-child(6):hover{
	background:url(../images/wdc-h.png) top center no-repeat;
}
.uc-menu-list a:nth-child(7){
	background:url(../images/xxlb.png) top center no-repeat;
}
.uc-menu-list a:nth-child(7):hover{
	background:url(../images/xxlb-h.png) top center no-repeat;
}
.uc-menu-list a:nth-child(8){
	background:url(../images/genggai.png) top center no-repeat;
}
.uc-menu-list a:nth-child(8):hover{
	background:url(../images/genggai-h.png) top center no-repeat;
}
.uc-tishi-concent{
	width:700px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:30px;
	font-size:20px;
	line-height:50px;
	color:#333;
}
.uc-tishi-concent span{
	color:#f00;
}
.tabs{
	height:40px
}
.tabs a{
	display:block;
	float:left;
	width:33.33%;
	color:#333;
	text-align:center;
	background:#eee;
	line-height:40px;
	font-size:20px;
	text-decoration:none;
	font-weight:600;
}
.tabs a:hover{
	text-decoration:none;
}
.tabs a.active{
	color:#fff;
	background-color:rgba(0,0,0,.3);
	border-radius:5px 5px 0 0;
}
.uc-swiper-container{
	background-color:rgba(0,0,0,.3);
	height:650px;
	overflow:hidden;
	width:100%;
	border-top:0;
	border-radius:0 0 5px 5px;
}
.wdzl-button{
	position:absolute;
	z-index:99;
	margin:auto;
	left:0;
	right:0;
	top:580px;
	bottom:0;
	width:120px;
	height:40px;
	background:#f90;
	border:2px solid #fff;
	outline:none;
	border-radius:6px;
	font-size:20px;
	font-weight:600;
	color:#fff;
	line-height:38px;
	cursor:pointer;
}
.wdzl-button02{
	position:absolute;
	z-index:99;
	margin:auto;
	left:0;
	right:0;
	top:450px;
	bottom:0;
	width:120px;
	height:40px;
	background:#f90;
	border:2px solid #fff;
	outline:none;
	border-radius:6px;
	font-size:20px;
	font-weight:600;
	color:#fff;
	line-height:38px;
	cursor:pointer;
}
.content-slide{
	padding:30px;
	overflow:hidden;
}
.content-slide ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.content-slide ul{
	width:100%;

}
.content-slide li{
	background-color:rgba(255,255,255,.9);
	border-radius:6px;
	padding:16px 0px 16px 16px;
	height:auto;
	min-height:30px;
	color:#333;
	margin-top:10px;
	line-height:30px;
	font-size:18px;
}
.content-slide li{
	color:#666;
}
.xfqu{
	width:100%;
	margin-left:-10px;
}
.content-slide li input{
	display:inline;
	font-size:15px;
	padding-left:8px;
	background:#fff;
	height:30px;
	border:1px solid #eee;
	border-radius:4px;
}
.swiper-container{
	margin:0 auto;
	position:relative;
	height:auto;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;z-index:1;
}
.uc-swiper-container{
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;z-index:1;
}
.swiper-wrapper{
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform,left,top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	-moz-transition-property:-moz-transform,left,top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	-o-transition-property:-o-transform,left,top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	-ms-transition-property:-ms-transform,left,top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	transition-property:transform,left,top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.swiper-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{
	float:left;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}

.uc-wdzl{
	width:300px;
	height:50px;
	margin:0 auto;
	background:url(../images/wdzl.png) left center no-repeat;
	background-size: contain;
	line-height:50px;
	color:#333;
	font-size:24px;
	text-align:center;
	margin-top:50px;
}
.uc-psw{
	width:250px;
	height:60px;
	margin:0 auto;
	background:url(../images/mimaaq.png) left center no-repeat;
	background-size: contain;
	line-height:70px;
	color:#333;
	font-size:24px;
	text-align:center;
	margin-top:50px;
}
.uc-tjm{
	width:300px;
	height:50px;
	margin:0 auto;
	background:url(../images/genggai.png) left center no-repeat;
	background-size: contain;
	line-height:50px;
	color:#333;
	font-size:24px;
	text-align:center;
	margin-top:50px;
}
.uc-tjhy{
	width:300px;
	height:50px;
	margin:0 auto;
	background:url(../images/tjhy.png) left center no-repeat;
	background-size: contain;
	line-height:50px;
	color:#333;
	font-size:24px;
	text-align:center;
	margin-top:50px;
}
.uc-xfjl{
	width:300px;
	height:50px;
	margin:0 auto;
	background:url(../images/xfjl.png) left center no-repeat;
	background-size: contain;
	line-height:50px;
	color:#333;
	font-size:24px;
	text-align:center;
	margin-top:50px;
}
.uc-jfxq{
	width:300px;
	height:50px;
	margin:0 auto;
	background:url(../images/jfxq.png) left center no-repeat;
	background-size: contain;
	line-height:50px;
	color:#333;
	font-size:24px;
	text-align:center;
	margin-top:50px;
	margin-bottom:10px;
}
.uc-xxlb{
	width:300px;
	height:50px;
	margin:0 auto;
	background:url(../images/xxlb.png) left center no-repeat;
	background-size: contain;
	line-height:50px;
	color:#333;
	font-size:24px;
	text-align:center;
	margin-top:50px;
}
.uc-wdc{
	width:300px;
	height:50px;
	margin:0 auto;
	background:url(../images/wdc.png) left center no-repeat;
	background-size: contain;
	line-height:50px;
	color:#333;
	font-size:24px;
	text-align:center;
	margin-top:50px;
}
.uc-psw-main{
	width:600px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	margin-top:80px;
	font-size:18px;
	position:relative;
}
.uc-psw-main div{
	margin-bottom:30px;
}
.uc-psw-main input{
	width:380px;
	height:30px;
	display:inline-block;
	border-radius:6px;
	border:1px solid #ccc;
	outline:none;
	padding:10px;
	color:#f00;
	background:#fff;
}
.uc-psw-main span{
	display:block;
	width:90px;
	float:left;
	line-height:50px;
}
.uc-psw-send {
	width:100px;
	height:60px;
	margin:0 auto;
}
.uc-psw-send button{
	width:100px;
	padding:10px;
	text-align:center;
	color:#fff;
	background:#f90;
	font-size:18px;
	outline:none;
	border:2px solid #fff;
	border-radius:6px;
	float:right;
	cursor:pointer;
}
.uc-tab-main{
	width:900px;
	margin:0 auto;
	margin-top:40px;
	font-size:18px;
	box-shadow: 0 0 16px #98c4d9;
	border:1px solid #fff;
	border-right:none;
	border-radius:8px;
	position:relative;
	overflow:hidden;

}
.uc-tab-main01{
	width:900px;
	margin:0 auto;
	margin-top:40px;
	font-size:18px;
	box-shadow: 0 0 16px #98c4d9;
	border:1px solid #fff;
	border-right:none;
	border-radius:8px;
	position:relative;
	overflow:hidden;
}
.uc-tab-main02{
	width:900px;
	margin:0 auto;
	margin-top:40px;
	font-size:18px;
	box-shadow: 0 0 16px #98c4d9;
	border:1px solid #fff;
	border-right:none;
	border-radius:8px;
	position:relative;
	height:650px;
	overflow:hidden;

}
.uc-responsive{
	width:100%;
	background-color:rgba(255,255,255,.4);
	border-collapse:collapse;

}
.uc-responsive th{
	padding:6px;
	text-align:center;
	font-size:16px;
	color:#333;
	font-weight:600;
	border:1px solid #fff;
	border-left:none;
	border-top:none;
	background-color:rgba(255,255,255,.6);
	height:35px;
}
.uc-responsive th:nth-child(1){
	width:8%;
}
.uc-responsive td{
	color:#999;
	border:1px solid #fff;
	border-left:none;
	border-bottom:none;
	padding:6px;
	font-size:14px;
	color:#999;
}
.uc-responsive td:nth-child(6n+1){
	text-align:center;
}
.uc-responsive td:nth-child(4n+1){
	text-align:center;
}
.uc-wdc-main{
	width:870px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	margin-top:40px;
}
.uc-wdc-main ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.uc-wdc-main li{
	width:290px;
	height:368px;
	float:left;
	position:relative;
}
.uc-wdc-main li .wdc-img{
	width:250px;
	height:328px;
	padding:10px;
	margin:0 auto;
	margin-top:16px;
	border-radius:6px;
	background-color:rgba(255,255,255,.4);
	box-shadow: 0 0 16px #98c4d9;
}
.uc-wdc-main li .img-mask{
	width:250px;
	height:200px;
	overflow:hidden;
	border-top-left-radius:6px;
    border-top-right-radius:6px;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
}
.uc-wdc-main li .img-mask img{
	width:100%;
}
.wdc-content{
	width:230px;
	height:100px;
	margin-top:10px;
	padding:10px;
	line-height:20px;
	font-size:13px;
}
.wdc-content span{
	color:#f90;
}
.uc-wdc-main li .close{
	width:40px;
	height:40px;
	border-radius:50%;
	background: url(../images/error.png) center center no-repeat;
	background-size:contain;
	border:3px solid #fff;
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
}


.uc-laomima{
	position:absolute;
	z-index:99;
	width:380px;
	height:30px;
	border-radius:6px;
	border:1px solid #ccc;
	outline:none;
	padding:10px;
	color:#f00;
	background-color:rgba(255,0,0,.8);
	color:#fff;
	top:0;
	left:90px;
	line-height:30px;
	display:none;
}
.uc-xinmima{
	position:absolute;
	z-index:99;
	width:380px;
	height:30px;
	border-radius:6px;
	border:1px solid #ccc;
	outline:none;
	padding:10px;
	color:#f00;
	background-color:rgba(255,0,0,.8);
	color:#fff;
	top:82px;
	left:90px;
	line-height:30px;
	display:none;
}
.uc-xinmima02{
	position:absolute;
	z-index:99;
	width:380px;
	height:30px;
	border-radius:6px;
	border:1px solid #ccc;
	outline:none;
	padding:10px;
	color:#f00;
	background-color:rgba(255,0,0,.8);
	color:#fff;
	top:164px;
	left:90px;
	line-height:30px;
    display:none;
}
.uc-laomima-erro{
	position:absolute;
	z-index:99;
	width:40px;
	height:40px;
	background:url(../images/leave02.png) center no-repeat;
	background-size:contain;
	top:6px;
	right:50px;
	display:none;
}
.uc-laomima-erro02{
	position:absolute;
	z-index:99;
	width:40px;
	height:40px;
	background:url(../images/leave02.png) center no-repeat;
	background-size:contain;
	top:90px;
	right:50px;
	display:none;
}
.uc-laomima-erro03{
	position:absolute;
	z-index:99;
	width:40px;
	height:40px;
	background:url(../images/leave02.png) center no-repeat;
	background-size:contain;
	top:170px;
	right:50px;
	display:none;
}
.uc-laomima-checked{
	position:absolute;
	z-index:99;
	width:40px;
	height:40px;
	background:url(../images/stay02.png) center no-repeat;
	background-size:contain;
	top:6px;
	right:50px;
	display:none;
}
.uc-laomima-checked02{
	position:absolute;
	z-index:99;
	width:40px;
	height:40px;
	background:url(../images/stay02.png) center no-repeat;
	background-size:contain;
	top:90px;
	right:50px;
	display:none;
}
.uc-laomima-checked03{
	position:absolute;
	z-index:99;
	width:40px;
	height:40px;
	background:url(../images/stay02.png) center no-repeat;
	background-size:contain;
	top:170px;
	right:50px;
	display:none;
}

.layui-anim .btn1{
	width:50%!important;
	float:left!important;
	text-align:center;
	height:20px;
	padding-bottom:10px;
	background:url(../images/duoxuan.png) left center no-repeat!important;
	background-size:20%!important;
	background-position:6px 0px!important;
	border-bottom:1px dashed #ccc;
	cursor:pointer;
	margin-top:8px;
}
.layui-anim .btn2{
	width:50%!important;
	float:left!important;
	text-align:center;
	height:20px;
	padding-bottom:10px;
	background:url(../images/qingchu.png) left top no-repeat!important;
	background-size:25%!important;
	border-bottom:1px dashed #ccc;
	cursor:pointer;
    margin-top:8px;
}
@media (max-width: 767px) {
.detail-back{
	display: block;
	width:1.6rem;
	height:1.6rem;
	color:#fff;
	background:url(../images/d-back.png) no-repeat;
	background-size:contain;
	position:absolute;
	z-index:100000;
	top:.3rem;
	right:.3rem;
}
	/*圖片上傳組件*/
.mian-modal-dialog {
	position: absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	border-radius: 16px;
	background: #f8f8f8;
	box-shadow:0px 0px 20px #999;
	width:96%;
	height:auto!important;
	z-index:1000;
	display:none;
}
 .up-frame-header{
	height:1.2rem;
	padding: 0px;
	line-height:1.2rem;
	border-bottom:solid 1px #e5e5e5;
	color:#000!important;
}
.up-frame-header label {
	font-size: 16px;
	float: left;
	margin-left:.4rem;
	font-weight:600;
	color: #333;
}
.up-frame-header .am-close{
	display:block;
	float:right;
	font-size:.6rem;
	color:#333;
	margin-right:6px;
	text-decoration:none;
}
.up-frame-header .am-close:hover{
	color:#f00;
}
.am-form-group {
	margin-bottom:20px;
	width:100%;
	height:40px;
}
.am-form-group  button{
	width:100%;
	height:30px;
	background:#eee url(../images/upload02.png) no-repeat;
	background-position:1.5rem 0px;
	background-size:contain;
	font-size:14px;
	color:#666;
	border:none;
}
.am-form-file {
	position: relative;
	overflow: hidden
}

.am-form-file input[type=file] {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	opacity: 0;
	cursor: pointer;
	font-size: 18px;
}
 .up-frame-body {
	padding: 20px;
}

 .up-pre-before {
	width: 6rem;
	height: 6rem;
	padding: 0px;
	background: #fcfcfc;
	border: 1px solid #e3e3e3;
	overflow:hidden;
	margin:0 auto;
}

 .up-pre-before img {
	width: 100%;
}

.up-pre-after {
	background: #fcfcfc;
	overflow: hidden;
	width: 3rem;
	height: 3rem;
	border: 1px solid #e3e3e3;
	border-radius:50%;
	margin:0 auto;
	margin-top:20px;
}

.up-control-btns {
	width: 60%;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 60px;
	margin-top: 20px;
	font-size:20px;
	text-align:center;
}

.up-control-btns span {
	display: inline-block;
	width: 30%;
	height:40px;
	cursor:pointer;

} 
.am-icon-check{
	background:url(../images/checked.png) center center no-repeat;
	background-size:contain;
}
.am-icon-rotate-left{
	background:url(../images/zxz.png) center center no-repeat;
	background-size:contain;
}
.am-icon-rotate-right{
	background:url(../images/yxz.png) center center no-repeat;
	background-size:contain;
}
.qhcs-c{
	width:2rem;
	height:auto;
	overflow:hidden;
	position:absolute;
	top:.5rem;
	left:3.5rem;
	background:#fff;
	color:#666;
	font-size:.3rem;
	z-index:100000;
	padding:.2rem;
	padding-bottom:.3rem;
	box-shadow:2px 2px 8px #666;
	border-radius:4px;
	display:none;
}
.qhcs-c span{
	display:block;
	width:100%;
	height:25px;
	line-height:25px;
	cursor:pointer;
	text-align:left;
	background:#eee;
	margin-top:.1rem;
	padding-left:.1rem;
}
	.reg_down{
	display:none;
	background-color:rgba(0,0,0,.8);
	position:absolute;
	z-index:1000;
}
.choose_area{
	width:96%;
	height:330px;
	margin:0 auto;
	background:#fff;
    position: absolute;
	margin: auto;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.18), 0 16px 32px 0 rgba(0, 0, 0, 0.15);
	border-radius:4px;
}
.choose_area_header{
	width:90%;
	height:55px;
	margin:0 auto;
	font-size:16px;
	line-height:55px;
	text-align:center;
	color:#f90;
	font-weight:600;
	border-bottom:1px dashed #ccc;
}
.choose_area_body{
	width:90%;
	height:auto;
	padding-bottom:20px;
	margin:0 auto;
	margin-top:30px;
}
.choose_area_submit{
	width:90%;
	height:50px;
	margin:0 auto;
	text-align:center;
}
.choose_area_submit button{
	width:100px;
	height:35px;
	border-radius:6px;
	line-height:35px;
	text-align:center;
	font-size:16px;
	color:#fff;
	outline:none;
	border:none;
	background:#f90;
	cursor:pointer;
}
.login_main{
	width:10rem;
	height:100vh;
	margin:0 auto;
	background:#fff;

}

.login_banner{
	width:10rem;
	height:4.8rem;
	margin:0 auto;
	background: url(../images/login_banner.jpg) no-repeat;
	background-size:cover;
	position:relative;
}

.login_banner img{
	width:100%;
	height:100%;
	border:0;
}
.banner_cover{
	width:100%;
	height:100%;
	position:absolute;
	background: url(../images/07.png);
	z-index:2;
}
.banner_cover_title img{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:3;
}
.login_form{
	width:7.3rem;
	height:10.82rem;
	margin:0 auto;
	margin-top:0.3rem;
	position:relative;
}
.login_form input:focus{color:#ff9900}
.login_form_input{
	width:7rem;
	height:0.8rem;
	border:0;
	border-bottom:1px solid #ccc;
	background:transparent;
	color:#ccc;
	font-size:18px;
	font-size:600;
	padding-left:0.3rem;
	padding-top:0.63rem;
}
.login_form_button{
	display:block;
	width:7.3rem;
	height:1.4rem;
	line-height:1.4rem;
	background:#0b2633;
	border-radius:0.7rem;
	color:#fff;
	font-size:20px;
	font-weight:700;
	text-align:center;
	outline:none;
	border:none;
	margin-top:0.68rem;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.18), 0 4px 8px 0 rgba(0, 0, 0, 0.15);
	cursor:pointer;
	text-decoration:none!important;
}
.login_form_text {
	width:7.3rem;
	height:1rem;
	font-size:18px;
	color:#999;
	text-align:center;
	padding-top:0.6rem;
}
.login_form_text a{
	color:#999;
	text-decoration:none;
	display: inline-block;
	margin-right:10px;
}
.login_form_text span a{
	color:#ff9900;
	text-decoration:none;
	display: inline-block;
	margin-left:10px;
}
.login_form_icon {
	width:7.3rem;
	height:1.83rem;
	font-size:16px;
	color:#999;
	text-align:center;
	padding-top:0.4rem;
}
.login_form_icon a{
	color:#999;
	text-decoration:none;
}
.login_form_icon a:visited{
	color:#999;
	text-decoration:none;
}
.login_form_icon ul,li{
	list-style:none;
	padding:0;
	margin:0;
}
.login_form_icon ul{
	width:7.3rem;
	text-align:center;

}
.login_form_icon li{
	width:30.3333333%;
	height:1.1rem;
	display: inline-block;

}

.login_form_icon li img{
	width:60%;
	cursor:pointer;
}
/* WebKit browsers */
input:focus::-webkit-input-placeholder {
    color: transparent;
/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}
/* Mozilla Firefox 4 to 18 */
input:focus:-moz-placeholder {
    color: transparent;
}
/* Mozilla Firefox 19+ */
input:focus::-moz-placeholder {
    color: transparent;
}
/* Internet Explorer 10+ */
input:focus:-ms-input-placeholder {
    color: transparent;
}
.form_a{
	width:7.3rem;
	height:1.5rem;
	position:relative;

}
.form_checked{
	width:0.8rem;
	height:0.8rem;
	background:url(../images/checked.png) no-repeat;
	background-size:cover;
	position:absolute;
	right:0;
	top:0.5rem;
	display:none;
}

.form_error{
	width:0.8rem;
	height:0.8rem;
	background:url(../images/error.png) no-repeat;
	background-size:cover;
	position:absolute;
	right:0;
	top:0.5rem;
	display:none;
}
.psw_checked{
	width:0.8rem;
	height:0.8rem;
	background:url(../images/checked.png) no-repeat;
	background-size:cover;
	position:absolute;
	right:0;
	top:0.5rem;
	display:none;
}
.psw_error{
	width:0.8rem;
	height:0.8rem;
	background:url(../images/error.png) no-repeat;
	background-size:cover;
	position:absolute;
	right:0;
	top:3rem;
	display:none;
}
.error_info{
	position: absolute;
	width:auto;
	height:20px;
	padding:6px;
	border-radius:5px;
	background-color:#e5462e;
	color:#fff;
	font-size:14px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	display:none;
	left:0;
	top:0;
}
.error_info em{
	display:block; 
	border-width:8px; 
	position:absolute; 
	top:32px; 
	left:42%;
	border-style:solid dashed dashed; 
	border-color:#e5462e transparent transparent;
	font-size:0; 
	line-height:0; 
	z-index:20;
}
.sjzcm{
	width:245px;
	height:0.8rem;
	border:0;
	border-bottom:1px solid #ccc;
	background:none;
	color:#ccc;
	font-size:18px;
	font-size:600;
	padding-left:15px;
	padding-top:0.63rem;
}
.hd_right{
	width:3rem;
	height:1rem;
	background:#ff9900;
	border:0;
	font-size:14px;
	color:#fff;
	text-align:center;
	padding:0.25rem;
	border-radius:1rem;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0.4rem;
}
.captcha {
	position:absolute;
	right:0;
	top:0.4rem;
	width:3rem;
	height:1rem;
}
.error_404_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/404.jpg) center center no-repeat;
	background-size:100%;
}
.error_403_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/403.jpg) center center no-repeat;
	background-size:100%;
}
.error_500_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/500.jpg) center center no-repeat;
	background-size:100%;
}
.error_404_goback{
	width:4rem;
	height:1rem;
	border-radius:6px;
	line-height:1rem;
	background:#ff9225;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:600;
	position:absolute;
	z-index:99;
	margin:auto;
	top:4.8rem;
	left:0;
	right:0;
	bottom:0;
	cursor:pointer;
}
.testBg{
    height: 100%;
	width:100%;
}
.testBg{
    display: table;
    margin: auto;
}
.testBg{
    display: table-cell;
    vertical-align: middle;
}
.testBg{
    position: absolute;      /*考虑主体内容可能过多出现竖直滚动条，建议用fixed*/
    top: 0;
     /*background:url(../images/07.png);*/
	background-color:rgba(0, 0, 0, 0.70);
	z-index:99;
}
.testCont{
	width:8.3rem;
	height:12.3rem;
	background-color:#fff;
	border-radius:10px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.18), 0 4px 8px 0 rgba(0, 0, 0, 0.15);
    position: absolute;
	margin: auto;
    top:1.5rem;
    left: 0;
    right: 0;
}
.test_concent{
	padding:0.6rem;
	padding-top:1.2rem;
	height:10.5rem;
	font-size:0.36rem;
	color:#000;
	line-height:0.65rem;

}
.test_concent span{
	padding-left:0.6rem;
}
.testCont .testlogo{
	width:1.9rem;
	height:2.0rem;
	background: url(../images/18jin.png) no-repeat;
	background-size:cover;
	position: absolute;
    margin: auto;
	top: -1rem;
    left: 0;
    right: 0;
}
.testCont .testdiv{
	position: absolute;
	z-index:100;
	top:.15rem;
    right: 0;
	width:1rem;
	height:1rem;

}
 .stay a{
	display:block;
	width:.8rem;
	height:.8rem;
	background:url(../images/stay.png) no-repeat;
	background-size:cover;
	float:left;
	cursor:pointer;
}
.stay a:hover{
	background:url(../images/stay02.png) no-repeat;
	background-size:cover;
}
.leave a{
	display:block;
	width:.8rem;
	height:.8rem;
	background:url(../images/leave_new.png) no-repeat;
	background-size:cover;
	cursor:pointer;
}
.leave a:hover{
	background:url(../images/leave02_new.png) no-repeat;
	background-size:cover;
}
	/* 網站主頁 */
.index_bg{
	background:#f6f6f6;
}
.index-main{
	width:100%;
	height:auto;	
	margin:0 auto;
	position:relative;
}
.index-header-mask{
	width:100%;
	height:100%;
	background:url(../images/07.png);
	position:absolute;
	z-index:2;
}
.index-header{
	width:100%;
	height:2.2rem;
	background:url(../images/index-header.jpg) no-repeat;
	background-size:cover;
	margin:0 auto;
	position:relative;
}
.fFocus{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:6px;
	overflow:hidden;
	position:relative;
}
.index-search{
	width:56%;
	height:.9rem;
	background:#fff;
	border-radius:28px;
	position:absolute;
	z-index:3;
	right:6px;
	top:1rem;
	-moz-box-shadow:2px 2px 2px #999 inset;               /* For Firefox3.6+ */
	-webkit-box-shadow:2px 2px 2px #999 inset;            /* For Chrome5+, Safari5+ */
	box-shadow:2px 2px 2px #999 inset;                    /* For Latest Opera */
}
.index-search-input{
	width:72%;
	height:.6rem;
	line-height:.6rem;
	font-size:.4rem;
	color:#f90;
	margin-left:20px;
	margin-top:6px;
	border:none;
	outline:none;
	border-radius:none;
}

.index-search-button{
	width:.7rem;
	height:.7rem;
	background:url(../images/index-search.png) center center no-repeat;
	background-size:100%;
	border:none;
	outline:none;
	float:right;
	margin-right:0.1rem;
	margin-top:0.1rem;
	cursor:pointer;
}
.index-search-text{
	width:56%;
	height:40px;
	position:absolute;
	z-index:3;
	right:.4rem;
	top:0.3rem;
	color:#fff;
	padding-left:0;
	font-size:.3rem;
	text-align:right;
	word-wrap: break-word;
    word-break: normal;
	line-height:16px;
}
.index-search-text a{
	display: block;
	float:right;
}
.navigation-down{
	width:100%;
	height:0px;
	background-color:rgba(0,0,0,.8)
}
.serach-down{
	width:96%;
	height:auto;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
	font-size:.4rem;
	padding-left:2%;
	padding-right:2%;
	padding-bottom:30px;
}
.serach-down .close{
	width:40px;
	height:40px;
	background:url(../images/leave_new.png) center no-repeat;
	background-size:contain;
	position:absolute;
	top:8px;
	right:24px;
	cursor:pointer;
}
.serach-down .close:hover{
	width:40px;
	height:40px;
	background:url(../images/leave02.png) center no-repeat;
	background-size:contain;
	cursor:pointer;
}
.serach-down-header{
	width:100%!important;
	height:50px;
	line-height:50px!important;
	text-align:center;
	margin:0 auto;
	color:#FF8600;
	font-size:.5rem;
	font-weight:600;
}
.height-search-submit{
	width:100%;
	height:40px;
	margin:0 auto;
	margin-top:10px;
	border-top:1px dashed #ccc;
	text-align:center;
}
.height-search-submit button{
	width:120px;
	height:40px;
	background:#FF8600;
	color:#fff;
	font-size:18px;
	line-height:40px;
	text-align:center;
	border:none;
	outline:none;
	cursor:pointer;
	border-radius:6px;
	margin-top:15px;
}
.cs_name{
	position:absolute;
	top:10px;
	left:4px;
	font-size:.35rem;
	width:26%;
	height:60px;
	overflow:hidden;
	word-break:break-all;
	color:#fff;
	z-index:99;
	text-align:center;
	overflow: hidden;/*超出部分隐藏*/
	white-space: nowrap;/*不换行*/
	text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.cs_logo{
	width:1.6rem;
	height:1.6rem;
	padding:4px;
	border-radius:50%;
	background:#fff;
	-moz-box-shadow:1px 3px 7px #333; 
	-webkit-box-shadow:1px 3px 7px #333; 
	box-shadow:1px 3px 7px #333; 
	position:absolute;	
	z-index:99!important;
	left:18px;
	top:42px;
}
.cs_logo img{
	width:1.6rem;
	height:1.6rem;
	border:none;
	border-radius:50%;
}
.mask_div
{
	transform:rotate(-2deg) translateZ(0);
	-ms-transform:rotate(-2deg) translateZ(0); 	/* IE 9 */
	-moz-transform:rotate(-2deg) translateZ(0); 	/* Firefox */
	-webkit-transform:rotate(-2deg) translateZ(0); /* Safari 和 Chrome */
	-o-transform:rotate(-2deg) translateZ(0); 	/* Opera */
	background:#fff;
	position:absolute;
	width:200%;
	height:40px;
	z-index:60;
	left:-10%;
	bottom:-12px;
		display:none;
}
.swiper-slide img{
	width:100%;
	height:auto;
}

.dq-csroll{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#fff;

}
.dq_mebu{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:10px;
	margin:0;
	background:#fff;
	position:relative;
}

.dq_mebu a{
	display: inline-block;
	width:1.4rem;
	height:1.4rem;
	border:1px solid #f87c7e;
	border-radius:50%;
	text-align:center;
	color:#ffbac5;
	font-size:.5rem;
	float:left;
	line-height:1.5rem;
	margin-left:.5rem;
	margin-bottom:.5rem;
	text-decoration:none;
}
.dq_mebu a:hover{
	width:1.4rem;
	height:1.4rem;
	border-radius:50%;
	border:1px solid #ccc;
	background:#fff;
	box-shadow:3px 5px 10px #999; 
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

.dq_mebu .on{
	width:1.4rem;
	height:1.4rem;
	border-radius:50%;
	border:1px solid #ccc;
	background:#fff;
	box-shadow:3px 5px 10px #999; 
	color:#000;
	text-decoration:none;
	animation: rotate .7s linear infinite;
}
.dq_mebu .on::before{
	content: '';
	height: .1rem; 
	width: 1.4rem; 
	background: #da6b80; 
	opacity: .2; 
	border-radius: 50%;
	position: absolute;
	top: 1.5rem;
	left:0;
	animation: shadow .7s linear infinite;
    }
@keyframes shadow {
    0%, 100% {transform: scaleX(0.8);}
    50% {transform: scaleX(0.6);}
}
@keyframes rotate {
    0% {
    transform: translateY(0) ;
  }
    25% {
    transform: translateY(5px);
    }
    50% {
    transform: translateY(10px) scale(1.0, 1.0);
       
    }
    75% {
    ransform: translateY(5px) ;
    }
    100% {
    transform: translateY(0) ;
    }
}    
.zqd_div{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:6px;
	overflow: hidden;
	background:#ee0f3c;
	padding-bottom:.4rem;
}
.zqd_div ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.zqd_div ul{
	width:93%;
	height:auto;
	padding-left:0;
	padding-top:20px;
	margin:0 auto;
	overflow:hidden;
}
.zqd_div li{
	width:44.5%;
	height:4.8rem;
	padding:.2rem;
	background:none;
	border-radius:4px;
	float:left;
	margin-bottom:.2rem;
	margin-left:0;
	background: #fff;
	margin-left:.2rem;
}
.zqd_div li:nth-child(2n-1){
	margin-left:0!important;
}
.image-box{
	width:100%;
	height:4.8rem;
	overflow:hidden;
	border-radius:4px;

	
}
.zqd_div li img{
	width:100%;
	height:auto;
}

/* effect-1 css */
.port-1{ 
    width: 100%; 
	position: relative; 
	overflow: hidden; 
	text-align: center;
}

.port-1 .text-desc{
	opacity: 0.9; 
	top: -100%; 
	transition: 0.5s; 
	color: #000;
	padding:0;
}
.port-1 img{
	transition: 0.5s; 
}
.port-1:hover img{
	transform: scale(1.2);
}
.port-1.effect-1:hover .text-desc{
	top: 0;
}
.port-1.effect-2 .text-desc{
	top: auto;
	bottom: -100%;
}
.port-1.effect-2:hover .text-desc{
	bottom: 0;
}
.port-1 h3{
	font-size: .4rem; 
	margin: 10px 0 10px;
	color:#FFF;
}
.port-1 p{
	display:block;
	font-weight: 300; 
	line-height: .4rem; 
	font-size: .3rem;
	margin-bottom: 15px;
	color:#fff;
	text-align:left;
	padding-left:30px;
	
}
.port-1 .btn{
	display: inline-block; 
	padding: 5px 10px; 
	font-size: 14px; 
	color: #fff; 
	border: 2px solid #ee0f3c; 
	background-color: #ee0f3c; 
	text-decoration: none; 
	transition: 0.4s;
	border-radius:4px;
}
.port-1 .btn:hover{
	background-color:#fff; 
	color: #ee0f3c; 
	transition: 0.4s;
}
.text-desc{
   position: absolute; 
   left: 0;
   top: 0; 
   background-color: rgba(0,0,0,.8); 
   height: 100%; 
   width: 100%; 
   padding:0;
   border-radius:4px;
}

.gonggao{
	width:83%;
	height:1rem;
	padding-left:10%;
	margin:0 auto;
	border-radius:5px;
	background:#cd092f url(../images/laba.png) left center no-repeat;
	background-size:.7rem .7rem;
	background-position:.2rem .3rem;
	color:#fff;
	font-size:.35rem!important;
	word-wrap: break-word;
    word-break: normal;
	line-height:16px;
	padding-top:.2rem;
	overflow: hidden;/*超出部分隐藏*/
	white-space: nowrap;/*不换行*/
	text-overflow:ellipsis;/*超出部分文字以...显示*/

}

.area_list{
	width:100%;
	height:60px;
	background:#fff;
	margin:0 auto;
	margin-top:6px;
	overflow:hidden;
}
.area_list p{
	color:#000;
	font-size:.45rem;
	display:block;
	width:15%;
	height:10px;
	padding:10px;
	margin-left:0;
	line-height:10px;
	text-align:center;
	float:left;
	border-right:2px solid #333;
	margin-top:.5rem;
	
}
.area_list .title{
	width:36%;
	height:20px;
	float:left;
	padding-right:0;
	color:#666;
	font-size:.4rem;
	margin-top:25px;
	margin-left:10px;
	overflow:hidden;
}
.area_list .more{
	display:block;
	width:70px;
	height:40px;
	font-size:16px;
	line-height:40px;
	float:right;
	background:#555;
	border-top-left-radius:20px;
    border-top-right-radius:none;
    border-bottom-right-radius:none;
    border-bottom-left-radius:20px;
	padding-left:30px;
	margin-top:10px;
	border-right:2px solid #666;
}
.area_list .more a{
	text-decoration:none;
	color:#fff;
}
.area_list .more a:hover{
	color:#fff;
}
.area_list .title a{
	display: inline-block;
	color:#666;
	text-decoration:none;
	padding-bottom:10px;
	}
.area_list .title a:hover{
	color:#f00;
	border-bottom:2px solid #f00!important;
}
.title a.on{
	color:#f00;
	font-weight:bold;
	border-bottom:2px solid #f00!important;
}
.area_list .title span{
	color:#999;
	font-size:14px;
	display:inline-block;
	margin-left:6px;
	margin-right:6px;
}
.area_list .country{
	width:30%;
	height:30px;
	padding-top:0;
	float:right;
	margin-top:15px;
	margin-right:6px;
}
.country select {
	background:#333;
	width: 100%;
	padding: 5px;
	font-size: .4rem;
	color:#fff;
	border:none;
	border-radius:4px;
	height: 30px;
	cursor:pointer;
} 
.area_show{
	background:#f6f6f6;
    width:100%;
	height:10rem;
	margin:0 auto;
	overflow-x:scroll!important;
	-webkit-overflow-scrolling:touch;

}

.area_show ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.area_show ul{
	margin-top:1px;
	background:#fff;
	width:37rem;
	height:auto;
	overflow:hidden;
	padding-left:16px;
	padding-bottom:10px;


}
.area_show li{
	width:4.3rem;
	height:auto;
	padding:.15rem;
	padding-bottom:.3rem;
	display:inline-block!important;
	float:left;
	overflow:hidden;
	border-bottom:0;
	margin-top:16px;
}
.area_show li:nth-child(n+7){
	display:block;
}
.area_show .show-img{
	width:4.3rem;
	height:5.32rem;
	border-radius:4px;
	box-shadow:1px 3px 5px #ccc;
	overflow:hidden;
}
.area_show .show-img img{
	width:100%;
	height:auto;
}
.area_show .comment{
	width:4.3rem;
	height:110px;
	margin-top:20px;
	padding:.1rem;
	font-size:13px;
	position:relative;
	line-height:.6rem;
}
.area_show .comment span{
	color:#f00;
}
.area_show .comment .price{
	position:absolute;
	right:10px;
	top:0;
	width:60px;
	height:25px;
	background:url(../images/price_bg.png) center center no-repeat;
	background-size:100%;
	text-align:center;
	color:#fff;
	line-height:27px;
	font-size:14px;
}
.mobile-more{
	display:block;
}
.index-m-bottom{
	width:100%;
	height:2rem;
}
.index-footer{
	width:100%;
	height:1.8rem;
	background:#fff;
	position:fixed;
	bottom:0;
	border-top:1px solid #e6e2e3;
	z-index:100;
}
.index-footer .menu{
	width:100%;
	height:1.4rem;
	margin:0 auto;
}
.index-footer .menu a{
	width:24%;
	height:1rem;
	display:inline-block;
	text-align:center;
	color:#666;
	text-decoration:none;
	padding-top:30px;
	margin-top:15px;
	font-size:.4rem;
	font-weight:600;
}
.menu a:nth-child(1){
	background: url(../images/home.png) center top no-repeat;
	background-size:.8rem;
}
.menu a:nth-child(1):hover{
	background: url(../images/home_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem;
}
.menu a:nth-child(1).on{
	background: url(../images/home_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem ;
}
.menu a:nth-child(2){
	background: url(../images/message.png) center top no-repeat;
	background-size:.8rem;
}
.menu a:nth-child(2).llkf{
	background: url(../images/llkf.png) center top no-repeat;
	background-size:.8rem;
}
.menu a:nth-child(2).llkf:hover{
	background: url(../images/llkf_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem;
}
.menu a:nth-child(2):hover{
	background: url(../images/message_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem;
}
.menu a:nth-child(2).on{
	background: url(../images/message_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem;
}

.menu a:nth-child(2) .new{
	padding:0px;
	background:#2ccc02;
	color:#fff;
	font-size:.2rem!important;
	font-weight:lighter;
	border-radius:50%;
	position:absolute;
	left:1.35rem;
	top:-3px;
	width:.3rem;
	height:.3rem;
	line-height:.35rem;
	text-align:center;
}
.menu a:nth-child(3){
	background: url(../images/wodecai.png) center top no-repeat;
	background-size:.8rem;
}
.menu a:nth-child(3):hover{
	background: url(../images/wodecai_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem;
}
.menu a:nth-child(3).on{
	background: url(../images/wodecai_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem;
}
.menu a:nth-child(4){
	background: url(../images/user-center.png) center top no-repeat;
	background-size:.8rem;
}
.menu a:nth-child(4):hover{
	background: url(../images/user-center_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem;
}
.menu a:nth-child(4).on{
	background: url(../images/user-center_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem;
}
.testBg	{
	display:block;
}
.index-phb{
	width:100%;	
	margin:0 auto;
	height:auto;
	overflow:hidden;
	position:relative;
	background:#fff url(../images/phb_bg.jpg) top no-repeat;
	background-size:contain;
	padding-bottom:.8rem;
}
.index-phb img{
	width:100%;
}
.index-phb-div {
	width:90%;
	height:385px;
	margin-top:4rem;
	margin-left:10%;
	background:#f6f6f6;
	box-shadow: 0 0 16px #98c4d9;
	overflow-y:hidden;
	overflow-x:scroll;
	-webkit-overflow-scrolling:touch;
}
.index-phb-div ul{
	width:964px;
	-webkit-overflow-scrolling:touch;	
}
.index-phb-div ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.index-phb-div li{
	width:190px;
	height:225px;
	padding:5px;
	float:left;
	position:relative;
}
.index-phb-div li .tag{
	width:.8rem;
	height:.8rem;
	background:#ee0f3c;
	color:#fff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style:italic;
	line-height:.8rem;
	font-size:.6rem;
	font-weight: 500;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	border-radius:50%;
	border:3px solid #fff;
}

.index-phb-div li .img-div{
	width:190px;
	height:205px;
	overflow:hidden;
}
.index-phb-div li img{
	width:100%;
	height:auto;
}
.index-phb-div li .phb-content{
	width:179px;
	height:150px;
	position:absolute;
	left:0;
	top:215px;
	background:#fff;
	border-right:1px solid #eee;
	padding:10px;
	font-size:.35rem;
	color:#999;
}
.phb-content span{
	color:#f90;
}
.index-start{
	position:absolute;
	z-index:10;
	left:16px;
	bottom:.4rem;
	width:auto;
	height:auto;
}
.index-comment{
	position:absolute;
	z-index:10;
	right:0;
	bottom:.3rem;
	width:48px;
	height:20px;
	background:url(../images/index-comment02.png)left center no-repeat;
	color:#999;
	padding-left:20px;
	line-height:20px;
	font-size:0.35rem;
}
.index-comment a{
	color:#000;
	text-decoration:none;
}

.index-phb-div02 {
	width:90%;
	height:385px;
	position: relative;
	margin-top:.8rem;
	margin-left:10%;
	background:#f6f6f6;
	box-shadow: 0 0 16px #98c4d9;
	overflow-y:hidden;
	overflow-x:scroll;
	-webkit-overflow-scrolling:touch;
}
.index-phb-div02 ul{
	width:964px;
	-webkit-overflow-scrolling:touch;	
}
.index-phb-div02 ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.index-phb-div02 li{
	width:190px;
	height:225px;
	padding:5px;
	float:left;
	position:relative;
}
.index-phb-div02 li .tag{
	width:.8rem;
	height:.8rem;
	background:#ee0f3c;
	color:#fff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style:italic;
	line-height:.8rem;
	font-size:.6rem;
	font-weight: 500;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	border-radius:50%;
	border:3px solid #fff;
}

.index-phb-div02 li .img-div{
	width:190px;
	height:205px;
	overflow:hidden;
}
.index-phb-div02 li img{
	width:100%;
	height:auto;
}
.index-phb-div02 li .phb-content{
	width:179px;
	height:150px;
	position:absolute;
	left:0;
	top:215px;
	background:#fff;
	border-right:1px solid #eee;
	padding:10px;
	font-size:.35rem;
	color:#999;
}
/* 分类頁面*/
.go-back{
	position:absolute;
	z-index:10;
	width:30px;
	height:30px;
	background:url(../images/arrow-left.png) center center no-repeat;
	background-size:contain;
	top:.8rem;
}
.fenlei-name{
	position:absolute;
	left:40px;
	top:.8rem;
	z-index:10;
	font-size:.45rem;
	color:#fff;
	width:3rem;
	height:30px;
	text-align:left;
	line-height:30px;
	cursor:pointer;
}
.fenlei-dd{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:6px;
	background:#fff url(../images/fenlei-dd-m.jpg)left top no-repeat;
	background-size: contain;
	overflow:hidden;
	padding-top:0;
	padding-bottom:0;
	text-align:center;
}

.fenlei-menu{
	width:96%;
	height:auto;

	margin-top:0px;
	margin-left:.2rem;
}
.fenlei-menu .list-menu{
	width:96%;
	height:3rem;
	background-color:rgba(255,255,255,.6);
	border-radius:10px;
	float:none;
	margin-right:0;
	margin:0 auto!important;
	margin-top:.3rem!important;
}
#list-menu01{
	overflow:hidden;
    overflow-x:scroll!important;
	-webkit-overflow-scrolling: touch;
}
#list-menu02{
	overflow:hidden;
	overflow-x:scroll!important;
	-webkit-overflow-scrolling: touch;
}
#list-menu03{
	padding-top:.1rem;

}
.list-menu .list-menu-header{
	width:100%;
	height:10px;
	text-align:left;
	margin-left:15px;
}
.list-menu .list-menu-header img{
	width:1.0rem;
	height:auto;
}
.list-menu .list-menu-con{
	width:200%;
	height:auto;
	text-align:left;
	margin:15px;
	-webkit-overflow-scrolling: touch;
}

.list-menu::-webkit-scrollbar {/*滚动条整体样式*/
	width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
	height: 4px;
    }
.list-menu::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #464e66;
    }
.list-menu::-webkit-scrollbar-track {/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: #EDEDED;
	
    }
.list-menu-con a{
	display: inline-block;
	width:1.3rem;
	height:1.3rem;
	border-radius:50%;
	background:#fff;
	border:1px solid #ccc;
	text-align:center;
	line-height:1.4rem;
	text-decoration:none;
	color:#999;
	font-size:.35rem;
	margin-right:6px;
	margin-bottom:10px;
	overflow:hidden;
}

#diqu a.on{
	background:url(../images/fl-01-act.png) no-repeat;
	background-size:contain;
	border:2px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
}
#diqu a:hover{
	background:url(../images/fl-01-act.png) no-repeat;
	background-size:contain;
	border:1px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
	text-decoration:none;
}
#guobie a.on{
	background:url(../images/fl-02-act.png) no-repeat;
	background-size:contain;
	border:2px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
}
#guobie a:hover{
	background:url(../images/fl-02-act.png) no-repeat;
	background-size:contain;
	border:1px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
	text-decoration:none;
}
#fangshi a.on{
	background:url(../images/fl-03-act.png) no-repeat;
	background-size:contain;
	border:2px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
}
#fangshi a:hover{
	background:url(../images/fl-03-act.png) no-repeat;
	background-size:contain;
	border:1px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
	text-decoration:none;
}
.fenlei-wy{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:6px;
	background:#fff url(../images/fenlei-wy-m.jpg)left top no-repeat;
	background-size: contain;
	overflow:hidden;
	padding-top:2.8rem;
	padding-bottom:.2rem;
	text-align:center!important;
}
.fenlei-menu02{
	display:inline;
	position: relative;
	top:0;

}
.fenlei-menu02 a{
	display:inline-block;
	width:1.86rem;
	height:3rem;
	float:none;
	text-decoration:none!important;
}
.fenlei-menu02 p{
	display:block;
	color:#000;
	font-size:.36rem;
	text-align:center;
}
.fenlei-menu02 img {
	width:1.6rem;
	height:1.6rem;
}
.fenlei-menu02 p.on{
	color:#f00;
	font-weight:600;
}

.index-fenlei-div {
	width:94%;
	height:auto;
	margin:0 auto;
	margin-top:.2rem;
	background:#f6f6f6;
	box-shadow: 0 0 16px #98c4d9;
	overflow:hidden;
	padding:.1rem;
	padding-bottom:0;
	text-align:left;
}
.index-fenlei-div ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.index-fenlei-div ul{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-bottom:0;
	padding-top:.1rem;
}
.index-fenlei-div li{
	width:50%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:.25rem;
}

.index-fenlei-div .show-img{
	width:4.5rem;
	height:4.5rem;
	border-radius:4px;
	box-shadow:1px 3px 5px #ccc;
	overflow:hidden;
	margin:0 auto;
}
.index-fenlei-div .show-img img{
	width:100%;
	height:auto;
}
.index-fenlei-div .comment{
	width:4.5rem;
	height:3rem;
	margin-top:.3rem;
	padding:.15rem;
	font-size:.35rem;
	position:relative;
	line-height:.6rem;
}
.index-fenlei-div .comment span{
	color:#f00;
}
.index-fenlei-div .comment .price{
	position:absolute;
	right:.2rem;
	top:0;
	width:1.5rem;
	height:.6rem;
	background:url(../images/price_bg.png) center center no-repeat;
	background-size:100%;
	text-align:center;
	color:#fff;
	line-height:.60rem;
	font-size:.35rem;

}
.index-fenlei-div02 {
	width:94%;
	height:auto;
	margin:0 auto;
	margin-top:0;
	background:#f6f6f6;
	box-shadow: 0 0 16px #98c4d9;
	overflow:hidden;
	padding:.1rem;
	padding-bottom:0;
	text-align:left;

}

.index-fenlei-div02 ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.index-fenlei-div02 ul{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-bottom:0;
	padding-top:.1rem;
}
.index-fenlei-div02 li{
	width:50%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:.25rem;
}
.index-fenlei-div02 .show-img{
	width:4.5rem;
	height:4.5rem;
	border-radius:4px;
	box-shadow:1px 3px 5px #ccc;
	overflow:hidden;
	margin:0 auto;
}
.index-fenlei-div02 .show-img img{
	width:100%;
	height:auto;
}
.index-fenlei-div02 .comment{
	width:4.5rem;
	height:3rem;
	margin-top:.3rem;
	padding:.15rem;
	font-size:.35rem;
	position:relative;
	line-height:.6rem;
}
.index-fenlei-div02 .comment span{
	color:#f00;
}
.index-fenlei-div02 .comment .price{
	position:absolute;
	right:.2rem;
	top:0;
	width:1.5rem;
	height:.6rem;
	background:url(../images/price_bg.png) center center no-repeat;
	background-size:100%;
	text-align:center;
	color:#fff;
	line-height:.60rem;
	font-size:.35rem;

}
.pagination-mian{
	padding:.3rem;
	height:auto;
	text-align:center;
	overflow:hidden;
}
.inner {
display:inline;
}
.inner a{
	display:inline-block;
	width:.8rem;
	height:.8rem;
	border:1px solid #999;
	border-radius:50%;
	color:#999;
	text-decoration:none;
	text-align:center;
	line-height:.8rem;
	font-size:.4rem;
	overflow:hidden;
}
.inner a:hover{
	background:#000;
	color:#fff!important;
	text-decoration:none;
}
.inner a.other{
	font-size:.4rem;
	color:#000;
}
.inner span{
	clear: inherit;
	display:block;
	width:.6rem;
	height:.6rem;
	font-size:.6rem;
	color:#f00;
	line-height:.4rem;
	margin:0 auto;

}
.inner span:hover{
	background:#000;
	color:#fff!important;
	text-decoration:none;
}
.inner a.page_active{
	background:#000;
	color:#fff;
}
.detail_header{
	width:100%;
	height:auto;
	margin:0 auto;
	background:none;
	background-size:contain;
	margin-top:0;
	position:relative;
  
}
.deatail-poto{
	width:100%;
	height:auto;
	border-radius:0;
	box-shadow: 0 0 0 #98c4d9;
	position:absolute;
	top:0;
	left:0;
	background:none;
	z-index:100;
	padding:0;
	overflow:hidden;
	background:#333 url(../images/07.png)!important;

}
.deatail-poto .swiper-container{
	width:100%!important;
	height:16rem!important;
	background:none!important;
	margin:0!important;
}

.gallery-top {
	width: 100%;
	position:relative;
    }
.gallery-top .swiper-slide{
	background-size:contain!important;
}
.gallery-top video{
	background:#000;
}
.gallery-top .detail-video{
    display:none;
}
.gallery-top .detail-pause{
    display:none;
}
.gallery-thumbs {
	width:100%!important;
	height:auto;
	background-color:rgba(0,0,0,.8);
	margin-top:0!important;
	overflow:hidden;
	padding-bottom:.1rem;
	}
.gallery-thumbs .detail-video{
	width:70%;
	height:70%;
	position:absolute;
	z-index:100;
	margin:auto;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background: url(../images/detail-play.png) center center no-repeat;
	background-size:contain;
	cursor:pointer;
}
.gallery-thumbs .swiper-wrapper{
    width:auto;
	left:0!important;
	

}
.gallery-thumbs .swiper-slide {
	width: 2rem;
	height: 2rem;
	opacity: .4;
	cursor:pointer;
	overflow:hidden;
}
.gallery-thumbs .swiper-slide-active {
      opacity: 1;
    }
.gallery-top .swiper-slide img{
	width:100%;
	height:auto!important;
}
.gallery-top .swiper-slide{
	height:auto;
	overflow:hidden;
}
.gallery-top .swiper-slide video{
	width:100%;
	height:auto;
	overflow:hidden;
}
.gallery-thumbs img{
	width:2rem;
	height:auto;
}
.detail-main{
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding-top:8px;
	padding-bottom:0;
	background:#fff url(../images/deatil-main-bg.jpg) top center no-repeat;
	position:relative;

}
.detail-main-menu{
	width:100%;
	height:1.5rem;
	float:none;
	margin-right:0;
	background-clor:rgba(0,0,0,.8)!important;
	margin-top:2rem;
	padding-top:.6rem;
	background-color:rgba(255,255,255,.5);
	
}
.detail-main-menu a{
	display:inline-block;
	width:24%;
	height:66px;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	font-size:.35rem;
	line-height:100px;
	color:#666;
	font-weight:600;
	margin-top:-13px;
	cursor:pointer;
}
.detail-main-menu a:nth-child(1){
	background:url(../images/detail-mycommont.png) top center no-repeat;
	background-size:35%!important;
}
.detail-main-menu a:nth-child(1):hover{
	background:url(../images/detail-mycommont-on.png) top center no-repeat;
	color:#f00;
	text-decoration:none;
}
.detail-main-menu a:nth-child(1).on{
	background:url(../images/detail-mycommont-on.png) top center no-repeat;
	color:#f00;
}
.detail-main-menu a:nth-child(2){
	background:url(../images/detail-myshare.png) top center no-repeat;
	background-size:30%!important;
}
.detail-main-menu a:nth-child(2):hover{
	background:url(../images/detail-myshare-on.png) top center no-repeat;
	color:#f00;
	text-decoration:none;
}
.detail-main-menu a:nth-child(2).on{
	background:url(../images/detail-myshare-on.png) top center no-repeat;
}
.detail-main-menu a:nth-child(3){
	background:url(../images/detail-myfv.png) top center no-repeat;
	background-size:35%!important;
}
.detail-main-menu a:nth-child(3):hover{
	background:url(../images/detail-myfav-on.png) top center no-repeat;
	color:#f00;
	text-decoration:none;
}
.detail-main-menu a:nth-child(3).on{
	background:url(../images/detail-myfav-on.png) top center no-repeat;
}
.detail-main-menu a:nth-child(4){
	background:url(../images/detail-mywyy.png) top center no-repeat;
	background-size:35%!important;
}
.detail-main-menu a:nth-child(4):hover{
	background:url(../images/detail-mywyy-on.png) top center no-repeat;
	color:#f00;
	text-decoration:none;
}
.detail-main-menu a:nth-child(4).on{
	background:url(../images/detail-mywyy-on.png) top center no-repeat;
}
.detail_xiangxi{
	width:86%;
	padding:7%;
	padding-top:16px;
	margin-top:10px;
	float:left;
	height:auto;
	overflow:hidden;
	color:#999;
	font-size:.37rem;
	line-height:.9rem;

}
.detail_xiangxi hr{
	height:1px;
	border: none;
	border-top:1px dashed #ccc;
}
.detail_xiangxi span{
	color:#333;
}
.deatail-dengji{
	width:100%;
	height:70px;
	background:url(../images/dengji.png) left top no-repeat;
	margin-top:30px;
}
.deatail-dengji .fenshu{
	display:block;
	margin-left:100px;
	font-size:60px;
	font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-weight: bolder;
	color:#e81d2c;
	float:left;
	height:70px;
	line-height:60px;
}
.deatail-dengji .dengji{
	float:left;
	margin-left:120px;
	padding-top:10px;
	height:60px;
}
.detail_pinglun{
	width:100%;
	float:none;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	border-leftt:1px dashed #ccc;
	margin-top:20px;
	position:relative;
	padding-bottom:20px;
}

.detail_pinglun .user-pic{
	text-align:center;
	width:15%;
	float:left;
	margin-top:10px;
	margin-left:5%;
}
.user-pic img{
	width:1.3rem;
	height:1.3rem;
	border-radius:50%;
}
.detail_pinglun .user-commont{
	width:72%;
	padding:10px;
	float:right;
	margin-right:2%;

}
.detail_pinglun ul,li{
	margin:0;
	padding:0;
	list-style:none;
}
.detail_pinglun ul{
	margin-bottom:10px;
}
.detail_pinglun li{
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.detail_pinglun .c-name{
	font-size:.25rem;
	color:#999;
	height:20px;
	overflow:hidden;
	line-height:20px;
}
.detail_pinglun .c-neirong{
	font-size:.35rem;
	color:#333;
	height:auto;
	overflow:hidden;
	line-height:.8rem;
}
.detail_pinglu-send{
	width:90%;
	margin:0 auto;
	margin-top:-30px;
	position:relative;
}
.detail_pinglu-send  textarea{
	width:93%;
	height:20px;
	padding:10px;
	border:2px solid #ccc;
	border-radius:6px;
	font-size:18px;
	margin-top:30px;
}
.detail_pinglu-send  button{
	position:absolute;
	right:-4px;
	top:30px;
	width:44px;
	height:44px;
	background:#f00;
	border-radius:0px 6px 6px 0px;
	border:none;
	outline:none;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:24px;
	cursor:pointer;
	overflow: hidden!important;
}
.detail_pinglun .share-div{
	position:absolute;
	background:#fff;
	width:98%;
	height:200px;
	border-radius:4px;
	margin:auto;
	left:0;
	right:0;
	bottom:-210px;
	box-shadow: 0 0 10px #98c4d9;
	z-index:3000;
}
.share-div .title{
	height:50px;
	border-bottom:1px dashed #ccc;
	font-size:.45rem;
	line-height:50px;
	padding-left:20px;
	position:relative;

}
.share-div .title span{
	color:#f00;
}
.share-div .close{
	width:30px;
	height:30px;
	cursor:pointer;
	background:url(../images/leave02.png) center no-repeat;
	background-size:contain;	
	position:absolute;
	right:10px;
	top:10px;
	z-index:11;

}
.popover-share{
	margin-top:30px;
	text-align:center;
}
.popover-share a{
	display:inline-block;
	width:100px;
	color:#666;
	font-size:.3rem;
}
.popover-share a:hover{
	color:#f00;
	text-decoration:none;
}
.popover-share a img{
	width:60px;
	height:auto;
}
#box {
	margin: 0 auto;
	width: 100%;
}


#myPoint {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 15px;
	overflow: hidden;
	padding-top: 0;
	border-bottom: #ddd 1px solid;
	height: 50px;
	margin-bottom:20px;
	margin-top:12px;
}

#myPoint span {
	float: left;
	line-height: 64px;
	font-family: Tahoma
}

#myPoint span big {
	font-weight: 700;
	font-size: 1.2rem;
	color:#f00;
}

#myPoint span small {
	font-size: .6rem;
	color:#f00;
}

#myPoint img {
	display:inline-block;
	margin-left:20px;
	margin-top:25px;
	width:43%;
	height:43%;
}
#myPoint em{
	margin-left:10px;
	margin-top:-10px;
	font-weight: 700;
	font-size: .67rem;
}
#doPoint strong {
	display:block;
	float:right;
	font-size:.4rem;
	color: red;
	margin-top:-24px;
}

#doPoint span {
	display: block;
	background: url(../images/star_small.png) no-repeat 2px 0;
	width: 160px;
	height: 20px;
	margin-left:50px;
	margin-top:-24px;
}

#doPoint span small {
	display:block!important;
	font-size: 0;
	overflow: hidden;
	width: 12px;
	cursor: pointer;
	padding-top: 20px;
	height: 0;
}
#doPoint{
	width:220px;

}

#doPoint .star10 {
	background: url(../images/star_small.png) no-repeat 2px 0
}

#doPoint .star9 {
	background: url(../images/star_small.png) no-repeat 2px -20px
}

#doPoint .star8 {
	background: url(../images/star_small.png) no-repeat 2px -40px
}

#doPoint .star7 {
	background: url(../images/star_small.png) no-repeat 2px -60px
}

#doPoint .star6 {
	background: url(../images/star_small.png) no-repeat 2px -80px
}

#doPoint .star5 {
	background: url(../images/star_small.png) no-repeat 2px -100px
}

#doPoint .star4 {
	background: url(../images/star_small.png) no-repeat 2px -120px
}

#doPoint .star3 {
	background: url(../images/star_small.png) no-repeat 2px -140px
}

#doPoint .star2 {
	background: url(../images/star_small.png) no-repeat 2px -160px
}

#doPoint .star1 {
	background: url(../images/star_small.png) no-repeat 2px -180px
}
#doPoint .star0 {
	background: url(../images/star_small.png) no-repeat 2px -200px
}

#doPoint .biaoti{
	width:100%;
	float:left;
	font-weight:700;
}

#doPoint .fenshu{
	width:100%;
	float:left!important;
}
.pingfen-submit{
	width:100%;
	height:50px;
	float:left;
	text-align:center;
	margin-top:10px;
}
.pingfen-submit button{
	width:100%;
	height:45px;
	background:#eee;
	color:#f00;
	font-size:20px;
	font-weight:600;
    line-height:40px;
	border:none;
	border-radius:6px;
	cursor:pointer;
}
/* 會員中心*/

.uc_header{
	width:100%;
	height:280px;
	margin:0 auto;
	background:url(../images/uc_header_768.jpg) no-repeat;
	background-size: cover;
	position:relative;
}
.uc-div01{
	width:100%;
	height:80px;
}
.uc-div02{
	width:100%;
	height:auto;
	overflow:hidden;
}
.uc-goback{
	width:3rem;
	height:25px;
	float:left;
	line-height:25px;
	color:#fff;
	background:url(../images/arrow-left.png) left center no-repeat;
	background-size:contain;
	font-size:.45rem;
	font-weight:500;
	padding-left:.6rem;
	margin-left:20px;
	position:relative;
	margin-top:10px;
}
.uc-goback a{
	color:#fff;
	text-decoration:none;
}
.uc-goback a:hover{
	text-decoration:none;
}
.uc-logout{
	width:4rem;
	height:25px;
	float:right;
	text-align:right;
	font-size:.45rem;
	color:#fff;
	font-weight:500;
	background:url(../images/logout.png)right center no-repeat;
	background-position: right 90px top ;
	background-size:contain;
	line-height:25px;
	padding-right:6px;
	margin-top:10px;
}
.uc-logout a{
	color:#fff;
	text-decoration:none;
	text-shadow:0px 0px 3px #333;
}
.uc-logout a:hover{
	color:#f00;
	text-decoration:none;
	text-shadow:0px 0px 3px #fff;
}

.uc-logo img{
	width:2.5rem;
	height:2.5rem;
	margin-top:-27px;
	margin-left:22px;
	border:3px solid #fff;
	border-radius:50%;
	float:left;
	cursor:pointer;
}

.uc-name{
	width:2rem;
	height:150px;
	margin-top:-20px;
	margin-left:40px;
	float:left;
}
.uc-nickname{
	width:100%;
	height:40px;
	font-size:.4rem;
	color:#fff;
	line-height:100px;
	padding-left:0;
	margin-top:-35px;
	margin-left:-20px;
}
.uc-tuijianma{
	width:190px;
	height:26px;
	border-radius:13px;
	background-color:rgba(255,255,255,.5);
	color:#666;
	font-size:.4rem;
	line-height:26px;
	padding-left:10px;
	margin-top:30px;
	margin-left:-20px;
}
.uc-jifen{
	width:260px;
	height:25px;
	float:left;
	margin-top:-80px;
	margin-left:235px;
	background:url(../images/jifen.png) left center no-repeat;
	background-size:contain;
	padding-left:30px;
	color:#666;
	font-size:.4rem;
	text-shadow:0px 0px 4px #fff;
	font-weight:600;
	line-height:25px;
	overflow: hidden;/*超出部分隐藏*/
	white-space: nowrap;/*不换行*/
	text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.uc-jifen span{
	display: block;
	float:left;
	margin-right:10px;
	font-size:.7rem;
	font-weight:700;
	color:#fff;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-shadow:0px 0px 4px #666;
}
.uc-tuijianma span{
	color:#f90;
}

.uc-tishi{
	width:90%;
	height:80px;
	position:absolute;
	z-index:99;
	margin:auto;
	left:0;
	top:160px;
	right:0;
	bottom:0;
	background-color:rgba(255,255,255,.5);
	box-shadow: 0 0 16px #98c4d9;
	border-radius:8px;
	padding:.3rem;
	font-size:.35rem;
	line-height:.5rem;
}
.uc-tishi span{
	color:#999;
	text-decoration:none;
}
.uc-tishi .vip{
	color:#f90;
	display: inline;
	margin-left:6px;
	margin-right:6px;
	font-size:0.35rem;
}
.uc-tishi button{
	border:none;
	background:#f00;
	color:#fff;
	text-align:center;
	width:2rem;
	padding:.2rem;
	outline:none;
	font-size:.35rem;
	font-weight:600;
	border-radius:5px;
	position:absolute;
	top:22px;
	right:22px;
	float:right;
	margin-top:-16px;
	margin-right:-15px;
	cursor:pointer;
}
.search-result{
	width:1024px;
	max-height:auto;
	overflow:hidden;
	margin:0 auto;
	background:#eee;
	padding-bottom:60px;
}

.search-result-title{
	width:100%;
	height:50px;
	margin:0 auto;
	line-height:50px;
	color:#333;
	font-size:24px;
	text-align:center;
	margin-top:50px;
}
.search-result-title span{
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	color:#FF8C27;
}
.uc-main{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/uccenter-bg.jpg) top center no-repeat;
	background-size: cover;
	padding-bottom:18px;
}
.uc-main form{
	margin:0;
	padding:0;
}
.uc-main-menu{
	width:90%;
	height:4.5rem;
	margin:0 auto;
	margin-top:1rem;
}
.uc-menu-list{
	display:inline;
	text-align:center;
}
.uc-menu-list a{
	display:block;
	width:25%;
	height:2.5rem;
	background:#D91519;
	color:#666;
	text-decoration:none;
	float:left;
	font-size:.36rem;
	font-weight:600;
	line-height:3.3rem;
}
.uc-menu-list a:hover{
	color:#f00;
	text-decoration:none;
}
.uc-menu-list a:nth-child(1){
	background:url(../images/wdzl.png) top center no-repeat;
	background-size:60%;
}
.uc-menu-list a:nth-child(1):hover{
	background:url(../images/wdzl-h.png) top center no-repeat;
	background-size:50%;
}
.uc-menu-list a:nth-child(2){
	background:url(../images/mimaaq.png) top center no-repeat;
	background-size:50%;
}
.uc-menu-list a:nth-child(2):hover{
	background:url(../images/mimaaq-h.png) top center no-repeat;
	background-size:50%;
}
.uc-menu-list a:nth-child(3){
	background:url(../images/tjhy.png) top center no-repeat;
	background-size:50%;
}
.uc-menu-list a:nth-child(3):hover{
	background:url(../images/tjhy-h.png) top center no-repeat;
	background-size:50%;
}
.uc-menu-list a:nth-child(4){
	background:url(../images/xfjl.png) top center no-repeat;
	background-size:50%;
}
.uc-menu-list a:nth-child(4):hover{
	background:url(../images/xfjl-h.png) top center no-repeat;
	background-size:50%;
}
.uc-menu-list a:nth-child(5){
	background:url(../images/jfxq.png) top center no-repeat;
	background-size:50%;
}
.uc-menu-list a:nth-child(5):hover{
	background:url(../images/jfxq-h.png) top center no-repeat;
	background-size:50%;
}
.uc-menu-list a:nth-child(6){
	background:url(../images/wdc.png) top center no-repeat;
	background-size:50%;
}
.uc-menu-list a:nth-child(6):hover{
	background:url(../images/wdc-h.png) top center no-repeat;
	background-size:50%;
}
.uc-menu-list a:nth-child(7){
	background:url(../images/xxlb.png) top center no-repeat;
	background-size:50%;
}
.uc-menu-list a:nth-child(7):hover{
	background:url(../images/xxlb-h.png) top center no-repeat;
	background-size:50%;
}
.uc-menu-list a:nth-child(8){
	background:url(../images/genggai.png) top center no-repeat;
	background-size:50%;
}
.uc-menu-list a:nth-child(8):hover{
	background:url(../images/genggai-h.png) top center no-repeat;
	background-size:50%;
}
.uc-tishi-concent{
	width:80%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:0;
	font-size:.35rem;
	line-height:.7rem;
	color:#333;
}
.uc-tishi-concent span{
	color:#f00;

}
.tabs{
	height:40px
}
.tabs a{
	display:block;
	float:left;
	width:33.33%;
	color:#333;
	text-align:center;
	background:#eee;
	line-height:40px;
	font-size:.4rem;
	text-decoration:none;
	font-weight:600;
}
.tabs a:hover{
	text-decoration:none;
}
.tabs a.active{
	color:#fff;
	background-color:rgba(0,0,0,.3);
	border-radius:0;
}
.uc-swiper-container{
	background-color:rgba(0,0,0,.3);
	height:aut;
	overflow:hidden;
	width:100%;
	border-top:0;
	border-radius:0;
}
.wdzl-button{
	position:absolute;
	z-index:99;
	margin:auto;
	left:0;
	right:0;
	top:340px;
	bottom:0;
	width:120px;
	height:40px;
	background:#f90;
	border:2px solid #fff;
	outline:none;
	border-radius:6px;
	font-size:.4rem;
	font-weight:500;
	color:#fff;
	line-height:.5rem;
	cursor:pointer;
}
.wdzl-button02{
	position:absolute;
	z-index:99;
	margin:auto;
	left:0;
	right:0;
	top:470px;
	bottom:0;
	width:120px;
	height:40px;
	background:#f90;
	border:2px solid #fff;
	outline:none;
	border-radius:6px;
	font-size:.4rem;
	font-weight:500;
	color:#fff;
	line-height:.5rem;
	cursor:pointer;
}
.xfqu input{
	margin-top:20px!important;
}
.content-slide{
	padding:.3rem;
	overflow:hidden;
}
.content-slide ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.content-slide ul{
	width:100%;

}
.content-slide li{
	background-color:rgba(255,255,255,.9);
	border-radius:6px;
	padding:8px 0px 16px 16px;
	height:auto;
	min-height:20px;
	color:#333;
	margin-top:10px;
	font-size:.38rem;
}
.content-slide li{
	color:#666;
}
.xfqu{
	width:100%;
	margin-left:-10px;
}
.content-slide li input{
	display:inline;
	font-size:15px;
	padding-left:8px;
	background:#fff;
	height:30px;
	border:1px solid #eee;
	border-radius:4px;
}
.swiper-container{
	margin:0 auto;
	position:relative;
	height:auto;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;z-index:1;
}
.uc-swiper-container{
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;z-index:1;
}
.swiper-wrapper{
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform,left,top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	-moz-transition-property:-moz-transform,left,top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	-o-transition-property:-o-transform,left,top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	-ms-transition-property:-ms-transform,left,top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	transition-property:transform,left,top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.swiper-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{
	float:left;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}

.uc-wdzl{
	width:160px;
	height:30px;
	font-size:.4rem;
	line-height:30px;	
	margin:0 auto;
	margin-top:20px;
	background:url(../images/wdzl.png) left center no-repeat;
	background-size: contain;
	color:#333;
	text-align:center;
	margin-bottom:0;
}
.uc-psw{
	width:160px;
	height:30px;
	font-size:.4rem;
	line-height:30px;	
	margin:0 auto;
	margin-top:20px;
	background:url(../images/mimaaq.png) left center no-repeat;
	background-size: contain;
	color:#333;
	text-align:center;
	margin-bottom:0;
}
.uc-tjm{
	width:160px;
	height:30px;
	font-size:.4rem;
	line-height:30px;	
	margin:0 auto;
	margin-top:20px;
	background:url(../images/genggai.png) left center no-repeat;
	background-size: contain;
	color:#333;
	text-align:center;
	margin-bottom:0;
}
.uc-tjhy{
	width:200px;
	height:30px;
	font-size:.4rem;
	line-height:30px;	
	margin:0 auto;
	margin-top:20px;
	background:url(../images/tjhy.png) left center no-repeat;
	background-size: contain;
	color:#333;
	text-align:center;
	margin-bottom:0;
}
.uc-xfjl{
	width:160px;
	height:30px;
	font-size:.4rem;
	line-height:30px;	
	margin:0 auto;
	margin-top:20px;
	background:url(../images/xfjl.png) left center no-repeat;
	background-size: contain;
	color:#333;
	text-align:center;
	margin-bottom:0;
}
.uc-jfxq{
	width:160px;
	height:30px;
	font-size:.4rem;
	line-height:30px;	
	margin:0 auto;
	margin-top:20px;
	background:url(../images/jfxq.png) left center no-repeat;
	background-size: contain;
	color:#333;
	text-align:center;
	margin-bottom:0;
}
.uc-xxlb{
	width:160px;
	height:30px;
	font-size:.4rem;
	line-height:30px;	
	margin:0 auto;
	margin-top:20px;
	background:url(../images/xxlb.png) left center no-repeat;
	background-size: contain;
	color:#333;
	text-align:center;
	margin-bottom:0;
}
.uc-wdc{
	width:160px;
	height:30px;
	font-size:.4rem;
	line-height:30px;	
	margin:0 auto;
	margin-top:20px;
	background:url(../images/wdc.png) left center no-repeat;
	background-size: contain;
	color:#333;
	text-align:center;
	margin-bottom:0;
}
.uc-psw-main{
	width:80%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	margin-top:40px;
	font-size:.38rem;
	position:relative;
}
.uc-psw-main div{
	margin-bottom:30px;
}
.uc-psw-main input{
	width:4.8rem;
	height:20px;
	display:inline-block;
	border-radius:6px;
	border:1px solid #ccc;
	outline:none;
	padding:6px;
	color:#f00;
	background:#fff;
	font-size:.32rem;
}
.uc-psw-main span{
	display:block;
	width:90px;
	float:left;
	line-height:50px;
}
.uc-psw-send {
	width:auto;
	height:60px;
	margin:0 auto;
	padding-left:2rem;
}
.uc-psw-send button{
	width:5.0rem;
	padding:6px;
	text-align:center;
	color:#fff;
	background:#f90;
	font-size:.38rem;
	outline:none;
	border:2px solid #fff;
	border-radius:6px;
	float: none;
	cursor:pointer;
}
.uc-tab-main{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	font-size:18px;
	box-shadow: 0 0 16px #98c4d9;
	border:1px solid #fff;
	border-right:none;
	border-radius:0;
	position:relative;
	overflow:hidden;

}
.uc-tab-main01{
	width:100%;
	height:570px;
	margin:0 auto;
	margin-top:20px;
	font-size:18px;
	box-shadow: 0 0 16px #98c4d9;
	border:1px solid #fff;
	border-right:none;
	border-radius:0;
	position:relative;
	overflow:hidden;

}
.uc-tab-main02{
	width:100%;
	height:650px;
	margin:0 auto;
	margin-top:20px;
	font-size:18px;
	box-shadow: 0 0 16px #98c4d9;
	border:1px solid #fff;
	border-right:none;
	border-radius:0;
	position:relative;
	overflow:hidden;

}
.uc-responsive{
	width:100%;
	background-color:rgba(255,255,255,.4);
	border-collapse:collapse;

}
.uc-responsive th{
	padding:6px;
	text-align:center;
	font-size:.38rem;
	color:#333;
	font-weight:500;
	border:1px solid #fff;
	border-left:none;
	border-top:none;
	background-color:rgba(255,255,255,.6);
	height:30px;
}
.uc-responsive th:nth-child(1){
	width:12%;
}
.uc-responsive td{
	color:#999;
	border:1px solid #fff;
	border-left:none;
	border-bottom:none;
	padding:6px;
	font-size:.35rem;
	color:#999;
}
.uc-responsive td:nth-child(6n+1){
	text-align:center;
}
.uc-responsive td:nth-child(4n+1){
	text-align:center;
}
.uc-wdc-main{
	width:98%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	margin-top:20px;
}
.uc-wdc-main ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.uc-wdc-main li{
	width:100%;
	height:368px;
	float:left;
	position:relative;
}
.uc-wdc-main li .wdc-img{
	width:90%;
	height:328px;
	padding:10px;
	margin:0 auto;
	margin-top:16px;
	border-radius:6px;
	background-color:rgba(255,255,255,.4);
	box-shadow: 0 0 16px #98c4d9;
}
.uc-wdc-main li .img-mask{
	width:100%;
	height:200px;
	overflow:hidden;
	border-top-left-radius:6px;
    border-top-right-radius:6px;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
}
.uc-wdc-main li .img-mask img{
	width:100%;
}
.wdc-content{
	width:230px;
	height:100px;
	margin-top:10px;
	padding:10px;
	line-height:20px;
	font-size:13px;
}
.wdc-content span{
	color:#f90;
}
.uc-wdc-main li .close{
	width:40px;
	height:40px;
	border-radius:50%;
	background: url(../images/error.png) center center no-repeat;
	background-size:contain;
	border:3px solid #fff;
	position:absolute;
	top:0;
	right:.2rem;
	cursor:pointer;
}
.uc-laomima{
	position:absolute;
	z-index:99;
	width:4.8rem;
	height:20px;
	border-radius:6px;
	border:1px solid #ccc;
	outline:none;
	padding:6px;
	color:#f00;
	background-color:rgba(255,0,0,.8);
	color:#fff;
	top:0;
	left:1.9rem;
	line-height:20px;
	display:none;
	font-size:.32rem;
}
.uc-xinmima{
	position:absolute;
	z-index:99;
	width:4.8rem;
	height:20px;
	border-radius:6px;
	border:1px solid #ccc;
	outline:none;
	padding:6px;
	color:#f00;
	background-color:rgba(255,0,0,.8);
	color:#fff;
	top:64px;
	left:1.9rem;
	line-height:20px;
	display:none;
	font-size:.32rem;
}
.uc-xinmima02{
	position:absolute;
	z-index:99;
	width:4.8rem;
	height:20px;
	border-radius:6px;
	border:1px solid #ccc;
	outline:none;
	padding:6px;
	color:#f00;
	background-color:rgba(255,0,0,.8);
	color:#fff;
	top:128px;
	left:1.9rem;
	line-height:20px;
	display:none;
	font-size:.32rem;
}
.uc-laomima-erro{
	position:absolute;
	z-index:99;
	width:30px;
	height:30px;
	background:url(../images/leave02.png) center no-repeat;
	background-size:contain;
	top:2px;
	right:0;
	display:none;
}
.uc-laomima-erro02{
	position:absolute;
	z-index:99;
	width:30px;
	height:30px;
	background:url(../images/leave02.png) center no-repeat;
	background-size:contain;
	top:65px;
	right:0;
	display:none;
}
.uc-laomima-erro03{
	position:absolute;
	z-index:99;
	width:30px;
	height:30px;
	background:url(../images/leave02.png) center no-repeat;
	background-size:contain;
	top:130px;
	right:0;
	display:none;
}
.uc-laomima-checked{
	position:absolute;
	z-index:99;
	width:30px;
	height:30px;
	background:url(../images/stay02.png) center no-repeat;
	background-size:contain;
	top:2px;
	right:0;
	display:none;
}
.uc-laomima-checked02{
	position:absolute;
	z-index:99;
	width:30px;
	height:30px;
	background:url(../images/stay02.png) center no-repeat;
	background-size:contain;
	top:65px;
	right:0;
	display:none;
}
.uc-laomima-checked03{
	position:absolute;
	z-index:99;
	width:30px;
	height:30px;
	background:url(../images/stay02.png) center no-repeat;
	background-size:contain;
	top:130px;
	right:0;
	display:none;
}
.uc-pagination-mian{
	padding:10px;
	height:40px;
	text-align:center;
	margin-top:18px;
}
.inner {
    display: inline;
    z-index: 600;
    position: relative;
    text-align: center;
    margin: 0 auto;
    width: 98%;
    margin-left: 5%;
}
.inner a{
	display:inline-block;
	width:.8rem;
	height:.8rem;
	border:1px solid #999;
	border-radius:50%;
	color:#999;
	text-decoration:none;
	text-align:center;
	line-height:.8rem;
	font-size:.3rem;
	overflow:hidden;
}
.inner a:hover{
	background:#000;
	color:#fff!important;
	text-decoration:none;
}
.inner a.other{
	font-size:14px;
	color:#000;
}
.inner span{
	clear: inherit;
	display:block;
	width:30px;
	height:30px;
	font-size:24px;
	color:#f00;
	line-height:25px;
	margin:0 auto;

}
.inner span:hover{
	background:#000;
	color:#fff!important;
	text-decoration:none;
}
.inner a.page_active{
	background:#000;
	color:#fff;
}
/*圖片上傳組件*/
.up-frame-bj .up-frame-radius{
	padding-bottom: 20px;
	border-radius: 5px;
}
.up-frame-parent .up-frame-header{
	height: 50px;
	padding: 0px;
	line-height: 50px;
	border-bottom:solid 1px #e5e5e5;
	color:#000!important;
}
.up-frame-parent .up-frame-header label {
	font-size: 16px;
	float: left;
	margin-left: 14px;
	color: #808080;
}

.up-frame-parent .up-frame-body {
	padding: 20px;
}

.up-frame-parent .up-pre-before {
	width: 327px;
	height: 327px;
	padding: 0px;
	float: left;
	background: #fcfcfc;
	border: 1px solid #e3e3e3;
}

.up-frame-parent .up-pre-before img {
	width: 100%;
}

.up-frame-parent .up-frame-body .up-pre-after {
	background: #fcfcfc;
	overflow: hidden;
	width: 186px;
	height: 186px;
	border: 1px solid #e3e3e3;
	float: left;
	margin-left: 25px;
	border-radius:50%;
	margin-top:50px;
}

.up-frame-parent .up-control-btns {
	width: 400px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	background: #dddddd;
	text-align: center;
	line-height: 60px;
	margin-top: 30px;
	font-size:20px;
	text-align:center;
	border-radius:8px 8px 0px 0px;
}

.up-frame-parent .up-control-btns span {
	width: 30%;
	cursor:pointer;
} 
.clipboard-bg{
	background-color:rgba(0,0,0,.7);
	position:absolute;
	z-index:99999;
	display:none;
}
.clipboard-dialog{
	width:90%;
	height:100px;
	background:#fff;
	border-radius:6px;
	box-shadow:0px 0px 18px #666;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	display:none;
}
.clipboard-dialog-f{
	width:90%;
	height:100px;
	background:#fff;

	border-radius:6px;
	box-shadow:0px 0px 18px #666;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	display:none;
}
.clipboard-dialog .queren{
	width:100%;
	height:40px;
	color:#0B6FB7;
	text-align:center;
	position:absolute;
	bottom:0;
	border-top:1px dashed #eee;
	line-height:40px;
}
.clipboard-dialog span{
	display:block;
	width:85%;
	margin:0 auto;
	margin-top:18px;
	color:#5eb95e;
	font-size:.45rem;
}
.clipboard-dialog span .failures{
	display:block;
	width:85%;
	margin:0 auto;
	margin-top:40px;
	color:#f00;
	font-size:.4rem;
}
.queren button{
	width:80px;
	height:30px;
	background:#FF6700;
	border:none;
	outline:none;
	color:#fff;
	margin:0 auto;
	border-radius:3px;
	line-height:30px;
	cursor:pointer;
	font-size:.4rem;
}
.search-result{
	width:100%;
	max-height:auto;
	overflow:hidden;
	margin:0 auto;
	background:#eee;
	padding-bottom:10px;
}

.search-result-title{
	width:100%;
	height:50px;
	margin:0 auto;
	line-height:50px;
	color:#333;
	font-size:.5rem;
	text-align:center;
	margin-top:50px;
}
.search-result-title span{
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	color:#FF8C27;
}
.layui-anim .btn1{
	width:50%!important;
	float:left!important;
	text-align:center;
	height:20px;
	padding-bottom:10px;
	background:url(../images/duoxuan.png) left center no-repeat!important;
	background-size:10%!important;
	background-position:40px 0px!important;
	border-bottom:1px dashed #ccc;
	cursor:pointer;
	margin-top:8px;
}
.layui-anim .btn2{
	width:50%!important;
	float:left!important;
	text-align:center;
	height:20px;
	padding-bottom:10px;
	background:url(../images/qingchu.png) left top no-repeat!important;
	background-size:15%!important;
	background-position:40px 0px!important;
	border-bottom:1px dashed #ccc;
	cursor:pointer;
    margin-top:8px;
}


}
@media (min-width: 767px) and (max-width: 768px) {
	/* 網站主頁 */
.index_bg{
	background:#f6f6f6;
}
.index-main{
	width:100%;
	height:auto;	
	margin:0 auto;
	position:relative;
}
.index-header-mask{
	width:100%;
	height:100%;
	background:url(../images/07.png);
	position:absolute;
	z-index:2;
}
.index-header{
	width:100%;
	height:2.2rem;
	background:url(../images/index-header.jpg) no-repeat;
	background-size:cover;
	margin:0 auto;
	position:relative;
}
.fFocus{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:6px;
	overflow:hidden;
	position:relative;
}
.index-search{
	width:56%;
	height:.9rem;
	background:#fff;
	border-radius:28px;
	position:absolute;
	z-index:3;
	right:6px;
	top:.7rem;
	-moz-box-shadow:2px 2px 2px #999 inset;               /* For Firefox3.6+ */
	-webkit-box-shadow:2px 2px 2px #999 inset;            /* For Chrome5+, Safari5+ */
	box-shadow:2px 2px 2px #999 inset;                    /* For Latest Opera */
}
.index-search-input{
	width:72%;
	height:.6rem;
	line-height:.6rem;
	font-size:.4rem;
	color:#f90;
	margin-left:20px;
	margin-top:6px;
	border:none;
	outline:none;
	border-radius:none;
}

.index-search-button{
	width:.7rem;
	height:.7rem;
	background:url(../images/index-search.png) center center no-repeat;
	background-size:100%;
	border:none;
	outline:none;
	float:right;
	margin-right:0.1rem;
	margin-top:0.1rem;
	cursor:pointer;
}
.index-search-text a{
	width:66%;
	height:40px;
	position:absolute;
	z-index:3;
	right:.4rem;
	top:1.8rem;
	color:#fff;
	padding-left:0;
	font-size:.3rem;
	text-align:right;
	word-wrap: break-word;
    word-break: normal;
	line-height:16px;
}
.cs_name{
	position:absolute;
	top:20px;
	left:4px;
	font-size:.3rem;
	width:26%;
	height:60px;
	overflow:hidden;
	word-break:break-all;
	color:#fff;
	z-index:99;
	text-align:left;
	padding-left:12px;
	overflow: hidden;/*超出部分隐藏*/
	white-space: nowrap;/*不换行*/
	text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.cs_logo{
	width:1.6rem;
	height:1.6rem;
	padding:4px;
	border-radius:50%;
	background:#fff;
	-moz-box-shadow:1px 3px 7px #333; 
	-webkit-box-shadow:1px 3px 7px #333; 
	box-shadow:1px 3px 7px #333; 
	position:absolute;	
	z-index:99!important;
	left:18px;
	top:62px;
}
.cs_logo img{
	width:1.6rem;
	height:1.6rem;
	border:none;
	border-radius:50%;
}
.mask_div
{
	transform:rotate(-2deg);
	-ms-transform:rotate(-2deg); 	/* IE 9 */
	-moz-transform:rotate(-2deg); 	/* Firefox */
	-webkit-transform:rotate(-2deg); /* Safari 和 Chrome */
	-o-transform:rotate(-2deg); 	/* Opera */
	background:#fff;
	position:absolute;
	width:200%;
	height:40px;
	z-index:60;
	left:-10%;
	bottom:-12px;
		display:none;
}
.swiper-slide img{
	width:100%;
	height:auto;
}

.dq-csroll{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#fff;
}
.dq_mebu{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:10px;
	margin:0;
	background:#fff;
	position:relative;

}

.dq_mebu a{
	display: inline-block;
	width:1.4rem;
	height:1.4rem;
	border:1px solid #f87c7e;
	border-radius:50%;
	text-align:center;
	color:#ffbac5;
	font-size:.5rem;
	float:left;
	line-height:1.5rem;
	margin-left:.5rem;
	margin-bottom:.5rem;
	text-decoration:none;
}
.dq_mebu a:hover{
	width:1.4rem;
	height:1.4rem;
	border-radius:50%;
	border:1px solid #ccc;
	background:#fff;
	box-shadow:3px 5px 10px #999; 
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

.dq_mebu .on{
	width:1.4rem;
	height:1.4rem;
	border-radius:50%;
	border:1px solid #ccc;
	background:#fff;
	box-shadow:3px 5px 10px #999; 
	color:#000;
	text-decoration:none;
	animation: rotate .7s linear infinite;
}
.dq_mebu .on::before{
	content: '';
	height: .1rem; 
	width: 1.4rem; 
	background: #da6b80; 
	opacity: .2; 
	border-radius: 50%;
	position: absolute;
	top: 1.5rem;
	left:0;
	animation: shadow .7s linear infinite;
    }
@keyframes shadow {
    0%, 100% {transform: scaleX(0.8);}
    50% {transform: scaleX(0.6);}
}
@keyframes rotate {
    0% {
    transform: translateY(0) ;
  }
    25% {
    transform: translateY(5px);
    }
    50% {
    transform: translateY(10px) scale(1.0, 1.0);
       
    }
    75% {
    ransform: translateY(5px) ;
    }
    100% {
    transform: translateY(0) ;
    }
}    
.zqd_div{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:6px;
	overflow: hidden;
	background:#ee0f3c;
	padding-bottom:.4rem;
}
.zqd_div ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.zqd_div ul{
	width:93%;
	height:auto;
	padding-left:0;
	padding-top:20px;
	margin:0 auto;
	overflow:hidden;
}
.zqd_div li{
	width:46%;
	height:4.8rem;
	padding:.2rem;
	background:none;
	border-radius:4px;
	float:left;
	margin-bottom:.2rem;
	margin-left:0;
	background: #fff;
	margin-left:.2rem;
}
.zqd_div li:nth-child(2n-1){
	margin-left:0!important;
}
.image-box{
	width:100%;
	height:4.8rem;
	overflow:hidden;
	border-radius:4px;

	
}
.zqd_div li img{
	width:100%;
	height:auto;
}

/* effect-1 css */
.port-1{ 
    width: 100%; 
	position: relative; 
	overflow: hidden; 
	text-align: center;
}
.port-1 .text-desc{
	opacity: 0.9; 
	top: -100%; 
	transition: 0.5s; 
	color: #000;
	padding:0;
}
.port-1 img{
	transition: 0.5s; 
}
.port-1:hover img{
	transform: scale(1.2);
}
.port-1.effect-1:hover .text-desc{
	top: 0;
}
.port-1.effect-2 .text-desc{
	top: auto;
	bottom: -100%;
}
.port-1.effect-2:hover .text-desc{
	bottom: 0;
}
.port-1 h3{
	font-size: .4rem; 
	margin: 10px 0 10px;
	color:#FFF;
}
.port-1 p{
	display:block;
	font-weight: 300; 
	line-height: .4rem; 
	font-size: .3rem;
	margin-bottom: 15px;
	color:#fff;
	text-align:left;
	padding-left:30px;
	
}
.port-1 .btn{
	display: inline-block; 
	padding: 5px 10px; 
	font-size: 14px; 
	color: #fff; 
	border: 2px solid #ee0f3c; 
	background-color: #ee0f3c; 
	text-decoration: none; 
	transition: 0.4s;
	border-radius:4px;
}
.port-1 .btn:hover{
	background-color:#fff; 
	color: #ee0f3c; 
	transition: 0.4s;
}
.text-desc{
   position: absolute; 
   left: 0;
   top: 0; 
   background-color: rgba(0,0,0,.8); 
   height: 100%; 
   width: 100%; 
   padding:0;
   border-radius:4px;
}

.gonggao{
	width:83%;
	height:1rem;
	padding-left:10%;
	margin:0 auto;
	border-radius:5px;
	background:#cd092f url(../images/laba.png) left center no-repeat;
	background-size:.7rem .7rem;
	background-position:.2rem .3rem;
	color:#fff;
	font-size:.35rem!important;
	word-wrap: break-word;
    word-break: normal;
	line-height:.4rem;
	padding-top:.2rem;
	overflow: hidden;/*超出部分隐藏*/
	white-space: nowrap;/*不换行*/
	text-overflow:ellipsis;/*超出部分文字以...显示*/

}

.area_list{
	width:100%;
	height:60px;
	background:#fff;
	margin:0 auto;
	margin-top:6px;
	overflow:hidden;
}
.area_list p{
	color:#000;
	font-size:.45rem;
	display:block;
	width:15%;
	height:10px;
	padding:10px;
	margin-left:0;
	line-height:10px;
	text-align:center;
	float:left;
	border-right:2px solid #333;
	margin-top:.25rem;
	
}
.area_list .title{
	width:20%;
	height:20px;
	float:left;
	padding-right:0;
	color:#666;
	font-size:.3rem;
	margin-top:.3rem;
	margin-left:10px;
	overflow:hidden;
}
.area_list .more{
	display:block;
	width:70px;
	height:34px;
	font-size:16px;
	line-height:34px;
	float:right;
	background:#555;
	border-top-left-radius:17px;
    border-top-right-radius:none;
    border-bottom-right-radius:none;
    border-bottom-left-radius:17px;
	padding-right:6px;
	margin-top:10px;
	border-right:2px solid #666;
}
.area_list .more a{
	text-decoration:none;
	color:#fff;
}
.area_list .more a:hover{
	color:#fff;
}
.area_list .title a{
	display: inline-block;
	color:#666;
	text-decoration:none;
	padding-bottom:10px;
	}
.area_list .title a:hover{
	color:#f00;
	border-bottom:2px solid #f00!important;
}
.title a.on{
	color:#f00;
	font-weight:bold;
	border-bottom:2px solid #f00!important;
}
.area_list .title span{
	color:#999;
	font-size:14px;
	display:inline-block;
	margin-left:6px;
	margin-right:6px;
}
.area_list .country{
	width:15%;
	height:30px;
	padding-top:0;
	float:left;
	margin-top:15px;
	margin-left:0;
}
.country select {
	background:#333;
	width: 100%;
	padding: 5px;
	font-size: .3rem;
	color:#fff;
	border:none;
	border-radius:4px;
	height: 30px;
	cursor:pointer;
} 
.area_show{
	background:#f6f6f6;
	width:97%;
	height:auto;
	margin:0 auto;
	overflow-x:scroll!important;
	-webkit-overflow-scrolling:touch;

}
.area_show ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.area_show ul{
	margin:0 auto;
	margin-top:1px;
	background:#fff;
	width:100%;
	height:auto;
	overflow:hidden;
	padding-left:16px;
	padding-bottom:.5rem;
	-webkit-overflow-scrolling:touch;
}
.area_show li{
	width:4.25rem;
	height:auto;
	padding:.15rem;
	padding-bottom:.3rem;
	float:left;
	overflow:hidden;
	border-bottom:0;
	margin-top:16px;
}
.area_show li:nth-child(n+7){
	display:none;
}
.area_show .show-img{
	width:4.25rem;
	height:5.32rem;
	margin:0 auto;
	border-radius:4px;
	box-shadow:1px 3px 5px #ccc;
	overflow:hidden;
}
.area_show .show-img img{
	width:100%;
	height:auto;
}
.area_show .comment{
	width:4.2rem;
	height:130px;
	margin-top:20px;
	padding:.1rem;
	font-size:.3rem;
	position:relative;
	line-height:.6rem;
}
.area_show .comment span{
	color:#f00;
}
.area_show .comment .price{
	position:absolute;
	right:10px;
	top:0;
	width:60px;
	height:25px;
	background:url(../images/price_bg.png) center center no-repeat;
	background-size:100%;
	text-align:center;
	color:#fff;
	line-height:27px;
	font-size:14px;
}
.mobile-more{
	display:none;
}
.index-m-bottom{
	width:100%;
	height:2rem;
}
.index-footer{
	width:100%;
	height:1.8rem;
	background:#fff;
	position:fixed;
	bottom:0;
	border-top:1px solid #e6e2e3;
	z-index:100;
}
.index-footer .menu{
	width:100%;
	height:1.4rem;
	margin:0 auto;
}
.index-footer .menu a{
	width:24%;
	height:1rem;
	display:inline-block;
	text-align:center;
	color:#666;
	text-decoration:none;
	padding-top:30px;
	margin-top:15px;
	font-size:.4rem;
	font-weight:600;
}
.menu a:nth-child(1){
	background: url(../images/home.png) center top no-repeat;
	background-size:.8rem;
}
.menu a:nth-child(1):hover{
	background: url(../images/home_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem;
}
.menu a:nth-child(1).on{
	background: url(../images/home_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem ;
}
.menu a:nth-child(2){
	background: url(../images/message.png) center top no-repeat;
	background-size:.8rem;
}
.menu a:nth-child(2):hover{
	background: url(../images/message_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem;
}
.menu a:nth-child(2).llkf{
	background: url(../images/llkf.png) center top no-repeat;
	background-size:.8rem;
}
.menu a:nth-child(2).llkf:hover{
	background: url(../images/llkf_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem;
}
.menu a:nth-child(2).on{
	background: url(../images/message_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem;
}
.menu a:nth-child(3){
	background: url(../images/wodecai.png) center top no-repeat;
	background-size:.8rem;
}
.menu a:nth-child(3):hover{
	background: url(../images/wodecai_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem;
}
.menu a:nth-child(3).on{
	background: url(../images/wodecai_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem;
}
.menu a:nth-child(4){
	background: url(../images/user-center.png) center top no-repeat;
	background-size:.8rem;
}
.menu a:nth-child(4):hover{
	background: url(../images/user-center_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem;
}
.menu a:nth-child(4).on{
	background: url(../images/user-center_s.png) center top no-repeat;
	color:#f00;
	background-size:.8rem;
}
.testBg	{
	display:block;
}
.index-phb{
	width:100%;	
	margin:0 auto;
	height:auto;
	overflow:hidden;
	position:relative;
	background:#fff url(../images/phb_bg.jpg) top no-repeat;
	background-size:contain;
	padding-bottom:.8rem;
}
.index-phb img{
	width:100%;
}
.index-phb-div {
	width:97%;
	height:390px;
	margin:0 auto;
	margin-top:5.6rem;
	background:#f6f6f6;
	box-shadow: 0 0 16px #98c4d9;
	overflow-y:hidden;
	overflow-x:scroll;
	-webkit-overflow-scrolling:touch;
}
.index-phb-div ul{
	width:100%;
	-webkit-overflow-scrolling:touch;	
}
.index-phb-div ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.index-phb-div li{
	width:166px;
	height:auto;
	float:left;
	position:relative;
}
.index-phb-div li .tag{
	width:.7rem;
	height:.7rem;
	background:#ee0f3c;
	color:#fff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style:italic;
	line-height:.7rem;
	font-size:.6rem;
	font-weight: 500;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	border-radius:50%;
	border:3px solid #fff;
}

.index-phb-div li .img-div{
	width:166px;
	height:205px;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
}
.index-phb-div li img{
	width:100%;
	height:auto;
}
.index-phb-div li .phb-content{
	width:165px;
	height:160px;
	position:absolute;
	left:0;
	top:215px;
	background:#fff;
	border-right:1px solid #eee;
	padding:10px;
	font-size:.24rem;
	color:#999;
}
.phb-content span{
	color:#f90;
}
.index-start{
	position:absolute;
	z-index:10;
	left:16px;
	bottom:.4rem;
	width:auto;
	height:auto;
}
.index-comment{
	position:absolute;
	z-index:10;
	right:0;
	bottom:.3rem;
	width:48px;
	height:20px;
	background:url(../images/index-comment02.png)left center no-repeat;
	color:#999;
	padding-left:20px;
	line-height:16px;
	font-size:0.24rem;
}
.index-comment a{
	color:#000;
	text-decoration:none;
}

.index-phb-div02 {
	width:97%;
	height:390px;
	position: relative;
	margin:0 auto;
	margin-top:.6rem;
	background:#f6f6f6;
	box-shadow: 0 0 16px #98c4d9;
	overflow-y:hidden;
	overflow-x:scroll;
	-webkit-overflow-scrolling:touch;
}
.index-phb-div02 ul{
	width:100%;
	-webkit-overflow-scrolling:touch;	
}
.index-phb-div02 ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.index-phb-div02 li{
	width:166px;
	height:225px;
	padding:10px;
	float:left;
	position:relative;
}
.index-phb-div02 li .tag{
	width:.7rem;
	height:.7rem;
	background:#ee0f3c;
	color:#fff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style:italic;
	line-height:.7rem;
	font-size:.6rem;
	font-weight: 500;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	border-radius:50%;
	border:3px solid #fff;
}

.index-phb-div02 li .img-div{
	width:166px;
	height:205px;
	overflow:hidden;
}
.index-phb-div02 li img{
	width:100%;
	height:auto;
}
.index-phb-div02 li .phb-content{
	width:165px;
	height:160px;
	position:absolute;
	left:0;
	top:215px;
	background:#fff;
	border-right:1px solid #eee;
	padding:10px;
	font-size:.24rem;
	color:#999;
}
/* 分类頁面*/
.go-back{
	position:absolute;
	z-index:10;
	width:30px;
	height:30px;
	background:url(../images/arrow-left.png) center center no-repeat;
	background-size:contain;
	top:.8rem;
}
.fenlei-name{
	position:absolute;
	left:40px;
	top:.8rem;
	z-index:10;
	font-size:.45rem;
	color:#fff;
	width:3rem;
	height:30px;
	text-align:left;
	line-height:30px;
	cursor:pointer;
}
.fenlei-dd{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:6px;
	background:#fff url(../images/fenlei-dd.jpg)left top no-repeat;
	background-size: contain;
	overflow:hidden;
	padding-top:0;
	padding-bottom:0;
	text-align:center;
}

.fenlei-menu{
	width:auto;
	height:auto;
	margin-top:.5rem;
	margin-left:.4rem;
}
.fenlei-menu .list-menu{
	width:4.3rem;
	height:1rem;
	background-color:rgba(255,255,255,.6);
	border-radius:10px;
	float:left;
	margin-right:12px;
}
.list-menu .list-menu-header{
	width:90%;
	height:25px;
	text-align:left;
	margin-left:15px;
	margin-top:15px;
}
.list-menu .list-menu-con{
	width:90%;
	height:auto;
	overflow-x:atuo;
	-webkit-overflow-scrolling: touch;
	text-align:left;
	margin:15px;
}


.list-menu-con::-webkit-scrollbar { /*滚动条整体样式*/
	width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
    }

.list-menu-con::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #464e66;
    }
.list-menu-con::-webkit-scrollbar-track {/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 5px;
	background: #EDEDED;
	
    }
.list-menu-con a{
	display: inline-block;
	width:1.0rem;
	height:1.0rem;
	border-radius:50%;
	background:#fff;
	border:1px solid #ccc;
	text-align:center;
	line-height:1.0rem;
	text-decoration:none;
	color:#999;
	font-size:.26rem;
	margin-right:6px;
	margin-bottom:10px;
	overflow:hidden;
}

#diqu a.on{
	background:url(../images/fl-01-act.png) no-repeat;
	background-size:contain;
	border:2px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
}
#diqu a:hover{
	background:url(../images/fl-01-act.png) no-repeat;
	background-size:contain;
	border:1px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
	text-decoration:none;
}
#guobie a.on{
	background:url(../images/fl-02-act.png) no-repeat;
	background-size:contain;
	border:2px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
}
#guobie a:hover{
	background:url(../images/fl-02-act.png) no-repeat;
	background-size:contain;
	border:1px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
	text-decoration:none;
}
#fangshi a.on{
	background:url(../images/fl-03-act.png) no-repeat;
	background-size:contain;
	border:2px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
}
#fangshi a:hover{
	background:url(../images/fl-03-act.png) no-repeat;
	background-size:contain;
	border:1px solid #fff;
	color:#fff;
	text-shadow:2px 2px 8px #435158;
	font-weight:600;
	text-decoration:none;
}

.fenlei-menu p.on{
	color:#f00;
	font-weight:600;
}
.fenlei-wy{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:6px;
	background:#fff url(../images/fenlei-wy.jpg)left top no-repeat;
	background-size: contain;
	overflow:hidden;
	padding-top:2.8rem;
	padding-bottom:.2rem;
	text-align:center!important;
	position:relative;
}
.fenlei-menu02{
	position: absolute;
	top:100px;
	width:450px;
	height:220px;
}
.fenlei-menu02 a{
	display:block;
	float:left;
	width:1.6rem;
	height:2rem;
	text-decoration:none!important;
}
.fenlei-menu02 p{
	display:block;
	color:#000;
	font-size:.28rem;
	text-align:center;
}
.fenlei-menu02 img {
	width:70px;
	height:70px;
}

.fenlei-menu02 p.on{
	color:#f00;
	font-weight:600;
}

.index-fenlei-div {
	width:94%;
	height:auto;
	margin:0 auto;
	margin-top:-0.5rem;
	background:#f6f6f6;
	box-shadow: 0 0 16px #98c4d9;
	overflow:hidden;
	padding:.1rem;
	padding-bottom:0;
	text-align:left;
}
.index-fenlei-div ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.index-fenlei-div ul{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-bottom:0;
	padding-top:.1rem;
}
.index-fenlei-div li{
	width:20%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:.25rem;
}

.index-fenlei-div .show-img{
	width:2.5rem;
	height:2.5rem;
	border-radius:4px;
	box-shadow:1px 3px 5px #ccc;
	overflow:hidden;
	margin:0 auto;
}
.index-fenlei-div .show-img img{
	width:100%;
	height:auto;
}
.index-fenlei-div .comment{
	width:2.5rem;
	height:2.4rem;
	margin-top:.5rem;
	padding:.15rem;
	font-size:.25rem;
	position:relative;
	line-height:.4rem;
}
.index-fenlei-div .comment span{
	color:#f00;
}
.index-fenlei-div .comment .price{
	position:absolute;
	right:.2rem;
	top:-20px;
	width:1.1rem;
	height:.5rem;
	background:url(../images/price_bg.png) center center no-repeat;
	background-size:100%;
	text-align:center;
	color:#fff;
	line-height:.5rem;
	font-size:.25rem;

}
.index-fenlei-div02 {
	width:94%;
	height:auto;
	margin:0 auto;
	margin-top:180px;
	background:#f6f6f6;
	box-shadow: 0 0 16px #98c4d9;
	overflow:hidden;
	padding:.1rem;
	padding-bottom:0;
	text-align:left;

}

.index-fenlei-div02 ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.index-fenlei-div02 ul{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-bottom:0;
	padding-top:.1rem;
}
.index-fenlei-div02 li{
	width:20%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:.25rem;
}
.index-fenlei-div02 .show-img{
	width:2.5rem;
	height:2.5rem;
	border-radius:4px;
	box-shadow:1px 3px 5px #ccc;
	overflow:hidden;
	margin:0 auto;
}
.index-fenlei-div02 .show-img img{
	width:100%;
	height:auto;
}
.index-fenlei-div02 .comment{
	width:2.5rem;
	height:2.4rem;
	margin-top:.5rem;
	padding:.15rem;
	font-size:.25rem;
	position:relative;
	line-height:.4rem;
}
.index-fenlei-div02 .comment span{
	color:#f00;
}
.index-fenlei-div02 .comment .price{
	position:absolute;
	right:.2rem;
	top:-20px;
	width:1.1rem;
	height:.5rem;
	background:url(../images/price_bg.png) center center no-repeat;
	background-size:100%;
	text-align:center;
	color:#fff;
	line-height:.5rem;
	font-size:.25rem;

}
.pagination-mian{
	padding:.3rem;
	height:auto;
	text-align:center;
	overflow:hidden;
}
.inner {
display:inline;
}
.inner a{
	display:inline-block;
	width:.8rem;
	height:.8rem;
	border:1px solid #999;
	border-radius:50%;
	color:#999;
	text-decoration:none;

	text-align:center;
	line-height:.8rem;
	font-size:.3rem;
	overflow:hidden;
}
.inner a:hover{
	background:#000;
	color:#fff!important;
	text-decoration:none;
}
.inner a.other{
	font-size:.3rem;
	color:#000;
}
.inner span{
	clear: inherit;
	display:block;
	width:.2rem;
	height:.2rem;
	font-size:.25rem;
	color:#f00;
	line-height:.25rem;
	margin:0 auto;

}
.inner span:hover{
	background:#000;
	color:#fff!important;
	text-decoration:none;
}
.inner a.page_active{
	background:#000;
	color:#fff;
}
.search-result{
	width:100%;
	max-height:auto;
	overflow:hidden;
	margin:0 auto;
	background:#eee;
	padding-bottom:60px;
}
.uc-wdc-main{
	width:96%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	margin-top:40px;
}
.uc-wdc-main ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.uc-wdc-main li{
	width:245px;
	height:368px;
	float:left;
	position:relative;
}
.uc-wdc-main li .wdc-img{
	width:214px;
	height:328px;
	padding:10px;
	margin:0 auto;
	margin-top:16px;
	border-radius:6px;
	background-color:rgba(255,255,255,.4);
	box-shadow: 0 0 16px #98c4d9;
}
.uc-wdc-main li .img-mask{
	width:214px;
	height:200px;
	overflow:hidden;
	border-top-left-radius:6px;
    border-top-right-radius:6px;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
}
.uc-wdc-main li .img-mask img{
	width:100%;
}
.wdc-content{
	width:204px;
	height:100px;
	margin-top:10px;
	padding:10px;
	line-height:20px;
	font-size:13px;
}
.wdc-content span{
	color:#f90;
}
.uc-wdc-main li .close{
	width:40px;
	height:40px;
	border-radius:50%;
	background: url(../images/error.png) center center no-repeat;
	background-size:contain;
	border:3px solid #fff;
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
}
}
@media (min-width: 375px) and (max-width: 413px) {
	.gallery-thumbs .swiper-wrapper{
    width:auto;
	left:.4rem!important;
}
}
@media (width: 320px) {
	.gallery-thumbs .swiper-wrapper{
    width:auto;
	left:1.2rem!important;
}
}
@media (width: 360px) {
	.gallery-thumbs .swiper-wrapper{
    width:auto;
	left:.7rem!important;
}
}
 .query_show{
	border:1px solid #f00!important;
}
