﻿/*Z-blogPHP响应式商品竞价单页网站主题，zblog应用中心搜索主题ID：hnysbid即可找到！*/
/*作者：星岚工作室*/
/*QQ：914466480*/
/*原创作品，盗卖必究*/
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, button, input, textarea {
	padding: 0px;
	margin: 0px;
	border: none
}
a {
	color: #333;
	text-decoration: none
}
a:active, a:hover {
	text-decoration: none
}
a:focus, input:hover, button:hover, input[type='button']:hover {
	outline: none
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal
}
input {
	-webkit-appearance: none
}
i, em, cite {
	font-style: normal
}
li {
	vertical-align: bottom;
	overflow: hidden;
	list-style-type: none
}
body, button, input, select, textarea {
	font-family: tahoma, arial, 'Hiragino Sans GB', 'Microsoft YaHei', 宋体, sans-serif;
	outline: none
}
body {
	background-color: #b3d4fc;
	font-size: 16px;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}/*禁止webkit横屏改变字体大小*/
/*article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;padding:0px;margin:0px;border:none}*//*设置HTML5元素为块*/
.overflow {
	overflow: hidden
}/*超出隐藏*/
a, button, input, i {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-moz-tap-highlight-color: rgba(0,0,0,0);
	-ms-tap-highlight-color: rgba(0,0,0,0);
	tap-highlight-color: rgba(0,0,0,0)
}/*点击去除阴影*/
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"] {
	-webkit-appearance: none
}
input {
	-webkit-appearance: none
}
* {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}/*解决IOS点击链接触发的颜色块*/
textarea {
	-webkit-appearance: none
}
img {
	max-width: 100%;
	height: auto;
	border: none;
	interpolation-mode: bicubic
}/*图片自适应调整 并解决图片缩放的失真问题*/
img {
	border: 0 none;
	vertical-align: middle
}
.radius {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}
.product {
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	background: #c00;
	color: #fff;
	padding: 5px 8px
}
.wrap {
	width: 100%;
	max-width: 750px;
	margin: 0 auto
}
.bgfff {
	background: #fff
}
.auto {
	height: auto;
	overflow: hidden
}
.msgfix {
	position: fixed;/*bottom:50px;*/
	width: 94%;
	padding: 0 22.5px;
	max-width: 705px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	background: rgba(0,0,0,0.5);
	bottom: 50px;
}
.msgfix * {
	position: absolute;
	color: #fff
}
.header {
	background: #f1f1f1;
	border-bottom: 1px solid #ddd;
	height: 50px;
	line-height: 50px;
	position: fixed;
	top: 0;
	z-index: 888
}
.header a {
	width: 33.3%;
	float: left;
	text-align: center;
	display: block;
	font-weight: bold;
}
.head {
	height: 44px;
	line-height: 44px;
	width: 100%;
	background: #333;
	font-size: 16px;
	color: #fff;
	text-align: center;
	position: relative
}
.btext {
	position: relative;
}
.gonggao {
	color: #ff9;
	background: #900;
	font-size: 16px;
	line-height: 1.3em;
	padding: .6em 0;
	position: relative
}
.commodity {
	background: #fa215f;
	color: #333
}
.price {
	float: left;
	color: #fff;
	font-size: 14px;
	height: 4.8em;
	padding: .2em 0;
	padding-left: 2%
}
.price font {
	font-size: 3.3em;
	line-height: 1.45em
}
.price_s {
	float: right;
	background: #ff6;
	font-size: 14px;
	height: 4.8em;
	width: 60%;
	color: #000;
	padding: .35em 0 .05em 1em;
	position: relative
}
.price_s .i {
	width: 0;
	height: 0;
	border-bottom: 2.75em solid transparent;
	border-top: 2.75em solid transparent;
	border-right: 15px solid #ff6;
	position: absolute !important;
	left: -15px;
	top: 0
}
.youhui {
	padding: 0 5px;
	margin-left: 5px;
	background: #fff000;
	color: #fa215f
}
.gmrs i {
	background: #fa215f;
	color: #fff;
	padding: 0 5px;
	margin: 0 5px;
}
.time {
	margin-top: .1em;
	margin-bottom: .1em
}
.time p span {
	padding: .1em .2em;
	background: #333;
	color: #fff;
	margin-right: .1em;
	margin-left: .1em;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em
}
.canshu {
	background: #fff;
	padding: 1em 2% 1em 2%;
	color: #333
}
.canshu h2 {
	padding-bottom: 5px;
}
.pingjia {
	padding: 20px 0 0 0
}
.pingjia h2 {
	line-height: 42px;
	padding: 0 15px;
	width: 94%;
	font-size: 16px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: url(../images/header-bg.png) top center
}
.pingjia h2 span {
	font-size: 12px;
	float: right;
	color: #333
}
.wenzhang {
	padding: 20px 0 0 0
}
.wenzhang h2 {
	line-height: 42px;
	padding: 0 15px;
	font-size: 16px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: url(../images/header-bg.png) top center
}
.wenzhang h2 span {
	font-size: 12px;
	float: right;
	color: #333
}
.wenzhang ul {
	padding: 15px;
}
.wenzhang ul li {
	line-height: 24px;
	padding:6px 0;
	border-bottom: 1px dotted #eee
}
.wenzhang ul li a:hover {
	color: #cc0000
}
.content {
	padding: 60px 0 0 0;
}
.content h1 {
	font-size: 16px;
	color: #333;
	border-bottom: 1px solid #eee;
	padding:10px 15px 5px 15px;
	line-height: 28px;
}
.content .info {
	line-height: 24px;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 10px 15px 0 15px;
}
.content .info span {
	margin-right: 15px;
	color: #666;
}
.content .info span a {
	color: #666;
}
.content .info span a:hover {
	color: #cc0000;
}
.content .article {
	padding: 0 15px;
}
.content p {
	line-height: 28px;
	fion-size: 14px;
	color: #333;
}
.post-nav {
	padding-top: 10px;
	width: 100%;
	font-size: 14px;
	margin-top: 15px;
	border-top: dashed 1px #dddddd;
}
.post-nav a {
	color: #666666;
	padding: 0 15px;
}
.post-nav a:hover {
	color: #cc0000;
}
.list {
	font-size: 16px;
	color: #555
}
.list li {
	padding: 10px 15px 5px 15px;
	width: 94%;
	height: auto;
	overflow: hidden;
	border-top: 1px dotted #eee
}
.list li:first-child {
	border-top: 0
}
.list li div {
	padding-bottom: 8px;
	width: 100%;
	height: auto;
	overflow: hidden
}
.list li div:first-child {
	font-weight: bold
}
.list li div img {
	width: 30%;
	float: left;
	border: solid 1px #eee;
	padding: 2px;
	margin-top: 10px;
}
.list li div img:first-child {
	margin-right: 5px;
}
.footer {
	padding: 20px 0;
	text-align: center
}
.footer img {
	width: 62.4%;
	padding-top: 5px
}
.footer p {
	font-size: 12px;
	line-height: 22px;
	color: #666;
	padding: 10px 0
}
.footer ul {
	font-size: 12px;
	color: #666;
}
.footer ul li {
	display: inline;
	margin-right: 10px;
	line-height: 22px;
}
.footer a {
	color: #666;
	line-height: 22px;
}
.footer p:first-child {
	border-top: 1px solid #eee
}
.more {
	height: 20px;
	overflow: hidden
}
#orderScroll {
	border: solid 8px #a40501;
	background: #a40501;
	color: #222;
	height: 60px;
	overflow: hidden
}
#orderScroll div {
	background: #fffcb9;
	width: 94%;
	padding: 0 15px;
	height: 100%;
	overflow: hidden
}
.layer {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	z-index: 999;
	visibility: hidden;
	left: 0;
	top: 0;
	position: fixed
}
.bfix {
	position: fixed;
	bottom: 0;
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #c33;
	color: #fff;
}
.bfix a {
	background: #c33;
	color: #fff;
	text-align: center;
	display: block;
	line-height: 50px
}
.bfix a.buy {
	background: #f60;
	color: #fff;
	width: 50%;
	float: right;
	display: block
}
.bfix a.sms {
	background: #069;
	width: 25%;
	float: left;
}
.bfix a.tel {
	background: #c33;
	width: 25%;
	float: left;
}
.tips-item {
	display: block;
	margin-top: 15px;
	padding: 0px 3px;
	font-size: 14px
}
.tips-item .tips-type {
	float: left;
	margin-left: 6px;
	width: 75px;
	font-size: 14px;
	line-height: 21px;
	height: 21px;
	color: #ff0063;
	margin-right: 12px;
	text-align: center;
	border: 1px solid #ff0063;
	border-radius: 5px
}
.tips-item .detail {
	line-height: 24px
}
.table {
	padding-top: 5px;
	width: 100%;
}
.table h3 {
	font-size: 16px;
	padding: 15px 0;
}
.table h3 font {
	font-size: 14px
}
.table table {
	border: solid 1px #ccc;
	padding: .3em;
	width: 100%;
}
.table table td {
	valign: top;
	width: 50%;
	word-break: break-all;
}
.table table tr {
	line-height: 200%;
	border-right: 1px solid #ccc
}
#shipai {
	background: #e1e1e1;
	padding: 15px;
}
#shipai h3 {
	font-size: 16px;
	color: #333;
}
video {
	width: 100%;
	height: 56.13vw;
	max-height: 423px;
	margin-bottom: -5px;
}
.buyurl {
	width: 100%;
	padding: .8em 0 2em 0;
	background: #fff;
	text-align: center
}
.buyurl a {
	padding: .8em 30%;
	background: #f33;
	color: #fff;
	border: #f55 solid 2px;
}
/*--------------------------分页条-------------------------------*/
.pagebar {
	padding: 10px;
}
span.page {
	color: #666;
	font-weight: bolder;
	padding: 2px 5px 2px 5px;
	margin: 4px;
	border: 1px solid #cccccc;
}
span.now-page {
	color: #555555;
	font-weight: bolder;
	padding: 2px 5px 2px 5px;
	margin: 5px;
	border: 1px solid #555555;
}
a:hover span.page {
	color: #cc0000;
	border: 1px solid #cc0000;
}
ul.ul-subcates {
	padding: 8px 0 0 0;
	margin-bottom: -8px;
}
span.sh {
	border: 1px solid #CCC;
	padding: 0 3px;
	margin-right: 5px;
	font-size: .5em;
	font-family: monospace;
	cursor: pointer;
	color: #666;
}
#comments {
	padding: 10px 15px;
}
#comment {
	overflow: hidden;
}
#comment .ping {
	color: #333;
	line-height: 24px;
	font-size: 16px;
	font-weight: normal;
}
#comment .compost {
	margin: 10px 0 15px 0;
}
.compost form {
}
.compost .com_name {
	margin: 10px 0;
	overflow: hidden;
	color: #cc0000;
}
.compost .com_name a {
	color: #FF5E52;
}
.compost .com_box {
	margin: 10px 0;
}
.compost .com_box textarea {
	width: 98%;
	border: 1px solid #ddd;
	display: block;
	padding: 4px;
}
.compost .com_info {
	margin: 10px 0;
	overflow: hidden
}
.compost .com_info ul {
	float: left;
	list-style: none;
	display: inline-block;
}
.compost .com_info li {
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
}
.compost .com_info li input {
	width: 160px;
	height: 24px;
	padding-left: 4px;
	border: 1px solid #ddd;
}
.compost .com_info li span {
	margin-left: 4px;
}
.compost .com_info li span img {
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
}
.compost .com_info button {
	float: right;
	background-color: #cc0000;
	border: 0;
	border-radius: 3px;
	padding: 6px 10px;
	color: #fff;
	display: inline-block;
}
.compost .com_info button:hover {
	background-color: #e60000;
}
#comment .comlist {
	margin: 10px 0;
}
.comlist .title {
	margin: 10px 0;
	overflow: hidden;
}
.comlist .title span {
	color: #333;
}
.comlist ul {
	list-style: none;
}
.comlist li {
	overflow: hidden;
	padding: 20px 0;
	border-bottom: 1px solid #dddddd;
}
.comlist li:hover {
	background-color: #fafafa;
}
.comlist li img {
	float: left;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-left: 12px;
}
.comlist li .clbody {
	margin-left: 64px;
}
.clbody .cinfo {
	overflow: hidden;
}
.clbody .cinfo h5 {
	float: left;
	height: 18px;
	line-height: 18px;
	color: #cc0000;
	font-size: 14px;
	font-weight: normal;
}
.clbody .cinfo span {
	float: right;
	margin-right: 10px;
}
.clbody .cinfo span a {
	color: #cc0000;
}
.clbody .cinfo span i {
	margin-right: 4px;
}
.clbody em {
	color: #b3b3b3;
	line-height: 24px;
	font-size: 12px;
	font-style: normal;
	display: block;
}
.clbody p {
	line-height: 24px;
	color: #666666;
	overflow: hidden;
}
.clbody p a {
	color: #cc0000;
}

@media screen and (max-width:480px) {
.msgfix {
	width: 96%;
	padding-left: 2%;
	padding-right: 2%
}
.price, .price_s {
	height: 4.75em;
	font-size: 12px
}
.price font {
	font-size: 2.5em;
	line-height: 2em
}
.price_s {
	width: 60%;
	padding-top: 7px;
}
.compost .com_box textarea {
	width: 96%;
}
}
