﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin-left: 0px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #646464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 20px;
}
a {
	color:#999999;
	text-decoration: none;
}
a:hover {
	color:#CCCCCC;
}
p {
	line-height: 180%;
	margin-bottom: 20px;
}
h3 {
	font-size: 18px;
	line-height: 36px;
	clear: both;
	font-family: "微软雅黑";
	color: #CCCCCC;
	display: block;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-transform: uppercase;
}
.main {
	clear: both;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../image/face/mainBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	float: left;
}
h4 {
	clear: both;
	line-height: 30px;
	font-size: 14px;
}
#indexPhoto .main {
	background-image: none;
}
#topMenu #logo {
	float: left;
}
.main #topMenu {
	float: left;
	width: 960px;
}
#back {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#topMenu #menu {
	float: left;
	width: 660px;
	padding-top: 26px;
	text-transform: uppercase;
	line-height: 20px;
	height: 20px;
	display: block;
	font-size: 13px;
	font-family: "微软雅黑";
	font-weight: bold;
}
#menu li {
	float: left;
	width: 82px;
	text-align: center;
}
#english {
	height: 12px;
	width: 42px;
	float: right;
}
#english a {
	background-image: url(../image/menu/english.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 12px;
	width: 42px;
	display: block;
}
#english span {
	display: none;
}
#english a:hover {
	background-image: url(../image/menu/english_a.gif);
}
#topPrdoductSearch {
	background-image: url(../image/face/productSearchBack.gif);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	width: 960px;
	background-position: top;
	height: 31px;
}
/*搜索*/
#productSearchBar .productSearchFrame {
	height: 21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../image/face/topsearch.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
	display: block;
	background-attachment: fixed;
	float: left;
	width: 115px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#productSearchBar li {
	list-style-type: none;
	float: left;
	line-height: 28px;
}
.productSearchFrameNye {
	height: 15px;
	width: 115px;
	line-height: 16px;
	float: left;
	color: #5B5B5B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-bottom: 2px;
	background-color: #151515;
}
#productSearchBar {
	float: right;
	width: 212px;
	display: block;
	clear: both;
	height: 26px;
	padding-top: 1px;
}
.productSearchMenu a {
	display: block;
	float: left;
	height: 26px;
	width: 27px;
	background-image: url(../image/face/topsearchMenu.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.productSearchMenu a:hover {
	background-image: url(../image/face/topsearchMenu_a.png);
}
.productSearchMenu samp {
	visibility: hidden;
	display: none;
}
/*左边一级菜单*/
#leftSide {
	float: left;
	width: 256px;
	height: 440px;
}
#leftMenu01 a {
	font-size: 12px;
	line-height: 32px;
	color: #CCCCCC;
	height: 34px;
	font-family: "微软雅黑";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	display: block;
	text-transform: uppercase;
}
#leftMenu01 a:hover {
	color: #8AB51E;
	background-image: url(../image/face/menu01Back.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#leftMenu01 #leftMenu01gear a {
	color: #8AB51E;
	background-image: url(../image/face/menu01Back.gif);
	background-repeat: no-repeat;
	background-position: right 11px;
}
#leftMenu01 .leftMenu01gear a {
	color: #8AB51E;
	background-image: url(../image/face/menu01Back.gif);
	background-repeat: no-repeat;
	background-position: right 11px;
}
#winContent {
	float: right;
	width: 670px;
	padding-top: 30px;
}
.wincontentSize {
	width: 650px;
	float: left;
	padding-right: 18px;
	clear: both;
}
#copyright {
	float: left;
	width: 960px;
	text-align: right;
	clear: both;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}
/*左边新闻标题*/
#leftNewsMenu01 li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 140%;

}
#leftNewsMenu01 samp {
	font-size: 10px;
}
#leftNewsMenu01 a {
	display: block;
	width: 256px;
}
/*页码翻页*/
#yema {
	clear: both;
	display: block;
	padding-top: 5px;
	float: left;
}
#yema li {
	float: left;
	padding-right: 6px;
}
#yema a {
	font-size: 8px;
	display: block;
	background-color: #1B1B1B;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#yema .yemagear a {
	background-color: #729113;
	color: #000000;
	display: block;
	float: left;
}
#yema a:hover {
	background-color: #729113;
	color: #000000;
}
/*新闻文本内容样式*/
.newsSize dt {
	line-height: 140%;
	color: #999999;
	padding-bottom: 10px;
	font-weight: bold;
}
.newsSize samp {
	font-size: 10px;
	font-weight: normal;
}
.sizeFanye {
	clear: both;
	display: block;
	text-align: right;
}
/*二级菜单*/
#leftMenu02 {
	float: left;
	width: 206px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#product #winContent {
	width: 690px;
	padding-top: 36px;
}
#leftMenu02 #leftMenu01 a,#leftMenu02 #leftMenu01 a:hover {
	background-image: none;
	line-height: 22px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#leftMenu02 #leftMenu01 .sanjicaidan {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: both;
	width: 206px;
}
#leftMenu02 #leftMenu01 .sanjicaidan a {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	float: left;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-right: 5px;
	border-top-width: 0px;
	border-top-color: #000000;
	width: 206px;
}
#leftMenu02 #leftMenu01 .sanjicaidan a:hover {
	color: #666666;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}
/*产品列表*/
#productList {
	padding-left: 12px;
	float: left;
	width: 466px;
	display: block;
}
#productList li {
	float: left;
	width: 144px;
	padding-right: 10px;
}
#productList li a img {
	padding: 6px;
	background-color: #121212;
	height: 132px;
	width: 132px;
}
#productList li a:hover img {
	padding: 6px;
	background-color: #232323;
	height: 132px;
	width: 132px;
}
#productList span {
	clear: both;
	height: 56px;
	width: 132px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#productList span a {
	display: block;
	line-height: 14px;
	background-image: url(../image/face/productListSizeBack.gif);
	background-repeat: no-repeat;
	background-position: 6px 12px;
	padding-left: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#productList span a:hover {
	background-image: url(../image/face/productListSizeBack_a.gif);
}
#product #yema {
	float: right;
	clear: both;
}
#productListwaikuang {
	float: left;
	width: 452px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	display: inline;
	margin-left: 218px;
}
#productInfoWaikuang {
	clear: both;
	width: 790px;
	background-color: #0A0A0A;
	float: left;
	display: inline;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/*产品详细页样式*/
#productInfoPhoto {
	width: 358px;
	float: left;
	padding: 15px;
}
#productInfoSize {
	float: left;
	padding-left: 50px;
	padding-top: 20px;
	width: 330px;
	display: block;
}
#productInfoSize li {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: both;
}
#productXianmiaotu {
	float: left;
	padding-left: 50px;
	padding-top: 10px;
}
/*#juzhong {
	margin-left: -400px;
	width:800px;
	height:590px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -295px;
}
*/
.sizeLiang {
	color: #8E8E8E;
	text-transform: uppercase;
}
/* 客户反馈 */
#feedback {
	width: 300px;
	line-height: 150%;
	margin-top: 6px;
}
#feedback label {
	color: #646464;
	float: left;
	width: 65px;
	clear: both;
	padding-left: 20px;
}
.buttonsubmit {
	width: 75px;
	margin-left: 88px;
	color: #FFFFFF;
	border: 1px solid #8AB51E;
	font-weight: bold;
	background-color: #8AB51E;
	clear: both;
	display: inline;
}
#feedback .unamefeedback {
	text-align: left;
	width: 210px;
	margin-bottom: 5px;
	border: 1px solid #333333;
	background-color: #333333;
	height: 18px;
	clear: right;
	color: #797979;
}
#feedback .Passfeedback {
	width: 210px;
	margin-bottom: 5px;
	background-color: #333333;
	border: 1px solid #333333;
	clear: right;
	height: 100px;
	color: #797979;
}
#feedback #registerForget {
	margin-left: 63px;
}
#feedback .kongbaixian {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	height: 0px;
	width: auto;
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
}
.contact dt {
	line-height: 30px;
	font-weight: bold;
	height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.contact dd {
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contact {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 6px;
}
#display #productList {
	padding-top: 6px;
	width: 620px;
	padding-left: 44px;
	text-transform: capitalize;
}
#display #productListwaikuang {
	display: block;
	width: 230px;
	padding-left: 380px;
	margin-left: 10px;
	margin-right: 10px;
	float: right;
}
#download .newsSize dd {
	width: 240px;
	float: left;
	display: block;
	padding-top: 5px;
	line-height: 140%;
}
#download .newsSize img {
	float: left;
	width: 64px;
	padding-right: 8px;
	padding-top: 5px;
}
#download .newsSize span {
	clear: both;
	float: left;
	width: 240px;
}
#download .newsSize dt {
	line-height: 100%;
	padding-top: 10px;
}
#download .newsSize {
	border-bottom-color: #333333;
	display: block;
	float: left;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 325px;
}
#download #display #productListwaikuang {
	padding-left: 430px;
	margin-left: 0px;
	border-top-style: none;
}
#download .newsSize dd a {
	color: #666666;
}
#download .newsSize dd a:hover {
	color: #EEEEEE;
}
.contactwaikuang .wincontentSize {
	width: 300px;
	clear: none;
}
#displayInfoPhoto {
	text-align: center;
	width: 760px;
}
.sizebiaoti01 dt {
	color: #8AB51E;
	line-height: 30px;
}
.sizebiaoti01 dd {
	background-color: #1C1C1C;
	line-height: 140%;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.leftFlashgaodutiaozheng {
	padding-top: 176px;
}
.leftFlashgaodutiaozheng01 {
	padding-top: 100px;
}

#divContent a.ajaxCur{
	color: #8AB51E;
	background-image: url(../image/face/menu01Back.gif);
	background-repeat: no-repeat;
	background-position: right 11px;
}

