@charset "utf-8";
/* CSS Document */

body {
	background-color: #F7F7F7;
	margin: 0;
	font-size: 12px;
	color: #808080;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#header {
	width: 826px;
	height: 70px;
	margin: 0 auto;
}
#header .logo {
	float: left;
	margin-top: 17px;
}
#header .tools {
	float: right;
	width: 410px;
	margin-top: 10px;
	text-align: right;
}
#header .tools .language a {
	color: #B3B3B3;
	text-decoration: none;
}
#header .tools .language a:hover {
	text-decoration: underline;
}
#header .tools .weibo {
	float: left;
	margin-top: 6px;
	margin-right: 12px;
}
#header .tools .search {
	float: right;
	width: 200px;
	height: 26px;
	margin-top: 7px;
	background: url(../images/searchBg.gif) no-repeat;
}
#header .tools .search .searchBox {
	float: left;
	width: 167px;
}
#header .tools .search .searchBox input[type=text] {
	margin: 3px 2px 3px 10px;
	width: 155px;
	border: 0px;
	background-color: #EBEBEB;
	color: #BFBFBF;
}
#header .tools .search .searchBtn {
	float: right;
	width: 28px;
}
#header .tools .search .searchBtn input[type=images] {
	width: 28px;
	height: 25px;
	padding: 0px;
}

#banner {
	height: 370px;
	margin-top: 41px;
	overflow: hidden;
}
#slider ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider ul li {
	height: 370px;
}
#slider #flashnvanum
{
    width: 85px;
	height: 17px;
	position: absolute;
	margin-top: 295px;
}
#slider #flashnvanum .normal
{
	width: 17px;
	height: 17px;
	margin-right: 10px;
	float: left;
	background: url(../images/indexPicNormalPoint.png) no-repeat;
}
#slider #flashnvanum .on
{
	width: 17px;
	height: 17px;
	margin-right: 10px;
	float: left;
	background: url(../images/indexPicCurrentPoint.png) no-repeat;
}

#pageBanner {
	width: 100%;
	height: 278px;
	margin-top: 41px;
	background: url(../images/pageBannerBg.gif) center no-repeat;
	text-align: center;
}

#menuer {
	position: absolute;
	top: 71px;
	left: 0px;
	width: 100%;
	height: 73px;
	background: url(../images/menuBg.png) repeat-x;
}
#menuer .topMenu {
	width: 930px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/indexMenuLineBg.png) no-repeat;
}
#menuer .topMenu ul {
	margin: 0 1px;
	padding: 0;
	list-style: none;
}
#menuer .topMenu ul li {
	float: left;
}
#menuer .downMenu {
	width: 1004px;
	height: 32px;
	margin: 1px auto;
	background: url(../images/sMenuBg.png) no-repeat;
	font-family: "微软雅黑";
	letter-spacing: 1px;
}
#menuer .downMenu #subMenu1 {
	margin-left: 128px;
	display: none;
}
#menuer .downMenu #subMenu2 {
	margin-left: 212px;
	display: none;
}
#menuer .downMenu #subMenu3 {
	margin-left: 289px;
	display: none;
}
#menuer .downMenu #subMenu4 {
	margin-left: 379px;
	display: none;
}
#menuer .downMenu #subMenu5 {
	display: none;
}
#menuer .downMenu #subMenu6 {
	margin-left: 447px;
	display: none;
}
#menuer .downMenu #subMenu7 {
	margin-left: 632px;
	display: none;
}
#menuer .downMenu #subMenu8 {
	margin-left: 640px;
	display: none;
}
#menuer .downMenu #subMenu9 {
	margin-left: 645px;
	display: none;
}
#menuer .downMenu #subMenu10 {
	margin-left: 652px;
	display: none;
}
#menuer .downMenu .subMenu {
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	height: 28px;
	line-height: 28px;
	color: #FFFFFF;
}
#menuer .downMenu .subMenu a {
	color: #FFFFFF;
}
#menuer .downMenu .subMenu a:hover {
	text-decoration: none;
}
#menuer .downMenu .currentSubMenu {
	background: url(../images/sMenuCurrentBg.gif) repeat-x;
	color: #404040;
}
#menuer .downMenu .currentSubMenu a {
	color: #404040;
}
#menuer .downMenu .subMenuLine {
	float: left;
	width: 1px;
	height: 9px;
	margin-top: 10px;
	background-color: #9BB757;
}

#contentContainer {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 437px;
}
#indexContent {
	width: 804px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 60px 40px 60px;
	background: #FFFFFF;
	border: #E5E5E5 1px solid;
}
#indexContent #indexNews {

}
#indexContent #indexNews .indexNewsBoard {
	padding: 20px;
	width: 764px;
}
#indexContent #indexNews .indexNewsBoard .indexNewsList {
	float: right;
	width: 214px;
	margin-top: -230px;
	margin-left: 20px;
}
#indexContent #indexNews .indexNewsBoard .indexNewsList img {
	border-bottom: #78A22F 4px solid;
	margin-bottom: 4px;
}
#indexContent #indexNews .indexNewsBoard .indexNewsList .indexNewsTitle {
	height: 40px;
	margin-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	border-bottom: #999999 1px dotted;
}
#indexContent #indexNews .indexNewsBoard .indexNewsList .indexNewsDate {
	position: absolute;
	margin-top: -23px;
	margin-left: 146px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#indexContent #indexNews .indexNewsBlock {
	float: left;
	margin-right: 24px;
}
#indexContent #indexNews .indexNewsBlock .videoBtn {
	margin-top: -126px;
	margin-left: 136px;
}
#indexContent #indexNews .indexNewsBlock .chairmanBoard {
	width: 266px;
	height: 107px;
	background-color: #F7F7F7;
}
#indexContent #indexNews .indexNewsBlock .chairmanBoard .chairmanAna {
	float: left;
	padding: 10px 17px;
	line-height: 18px;
}
#indexContent #indexNews .indexNewsBlock ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#indexContent #indexNews .indexNewsBlock ul li {
	background: url(../images/indexNewsArrow.gif) top left no-repeat;
	height: 24px;
	text-indent: 12px;
}
#indexContent #indexNews .indexNewsBlock ul li a:hover {
	color: #FF8C1A;
	text-decoration: none;
}
#indexContent #indexNews .indexNewsBlock .indexVideoNewsBlock a:hover {
	text-decoration: none;
}
#indexContent #indexNews .indexNewsBlock .indexVideoNewsBlock .indexVideoBlackMask {
	position: relative;
	width: 194px;
	height: 89px;
	margin-top: -131px;
	padding: 20px;
	line-height: 24px;
	background: url(../images/videoBlackBg.png);
	color: #FFFFFF;
}
#indexContent #indexNews .indexNewsBlock .indexVideoNewsBlock .indexVideoController {
	width: 224px;
	height: 23px;
	margin: 0;
	padding: 6px 10px 0 0;
	background: url(../images/videoController.gif) no-repeat;
	text-align: right;
	font-weight: bold;
	color: #79A12E;
}
#indexContent #indexNews .indexBuzBlock {
	float: left;
	margin-top: 40px;
	margin-right: 29px;
}
#indexContent #indexNews .indexBuzBlock .indexCountryList {
	margin-top: 10px;
	margin-left: 20px;
}
#indexContent #indexNews .indexBuzBlock .indexCountryList a:hover {
	color: #D01A1A;
	text-decoration: none;
}
#indexContent #indexNews .indexBuzBlock .indexBuzOperBlock {
	width: 177px;
	height: 35px;
	background-color: #F4F7FC;
	line-height: 35px;
	padding-left: 15px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
}
#indexContent #indexNews .indexBuzBlock ul {
	margin: 14px 0 14px 14px;
	padding: 0;
	list-style: none;
}
#indexContent #indexNews .indexBuzBlock ul li {
	float: left;
	width: 88px;
	height: 24px;
	line-height: 24px;
}
#indexContent #indexNews .indexNewsLine {
	width: 924px;
	height: 22px;
	margin-left: -60px;
	padding-top: 30px;
}

#pageContent {
	width: 924px;
	margin: -11px auto 0 auto;
	background: #FFFFFF;
	border: #E5E5E5 1px solid;
}
#pageContent .pageLeftMenu {
	float: left;
	width: 220px;
}
#pageContent .pageLeftMenu img {
    margin: 0;
    padding: 0;
}
#pageContent .pageLeftMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#pageContent .pageLeftMenu ul li {
	height: 37px;
	background: url(../images/pageMenuNormalBg.gif) no-repeat;
	border-bottom: #C6C6C6 1px dotted;
	line-height: 37px;
	text-indent: 85px;
	font-family: "微软雅黑";
	font-size: 14px;
}
#pageContent .pageLeftMenu ul .current {
	height: 37px;
	background: url(../images/pageMenuCurrentBg.gif) no-repeat;
	color: #FFFFFF;
}
#pageContent .pageLeftMenu ul .current a {
	color: #FFFFFF;
	text-decoration: none;
}
#pageContent .pageLeftMenu ul .liFix {
	background: url(../images/pageMenuNormalBgFix.gif) no-repeat;
	text-indent: 32px;
}
#pageContent .pageLeftMenu ul .currentFix {
	height: 37px;
	background: url(../images/pageMenuCurrentBgFix.gif) no-repeat;
	color: #FFFFFF;
}
#pageContent .pageLeftMenu ul .currentFix a {
	color: #FFFFFF;
	text-decoration: none;
}
#pageContent .pageRightContent {
	float: left;
	width: 605px;
	padding: 50px 48px 80px 45px;
	text-align: center;
}
#pageContent .pageRightContent .pageNav {
	margin-bottom: 30px;
	padding-bottom: 12px;
	text-align: right;
	border-bottom: #78A22F 2px solid;
	letter-spacing: 1px;
}
#pageContent .pageRightContent .pageTextBody {
	margin-top: 30px;
	line-height: 24px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#pageContent .pageRightContent .industryDetail {
	width: 260px;
	margin-top: 0px;
}
#pageContent .pageRightContent .greenTitle {
	width: 100%;
	margin-bottom: 8px;
	padding-bottom: 8px;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #91AB2E;
	border-bottom: #91AB2E 1px dotted;
}
#pageContent .pageRightContent .pageNewsList {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: #999999 1px dotted;
}
#pageContent .pageRightContent .pageNewsList .newsBlock {
	float: left;
	margin-left: 25px;
	width: 458px;
	text-align: left;
}
#pageContent .pageRightContent .pageNewsList .newsBlock .newsTitle {
	color: #4C4C4C;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
#pageContent .pageRightContent .pageNewsList .newsBlock .newsDate {
	color: #FF8C1A;
	margin-bottom: 7px;
}
#pageContent .pageRightContent .pageNewsList .newsBlock .newsDetail {
	line-height: 20px;
}
#pageContent .pageRightContent .pageNewsList .videoPic {
	padding-top: 10px;
}
#pageContent .pageRightContent .pageNewsList .videoBtn 
{
    width: 55px;
    height: 55px;
	margin-top: -197px;
	margin-left: 275px;
}
#pageContent .pageRightContent .pageNewsList .videoTitle {
	margin-top: 10px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
}
#pageContent .pageRightContent .specialBlock {
	margin-top: 10px;
}
#pageContent .pageRightContent .specialBlock .specialTitle {
	height: 33px;
	margin-bottom: 1px;
	padding: 0 30px 0 15px;
	line-height: 33px;
	background-color: #ABABAB;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}
#pageContent .pageRightContent .specialBlock .specialBody {
	padding: 30px;
	background-color: #F2F2F2;
}
#pageContent .pageRightContent .specialTitle1 {
	height: 33px;
	padding: 0 30px 0 15px;
	line-height: 33px;
	background-color: #888888;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#pageContent .pageRightContent .specialBlock1 {
	width: 550px;
	margin: 20px auto 0px auto;
}
#pageContent .pageRightContent .specialTitle2 {
	height: 33px;
	padding: 0 30px 0 15px;
	line-height: 33px;
	background-color: #CA5B37;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#pageContent .pageRightContent .pageTitle {
	margin-bottom: -16px;
	color: #78A22F;
	font-family: "微软雅黑";
	font-size: 22px;
	text-align: left;
	letter-spacing: 2px;
}
#pageContent .pageRightContent .worldBlock {
	margin-top: 34px;
	line-height: 24px;
	text-align: left;
}
#pageContent .pageRightContent .worldBlock .worldArea {
	width: 100%;
	height: 50px;
	margin-bottom: 24px;
	border-bottom: #33B08B 1px dotted;
	text-align: left;
}
#pageContent .pageRightContent .worldBlock .worldTitle {
	margin-bottom: 15px;
	color: #78A22F;
	font-family: "微软雅黑";
	font-size: 22px;
	text-align: left;
	letter-spacing: 2px;
}
#pageContent .pageRightContent .worldBlock .worldTitle .en {
	font-size: 14px;
	letter-spacing: 1px;
}
#pageContent .pageRightContent .cultureContainer {
	float: right;
	width: 587px;
	line-height: 24px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#pageContent .pageRightContent .cultureTitle {
	margin-bottom: 5px;
	color: #91AB2E;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
#pageContent .pageRightContent .cultureBlock {
	float: left;
	width: 223px;
	margin-left: 25px;
	margin-bottom: 28px;
	padding: 20px;
	border: #D9D9D9 1px solid;
}
#pageContent .pageRightContent .cultureBlock .picBlock {
	margin-bottom: 10px;
}
#pageContent .pageRightContent .cultureBlock .picBlock .picSelect {
	float: left;
	width: 50px;
	height: 50px;
	margin-top: 4px;
	margin-right: 8px;
	border: #FFFFFF 3px solid;
	cursor: pointer;
}
#pageContent .pageRightContent .cultureBlock .picBlock .currentSelect {
	border: #FF8C1A 3px solid;
}
#pageContent .pageRightContent .productText1 {
	float: left;
	width: 200px;
}
#pageContent .pageRightContent .productText1 .productTitle1 {
	margin-bottom: 5px;
	color: #91AB2E;
	font-family: "微软雅黑";
	font-size: 18px;
	letter-spacing: 1px;
}
#pageContent .pageRightContent .productWebBlock {
	width: 606px;
	height: 65px;
	margin-bottom: 10px;
	text-indent: 35px;
	line-height: 65px;
	letter-spacing: 1px;
	color: #4D4D4D;
	background: url(../images/Product4_1.gif) no-repeat;
}
#pageContent .pageRightContent .productWebBlock .productWebLink {
	float: right;
	width: 380px;
	text-align: left;
}
#pageContent .pageRightContent .productSearchBox {
	position: absolute;
	margin-top: -44px;
	margin-left: 34px;
}
#pageContent .pageRightContent .productBlock {
	float: left;
	width: 136px;
	height: 228px;
	margin-top: 4px;
	margin-right: 4px;
	padding: 5px;
	line-height: 24px;
	background-color: #F2F2F2;
	border: #D9D9D9 1px solid;
}
#pageContent .pageRightContent .productBlock .productSlogan {
	height: 45px;
	line-height: 18px;
}
#pageContent .pageRightContent .productTextBody {
	margin-top: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 26px;
}
#pageContent .pageRightContent .productTextBody ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pageContent .pageRightContent .productTextBody ul li {
	float: left;
	margin-right: 8px;
}
#pageContent .pageRightContent .newsBookBlock {
	float: left;
	width: 170px;
	margin-right: 46px;
	margin-bottom: 25px;
	background: url(../images/news5_1.gif) no-repeat;
}
#pageContent .pageRightContent .newsBookBlock .bookPic {
	width: 157px;
	height: 200px;
	padding: 4px;
	margin-bottom: 10px;
	border: #D9D9D9 1px solid;
}
#pageContent .pageRightContent .newsVideoBlock {
	float: left;
	width: 174px;
	margin-right: 40px;
}
#pageContent .pageRightContent .newsVideoBlock .videoBtn {
	margin-top: -89px;
	margin-left: 65px;
}
#pageContent .pageRightContent .newsVideoBlock .videoTitle {
	margin-top: 10px;
}
#pageContent .pageRightContent .pageBigVideo {
	width: 403px;
	height: 230px;
}
#pageContent .pageRightContent .pageBigVideo .pageVideoInfoBig {
	position: relative;
	width: 388px;
	height: 45px;
	margin-top: -89px;
	padding: 44px 0 0 15px;
	background: url(../images/videoBigBg.png) no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#pageContent .pageRightContent .pageBigVideo .pageVideoInfoBig .pageVideoDate {
	line-height: 20px;
	font-weight: normal;
}
#pageContent .pageRightContent .pageSmallVideo {
	width: 191px;
	height: 109px;
	margin: 0 0 12px 19px;
}
#pageContent .pageRightContent .pageSmallVideo .pageVideoTitle {
	position: relative;
	width: 171px;
	height: 22px;
	margin-top: -54px;
	padding: 32px 10px 0 10px;
	background: url(../images/videoSmallBg.png) no-repeat;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}
#pageContent .pageRightContent .pageSmallVideo a:hover {
	text-decoration: none;
}
#pageContent .pageRightContent .pageSmallVideo .pageVideoBlackMask {
	position: relative;
	width: 167px;
	height: 83px;
	margin-top: -111px;
	padding: 14px 12px;
	line-height: 20px;
	background: url(../images/videoBlackBg.png);
	text-align: left;
	color: #FFFFFF;
}
#pageContent .pageRightContent .pageSmallVideoNoMask {
	width: 191px;
	height: 186px;
	margin: 0 20px 20px 0;
	background-color: #EBEBEB;
}
#pageContent .pageRightContent .pageSmallVideoNoMask .pageVideoTitle {
	padding: 8px 0 0 13px;
	line-height: 18px;
	text-align: left;
}
#pageContent .pageRightContent .pageSmallVideoNoMask .pageVideoDate {
	padding: 5px 0 0 13px;
	text-align: left;
}
#pageContent .pageRightContent .videoList {
	width: 204px;
	height: 98px;
	margin: 0 2px 2px 2px;
	background-color: #EDEDED;
	text-align: left;
	line-height: 20px;
}
#pageContent .pageRightContent .currentVideo {
	background: #EDEDED url(../images/currentVideo.gif) 10px 22px no-repeat;
	color: #FF8400;
}
#pageContent .pageRightContent .videoList .videoListTitle {
	padding: 18px 25px 0 25px;
}
#pageContent .pageRightContent .videoList .videoListTime {
	padding: 5px 25px 0 25px;
}
#pageContent .pageRightContent .newsDetailBlock {
	line-height: 24px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#pageContent .pageRightContent .newsDetailBlock .newsTitle {
	margin-bottom: 5px;
	font-family: "微软雅黑";
	font-size: 20px;
	text-align: center;
}
#pageContent .pageRightContent .newsDetailBlock .newsDate {
	text-align: center;
}
#pageContent .pageRightContent .newsShare {
	margin-top: 30px;
}
#pageContent .pageRightContent .productType ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pageContent .pageRightContent .productType ul li {
	float: left;
}
#pageContent .pageRightContent .productType .greenLine {
	float: left;
	margin-top: -27px;
}
#pageContent .pageRightContent .productType .productTypeDetail {
	margin-bottom: 40px;
	padding: 20px;
	border: #78A22F 1px solid;
	line-height: 22px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#pageContent .pageRightContent .productType .productTypeBlock {
	float: left;
	width: 137px;
	margin-left: 12px;
	margin-bottom: 16px;
	line-height: 32px;
}
#pageContent .pageRightContent .productType .productTypeBlock .productPic {
	padding: 4px;
	border: #D9D9D9 1px solid;
	width: 127px;
	height: 114px;
}
#pageContent .pageRightContent .productType .productTypeBlock .productBtn {
	position: absolute;
	margin-top: -81px;
	margin-left: 47px;
}
#pageContent .pageRightContent .productTypeDetailBlock {
	float: left;
	width: 260px;
	line-height: 22px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#pageContent .pageRightContent .newsBlockMT {
	text-align: justify;
	text-justify: inter-ideograph;
}
#pageContent .pageRightContent .newsBlockMT .yearList {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pageContent .pageRightContent .newsBlockMT .yearList li {
	float: left;
	width: 74px;
	height: 104px;
	margin-right: 2px;
	text-align: center;
	line-height: 74px;
	background: url(../images/news3_1A.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
#pageContent .pageRightContent .newsBlockMT .yearList li a {
	color: #FFFFFF;
	text-decoration: none;
}
#pageContent .pageRightContent .newsBlockMT .yearList li a:hover {
	color: #F77800;
}
#pageContent .pageRightContent .newsBlockMT .yearList .current {
	background: url(../images/news3_1B.jpg);
}
#pageContent .pageRightContent .newsBlockMT .monthList {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pageContent .pageRightContent .newsBlockMT .monthList li {
	float: left;
	width: 37px;
	height: 65px;
	margin-right: 14px;
	text-align: center;
	line-height: 37px;
	background: url(../images/news3_2A.jpg);
	color: #FFFFFF;
}
#pageContent .pageRightContent .newsBlockMT .monthList li a {
	color: #FFFFFF;
	text-decoration: none;
}
#pageContent .pageRightContent .newsBlockMT .monthList li a:hover {
	color: #F77800;
}
#pageContent .pageRightContent .newsBlockMT .monthList .current {
	background: url(../images/news3_2B.jpg);
}
#pageContent .pageRightContent .newsBlockMT .grayLine {
	float: left;
	margin-top: -30px;
}
#pageContent .pageRightContent .newsBlockMT .orangeTitle {
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 34px;
	color: #FF8C1A;
}
#pageContent .pageRightContent .newsBlockMT .newsContentMt {
	margin: 15px auto;
	padding-bottom: 10px;
	line-height: 22px;
	border-bottom: #999999 1px dotted;
}
#pageContent .pageRightContent .mapBlock {
	border: #D9D9D9 1px solid;
}
#pageContent .pageRightContent .mapBlock .mapInfo {
	padding: 38px 34px;
	line-height: 20px;
	text-align: left;
}
#pageContent .pageRightContent .mapMenu {
	float: left;
	width: 193px;
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}
#pageContent .pageRightContent .mapMenu li {
	width: 193px;
	height: 34px;
	margin-bottom: 5px;
	line-height: 34px;
	background: url(../images/contact1_3A.gif);
}
#pageContent .pageRightContent .mapMenu .current {
	background: url(../images/contact1_3B.gif);
}
#pageContent .pageRightContent .mapMenu li a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#pageContent .pageRightContent .areaBlock {
	float: left;
	width: 613px;
	margin: 20px 0 0 20px;
	line-height: 22px;
	text-align: left;
}
#pageContent .pageRightContent .areaBlock ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pageContent .pageRightContent .areaBlock ul li {
	float: left;
	width: 50px;
	height: 34px;
	margin: 0 1px 5px 0;
	line-height: 34px;
	text-align: center;
	background: url(../images/contact1_5A.gif);
}
#pageContent .pageRightContent .areaBlock ul .current {
	background: url(../images/contact1_5B.gif);
}
#pageContent .pageRightContent .hrTitle {
	height: 33px;
	margin-bottom: 20px;
	line-height: 33px;
	text-align: left;
	text-indent: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #71991C;
	background: url(../images/hr1_1.gif);
}
#pageContent .pageRightContent .hrSearchBlock {
	padding: 34px;
	background-color: #F9F9F9;
}
#pageContent .pageRightContent .hrSearchBlock .hrSelectBlock {
	float: left;
	margin-bottom: 20px;
}
#pageContent .pageRightContent .hrSearchBlock select {
	width: 190px;
}
*+html #pageContent .pageRightContent form {
    margin: 0;
    padding: 0;
}
*+html #pageContent .pageRightContent .hrSearchBlock .hrSelectBlock {
	float: left;
	margin-bottom: 0px;
}
*+html #pageContent .pageRightContent .hrSearchBlock select {
	width: 185px;
}
#pageContent .pageRightContent .jobModeTitle {
	width: 605px;
	height: 33px;
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
	background: url(../images/Hr4_2.gif) no-repeat;
}
#pageContent .pageRightContent .jobModeTitle li {
	float: left;
	width: 109px;
	height: 33px;
	margin-right: 3px;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
}
#pageContent .pageRightContent .jobModeTitle .current {
	color: #71991C;
}
#pageContent .pageRightContent .jobModeTitle li a:hover {
	color: #71991C;
}
#pageContent .pageRightContent .jobResultList {
	width: 603px;
	border-left: #999999 1px dotted;
	border-right: #999999 1px dotted;
	border-bottom: #999999 1px dotted;
	text-align: left;
}
#pageContent .pageRightContent .jobResultList .jobBlock {
}
#pageContent .pageRightContent .jobResultList .jobBlock a {
	cursor: pointer;
}
#pageContent .pageRightContent .jobResultList .jobBlock a:hover {
	color: #FF8C1A;
}
#pageContent .pageRightContent .jobResultList .jobBlock .jobBlockBody1 {
	float: left;
	width: 170px;
	height: 28px;
	margin-left: 24px;
	line-height: 28px;
}
#pageContent .pageRightContent .jobResultList .jobBlock .jobBlockBody2 {
	float: left;
	width: 140px;
	height: 28px;
	line-height: 28px;
}
#pageContent .pageRightContent .jobResultList .jobBlock .jobBlockBody3 {
	float: left;
	width: 100px;
	height: 28px;
	line-height: 28px;
}
#pageContent .pageRightContent .jobResultList .jobBlock .jobBlockBody4 {
	float: left;
	width: 80px;
	height: 28px;
	line-height: 28px;
}
#pageContent .pageRightContent .jobResultList .jobBlock .jobBlockBody5 {
	float: left;
	width: 70px;
	height: 28px;
	line-height: 28px;
}
#pageContent .pageRightContent .hrBlock {
    width: 560px;
    margin: 0 auto 30px auto;
    text-align: left;
    line-height: 24px;
}
#pageContent .pageRightContent .hrBlock .hrGrayTitle{
    font-size: 14px;
    margin-bottom: 30px;
    font-weight: bold;
}
#pageContent .pageRightContent .hrBlock input {
    border: #CCCCCC 1px solid;
    height: 22px;
}
#pageContent .pageRightContent .hrBlock textarea {
    border: #CCCCCC 1px solid;
}
#pageContent .pageRightContent .rczlBlock {
	margin-top: 10px;
}
#pageContent .pageRightContent .rczlBlock .rczlTitle {
	height: 33px;
	margin-bottom: 1px;
	line-height: 33px;
	text-indent: 15px;
	text-align: left;
	background-color: #E5E5E5;
	color: #91AB2E;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
#pageContent .pageRightContent .rczlBlock .rczlBody {
	padding: 20px 25px;
	background-color: #FAFAFA;
	text-align: justify;
	text-justify: inter-ideograph;
}
#pageContent .pageRightContent .hrNewsBlock {
	height: 31px;
	line-height: 31px;
	border-bottom: #999999 1px dotted;
}
#pageContent .pageRightContent .hrNewsBlock .hrNewsTitle {
	float: left;
	margin-left: 10px;
}
#pageContent .pageRightContent .hrNewsBlock .hrNewsTitle a:hover {
	color: #FF8C1A;
	text-decoration: none;
}
#pageContent .pageRightContent .hrNewsBlock .hrNewsDate {
	float: right;
	margin-right: 10px;
}
#pageContent .pageRightContent .hrBBS {
    margin-top: 20px;
	text-align: left;
}
#pageContent .pageRightContent .hrBBS .questionBlock {
    margin-top: 20px;
}
#pageContent .pageRightContent .hrBBS .bbsHeader {
	margin-bottom: 10px;
	color: #666666px;
	font-weight: bold;
	margin-bottom: 10px;
}
#pageContent .pageRightContent .hrBBS .bbsHeader .bbsTitle {
	float: left;
	width: 514px;
	margin-left: 59px;
	margin-right: 10px;
}
#pageContent .pageRightContent .hrBBS .bbsHeader .bbsAnthor {
	float: left;
	width: 150px;
}
#pageContent .pageRightContent .hrBBS .bbsHeader .bbsDate {
	float: right;
	margin-right: 35px;
}
#pageContent .pageRightContent .hrBBS .bbsBlock {
	margin-bottom: 15px;
}
#pageContent .pageRightContent .hrBBS .bbsBlock .bbsQuestion {
	margin-bottom: 1px;
	padding: 7px 25px;
	line-height: 19px;
	color: #4D4D4D;
	background-color: #E5E5E5;
}
#pageContent .pageRightContent .hrBBS .bbsBlock .bbsQuestion .questionIcon {
	float: left;
	width: 19px;
	margin-right: 15px;
}
#pageContent .pageRightContent .hrBBS .bbsBlock .bbsQuestion .questionTitle {
	float: left;
	width: 514px;
	margin-right: 10px;
	font-weight: bold;
}
#pageContent .pageRightContent .hrBBS .bbsBlock .bbsQuestion .questionAnthor {
	float: left;
	width: 150px;
}
#pageContent .pageRightContent .hrBBS .bbsBlock .bbsQuestion .questionDate {
	float: right;
}
#pageContent .pageRightContent .hrBBS .bbsBlock .bbsAnswer {
	padding: 16px 25px;
	line-height: 19px;
	color: #666666;
	background-color: #FAFAFA;
}
#pageContent .pageRightContent .hrBBS .bbsBlock .bbsAnswer .answerIcon {
	float: left;
	width: 19px;
	margin-right: 15px;
}
#pageContent .pageRightContent .hrBBS .bbsBlock .bbsAnswer .answerContent {
	float: left;
	width: 742px;
}
#pageContent .pageRightContent #regUser {
	float: left;
	width: 236px;
}
#pageContent .pageRightContent #regUser input[type=text], #pageContent .pageRightContent #regUser input[type=password] {
	width: 192px;
	height: 26px;
	background: url(../images/hr_3.gif) no-repeat;
	border: 0px;
}
#pageContent .pageRightContent #isUser {
	float: left;
	width: 236px;
	height: 146px;
	background-color: #F7F7F7;
}
#pageContent .pageRightContent #isUser .userTitle {
    height: 40px;
    margin-bottom: 15px;
    line-height: 40px;
    border-bottom: #999999 1px dotted;
}
#pageContent .pageRightContent #isUser img {
    margin-bottom: 15px;
}
#pageContent .pageRightContent .hrNews {
	float: left;
	width: 329px;
	margin-left: 38px;
}
#pageContent .pageRightContent .hrNews .hrNewsBlock {
	height: 22px;
	line-height: 22px;
	border-bottom: none;
}
#pageContent .pageRightContent .hrNews .hrNewsBlock .hrNewsTitle {
	float: left;
	margin-left: 0px;
}
#pageContent .pageRightContent .hrNews .hrNewsBlock .hrNewsDate {
	float: right;
	margin-right: 0px;
}
#pageContent .pageRightContent .jobTitle {
	height: 22px;
	margin: 30px auto 1px auto;
	padding-top: 8px;
	background-color: #9BA7B9;
	text-align: left;
	text-indent: 34px;
}
#pageContent .pageRightContent .jobList {
	padding: 30px 38px;
	background: #F7F7F7;
}
#pageContent .pageRightContent .jobList .hrNewsBlock {
	height: 22px;
	line-height: 22px;
	border-bottom: none;
}
#pageContent .pageRightContent .jobList .hrNewsBlock .hrNewsTitle {
	float: left;
	margin-left: 0px;
}
#pageContent .pageRightContent .jobList .hrNewsBlock .hrNewsDate {
	float: right;
	margin-right: 0px;
}
#pageContent .pageRightContent .hrRegister {
	width: 620px;
	margin: 40px auto;
}
#pageContent .pageRightContent .hrRegister .hrRegTitle {
	float: left;
	width: 200px;
	height: 22px;
	margin-bottom: 20px;
	line-height: 22px;
	text-align: right;
	font-weight: bold;
	color: #666666;
}
#pageContent .pageRightContent .hrRegister .hrRegInput {
	float: left;
	width: 420px;
	height: 22px;
	margin-bottom: 20px;
	text-align: left;
	text-indent: 10px;
}
#pageContent .pageRightContent .hrRegister .hrRegInput input[type=text], #pageContent .pageRightContent .hrRegister .hrRegInput input[type=password] {
	width: 200px;
	height: 14px;
	padding: 4px 10px;
	border: #CCCCCC 1px solid;
	color: #666666;
}
#pageContent .pageRightContent .errorBlock {
    width: 200px;
    margin: 30px auto;
    line-height: 40px;
    text-align: left;
    color: #FF0000;
}
#pageContent .pageNoLeft {
	float: none;
	width: 826px;
	padding-left: 0;
	padding-right: 0;
	margin-left: auto;
	margin-right: auto;
}
#pageContent .pageNoLeft ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}
#pageContent .pageNoLeft ul li {
	float: left;
}

#footer {
    clear: both;
	width: 804px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: center;
}

#ft-buttons-indexNewsPics {
	position: relative;
	z-index: 1001;
	width: 530px;
	margin-top: -17px;
	text-align: right;
}
#ft-buttons-indexNewsPics .ft-button-indexNewsPics {
	width: 19px;
	height: 19px;
	background: url(../images/indexSlidePicNormalBg.gif) no-repeat;
	margin-right: 2px;
	font-family: "宋体";
	font-size: 11px;
	color: #686868;
	text-decoration: none;
}
#ft-buttons-indexNewsPics .ft-button-indexNewsPics-active {
	background: url(../images/indexSlidePicCurrentBg.gif) no-repeat;
	color: #FFFFFF;
}
.videoPlay {
	width: 55px;
	height: 25px;
	margin-top: 15px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
	background-color: #FB9318;
}
.ft-title {
	width: 490px;
	height: 39px;
	position: absolute;
	bottom:0;
	left: 0;
	z-index: 1000;
	color: #fff;
	background: url(../images/indexNewsPicBg.png) no-repeat;
	padding: 10px 20px;
	font-size: 18px;
	font-family: "微软雅黑";
	letter-spacing: 1px;
}
.ft-title a {
	color: #FFF;
	text-decoration: none;
}
.ft-title a:hover {
	text-decoration: underline;
}
.ft-next, .ft-prev {
	display: none;
}

.pageController {
	float: right;
	height: 19px;
	padding-top: 35px;
	line-height: 19px;
	color: #000;
	clear: both;
}
.pageController a {
	width: 19px;
	height: 19px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #686868;
	line-height: 19px;
	margin-right: 2px;
	background-color: #E5E5E5;
	float: left;
	text-align: center;
	text-decoration: none;
}
.pageController a.CurrentPage {
	color: #FFFFFF;
	background-color: #F38A0E;
}
.pageController span {
	display: none;
}

.redLink {
	color: #D01A1A;
	text-decoration: none;
}
.redLink:hover{
	text-decoration: underline;
}
.greenLink:hover {
	color: #78A22F;
	text-decoration: none;
}
.orangeLink:hover {
	color: #EE6E17;
	text-decoration: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.red {
    color: #D01A1A;
}
.grayBoard {
	background-color: #F2F2F2;
}
.grayBorder {
	padding: 6px;
	border: #D9D9D9 1px solid;
}
.grayDotLine {
	height: 20px;
	margin-bottom: 20px;
	border-bottom: #999999 1px dotted;
}
.grayDotLineH {
	float: left;
	width: 1px;
	border-right: #999999 1px dotted;
}
.greenString {
    color: #008054;
    font-weight: bold;
}
.noShow {
	display: none;
}
.noPadRight {
	margin-right: 0px;
}
.stockinput 

{font-family: "宋体";font-size: 12px; text-decoration:none; display:inline; border:none; 

background:none; width:40px; text-align:center; }

.stockinput2 {font-family: "宋体";font-size: 12px; text-decoration:none; display:inline; border:none; 

background:none; width:40px; text-align:right; }
.stockinput3 {font-family: "宋体";font-size: 12px; text-decoration:none; display:inline; border:none; 

background:none; width:40px; text-align:right; }


#stock {
	padding: 5px;
	height: 25px;
	width: 225px;
	border: 1px solid #CCC;
	float: left;
    margin-bottom:20px;
    margin-top :5px;
    
}
.red {
	
}
.green {
	
}
