@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
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: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color:#999999;
	text-decoration: none;
}
a:hover {
	color:#008AF0;
}
p {
	line-height: 180%;
	margin-bottom: 10px;
}
ul {
	list-style-type: none;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	height: 28px;
	clear: both;
	text-transform: uppercase;
	font-family: "微软雅黑";
	padding-top: 10px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #353535;
	margin-bottom: 10px;
}
.main {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	width: 400px;
}
#homeBanner {
	width: 980px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDC701;
}
#banner {
	width: 706px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDC701;
	float: left;
}
#topBack {
	float: left;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../image/face/homeTopBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topNav {
	float: right;
	width: 166px;
	padding-top: 70px;
}
#container {
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	background-image: url(../image/face/containerBack.gif);
	background-repeat: repeat-y;
	background-position: 45px top;
	margin-bottom: 10px;
}
#copyright {
	background-image: url(../image/face/copyrightBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
}
#subNav {
	float: left;
	width: 160px;
	display: block;
	text-align: right;
	/*font-family: "微软雅黑";*/
	text-transform: capitalize;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-left: 25px;
}
#subNav ul {
	list-style-type: none;
	display: block;
	float: left;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#subNav ul li {
	float: left;
	width: 160px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0D0D0D;
}
/*二级菜单样式 */
#subNav ul li #threeNav {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 160px;
}
#subNav ul li a {
	display: block;
	width: 125px;
	float: left;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-right: 25px;
	line-height: 13px;
	background-image: url(../image/face/subnavThreenavback.gif);
	background-repeat: no-repeat;
	background-position: 142px 9px;
	font-weight: bold;
	padding-left: 10px;
}
#subNav ul li a:hover {
	display: block;
	background-image: url(../image/face/subnavUlLiAback_b.gif);
	background-color: #333333;
	color: #008AF0;
}
#subNav ul #subNavCurrent a {
	display: block;
	width: 125px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
	background-image: url(../image/face/subnavUlLiAback.gif);
	background-repeat: no-repeat;
	background-position: 142px 14px;
	background-color: #333333;
}
/*三级菜单样式 */
#subNav #threeNav li{
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-style: none;
}
#subNav #threeNav li a {
	width: 125px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: none;
	color: #999999;
}
#subNav #threeNav li a:hover {
	color: #008AF0;
	background-color: #212121;
}
#subNav #threeNav #subNavCurrent a {
	font-weight: normal;
	background-image: none;
	color: #008AF0;
	background-color: #202020;
	width: 125px;
	background-image: none;
	padding-top: 6px;
	padding-bottom: 6px;
}
/*s级菜单样式 */
#subNav #threeNav .fourNav {
	font-size: 11px;
	background-color: #272727;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#subNav #threeNav .fourNav li{
	padding-right: 0px;
	padding-left: 0px;
	background-color: #272727;
}
#subNav #threeNav .fourNav li a {
	width: 125px;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: none;
	color: #616161;
	font-size: 11px;
}
#subNav #threeNav .fourNav li a:hover {
	background-color: #333333;
	color: #008AF0;
}
#subNav #threeNav .fourNav #subNavCurrent a {
	width: 125px;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: none;
	color: #FFFFFF;
	background-color: #272727;
}
/*内容开始*/
#leftFlash {
	float: left;
	width: 160px;
	padding-top: 4px;
	background-color: #000000;
}
#subNav #productSearch {
	clear: both;
	float: left;
	width: 160px;
	padding-top: 10px;
	background-color: #000000;
	padding-bottom: 10px;
}
.productSearch160 {
	float: right;
	width: 160px;
	line-height: 18px;
	color: #999999;
	background-color: #202020;
	height: 18px;
	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;
}
.searchMenu a {
	float: right;
	height: 18px;
	width: 30px;
	background-image: url(../image/menu/search.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 3px;
}
#productSearch .searchMenu a {
	float: right;
	height: 18px;
	width: 30px;
	background-image: url(../image/menu/search_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.searchMenu a:hover {
	background-image: url(../image/menu/search.gif);
	background-position: 0px 0px;
	padding: 0px;
}
#productSearch .searchMenu a:hover {
	background-image: url(../image/menu/search.gif);
	background-position: 0px 0px;
}
.clearwai {
	display: none;
}
#win {
	width: 728px;
	padding-left: 9px;
	padding-right: 9px;
	float: right;
	margin-right: 25px;
	display: inline;
	padding-top: 9px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
}
/*#productList #win,#companyNews #win {
	float: left;
	width: 700px;
	padding-left: 40px;
}*/
.newslistLeft {
	float: left;
	width: 230px;
	padding-right: 20px;
	display: block;
}
.newslistLeft li {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.newslistLeft span {
	font-size: 10px;
	color: #0281FF;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#newsListcontainer {
	float: left;
	width: 700px;
}
.sizeNeirong {
	float: right;
	width: 450px;
}
.biaoti samp {
	font-size: 10px;
}
.sizeNeirong .biaoti {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	clear: both;
	float: left;
	width: 450px;
	display: inline;
	font-weight: bold;
}
.newslistLeft a {
	display: block;
	width: 230px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #202020;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 120%;
}
.newslistLeft a:hover {
	border-top-color: #0281FF;
}
/*页码翻页*/
#yema {
	clear: both;
	display: block;
	padding-top: 15px;
	float: left;
}
#yema li {
	float: left;
	padding-right: 2px;
}
#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: #0281FF;
	color: #000000;
	display: block;
	float: left;
}
#yema a:hover {
	background-color: #0281FF;
	color: #000000;
}
#newsListcontainer #yema {
	width: 230px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #202020;
}
#top {
	background-image: url(../image/face/top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 30px;
	clear: both;
}
#topNav a {
	color: #666666;
}
#topNav a:hover {
	color: #008AF0;
}
#productInfo img {
	float: left;
	width: 298px;
	border: 1px solid #0C0C0C;
	margin-top: 10px;
}
#productInfo {
	float: left;
	width: 300px;
	padding-right: 20px;
}
#product .sizeNeirong {
	width: 380px;
}
.sizeNeirong li a {
	background-color: #202020;
	display: block;
	padding: 6px;
	width: 96px;
	float: left;
	cursor: hand;
}
.sizeNeirong li a:hover {
	background-color: #000;
}
.sizeNeirong li {
	padding-right: 6px;
	padding-bottom: 6px;
	float: left;
	height: 128px;
	width: 108px;
}
#product .gudingwaikuang #yema {
	border-top-style: none;
	float: left;
	padding-top: 10px;
	padding-bottom: 30px;
}
.gudingwaikuang {
	float: left;
}
/* 客户反馈 */
#feedback {
	width: 500px;
	line-height: 150%;
	margin-top: 6px;
	padding-bottom: 30px;
}
#feedback label {
	color: #646464;
	float: left;
	width: 65px;
	clear: both;
	text-align: right;
}
.buttonsubmit {
	width: 75px;
	margin-left: 68px;
	color: #FFFFFF;
	border: 1px solid #3D3D3D;
	font-weight: bold;
	background-color: #3D3D3D;
	clear: both;
	display: inline;
}
#feedback .unamefeedback {
	text-align: left;
	width: 220px;
	margin-bottom: 5px;
	border: 1px solid #333333;
	background-color: #333333;
	height: 18px;
	clear: right;
	color: #CCCCCC;
}
#feedback .Passfeedback {
	width: 400px;
	margin-bottom: 5px;
	background-color: #333333;
	border: 1px solid #333333;
	clear: right;
	height: 140px;
	color: #CCCCCC;
}
#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;
}
#productList .sizeNeirong {
	width: 700px;
}
#productList .sizeNeirong li {
	height: 138px;
}
.sizeNeirong span {
	line-height: 20px;
	height: 20px;
	clear: both;
	float: left;
	width: 96px;
	white-space: nowrap;
	display: inline;
	overflow: hidden;
}
#productList #newsListcontainer .gudingwaikuang #yema {
	width: 700px;
	border-top-style: none;
	padding-bottom: 30px;
	padding-top: 0px;
}
#win #productSearch {
	width: 380px;
	float: left;
	display: block;
	padding-bottom: 12px;
}
#win #productSearch li {
	float: left;
	width: 140px;
	clear: none;
	display: block;
	font-weight: bold;
	width: 80px;
	clear: both;
}
#indexContact #win #productSearch li {
	float: left;
	display: block;
	font-weight: bold;
	width: 80px;
	clear: both;
}
#win #productSearch .searchMenu {
	float: left;
	width: 34px;
	clear: none;
}
#win #productSearch .searchMenu a {
	margin-top: 0px;
}
#productList #video .sizeNeirong li {
	width: 168px;
}
#video .sizeNeirong li a {
	width: 156px;
}
#productList #honor .sizeNeirong li {
	width: 168px;
	height: 260px;
}
#honor .sizeNeirong li a {
	width: 156px;
	height: 240px;
}
#honor .sizeNeirong span {
	line-height: 20px;
	height: 20px;
	clear: both;
	float: left;
	width: 156px;
}
/*产品详细页样式*/
#productInfoPhoto {
	width: 570px;
	float: left;
	padding: 15px;
	clear: both;
	text-align: center;
}
#productInfoSize {
	float: left;
	padding-top: 20px;
	width: 570px;
	display: block;
	clear: both;
	padding-right: 15px;
	padding-left: 15px;
}
#productInfoSize li {
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111111;
	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;
}
#video .sizeNeirong span {
	width: 156px;
	overflow: hidden;
}
/*联系信息*/
.contact dt {
	line-height: 28px;
	font-weight: bold;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #171717;
}
.contact dd {
	line-height: 28px;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #171717;
}
.contact {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 6px;
}
/* 下载中心列表 */
#downloadList {
	list-style-type: none;
	width: 580px;
	float: left;
	display: inline;
}
#downloadList dt {
	font-weight: bold;
	float: left;
}
#downloadList dd {
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #171717;
}
#downloadList dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #171717;
	display: inline;
	clear: both;
	width: 600px;
	float: left;
	margin-bottom: 5px;
	line-height: 22px;
}
#downloadList .downloadListSize {
	background-image: url(../image/face/download.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 25px;
	color: #999999;
}
#downloadList .downloadListSizeA:hover {
	cursor: hand;
	color: #0066FF;
}
#downloadList .downloadListSizeA:hover .downloadListSize  {
	background-image: url(../image/face/download_a.gif);
	cursor: bold;
	color: #027AFF;
}
#download #yema {
	width: 600px;
	padding-bottom: 30px;
}
#servicehotline .contact {
	width: 270px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.maintenance dt {
	line-height: 30px;
	color: #CCCCCC;
	font-weight: bold;
}
.maintenance dd {
	line-height: 180%;
}
.maintenance {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #171717;
	padding-bottom: 10px;
}
#history li {
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #171717;
}
#history span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	width: 80px;
	float: left;
}
.rightphoto {
	float: left;
}
.sizeRight {
	float: left;
	width: 440px;
	padding-right: 10px;
}
/*#product #win {
	width: 700px;
}*/
#subNav #productSearch li {
	padding-right: 0px;
	padding-left: 0px;
	width: 160px;
	border-top-style: none;
	border-bottom-style: none;
}
#leftNewsList {
	float: left;
}
/* 网站地图 */
#siteMapContent {
	float: left;
	padding: 5px;
	text-indent: 0px;
	margin: 5px;
	display: inline;
	width: 600px;
}
#siteMapContent dl {
	clear: both;
	text-indent: 0px;
	margin-bottom: 10px;
	background-image: none;
	display: inline;
	padding-bottom: 2px;
	padding-top: 0px;
	float: left;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C1C1C;
}
#siteMapContent dt {
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
	width: auto;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C1C1C;
	padding-left: 5px;
}
#siteMapContent dd {
	padding: 2px;
	text-indent: 0px;
	margin-right: 3px;
	margin-bottom: 6px;
	float: left;
}
#siteMapContent a {
	display: block;
	color: #666666;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#siteMapContent a:hover {
	float: left;
	display: block;
	color: #008AF0;
	background-color: #0066CC;
}
/*产品索引*/
.liebiaoxuanka dt {
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}
.liebiaoxuanka dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
	padding-bottom: 5px;
}
.exampleSearchList li {
	float: left;
	line-height: 26px;
	padding-right: 5px;
}
.exampleSearchList {
	width: 660px;
	display: block;
}
.domesticSalesMap {
	float: left;
	width: 728px;
	background-color: #0B0B0B;
}
.exampleSearchList .searchMenu {
	float: left;
	width: 40px;
}
#productDomes .exampleSearchList {
	width: 580px;
	display: block;
}
#productDomes .TabbedPanelsContentGroup {
	float: left;
	width: 716px;
}
/*人才招聘*/
#jobSubmit {
	width: 600px;
}
#jobSubmit .PassJobSubmit {
	width: 300px;
	margin-bottom: 5px;
}
#jobSubmit .PassJobShort {
	width: 230px;
	margin-bottom: 5px;
}
#jobSubmit span {
	color: #FF0000;
}
#jobSubmit .sizeAsh {color: #999999}
#jobSubmit th {
	text-align: right;
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}
#jobSubmit td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}
#jobSubmit .buttonBK {
	color: #FFFFFF;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
/* 会员登陆页*/
.buttonsubmit {
	width: 75px;
	margin-left: 54px;
	color: #FFFFFF;
	border: 1px solid #000000;
	font-weight: bold;
	background-color: #333333;
	clear: both;
}

#memberLogin .unameMember {
	text-align: left;
	width: 160px;
	background-color: #333333;
	border: 1px solid #1C1C1C;
	color: #CCCCCC;
}
#memberLogin .PassMember {
	text-align: left;
	width: 160px;
	background-color: #333333;
	border: 1px solid #1C1C1C;
	color: #CCCCCC;
}
#memberLogin #registerForget {
	margin-left: 54px;
}
#memberLogin {
	width: 260px;
	border: 5px solid #202020;
	padding: 10px;
}
/* 会员修改资料页*/
#memberRegister {
	list-style-type: none;
	float: left;
	width: 660px;
	margin-left: 15px;
	display: block;
	font-size: 12px;
	line-height: 30px;
}
#memberRegister .biaoti {
	color: #009999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
#memberRegister th {
	text-align: right;
	width: 110px;
}
#memberRegister td {
	display: block;
}
#memberRegister .tableTd {
	width: 240px;
	background-color: #333333;
	border: 1px solid #1C1C1C;
	color: #CCCCCC;
}
#memberRegister .buttonBK {
	color: #FFFFFF;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
#memberRegister span {
	color: #FF0000;
}
.memberRegister span {
	visibility: hidden;
}
.memberRegister a {
	background-image: url(../image/menu/member.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 20px;
	width: 47px;
	display: block;
}
.memberRegister a:hover {
	background-image: url(../image/menu/member_a.gif);
}
#feedback .buttonsubmit {
	margin-left: 67px;
}
#productDomes .exampleSearchList .mohusousuokuan {
	width: 80px;
}
#productInfo h3 {
	padding-top: 10px;
	font-weight: normal;
	font-size: 14px;
	border-bottom-width: 1px;
}
#productDesignInfo2 #productInfoPhoto {
	width: 298px;
	float: left;
}
#productDesignInfo2 #productInfoSize {
	float: left;
	width: 200px;
	clear: none;
}
#newsbody {
	line-height: 160%;
}
/*首页CSS*/
#indexContainer {
	float: left;
	width: 910px;
	padding-right: 45px;
	padding-left: 45px;
}
#indexLeftContainer {
	float: left;
	width: 300px;
	background-color: #141414;
	margin-right: 3px;
	margin-bottom: 3px;
	padding: 8px;
	display: inline;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E2E2E;
	line-height: 26px;
	clear: both;
}
.contactNeirong {
	float: left;
	padding-top: 5px;
	line-height: 160%;
}
#zhongjianNeirong {
	float: left;
	padding: 8px;
	width: 400px;
	background-color: #141414;
	margin-right: 3px;
	height: 260px;
}
.contact319 {
	float: left;
	width: 319px;
}
.newsWaikuang {
	float: left;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E2E2E;
	padding-bottom: 20px;
	clear: both;
	width: 400px;
}
.newsWaikuang .homeNews {
	float: right;
	width: 300px;
	line-height: 140%;
}
.photo {
	float: left;
	background-color: #000000;
}
.homeNews a dt {
	color: #0093FF;
	line-height: 12px;
	padding-bottom: 8px;
}
#rightNeirong {
	float: right;
	width: 160px;
	background-color: #141414;
	height: 260px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}
#indexContact #leftFlash {
	background-color: #141414;
}
h2 span {
	float: right;
}
h2 span a {
	color: #333333;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#indexContact .main #container {
	margin-bottom: 3px;
}
.banner {
	padding-bottom: 8px;
}
#homebaner {
	color: #141414;
}
#productInfo .andJac {
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
	background-color: #333333;
	color: #FFFFFF;
	float: left;
	width: 50px;
	text-align: center;
	margin-right: 5px;
	display: inline;
	margin-top: 5px;
}
#productInfo .andJac:hover {
	background-color: #333333;
	color: #008AEF;
}
#TabbedPanels1 .TabbedPanelsContentGroup .tabBoxSize {
	width: 650px;
	float: left;
}
.tabBoxSize dt {
	display: inline;
	float: left;
	height: 96px;
	width: 96px;
	margin-right: 20px;
	overflow: hidden;
}
.tabBoxSize dd {
	width: 160px;
	line-height: 20px;
	float: left;
}
.tabBoxSize dl {
	float: left;
	width: 300px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: inline;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.tabBoxSize .toSee a {
	float: left;
	width: 70px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #333333;
	margin-top: 35px;
	text-align: center;
	color: #FFFFFF;
}
.tabBoxSize .toSee a:hover {
	color: #008AF0;
}
/*liang add*/
.contactNeirong ul li{
	float:left;
	padding-left:6px;
	width:140px;
	line-height:16px;
}
/*liang add*/

