@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}

#header {
	width: 1000px;
	height: 68px;
	margin: 0 auto;
}
#header a {
	color: #666666;
	text-decoration: none;
}
#header a:hover {
	color: #FF8A01;
}
#header .logo {
	width: 135px;
	height: 31px;
	margin: 20px 0 0 36px;
}
#header .weixinIcon {
	width: 18px;
	height: 18px;
	margin: 24px 0 0 490px;
}
#header .favIcon {
	width: 13px;
	height: 13px;
	margin: 27px 0 0 20px;
}
#header .favText {
	width: 28px;
	margin: 24px 0 0 6px;
}
#header .searchBox {
	width: 182px;
	height: 30px;
	margin: 18px 0 0 20px;
}
#header .searchBox .searchText {
	width: 170px;
	height: 26px;
	padding-left: 5px;
	padding-right: 5px;
	color: #808080;
	border: #DFDFDF 1px solid;
	background-color: #F7F7F7;
}
#header .searchBtn {
	width: 12px;
	height: 12px;
	margin: 27px 0 0 -20px;
}

#menuer {
	width: 1000px;
	height: 32px;
	margin: 0 auto;
	padding-top: 10px;
}
#menuer ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}
#menuer ul li {
	float: left;
	padding: 0 23px;
	border-right: #C9C9C9 1px solid;
}
#menuer ul .noBorder {
	border-right: none;
}
#menuer ul li a {
	font-family: "微软雅黑";
	font-size: 13px;
	color: #4D4D4D;
	text-decoration: none;
}
#menuer ul li a:hover {
	color: #FF8A01;
}
#menuer ul li a.current {
	color: #FF8A01;
}
#subMenuer {
	width: 100%;
	height: 40px;
	background: url(../images/MenuBg.gif) repeat-x;
	line-height: 40px;
}
#subMenuer .subList {
	width: 1000px;
	margin: 0 auto;
}
#subMenuer .subList ul {
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	list-style: none;
}
#subMenuer .subList ul li {
	float: left;
	padding: 0 20px;
	background-color: none;
	font-family: "微软雅黑";
	font-size: 12px;
}
#subMenuer .subList ul li a {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#subMenuer .subList ul .current {
	background-color: #FFB705;
	color: #333333;
}
#subMenuer .subList ul .current a {
	color: #333333;
}
#subMenu1 {
	margin-left: 90px;
}
#subMenu2 {
	margin-left: 190px;
}
#subMenu3 {
	margin-left: 290px;
}
#subMenu4 {
	margin-left: 390px;
}
#subMenu5 {
	margin-left: 490px;
}
#subMenu6 {
	margin-left: 570px;
}
#subMenu7 {
	margin-left: 690px;
}
#subMenu8 {
	margin-left: 790px;
}
#subMenu9 {
	margin-left: 790px;
}

#indexBanner {
	height: 313px;
	overflow: hidden;
}
#indexBannerBottom {
	width: 100%;
	height: 15px;
	background-color: #AAD595;
}
#slider ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider ul li {
}
#slider #flashnvanum {
	height: 17px;
	position: absolute;
	top: 430px;
}
#slider #flashnvanum span {
	float: left;
	width: 17px;
	height: 17px;
	margin-right: 10px;
	background: url(../images/indexPicNormalPoint.png) no-repeat;
    cursor: pointer;
    font-size: 0px;
    line-height: 17px;
    text-align: center;
}
#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: 220px;
}

#footer {
	width: 100%; 
	height: 100px;
	background-color: #DAEBD2;
}
#footer .footerContent {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding-top: 20px;
}
#footer .footerContent a {
	color: #838D7E;
	text-decoration: none;
}
#footer .footerContent a:hover {
	color: #FF8A01;
}
#footer .footerContent .copyRight {
	line-height: 20px;
	color: #838D7E;
}

#indexContainer {
	width: 1000px;
	margin: 40px auto 80px auto;
}
#indexContainer .indexIndustry .grayTitle {
	margin-bottom: 10px;
	font-family: "微软雅黑";
	font-size: 14px;
}
#indexContainer .indexIndustry a {
	color: #FF7C03;
	text-decoration: none;
}
#indexContainer .indexIndustry a:hover {
	color: #FF0000;
}
#indexContainer .indexIndustry .moreText {
	width: 50px;
	margin-top: 10px;
}
#indexContainer .indexIndustry .moreIcon {
	width: 14px;
	margin: 13px 10px 0 10px;
}
#indexContainer .indexType .indexTypeBlock {
	width: 303px;
	margin-bottom: 5px;
	background-color: #EBEBEB;
}
#indexContainer .indexType .indexTypeBlock .typeLeft {
	width: 93px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	font-weight: bold;
}
#indexContainer .indexType .indexTypeBlock .typeRight {
	width: 208px;
	margin: 1px;
	background-color: #FFFFFF;
}
#indexContainer .indexType .indexTypeBlock .typeRight ul {
	margin: 6px 0 6px 0;
	padding: 0;
	list-style: none;
}
#indexContainer .indexType .indexTypeBlock .typeRight ul li {
	float: left;
	width: 76px;
	height: 25px;
	margin-left: 20px;
	line-height: 25px;
}
#indexContainer .indexType .indexTypeBlock .typeRight ul li a {
	color: #666666;
	text-decoration: none;
}
#indexContainer .indexType .indexTypeBlock .typeRight ul li a:hover {
	color: #FF7C03;
}
#indexContainer .indexNews .title {
	font-weight: bold;
	line-height: 18px;
}
#indexContainer .indexNews .date {
	margin: 2px 0;
	color: #808080;
}
#indexContainer .indexNews .detail {
	line-height: 20px;
}
#indexContainer .indexNews .more {
	margin: -22px 0 0 138px;
}
#indexContainer .indexNews .more a {
	color: #FF7C03;
	text-decoration: none;
}
#indexContainer .indexNews .more a:hover {
	color: #FF0000;
}
#indexContainer .indexNews a {
	color: #666666;
	text-decoration: none;
}
#indexContainer .indexNews a:hover {
	color: #FF7C03;
}
#indexContainer .indexNews a .listTitle {
	width: 329px;
	height: 31px;
	border-bottom: 1px #E6E6E6 solid;
	line-height: 31px;
}
#indexContainer .indexNews a .listDate {
	width: 71px;
	height: 31px;
	border-bottom: 1px #E6E6E6 solid;
	line-height: 31px;
}
#indexContainer .indexQualification ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#indexContainer .indexQualification ul li {
	width: 100%;
	height: 34px;
	margin-bottom: 1px;
	background-color: #F6F6F6;
	line-height: 34px;
	text-align: left;
	text-indent: 15px;
}
#indexContainer .indexQualification ul li a {
	color: #666666;
	text-decoration: none;
}
#indexContainer .indexQualification ul li a:hover {
	color: #FF7C03;
}
#indexContainer .indexQualification .qualificationBlock {
	width: 100%;
	height: 34px;
	margin-bottom: 1px;
	background-color: #F6F6F6;
	line-height: 34px;
	text-indent: 15px;
}
#indexContainer .indexQualification .qualificationBlock a {
	color: #666666;
	text-decoration: none;
}
#indexContainer .indexQualification .qualificationBlock a:hover {
	color: #FF7C03;
}
#indexContainer .indexVideoNews {
	margin-top: 15px;
}
#indexContainer .indexVideoNews a {
	text-decoration: none;
}
#indexContainer .indexVideoNews .indexVideoBlackMask {
	position: relative;
	width: 188px;
	height: 90px;
	margin-top: -130px;
	padding: 20px;
	line-height: 24px;
	background: url(../images/VideoCircle.png);
	color: #FFFFFF;
}
#indexContainer .indexVideoNews .indexVideoController {
	width: 220px;
	height: 27px;
	margin: 0;
	padding-right: 8px;
	background: url(../images/VideoController.gif) no-repeat;
	text-align: right;
	line-height: 27px;
	font-weight: bold;
	color: #79A12E;
}
#indexContainer .indexOther {
	margin-top: 18px;
}
#indexContainer .indexOther .friendLink {
	width: 228px;
	height: 56px;
	background-color: #F2F2F2;
	line-height: 56px;
}
#indexContainer .indexOther .friendLink select {
	width: 112px;
	height: 30px;
	padding: 0 8px;
	-webkit-appearance: menulist;
	box-sizing: border-box;
	align-items: center;
	border: 1px #D9D9D9 solid;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	color: #828282;
	background-color: #FFFFFF;
}
#indexContainer .indexBiz {
	width: 1000px;
	height: 194px;
	margin-top: 5px;
	border: 1px #DEDEDE solid;
}

#pageContainer {
	width: 956px;
	margin: 35px auto;
}
#pageContainer .leftMenu {
	width: 216px;
	padding-top: 10px;
}
#pageContainer .leftMenu ul {
	width: 100%;
	margin: 40px 0 0 0;
	padding: 0;
	list-style: none;
	border-top: 1px #D9D9D9 solid;
}
#pageContainer .leftMenu ul li {
	width: 217px;
	height: 40px;
	line-height: 40px;
	text-indent: 20px;
	background: none;
	border-bottom: 1px #D9D9D9 solid;
}
#pageContainer .leftMenu ul .current {
    color: #FFFFFF;
	background: url(../images/LeftMenuBg.gif) no-repeat;
}
#pageContainer .leftMenu ul li a {
	font-family: "微软雅黑";
	color: #4C4C4C;
	text-decoration: none;
}
#pageContainer .leftMenu ul .current a {
	font-family: "微软雅黑";
	color: #FFFFFF;
	text-decoration: none;
}
#pageContainer .rightContent {
	width: 739px;
	padding: 10px 0 50px 0;
	border-left: 1px #D9D9D9 solid;
}
#pageContainer .rightContent .nav {
	padding: 14px 0 12px 50px;
	border-bottom: 1px #D9D9D9 solid;
}
#pageContainer .rightContent .nav .navTitle {
	color: #666666;
}
#pageContainer .rightContent .pageContent {
	min-height: 200px;
	padding: 40px 0 0 50px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#pageContainer .rightContent .pageContent .newsLeft1 {
	width: 216px;
	height: 343px;
	margin-right: 38px;
	padding: 5px;
	background-color: #F2F2F2;
}
#pageContainer .rightContent .pageContent .newsLeft1 .title {
	width: 180px;
	margin: 0 auto;
	font-weight: bold;
	line-height: 20px;
}
#pageContainer .rightContent .pageContent .newsLeft1 .date {
	width: 180px;
	margin: 5px auto;
	color: #FFB705;
}
#pageContainer .rightContent .pageContent .newsLeft1 .detail {
	width: 180px;
	margin: 0 auto;
	line-height: 22px;
}
#pageContainer .rightContent .pageContent .newsLeft1 .more {
	width: 150px;
	margin: 15px auto 0 auto;
	text-align: right;
}
#pageContainer .rightContent .pageContent .newsLeft1 .more a {
	color: #FFB705;
	font-weight: bold;
	text-decoration: none;
}
#pageContainer .rightContent .pageContent .newsLeft1 .more a:hover {
	color: #FF0000;
}
#pageContainer .rightContent .pageContent .newsList1 {
	width: 424px;
}
#pageContainer .rightContent .pageContent .newsList1 a {
	color: #666666;
	text-decoration: none;
}
#pageContainer .rightContent .pageContent .newsList1 a:hover {
	color: #FFB705;
}
#pageContainer .rightContent .pageContent .newsList1 .title {
	width: 353px;
	height: 36px;
	border-bottom: 1px #CCCCCC dotted;
	line-height: 36px;
}
#pageContainer .rightContent .pageContent .newsList1 .date {
	width: 71px;
	height: 36px;
	border-bottom: 1px #CCCCCC dotted;
	line-height: 36px;
}
#pageContainer .rightContent .pageContent .newsRight2 {
	width: 450px;
}
#pageContainer .rightContent .pageContent .newsRight2 .title {
	font-weight: bold;
}
#pageContainer .rightContent .pageContent .newsRight2 .date {
	color: #808080;
}
#pageContainer .rightContent .pageContent .newsRight2 .detail {
	margin: 5px 0 10px 0;
}
#pageContainer .rightContent .pageContent .newsRight2 .more a {
	color: #FFB705;
	font-weight: bold;
	text-decoration: none;
}
#pageContainer .rightContent .pageContent .newsRight2 .more a:hover {
	color: #FF0000;
}
#pageContainer .rightContent .pageContent .newsRight3 {
	width: 549px;
}
#pageContainer .rightContent .pageContent .newsRight3 a {
	color: #666666;
	text-decoration: none;
}
#pageContainer .rightContent .pageContent .newsRight3 a:hover {
	color: #FFB705;
}
#pageContainer .rightContent .pageContent .newsRight3 .title {
	font-weight: bold;
}
#pageContainer .rightContent .pageContent .newsRight3 .detail {
	margin-top: 10px;
}
#pageContainer .rightContent .pageContent .newsList2 {

}
#pageContainer .rightContent .pageContent .newsList2 a {
	color: #666666;
	text-decoration: none;
}
#pageContainer .rightContent .pageContent .newsList2 a:hover {
	color: #FFB705;
}
#pageContainer .rightContent .pageContent .newsList2 .title {
	width: 618px;
	height: 36px;
	border-bottom: 1px #7F7F7F dotted;
	line-height: 36px;
}
#pageContainer .rightContent .pageContent .newsList2 .date {
	width: 71px;
	height: 36px;
	border-bottom: 1px #7F7F7F dotted;
	line-height: 36px;
}
#pageContainer .rightContent .pageContent .newsContent {
	width: 605px;
	margin: 0 auto;
}
#pageContainer .rightContent .pageContent .newsContent .title {
	width: 100%;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 36px;
	color: #333333;
}
#pageContainer .rightContent .pageContent .newsContent .date {
	width: 100%;
	text-align: center;
	font-size: 13px;
	color: #808080;
}
#pageContainer .rightContent .pageContent .newsContent .backBtn {
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
#pageContainer .rightContent .pageContent .videoNewsList {
	margin-left: -35px;
	
}
#pageContainer .rightContent .pageContent .videoNewsList .videoNewsBlock {
	float: left;
	width: 206px;
	height: 169px;
	margin: 0 0 35px 35px;
}
#pageContainer .rightContent .pageContent .videoNewsList .videoNewsBlock a {
	color: #666666;
	text-decoration: none;
}
#pageContainer .rightContent .pageContent .videoNewsList .videoNewsBlock a:hover {
	color: #FF7C03;
}
#pageContainer .rightContent .pageContent .videoNewsList .videoNewsBlock .title {
	width: 166px;
	height: 49px;
	margin-top: 1px;
	padding: 6px 20px;
	background-color: #EBEBEB;
}
#pageContainer .rightContent .pageContent .videoNewsList .videoNewsBlock .blackMask {
	position: relative;
	width: 206px;
	height: 119px;
	margin-top: -119px;
}
#pageContainer .rightContent .pageContent .IndustryBlock1 {
	margin-bottom: 60px;
}
#pageContainer .rightContent .pageContent .IndustryBlock1 .title {
	width: 100%;
	height: 39px;
	margin-bottom: 20px;
	background-color: #E9E9E9;
	line-height: 39px;
	font-family: "微软雅黑";
	font-size: 14px;
	text-indent: 20px;
	color: #006343;
}
#pageContainer .accordionBlock {
	width: 685px;
}
#pageContainer .accordionBlock .accordionTitle {
	width: 685px;
	height: 44px;
	margin-bottom: 8px;
	background: url(../images/pic2_4_2.gif) no-repeat;
	line-height: 44px;
	font-family: "微软雅黑";
	font-size: 13px;
	text-indent: 25px;
	color: #666666;
}
#pageContainer .accordionBlock .accordionContent {
	width: 620px;
	margin: 0 0 24px 0;
	padding: 28px 32px 60px 32px;
	background: #FAFAFA url(../images/pic2_4_3.gif) repeat-x;
}
#pageContainer .accordionBlockCurrent .accordionTitle {
	margin-bottom: 1px;
	background: url(../images/pic2_4_1.gif) no-repeat;
	color: #FF7C03;
}
#pageContainer .accordionBlock .accordionContent ul {
	padding: 6px 0;
	margin: 0 0 0 16px;
	list-style: square;
}
#pageContainer .accordionBlock .accordionContent ul li {
	margin-bottom: 20px;
}
#pageContainer .accordionBlock .accordionContent strong {
	display: block;
	margin-bottom: 8px;
}
#pageContainer .bizBlock1 {
	padding-bottom: 30px;
	margin-bottom: 35px;
	border-bottom: 1px #E6E6E6 solid;
}
#pageContainer .bizBlockNoLine {
	border-bottom: none;
}
#pageContainer .bizBlock1 .pic {
	margin: 0 0 20px 0;
}
#pageContainer .bizBlock1 .title {
	margin-bottom: 10px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #006343;
}
#pageContainer .bizBlock2 {
	width: 648px;
	margin-bottom: 20px;
	padding: 17px;
	background-color: #FAFAFA;
	border: 1px #EAEAEA solid;
}
#pageContainer .projectBlock1 {
	width: 100%;
	margin-bottom: 50px;
	background-color: #EBEBEB;
}
#pageContainer .projectContainer ul {
	width: 669;
	height: 32px;
	margin: 50px 0 40px 0;
	padding: 0 0 0 20px;
	list-style: none;
	background: url(../images/pic5_1.gif) bottom repeat-x;
}
#pageContainer .projectContainer a {
	color: #666666;
	text-decoration: none;
}
#pageContainer .projectContainer a:hover {
	color: #FF7C03;
}
#pageContainer .projectContainer ul li {
	float: left;
	width: 91px;
	height: 29px;
	margin-right: 8px;
	text-align: center;
	line-height: 29px;
	border-top: 1px #BFBFBF solid;
	border-left: 1px #BFBFBF solid;
	border-right: 1px #BFBFBF solid;
}
#pageContainer .projectContainer ul .current {
	color: #FF7C03;
	border-top: 1px #4D4D4D solid;
	border-left: 1px #4D4D4D solid;
	border-right: 1px #4D4D4D solid;
	border-bottom: 3px #FFFFFF solid;
}
#pageContainer .projectContainer .projectBlock2 {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px #BFBFBF solid;
}
#pageContainer .projectContainer .projectBlockNoLine {
	border-bottom: none;
}
#pageContainer .projectContainer .projectBlock2 .title {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: "微软雅黑";
	font-size: 15px;
	border-bottom: 1px #666666 dashed;
}
#pageContainer .projectContainer .projectBlock2 .titleNoLine {
	border-bottom: none;
}
#pageContainer .responBlock1 {
	width: 686px;
}
#pageContainer .responBlock1 .title {
	width: 686px;
	height: 50px;
	background: url(../images/pic6_1.gif) no-repeat;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #006343;
	line-height: 50px;
	text-indent: 40px;
}
#pageContainer .responBlock1 .content {
	width: 606px;
	padding: 30px 40px;
	background-color: #F5F5F5;
}
#pageContainer .responTitle {
	height: 24px;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#pageContainer .paperList {
	margin-left: -32px;
}
#pageContainer .paperList ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pageContainer .paperList ul li {
	float: left;
	width: 148px;
	margin: 0 0 20px 32px;
	text-align: center;
}
#pageContainer .paperList ul li a {
	color: #666666;
	text-decoration: none;
}
#pageContainer .paperList ul li a:hover {
	color: #FF7C03;
}
#pageContainer .jobList {
	margin-top: 30px;
}
#pageContainer .jobList ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#pageContainer .jobList ul li {
	float: left;
	height: 39px;
	text-align: center;
	line-height: 39px;
	font-weight: bold;
	color: #333333;
	border-top: 1px #D9D9D9 solid;
	border-bottom: 1px #D9D9D9 solid;
	border-right: 1px #D9D9D9 solid;
	background-color: #EBEBEB;
}
#pageContainer .jobList .jobBlock {
	float: left;
	height: 39px;
	text-align: center;
	line-height: 39px;
	border-bottom: 1px #D9D9D9 solid;
	border-right: 1px #D9D9D9 solid;
}
#pageContainer .jobList a {
	color: #666666;
	text-decoration: none;
}
#pageContainer .jobList a:hover {
	color: #FF7C03;
}
#pageContainer .jobBackBtn {
	display: block;
	float: left;
	width: 90px;
	height: 30px;
	margin-right: 10px;
	line-height: 30px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #808080;
	text-decoration: none;
}
#pageContainer .jobBackBtn:hover {
	background-color: #FF7C03;
}
#pageContainer .commentLable {
	width: 60px;
}
#pageContainer .commentInput {
	width: 260px;
}
#pageContainer input[type=text] {
	width: 258px;
	height: 23px;
	margin-bottom: 18px;
	line-height: 23px;
	color: #666666;
	border: 1px #CCCCCC solid;
}
#pageContainer input[type=submit] {
	border: none;
}
#pageContainer textarea {
	width: 258px;
	height: 120px;
	margin-bottom: 24px;
	line-height: 23px;
	border: 1px #CCCCCC solid;
}
#pageContainer .mapList {
	float: left;
	width: 188px;
	height: 440px;
	margin: 0 0 65px 0;
	border-right: 1px #BFBFBF dashed;
}
#pageContainer .noBorder {
	border-right: none;
}
#pageContainer .short {
	height: 160px;
}
#pageContainer .mapList ul {
	margin: 0 0 0 60px;
	padding: 0;
	list-style: none;
}
#pageContainer .mapList ul li {
	height: 34px;
}
#pageContainer .mapList ul li a {
	color: #666666;
	text-decoration: none;
}
#pageContainer .mapList ul li a:hover {
	text-decoration: underline;
}
#pageContainer .mapList ul .title {
	height: 45px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FF8A01;
}
#pageContainer .mapList ul .title a {
	color: #FF8A01;
	text-decoration: none;
}
#pageContainer .mapList ul .title a:hover {
	text-decoration: underline;
}
#pageContainer .searchList {
	width: 100%;
	margin-top: 20px;
	border-top: 1px #7F7F7F dotted;
}
#pageContainer .searchList a {
	color: #666666;
	text-decoration: none;
}
#pageContainer .searchList a:hover {
	color: #FFB705;
}
#pageContainer .searchList .title {
	width: 885px;
	height: 36px;
	border-bottom: 1px #7F7F7F dotted;
	line-height: 36px;
}
#pageContainer .searchList .date {
	width: 71px;
	height: 36px;
	border-bottom: 1px #7F7F7F dotted;
	line-height: 36px;
}

.pageController {
	float: right;
	height: 21px;
	padding-top: 38px;
	line-height: 21px;
	clear: both;
}
.pageController a {
	width: 21px;
	height: 21px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 21px;
	margin-right: 6px;
	float: left;
	text-align: center;
	text-decoration: none;
	background: url(../images/PageNormal.jpg) no-repeat;
}
.pageController a:hover {
	color: #FFFFFF;
	background: url(../images/PageCurrent.jpg) no-repeat;
}
.pageController a.CurrentPage {
	color: #FFFFFF;
	background: url(../images/PageCurrent.jpg) no-repeat;
}
.pageController span {
	display: none;
}

.indexTitle {
	width: 100%;
	height: 26px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #006343;
	margin-bottom: 18px;
	border-bottom: 2px #D0D0D0 solid;
}
.indexTitle a {
	font-family: "宋体";
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}
.indexTitle a:hover {
	color: #FF7C03;
}
.titleName {
	width: 60px;
	height: 26px;
	border-bottom: 2px #006343 solid;
}
.indexTitleName {
	width: 100px;
	height: 24px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #006343;
}
.projectTitle {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #006343;
}
.orangeColor {
	color: #FF7C03;
}
.grayLine {
	width: 100%;
	height: 1px;
	margin-top: 12px;
	background-color: #E6E6E6;
}
.grayDotLine {
	width: 100%;
	height: 30px;
	margin-bottom: 40px;
	border-bottom: 1px #808080 dotted;
}
.greenLeft {
	width: 105px;
	height: 40px;
	margin-bottom: 20px;
	font-family: "微软雅黑";
	font-size: 13px;
	color: #006343;
	background-color: #B2CCC4;
	text-align: center;
	line-height: 40px;
}
.grayRight {
	width: 320px;
	height: 40px;
	margin-bottom: 20px;
	font-family: "微软雅黑";
	font-size: 13px;
	color: #333333;
	background-color: #E6E6E6;
	text-indent: 20px;
	line-height: 40px;
}
.masonryContainer {
	margin-left: -30px;
}
.masonryBlock1 {
	width: 319px;
	margin: 35px 0 0 0;
	text-align: justify;
	text-justify: inter-ideograph;
}
.masonryBlock1 .projectTitle {
	margin: 8px 0 6px 0;
	color: #006343;
	font-family: "宋体";
	font-weight: bold;
	font-size: 12px;
}
.masonryBlock2 {
	width: 289px;
	margin: 0 0 30px 30px;
	padding: 18px;
	text-align: justify;
	text-justify: inter-ideograph;
	border: 1px #BFBFBF solid;
}
.masonryBlock2 .projectTitle {
	margin: 8px 0 6px 0;
	color: #006343;
	font-family: "宋体";
	font-weight: bold;
	font-size: 12px;
}
.noShow {
	display: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.ad {
	position: absolute;
	width: 110px;
	height: 461px;
	top: 20px;
}