@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
ul,li {
	list-style-type: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/face/bodyBack.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
p {
	line-height: 200%;
	text-indent: 24px;
	margin-bottom: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	clear: both;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	background-color: #FFCC00;
	padding-left: 8px;
	line-height: 20px;
	margin-bottom: 5px;
}
h3 span {
	float: right;
	width: 50px;
	display: block;
}
h3 span a {
	font-weight: normal;
	padding-left: 14px;
	background-image: url(../img/face/more.gif);
	float: left;
	width: 36px;
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;
	text-decoration: none;
}
h3 span a:hover {
	background-image: url(../img/face/more_a.gif);
}
h4 {
	line-height: 14px;
	padding-top: 30px;
	padding-bottom: 8px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #E11306;
}
.main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
/* 版权信息*/
#copyright {
	font-size: 10px;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(../img/face/copyright.png);
	background-repeat: repeat-x;
	height: 94px;
	padding-top: 20px;
	text-align: center;
	background-position: left 20px;
}
.red {
	color: #FF6600;
}
/*页码*/
#page {
	clear: both;
	line-height: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#product .container {
	width: 720px;
}
#product .leftSide {
	padding-left: 0px;
	width: 720px;
}
#product h4 {
	padding-left: 10px;
	padding-bottom: 20px;
}
/* 顶部*/
#goTop {
	float: right;
	width: 60px;
	margin-left: 3px;
	margin-top: 2px;
}
#goTop a {
	color: #FFFFFF;
	display: block;
	width: 32px;
	background-image: url(../img/menu/goTop.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	line-height: 18px;
	height: 18px;
	padding-top: 2px;
}
#goTop a:hover {
	background-image: url(../img/menu/goTop_a.png);
	text-decoration: none;
}
/* 关闭*/
#closeWin {
	float: right;
	width: 60px;
	margin-left: 3px;
	margin-top: 2px;
}
#closeWin a {
	color: #FFFFFF;
	display: block;
	width: 32px;
	background-image: url(../img/menu/close.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	line-height: 18px;
	height: 18px;
	padding-top: 2px;
}
#closeWin a:hover {
	background-image: url(../img/menu/close_a.png);
	text-decoration: none;
}
/* 返回*/
#goBack {
	float: right;
	width: 60px;
	margin-top: 2px;
}
#goBack a {
	color: #FFFFFF;
	display: block;
	width: 32px;
	background-image: url(../img/menu/goBack.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	line-height: 18px;
	height: 18px;
	padding-top: 2px;
}
#goBack a:hover {
	background-image: url(../img/menu/goBack_a.png);
	text-decoration: none;
}
.topLogoSubNav {
	float: left;
	width: 980px;
}
/*LOGO开始*/
#logo .leftLogo {
	float: left;
	display: block;
}
#logo {
	display: block;
	width: 230px;
	height: 78px;
	float: left;
}
#rightTopMenu {
	float: right;
	width: 720px;
	display: block;
}
/*顶部导航*/
#topNav {
	clear: both;
	float: right;
	width: 502px;
	display: inline;
	padding-top: 12px;
	padding-bottom: 4px;
}
#topNav ul {
	list-style-type: none;
	display: inline;
}
#topNav ul li {
	float: right;
	padding-left: 16px;
}
#topNav ul li a {
	text-decoration: none;
}
#topNav ul .hot a {
	color: #009C8F;
}
#topNav ul li a:hover {
	color: #FF6600;
	text-decoration: none;
}
/*#topNav ul li a:hover {
	background-color: #000000;
}
*/
#topNav ul #englishMenu a {
	background-color: #D4D4D4;
	font-size: 10px;
	display: block;
	padding-right: 3px;
	padding-left: 3px;
}
#loginBar {
	clear: both;
	float: right;
	width: 294px;
	padding-top: 5px;
}
#loginBar li {
	float: left;
	padding-left: 3px;
	line-height: 24px;
}
#loginBar .memberNav {
	float: left;
	height: 22px;
	width: 82px;
	background-color: #F5F5F5;
	border: 1px solid #D4D4D4;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	line-height: 22px;
	color: #999999;
}
#loginBar a {
	float: left;
	height: 24px;
	width: 44px;
	background-color: #009C8F;
	background-image: url(../img/menu/topLogin.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
#loginBar a:hover {
	background-image: url(../img/menu/topLogin_a.png);
}
#loginBar span {
	display: none;
}
#searchBar {
	clear: both;
	float: right;
	width: 400px;
	padding-top: 5px;
}
#searchBar li {
	float: right;
	line-height: 24px;
	padding-right: 3px;
}
#searchBar .memberNav {
	float: left;
	height: 22px;
	width: 182px;
	background-color: #F5F5F5;
	border: 1px solid #D4D4D4;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	line-height: 22px;
	color: #999999;
	text-align: left;
}
#searchBar a {
	float: left;
	height: 24px;
	width: 44px;
	background-color: #009C8F;
	background-image: url(../img/menu/topGo.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
#searchBar a:hover {
	background-image: url(../img/menu/topGo_a.png);
}
#searchBar span {
	display: none;
}
/*导航*/
#mainMenu {
	clear: both;
	float: right;
	display: inline;
	width: 750px;
}
#banner {
	clear: both;
	padding-bottom: 10px;
	float: left;
	padding-top: 10px;
}
#homeContainer {
	float: left;
	width: 726px;
}
.photoLeft {
	float: left;
}
.productListLIsize {
	clear: both;
	float: left;
	width: 190px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8E9C93;
	margin-top: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDFE3;
	padding-left: 28px;
	background-image: url(../img/face/moreAsize.gif);
	background-repeat: no-repeat;
	background-position: 16px center;
	font-weight: normal;
	display: block;
	height: 22px;
	line-height: 22px;
	white-space: nowrap;
	overflow: hidden;
}
.productListLIsize span {
	float: right;
}
.productListLIsize span a {
	float: left;
	background-image: url(../img/menu/more.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 42px;
	display: block;
	background-color: #009C8F;
}
.productListLIsize span a:hover {
	background-image: url(../img/menu/more_a.gif);
}
.productListLIsize samp {
	display: none;
}
#productListLi {
	background-image: url(../img/face/productListLi.gif);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
	float: left;
	width: 696px;
	display: block;
}
#productListLi li {
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
}
#rightHOme {
	float: right;
	width: 240px;
}
.photoHome {
	float: left;
	padding-bottom: 6px;
}
#networkHome {
	clear: both;
	float: left;
	width: 150px;
	background-image: url(../img/illustrator/networkhome.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	padding-bottom: 9px;
	padding-top: 2px;
	padding-left: 85px;
	padding-right: 5px;
}
#networkHome .networkKuan {
	width: 106px;
}
#leftMenu {
	float: left;
	width: 220px;
	background-image: url(../img/face/sunNavback.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#rightContainer {
	float: right;
	width: 750px;
}
#container {
	float: left;
	background-image: url(../img/face/container.png);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 20px;
}
#rightContainer .contentBox {
	float: left;
	width: 700px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F2F4F6;
	border-right-color: #F2F4F6;
	border-left-color: #F2F4F6;
	background-image: url(../img/face/contentBottomback.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 25px;
}
#rightContainer .contentBox .add {
	line-height: 20px;
	float: left;
	width: 695px;
	color: #666666;
	padding-left: 5px;
}
#rightContainer .contentBox .title {
	float: left;
	width: 680px;
	background-color: #F2F4F6;
	background-image: url(../img/menu/title01.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
	line-height: 28px;
	display: inline;
	height: 28px;
	margin-top: 5px;
	font-weight: bold;
}
.contentBox .company {
	float: left;
	width: 700px;
	padding-top: 10px;
}
.contentBox .page {
	float: left;
	width: 700px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CAD2DB;
	margin-top: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAD2DB;
	padding-bottom: 5px;
}
.page .pageList {
	float: left;
	width: 550px;
	height: 20px;
}
.page .back {
	float: right;
	width: 125px;
	line-height: 20px;
	height: 20px;
}
.shaB .back {
	float: right;
	width: 145px;
	line-height: 20px;
	height: 20px;
}
.back .onBack {
	background-image: url(../img/menu/back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	float: left;
	height: 20px;
	width: 60px;
	margin-right: 5px;
}
.back .onTop {
	background-image: url(../img/menu/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	width: 60px;
}
.shaB .onTop {
	background-image: url(../img/menu/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	width: 60px;
}
.back .takBack {
	float: left;
	height: 20px;
	width: 80px;
	color: #FFFFFF;
	background-color: #6C6C6C;
	text-align: center;
}
.page .pageList a {
	color: #FFFFFF;
	background-color: #7F7F7F;
	margin-right: 3px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
	font-size: 12px;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
}
.page .pageList a:hover,.page .pageList .hot {
	color: #000000;
}
#subNav {
	clear: both;
	float: left;
	width: 202px;
	display: inline;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
}
#subNav ul {
	list-style-type: none;
	display: inline;
}
#subNav ul li {
	float: left;
	width: 202px;
	display: inline;
	padding-bottom: 2px;
}
/*二级菜单样式 */
#subNav ul li a {
	display: block;
	width: 182px;
	float: left;
	font-size: 12px;
	color: #333333;
	height: 30px;
	text-decoration: none;
	line-height: 30px;
	background-image: url(../img/menu/sunNav_a.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-weight: bold;
}
#subNav .threeNav li a,#subNav .threeNav  .fourNav li a,#subNav .threeNav .hot a { height:auto;}
#subNav ul li a:hover,#subNav ul .hot a {
	background-image: url(../img/menu/sunNav.png);
	color: #FFFFFF;
}
/*二级菜单样式结束 */
/*三级菜单样式 */
#subNav .threeNav {
	padding: 0px;
	float: left;
	width: 202px;
	display: inline;
	margin-bottom: 3px;
}
#subNav .threeNav li a {
	padding-left: 30px;
	width: 172px;
	background-image: url(../img/menu/icon01.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: 20px center;
	font-weight: normal;
}
#subNav .threeNav li a:hover,#subNav .threeNav .hot a {
	background-image: url(../img/menu/icon01_a.gif);
	color: #01A590;
	background-color: none;
}
/*三级菜单样式结束 */
/*四级菜单样式 */
#subNav .threeNav .fourNav {
	padding: 0px;
	float: left;
	background-color: #F2F4F6;
	width: 202px;
}
#subNav .threeNav .fourNav li {
	float: left;
	width: 202px;
	line-height:20px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#subNav .threeNav .fourNav li a {
	padding-left: 50px;
	width: 152px;
	background-position: 30px;
	background-image: none;
}
#subNav .threeNav .fourNav li a:hover,#subNav .threeNav .fourNav .hot a  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
/*---------------菜单结束----------------*/
#container .back {
	background-image: url(../img/face/navBack.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
}
#leftMenu .nameTitle {
	float: left;
	width: 202px;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 10px;
}
#subNav .threeNav li {
	background-image: url(../img/face/iconBack.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
}
#leftMenu .selfBox {
	float: left;
	width: 206px;
	padding-right: 7px;
	padding-left: 7px;
}
#leftMenu .selfBox li {
	float: left;
	padding-bottom: 5px;
}
.contentBox .company .txt {
	float: left;
	width: 540px;
}
.company .pic {
	float: left;
	width: 150px;
	padding-left: 10px;
}
.contentBox .contact {
	float: left;
	width: 700px;
	padding-top: 10px;
}
.contentBox .contact dl {
	float: left;
	width: 500px;
	line-height: 22px;
	padding-bottom: 15px;
	background-image: url(../img/face/iconback02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 50px;
	margin-bottom: 15px;
	display: inline;
	color: #666666;
}
.contentBox .contact dt {
	font-size: 14px;
	color: #009C8F;
	font-weight: bold;
}
.contentBox .contact ul {
	float: right;
	width: 150px;
}
.contact .qqBox li {
	float: left;
	width: 150px;
	text-align: center;
	padding-bottom: 15px;
}
#pic {
	text-align: center;
	float: left;
	width: 780px;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 50px;
}
#leftMenu .selfBox .Sales {
	background-image: url(../img/illustrator/wangluoBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 53px;
	width: 140px;
	display: block;
	padding-left: 66px;
	padding-top: 20px;
}
.selfBox .Sales .xzTab {
	padding-left: 5px;
	padding-bottom: 2px;
}
.Sales .xzTab .networkKuan {
	width: 110px;
}
.TabbedPanelsContent #newBast {
	float: left;
	width: 710px;
}
.TabbedPanelsContent #newBast li {
	float: left;
	width: 230px;
	padding-right: 1px;
	padding-left: 1px;
}
#searchBar i {
	float: left;
	width: 110px;
	visibility: visible;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.TabbedPanelsContent .IDpic {
	float: left;
	width: 710px;
	background-image: url(../img/face/productListLi2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	display: inline;
	margin-top: 10px;
}
.TabbedPanelsContent .IDpic li {
	float: left;
	width: 230px;
}
.TabbedPanelsContent .IDpic .conter {
	padding-right: 10px;
	padding-left: 10px;
}
#banner #homebaner {
	color: #FFFFFF;
}
#home #networkHome ul {
	float: left;
	height: 49px;
	width: 150px;
	padding-top: 1px;
}
#networkHome ul li {
	white-space: nowrap;
	display: inline;
	float: left;
	width: 145px;
	overflow: hidden;
	line-height: 16px;
}
/*-----菜单开始------*/
#txtBox {
	float: left;
	width: 740px;
	background-image: url(../img/face/txtTopBack.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*-------菜单结束-------*/
#jobContent .jishuBoxInfo {
	float: left;
	width: 700px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8E9C93;
}
#jobContent .jishutxtBox {
	float: left;
	width: 700px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8E9C93;
}
.jishutxtBox .jacTxt {
	background-color: #F0F2F4;
	float: left;
	width: 690px;
	padding: 5px;
}
.contentBox .contact .pmap {
	float: left;
	width: 700px;
	display: inline;
	margin-left: 0px;
}
.contentBox .contact .pmap dt {
	float: left;
	width: 80px;
	color: #FFFFFF;
	background-color: #02A590;
	text-align: center;
	display: inline;
	margin-right: 15px;
}
.contentBox .contact .pmap dd {
	float: left;
	width: auto;
	margin-right: 15px;
}
.contact .pmap dt a {
	color: #FFFFFF;
}
