@charset "utf-8";
/* CSS Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
ol, ul, li {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
i {
	overflow: hidden;
	display: inline-block;
}
input[type="radio"], input[type="checkbox"] {
	margin-right: 2px;
#margin-right:0;
}
::-webkit-input-placeholder {
color: #CCC;
}
::-moz-placeholder {
color: #CCC;
opacity: 1!important;
}
/*input[type="text"]:focus, input[type="button"]:focus, input[type="password"]:focus, textarea:focus {
	outline: 0;
	border: 0;
}*/
input, textarea {
	font-family: "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53;
	color: #333;
}
body {
	background: #fff;
	font: 14px/20px "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53;
	color: #666;
}
a {
	color: #333;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #000;
	-webkit-transition: all .4s;
	transition: all 0.4s;
	outline: none;
}
.clear {
	float: none;
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}
.clearfix {
*zoom:1
}
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pa10 {
	padding: 10px;
}
.pt10 {
	padding-top: 10px;
}
.pr10 {
	padding-right: 10px;
}
.pb10 {
	padding-bottom: 10px;
}
.pl10 {
	padding-left: 10px;
}
.ph10 {
	padding-left: 10px;
	padding-right: 10px;
}
.pv10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pa20 {
	padding: 20px;
}
.pt20 {
	padding-top: 20px;
}
.pr20 {
	padding-right: 20px;
}
.pb20 {
	padding-bottom: 20px;
}
.pl20 {
	padding-left: 20px;
}
.ph20 {
	padding-left: 20px;
	padding-right: 20px;
}
.pv20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.mt5 {
	margin-top: 5px;
}
.ma10 {
	margin: 10px;
}
.mt10 {
	margin-top: 10px;
}
.mr10 {
	margin-right: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.ml10 {
	margin-left: 10px;
}
.mh10 {
	margin-left: 10px;
	margin-right: 10px;
}
.mv10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.ma20 {
	margin: 20px;
}
.mt20 {
	margin-top: 20px;
}
.mr20 {
	margin-right: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.ml20 {
	margin-left: 20px;
}
.mh20 {
	margin-left: 20px;
	margin-right: 20px;
}
.mv20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.overflowH {
	overflow: hidden;
}
.inline {
	display: inline;
}
.textCenter {
	text-align: center;
}
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.underline {
	text-decoration: underline;
}
.blackT {
	color: #333;
}
.greyT {
	color: #bbb;
}
.greyT_666 {
	color: #666;
}
.greyT_999 {
	color: #999;
}
.orangeT {
	color: #ff6600;
}
.blueT {
	color: #0046ad;
}
.redT {
	color: #d04461;
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.font12, a.font12 {
	font-size: 12px;
	line-height: 18px;
}
.font14, a.font14 {
	font-size: 14px;
}
.font16, a.font16 {
	font-size: 16px;
}
.font18, a.font18 {
	font-size: 18px;
}
.displyNone {
	display: none;
}
.txt2em {
	text-indent: 2em;
}
.grid .noborder {
	border: none;
	padding: 0;
	margin: 0;
}
.indent {
	text-indent: 2em;
}
.grid .nopad {
	padding: 0;
}
.splitDotted{
	width:100%;
	height:10px;
	overflow:hidden;
	border-bottom:1px dotted #ccc;
}
/* global - start */
.grid {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.topEle {
	padding-top: 30px;
	height: 60px;
}
.logo {
	width: 174px;
	height: 60px;
	background: url(../230/logo.png) no-repeat 0 0;
	float: left;
	margin: -10px 120px 0 0;
}
.topEle .topLink {
	color: #fff;
	display: inline-block;
	line-height: 40px;
	margin-right: 10px;
}
.topEle .topLink a {
	font-size: 16px;
	text-shadow: 0 1px 2px #999;
	color: #fff;
	display: inline-block;
	font-weight:bold;
}
.topEle .topLink a:hover {
	color: #333;
	text-decoration: none;
}
.ishBtn,
.shgBtn {
	width: 100px;
	height: 40px;
	background-image: url(../230/topLink.png);
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
}
.ishBtn {
	background-position: 0 0;
}
.shgBtn {
	background-position: 0 -100px;
}
.ishBtn:hover,
.shgBtn:hover {
	-webkit-transition: none;
	transition: none;
}
.ishBtn:hover {
	background-position: 0 -50px;
}
.shgBtn:hover {
	background-position: 0 -150px;
}
.searchBox {
	height: 32px;
	width: 250px;
	background: #fff;
	box-shadow: 0 0 0 #666;
	-moz-box-shadow: 0 0 0 #666;
	-webkit-box-shadow: 0 0 0 #666;
	float: left;
	margin: 4px 10px 0 0;
}
.searchInput {
	height: 14px;
	padding: 8px;
	float: left;
	background: #fff;
	border: 0;
	width: 200px;
}
input[type="text"].searchInput:focus, input[type="button"].searchInput:focus, input[type="password"].searchInput:focus, textarea.searchInput:focus {
	outline: 0;
	border: 0;
}
.searchBtn {
	width: 28px;
	height: 32px;
	background: url(../230/searchIcon.gif) no-repeat center center;
	display: inline-block;
	float: left;
	border: 0;
	cursor: pointer;
}
.lanChange {
	margin: 8px 0 0 0;
}
.lanChange a {
	width: 30px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: #000;
	opacity: 0.4;
	-ms-filter: "alpha(opacity=40)";
	filter: alpha(opacity=40);
	display: inline-block;
	margin-right: 1px;
	float: left;
}
.lanChange a.current,
.lanChange a:hover {
	opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
	text-decoration: none;
}
.topMenu {
	width: 948px;
	padding: 0 6px 0 46px;
	height: 74px;
	background: url(../230/menuBg.png) no-repeat 0 0;
	margin-top: 6px;
}
.topMenu ul li {
	float: left;
	position: relative;
	z-index: 999;
}
.topMenu a {
	width: 118px;
	height: 40px;
	line-height: 40px;
	padding: 0 40px;
	display: inline-block;
	float: left;
	color: #333;
	text-align: center;
	margin-left: -40px;
}
.topMenu a:hover,
.topMenu a.hoverBg,
.topMenu a.current {
	background: url(../230/menuHover.png) no-repeat 0 0;
	color: #333;
	text-decoration: none;
}
.topMenu a.current {
	background: url(../230/menuCurrent.png) no-repeat 0 0;
}
.topMenu ul li .subMenu {
	background: #fff;
	position: absolute;
	left: -40px;
	top: 40px;
	box-shadow: 0 3px 3px #999;
	-moz-box-shadow: 0 3px 3px #999;
	-webkit-box-shadow: 0 3px 3px #999;
	padding: 10px;
	width: 540px;
	display: none;
}
.topMenu ul li .subMenu_r{
	left:auto;
	right:40px;
}
.topMenu ul li .subMenu_s{
	width:460px;
}
.topMenu ul li .subMenu_l{
	width:560px;
}
.topMenu ul li .subMenu ul {
	float: left;
	width: 360px;
}
.topMenu ul li .subMenu_s ul{
	width:260px;
}
.topMenu ul li .subMenu ul li {
	width: 110px;
	line-height: 26px;
	height: 26px;
	margin: 0 10px 0 0;
}
.topMenu ul li .subMenu ul li a {
	line-height: 26px;
	height: 26px;
	padding: 0 18px 0 8px;
	display: inline-block;
	margin: 0;
	width: auto;
	text-align: left;
	font-size: 12px;
	background: url(../230/arrowNormal.png) no-repeat right center;
	color: #333;
}
.topMenu ul li .subMenu ul li a:hover {
	background: #0046ad url(../230/arrowWhite.png) no-repeat right center;
	text-shadow: none;
	-webkit-transition: none;
	transition: none;
	color: #fff;
}
.topMenu ul li .subMenuTitle{
	font-size:20px;
	color:#0046ad;
	float:left;
	line-height:26px;
	padding-left:10px;
	width:160px;
	text-align:right;
}
.topMenu ul li .subMenu_s .subMenuTitle,
.topMenu ul li .subMenu_l .subMenuTitle{
	width:180px;
}
.footer {
	height: 40px;
	color: #fff;
	width: 100%;
	font-size: 12px;
	position: relative;
}
.footer a{
	color:#fff;
}
.footerBg {
	background: #000;
	opacity: 0.4;
	-ms-filter: "alpha(opacity=40)";
	filter: alpha(opacity=40);
	width: 100px;
	height: 40px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.footerSina,
.footerWechat {
	width: 22px;
	height: 20px;
	display: inline-block;
	background-image: url(../230/socialIcon.png);
	background-repeat: no-repeat;
	margin: 10px 10px 0 0;
	position: relative;
	float: left;
}
.footerSina {
	background-position: 0 0;
}
.footerWechat {
	background-position: 0 -20px;
}
.wxCode {
	width: 160px;
	height: 160px;
	position: absolute;
	bottom: 14px;
	left: -67px;
	background: url(../230/wxCode.png) no-repeat 0 0;
	display: none;
}
.footerWechat:hover .wxCode {
	display: block;
}
.innerBg {
	width: 100%;
	height: 450px;
	position: relative;
	margin-bottom: 35px;
}
.innerBgImage {
	width: 100%;
	height: 490px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-position: center 0;
	background-repeat: no-repeat;
}
.innerBgImage_s{
	height:180px;
	box-shadow: 0 5px 5px 0 #f3f3f3;
}
.innerBg .grid {
	position: relative;
}
.breadMenu {
	width: 1000px;
	height: 30px;
	line-height: 30px;
	color: #aaa;
	background: #fafafa;
	box-shadow: 0 0 4px #ccc;
	-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	margin: 20px 0;
	font-size: 12px;
	width: 998px\9;
	border: 1px solid #ddd\9;
}
:root .breadMenu {
	width: 1000px;
	border: 0;
}
.breadMenu a {
	padding: 0 27px 0 15px;
	display: inline-block;
	float: left;
	height: 30px;
	background: url(../230/breadMenuSplit.gif) no-repeat right 0;
	color:#666;
}
.breadMenu a:hover {
	text-decoration: none;
	color:#000;
}
.breadMenu span {
	padding: 0 15px;
}
.inner2ColBg {
	background: url(../230/innerBg.gif) repeat-y 244px 0;
}
.inner2ColBtm {
	width: 1000px;
	height: 40px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	background: url(../230/innerBgBtm.gif) no-repeat 244px 0;
}
.inner2ColTop {
	width: 10px;
	height: 10px;
	background: url(../230/innerBgTop.gif) no-repeat 0 0;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 244px;
}
.leftGrid {
	width: 230px;
	float: left;
}
.rightGrid {
	width: 730px;
	padding-left: 26px;
	float: right;
	background: url(../230/innerBg.gif) repeat-y 0 0;
}
.toTop {
	width: 40px;
	height: 40px;
	display: block;
	background: url(../230/toTop.png) no-repeat 0 0;
	position: fixed;
	right: 25px;
	bottom: 60px;
	display: none;
}
.toTop:hover {
	background-position: -40px 0;
	-webkit-transition: none;
	transition: none;
}
/* global - end */

/* homepage - start */
.homeBannerBg {
	width: 100%;
	height: 100%;
}
.homeBannerChange {
	width: 100px;
	height: 420px;
	position: relative;
}
.homeBannerChange .nav-buttons {
	width: 10px;
	margin: 0 auto;
	position: relative;
	padding-top: 164px;
	position: absolute;
	right: 0;
}
.homeBannerChange .nav-buttons a {
	width: 15px;
	height: 20px;
	overflow: none;
	display: block;
	cursor: pointer;
	float: left;
}
.homeBannerChange .nav-buttons a span {
	width: 3px;
	height: 20px;
	display: block;
	background: #000;
	opacity: 0.15;
	-ms-filter: "alpha(opacity=15)";
	filter: alpha(opacity=15);
	font-size: 0;
	line-height: 0;
	margin-top: 5px;
}
.homeBannerChange .showPage a span,
.homeBannerChange .showPage a:hover span {
	background: #f75a53;
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
}
.xcsBox {
	padding: 80px 40px 60px 66px;
	width: 136px;
	height: 122px;
	background: url(../230/xcsBg.png) no-repeat 0 0;
	float: left;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	margin-left: -8px;
}
.homeWhiteBox {
	background: #fff;
	box-shadow: 0 0 6px #666;
	-moz-box-shadow: 0 0 6px #666;
	-webkit-box-shadow: 0 0 6px #666;
	opacity: 0.8;
	-ms-filter: "alpha(opacity=80)";
	filter: alpha(opacity=80);
	height: 180px;
	float: left;
	margin-top: 30px;
}
.homeNews {
	width: 215px;
	padding: 5px 15px;
}
.homeNewsTitle {
	border-bottom: 1px solid #ddd;
	line-height: 30px;
}
.homeBrandList {
	width: 270px;
	height: 180px;
	margin-top: 30px;
	float: left;
	position: relative;
}
.homeBrandList .homeWhiteBox {
	position: absolute;
	left: 0;
	top: 0;
	width: 270px;
	margin: 0;
}
.homeDrip {
	width: 294px;
	height: 100px;
	position: absolute;
	left: -50px;
	top: -100px;
	overflow: hidden;
}
/* homepage - end */

/* 3d gallery - start */
.show_images_list_li {
	position: absolute;
	cursor: pointer;
	vertical-align: bottom;
	display: block;
}
.show_images_list img {
	box-shadow: 0 0 8px #666;
	-moz-box-shadow: 0 0 8px #666;
	-webkit-box-shadow: 0 0 8px #666;
	border: 2px solid #ccc\9;
}
:root .show_images_list img {
	border: 0;
}
.homeBrandList .btn {
	width: 100px;
	height: 10px;
	margin: 0 auto;
	position: relative;
	padding-top: 164px;
}
.homeBrandList .btn a {
	width: 20px;
	height: 15px;
	overflow: none;
	display: block;
	cursor: pointer;
	float: left;
}
.homeBrandList .btn a span {
	width: 20px;
	height: 3px;
	display: block;
	background: #000;
	opacity: 0.15;
	-ms-filter: "alpha(opacity=15)";
	filter: alpha(opacity=15);
	font-size: 0;
	line-height: 0;
	margin-top: 5px;
}
.homeBrandList .btn a.active span {
	background: #f75a53;
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
}
/* 3d gallery - end */

/* left column - start*/
.leftMenu .title {
	font-size: 18px;
	color: #0046ad;
	line-height: 32px;
	border-bottom: 1px solid #eee;
	padding-left: 10px;
	font-weight: normal;
}
.leftMenu ul li a {
	width: 195px;
	padding: 0 20px 0 15px;
	background: url(../230/arrowNormal.png) no-repeat right center;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	border-bottom: 1px solid #eee;
	color: #666;
	font-size: 14px;
}
.leftMenu ul li a.current,
.leftMenu ul li a:hover {
	background: #0046ad url(../230/arrowWhite.png) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
.leftGrid .leftMenu li ul {
	padding: 10px 0 8px 16px;
	border-bottom: 1px solid #eee;
}
.leftGrid .leftMenu li ul li a {
	background: none;
	border: none;
	height: 28px;
	line-height: 24px;
	color: #999;
}
.leftGrid .leftMenu li ul li a.current,
.leftGrid .leftMenu li ul li a:hover {
	background: #fff;
	color: #1888c4;
}
.leftWhiteBox {
	width: 230px;
	box-shadow: 0 0 6px #ccc;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	width: 228px\9;
	border: 1px solid #ddd\9;
}
:root .leftWhiteBox {
	width: 230px;
	border: 0;
}
.leftHotNews,
.leftHotVideos {
	width: 210px;
	width: 208px\9;
	overflow: hidden;
}
:root .leftHotNews, :root .leftHotVideos {
	width: 210px;
}
.leftHotNews ul {
	width: 230px;
}
.leftHotNews ul li {
	width: 100px;
	height: 112px;
	float: left;
	margin: 10px 10px 0 0;
	overflow: hidden;
}
.leftHotNews ul li .newsImg {
	width: 100px;
	height: 68px;
	margin-bottom: 5px;
}
.leftHotNews ul li .newsImg img {
	width: 98px;
	height: 66px;
	border: 1px solid #eee;
}
.leftHotNews ul li a {
	font-size: 12px;
	line-height: 18px;
}
.leftBanner {
	width: 230px;
	width: 228px\9;
	box-shadow: 0 0 6px #ccc;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	border: 1px solid #ddd\9;
}
:root .leftBanner {
	width: 230px;
	border: 0;
	text-align: center;
}
.leftBanner img {
	width: 230px;
	width: 228px\9;
}
:root .leftBanner img {
	width: 230px;
}
.leftHotVideos ul li {
	width: 210px;
	width: 208px\9;
}
:root .leftHotVideos ul li {
	width: 210px;
	margin-top: 10px;
}
.leftHotVideos ul li a.videoTitle {
	width: 205px;
	padding-right: 5px;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	background: #67bfef;
	color: #fff;
	font-size: 12px;
	overflow: hidden;
}
.leftHotVideos ul li a.videoTitle:hover {
	background: #1888c4;
	text-decoration: none;
}
.leftHotVideos ul li .videoTitle span {
	width: 20px;
	text-align: center;
	display: inline-block;
	background: #1888c4;
	margin-right: 5px;
}
.leftHotVideos ul li .videoImg {
	width: 100px;
	height: 68px;
	position: relative;
	margin: 5px 0;
	float: left;
}
.videoInfo {
	width: 100px;
	float: right;
	font-size: 12px;
	padding-top: 8px;
	height: 60px;
	overflow: hidden;
}
.leftHotVideos ul li .videoImg a i {
	width: 100px;
	height: 68px;
	position: absolute;
	background: url(../230/playBtn.png) no-repeat 0 0;
	left: 1px;
	top: 1px;
	display: block;
}
.leftHotVideos ul li .videoImg a:hover i {
	background: url(../230/playBtnHover.png) no-repeat 0 0;
}
.leftHotVideos ul li .videoImg img {
	width: 98px;
	height: 66px;
	border: 1px solid #ddd;
}
.leftHotVideos ul li .videoGreyTitle a.videoTitle {
	background: #bbb;
}
.leftHotVideos ul li .videoGreyTitle a.videoTitle span,
.leftHotVideos ul li .videoGreyTitle a.videoTitle:hover {
	background: #9a9a9a;
}
.leftWhiteBox .title {
	color: #0046ad;
	border-left: 4px solid #0046ad;
	font-size: 16px;
	font-weight: normal;
	padding-left: 8px;
}
/* left column - end*/

/* right column - start*/
.brandScroll {
	padding: 0 30px;
	width: 670px;
	height: 90px;
	background: #f7f7f7;
	box-shadow: 0 0 6px #ccc;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	margin: 5px 0 30px;
	overflow: hidden;
	position: relative;
	width: 668px\9;
	border: 1px solid #ddd\9;
}
:root .brandScroll {
	width: 670px;
	border: 0;
}
.brandScroll .leftBtn,
.brandScroll .rightBtn {
	width: 40px;
	height: 90px;
	display: block;
	position: absolute;
	top: 0;
	z-index: 2;
}
.brandScroll .leftBtn {
	background: url(../230/arrowLeftOff.gif) no-repeat 0 0;
	left: 0;
	cursor: pointer;
}
.brandScroll .leftBtn:hover {
	background: url(../230/arrowLeftOn.png) no-repeat 0 0;
	cursor: pointer;
}
.brandScroll .rightBtn {
	background: url(../230/arrowRightOff.gif) no-repeat 0 0;
	right: 0;
	cursor: pointer;
}
.brandScroll .rightBtn:hover {
	background: url(../230/arrowRightOn.png) no-repeat 0 0;
	cursor: pointer;
}
.brandScroll ul {
	width: 2000px;
}
.brandScroll ul li {
	float: left;
}
.brandScroll ul li a {
	position: relative;
}
.brandScroll ul li a,
.brandScroll ul li a span {
	padding-right: 2px;
	background: url(../230/scrollSplit.gif) repeat-y right 0;
	height: 90px;
	display: inline-block;
	float: left;
	text-align: center;
}
.brandScroll ul li a span {
	border-top: 2px solid #f7f7f7;
	background: #f7f7f7;
	width: 130px;
	display: block;
}
.brandScroll ul li a:hover span {
	background-color: #fff;
	border-top-color: #fff;
}
.brandScroll ul li a.current span {
	border-top-color: #0046ad;
	background-color: #fff;
}
.brandScroll ul li a img {
	position: absolute;
	left: 0;
	top: 0;
}
.labelBox {
	width: 730px;
	background: #fafafa;
	border-top: 2px solid #0046ad;
	box-shadow: 0 0 3px #ccc;
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;
}
.labelBox p em {
	color: #0046ad;
	font-weight: bold;
	font-style: normal;
}
.labelBox b {
	display: block;
	text-align: center;
	padding: 20px 0 0 0;
}
.labelBtm {
	width: 730px;
	height: 10px;
	font-size: 0;
	line-height: 0;
	background: url(../230/labelBtm.gif) no-repeat 0 0;
}
.labelBox_s,
.videoBox {
	width: 400px;
	height: 200px;
	padding-bottom: 30px;
	overflow: hidden;
	background: #fafafa;
	border-top: 2px solid #0046ad;
	box-shadow: 0 0 3px #ccc;
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;
	width:398px\9;
	border:1px solid #ddd\9;
}
:root .labelBox_s,
:root .videoBox {
	width:400px;
	border:0;
}
.labelBtm_s {
	width: 400px;
	height: 10px;
	font-size: 0;
	line-height: 0;
	background: url(../230/labelBtm_s.gif) no-repeat 0 0;
}
.videoBox {
	width: 300px;
	height: 210px;
	padding: 10px;
	border: 0;
	width:298px\9;
	border:1px solid #ddd\9;
}
:root .videoBox {
	width:300px;
	border:0;
}
.blueLabel,
.blueLabelMini {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	background: #0046ad;
	color: #fff;
	display: inline-block;
}
.blueLabelMini {
	height: 22px;
	line-height: 22px;
	padding: 0 4px;
	position: absolute;
	left: 10px;
	top: 0;
	font-size: 12px;
}
.blueLabelLeft,
.blueLabelRight {
	width: 20px;
	height: 30px;
	display: inline-block;
	background: #0046ad url(../230/blueLabel.png) no-repeat 0 0;
	float: left;
}
.blueLabelRight {
	background-position: right 0;
}
.newTableLink {
	padding-right: 18px;
	background: #0046ad url(../230/newTableIcon.png) no-repeat right center;
	line-height: 30px;
	color: #888;
	display: inline-block;
	font-size: 12px;
}
.newTableLink:hover {
	color: #0046ad;
	text-decoration: none;
}
.rightTitle,
.rightTitleNoB {
	color: #0046ad;
	font-size: 16px;
	padding-left: 5px;
	border-bottom: 2px solid #0046ad;
	height: 32px;
	line-height: 32px;
	font-weight: normal;
}
.rightTitle h3 {
	float: left;
	font-size: 16px;
	font-weight: normal;
}
.rightTitleTab a{
	background:#fff;
	border:1px solid #ddd;
	border-bottom:0;
	height:31px;
	padding:0 18px;
	font-size:12px;
	color:#666;
	margin:0 5px 0 0;
	display:inline-block;
	float:left;
}
.rightTitleTab a.active,
.rightTitleTab a:hover{
	color:#fff;
	background:#724e45;
	border-color:#724e45;
	text-decoration:none;
}
.more {
	background: #0046ad url(../230/more_ico.png) no-repeat right center;
	text-align: right;
	padding: 0 15px 0 0;
	font: 12px/32px "Simsun";
}
.more a {
	color: #999;
}
.rightGrid .more a:hover {
	color: #333;
}
.rightTitleNoB {
	padding-left: 0;
	border-bottom: 0;
	font-size: 18px;
}
.productList ul li {
	padding: 20px 10px;
	border-bottom: 1px dotted #ddd;
}
.productImg {
	width: 162px;
	height: 162px;
	float: left;
	margin-right: 20px;
}
.productImg a {
	width: 160px;
	height: 160px;
	display: table-cell;
	padding: 1px;
	position: relative;
	line-height:160px;
	vertical-align:middle;
	text-align:center;
}
.productImg a i {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 162px;
	height: 162px;
	background: url(../230/productHover.png) no-repeat 0 0;
	display: none;
}
.productImg a:hover i {
	display: block;
}
.productInfo {
	width: 520px;
	float: left;
	font-size: 12px;
}
.productTitle {
	padding-bottom: 8px;
}
.productTitle a {
	color: #0046ad;
	font-size: 14px;
}
.right2Col {
	width: 360px;
	float: left;
}
.right2Colnew {
	width: 100%;
	float: left;
}
.right2Col .whiteBox,
.rightWhiteBox {
	width: 360px;
	width: 358px\9;
	background: #fff;
	box-shadow: 0 0 4px #ccc;
	-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	border: 1px solid #ddd;
}
.rightWhiteBox {
	width: 730px;
	width: 728px\9;
}
:root .right2Col .whiteBoxnew {
	width: 100%;
	border: 0;
}
:root .right2Col .whiteBox {
	width: 360px;
	border: 0;
}
:root .rightWhiteBox {
	width: 730px;
	border: 0;
}
.rightNewsList ul {
	/*width: 358px;*/
}
.rightNewsList ul li {
	border-bottom: 1px dotted #ddd;
	height: 30px;
}
.rightNewsList ul li a {
	line-height: 30px;
	color: #666;
	font-size: 14px;
	padding: 0 10px;
	text-decoration: none;
}
.rightNewsList ul li a:hover {
	color: #0046ad;
}

.rightNewsListnew ul {
	width: 100%;
}
.rightNewsListnew ul li {
	border-bottom: 1px dotted #ddd;
	height: 30px;
}
.rightNewsListnew ul li a {
	line-height: 30px;
	color: #666;
	font-size: 14px;
	padding: 0 10px;
	text-decoration: none;
}
.rightNewsListnew ul li a:hover {
	color: #0046ad;
}

.newsDetail h1 {
	font-size: 24px;
	color: #333;
	font-weight: normal;
	line-height: 30px;
}
.newsInfo {
	line-height: 30px;
	height: 30px;
	border-bottom: 1px solid #eee;
	color: #999;
	font-size: 12px;
	padding: 10px 10px 0;
}
.newsInfo h2 {
	float: left;
}
.timeIcon,
.shareIcon {
	padding-left: 20px;
	line-height: 30px;
}
.shareIcon {
	background: url(../230/shareIcon.gif) no-repeat 0 center;
	color: #999;
}
.shareIcon:hover {
	text-decoration: none;
}
.bdsharebuttonbox .bds_more {
    background-image: url(../230/shareIcon.gif)!important;
    background-position: 0!important;
    color: #999!important;
}
.contentBox {
	padding: 0 20px;
}
.contentBox p {
	font-size: 16px;
	line-height: 24px;
	color: #444;
	text-indent: 2em;
	padding: 8px 0;
}
/*.contentBox p img {
	box-shadow: 0 0 6px #ccc;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
}*/
.arrowShrink {
	position: absolute;
	background: #fafafa;
	width: 100%;
	height: 30px;
	bottom: 0;
	left: 0;
}
.arrowShrink a {
	width: 100px;
	height: 22px;
	display: block;
	background: url(../230/arrowShrink.gif) no-repeat 0 0;
	margin: 0 auto;
	margin-top: 9px;
	-webkit-transition: none;
	transition: none;
}
.arrowShrink a:hover {
	background-position: -100px 0;
}
.arrowShrink a.up {
	background-position: 0 bottom;
}
.arrowShrink a.up:hover {
	background-position: -100px bottom;
}
/* right column - end*/

/* float right */
.floatbox{position:fixed;z-index:1000;*margin:21px 0 0 0;display:none;}
.float {
	width: 100px;
	height: 74px;
	position: absolute;
	right: -115px;
	cursor: pointer;
	top:200px;
	/*box-shadow: 0 0 4px #ccc;
	-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	border: 1px solid #ddd\9;
	margin: -1px 0 0 0;
	font-size: 14px;
	text-align: center;*/
}
.float.an {
	top: 0;
	z-index: 200;
	background: url(../230/fan_bg.png) no-repeat 0 0;
	text-indent:-9999px;
}
.float.close{
	width:17px;
	height:17px;
	display:inline-block;
	top: -5px;
	left:82px;
	z-index: 202;
	background: url(../230/closeBtn.png) no-repeat 0 0;
}
/*.float.ai {
	top: 79px;
	z-index: 100;
	background: #f7f7f7 url(../230/fai_bg.jpg) no-repeat bottom center;
}
.float a:hover {
	text-decoration: none;
}
.float p {
	display: none;
	font-weight: normal;
}
.float.an b {
	display: block;
	line-height: 20px;
	padding: 20px 0 0 0;
	color: #c10001;
}
.float.ai b {
	display: block;
	padding: 11px 0 0 0;
	color: #3d9982;
}
.float:hover {
	text-indent:-9999px;
}*/
.float.an:hover {
	width: 286px;
	background: url(../230/fan_hover_bg.png) no-repeat 0 0;
	-webkit-transition: none;
	transition: none;
}
/*.float.ai:hover {
	width: 388px;
	background: #fff url(../230/fai_hover_bg.jpg) no-repeat bottom right;
}
.float:hover p {
	display: block;
	padding: 20px 0 0 15px;
	font-weight: 400;
	color: #000;
}
.float.an:hover p {
	font-style: italic;
}
.float.an:hover a {
	color: #c10001;
	text-indent:-9999px;
}
.float.ai:hover p span {
	color: #3d9982;
}
.float:hover b {
	display: none;
}*/
.floatCoop{
	width:100px;
	height:100px;
	top: -5px;
	z-index: 200;
	background: url(../230/elec_bg.png) no-repeat bottom center;
}
.floatCoop2{
	width:100px;
	height:100px;
	top: -110px;
	z-index: 200;
	background: url(../230/elec_bg.png) no-repeat bottom center;
}
.floatCoop b{
	font-weight:normal;
	margin-top:8px;
	display:block;
}
.floatCoop:hover {
	width: 340px;
	height:100px;
	background: url(../230/elec_hover_bg.png) no-repeat bottom right;
	-webkit-transition: none;
	transition: none;
}
.floatCoop:hover p{
	padding-top:28px;
}
.floatCoop:hover span{
	color:#c10001;
	font-style:italic;
}
/* left cooperation */
.cooperation li {
	float: left;
	width: 50%;
	text-align: center;
}
.cooperation li a {
	height: 40px;
	line-height: 40px;
	color: #fff;
	display: block;
}
.cooperation li.inv a {
	background: #ff6b50;
}
.cooperation li.mer a {
	background: #416380;
}
.cooperation li a:hover {
	background: #1888c4;
	text-decoration: none;
	color:#fff;
}
/* pro tab */
.protab,
.prolist {
	width: 726px;
	box-shadow: 0 0 6px #ccc;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	height: 100%;
	border: 1px solid #ddd\9;
	margin: 5px 1px 0;
	margin: 0\9;
}
.protab .hd ul li {
	float: left;
}
.protab .hd ul li a {
	position: relative;
	cursor: pointer;
}
.protab .hd ul li a,
.protab ul li a span {
	padding-right: 2px;
	background: url(../230/scrollSplit.gif) repeat-y right 0;
	height: 90px;
	float: left;
	text-align: center;
	border-bottom: 1px solid #ededed;
}
.protab .hd ul li.last a,
.protab ul li.last a span {
	padding-right: 0;
}
.protab .hd ul li a span {
	border-top: 2px solid #f7f7f7;
	background: #f7f7f7;
	padding: 0 0 0 1px;
	width: 179px;
	display: block;
}
.protab .hd ul li a:hover span {
	background-color: #fff;
	border-top-color: #fff;
}
.protab .hd ul li.on a:hover span,
.protab .hd ul li.on span {
	border-top-color: #0046ad;
	background-color: #fff;
	border-bottom-color:#fff;
}
/*.protab .hd ul li a img{
	opacity: 0.8;
	-ms-filter: "alpha(opacity=80)";
	filter: alpha(opacity=80);
}
.protab .hd ul li.on a img,
.protab .hd ul li a:hover img {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
}*/
.protab .hd ul li a img {
	position: absolute;
	left: 12px;
	top: 5px;
}
.protab .bd ul {
	zoom: 1;
	padding: 2px 0 0 0;
}
.protab .bd li {
	float: left;
	width: 242px;
	height: 182px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	vertical-align: middle;
	text-align: center;
	margin: 0 -1px 0 0;
	padding: 10px 0 0 0;
	position: relative;
}
.protab .bd li a b {
	width: 100%;
	font-weight: normal;
	text-align: center;
	height: 30px;
	line-height: 30px;
	position: absolute;
	bottom: 9999px;
	left: 0;
	background: rgba(0,0,0,0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
	color: #fff;
	overflow: hidden;
}
.protab .bd li a:hover b {
	bottom: 0;
	text-decoration: none;
}
.protab .bd li a:hover img {
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity=50);
}
/* pro list */
.prolist {
	margin-bottom: 20px;
	background:#fff url(../230/brandsListBg.gif) repeat 0 0;
}
.prolist li {
	float: left;
	width: 145px;
	height: 100px;
	text-align: center;
}
.prolist li img {
	margin: 5px 0 0 0;
}
/* news list */
.newslist {
	font-family: "Simsun";
	font-size: 12px;
}
.news {
	padding: 5px 10px 15px;
	margin: 10px 0 15px;
	border-bottom: 1px dotted #ccc;
}
.news img {
	float: right;
}
.news h5 {
	font-size: 16px;
}
.news span {
	height: 63px;
	font-size: 14px;
	lien-height: 24px;
	text-indent: 2em;
	margin: 10px 0 5px;
	color: #666;
	display: block;
	overflow: hidden;
}
.news em {
	font-style: normal;
	color: #999;
	padding: 0 10px 0 0;
}
.news .label a {
	padding: 0 10px 0 0;
	color: #0075c1;
	text-decoration: none;
}
.news .label a:hover {
	color: #0f4390;
	text-decoration: underline;
}
.news .more {
	line-height: 18px;
}
.minnews {
	font-family: "Simsun";
	font-size: 12px;
	border-top: 1px solid #ddd;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}
.minnews h3 {
	font: 14px/24px "Microsoft YaHei";
	color: #0146ad;
}
.minnews li {
	width: 100%;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.minnews li span {
	float: left;
	margin: 0 5px 0 0;
	font-size: 7px;
	font-family: "Arial";
	color: #75a9f7;
}
.minnews li a {
	color: #666;
}
.minnews li a:hover {
	color: #0146ad;
}
/* course */
.course {
	padding: 10px 20px;
}
.coursePb0 {
	padding-bottom:0;
}
.course li {
	background: url("../230/courseBg.gif") repeat-y;
	padding: 0 0 20px 10px;
	position: relative;
	font-size: 14px;
}
.course h4 {
	color: #377adf;
	font-size: 16px;
	margin: 0 0 0 8px;
	font-weight: normal;
}
.course i {
	font-style: normal;
	font-size: 32px;
	color: #a6bee3;
	position: absolute;
	top: -5px;
	left: -5px;
	display: block;
	overflow: inherit;
}
.course .frist i,
.course .frist h4 {
	color: #f75a53;
}
.course li.last {
	padding: 0 0 0 10px;
}
.course li.last i {
	top: 0;
}
.course .pbox {
	background: #f2f2f2;
	padding: 10px;
	margin: 10px 0 0 20px;
	font-family: "Simsun";
	color:#333;
}
.course .pbox p {
	line-height: 30px;
}
.course .pbox span {
	float: left;
	font: 7px/30px "Arial";
	color: #377adf;
	margin: 0 8px 0 0;
}
/* slogan */
.slogan li {
	height: 40px;
	line-height: 40px;
	border: 1px solid #eeeeee;
	box-shadow: 0 3px 3px 0 #f3f3f3;
	margin: 0 0 12px;
}
.slogan li b {
	float: left;
	width: 90px;
	text-align: center;
	color: #fff;
	margin: 0 10px 0 0;
	background: #135ac5;
}
.slogan_l li{
	height:82px;
	padding-top:8px;
	line-height:24px;
}
.slogan_l li b{
	height:90px;
	line-height:90px;
	margin-top:-8px;
}
/* people */
.people li {
	height: auto;
	border: 1px solid #eeeeee;
	border-left: 5px solid #0146ad;
	box-shadow: 0 0 6px #ccc;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	margin: 0 0 20px;
	padding: 10px;
}
.people li b {
	font: blod 16px/22px "Microsoft YaHei";
	color: #135ac5;
	margin: 0 0 5px;
	display: block;
}
.people li span {
	font: 14px/22px "Simsun";
	color: #666;
}
.people li img {
	float: left;
	height: 98px;
	border: 1px solid #ccc;
	margin: 0 10px 0 0;
}
/* culture */
.culture {
	border-bottom: 1px dotted #ccc;
}
.culture li {
	float: left;
	width: 355px;
	padding: 10px 5px;
}
/* down */
.down {
	font-family: "Simsun";
	font-size: 12px;
}
.down .dhead {
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #ddd;
	box-shadow: 0 15px 15px 0 #f3f3f3 inset;
}
.down .dhead a {
	font-size: 12px;
	height: 30px;
	color: #0146ad;
	padding:0 5px;
}
.down .dhead a:hover {
	text-decoration: none;
	color: #0146ad;
}
.down .dhead span {
	color: #0146ad;
	padding:0;
}
.rightGrid .down .dhead p a,
.rightGrid .down .dhead p a:hover {
	background: none;
	line-height: 30px;
	margin: 0;
}
.down li {
	line-height: 18px;
	border-bottom: 1px solid #ddd;
}
.down a {
	float: left;
	width: 630px;
	padding: 10px 5px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	position: relative;
}
.join .down li{
	height:40px;
	line-height:40px;
}
.join .down a{
	padding:0 0 0 5px;
	height:40px;
}
.down a:hover {
	color: #222;
}
.down a i {
	margin: 0 0 0 10px;
	padding: 2px 3px 1px;
	display: inline;
	color: #fff;
	font: normal 8px/18px "Arial";
	background: #f75a53;
}
.down li a:hover i{
	background: #f75a53;
}
.down span {
	float: left;
	width: 80px;
	text-align: right;
	color: #999;
	padding:10px 0;
	text-align:center;
}
.down .spancenter{
	text-align:center;
}
.join .down span{
	padding:0;
}
.down span.w380,
.down a.w380 {width:380px; text-align:left;}
.down span.w200 {width:200px;}
.down span.w410,
.down a.w410 {width:410px; text-align:left;}
.down span.w150 {width:150px;}
.down span.w120 {width:120px;}
.down a.w700 {width:700px;}
.down p {
	float: right;
	text-align: center;
	padding: 0 5px 0 0;
}
.down p a {
	width: 36px;
	height: 24px;
	line-height: 24px;
	margin: 10px 0 0 0;
	padding: 0;
	background: #ccc;
	font-size: 12px;
	color: #fff;
}
.down p a:hover {
	color: #fff;
	text-decoration: none;
	background: #0146ad;
}
.down .fr {
	float: right;
}
/* textbox */
.textbox h4,
.people h4,
.textbox .bold{
	font: 18px/28px "Microsoft YaHei";
	color: #0146ad;
	padding: 0 0 5px 0;
}
.textbox p {
	font: 16px/24px "Microsoft YaHei";
	text-indent: 2em;
	padding: 0 0 10px;
}
.txt {
	font: 12px/20px "Simsun";
}
/* inno */
.inno {
	font-size: 14px;
	font-family: "Simsun";
	padding: 10px 0;
}
.inno p {
	text-indent: 2em;
	padding: 10px 0 0;
}
.inno li {
	float: left;
	width: 220px;
	text-align: center;
	margin: 10px 10px;
}
.inno2Col li {
	width: 355px;
	margin: 5px 5px;
	text-align: left;
}
.innoTec li{text-align:left; color:#724e45;}
.inno img {
	box-shadow: 0 0 6px #ccc;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	border: 1px solid #eee\9;
	display: inline;
	margin: 0 0 5px;
}
.inno b {
	font-weight: normal;
}
.inno .fl {
	margin: 0 10px 0 0;
}
.inno dt {
	float: left;
	width: 225px;
	position: relative;
	margin: 0 10px 0 0;
}
.inno dt span {
	background: #0146ad;
	color: #fff;
	padding: 0px 5px;
	position: absolute;
	top: 0;
	left:220px;
	box-shadow: 0 0 6px #ccc;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	line-height:22px;
}
.inno dd {
	padding: 50px 0 0 0;
}
.inno dd b {
	color: #0146ad;
}
/* map */
.modal { display: none; width:260px;padding:20px; background: #fff;  box-shadow: 0 0 10px #888;box-shadow: 0 0 10px #888\9; border:1px solid #ccc\9;opacity:.9;-ms-filter:"alpha(opacity=90)";filter: alpha(opacity=90);font:12px/22px "Simsun";color:#333;}
.modal a.close-modal { position: absolute; top:0; right:0; display: block; width: 30px; height: 30px; text-indent: -9999px; background: url(../230/close.png) no-repeat 0 0; opacity:1;-ms-filter:"alpha(opacity=100)";filter: alpha(opacity=100);}
.modal h3{font:bold 14px/24px "Simsun";color:#0146ad;}
.modal p{text-indent:2em;}
.modal li span{color:#999;}

.map{position:relative;}
.map a{background:#000;opacity:0;-ms-filter:"alpha(opacity=0)";filter: alpha(opacity=0);display:block;position:absolute;}
.map .xinjiang{width:80px;height:40px;top:160px;left:128px;}
.map .sichuan{width:74px;height:40px;top:374px;left:313px;}
.map .chongqing{width:70px;height:35px;top:416px;left:320px;}
.map .guangxi{width:70px;height:40px;top:500px;left:424px;}
.map .liaoning{width:100px;height:20px;top:192px;left:585px;}
.map .tianjin{width:95px;height:20px;top:232px;left:475px;}
.map .shandong{width:70px;height:38px;top:279px;left:532px;}
.map .shanxi{width:68px;height:36px;top:328px;left:404px;}
.map .henan{width:65px;height:40px;top:319px;left:474px;}
.map .hubei{width:65px;height:36px;top:373px;left:472px;}
.map .anhui{width:64px;height:36px;top:356px;left:540px;}
.map .hunan{width:64px;height:36px;top:422px;left:458px;}
.map .jiangxi{width:60px;height:36px;top:411px;left:524px;}
.map .zhejiang{width:62px;height:38px;top:394px;left:586px;}
.map .zongbu{width:80px;height:30px;top:462px;left:531px;}

/* join */
.join {
	box-shadow: 0 0 6px #ccc;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	border: 1px solid #ddd\9;
	margin-bottom: 30px;
}
.join .rightTitle,.join .rightTitleNoB{
	color:#2f5881;
	border-color:#2f5881;
}
.join .pages .current,.join .pages a:hover{
	background:#2f5881;
}
.joinMenu {
	height: 40px;
	line-height: 40px;
	background: #2f5881;
}
.joinMenu ul {
	padding: 0 0 0 200px;
}
.joinMenu li {
	float: left;
	margin: 0 0 0 -1px;
}
.joinMenu li a {
	height: 40px;
	border-left: 1px solid #234a71;
	border-right: 1px solid #234a71;
	padding: 0 15px;
	color: #fff;
	display: block;
}
.joinMenu li a:hover,
.joinMenu a.on,
.joinMenu a.on:hover {
	background: #fff;
	color: #2f5881;
	text-decoration: none;
}
.joinMenu .searchBox {
	float: right;
	margin: 4px 4px 0 0;
	width: 330px;
}
.joinMenu .searchInput {
	width: 280px;
}
.join .side {
	width: 200px;
	margin: 0 -1px 0 0;
}
.join .main {
	width: 730px;
}
.join .side .minnews li span{
	color:#ccc;
}
.main.w800 {
	width: 779px;
	padding: 10px 0 0 21px;
	border-left: 1px solid #dddddd;
}
.main h2, .jobForm h2 {
	color: #2f5881;
	font-size: 20px;
	line-height:24px;
}
.jobForm h2 {
	border-bottom:1px solid #ddd;
	padding:10px;
}
.main .joincont {
	padding: 15px 0 15px 25px;
	font-family: "Simsun";
}
.main .joincont li,
.main .joincont p {
	line-height: 30px;
}
.joincont a {
	color: #2f5881;
}
.side .minnews {
	margin: 0;
	border-top: none;
}
.side .minnews h3 {
	border-bottom: 3px solid #f36861;
	color: #f36861;
}
.side .minnews ol {
	box-shadow: 0 0 6px #ccc;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	border: 1px solid #ddd\9;
	padding: 10px 0 10px 15px;
}
.side .minnews ol li {
	height: 30px;
	line-height: 30px;
}
.joinMenuSub {
	border-right: 1px solid #dddddd;
	font-family: "Simsun";
}
.joinMenuSub h3 {
	font: bold 14px/24px "Simsun";
	color: #0146ad;
	padding: 0 0 10px 10px;
	margin: 20px 0 0 0;
}
.joinMenuSub ul {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
}
.joinMenuSub li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.joinMenuSub li span {
	float: left;
	margin: 0 5px 0 0;
	font-size: 7px;
	font-family: "Arial";
	color: #ccc;
	padding: 0 0 0 20px;
}
.joinMenuSub li a {
	color: #666;
	display: block;
}
.joinMenuSub li a:hover,
.joinMenuSub a.on,
.joinMenuSub a.on:hover {
	color: #fff;
	background: #2f5881;
	text-decoration: none;
}
.joinMenulist {
	border-right: 1px solid #dddddd;
	font-family: "Simsun";
}
.joinMenulist ul {
	padding: 25px 0 0 0;
}
.joinMenulist li {
	margin: -1px 0 0 0;
}
.joinMenulist li a {
	color: #2f5881;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: block;
	position: relative;
}
.joinMenulist li a:hover,
.joinMenulist li a.on,
.joinMenulist li a.on:hover {
	background: #f7f7f7;
	text-decoration: none;
}
.joinMenulist li b {
	float: left;
	background: #fff;
	width: 5px;
	margin: 0 10px 0 0;
	display: block;
}
.joinMenulist li a:hover b,
.joinMenulist li a.on b,
.joinMenulist li a.on:hover b {
	background: #2f5881;
}
.joinMenulist li span {
	position: absolute;
	top: 0;
	right: 10px;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
}
.joinMenulist li a:hover span,
.joinMenulist li a.on span,
.joinMenulist li a.on:hover span {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
}

/* pages */
.pages {text-align:center; margin:20px 0;font-size:12px;}
.pages a,.pages span{border:#ddd 1px solid;background:#fff;color:#666;text-decoration:none;padding:8px 12px;margin-left:-1px;}
.pages .current,.pages a:hover{background:#0146ad;color:#fff;}
.pages .current{}

#bdshare_l, #bdshare_m {
	box-shadow: 0 0 3px #ccc;
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;
}

.moreVideo{
	float:right;
	font-size:12px;
	line-height:22px;
	color:#0046AD;
}

/* inner page - orange */
.orangeTemplate .leftMenu ul li a.current,
.orangeTemplate .leftMenu ul li a:hover,
.orangeTemplate .blueLabel,
.orangeTemplate .blueLabelMini,
.orangeTemplate .blueLabelLeft,
.orangeTemplate .blueLabelRight,
.orangeTemplate .newTableLink,
.orangeTemplate .down p a:hover,
.orangeTemplate .pages .current,
.orangeTemplate .pages a:hover,
.orangeTemplate .slogan li b,
.orangeTemplate .inno dt span,
.orangeTemplate .more{
	background-color: #f98700;
}
.orangeTemplate .leftMenu .title,
.orangeTemplate .productTitle a,
.orangeTemplate .newTableLink:hover,
.orangeTemplate .rightNewsList ul li a:hover,
.orangeTemplate .leftWhiteBox .title,
.orangeTemplate .leftGrid .leftMenu li ul li a.current,
.orangeTemplate .leftGrid .leftMenu li ul li a:hover,
.orangeTemplate .down .dhead a,
.orangeTemplate .down .dhead a:hover,
.orangeTemplate .down .dhead span,
.orangeTemplate .rightTitle .more a,
.orangeTemplate .textbox h4,
.orangeTemplate .textbox .bold,
.orangeTemplate .minnews h3,
.orangeTemplate .minnews li a:hover,
.orangeTemplate .inno dd b,
.orangeTemplate .moreVideo{
	color: #f98700;
}
.orangeTemplate .leftWhiteBox .title {
	border-left-color: #f98700;
}
.orangeTemplate .rightTitle,
.orangeTemplate .rightTitleNoB {
	color: #f98700;
	border-bottom-color: #f98700;
}
.orangeTemplate .brandScroll ul li a.current span {
	border-top-color: #f98700;
}
.orangeTemplate .labelBox,
.orangeTemplate .labelBox_s {
	border-top: 2px solid #f98700;
}
.orangeTemplate .cooperation li a:hover {
	background: #f98700;
	text-decoration: none;
}
.orangeTemplate .protab .hd ul li.on a:hover span,
.orangeTemplate .protab .hd ul li.on span {
	border-top-color: #f98700;
	background-color: #fff;
}
/* inner page - pink */
.pinkTemplate .leftMenu ul li a.current,
.pinkTemplate .leftMenu ul li a:hover,
.pinkTemplate .blueLabel,
.pinkTemplate .blueLabelMini,
.pinkTemplate .blueLabelLeft,
.pinkTemplate .blueLabelRight,
.pinkTemplate .newTableLink,
.pinkTemplate .down p a:hover,
.pinkTemplate .pages .current,
.pinkTemplate .pages a:hover,
.pinkTemplate .slogan li b,
.pinkTemplate .inno dt span,
.pinkTemplate .more{
	background-color: #eb5477;
}
.pinkTemplate .leftMenu .title,
.pinkTemplate .productTitle a,
.pinkTemplate .newTableLink:hover,
.pinkTemplate .rightNewsList ul li a:hover,
.pinkTemplate .leftWhiteBox .title,
.pinkTemplate .leftGrid .leftMenu li ul li a.current,
.pinkTemplate .leftGrid .leftMenu li ul li a:hover,
.pinkTemplate .down .dhead a,
.pinkTemplate .down .dhead a:hover,
.pinkTemplate .down .dhead span,
.pinkTemplate .rightTitle .more a,
.pinkTemplate .textbox h4,
.pinkTemplate .textbox .bold,
.pinkTemplate .minnews h3,
.pinkTemplate .minnews li a:hover,
.pinkTemplate .inno dd b,
.pinkTemplate .moreVideo{
	color: #eb5477;
}
.pinkTemplate .leftWhiteBox .title {
	border-left-color: #eb5477;
}
.pinkTemplate .rightTitle,
.pinkTemplate .rightTitleNoB {
	color: #eb5477;
	border-bottom-color: #eb5477;
}
.pinkTemplate .brandScroll ul li a.current span {
	border-top-color: #eb5477;
}
.pinkTemplate .labelBox,
.pinkTemplate .labelBox_s {
	border-top: 2px solid #eb5477;
}
.pinkTemplate .cooperation li a:hover {
	background: #eb5477;
	text-decoration: none;
}
.pinkTemplate .protab .hd ul li.on a:hover span,
.pinkTemplate .protab .hd ul li.on span {
	border-top-color: #eb5477;
	background-color: #fff;
}
/* inner page - Yollow */
.yollowTemplate .leftMenu ul li a.current,
.yollowTemplate .leftMenu ul li a:hover,
.yollowTemplate .blueLabel,
.yollowTemplate .blueLabelMini,
.yollowTemplate .blueLabelLeft,
.yollowTemplate .blueLabelRight,
.yollowTemplate .newTableLink,
.yollowTemplate .down p a:hover,
.yollowTemplate .pages .current,
.yollowTemplate .pages a:hover,
.yollowTemplate .slogan li b,
.yollowTemplate .inno dt span,
.yollowTemplate .more{
	background-color: #ffd800;
}
.yollowTemplate .leftMenu .title,
.yollowTemplate .productTitle a,
.yollowTemplate .newTableLink:hover,
.yollowTemplate .rightNewsList ul li a:hover,
.yollowTemplate .leftWhiteBox .title,
.yollowTemplate .leftGrid .leftMenu li ul li a.current,
.yollowTemplate .leftGrid .leftMenu li ul li a:hover,
.yollowTemplate .down .dhead a,
.yollowTemplate .down .dhead a:hover,
.yollowTemplate .down .dhead span,
.yollowTemplate .rightTitle .more a,
.yollowTemplate .textbox h4,
.yollowTemplate .textbox .bold,
.yollowTemplate .minnews h3,
.yollowTemplate .minnews li a:hover,
.yollowTemplate .inno dd b,
.yollowTemplate .moreVideo{
	color: #ffd800;
}
.yollowTemplate .leftWhiteBox .title {
	border-left-color: #ffd800;
}
.yollowTemplate .rightTitle,
.yollowTemplate .rightTitleNoB {
	color: #ffd800;
	border-bottom-color: #ffd800;
}
.yollowTemplate .brandScroll ul li a.current span {
	border-top-color: #ffd800;
}
.yollowTemplate .labelBox,
.yollowTemplate .labelBox_s {
	border-top: 2px solid #ffd800;
}
.yollowTemplate .cooperation li a:hover {
	background: #ffd800;
	text-decoration: none;
}
.yollowTemplate .protab .hd ul li.on a:hover span,
.yollowTemplate .protab .hd ul li.on span {
	border-top-color: #ffd800;
	background-color: #fff;
}

/* inner page - green */
.greenTemplate .leftMenu ul li a.current,
.greenTemplate .leftMenu ul li a:hover,
.greenTemplate .blueLabel,
.greenTemplate .blueLabelMini,
.greenTemplate .blueLabelLeft,
.greenTemplate .blueLabelRight,
.greenTemplate .newTableLink,
.greenTemplate .down p a:hover,
.greenTemplate .pages .current,
.greenTemplate .pages a:hover,
.greenTemplate .slogan li b,
.greenTemplate .inno dt span,
.greenTemplate .more{
	background-color: #61981b;
}
.greenTemplate .leftMenu .title,
.greenTemplate .productTitle a,
.greenTemplate .newTableLink:hover,
.greenTemplate .rightNewsList ul li a:hover,
.greenTemplate .leftWhiteBox .title,
.greenTemplate .down .dhead a,
.greenTemplate .down .dhead a:hover,
.greenTemplate .down .dhead span,
.greenTemplate .rightTitle .more a,
.greenTemplate .textbox h4,
.greenTemplate .textbox .bold,
.greenTemplate .minnews h3,
.greenTemplate .minnews li a:hover,
.greenTemplate .inno dd b,
.greenTemplate .leftGrid .leftMenu li ul li a.current,
.greenTemplate .leftGrid .leftMenu li ul li a:hover,
.greenTemplate .moreVideo{
	color: #61981b
}
.greenTemplate .leftWhiteBox .title {
	border-left-color: #61981b;
}
.greenTemplate .rightTitle,
.greenTemplate .rightTitleNoB {
	color: #61981b;
	border-bottom-color: #61981b;
}
.greenTemplate .brandScroll ul li a.current span {
	border-top-color: #61981b;
}
.greenTemplate .labelBox,
.greenTemplate .labelBox_s {
	border-top: 2px solid #61981b;
}
.greenTemplate .cooperation li a:hover {
	background: #61981b;
	text-decoration: none;
}
.greenTemplate .protab .hd ul li.on a:hover span,
.greenTemplate .protab .hd ul li.on span {
	border-top-color: #61981b;
	background-color: #fff;
}
/* inner page - purple */
.purpleTemplate .leftMenu ul li a.current,
.purpleTemplate .leftMenu ul li a:hover,
.purpleTemplate .blueLabel,
.purpleTemplate .blueLabelMini,
.purpleTemplate .blueLabelLeft,
.purpleTemplate .blueLabelRight,
.purpleTemplate .newTableLink,
.purpleTemplate .down p a:hover,
.purpleTemplate .pages .current,
.purpleTemplate .pages a:hover,
.purpleTemplate .slogan li b,
.purpleTemplate .inno dt span,
.purpleTemplate .more{
	background-color: #a962b0;
}
.purpleTemplate .leftMenu .title,
.purpleTemplate .productTitle a,
.purpleTemplate .newTableLink:hover,
.purpleTemplate .rightNewsList ul li a:hover,
.purpleTemplate .leftWhiteBox .title,
.purpleTemplate .leftGrid .leftMenu li ul li a.current,
.purpleTemplate .leftGrid .leftMenu li ul li a:hover,
.purpleTemplate .down .dhead a,
.purpleTemplate .down .dhead a:hover,
.purpleTemplate .down .dhead span,
.purpleTemplate .rightTitle .more a,
.purpleTemplate .textbox h4,
.purpleTemplate .textbox .bold,
.purpleTemplate .minnews h3,
.purpleTemplate .minnews li a:hover,
.purpleTemplate .inno dd b,
.purpleTemplate .moreVideo{
	color: #a962b0
}
.purpleTemplate .leftWhiteBox .title {
	border-left-color: #a962b0;
}
.purpleTemplate .rightTitle,
.purpleTemplate .rightTitleNoB {
	color: #a962b0;
	border-bottom-color: #a962b0;
}
.purpleTemplate .brandScroll ul li a.current span {
	border-top-color: #a962b0;
}
.purpleTemplate .labelBox,
.purpleTemplate .labelBox_s {
	border-top: 2px solid #a962b0;
}
.purpleTemplate .cooperation li a:hover {
	background: #a962b0;
	text-decoration: none;
}
.purpleTemplate .protab .hd ul li.on a:hover span,
.purpleTemplate .protab .hd ul li.on span {
	border-top-color: #a962b0;
	background-color: #fff;
}
/* inner page - taupe */
.taupe .logo {
	background: url(../230/logo_taupe.png) no-repeat 0 0;
}
.taupe .topEle .topLink {
	color: #887864;
}
.taupe .topEle .topLink a {
	color: #887864;
	text-shadow: 0 1px 2px #eee;
}
.taupe .topEle .topLink a:hover {
	color: #fff;
	text-decoration: none;
}
.innerBg.taupe {
	height: 180px;
	background: #eed9be;
	margin-bottom: 30px;
}
.innerBg.taupe .innerBgImage {
	height: auto;
	background: #eed9be;
}
.taupeTemplate .leftMenu ul li a.current,
.taupeTemplate .leftMenu ul li a:hover,
.taupeTemplate .blueLabel,
.taupeTemplate .blueLabelMini,
.taupeTemplate .blueLabelLeft,
.taupeTemplate .blueLabelRight,
.taupeTemplate .newTableLink,
.taupeTemplate .down p a:hover,
.taupeTemplate .pages .current,
.taupeTemplate .pages a:hover,
.taupeTemplate .slogan li b,
.taupeTemplate .inno dt span,
.taupeTemplate .more{
	background-color: #724e45;
}
.taupeTemplate .leftMenu .title,
.taupeTemplate .productTitle a,
.taupeTemplate .newTableLink:hover,
.taupeTemplate .rightNewsList ul li a:hover,
.taupeTemplate .leftWhiteBox .title,
.taupeTemplate .leftGrid .leftMenu li ul li a.current,
.taupeTemplate .leftGrid .leftMenu li ul li a:hover,
.taupeTemplate .down .dhead a,
.taupeTemplate .down .dhead a:hover,
.taupeTemplate .down .dhead span,
.taupeTemplate .rightTitle .more a,
.taupeTemplate .textbox h4,
.taupeTemplate .textbox .bold,
.taupeTemplate .minnews h3,
.taupeTemplate .minnews li a:hover,
.taupeTemplate .inno dd b,
.taupeTemplate .blueT,
.taupeTemplate .moreVideo{
	color: #724e45
}
.taupeTemplate .leftWhiteBox .title {
	border-left-color: #724e45;
}
.taupeTemplate .rightTitle,
.taupeTemplate .rightTitleNoB {
	color: #724e45;
	border-bottom-color: #724e45;
}
.taupeTemplate .brandScroll ul li a.current span {
	border-top-color: #724e45;
}
.taupeTemplate .labelBox,
.taupeTemplate .labelBox_s {
	border-top: 2px solid #724e45;
}
.taupeTemplate .cooperation li a:hover {
	background: #724e45;
	text-decoration: none;
}
.taupeTemplate .protab .hd ul li.on a:hover span,
.taupeTemplate .protab .hd ul li.on span {
	border-top-color: #724e45;
	background-color: #fff;
}
/* inner page - lake green */
.lakeGreenTemplate .leftMenu ul li a.current,
.lakeGreenTemplate .leftMenu ul li a:hover,
.lakeGreenTemplate .blueLabel,
.lakeGreenTemplate .blueLabelMini,
.lakeGreenTemplate .blueLabelLeft,
.lakeGreenTemplate .blueLabelRight,
.lakeGreenTemplate .newTableLink,
.lakeGreenTemplate .down p a:hover,
.lakeGreenTemplate .pages .current,
.lakeGreenTemplate .pages a:hover,
.lakeGreenTemplate .slogan li b,
.lakeGreenTemplate .inno dt span,
.lakeGreenTemplate .more{
	background-color: #32ada2;
}
.lakeGreenTemplate .leftMenu .title,
.lakeGreenTemplate .productTitle a,
.lakeGreenTemplate .newTableLink:hover,
.lakeGreenTemplate .rightNewsList ul li a:hover,
.lakeGreenTemplate .leftWhiteBox .title,
.lakeGreenTemplate .down .dhead a,
.lakeGreenTemplate .down .dhead a:hover,
.lakeGreenTemplate .down .dhead span,
.lakeGreenTemplate .rightTitle .more a,
.lakeGreenTemplate .textbox h4,
.lakeGreenTemplate .textbox .bold,
.lakeGreenTemplate .minnews h3,
.lakeGreenTemplate .minnews li a:hover,
.lakeGreenTemplate .inno dd b,
.lakeGreenTemplate .leftGrid .leftMenu li ul li a.current,
.lakeGreenTemplate .leftGrid .leftMenu li ul li a:hover,
.lakeGreenTemplate .moreVideo{
	color: #32ada2;
}
.lakeGreenTemplate .leftWhiteBox .title {
	border-left-color: #32ada2;
}
.lakeGreenTemplate .rightTitle,
.lakeGreenTemplate .rightTitleNoB {
	color: #32ada2;
	border-bottom-color: #32ada2;
}
.lakeGreenTemplate .brandScroll ul li a.current span {
	border-top-color: #32ada2;
}
.lakeGreenTemplate .labelBox,
.lakeGreenTemplate .labelBox_s {
	border-top: 2px solid #32ada2;
}
.lakeGreenTemplate .cooperation li a:hover {
	background: #32ada2;
	text-decoration: none;
}
.lakeGreenTemplate .protab .hd ul li.on a:hover span,
.lakeGreenTemplate .protab .hd ul li.on span {
	border-top-color: #32ada2;
	background-color: #fff;
}

.moreVideo{
	float:right;
	font-size:12px;
	line-height:22px;
	color:#0046AD;
}

/* home brands scroll*/
#box_wwwzzjsnet{position:relative;width:270px;height:180px;margin:0 auto;}
#box_wwwzzjsnet ul{position:relative;width:270px;height:180px;}
#box_wwwzzjsnet li{position:absolute;list-style:none;width:0;height:0;top:30px;left:65px;z-index:0;cursor:pointer;}
#box_wwwzzjsnet li img{width:100%;height:100%;vertical-align:top; box-shadow: 0 0 8px #666; -moz-box-shadow: 0 0 8px #666; -webkit-box-shadow: 0 0 8px #666;	border: 2px solid #ccc\9;}
:root #box_wwwzzjsnet li img{border:0;}
#box_wwwzzjsnet li div{position:absolute;bottom:-100px;width:100%;height:100px;background:#000;filter:alpha(opacity=70);opacity:0.7;}
#box_wwwzzjsnet li div h4{margin:0 10px;font:12px/24px arial;border-bottom:1px #333 solid;}
#box_wwwzzjsnet li div h4 span{color:red;margin-left:10px;}
#box_wwwzzjsnet li div p{margin:5px 10px 0;text-indent:2em;}
#box_wwwzzjsnet .prev, #box_wwwzzjsnet .next{position:absolute;top:65px;width:30px;height:80px;overflow:hidden;text-indent:-999px;cursor:pointer;background:url(../230/brand/brandArrowLeft.png) no-repeat; z-index:100;}
#box_wwwzzjsnet .next{right:0;background:url(../230/brand/brandArrowRight.png) no-repeat;}

/* magazine */
.magazineList{width:730px; overflow:hidden;}
.magazineList ul{width:740px;}
.magazineList ul li{width:220px; height:320px; margin:10px; float:left; text-align:center;}
.magazineList ul li .magImg{
	width:220px;
	height:282px;
	box-shadow: 0 0 8px #ccc;
	-moz-box-shadow: 0 0 8px #ccc;
	-webkit-box-shadow: 0 0 8px #ccc;
	position:relative;
	display:block;
	margin-bottom:5px;
}
.magazineList ul li .magImg img{
	width:220px;
	height:282px;
}
.magazineList ul li .magImg span{
	width:220px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:14px;
	color:#fff;
	background:#000;
	opacity: 0.85;
	-ms-filter: "alpha(opacity=85)";
	filter: alpha(opacity=85);
	position:absolute;
	left:0;
	bottom:0;
	display:none;
}
.magazineList ul li .magImg:hover span{
	display:block;
}

.redBtn, a.redBtn{
	box-shadow: 0 1px 1px #ccc;
	-moz-box-shadow: 0 1px 1px #ccc;
	-webkit-box-shadow: 0 1px 1px #ccc;
	text-align:center;
	color:#fff;
	text-shadow: 0 1px 2px #e66565;
	line-height:14px;
	display:inline-block;
	cursor:pointer;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border-radius:30px;
	background:#fa6869;
    background:-moz-linear-gradient(top, #ff7778, #fa6869);
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ff7778), to(#fa6869));
    background:-o-linear-gradient(top, #ff7778, #fa6869);
	border:1px solid #fa6869;
	*border:0;
	font-size:14px;
	padding:7px 20px;
}
.redBtn:hover{
    background:#ff7677;
    background:-moz-linear-gradient(top, #fa6869, #ff7778);
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(#fa6869), to(#ff7778));
    background:-o-linear-gradient(top, #fa6869, #ff7778);
	text-decoration:none;
}
input[type="text"].redBtn:focus, input[type="button"].redBtn:focus, input[type="password"].redBtn:focus, textarea.redBtn:focus {
	outline: 0;
	border: 0;
}
.pdfDownBtn{
	height:50px;
	line-height:50px;
	background:url(../230/pdfDownload.gif) no-repeat 0 0;
	padding:0 0 0 48px;
	display:inline-block;
}
.pdfDownBtn i{
	width:15px;
	height:50px;
	overflow:hidden;
	font-size:0;
	float:left;
	display:inline-block;
	background:url(../230/pdfDownload.gif) no-repeat right 0;
}
.pdfDownBtn a {
	width: 36px;
	height: 24px;
	line-height: 24px;
	margin: 13px 0 0 10px;
	background: #c0b2ae;
	font-size: 12px;
	color: #fff;
	display:inline-block;
	text-align:center;
}
.pdfDownBtn a:hover {
	color: #fff;
	text-decoration: none;
	background: #724e45;
}
.investorContactBox{
	width:520px;
	height:150px;
	padding:20px;
	background:url(../230/contactBox.gif) no-repeat 0 0;
}

.sitemap{
	width:730px;
	background:#fff;
	box-shadow: 0 1px 5px #ccc;
	-moz-box-shadow: 0 1px 5px #ccc;
	-webkit-box-shadow: 0 1px 5px #ccc;
	width:728px\9;
	border:1px solid #ddd\9;
	border-top:3px solid #ccc;
	margin-top:20px;
}
:root .sitemap{
	width:730px;
	border:0;
	border-top:1px dotted #ccc;
}
.sitemap ul{
	padding:10px;
}
.sitemap ul li{
	float:left;
	width:160px;
	padding-left:17px;
	height:24px;
	line-height:24px;
	margin-bottom:5px;
}
.sitemap ul li a:hover{
	color:#0146ad;
}
.sitemap ul li.title{
	width:680px;
	padding-left:12px;
	float:none;
	border-left:3px solid #0146ad;
	color:#0146ad;
	margin-bottom:10px;
}
.sitemap ul li.title a{
	color:#0146ad;
}

/* third-party form style */
.rightGrid .input-text,
.jobForm .input-text{
	padding:10px 5px;
}
.rightGrid .table_form td,.rightGrid .table_form th,
.jobForm .table_form td, .jobForm .table_form th{padding:6px 0 6px 8px}
.rightGrid .table_form tbody td,.rightGrid .table_form tbody th,
.jobForm .table_form tbody td,.jobForm  .table_form tbody th{border-bottom:0;}
.jobForm .table_form tbody th{font-size:14px;}
.jobForm input.date, .jobForm input.endDate,.rightGrid input.date, .rightGrid input.endDate{background-position:right 10px;}

.hopupImage{
	width:600px;
	background:#fff;
	border:1px solid #ddd;
	box-shadow: 0 0 8px #aaa;
	-moz-box-shadow: 0 0 8px #aaa;
	-webkit-box-shadow: 0 0 8px #aaa;
	position:absolute;
	top:200px;
	z-index:200;
	left:330px;
	display:none;
	text-align:center;
}
.hopupImage img{
	max-width:600px;
	max-height:450px;
	_width:500px;
}

/* cai bao*/
.yearsFilter{
	margin:10px 0 20px;
}
.yearsFilter ul li{
	float:left;
	color:#ccc;
	line-height:20px;
	font-size:12px;
}
.yearsFilter ul li a{
	color:#724E45;
	margin:0 10px;
}
.yearsFilter ul li a:hover,
.yearsFilter ul li a.selected{
	color:#d04461;
	text-decoration:none;
}
.yearsTitle{
	font-size:24px;
	color:#724E45;
	font-style:italic;
	margin-bottom:10px;
}



/* 20140921 */
.prolist-br {background:0 !important}
.prolist .br-list li {width:130px; border-right:1px dotted #c2c2c2; border-bottom:1px dotted #c2c2c2;}
.prolist .br-list .brand-tit { width:70px;border-right:0 !important; position:relative; top:10px; height:90px;}
.brd0 {border-right:0 !important}
.prolist .brdb0 li {border-bottom:0 !important}

/*20141022*/
 .text-home { font-size:16px; padding:10px 0 0 10px; display:block;}
 .sn{
	width: 120px;
    float: right;
    position: fixed;
    right: 1px;
    bottom: 150px;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
    _margin-bottom: 15px;
    padding: 70px 17px 0 15px;
 }
