@charset "utf-8";
/* CSS Document */
.bodyBox {
	background:url(../images/topNav_bg.png) repeat-x left 91px;
	width:100%;
	font-family:"微软雅黑","宋体",Arial, Helvetica, sans-serif;
}
.header .logo {
	width:233px;
	height:51px;
	background:url(../images/logo.png) no-repeat left top;
	margin-top:30px;
	margin-left:35px;
	float:left;
}
.topAdv {
	width:644px;
	height:92px;
	background:url(../images/topAdv01.png) no-repeat right top;
	float:right;
}
.ad02 {
	background-image:url(../images/topAdv02.jpg);
}
.ad03 {
	background-image:url(../images/topAdv03.jpg);
}
.ad04 {
	background-image:url(../images/topAdv04.jpg);
}
.ad05 {
	background-image:url(../images/topAdv05.jpg);
}
.ad06 {
	background-image:url(../images/topAdv06.jpg);
}
.topAdvSmallWhite {
	width:56px;
	height:84px;
	background:url(../images/topAdvSmallWhite.png) no-repeat left top;
}
.topNavBar {
	float:right;
	margin-right:10px;
}
a.homeIcon {
	display:block;
	background:url(../images/homeIcon.png) no-repeat left top;
	width:22px;
	height:22px;
	margin-top:10px;
	margin-right:33px;
	float:left;
}
.topNavBar ul {
	float:left;
}
.topNavBar li {
	float:left;
}
.topNavBar li a {
	display:block;
	width:132px;
	height:36px;
	color:#147dc9;
	margin-top:2px;
	padding-top:4px;
	text-align:center;
	font-family:"微软雅黑";
}
.topNavBar li a:hover, .topNavBar li.hot a {
	color:#fff;
	background:url(../images/topNavItem_bg.png) repeat-x left top;
	width:130px;
	height:34px;
	border:1px solid #fff;
	margin-top:1px;
}
.topNavBar li a.item02 {
	color:#c314a1;
}
.topNavBar li a.item03 {
	color:#c39f14;
}
.topNavBar li a.item04 {
	color:#9bc614;
}
.topNavBar li a.item05 {
	color:#c66014;
}
.topNavBar li a:hover.item02, .topNavBar li.hot a.item02 {
	color:#fff;
	background-image:url(../images/topNavItem02_bg.png);
}
.topNavBar li a:hover.item03, .topNavBar li.hot a.item03 {
	color:#fff;
	background-image:url(../images/topNavItem03_bg.png);
}
.topNavBar li a:hover.item04, .topNavBar li.hot a.item04 {
	color:#fff;
	background-image:url(../images/topNavItem04_bg.png);
}
.topNavBar li a:hover.item05, .topNavBar li.hot a.item05 {
	color:#fff;
	background-image:url(../images/topNavItem05_bg.png);
}
.topNavBar li h3 {
	line-height:18px;
}
.topNavBar li h4 {
	line-height:12px;
	font-size:9px;
	font-family:"微软雅黑",Verdana;
}
.topNav2 {
	position:relative;
	z-index:3;
}
.topNav2 ul {
	position:absolute;
	top:-2px;
}
.topNav2 li {
	color:#000;
	background-color:#f6f6f6;
	border:1px solid #ccc;
	display:none;
	text-align:center;
	z-index:2;
}
.topNav2 li a {
	line-height:28px;
	padding:0 10px;
	display:block;
	width:107px;
	overflow:hidden;
	background-color:#f6f6f6;
	height:28px;
	border-top:1px solid #fff;
	border-bottom:1px solid #ddd;
}
.topNav2 li a:hover {
	background-color:#157bc6;
	color:#fff;
}
.topNav2 .item01 {
	margin-left:331px;
}
.topNav2 .item02 {
	margin-left:463px;
}
.topNav2 .item03 {
	margin-left:595px;
}
.topNav2 .item04 {
	margin-left:727px;
}
.topNav2 .item05 {
	margin-left:859px;
}
.banner {
	width:1000px;
	height:215px;
	overflow:hidden;
	border:1px solid #ededed;
	margin-top:3px;
	margin-bottom:15px;
	position:relative;
	z-index:2;
}
.contentLeft, .contentRight {
	float:left;
}
.contentLeft {
	margin:0 12px;
	_margin-left:6px;	/*IE6*/
	width:232px;
}
.TabbedPanelsTabGroup {
	width:100%;
	height:29px;
}
.TabbedPanelsTabGroup .title1, .TabbedPanelsTabGroup .title2 {
	background:url(../images/tabTitle1_bg.png) no-repeat left top;
	width:88px;
	height:29px;
	color:#015783;
	font-weight:bold;
}
.TabbedPanelsTabGroup .title2 {
	background-image:url(../images/tabTitle2_bg.png);
	color:#83004c;
}
.TabbedPanelsContent li {
	line-height:20px;
}
.TabbedPanelsContent li span {
	padding-right:10px;
	color:#909090;
}
.TabbedPanelsContent li a:hover {
	color:#1379c3;
}
.telPic {
	width:286px;
	height:79px;
	background:url(../images/telPic.png) no-repeat left top;
}
.contentCenter {
	width:436px;
	margin:0 6px;
}
.contentCenter .title {
	background:url(../images/contentCenterTitle_bg.png) no-repeat left top;
	width:418px;
	height:29px;
	line-height: 29px;
	padding-left: 18px;
	font-weight: bold;
}
.TabbedPanelsTabGroup {
	width:286px;
}
.TabbedPanelsTabGroup .more, .contentCenter .title span {
	font-family:"宋体";
	line-height:29px;
	float:right;
	margin-right:10px;
	color:#cacaca;
	font-weight:normal;
}
.TabbedPanelsTabGroup .more a, .contentCenter .title span a {
	color:#cacaca;
}
.TabbedPanelsTabGroup .more a:hover, .contentCenter .title span a:hover {
	color:#1379c3;
}
.contentCenter .content {
	padding:15px 0;
	height:180px;
	width:436px;
	overflow:hidden;
}
.contentCenter .content li {
	width:95px;
	height:148px;
	text-align:center;
	float:left;
	margin-right:14px;
	margin-bottom:20px;
}
.contentCenter .content li h4 {
	line-height:14px;
	padding:10px 0;
}
.productScroolBox img {
	display:block;
	width:95px;
	height:124px;
	overflow:hidden;
}
.videoPic, .salePic, .businessPic {
	background:url(../images/videoPic.png) no-repeat 0 0;
	width:220px;
	height:67px;
	overflow:hidden;
	margin-bottom:5px;
}
.salePic {
	background-position:0 -67px;
}
.businessPic {
	background-position:0 -134px;
}
.videoPic a, .salePic a, .businessPic a {
	display:block;
	width:220px;
	height:67px;
	text-indent:-1000px;
}
.footer {
	background:url(../images/footer_bg.png) repeat-x 0 0;
	width:100%;
	height:70px;
	margin-top:10px;
}
.footer ul {
	float:right;
	padding-top:10px;
}
.footer li {
	float:left;
	margin:0 10px;
	color:#919191;
	font-size:12px;
}
.footer li a {
	color:#919191;
}
.footer li a:hover {
	color:#CCCCCC;
}
.footerCertIcon {
	background:url(../images/certIcon.png) no-repeat right 0;
	background:none;
	height:25px;
	margin-top:5px;
	margin-right:10px;
	padding-right:100px;
	padding-right:0;
}
.leftNav .title {
	background:url(../images/leftNavTitle_bg.png) no-repeat 0 0;
	width:232px;
	height:41px;
}
.leftNav .title .text {
	background:url(../images/Paint1.png) no-repeat 185px 10px;
	width:232px;
	height:41px;
}
.leftNav .title .productPaint {
	background-image:url(../images/Paint2.png);
}
.leftNav .title .paint3 {
	background-image:url(../images/Paint3.png);
}
.leftNav .title .paint4 {
	background-image:url(../images/Paint4.png);
}
.leftNav .title .paint5 {
	background-image:url(../images/Paint5.png);
}
.leftNav .title .text span {
	font-family:"微软雅黑";
	font-size:16px;
	color:#1998d2;
	line-height:41px;
	padding-left:18px;
}
.leftNav .title .text i {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#848484;
	padding-left:5px;
}
.leftNav .item {
	background:url(../images/leftNav_bg.png) no-repeat left bottom;
	width:232px;
}
.leftNav .item ul {
	width:157px;
	padding:10px 0 28px 0;
	margin:0 auto;
}
.leftNav .item li {
	height:27px;
	padding-left:16px;
	line-height:27px;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #dfdfdf;
}
.leftNav .item li a .icon {
	background:url(../images/arrow01.png) no-repeat 0 0;
	width:8px;
	height:5px;
	overflow:hidden;
	float:left;
	margin-top:11px;
	_margin-top:10px;
	margin-right:8px;
	_margin-right:5px;
}
.leftNav .item li a:hover, .leftNav .item li a.hot {
	color:#FF6600;
	font-weight:bold;
}
.leftNav .item li a:hover .icon, .leftNav .item li a.hot .icon {
	background-position:-8px 0;
}
.leftNav .item li.first {
	border-top:none;
}
.telPic2 {
	background:url(../images/telPic2.png) no-repeat 0 0;
	width:226px;
	height:79px;
	margin-left:2px;
	margin-top:10px;
}
.contentRight .path {
	background:url(../images/contentRightPath_bg.png) no-repeat 0 0;
	width:721px;
	height:47px;
	line-height:47px;
	text-indent:50px;
	font-family:"宋体";
}
.contentRight .path span {
	font-family:"宋体";
	color:#fff;
	padding:0 5px;
}
.contentRight .path a {
	color:#fff;
}
.contentRight .path a:hover {
	color:#ddd;
}
.contentRight .path i {
	font-style:normal;
	color:#FFFF33;
}
.contentArea {
	width:666px;
	overflow:hidden;
	margin:12px 0 0 25px;
}
.contentRight .title {
	font-size:16px;
	color:#157bc3;
	line-height:34px;
	height:38px;
	padding-bottom:5px;
	border-bottom:solid 1px #e7e7e7;
	margin-bottom:15px;
	font-family:"微软雅黑";
}
.contentRight .title .icon, .backAndTop a.back, .backAndTop a.top, .grayDot {	/*CSS sprite*/
	background:url(../images/backAndTop.png) no-repeat -158px 0;
}
.contentRight .title .icon {
	width:14px;
	height:38px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	_margin-right:7px;
}
.contentRight .contentBox .companyName {
	color:#00507e;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
.contentRight .contentBox p {
	text-indent:2em;
	color:#4d4d4d;
	line-height:2em;
}
.backAndTop a.back, .backAndTop a.top {
	display:block;
}
.backAndTop {
	margin:20px 20px 10px 0;
	float:right;
}
.backAndTop a.back, .backAndTop a.top {
	width:79px;
	height:33px;
	float:left;
}
.backAndTop a.back {
	background-position:0 0;
	margin-right:5px;
}
.backAndTop a.top {
	background-position:-79px 0;
}
.honors li {
	float:left;
	padding:10px 10px 0 10px;
}
.honors a img {
	display:block;
	width:130px;
	overflow:hidden;
	background-color:#f6f6f6;
	padding:3px;
	border:solid 1px #ccc;
}
.honors a h4 {
	text-align:center;
	font-weight:normal;
	font-size:12px;
	width:130px;
	height:18px;
	overflow:hidden;
}
.honors a:hover img {
	border-color:#0099FF;
	background-color:#fff;
}
.honors a:hover {
	color:#0099FF;
}
.grayDot {
	background-position:-172px 0;
	width:18px;
	height:18px;
	overflow:hidden;
	float:left;
	margin-right:3px;
}
.contentBox h4 {
	font-weight:bold;
	line-height:18px;
	font-size:14px;
	margin-bottom:5px;
}
.Illustration {
	float:left;
	margin:0 10px 10px 0;
	padding:3px;
	background-color:#f6f6f6;
	border:solid 1px #ccc;
}
.imgToRight .Illustration {
	float:right;
	margin:0 0px 10px 10px;
}
.Illustration img {
	width:200px;
}
.contentBox .item li {
	margin-bottom:10px;
	border-bottom:dotted 1px #ccc;
}
.Organization img {
	display:block;
	margin:0 auto;
}
.hrContent li {
	margin-bottom:10px;
}
.productContent .leftPicLayer, .productContent .rightTextLayer {
	float:left;
}
.productContent .leftPicLayer {
	width:100px;
	text-align:center;
	padding-top:10px;
}
.productContent .leftPicLayer img {
	width:95px;
	height:124px;
}
.productContent .leftPicLayer h5 {
	padding-top:5px;
	line-height:16px;
}
.productContent li {
	float:left;
	padding-left:15px;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:dotted 1px #c8c8c8;
}
.productContent .rightTextLayer {
	padding-left:10px;
	width:208px;	/*从大父类计算得来.*/
}
.productContent .rightTextLayer .discription {
	background:url(../images/productContent_description_bg.png) no-repeat 0 0;
	width:162px;
	height:119px;
	padding:10px 10px;
}
.productContent .rightTextLayer .discription h6 {
	line-height:16px;
	color:#0047a8;
	font-weight:bold;
}
.productContent .rightTextLayer .discription p {
	line-height:18px;
}
.productContent .rightTextLayer .button {
	width:148px;
	margin:5px 0 0 20px;
	_margin:1px 0 0 20px;
}
.productContent .rightTextLayer .button a {
	display:block;
	background:url(../images/button01.png) no-repeat 0 0;
	width:68px;
	height:27px;
	line-height:27px;
	_line-height:28px;
	text-align:center;
	float:left;
	margin:0 3px;
	_margin:0 2px;
}
.page {
	background:url(../images/page_bg.png) no-repeat 0 0;
	width:600px;
	height:32px;
	line-height:32px;
	margin:0 auto;
	text-align:right;
	color:#fff;
	padding:0 20px;
}
.page span {
	padding:0 10px;
}
.page span i {
	font-style:normal;
	padding:0 5px;
}
.page b {
	font-family:"宋体";
	font-weight:normal;
}
.page a {
	color:#fff;
	padding:0 3px;
}
.page a:hover {
	color:#fcff00;
	text-decoration:underline;
}
.page .hot {
	font-size:16px;
	color:#fcff00;
	font-weight:bold;
}
.artClassBigPic	{
	width:492px;
	margin:20px auto 0 auto;
}
.wallClassBigPic	{
	width:328px;
	margin:20px auto 0 auto;
}
.art .artClassBigPic li, .wall .wallClassBigPic li {
	float:left;
	padding:0 21px;
	width:122px;
}
.art .artClassBigPic li a, .wall .wallClassBigPic li a {
	display:block;
}
.art .artClassBigPic li a .icon {
	background:url(../images/artClassBigPic.png) no-repeat 0 0;
	width:122px;
	height:144px;
	overflow:hidden;
	cursor:pointer;
}
.wall .wallClassBigPic li a .icon {
	background:url(../images/wallClassBigPic.png) no-repeat 0 0;
	width:122px;
	height:144px;
	overflow:hidden;
	cursor:pointer;
}
.art .artClassBigPic li a.item2 .icon, .wall .wallClassBigPic li a.item2 .icon {
	background-position:-122px 0;
}
.art .artClassBigPic li a.item3 .icon, .wall .wallClassBigPic li a.item3 .icon {
	background-position:-244px 0;
}
.art .artClassBigPic li a:hover.item1 .icon, .wall .wallClassBigPic li a:hover.item1 .icon {
	background-position:0 -144px;
}
.art .artClassBigPic li a:hover.item2 .icon, .wall .wallClassBigPic li a:hover.item2 .icon {
	background-position:-122px -144px;
}
.art .artClassBigPic li a:hover.item3 .icon, .wall .wallClassBigPic li a:hover.item3 .icon {
	background-position:-244px -144px;
}
.art .artClassBigPic li a h5 {
	color:#888;
	line-height:18px;
}
.art .artClassBigPic li a:hover.item1 h5 {
	color:#00507f;
}
.art .artClassBigPic li a:hover.item2 h5 {
	color:#417f00;
}
.art .artClassBigPic li a:hover.item3 h5 {
	color:#846d00;
}
.nav3 {
	background:url(../images/nav3bg.png) no-repeat 0 0;
	width:666px;
	height:53px;
}
.nav3 li a .icon {
	overflow:hidden;
	cursor:pointer;
	float:left;
}
.child .nav3 li a .icon {
	background:url(../images/nav3Icon.png) no-repeat 0 0;
	width:31px;
	height:37px;
}
.latex .nav3 li a .icon {
	background:url(../images/nav3Icon2.png) no-repeat 0 0;
	width:31px;
	height:37px;
}
.case .nav3 li a .icon {
	background:url(../images/nav3Icon3.png) no-repeat 0 0;
	width:43px;
	height:35px;
}
.sale .nav3 li a .icon {
	background:url(../images/nav3Icon4.png) no-repeat 0 0;
	width:35px;
	height:39px;
}
.user .nav3 li a .icon {
	background:url(../images/nav3Icon5.png) no-repeat 0 0;
	width:32px;
	height:36px;
}
.child .nav3 ul, .latex .nav3 ul, .latex .nav3 ul, .latex .nav3 ul, .case .nav3 ul, .case .nav3 ul, .sale .nav3 ul, .sale .nav3 ul, .user .nav3 ul, .user .nav3 ul {
	padding-left:30px;
}
.child .nav3 li, .latex .nav3 li, .case .nav3 li, .sale .nav3 li, .user .nav3 li {
	float:left;
	height:37px;
	margin:8px 30px 0 0;
	_margin-right:27px;
}
.case .nav3 li {
	height:35px;
	margin-top:10px;
}
.sale .nav3 li {
	height:39px;
	margin-top:6px;
}
.user .nav3 li {
	height:36px;
	margin-top:9px;
}
.child .nav3 li a, .latex .nav3 li a, .case .nav3 li a, .sale .nav3 li a, .user .nav3 li a {
	_float:left;	/*for IE6*/
	display:block;
	height:37px;
	color:#b3b3b3;
}
.case .nav3 li a {
	height:35px;
}
.sale .nav3 li a {
	height:39px;
}
.user .nav3 li a {
	height:39px;
}
.child .nav3 li a:hover, .child .nav3 li.hot a, .latex .nav3 li a:hover, .latex .nav3 li.hot a, .case .nav3 li a:hover, .case .nav3 li.hot a, .sale .nav3 li a:hover, .sale .nav3 li.hot a, .user .nav3 li a:hover, .user .nav3 li.hot a {
	color:#058bbd;
}
.child .nav3 li a span, .latex .nav3 li a span, .case .nav3 li a span, .sale .nav3 li a span, .user .nav3 li a span {
	position:relative;
	top:16px;
	left:3px;
	font-weight:bold;
}
.case .nav3 li a span {
	top:18px;
}
.sale .nav3 li a span {
	top:14px;
}
.user .nav3 li a span {
	top:11px;
}
.child .nav3 li a:hover.item01 .icon, .child .nav3 li.hot a.item01 .icon, .latex .nav3 li a:hover.item01 .icon, .latex .nav3 li.hot a.item01 .icon {
	background-position:-31px 0;
}
.case .nav3 li a:hover.item01 .icon, .case .nav3 li.hot a.item01 .icon {
	background-position:-43px 0;
}
.sale .nav3 li a:hover.item01 .icon, .sale .nav3 li.hot a.item01 .icon {
	background-position:-35px 0;
}
.user .nav3 li a:hover.item01 .icon, .user .nav3 li.hot a.item01 .icon {
	background-position:-32px 0;
}
.child .nav3 li a:hover.item02 .icon, .child .nav3 li.hot a.item02 .icon, .latex .nav3 li a:hover.item02 .icon, .latex .nav3 li.hot a.item02 .icon {
	background-position:-62px 0;
}
.case .nav3 li a:hover.item02 .icon, .case .nav3 li.hot a.item02 .icon {
	background-position:-86px 0;
}
.sale .nav3 li a:hover.item02 .icon, .sale .nav3 li.hot a.item02 .icon {
	background-position:-70px 0;
}
.user .nav3 li a:hover.item02 .icon, .user .nav3 li.hot a.item02 .icon {
	background-position:-64px 0;
}
.child .nav3 li a:hover.item03 .icon, .child .nav3 li.hot a.item03 .icon, .latex .nav3 li a:hover.item03 .icon, .latex .nav3 li.hot a.item03 .icon {
	background-position:-93px 0;
}
.case .nav3 li a:hover.item03 .icon, .case .nav3 li.hot a.item03 .icon {
	background-position:-129px 0;
}
.user .nav3 li a:hover.item03 .icon, .user .nav3 li.hot a.item03 .icon {
	background-position:-96px 0;
}
.case .nav3 li a:hover.item04 .icon, .case .nav3 li.hot a.item04 .icon {
	background-position:-172px 0;
}
.user .nav3 li a:hover.item04 .icon, .user .nav3 li.hot a.item04 .icon {
	background-position:-128px 0;
}
.user .nav3 li a:hover.item05 .icon, .user .nav3 li.hot a.item05 .icon {
	background-position:-160px 0;
}
.user .nav3 li a:hover.item06 .icon, .user .nav3 li.hot a.item06 .icon {
	background-position:-192px 0;
}
.childContent {
	margin-top:10px;
	padding-left:20px;
}
.childContent h4 {
	font-size:12px;
	font-weight:bold;
	color:#008bb6;
	margin-top:20px;
}
.childContent h4.first, .childContent h4.firstAndSoOn {
	margin-left:-20px;
}
.childContent h4.first {
	margin-top:0;
}
.childContent span {
	font-weight:bold;
}
.childContent li {
	color:#444;
	line-height:24px;
}
.artChildIllustration {
	padding-top:10px;
}
.artChildIllustration li {
	float:left;
	text-align:center;
	padding:5px 20px;
	width:152px;
}
.artChildIllustration li img {
	display:block;
	width:150px;
	height:98px;
	border:solid 1px #848484;
}
.sizeFree li img {
	width:auto;
	height:auto;
}
.sizeFree li {
	width:auto;
}
.artChildIllustration li span {
	font-weight:normal;
	color:#000;
	position:relative;
}
.tips {
	width:638px;
	overflow:hidden;
	margin:20px auto;
}
.tipsTop, .tipsBottom {
	background:url(../images/tips_bg_topAndBottom.png) no-repeat 0 0;
	width:638px;
	height:6px;
	overflow:hidden;
}
.tipsBottom {
	background-position:0 -6px;
}
.tipsMiddle {
	width:636px;
	background-color:#ffffd5;
	border-left:solid 1px #ffa800;
	border-right:solid 1px #ffa800;
}
.tipsContent {
	background:url(../images/attention.gif) no-repeat 0 3px;
	margin-left:20px;
	color:#858585;
	padding:3px 20px;
}
.exampleColor {
	position:absolute;
	top:2px;
	right:-20px;
	_right:52px;
	width:12px;
	height:12px;
	border:solid 1px #ccc;
	overflow:hidden;
}
.color1 {
	background-color:#f5fdfa;
}
.color2 {
	background-color:#f6ffff;
}
.color3 {
	background-color:#ffffb7;
}
.table table {
	width:100%;
}
.table td {
	padding:5px 7px;
	border:solid 1px #dbdbdb;
	text-align:center;
}
.table .oddRow {
	background-color:#f4f4f4;
}
.table .rowTitle td {
	color:#008bb6;
	font-weight:bold;
}
.table sup, .table sub {
	font-size:8px;
}
.saleOnline .table th {
	text-align:right;
	width:10%;
	font-weight:normal;
}
.saleOnline .table td {
	border:none;
	text-align:left;
	padding-top:0;
	padding-bottom:3px;
}
.saleOnline .table i {
	font-style:normal;
	color:#ff0000;
	padding-left:5px;
}
.saleOnline .table span {
	color:#a1a1a1;
	padding-left:5px;
}
.saleOnline .table span a {
	padding:0 5px;
	color:#0072ff;
	text-decoration:underline;
}
.saleOnline .table span a:hover {
	color:#fe8d00;
}
.saleOnline .table .inputText {
	height:18px;
	line-height:18px;
}
.table .button .submit {
	border:none;
	background:url(../images/button02.png) no-repeat 0 0;
	width:79px;
	height:34px;
}
.saleOnline .table .button {
	margin-top:10px;
	margin-left:100px;
}
.user .table .button {
	margin-top:10px;
	margin-left:70px;
}
.news ul {
	padding:0 50px 20px 20px;
} 
.news li {
	border-bottom:dotted 1px #c8c8c8;
	line-height:26px;
	margin-bottom:3px;
	background:url(../images/arrow02.png) no-repeat left center;
	padding-left:17px;
}
.news li span {
	float:right;
}
.news li a:hover {
	color:#157bc3;
}
.news li span {
	color:#adadad;
	font-style:italic;
	font-family:Century Gothic;
}
.college li span {
	font-style:normal;
}
.newsTime {
	margin-top:-12px;
	margin-bottom:15px;
}
.newsTime span {
	padding-right:20px;
	color:#adadad;
}
.downloadInfo .newsTime span {
	color:#000;
}
.newsTime a {
	color:#adadad;
	text-decoration:underline;
}
.newsTime a:hover {
	color:#0066FF;
}
.hrResource {
	padding:0 30px 0 25px;
}
.hrResource h4 {
	color:#0066ce;
}
.hrResource ul {
	padding-left:25px;
	color:#808080;
}
.hrResource li {
	width:180px;
	float:left;
	line-height:24px;
}
.hrResource li span {
	font-weight:bold;
	color:#333333;
}
.hrResource h4 a.applyButton {
	float:right;
	background:url(../images/applyButton.png) no-repeat 0 0;
	width:88px;
	height:32px;
	overflow:hidden;
	margin-top:-10px;
}
.hrResource h4 a:hover.applyButton {
	background-position:0 -32px;
}
.hrJob {
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:dotted 1px #c8c8c8;
}
.apply .tipsContent a {
	color:#0072ff;
	padding:0 3px;
}
.apply .tipsContent a:hover {
	color:#ff9300;
}
.apply .table {
	margin-left:10px;
}
.userLogin {
	margin-top:20px;
	margin-bottom:50px;
}
.chinaMap {
	width:580px;
	margin:0 auto;
}
.caseList .name .icon {
	background:url(../images/caseListTitle_bg.png) no-repeat 0 0;
	width:67px;
	height:23px;
	color:#fff;
	line-height:23px;
	text-align:center;
}
.caseList .name {
	border-bottom:solid 1px #e7e7e7;
	padding-bottom:5px;
}
.caseList ul {
	padding:0 30px;
}
.caseList li {
	float:left;
	margin:10px 13px 0 13px;
}
.caseList li .img img {
	width:100px;
	height:84px;
}
.caseList li a {
	display:block;
	width:122px;
	height:124px;
	overflow:hidden;
	text-align:center;
}
.caseList li a .img {
	background:url(../images/caseListPic_bg.png) no-repeat 0 0;
	width:122px;
	height:94px;
	overflow:hidden;
	padding-top:10px;
	/*cursor:pointer;*/
}
.caseList li a:hover .img {
	background-position:-122px 0;
}
.caseList li a span {
	line-height:20px;
}
.caseList li a:hover span {
	color:#1684d1;
}
.caseInfo .illPic img {
	width:526px;
}
.caseInfo .illPic {
	width:526px;
	margin:0 auto;
	padding:5px;
	background-color:#fff;
	border:solid 1px #ccc;
	margin-bottom:10px;
}
.caseInfo li {
	margin-bottom:5px;
	color:#4d4d4d;
}
.caseInfo li b {
	color:#000;
}
.worldMap {
	background:url(../images/wordMap.png) no-repeat 0 0;
	width:623px;
	height:332px;
	margin:0 auto;
}
.download li span {
	padding-right:20px;
	font-style:normal;
}
.downloadInfo {
	padding-left:20px;
}
.downloadInfo h5 {
	color:#000;
	font-weight:bold;
}
.downloadInfo .illPic img {
	display:block;
	margin:5px auto;
	padding:5px;
	border:solid 1px #ccc;
}
.downloadButton {
	margin-top:30px;
	position:relative;
}
.downloadButton a {
	display:block;
	background:url(../images/downloadButton.png) no-repeat 0 0;
	width:139px;
	height:38px;
	overflow:hidden;
	position:absolute;
	left:60px;
	top:-7px;
	*top:-11px;
}
.downloadButton a:hover {
	background-position:0 -38px;
}
.contact {
	padding-left:21px;
}
.contact h5 {
	margin-left:-21px;
	line-height:18px;
	font-weight:bold;
	color:#157bc3;
	margin-top:10px;
}
.contact h6 {
	font-weight:bold;
	color:#000;
	margin:5px 0;
}
.contact li {
	color:#666;
	line-height:20px;
}
.contact li span {
	font-weight:bold;
}
.myOrder {
	margin-top:20px;
}
.myOrder ul {
	padding-left:20px;
}
.myOrder li, .myWords li {
	color:#333;
	list-style:inside decimal;
	line-height:24px;
}
.myOrder li span {
	padding-right:20px;
}
.myOrder li span b {
	color:#000;
}
.myWords {
	padding:20px;
}
.myWords li {
	list-style:outside;
	margin-left:20px;
	margin-bottom:15px;
	/*border-bottom:dotted 1px #c8c8c8;*/
}
.myWords .newMessageButton {
	display:block;
	background:url(../images/button03.png) no-repeat 0 0;
	width:110px;
	height:36px;
	margin-bottom:20px;
}
.myWords li h6 {
	line-height:18px;
}
.myWords li h6 span, .myWords .reply span {
	color:#b8b8b8;
	padding-left:30px;
}
.reply {
	margin:5px 0;
	padding:5px 20px;
	background-color:#ebf7ff;
	border:solid 1px #008cb8;
	color:#005d89;
	line-height:20px;
}
.reply b {
	padding-right:5px;
}
.chinese , .english {
	display:block;
	float:right;
	line-height:25px;
	margin-right:15px;
	color:#919191;
}
a:hover.chinese , a:hover.english {
	color:#000;
}
.chinese .icon, .english .icon {
	background:url(../images/language.png) no-repeat 0 0;
	width:16px;
	height:12px;
	overflow:hidden;
	float:left;
	margin-top:6px;
	margin-right:5px;
}
.english .icon {
	background-position:-16px 0;
}
.productInfoLeft, .productInfoRight {
	float:left;
}
.productInfoLeft {
	width:200px;
	text-align:center;
	margin-left:10px;
	margin-right:20px;
}
.productInfoLeft img {
	width:192px;
	margin:0 auto;
}
.productInfoLeft h5 {
	font-size:14px;
	font-family:"微软雅黑";
}
.productInfoLeft a.buyButton {
	display:block;
	margin:0 auto;
	background:url(../images/buyButton.png) no-repeat 0 0;
	width:139px;
	height:38px;
	overflow:hidden;
}
.productInfoLeft a:hover.buyButton {
	background-position:0 -38px;
}
.productInfoRight {
	margin-left:20px;
	width: 411px;
	_width:391px;
}
.productInfoRight .discription {
	background:url(../images/caseListTitle_bg.png) no-repeat 0 0;
	width:67px;
	height:23px;
	text-align:center;
	line-height:23px;
	color:#fff;
}
.productInfoRight ul {
	padding-left:5em;
}
.productInfoRight li {
	line-height:20px;
	text-indent:-5em;
	margin-top:10px;
	color:#4d4d4d;
}
.productInfoRight li span {
	font-weight:bold;
	color:#000;
}
.productInfo .productInfoRight p {
	line-height:20px;
}
.video ul {
	padding-left:25px;
}
.video li {
	float:left;
	text-align:center;
	width:170px;
	padding:10px 15px;
}
.video li img {
	border:solid 1px #fff;
}
.video li .img {
	padding:4px;
	background-color:#ccc;
}
.video li h5 {
	line-height:18px;
	padding-top:3px;
	height:18px;
	overflow:hidden;
	cursor:pointer;
}
.video li a:hover {
	color:#0066FF;
}
.video li a:hover .img {
	background-color:#000;
}
.video .page {
	margin-top:20px;
}
.videoInfo {
	width:480px;
	height:320px;
	overflow:hidden;
	background-color:#CCCCCC;
	border:solid 5px #000;
	margin:20px auto;
}
.join h5 {
	line-height:18px;
	margin:10px 0;
	font-weight:bold;
	font-size:14px;
}
.join img {
	display:block;
	float:right;
	padding:4px;
	border:solid 1px #ccc;
	background-color:#eee;
	margin-left:20px;
	margin-bottom:20px;
}
.joinPicList img {
	float:none;
	padding:0;
	margin:0;
	width:200px;
	height:102px;
}
.joinPicList li {
	float:left;
	_display:inline;
	width:200px;
	height:126px;
	overflow:hidden;
	margin:5px 10px;
}
.joinPicList li a {
	display:block;
	width:200px;
	height:126px;
	overflow:hidden;
}
.joinPicList span {
	display:block;
	text-align:center;
	width:200px;
	height:20px;
	line-height:20px;
	margin-top:4px;
	overflow:hidden;
	cursor:pointer;
}