
    .swiper-pagination-fraction {
   	right:0px;
    max-width: 10%;
    min-width: 50px;
    background-color: rgba(115,115,115,0.5);
    border-radius: 8px;
    color: #fff;
    bottom: 10px;
}

		#mq {
			background: #FFF;
			overflow:hidden;
			height: 300px;  
			padding:10px;
		}
		#mq .mqc{
			display: block;
		}  
		
		#mq .mqc img{
			width:30%;
			margin-right:5px;
			vertical-align:auto;
		}
		.edui-upload-video{
			width:100%;
		}
		
		div.mui-bar {
			border:none;
			height: auto;
			padding: 10px;
			padding-top:1px;
			padding-left:2px;
			padding-right:2px;
			padding-bottom:3px;
			background-color:#fdfdfd;
			width: 100%;
			max-width: 640px;
			min-width: 320px;
			position: fixed;
			bottom: 0px;
			width:100%;
			z-index: 9999;
			box-shadow: 0px -1px 1px #dad8d8;
		}
		.mui-bar .service, .query {
			width: 23%;
			height: 56px;
			border: 1px solid rgb(222, 222, 222);
			text-align: center;
			float: left;
			border-radius: 4px 4px 4px 4px;
		}
		.mui-bar{ box-shadow:none;}
		.service a, .query a {
			color: rgb(221, 45, 151);
			font-size: 14px;
		}
		.query img, .service img {
			max-width: 30px;
			margin: 0px auto;
		}
		.mui-bar .purchase {
			float: left;
			width: 48%;
			height: 56px;
			border: 1px solid rgb(222, 222, 222);
			margin: 0px 0.5%;
			text-align: center;
			background-color: #F00;
			border-radius: 4px 4px 4px 4px;
		}
		@-moz-document url-prefix(){.mui-bar .purchase{width: 47%;} }
		
		.mui-bar .purchase a {
			line-height: 56px;
			font-size: 0.22rem;
			color: rgb(255, 255, 255);
		}
		.mui-bar .service, .query {
			width: 25.5%;
			height: 56px;
			border: 1px solid rgb(222, 222, 222);
			text-align: center;
			float: left;
			border-radius: 4px 4px 4px 4px;
		}
		.service a, .query a {
			float:left;
			line-height:18px;
			color:#000;
			font-size: 14px;
			width:auto;
			text-align:center;
			margin-top:19px;
			margin-left:6%;
			
		}
		.query img, .service img {
			float:left;
			max-width: 30px;
			margin: 0px auto;
			margin-top:12px;
			margin-left:26%;
			margin-right:1px;
		}
		.fot {
			width: 100%;
			text-align: center;
			line-height: 1.2;
			padding-top: 2px;
			font-size: 12px;
		}
		.mui-bar {
			border:none;
		}
		.mui-bar .purchase img {
			max-width: 26px;
			margin: 12px auto 0px 10%;
			text-align:right;
			float:left;
			
			width:50%;
			padding-top:3px;
		}
		.mui-bar .purchase span {
			text-align:left;
			line-height:60px;
			width:30%;
		}
		.mui-bar .purchase a {
			margin:0 auto;
			text-align:center;
			font-size:16px;
			line-height:56px;
			width:100%;
		}
		.fot p {
			margin:0 auto;
			color:#000;	
			line-height:13px;
			font-size:13px;
			text-align:center;	
			margin-top:34px;
		}
		.fot p img{
			width:35px;
			height:auto;
			margin-right:0px;
			padding-top:6px;
			margin-left:3px;
		}
		.mui-bar .purchase .sp1 {
			list-style-type:none;
			float:left;
			line-height:30px;
			font-size:20px;
			text-align:left;
			width:60%;
			padding-left:40px;
		}
		.mui-bar .purchase .sp2 {
			list-style-type:none;
			float:left;
			line-height:20px;			
			font-size:16px;
			text-align:center;
			padding-left:5px;
		}
		@media screen and (max-width:656px){
			.mui-bar .purchase .sp1 {
				font-size:16px;
			}
			.mui-bar .purchase .sp2 {
				font-size:13px;
			}
		}
		@media screen and (max-width:656px){.mui-bar .purchase { width:56%; height:47px;}.mui-bar .service, .query { width:21.5%;}.mui-bar .purchase img{ width:30px; height:auto; margin-top:10px;margin: 12px auto 0px 2px;}.mui-bar .service img, .query img{ width:20px; height:auto; margin-top:2px;}.mui-bar .service, .query { height:47px;}.mui-bar .purchase .sp1 { line-height:20px; font-size:12x;width:60%;padding-top:5px;padding-left:40px;}.mui-bar .purchase span { line-height:47px; font-size:20px; width:50%;}.service a, .query a { float:left; font-size:12px; line-height:16px;}.service a img, .query a img{ vertical-align:middle; }.mui-bar img .purchase img { margin-top:3px;}.query img, .service img { margin-left:35%;}.service a, .query a { margin-left:8%;}.service a, .query a { margin-top:2px;}.fot p { font-size:11px;}}
		.table_details{ height:auto; margin:0 auto; background:#e7e7e7; padding-bottom:5px}
		.data-table {    
			margin: 1.5%;
			font-size: 14px;
			color: rgb(102, 102, 102);
			margin-top:0;
		}
		.data-table tr {
			height: 27px;
		}
		.data-table th {
			border: 1px solid rgb(204, 204, 204);
			font-weight: 100;
			padding: 5px;
		}
		.data-table th {
			background: none repeat scroll 0% 0% rgb(244, 244, 244);
			text-transform: uppercase;
			font-family: "Arial";
			white-space: nowrap;
		}
		.data-table td {
			padding: 10px;
			background:#fff;
			border: 1px solid rgb(204, 204, 204);
			
		}
		.table_details p{ margin-bottom:0;}
		.go-appraise{ background:#e7e7e7; padding-top:0;}
		#detial-appraise .go-appraise a {
			display: inline-block;
			margin: 0px auto;
			width: 140px;
			cursor: pointer;
			font-size: 14px;
			border: 1px solid #ccc;
			line-height: 28px;
			border-radius: 20px;
			color: #666;
		}
		#detial-appraise .go-appraise { padding-top:5px; padding-bottom:5px; margin-top:2px; border-top:1px solid #ccc;}
		.detail-block{ margin-top:0;}
		@media screen and (max-width:656px){@-moz-document url-prefix(){.mui-bar .purchase{width: 54%;} }} 

	.detail-context .flag { font-size:12px;}
	@media screen and (max-width:656px){.detail-context .flag { font-size:15px;padding: 2px 1%; margin-left:0.5%;}}
	.detail-7day {
    padding-bottom: 8px;
    padding-top: 8px;
    height: 43px;
}

.detail-number{ padding:7px 5px; height:36px;}
.mui-bar{ padding-bottom:1px;}
@media screen and (max-width:656px){.mui-bar .purchase { height:47.5px; border:rgb(222, 222, 222);}div.mui-bar { padding-bottom:1.5px;}}
@media screen and (max-width: 656px){
.detail-context { height:45px;}
@media screen and (max-width: 656px){.detail-context .flag {font-size: 15px;padding: 2px 0.5%;margin-left: 0.5%;}}
@media screen and (max-width: 656px){ .fot p { float:left; width:100%; margin-top:1px;}}
}
.fixed-badges {
	bottom: 200px;
	right: 1px;
	z-index: 1000;
	position: fixed
}

.fixed-badge {
	box-shadow: 0px 6px 13px 0px rgba(0,0,0,0.23);
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	height: 48px;
	width: 48px;
	border: 0px solid #565656;
	color: #FFF;
	cursor: pointer;
	margin-top: 10px;
	line-height: 19px;
}
.fixed-nav img{
	width: auto;
}

#fixed-fb {
	font-size: 14px;
	background: #F00;
	padding: 10px 0px;
	display: block;
	text-align: center;
	text-decoration: none
}

#fixed-fb:hover {
	color: white
}

#fixed-line {
	background: #00C300;
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	padding: 12px 7px
}
.price-r dt span {
    color: #f61d4b;
    font-size: 16px;
}
.price-r dt{
	margin-top: 10px;
   
}
.price-r dt p span span.t{display:inline-block; font-size:16px; background:#5a3510; color:#fff; border-radius:4px;}
#fixed-line:hover {
	color: white
}
.bw-title{
	    border: none;
    background-color: rgba(255,255,255,0);
}
#back_top{
   position: fixed;
   right: 15px;
   bottom: 70px;
   width: 40px;
   height: 40px;
   line-height: 40px;
   text-align: center;
   color: #FFF;
   border-radius: 50px;
   cursor: pointer;
   background-color: rgba(255,0,0,0.5) !important;
}
video{
width: 100% !important;
height: auto !important;
}
@media screen and (max-width: 656px){ .price-r dt span{font-size: 12px;} .price-r dt span{font-size: 12px;}};
