﻿/*
 * SF政府版样式定义
 *
 */

/*==通用定义开始==*/
body, a {
	color: #333333;
	font-size: 12px;
}
/*==通用定义结束==*/

/*==布局相关定义开始==*/
.PBWrapper {
	width: 980px;
	margin: auto;
}
.PBMain {
	width: 761px;
	float: left;
}
.PBSide {
	width: 219px;
	float: right;
	height: auto!important;
	height: 700px;
	min-height: 700px;
	background: url(govImages/bg_mainboxB.png) no-repeat left top;
}
.max {
	display: none;
}
/*==布局相关定义结束==*/

/*==局部定义开始==*/
.PBMainBorder {
	border-top: 1px solid #eba282;
	padding: 1px 1px 0 2px;
	background: url(govImages/bg_mainboxB.png) no-repeat left top;
}
.PBMainBox {
	height: auto!important;
	height: 700px;
	min-height: 700px;
	/*padding-bottom: 100px;*/
	background: url(govImages/bg_mainbox.png) repeat-x top;
}
.ShowBox {
	background: url(govImages/bg_showbox.png) no-repeat left top;
	height: auto!important;
	height: 246px;
	min-height: 246px;
}
.ShowBox2 {
	background: #fcf6f0 url(govImages/bg_showbox2.png) no-repeat left top;
	height: auto!important;
	height: 250px;
	min-height: 250px;
	padding-bottom: 15px;
}
.ShowBox h2 {
	color: #000000;
	height: 37px;
	line-height: 37px;
	padding-top: 22px;
	padding-left: 40px;
	font-size: 16px;
	font-weight: bolder;
	font-family: "微软雅黑", "宋体";
	/*background: url(govImages/tag_showbox.png) no-repeat left top;*/
}
.ShowBox2 h2, .govFunction h2 {
	color: #563535;
	height: 37px;
	line-height: 37px;
	font-size: 16px;
	font-weight: bolder;
	padding-left: 40px;
	background: url(govImages/icon_showbox.gif) no-repeat 14px 10px;
}
.ShowBox p {
	color: #444444;
	font-size: 14px;
	line-height: 24px;
	padding: 30px 20px 15px;
}
.ShowBox dl {
	float: right;
	width: 205px;
	padding-top: 40px;
	margin-left: 18px;
}
.ShowBox dt {
	background: url(govImages/icon_naviation.gif) no-repeat 20px 7px;
	color: #d86601;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 35px;
	line-height: 24px;
}
.ShowBox ul {
	padding-top: 4px;
	padding-left: 20px;
}
.ShowBox li a {
	color: #666666;
	font-size: 13px;
	line-height: 24px;
}
.ShowBox li a:hover {
	color: #d86601;
}
.ShowBox select {
	margin-top: 25px;
	width: 190px;
	color: #666666;
	font-size: 12px;
}
.ShowBox2 dl {
	width: 171px;
	display: inline;
	float: left;
	margin-left: 15px;
	margin-top: 20px;
}
.ShowBox2 ul, .ShowBox2 p {
	/*background: #ffffff url(govImages/divline_gray.gif) no-repeat center;*/
	background-color: #ffffff;
	padding: 3px 0 3px 5px;
	line-height: 22px;
	margin-top: 15px;
	color: #666666;
}
.ShowBox2 p {
	padding-left: 8px;
}
.ShowBox2 li a {
	color: #666666;
	white-space: nowrap;
	margin-right: auto!important;
	margin-right: 12px;
	font-family: "宋体";
}

.ShowBox3 {
	margin-bottom:  20px;
}
.ShowBox3 h2 {
	background: url(govImages/tag_showbox2.png) no-repeat left top;
	color: #000000;
	height: 37px;
	line-height: 37px;
	padding-left: 40px;
	font-size: 16px;
	font-weight: bolder;
	font-family: "微软雅黑", "宋体";
}
.loopBox ul {
	margin: 10px 5px 0;
	overflow: hidden;
	_overflow: visible;
	_height: 1%;
}
.loopBox li {
	border: 1px solid #e1e1e1;
	display: inline;
	float: left;
	padding: 1px;
	width: 350px;
}
.loopBox li.right {
	float: right;
}
.loopBox {
	background: url(govImages/divline_dashed.gif) repeat-y center;
}
.loopBox h3 {
	background: url(govImages/icon_loopbox.gif) no-repeat left 7px;
	color: #cc6600;
	font-size: 14px;
	font-weight: bolder;
	line-height: 32px;
	padding-left: 20px;
}
.loopBox blockquote {
	background: url(govImages/bg_loopbox.gif) repeat-x center;
	height: auto!important;
	height: 100px;
	min-height: 100px;
	padding: 10px 30px;
}
.loopBox blockquote p {
	line-height: 22px;
}
.loopBox .detail {
	display: none;
}
.loopBox .aRight {
	background: url(govImages/icon_more.gif) no-repeat left center;
	color: #028a8f;
	font-weight: bolder;
	float: right;
	margin-top: 10px;
	padding-left: 15px;
	text-decoration: underline;
}
.box_dotnet {
	float: left;
	margin-top: 15px;
	border: 1px solid #e1e1e1;
	padding: 1px;
}
.box_dotnet dl {
	width: 230px;
	height: auto!important;
	height: 315px;
	min-height: 315px;
	background: url(govImages/bg_dotnet.png) repeat-x center;
}
.box_dotnet dt {
	background: url(govImages/pic_dotnet.png) no-repeat 5px center;
	color: #00345c;
	font-weight: bolder;
	font-size: 14px;
	height: auto!important;
	height: 40px;
	min-height: 40px;
	padding: 10px 5px 10px 120px;
}
.box_dotnet dd {
	background: url(govImages/divline_dotnet.gif) no-repeat center top;
	padding: 12px 10px 10px;
}
.box_dotnet dd p {
	color: #666666;
	line-height: 22px;
}
.box_dotnet dd h4 {
	color: #b45202;
	font-weight: bolder;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
}

.box_safe {
	float: right;
	margin-top: 15px;
	border: 1px solid #e1e1e1;
	padding: 1px;
}
.box_safe dl {
	overflow: hidden;
	_overflow: visible;
	_height: 1%;
	width: 510px;
	background: url(govImages/bg_safe.gif) repeat-x center;
}
.box_safe dt {
	background: url(govImages/pic_safe.png) no-repeat center;
	color: #b45202;
	font-weight: bolder;
	font-size: 14px;
	float: left;
	height: 120px;
	line-height: 36px;
	text-align: center;
	width: 157px;
}
.box_safe dd {
	background: url(govImages/divline_safe.gif) no-repeat left center;
	float: left;
	width: 300px;
	height: auto!important;
	height: 100px;
	min-height: 100px;
	padding: 15px 10px;
	line-height: 22px;
	color: #666666;
}
.box_environment {
	float: right;
	margin-top: 5px;
	border: 1px solid #e1e1e1;
	padding: 1px;
}
.box_environment blockquote {
	overflow: hidden;
	_overflow: visible;
	height: auto!important;
	height: 200px;
	min-height: 200px;
	width: 510px;
	background: url(govImages/bg_environment.gif) repeat-x center;
}
.box_environment blockquote p {
	color: #666666;
	line-height: 22px;
	padding: 15px;
}
.box_environment em {
	color: #019119;
	font-weight: bolder;
	font-size: 14px;
}

.box_resources {
	border: 1px solid #e1e1e1;
	padding: 1px;
	margin-top: 15px;
}
.box_resources blockquote {
	background: #f9f9f9 url(govImages/divline_resources.png) no-repeat center;
	height: auto!important;
	height: 140px;
	min-height: 140px;
	padding: 10px 0;
}
.box_resources dl {
	display: inline;
	float: left;
	width: 191px;
	margin-left: 45px;
}
.box_resources dd {
	padding: 10px 0;
}
.box_resources dd a {
	background: url(govImages/icon_res.gif) no-repeat 10px center;
	display: block;
	line-height: 22px;
	padding-left: 20px;
}

#box_targetList {
	background-color: #f5f5f5;
	margin: 15px 8px 0;
	padding: 10px 15px;
}
#box_targetList dl {
	clear: both;
	overflow: hidden;
	margin-bottom: 2px;
	_overflow: visible;
	_height: 1%;
}
#box_targetList dt {
	background: url(govImages/li_number.png) no-repeat 0px 0px;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	height: 27px;
	width: 27px;
}
#box_targetList dd {
	color: #666666;
	margin-left: 35px;
	background: url(govImages/bg_targetList.png)  repeat-y 0px 0px;
}
#box_targetList h4 {
	cursor: pointer;
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
}
#box_targetList dd p {
	padding: 0 10px 5px;
	line-height: 22px;
	display: none;
}
#box_targetList .p2 dt {
	background-position: 0px -100px;
}
#box_targetList .p3 dt {
	background-position: 0px -200px;
}
#box_targetList .p4 dt {
	background-position: 0px -300px;
}
#box_targetList .p5 dt {
	background-position: 0px -400px;
}
#box_targetList .p6 dt {
	background-position: 0px -500px;
}
#box_targetList .p7 dt {
	background-position: 0px -600px;
}
#box_targetList .p8 dt {
	background-position: 0px -700px;
}
#box_targetList .p9 dt {
	background-position: 0px -800px;
}
#box_targetList .p10 dt {
	background-position: 0px -900px;
}
#box_targetList .p11 dt {
	background-position: 0px -1000px;
}
#box_targetList .p12 dt {
	background-position: 0px -1100px;
}
#box_targetList .p13 dt {
	background-position: 0px -1200px;
}

#box_targetList .p2 dd, #box_targetList .p4 dd, #box_targetList .p6 dd, #box_targetList .p8 dd, #box_targetList .p10 dd, #box_targetList .p12 dd {
	background: none;
}
#box_targetList .more {
	float: right;
	width: 52px;
	height: 28px;
	background: url(Images/bt_foldup.png) no-repeat right 10px;
}
#box_targetList .less {
	background-position:  right -90px;
}
#functionList .more {
	background: url(Images/bt_foldup.png) no-repeat right 0px;
	float: right;
	width: 52px;
	height: 14px;
	margin-top: 8px;
}
#functionList .less {
	background-position:  right -100px;
}

/*政府版功能页*/
.govFunction {
	background: url(govImages/bg_govFunction.jpg) no-repeat left top;
	height: auto!important;
	height: 500px;
	min-height: 500px;
	padding-top: 30px;
}
.govFunction h2 {
	background-position: 35px 12px;
	padding-left: 60px;
	font-size: 16px;
	font-family: "微软雅黑", Tahoma, Geneva, sans-serif, "宋体";
}
.govFunction blockquote {
	background-color: #F9F9F9;
	border: 1px dashed #959595;
	color: #666666;
	line-height: 24px;
	margin: 0px 30px 10px;
	padding: 15px 0 15px 25px;
	height: auto!important;
	height: 100px;
	min-height: 100px;
}
.govFunction blockquote .left {
	float: left;
	margin-right: 20px;
}
.govFunction blockquote .right {
	float: left;
}
.govFunction blockquote h3  {
	border-bottom: 1px solid #dddddd;
	font-weight: bolder;
}
.govFunction blockquote h3 a  {
	color: #666666;
}
.govFunction blockquote ul {
	padding-top: 5px;
	display: inline;
	float: left;
}
.govFunction blockquote li {
	float: left;
	clear: left;
}
.govFunction blockquote li a {
	color: #999999;
	margin-right: 20px;
}
.govFunction .on h3, .govFunction blockquote a:hover {
	color: #ea6901;
}
.govFunction .con {
	display: none;
}
.govFunction dl {
	padding: 20px 20px 20px 15px;
}
.govFunction dt {
	height: 26px;
	padding-bottom: 2px;
	background: url(Images/divline_tit.png) no-repeat left bottom;
}
.govFunction dt .more {
	float: right;
	width: 52px;
	height: 28px;
	background: url(Images/bt_foldup.png) no-repeat right 10px;
}
.govFunction dt .less {
	background-position:  right -90px;
}
.govFunction dd {
	margin: 15px 0 0 20px;
}
.govFunction dd h4 {
	padding-left: 20px;
	color: #ea6901;
	font-weight: bolder;
	line-height: 28px;
	background: url(govImages/arrow_orange.gif) no-repeat left 8px;
}
.govFunction dd ul {
	float: left;
	display: inline;
	width: 30%;
	margin-right: 8px;
}
.govFunction dd li {
	display: inline;
}
.govFunction dd p {
	padding-left: 20px;
	line-height: 22px;
	color: #014a6f;
}
.govFunction dt span {
	float: left;
	position: relative;
	overflow: hidden;
	height: 26px!important;
	height: 28px;
	width: 80px;
}
.govFunction dt em {
	top: 0;
	left: 18px;
	position: absolute;
	color: #dac48d;
	font-size: 34px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
}
.govFunction dt strong {
	color: #ea6901;
	float: left;
	font-weight: bolder;
	font-size: 16px;
	padding-top: 8px;
}

/*边栏*/

.SideTitleOn {
	height: 41px;
	line-height: 41px;
	padding-left: 40px;
	color: #ffffff;
	font-weight: bolder;
	background: url(govImages/tag_sidebox.png) no-repeat left top;
}
.SideTitle a {
	display: block;
	color: #006bbe;
	height: 40px;
	line-height: 40px;
	padding-left: 36px;
	font-weight: bolder;
	background: url(Images/tag_sidetitle.png) no-repeat left top;
}
.SideLinks {
	padding: 20px 0;
	border-bottom: 1px solid #edac8f;
	background: url(govImages/bg_sidelink.gif) repeat-y right;
}
.SideLinks a {
	display: block;
	height: 24px;
	padding-left: 60px;
	line-height: 24px;
}
.SideLinks a.on {
	background: url(govImages/tag_sidelink.png) no-repeat left top;
}
.SideLinks hr {
	width: 50%;
	margin: 10px auto;
}
.SideLinks p {
	color: #8b7c7f;
	padding: 0 30px;
	line-height: 20px;
}
.SideLinks2 li {
	height: 38px;
	padding-left: 20px;
	margin-top: 4px;
	border: 1px solid #e2e2e2;
	border-left-color: #bbccd7;
	font-family: Tahoma, Geneva, sans-serif, "宋体";
	background: url(Images/bg_sidelink2.gif) repeat-x left bottom;
}
.SideLinks2 a {
	display: block;
	line-height: 22px;
	font-weight: bolder;
}

.sideTips, .CustomerComment {
	background:transparent url(Images/bg_sideTips.png) repeat-y scroll -1000px top;
	float:right;
	margin-top:10px;
	overflow:hidden;
	width:209px;
}
.sideTips dt, .CustomerComment .tit1 {
	background: transparent url(govImages/tag_sideTips.png) no-repeat scroll left top;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
.sideTips dt, .CustomerComment .tit1, .CustomerComment .tit1 a {
	color: #FFFFFF;
	font-weight: bolder;
}
.sideTips dd, .CustomerComment dd {
	background: transparent url(Images/bg_sideTips.png) no-repeat scroll left bottom;
	line-height: 22px;
	padding: 10px 15px 15px;
}
.CustomerComment dd {
	padding: 10px 12px 15px;
}
.CustomerComment dd dd, .CustomerComment .line {
	background: none;
	padding: 0;
	line-height: 100%;
}
.PE_caseCom dt {
	font-weight: bolder;
	line-height: 24px;
	border-bottom: 1px solid #eeeeee;
}
.PE_caseCom .con {
	line-height: 22px;
	padding-top: 5px;
}
.PE_caseCom .user {
	color: #905321;
	text-align: right;
	margin-bottom: 15px;
}
.GovCase {
	width: 180px;
	height: 475px;
	overflow: hidden;
}
.GovCase .showpic {
	overflow: hidden;
	width: 180px;
	margin-top: 10px;
}
.GovCase .showpic a {
	border: 1px dashed #cccccc;
	display: inline-block;
}
.GovCase .showpic a:hover {
	border: 1px solid #cc0000;
}
.GovCase .showpic img {
	width: 178px;
}
.GovCase h3 {
	text-align: center;
	line-height: 32px;
	font-weight: bolder;
}
.GovCase h3 a {
	color: #563535;
}
.GovCase h3 a:hover {
	color: #a03501;
}
/*==局部定义结束==*/
