﻿body
{
	font-family: Arial, "microsoft yahei" ,Verdana;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #858585;
	min-width: 320px;
	padding-top: 0px;
}
body, div, fieldset, form, h1, h2, h3, h4, h5, h6, html, p
{
	-webkit-text-size-adjust: none;
}
applet, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, html, iframe, img, object, p, span
{
	padding: 0;
	margin: 0;
	border: none;
}
a
{
	text-decoration: none;
}
img
{
	padding: 0;
	margin: 0;
	vertical-align: top;
	border: none;
}
li, ul
{
	list-style: none outside none;
	padding: 0;
	margin: 0;
}
h1, h2
{
	color: #404040;
	font-size: 14px;
}
input[type=text], select
{
	-webkit-appearance: none;
	-moz-appearance: none;
	margin: 0;
	padding: 0;
	background: 0 0;
	/*border: none;*/
	font-size: 14px;
	text-indent: 3px;
}


/*CSS menu*/

.indexnav
{
	position: fixed;
	top: 44px;
	width: 100%;
	z-index: 99;
}

.clearfix:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix
{
	zoom: 1;
	clear: both;
}

.indexnav
{
	position: fixed;
	top: 44px;
	width: 100%;
	z-index: 99;
}
.nav
{
	height: 32px;
	position: absolute;
	top: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
	left: auto;
	bottom: 0;
	z-index: auto;
	overflow: hidden;
}

.link_tel
{
	display: block !important;
	line-height: 40px !important;
	margin: 0px 8px 10px 8px;
	background: #23ac38;
	color: #fff !important;
	text-align: center;
	border-radius: 5px;
	word-spacing: nowrap;
	overflow: hidden;
	font-size: 23px;
	font-style: italic;
	position: relative;
}

.list_font
{
	padding: 0px 5px;
}
.list_font li
{
	overflow: hidden;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100px;
	width: 50% !important;
	display: inline-block;
	float: left;
	padding: 2px;
	background: #d87570;
	-webkit-background-clip: content;
	-moz-background-clip: content;
	background-clip: content;
	text-align: center;
}
.list_font li a
{
	color: #fff;
	display: inline-block;
	width: 100%;
	height: 100%; /*border:1px solid transparent;*/
}
.list_font span[class^="icon"]
{
	display: inline-block;
	width: 30px;
	height: 30px; /*background:#fff;*/
	font-size: 30px;
}
.list_font div:first-child
{
	margin-top: 20px;
	margin-bottom: 5px;
}

.list_font li a p
{
	font-size: 16px;
}
.list_font li a p > small
{
	font-size: 12px;
	display: block;
}



/*分类页*/
.content
{
	padding: 10px;
	line-height: 25px;
	text-justify: auto;
	text-align: justify;
	font-size: 14px;
}
.content ul li, .content ul li a
{
	line-height: 30px;
	font-size: 14px;
	height: 30px;
}




/*会员中心*/
.personaltit
{
	font-family: "微软雅黑";
	font-size: 22px;
	text-align: center;
}
.personal_table
{
	line-height: 40px;
}
.personal_table input
{
	height: 30px;
	border: 1px solid #999;
}
textarea
{
	height: 80px;
	border: 1px solid #999;
	width: 100%;
	margin: 5px 0px 0px 0px;
}
.frs
{
	float: right;
	font-size: 16px;
	color: red;
	font-family: "微软雅黑";
	margin-right: 5px;
}
.frt
{
	float: right;
	margin-right: 5px;
}

/*CSS top*/
.header
{
	background-image: url(topbg.jpg);
	background-repeat: repeat-x;
	padding: 0;
	position: relative;
	position: fixed;
	width: 100%;
	top: 0;
	height: 44px;
	box-shadow: 0 1px 3px rgba(0,0,0,.3);
	text-align: center;
	line-height: 44px;
	font-size: 18px;
	color: #242424;
	z-index: 99;
}

/*CSS banner*/
.box_swipe
{
	overflow: hidden;
	position: relative;
}

.box_swipe > ol
{
	height: 20px;
	position: relative;
	z-index: 10;
	margin-top: -20px;
	text-align: right;
	padding-right: 20px;
	background-color: rgba(0,0,0,0.5);
}

.box_swipe > ol > li
{
	display: inline-block;
	margin: 5px;
	width: 10px;
	height: 10px;
	background-color: #b4b4b4;
	border-radius: 10px;
}
.box_swipe > ol > li.on
{
	background-color: #ffffff;
}



/*CSS quotes style pagination*/
DIV.quotes
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 3px;
	padding-top: 3px;
	text-align: center;
	background: #fff;
	box-shadow: 0 2px 3px rgba(0,0,0,.1);
	margin: 0 2px 2px;
	transition: all .3s ease-in-out;
	height: 30px;
	line-height: 30px;
}
DIV.quotes A
{
	border-right: #ddd 1px solid;
	padding-right: 5px;
	border-top: #ddd 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #ddd 1px solid;
	color: #aaa;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #ddd 1px solid;
	text-decoration: none;
}
DIV.quotes A:hover
{
	border-right: #a0a0a0 1px solid;
	padding-right: 5px;
	border-top: #a0a0a0 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #a0a0a0 1px solid;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #a0a0a0 1px solid;
}
DIV.quotes A:active
{
	border-right: #a0a0a0 1px solid;
	padding-right: 5px;
	border-top: #a0a0a0 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #a0a0a0 1px solid;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #a0a0a0 1px solid;
}
DIV.quotes SPAN.current
{
	border-right: #e0e0e0 1px solid;
	padding-right: 5px;
	border-top: #e0e0e0 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: #e0e0e0 1px solid;
	color: #aaa;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #e0e0e0 1px solid;
	background-color: #f0f0f0;
}
DIV.quotes SPAN.disabled
{
	border-right: #f3f3f3 1px solid;
	padding-right: 5px;
	border-top: #f3f3f3 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #f3f3f3 1px solid;
	color: #ccc;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #f3f3f3 1px solid;
}



/*产品页*/
.main
{
	background: #fff;
	box-shadow: 0 2px 3px rgba(0,0,0,.1);
	margin: 0px 10px;
	font-size: 14px;
	margin-bottom: 10px;
}

.p_title
{
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
}
.p_time
{
	font-size: 12px;
	color: #8c8c8c;
	font-family: Arial, Helvetica, sans-serif;
}

.p_title2
{
	border-bottom: 1px dotted #B3B3B3;
	clear: both;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 30px;
	color: #000;
}


.p_details_tit
{
	color: #000;
	line-height: 30px;
	font-size: 18px;
}
.p_details_red
{
	color: #f00;
	line-height: 30px;
	font-size: 18px;
}
.p_details_showcontent, .p_details_showcontent p
{
	color: #666;
	line-height: 25px;
	height: auto;
	text-align: justify;
	text-justify: distribute-all-lines;
	font-size: 14px;
}

.product_bigpic
{
	background-color: #FFF;
	width: 100%;
	height: 100%;
}
.showprice
{
	height: 40px;
	background-color: #fff;
	line-height: 40px;
	color: #999;
	padding-left: 20px;
	font-size: 14px;
}
.price2
{
	text-decoration: line-through;
	text-decoration-border: 2px;
	border-width: 8px;
	color: #999;
	float: right;
	padding-right: 15px;
}
.pricenum
{
	color: #ff8c00;
	font-size: 2em;
	float: left;
}

#more
{
	text-align: center;
	height: 30px;
	width: 80px;
	background-color: #F90;
	line-height: 30px;
	color: #fff;
	float: right;
	margin-top: 5px;
}
#more a
{
	color: #ffffff;
}

.radius20
{
	border-radius: 20px;
}

.radius8
{
	border-radius: 8px;
}
.radius2
{
	border-radius: 2px;
}

.radiusleft2
{
	border-top-left-radius: 2em;
	border-top-right-radius: 0em;
	border-bottom-right-radius: 0em;
	border-bottom-left-radius: 2em;
}
.radiusright2
{
	border-top-left-radius: 0em;
	border-top-right-radius: 2em;
	border-bottom-right-radius: 2em;
	border-bottom-left-radius: 0em;
}
.height30
{
	 height:30px; font-size:30px;
}
.height25
{
	 height:25px;
}
.width60
{
	 width:60px;
}
.width40
{
	 width:40px;
}
.shadow10
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0 0 5px Gray;
	-moz-box-shadow: 0 0 5px Gray;
}
.tabLiked
{
	border-radius: 2em 1em 4em / 0.5em 3em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0 0 5px Gray;
	-moz-box-shadow: 0 0 5px Gray;
}

.btnradiustop
{
	color: #949594;
	border: solid 1px #eaebea;
	font-size: 18px;
	font-weight: bold;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#eaebea), to(#9d9f9d));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-right-radius: 0em;
	border-bottom-left-radius: 0em;
}
.btnradiustop:hover
{
	background: #f47c20;
	font-size: 18px;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#eaebea), to(#9d9f9d));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-right-radius: 0em;
	border-bottom-left-radius: 0em;
}
.btnradiustop:active
{
	color: #949594;
	font-size: 18px;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#eaebea), to(#9d9f9d));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-right-radius: 0em;
	border-bottom-left-radius: 0em;
}
.borderGray
{
	border:solid 1px #9d9f9d; 
}

.filletbtn
{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	border: solid 1px #eeecec;
	background: -webkit-gradient(linear, left top, left bottom, from(#eeecec), to(white));
	background: -moz-linear-gradient(top,  #eeecec,  white);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeecec', endColorstr='white');
	border-radius: 4px;
}


.divforPic
{
	 border-radius: 20px;-moz-border-radius: 8px; -webkit-border-radius:8px;
	 -webkit-box-shadow: 0 0 8px Gray;-moz-box-shadow: 0 0 8px Gray;
}

.machineList a
{
	color:Black;
}