﻿/* CSS Document */
body{
	font-size:12px;
	font-family:"微软雅黑";
	color:#533E1B;
	margin:0;
	padding:0;
	background-color:#000
}
a{
		
		text-decoration:none;
		color:#BD9C63;
		font-size:12px}
	a:hover{
		
		text-decoration:none;
		color:#ECE3B0;
		}
.friendlink {
	float: left;
	height: 45px;
	width: 130px;
	padding-top: 10px;
	text-align: center;
}

.zk {
	
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color:#000000;
	
}
.zk .head {
	
	height: 167px;
	width: 100%;
	background-color:#000000;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.head .head_b {
	height: 33px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
.head_t .logo {
	
	width: 180px;
	height: 65px;
	margin-top: 7px;
	float: left;
}
.head_t .logo_r {
	
	height: 65px;
	width: 480px;
	margin-top: 7px;
	float: right;
}
.zkcontent .hot_news {
	
	height: 250px;
	width: 910px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.hot_news .hot_pic  {
	
	height: 300px;
	width: 276px;
	float: left;
}
.hot_news .hot_spec {
	
	width: 630px;
	float: right;
	height: 110px;
	margin-top: 0px;
}
.hot_spec .news_date {
	
	font-size: 12px;
	font-weight:normal;
	height: 30px;
	line-height: 30px;
}
.hot_spec .news_title {
	
	height: 28px;
	line-height: 28px;
	color: #EC4E7F;
	font-weight: bolder;
	font-size: 14px;
}
.hot_spec .news_line {
	
	height: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C7C7C7;
	border-right-color: #C7C7C7;
	border-bottom-color: #533E1B;
	border-left-color: #C7C7C7;
}
.hot_spec .news_instr {
	
	line-height: 25px;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
.zkcontent .news_bg {
	
	height: 22px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #A79B70;
}
.zkcontent .news_list {
	
	width: 910px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #533E1B;
	border-left-color: #DDDDDD;
	padding-bottom:10px;
}
.zkcontent .page {
	
	height: 10px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 10px;
}


.hot_news .hot_pic img {
	
	border: 1px solid #D6D6D6;
}


.logo_r .cklanguage {
	
	height: 22px;
	line-height: 22px;
	color: #A3A3A3;
	text-align: right;
	
}
.logo_r .search {
	
	height: 30px;
	margin-top: 13px;
}
.search ul {
	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.search ul li {
	
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A3A3A3;
	border-right-color: #A3A3A3;
	border-bottom-color: #A3A3A3;
	border-left-color: #A3A3A3;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: bottom;
	padding-top: 0px;
}
.sea_input {
	font-family:"微软雅黑";
	height: 14px;
	width: 85px;
	border: 1px solid #EEEEEE;
	background-color: #FBFBFB;
	line-height:14px;
	font-size:11px;
}
#menu_lists ul.menus {
	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_lists ul.menus li {
	
	height: 27px;
	width: 139px;
	float: left;
	line-height: 27px;
	text-align: center;
}
#menu_lists ul.menus li ul li,#menu_lists ul.menus li ul li a{
	
	height: 35px;
	width: 139px;
	float: left;
	line-height: 35px;
	text-align: center;
	background:url(../images/drop_bg.jpg) no-repeat center bottom;
	color:#533E1B;
	font-weight:bold;
	font-size:12px;
}
#menu_lists ul.menus li ul li a:hover{
	
	height: 35px;
	width: 139px;
	float: left;
	line-height: 35px;
	text-align: center;
	background-color:#AA8C56;
	font-weight:bold;
	color:#FCF8C6;
	font-size:12px;
}
.zk .banner {
	
	height: 500px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.zk .zk_class {
	
	height: 140px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
	margin-bottom: 14px;
}
.zk .foot {
	
	height: 67px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	color: #BD9C63;
	text-align: center;
	padding-top: 0px;
	background:url(../images/ma_bbg.jpg) no-repeat top center;
}
.zk_main .zkcontent {
	font-family:"微软雅黑";
	background-color: #000000;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding: 35px;
	background:url(../images/ma_bg.jpg) repeat-y center center
}
.zktitle {
	font-family:"微软雅黑";
	font-size: 24px;
	color: #533E1B;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	border-bottom:solid 1px #533E1B;
	padding-bottom:5px;
}

.zktitle1 {
	
	font-size: 16px;
	color: #533E1B;
	margin: 0px;
	padding: 0px;
	font-family:"微软雅黑"
}

.zkcontent .zkcontent_instr {
	
	padding-top: 15px;
	line-height: 22px;
}
.zk_main .line {
	
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
	background-color: #000000;
	background-image:url(../images/ma_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.zktit {
	
	color: #EC4E7F;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
}
a.zktitles {
	
	color: #533E1B;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}
a.zktitles:hover {
	
	color: #AC8E57;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}
#menu_lists ul.menus li.menu_line {
	
	background-image: url(../images/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
	width: 1px;
}
.head .head_t {
	
	height: 140px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background:url(../images/head_bg.jpg) #000 no-repeat center top;
}
.search ul li.li_search {
	
	float: right;
	padding-left: 10px;
	border:none;
	padding-top:0px;
	padding-right:0px;
	width:110px;
}
.zk .zk_main {
	font-family:"微软雅黑";
	background-color: #000000;
	width: 100%;
}
.t_line {
	
	height: 10px;
	width: 910px;
	background-image: url(../images/company_line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fed_input {
	
	border: 1px solid #533E1B;
	height: 23px;
	width: 320px;
	line-height: 23px;
	background-color:#FCF8C6
}
.fed_text {
	
	border: 1px solid #533E1B;
	width: 320px;
	background-color:#FCF8C6
}
.zkcontent .wear_banner {
	
	width: 980px;
	height:295px;
	background:url(../images/products_bg.jpg) repeat-x center bottom;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	
}
.zkcontent .wear_catory {
	
	height: 30px;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.wear_catory .wear_catory_right {
	
	float: right;
	height: 30px;
	width: 245px;
	line-height: 30px;
	text-align: right;
}
.zkcontent .scroll {
	
	height: 160px;
	width: 945px;
	margin-right: auto;
	margin-left: auto;

}
.kong {
	
	height: 20px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FCF9C6;
}
.scroll .left_bar {
	
	width: 17px;
	height: 160px;
	float: left;
	background-color: #000000;
	background-image: url(../images/left_bar.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.scroll .right_bar {
	
	height: 160px;
	width: 17px;
	float: right;
	background-color: #000000;
	background-image: url(../images/right_bar.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.scroll .scroll_content {
	height: 160px;
	width: 900px;
	float: left;
	border-left:solid 1px #DDDDDD;
	margin-left: 5px;
}
/*.scroll_content ul {
	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.scroll_content ul li {
	
	float: left;
	height: 140px;
	padding-left: 10px;
}

*/.wear_catory .wear_catory_left {
	
	width: 655px;
	float: left;
	height: 30px;
}
.wear_catory_left ul {
	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.wear_catory_left ul li {
	
	line-height: 30px;
	height: 30px;
	float: left;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bolder;
	color: #797979;
}
a.selected:link,a.selected:visited,a.selected:active,a.selected:hover{
	font-size:14px;
	color: #AC8E57;
	text-decoration: none;
}

td.ziti2 a:link,td.ziti2 a:visited,td.ziti2 a:active {
	
	color: #AC8E57;
	text-decoration: none;
}
td.ziti2 a:hover {
	
	color: #533E1B;
	text-decoration: none;
}
ul.sitemap {
	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.sitemap li {
	
	float: left;
	width: 220px;
	height: 135px;
}
ul.sitemap li ul {
	
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
}
ul.sitemap li ul li {
	
	height: 20px;
	line-height: 20px;
	width: 100%;
}
.zkcontent .hot_products {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 193px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6C6C6;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
	border-left-color: #C6C6C6;
	background-image: url(../images/hot.gif);
	background-repeat: no-repeat;
	background-position: 12px top;
	padding-left: 168px;
	padding-top: 22px;
}
.hot_products .prod_list {
	height: 190px;
	width: 180px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	font-size: 12px;
	color: #797979;
	font-family: "微软雅黑";
}
.zkcontent .catory_div {
	height: 40px;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #533E1B;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/cat_bg.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
}
.catory_div ul {
	list-style-type: none;
	padding-left: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 38px;
	line-height: 40px;
	font-size: 14px;
	color: #797979;
	font-weight: bolder;
	margin: 0px;
}
.zkcontent .product_list {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFF;
	border-left:solid 1px #533E1B;
	border-right:solid 1px #533E1B;
}
.product_list .product_eve {
	height: 277px;
	width: 226px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #533E1B;
	border-right-color: #533E1B;
	border-bottom-color: #533E1B;
	border-left-color: #533E1B;
}
.product_eve .pro_star {
	height: 25px;
	width: 59px;
	background-image: url(../images/star1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 10px;
	float: right;
}
.pages {
	height: 15px;
	width: 908px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #533E1B;
	border-right-color: #FCF8C6;
	border-bottom-color: #FCF8C6;
	border-left-color: #FCF8C6;
	padding-top:10px;
	text-align:right;
	line-height:10px;
	padding-bottom:20px;
	background-color:#FCF8C6;
	margin:0 auto;
}
.product_eve .pro_img {
	height: 200px;
	width: 100%;
	text-align: center;
}
.product_eve .pro_title {
	height: 45px;
	width: 100%;
}

.catory_div ul li.seled {
	color: #EC4E7F;
}
.catory_div ul li {
	float: left;
	padding-right: 9px;
}
.zkcontent .product_info {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
}
.product_info .rax_product {
	width: 80px;
	float: left;
}
.product_info .prod_img {
	width: 435px;
	padding-left:35px;
	float: left;
	text-align: center;
}
.product_info .prod_detail {
	float: right;
	width: 355px;
}
.rax_product .rax_product_title {
	height: 20px;
	font-size: 14px;
	font-weight: bolder;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 20px;
}

.rax_product .rax_product_list {
	height: 72px;
	width: 72px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 9px;
	margin-bottom: 9px;
	
}
.prod_detail .producttitle {
	font-size: 16px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom:5px;
}
ul.clos {
	margin: 0px;
	line-height: 22px;
	list-style-type: none;
	padding: 0px;
}
ul.clos li {
	height: 22px;
	float: left;
	width: 96%;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	line-height: 22px;
}
.lines {
	height: 10px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	border-bottom-style: solid;
}

.lineb {
	height: 10px;
	width: 98%;
	border-bottom:solid 1px #533E1B;
}
.prod_detail .product_content {
	height: 150px;
	width: 330px;
	padding: 5px;
	padding-top:10px;
	line-height: 22px;
}

.product_content p
{
	margin:0px;
	padding:0px}
.rax_product_list .rax_product_img {
	border: 2px solid #533E1B;
}
.scroll_content_pro {
	width: 149px;
	height: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
}
a.producta:link,a.producta:visited,a.producta:active {
	color: #533E1B;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	font-family: "微软雅黑";
}
a.producta:hover {
	color: #AC8E57;
	text-decoration: none;
}


	/*********************放大镜配置文件*******************************************************************************************/

/* Copyright 2008 MagicToolBox.com. To use this code on your own site, visit http://magictoolbox.com */

/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border:			1px solid #533E1B;
}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			12px Tahoma, Verdana, Arial, sans-serif;
	color:			#fff;
	background:		#FCF8C6;
	text-align:     center !important; 
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #533E1B;
	background: 	#FCF8C6;
	cursor:			hand;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;
}
/* 2008 MagicToolbox.com. To use this code on your own site, visit http://www.magictoolbox.com */

/* CSS class for thumbnail link <A> */
.MagicThumb {
    cursor: url(images/zoomin.cur), pointer;
    outline: none;
}

/* CSS class for the thumbnail link <A> when the big image is zoomed */
.MagicThumb-zoomed { cursor: default; }

/* CSS class for span inside the thumbnail <A> */
.MagicThumb span { display: none; }

/* CSS class for the thumbnail image */
.MagicThumb img { border: 0px solid #e4e4e4; outline: none; }

/* CSS class for the big image while zooming */
.MagicThumb-image { border: 1px solid #cccccc; outline: none; }

/* CSS class for the zoomed big image */
.MagicThumb-image-zoomed { cursor: url(images/zoomout.cur), pointer; }

/* CSS class for the caption under the big zoomed image */
.MagicThumb-caption {
    color: #333333;
    background-color: #F0F0F0;
    border: 1px solid #CCCCCC;
    border-top: none;
    font-family: Verdana, Helvetica;
    FONT-SIZE: 12px;
    padding: 8px 16px;
}

/* CSS class for the control bar */
.MagicThumb-controlbar {
	display: block;
	height: 18px;
}

.MagicThumb-controlbar a {
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px 1px;
	outline: none;
	float: left;
	overflow: hidden;
}

.MagicThumb-controlbar a span {
	display: block;
	width: 1000px;
	height: 1000px;
	background: transparent url(images/controlbar.png) no-repeat 0 0;
	outline: none;
	position: absolute;
	left: 0px;
	top: 0px;
}

/* CSS class for the loading message box */
.MagicThumb-loading {
	border: 1px solid #333;
	background: #ffffff url(images/loader.gif) no-repeat 2px 50%;
	padding: 2px 2px 2px 22px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	font-size: 8pt;
	font-family: sans-serif;
}
	.picture{
	
	text-align:left;

	}
	 .picture img{
	width:56px;
	height:56px;
	cursor:pointer;
	margin:0 3px;
	}
	.picture img.onbg{
	background:#e8e8e8; padding:1px;
	}
	.picture img.autobg{
	background:#e8e8e8; padding:1px;
	
	}
.zkcontent .Container {
	line-height: 22px;
	padding-top:5px;
}

.rhzb_hz {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.hz {
	width: 950px;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
}

.rhzb_hz .ckimg {
	height: 303px;
	width: 653px;
	float: left;
	border: 1px none #7E6D4A;
	text-align: center;
}
.rhzb_hz .hz_login {
	float: right;
	height: 300px;
	width: 250px;
	border: 1px solid #7E6D4A;
	background-color: #FFF;
}
.hz_input {
	height: 24px;
	width: 170px;
	border: 1px solid #533E1B;
	line-height: 24px;
}
.clear {
	clear: both;
}
.rhzb_hz .hz_list {
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.hz_list .hz_list_eve {
	background-image: url(../images/hz_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 230px;
	width: 184px;
	float: left;
}
.rhzb_hz .birth_bg {
	background-image: url(../images/birth_bg.jpg);
	background-repeat: no-repeat;
	background-position: 6px center;
	height: 251px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.birth_bg .birth_msg {
	height: 150px;
	width: 630px;
	float: left;
	text-align: left;
	clear: right;
	padding-top: 90px;
	padding-left: 160px;
}
.product_eve {
	height: 195px;
	width: 162px;
	float: left;
}
input.biaodan3 {
	border: 1px solid #000000;
}
