/*
 * ================================================================ *
 * index.css
 * by phoful
 * 2012-12-20 11:47 ' 2012-12-20 11:47 ' 1
 * ================================================================ *
 */

/* ---------------------------------------------------------------- *
 * HTML 标记样式                                                    */
body {
	font: 12px "\5B8B\4F53", "宋体", sans-serif;
	background-color: #dadada;
	margin: 0;
	padding: 0;
}

table {
	margin: auto;
	border-collapse:collapse;  
	border-spacing:0; 
}

th, td {
	padding: 0;
}

table, th, td, img {
	border: 0;
}
/* ---------------------------------------------------------------- *
 * #id样式                                                          */
#header, #tbody {
	width: 980px;
}
#ly_big_img {
	width: 960px;
	height: 270px;
}
#zl {
	padding: 10px 0 20px 0;
	background-color: #f1f1f1;
}
#online {
	background: #fff url(../img/online_bg.jpg) no-repeat scroll top;
	width: 126px;
	z-index: 99999;
	position: fixed;
	display: block;
	top: 160px;
	right: 0px;
	padding: 42px 0 8px 0;
	text-align: center;
	border: 2px solid #ccc;
}
#count {
	margin-top: 8px;
}
/* 修正IE6振动bug */
* html,* html body {
	background-image:url(about:blank);
	background-attachment:fixed;
	overflow-x:hidden;
}
* html #online {
	position:absolute;
	bottom:auto;
	top:expression(eval(document.documentElement.scrollTop + 160));
}
.ol_close {
	position: absolute;
	display: block;
	left: -24px;
	top: 8px;
	width: 20px;
	background-color: #bbb;
	color: #fff;
}
.ol_close:link,.ol_close:visited,.ol_close:hover,.ol_close:active {text-decoration: none;}
#web_ol {
	margin: 8px 0;
	display: block;
}
#ol2 {
	background: #fff url(../img/online_bg2.jpg) no-repeat scroll top;
	margin-top: 16px;
	padding: 42px 0 0 0;
	text-align: center;

}
/* ---------------------------------------------------------------- *
 * 自定义样式                                                       */
/*整个页面*/
.page {
	width: 100%;
	text-align: center;
}
/*页头*/
.head {
	width: 980px;
	margin: auto;
}
/*页头表格*/
.headerTd1 {
	width: 720px;
	height: 54px;
}
.headerTd2 {
	width: 187px;
	vertical-align: bottom;
	text-align: right;
}
.headerTd3 {
	width: 73px;
	vertical-align: bottom;
	text-align: left;
}
/*页身表格*/
.tbodyTopRim {
	width: 20px;
}
.tbodyTop, .tbodyBottom, .midTitle {
	width: 940px;
}
.tbodyTop, .tbodyBottom {
	height: 10px;
}
.tbodyTop {
	background: #fff url(/template/img/ly_rim_t.gif) repeat-x scroll center center;
}
.tbody {
	width: 960px;
	background: #fff;
}
.tbodyBottom {
	background: #f1f1f1 url(/template/img/ly_rim_b.gif) repeat-x scroll bottom center;
}
.topTitle {margin:0;padding:10px 0 0 20px;list-style:none;}
.topTitle li {margin:0;padding:0 10px;float:left;display:inline;font-size:14px;color:#404040;}
.midTitle {
	height: 40px;
	background: #fff url(/template/img/ly_rim_bt.gif) repeat-x scroll center center;
}
.midTitle ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.midTitle ul li {
	margin: 0;
	padding: 0 10px;
	float: left;
	display: inline;
	font-size: 16px;
	font-weight: bold;
	color: #252525;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}
.midLine {
	border-left: 1px solid #cbcbcb;
}
.ttr1, .ttr2 {
	height: 50px;
}
.ttr1 {
	background: #fff url(/template/img/ly_rim_lt.gif) no-repeat scroll center center;
}
.ttr2 {
	background: #fff url(/template/img/ly_rim_rt.gif) no-repeat scroll center center;
}
.ttr3, .ttr4 {
	height: 20px;
}
.ttr3 {
	background: #fff url(/template/img/ly_rim_lb.gif) no-repeat scroll center center;
}
.ttr4 {
	background: #fff url(/template/img/ly_rim_rb.gif) no-repeat scroll center center;
}
.tbody_l, .tbody_r {
	width: 10px;
}
.tbody_l {
	background: #fff url(/template/img/ly_tbody_l.gif) repeat-y scroll center center;
}
.tbody_r {
	background: #fff url(/template/img/ly_tbody_r.gif) repeat-y scroll center center;
}
/*页身div*/
.tb_left {
	display: inline;
	width: 550px;
	float: left;
	border-right: 1px solid #ddd;
	padding: 0 0 0 30px;
}
.tb_right {
	display: inline;
	width: 320px;
	float: right;
	margin-right: 30px;
}
.tb_left2 {
	width: 350px;
	float: left;
	border-right: 1px solid #ddd;
	padding: 0 0 0 30px;
	background: #fff url(/template/img/ly_contact_bg.jpg) no-repeat scroll bottom right;
}
.tb_right2 {
	width: 550px;
	float: right;
}
.dtl_more {
	background: #f6f6f6;
}
/*页身p*/
.tb_title, .tl_title, .tl_ctt {
	text-align: left;
	margin: 0;
}
.tb_title {
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size: 18px;
	font-weight: bold;
	color: #009B4C;
	margin: 0 0 24px 0;
}
.tl_title {
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size: 16px;
	font-weight: bold;
	color: #4a4a4a;
	line-height: 150%;
	margin: 8px 0;
}
.tl_ctt {
	font-size: 14px;
	color: #6f6f6f;
	line-height: 150%;
	margin: 8px 0;
	text-indent:2em;
}
.tl_more {
	font-size: 12px;
	color: #959595;
	line-height: 22px;
	display: block;
	float: right;
	width: 77px;
	height: 22px;
	padding: 0 22px;
	background: #fff;
	margin: 2px 10px 2px 2px;
}
.tb_left2 p {
	font-size: 14px;
	text-align: left;
	color: #4a4a4a;
	line-height: 180%;
	margin: 0;
}
/*页身内容 table*/
.tb_right2 table {
	width: 520px;
	text-align: left;
	margin: 0;
}
.tb_right2 table tr {
	border-bottom: 1px dotted #ccc;
}
.tb_right2 table tr .tbt1 {
	width: 20px;
	background: #fff url(/template/img/ly_title.gif) no-repeat scroll 10px 10px;
}

.tb_right2 table tr .tbt2 {
	width: 410px;
	color: #4a4a4a;
	font-size: 14px;
	padding: 6px 4px;
	line-height: 18px;
}
.tb_right2 table tr .tbt3 {
	width: 70px;
	color: #959595;
	font-size: 12px;
	vertical-align: top;
	padding: 5px;
	line-height: 16px;
}
/*页身，所有产品*/
.f_title {
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	background-color: #009b4c;
	height: 50px;
	text-align: left;
	line-height: 50px;
	font-size: 16px;
	padding-left: 30px;
	font-weight: bold;
	color: #dfdfdf;
	width: 930PX;
}
.f_item {
	background: #f1f1f1 url(/template/img/ly_rim_cb.gif) repeat-x scroll top center;
	padding: 22px 20px 10px 20px;
	width: 920px;
}
.f_item div {
	float: left;
	display: inline;
	padding: 2px 4px;
	font-size: 12px;
	line-height: 15px;
	color: #6f6f6f;
	white-space: nowrap; 
}

/*页脚*/
.foot {
	margin: auto;
	width: 980px;
}
.foot .f_text {
	float: left;
	display: inline;
	width: 819px;
	border-right: 1px solid #ccc;
	padding: 0 10px;
	margin: 10px 0;
	text-align: right;
	height: 80px;
}
.foot .f_logo {
	vertical-align: middle;
	float: right;
	display: inline;
	width: 130px;
	height: 100px;
	background: #dadada url(/template/img/ly_btm_logo.gif) no-repeat scroll center left;
}
.foot .f_text p {
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	color: #4a4a4a;
	font-family: "Verdana", "Arial", "sans-serif";
}
/*友情链接*/
.ly_fl, .ly_fl li {list-style: none;padding:0;margin:0;}
.ly_fl{width:960px;margin:0 auto;}
.ly_fl li{float:left;margin: 8px 5px;}
/*空白行，数字代表空出的像素*/
.blank15 {
	width: 100%;
	clear: both;
	height: 15px;
}
.blank30 {
	width: 100%;
	clear: both;
	height: 30px;
}
/* ---------------------------------------------------------------- *
 * a 标记样式                                                       */

/* 中部标题样式 */
a:link { color: #252525;	text-decoration: none;}
a:visited { color: #787878; text-decoration: none;}
a:hover { color: #009b4c; text-decoration: underline;}
a:active { color: #cc3333; text-decoration: underline;}



/* ---------------------------------------------------------------- *
 * 清除浮动                                                         */
.clearfix:before, .clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{
    clear:both;
    overflow:hidden;
}
.clearfix{
    *zoom:1;
}



/* ---------------------------------------------------------------- *
 * category.html样式                                                */
.category_left {
	width: 240px;
	display: inline;
	float: left;
	background-color: #eaeaea;
	padding: 20px 0;
}
.category_right, .goods_right {
	width: 680px;
	display: inline;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

.category_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.category_left ul li {
	text-align: left;
	margin: 0 20px;
	padding: 5px 0 5px 22px;
	font-size: 14px;
	background: #eaeaea url(/template/img/dot3px.gif) no-repeat scroll 12px 10px;
	border-bottom: 1px dotted #ccc;
}
.allgoods {
	margin: 10px 0;
	font-size:16px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-weight: bold;
}
.myposition {
	background-color: #eaeaea;
	font-size: 14px;
	padding: 8px;
}
.goods_item {
	width: 140px;
	display:inline;
	float: left;
	margin:14px;
}
.goods_item div {
	display: table-cell;
	width: 140px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ccc;
}
.goods_item div a {
	vertical-align: middle;
}
.goods_item div img {
	border: none;
	vertical-align: middle;
}
.goods_item p {
	margin-top: 4px;
	font-size:14px;
	text-align: center;
	height: 32px;
}
.thiscategory a {
	font-weight: bold;
	color: #009b4c;
}

/* ---------------------------------------------------------------- *
 * goods.html样式                                                   */
.goods_name {
	font-size: 26px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-weight: bold;
	text-align: center;
}
.goods_info {
	font-size: 12px;
	text-align: center;
	margin-bottom: 4px;
}
.goods_details {
	font-size: 14px;
	line-height: 20px;
}
hr {
	border-color: #009b4c;
}


/* ---------------------------------------------------------------- *
 * articlecat.html样式                                              */

.atc_name {
	font-size: 26px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-weight: bold;
	margin: 20px 0 4px 0;
}

.atc_table {
	width: 100%;
	font-size: 14px;
	margin-bottom: 10px;
}
.atc_td1 {
	width: 20px;
	background: #ffffff url(/template/img/ly_title.gif) no-repeat scroll 10px 8px;
}
.atc_td2 {
	width:580px;
	line-height: 22px;
}
.atc_td3 {
	width: 80px;
	color: #959595;
}
/* ---------------------------------------------------------------- *
 * 页码样式                                                         */
.page-div {
	background-color: #eaeaea;
	font-size: 14px;
	padding: 2px;
	font-family:  "sans-serif", "Arial", "Verdana";
	text-align: center;
	color: #4a4a4a;
}
.pageblod {
	font-weight: bold;
	padding: 0 10px;
}
.pagerecord {
	padding: 0 10px;
}

.page-div a:link { color: #4a4a4a; text-decoration: underline;}
.page-div a:visited { color: #787878; text-decoration:underline;}
.page-div a:hover { color: #009b4c; text-decoration: underline;}
.page-div a:active { color: #cc3333; text-decoration: underline;}
.lang {
	font-family:  "sans-serif", "Arial", "Verdana";
	font-size: 16px;
	float:right;
	margin: 10px 10px 0 0;
}
/* ---------------------------------------------------------------- *
 * ajax样式                                                         */
.ajax {
	font-size: 18px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	float: right;
	vertical-align: middle;
	line-height: 24px;
	font-weight: normal;
	display: none;
}
.ajax img {
	vertical-align: middle;
}


/* ---------------------------------------------------------------- *
 * 内容中table样式                                                  */
.goods_details td{
	border: #ccc solid 1px;
	height: 28px;
	text-align: center;
}
.goods_details table p {
	margin: 2px 0;
}