@charset "utf-8";
/* CSS Document */

/*当前位置*/
.currenturl{
	width:1078px;
	height:40px;
	line-height:40px;
	background:#f9f9f9;
	border:1px solid #f1f1f1;
	padding:0 10px;
	margin-top:10px;
}
.currenturl a{
	width:auto;
	height:40px;
	color:#99a8be;
	float:left;
}
.currenturl span{
	width:auto;
	height:40px;
	color:#99a8be;
	float:left;
	padding:0 5px;
}


/*通用概览*/
.tygl{
	width:1100px;
	height:auto;
	min-height:600px;
	overflow:hidden;
	background:#f9f9f9;
	margin-top:10px;
}
.tygllist-left{
	width:230px;
	height:auto;
	min-height:600px;
	overflow:hidden;
}
.tygllist-left h3{
	width:130px;
	height:60px;
	line-height:60px;
	background:url(tygl-pic-01.png) center no-repeat;
	padding-left:100px; 
	font-size:20px;
	color:#FFF;
	overflow:hidden;
	letter-spacing:3px;
	font-weight:normal;
}
.tygllist-left ul{
	width:230px;
	height:auto;
	overflow:hidden;
}
.tygllist-left ul a{
	width:160px;
	height:auto;
	background:url(tygl-icon-01.png) 40px 18px no-repeat;
	font-size:16px;
	line-height:50px;
	border-bottom:1px solid #dcdcdc;
	float:left;
	padding-left:70px;
}
.tygllist-right{
	width:860px;
	height:auto;
	min-height:600px;
	overflow:hidden;
	background:#fff;
	border-left:10px solid #fff;
}
.tygllist-right h3{
	width:860px;
	height:34px;
	font-size:16px; 
	border-bottom:2px solid #dcdcdc;
	background:#f9f9f9;
}
.tygllist-right h3 span{
	width:auto; 
	height:34px; 
	float:left; 
 	line-height:34px;
	color:#025496;
	border-bottom:2px solid #025496;
	padding:0 23px;
}
.tygllist-content{
	width:860px;
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #f9f9f9;
	padding:20px 0;
}
.tygllist-content li{
	width:840px;
	height:auto; 
	line-height:30px;
	float:left; 
	padding:0 10px;
	overflow:hidden;
}
.tygllist-content li a{
	width:auto;
	heiht:auto;
	background:url(list-icon-01.png) left 12px no-repeat;
	padding-left:20px;
	float:left;
	overflow:hidden;
}
.tygllist-content li span{
	float:right;
	font-size:12px;
	color:#999;
}
.tygllist-page{
	width:860px;
	height:22px;
	margin:30px auto;
	text-align:center;
	font-size:12px;
}
.tygllist-page a{
	width:auto;
	height:20px;
	line-height:20px;
	padding:0px 16px;
	border:1px solid #dcdcdc;
	color:#999;
	margin-right:10px;
}
.tygllist-page .pageUp{
	background:url(gk-pic-page1.png) no-repeat 6px 3px;
	padding-left:20px;
	padding-right:10px;
}
.tygllist-page .pageDown{
	background:url(gk-pic-page2.png) no-repeat 52px 3px;
	padding-left:10px;
	padding-right:20px;
}
.tygllist-page span{
	width:auto;
	height:22px;
	line-height:22px;
	padding:0 10px;
	color:#999;	
}

/*通用内容*/
.subject{
	width:1078px;
	height:auto;
	border:1px solid #eee;
	box-shadow:0 3px 3px 0 #eee;
	overflow:hidden;
	padding:10px;
	margin-top:10px;
}
.content-currenturl{
	width:1050px;
	margin-top:3px;
}
.main-wrap{
	width:1050px;
	height:auto;
	overflow:hidden;
}
.main-wrap h2{
	width:1050px;
	height:auto;
	overflow:hidden;
	line-height:40px;
	padding:20px 0;
    font-size:28px;
    font-weight:normal;
    text-align:center;
}
.main-wrap h3{
	width:1050px;
	height:40px;
    text-align:center;
    color:#a9a9a9;
	font-weight:normal;
	margin-bottom:10px;
	border-bottom:1px dashed #dcdcdc;
}
.main-wrap h3 span{
	margin: 0 6px;
}
.content-body,.content-body div{
	line-height:2!important;
	font-size:16px!important;
}
.content-body a ,.content-body font{
	line-height:2!important;
	font-size:16px!important;
}
.content-tool{
	width:100%;
    position:relative;
    height:45px;
    line-height:45px;
    margin:30px auto;
	border-bottom:1px dashed #dcdcdc;
	border-top:1px dashed #dcdcdc;
}
.page-share{
    width:420px;
    position:absolute;
    left:0;
    height:45px;
	line-height:45px;
    overflow:hidden;
}
.page-share a{
	display:inline-block;
    width:33px;
    height:45px;
    margin:0 5px;
}
.page-share a.icon-share-1{
	background:url(fx-icon1.png) center no-repeat;
}
.page-share a.icon-share-2{
	background:url(fx-icon2.png) center no-repeat;
}
.page-share a.icon-share-3{
	background:url(fx-icon3.png) center no-repeat;
}
.page-share a.icon-share-4{
	background:url(fx-icon4.png) center no-repeat;
}
.page-share a.icon-share-5{
	background:url(fx-icon5.png) center no-repeat;
}
.page-tool{
    width:205px;
    position:absolute;
    right:0;
    height:45px;
    overflow:hidden;
}
.page-tool > a{
    display:inline-block;
    width:90px;
    margin:0 5px;
    height:45px;
    line-height:45px;
    text-align:center;
}
.page-tool i{
	width:20px;
	height:20px;
	float:left;
}
.page-tool .icon-page-tool-1{
	background:url(content-icon-01.png) center no-repeat;
	margin-right:8px;
	margin-top:14px;
}
.page-tool .icon-page-tool-2{
	background:url(content-icon-02.png) center no-repeat;
	margin-top:13px;
}