
/* CSS Document */

.content{ width:1200px; margin:10px auto; border-width:1px; border-style:solid; border-color:#dfdfdf transparent; overflow:hidden;}
.contentLeft{ float:left; width:910px; background:#fff; overflow:hidden; padding-bottom:10000px; margin-bottom:-10000px;}
.contentRight{ float:right; width:288px; border-left:1px solid #dfdfdf; padding-bottom:10000px; margin-bottom:-10000px;}
.content .show{ display:block;}
.content .hide{ display:none;}
/*.contentLeft img{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFkAAAAXCAMAAABXhxOBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNQTFRF/Pz86enp7Ozs0tLS9fX1+fn51tbWz8/P4uLi3Nzc7+/v39/f2dnZ5eXl8vLyzMzM////tPj8PAAAABF0Uk5T/////////////////////wAlrZliAAACkElEQVR42rSVWZYbIQxFmYdCA/tfbSRRVGF3/jrBB5vxIp6E7Ob/Km4CYNq9i6VEt7upQf8FuSrML1pUMntrZ9ReXM0wA0jFbD2ajpKNGoJWyYsIsMneaBXdtrloyzUbZrJFcgAyysE6RdIiBqsoS3CtlNEEbU7mORskIc+xJqJqIsdUO6Lu1WoFvwW+yUPI3j5C5rLIlbOSN5r1cqPqAduMse7H/r6wF1gK3Ii40CLTY/OlamYlZxXR9D3Rqlb7AIu8BVYpIi0AN6GBViOTnZPRq0VByWr/Ij/o9EbI40ktIosWvejkzhiBQesiL0exz3Yv5uVPt7curc1ft8ZlHuR7k0Si2IpQGbSabEFtRjEbD38wLnLafQ2FsDsneZWmPr4Y5Y7Q+Pbg42BClEGZjHI/um0ufyGPlyz2Dh73YvFZFldqXWo4FPOJVkRWi5m5dZ4OXmnHD/BxyR/xLN/1tcrf4y/54YXdwOOhaoipzVTYIsd/kItF5VCyiwL4JrvbqLx+qjvJMO0NTiU7fQbnSxHPSVRGIbuhbl9z6M5cZKbeNtf0k2zxUjTsj9ddnOARi4RPZHAWDlDYb7IrX+RxGC3px8jmpXjdOeq+tbjcXlGbGFeKQukN9+yPW+f7Afbf5+e79E323w/wt+Rlc6Wt+L+zWXQf18rGFIBrPhaRRFUil1xOjpz3SZ96kiREKWXdIzOULfmHIH8EsuODTAcrxNOB3QWYMLufEmI9UUjxQkJwEHBq4A+UaUQP3l/YWpiRHnKon8K2ej1t1MyLkEucrYw6IXQiGKgwI+uMdqLv5KBVF8rYZDozm0kSXz0yyKZUeh5+pN5GHxF7D6OHnkD+FOeQGfA4fMExQvGjz5j+CDAAssVrW7ldhiwAAAAASUVORK5CYII=) no-repeat center;}*/


/* items */
.items{ width:100%; margin-top:16px;color: #8f8f8f;} .items a{color: #8f8f8f;} .items a:hover{color:#91268f;}

/* 左侧文章 */
	/* title */
.article_title{ margin:20px 30px; text-align:center;}
.article_title h1{ padding-top:30px; font-size:22px; color:#91268f;}
.article_title p ,.article_title p a{ color: #8f8f8f; margin: 0 5px; line-height:3; }
.article_title p a:hover{color:#91268f;}
.article_title p span{ color:#91268f;}
	/* article */
.article{ margin: 20px 30px; line-height: 2.5; font-size:14px; color: #4a4a4a; }	
	/* 上下篇 */
.article_link{ margin:30px;}
.article_link li{ padding-left:20px; line-height:2;}
.prevArticle{ background:url(../image/prevArticle.jpg) no-repeat left center;}
.nextArticle{ background:url(../image/nextArticle.jpg) no-repeat left center;}
	/* 文章页底部咨询 */
.articleBottom{ width:573px; height:173px; margin:30px auto; background:url(../image/articleBottomZX.jpg) no-repeat; position:relative;}
.articleBottom p{ position:absolute; top:90px; left:170px; width:236px;}
.articleBottom a{ position:absolute; top:90px; left:406px; width:148px; height:57px; background:url(../image/zixun_butten.jpg) no-repeat;}
	/* 文章列表 */
.articleList{ margin:20px;}
.articleListBox{ padding-bottom:30px;}
.articleListBox li{ padding:20px 0; margin:10px; border-bottom:1px dotted #a9a9a9;}
.articleListBox li h3{ padding-left:10px; font-size:14px; font-weight:100; color:#4a4a4a;}
.articleListBox li h3 a{ font-weight:bold; color:#000;}
.articleListBox li h3 a:hover{ color:#920783;}
.articleListBox li p{ padding:7px 0; line-height:1.5; color:#4a4a4a; text-indent:2em;} 
.articleListBox li span{ display:block; color:#8f8f8f;}
	/* 文章列表分页 */
#pageList{margin: 20px auto; font: 14px Arial, Helvetica, sans-serif; white-space: nowrap;overflow: hidden; text-align:center;}
#pageList li{float:left; padding:2px 8px;font-family:Tahoma;line-height:20px;margin-right:2px;border:1px solid #E9E9E9; cursor:pointer;}
#pageList li:hover{ border-color:#920783;}
#pageList li a{float:left;color:#555;display:block;}
#pageList li:hover a{color:#920783;text-decoration:none;}
#pageList li.thisclass,#pageList li.thisclass a,#pageList li.thisclass a:hover{background-color:#F8F8F8; font-weight:bold;}
#pageList .pageinfo{line-height:21px;padding:12px 10px 12px 16px;color:#999;}
#pageList .pageinfo strong{color:#555;font-weight:normal;margin:0px 2px;}
/*********************小项目css********************************/
.sideL_box{ margin:20px 20px 50px; width:100%; overflow:hidden;}
.sideL_box .box_img{ float:left;}
.sideL_box .box_infor{ float:left; width:580px; height:250px; padding-left:30px; position:relative;}
.sideL_box .box_infor h2{ font-size:20px; line-height:36px;}
.sideL_box .box_infor ol{ margin:10px 0;}
.sideL_box .box_infor li{ padding-left:20px; font-size:12px; line-height:24px; color:#414141; background:url(../image/ok.jpg) no-repeat left center;}
.sideL_box .box_infor p{ line-height:22px; color:#414141;}
.sideL_box .box_infor a{ position:absolute; bottom:10px; width:143px; height:38px; background:url(../image/contentL_icons.png) no-repeat; text-indent:-9999em; overflow:hidden; -webkit-transition:all .3s; -moz-transition:all .3s; transition:all .3s;}
.sideL_box .box_infor a.yuyue{ left:30; background-position:0 -60px;}
.sideL_box .box_infor a.yuyue:hover{ background-position:0 -98px;}
.sideL_box .box_infor a.zixun{ left:190px; background-position:0 -136px;}
.sideL_box .box_infor a.zixun:hover{ background-position:0 -174px;}
	/* 悬浮电梯 */
#floatListNav{ position:absolute; top:772px; left:50%; margin-left:-578px; z-index:999; width:850px; height:30px; padding-top:1px; border-bottom:1px solid #e0e0e0; background:#fff;}
#floatListNav div a{ float:left;margin-right:5px;  display:inline; width: 82px; height:30px; line-height:30px; background-color: #414141; font-size: 14px; text-decoration: none; color: #fff; text-align: center; border-top-left-radius:3px; border-top-right-radius:3px; border:1px solid #414141; border-bottom: none; position:relative; z-index:2; -webkit-transition:all .3s; -moz-transition:all .3s; transition:all .3s;}
#floatListNav div a:hover,#floatListNav a.cur{ color:#333; background:#fff; border:1px solid #dfdfdf; border-bottom:none;}
#relateArticle{ position:absolute; bottom:-1px; right:0; width:108px; height:29px; border-right:1px solid #dfdfdf; background:url(../image/contentL_icons.png) no-repeat 0 0; text-indent:-999px; overflow:hidden;}	
	/*小项目详细*/	
.contentInfor,.smallProArtList{ width:850px; margin:0 20px 50px; border: 1px solid #dfdfdf;/* position: relative;*/ font-size: 14px;}
.contentmb{ padding:20px 10px 0 10px;}
.titlemb{ border-bottom: 2px solid #dfdfdf;line-height: 30px;font-size: 16px; }
.contentArt{ margin:10px auto; line-height:24px; color:#4a4a4a;}
.contentArtAnli img{ display:block; margin:20px auto; padding:3px; border:1px solid #fff; -webkit-transition:all .3s; transition:all .3s;}
.contentArtAnli img:hover{ border-color:#e4007f;}
.contentArtDoc a{margin: 15px 16px; display: inline-block; width: 81px; height: 120px; text-align: center; overflow: hidden; line-height: 1.5;}
.inforBotLink{ width:100%; margin:30px 0; text-align:center; overflow:hidden;}
.inforBotLink a{ display:inline-block; width:143px; height:38px; margin:0 5px; background:url(../image/contentL_icons.png) no-repeat 0 -60px; -webkit-transition:all .3s; transition:all .3s;}
.inforBotLink a:hover{ background-position:0 -98px;}
.inforBotLink a.inforBotLink2{ background-position:0 -136px;}
.inforBotLink a.inforBotLink2:hover{ background-position:0 -174px;}
	/* 小项目文章列表 */
.smallProArtList{ padding-top: 20px;background-color: #FFF;}
/**********************大项目分类css***********************************/
	/* 项目介绍 */
.project_introduce{ width:100%; padding:18px 0; border-bottom:1px solid #dfdfdf; overflow:hidden;}
.projectImg{ float:left;}
.project_infor{ float:left; width:580px; margin-left:34px; display:inline; position:relative;}
.project_infor .items{ margin-top:0;}
.project_infor h3{ height:30px; margin-top:20px; border-bottom:2px solid #dfdfdf; font-size:16px; line-height:30px; font-weight:normal; overflow:hidden;}
.project_infor h3 a{ float:right; width:90px; height:22px; margin-top:5px; text-indent:-9999em; background:url(../image/contentL_icons.png) no-repeat -114px 0; overflow:hidden;}
.project_infor h3 a.active{ background-position:-114px -22px;}
.project_infor p{ padding-top:15px; font-size:12px; line-height:2; text-indent:2em; color:#4a4a4a;}
.proRelateArtList{ position:absolute; top:100px; left:0; width:100%; background-color:#fff; -webkit-box-shadow:0 0 15px #888; -moz-box-shadow:0 0 15px #888; box-shadow:0 0 15px #888;}
.proRelateArtList ul{ float:left; width:277px; padding:10px 0; line-height:2;}
.proRelateArtList li{ margin-left:20px; padding-left:10px; position:relative;}
.proRelateArtList i{ position:absolute; top:10px; left:0; width:3px; height:3px; background-color:#4c4c4c;}
.proRelateArtList a{ display:block; width:100%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
	/* 项目介绍专题 */
.project_zt{ margin-top:25px;}
	/* 项目细分列表 */
.project_list_wrap{ margin-top:25px;}
.project_list_wrap .project_title{ margin-bottom:10px; font-size:16px; line-height:30px; font-weight:normal; border-bottom:2px solid #dfdfdf;}
.project_list_wrap .project_title span{ padding:0 5px 5px; border-bottom:2px solid #6b046b;}
.project_list_box { width:100%; padding-bottom:30px; overflow:hidden;}
.project_list{ float:left; width:211px; height:438px; margin:7px 6px; display:inline; border:1px solid #cac9c9; background:#fff; overflow:hidden; box-shadow:0 0 7px #888; -webkit-transition:all .3s; -moz-transition:all .3s; transition:all .3s;}
.project_list:hover{ border-color:#91268f;}
.project_list a{ display:block;}
.project_list_more{ height:36px; padding-left:10px; font-size:16px; line-height:36px; background:#eaeaea; position:relative; overflow:hidden;}
.project_list_more span{ float:right; padding-right:18px; margin-right:10px; display:inline; font-size:12px; color:#a8a8a8; background:url(../image/project_list_more.png) no-repeat right 10px;}
.project_list_more:hover span{ color:#222;}
.project_list_txt{ padding:10px; line-height:2;}
.project_list_txt h3{ font-size:14px; font-weight:100;}
.project_list_txt p{ text-indent:2em; color:#414141;}
.project_list_txt p a{ display:inline;}
.project_list_txt ul{ padding:10px 0 0 10px;}
.project_list_txt li{ padding-left:10px; position:relative;}
.project_list_txt li i{ position:absolute; top:10px; left:0; width:3px; height:3px; background:#c6c6c6;}
.project_list_txt li a{ color:#8f8f8f; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.project_list_txt li a:hover{ color:#91268f;}
