@charset "utf-8";
/* CSS Document */
body,html{ margin:0; padding:0;}
* {
	font-family: "微软雅黑";
}
.shsj{ text-indent:2em;}
a:hover {
	text-decoration: underline;
}
.tp ul li{ float:left;}
#position {
	position: relative;
	z-index: 2;
	bottom: 8px;
	height: 24px;
	margin-bottom: 22px;
	line-height: 20px;
	background: #ec4d11;
}
a.position-text {
	font-size: 12px;
	color: #fff;
}
#position-bg {
	position: absolute;
	top: 180px;
	width: 100%;
	height: 25px;
	background: #ec4d11;
}


#main {
	width: 975px;
	padding: 22px 14px 0;
}
#article {
	width: 700px;
	float: left;
	margin-top: -8px;
}
.G_article{ width:975px !important;}
.G_article_div{ width:260px; float:left;}
.G_article_div ul{ padding:0px 20px; border:#eee solid 1px;}
.G_article_div ul li{ border-bottom:1px solid #eee; position:relative;}
.G_article_div ul li.selected:before{content: " ";  position: absolute;   top: 0;   width: 2px;   height: 60px;   background-color: #0185f1;   left: -21px;}
.G_article_div ul li.selected a{ color:#0185f1;}
.G_article_div ul li.selected a:hover{ color:#0185f1; text-decoration:none;}
.G_article_div ul li a{ color:#787d82; font-family:'微软雅黑'; font-size:14px; line-height:60px;}
.G_article_div ul li a:hover{ color:#000;}

.G_article_div_right{ float:right; border:#eee solid 1px; width:685px; margin-bottom:20px;}
.G_article_div_right .G_div_3{border-bottom:#0185f1 solid 1px; margin:auto; width:400px; }
.G_article_div_right .G_div_3 h4{ color:#0185f1;  line-height:50px; font-family:'微软雅黑'; font-size:18px; font-weight:normal; margin-bottom:0px; display:block; text-align:center;} 
.G_article_div_right .G_div_3 span{ color:#787d82; font-family:'微软雅黑'; font-size:12px; text-align:center; display:block; margin-bottom:4px;}
.G_article_div_right .G_list_1{  width:650px; margin:auto;border-bottom:#eee solid 1px; padding-bottom:10px; }
.G_article_div_right .G_list_1 li{ width:100%; color:#363d40;font-family:'微软雅黑'; font-size:14px; line-height:25px;float:left;}
.G_article_div_right .G_list_1 li h6{ float:left; font-weight:normal;  color:#363d40;font-family:'微软雅黑'; font-size:14px;}
.G_article_div_right .G_list_1 li span{ color:#60686b; margin-right:10px; width:70px; display:block; float:left;}
.G_article_div_right .G_div_1{  width:650px; margin:auto;color:#60686b;font-family:'微软雅黑'; font-size:14px; line-height:25px; padding-top:20px; padding-bottom:10px;}
.G_article_div_right .G_div_1 h5{ font-size:14px; font-family:'微软雅黑'; font-weight:bold; color:#000; padding-bottom:10px;}
.G_article_div_right .G_div_1 span{ display:block; margin-bottom:10px;}
.G_article_div_right table{ width:650px; margin:auto;  border-collapse:collapse; text-align:center; border-left:#eee solid 1px;}
.G_article_div_right table tr{}
.G_article_div_right table tr th{ background:#eee; line-height:40px;font-family:'微软雅黑'; font-size:14px;}
.G_article_div_right table tr td{ line-height:40px; border-right:#eee solid 1px; border-bottom:#eee solid 1px;font-family:'微软雅黑';font-size:14px;}
.G_article_div_right .G_div_2{ width:650px; margin:auto;color:#60686b;font-family:'微软雅黑'; font-size:14px; line-height:25px; padding-top:20px;}
.G_article_div_right .G_div_2 h5{ font-size:14px; font-family:'微软雅黑'; font-weight:bold; color:#000;}
.G_article_div_right .G_div_2 ul{ padding-bottom:10px;}
.G_article_div_right .G_div_2 ul li{ float:left; margin-right:35px; line-height:30px; padding:10px 0px;}
.G_article_div_right .G_div_2 ul li a{ font-size:14px; font-family:'微软雅黑'; cursor:pointer; color:#60686b;}
.G_article_div_right .G_div_2 ul li a:hover{ color:#0185f1;}
.article-img {
	max-width: 700px;
	height: auto;
	margin-bottom: 22px;
	margin-top: 18px;
	border: 1px solid #eee;
}
.article-content {
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding-bottom: 16px;
}

#main-right {
	width: 244px;
	float: right;
}
#main-right ul {
	padding-bottom: 4px;
	margin-bottom: 28px;
	border-bottom: 2px dotted #d0d0d0;
}
#main-right p {
	height: 22px;
}
#main-right a {
	color: #555;
	font-size: 12px;
}
#main-right li {
	margin-left: 15px;
	line-height: 26px;
	height: 26px;
	list-style: disc;
	color: #777;
}
.main-right-title {
	color: #dd7633;
	border-left: 4px solid #dd7633;
	height: 20px;
	line-height: 22px;
	font-weight: bold;
	font-size: 16px;
	padding-left: 9px;
}
.main-right-icon {
	display: inline-block;
	margin-left: 10px;
	background: url(../images/icon.png);
}
#icon-one {
	width: 18px;
	height: 16px;
	background-position: 0 -41px;
}
#icon-two {
	margin-top: -4px;
	width: 23px;
	height: 20px;
	background-position: 0 -60px;
}
#icon-three {
	margin-top: -2px;
	width: 16px;
	height: 20px;
	background-position: 0 -86px;
}
/*	table { width:100%; height:auto; text-align:center; font-size:12px; border-collapse:collapse;border-color:#000 }

table{ width:100%; height:auto; text-align:center; font-size:12px; border-collapse:collapse;border-color:#000 }

table tr { border:#F90 solid 1px; height:28px;border-right:#F90 solid 1px; }
table tr th{  height:40px; border-left:#F90 solid 1px;}
table tr td .t2{ height:28px; background:#FFF; bordercolor="F":#F90 solid 1px; padding-right:10px; padding-left:10px;}
*/
table .t1{ width:100%; height:auto; text-align:center; font-size:12px; border-collapse:collapse;border-color:#000 }
table .t2{ height:28px; background:#FFF; bordercolor="F":#F90 solid 1px; padding-right:10px; padding-left:10px;}
table .t3{ border:#F90 solid 1px; height:28px;border-right:#F90 solid 1px;background:#FC9;able tr .c1{ background:#C60;} }

table tr .c1{ background:#C60;}
table tr .c2{ background:#FC9;}
table tr .c8{ background:#87cefa;}
table tr .c7{ background:#66CC33;}
table tr .c6{ background:#0099FF;}
table tr .c5{ background:#FFcc66;}
table tr .c4{ background:#CCCCCC;}
table tr .c3{ background:#FF6600;}
table tr .c9{ background:#f0f8ff;}
table tr .c0{ background:#99cccc;}


.G_table{border-collapse: collapse; border: #eee solid 1px; text-align:center; font-family:'微软雅黑'; font-size:10px;border-right:none;border-bottom:none;}
.G_table tr{}
.G_table tr th{ line-height:40px;border-bottom: #eee solid 1px;padding:0px 10px; box-sizing:border-box;}
.G_table tr th div{ }
.G_table tr td{ line-height:40px;border-bottom: #eee solid 1px;border-right: #eee solid 1px;padding:0px 10px; box-sizing:border-box;}

.G_table tr td strong{color:#333; }
.G_table_1{ margin-top:20px;}

.G_div_div1{ float:left; width:338px; margin-top:10px;}
.G_div_div2{ text-align:right;}
.G_div_div1 h4{font-family:'微软雅黑'; font-size:14px; float:left;display:block; width:100%; line-height:40px;}
.G_div_div1 span{font-family:'微软雅黑'; font-size:14px; display:block; float:left;width:100%; padding-left:20px; line-height:25px;}