@charset "utf-8";
#container{
	width:1140px;
	margin:auto;
	text-align:left;
}
button{
	font-family:"微软雅黑";
}
/*input{
	border:1px solid #bdc2c8;
}*/
/*上边距2px*/
.bordertop{
	border-top:solid 2px #0366b5;
	width:978px;
}
.borderno{
	border:none;
}
/*头部*/
#header{
	width:1100px;
	height:47px;
	text-align:center;
	padding:50px 0;
}
/*导航*/
#nav{
	background:url(../images/nav-bj.png) 0px 7px repeat-x;
	width:1140px;
	height:77px;
	margin:0 auto;
	z-index:5;
	position:relative;
	float:left;
}
#nav ul{
	float:left;
	background:url(../images/nav-left.png) left bottom no-repeat;
	padding-left:20px;
	padding-top:7px;
}
#nav ul li{
	float:left;
	padding:0px 25px 20px;
	background:url(../images/fjx.png) right 15px no-repeat;
	line-height:50px;
	font-size:16px;
}
#nav ul li a:link{color:#fff;}
#nav ul li a:visited{color:#fff;}
#nav ul li a:hover{color:#fff;}
#nav ol{
	float:right;
	padding-right:30px;
	background:url(../images/nav-right.png) right bottom no-repeat;
	height:77px;
}
#nav ol li{
	float:left;
	margin:0 10px;
	width:95px;
	height:64px;
	text-align:center;
}
#nav ol li a{
	width: 95px;
	height: 27px;
	display: block;
	color:#fff;
	font-size:16px;
	padding-top:37px;
}
#nav ol li a:link{color:#fff;}
#nav ol li a:visited{color:#fff;}
#nav ol li a:hover{color:#fff;}
.sbxm{
	background:url(../images/sbxm-bj.png) top no-repeat;
}
.wdxm{
	background:url(../images/wdxm-bj.png) no-repeat;
}
/*-- 辽宁导航 --*/
#nav ol#lnnav{
	float:right;
	padding-right:30px;
	background:url(../images/nav-right.png) right bottom no-repeat;
	height:70px;
	padding-top:7px;
}
#nav ol#lnnav li{
	float:left;
	width:93px;
	height:50px;
	text-align:center;
	margin:0px;
}
#nav ol#lnnav li a{
	width: 93px;
	height: 50px;
	display: block;
	color:#fff;
	font-size:16px;
	line-height:50px;
	padding:0px;
}
#nav ol#lnnav li a:link{color:#fff;}
#nav ol#lnnav li a:visited{color:#fff;}
#nav ol#lnnav li a:hover{color:#fff;}
#nav ol#lnnav li.sbxm{
	background:url(../images/olbg.jpg) left no-repeat;
}
#nav ol#lnnav li.wdxm{
	background:url(../images/olbg.jpg) right no-repeat;
}
/*尾部*/
#footer{
	width:100%;
	height:107px;
	border-top:#0553a2 solid 2px;
	background:#d4d4d4;
	clear:both;
}
.foot-content{
	width:1100px;
	margin:auto;
	color:#000;
	text-align:center;
	padding-top:35px;
}
/*main样式*/
#main{
	width:1100px;
	min-height:600px;
	padding:0px 3px;
/*	box-shadow:0px 0px 5px rgba(0,0,0,0.5);
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.5);
	background-color:#fff;*/
	z-index:1;
	position:relative;
	background: url(../images/mainbg.png) center repeat-y;
	margin:-19px auto 0px;
	padding-bottom:30px;
}
/*里面内容结构*/
.main-content{
	margin:auto;
	width:1060px;
}
/*标题*/
.main-title{
	width:1060px;
	margin:0 auto 30px;
	background:url(../images/titltwbj.jpg) repeat-x 0 bottom;
	height:30px;
	line-height:30px;
	text-align:center;
	padding-top:20px;
}
.main-title h2{
	background:url(../images/maintitle.jpg) repeat-x center center;
	font-size:24px;
	display:inline;
	padding:0 5px;
	border-left:solid 10px #fff;
	border-right:solid 10px #fff;
	font-weight:normal;
}
.main-title h2 span{
	background:#fff;
	border-left:solid 8px #fff;
	border-right:solid 8px #fff;
}
/*表格 横向*/
table.gridtable_col{
	width:980px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#555;
	border: 1px #dedede solid;
	border-collapse: collapse;
	margin:auto;
}
table.gridtable_col th {
	border: 1px #dedede solid;
	background-color: #ebf7fe;
	height: 35px;
	text-align: center;
	padding-right:10px;
	font-size:14px;
}
table.gridtable_col td {
	border: 1px #dedede solid;
	padding:0px 10px;
	background-color: #fbfdff;
	height: 40px;
	line-height:24px;
}
table.gridtable_col td.text1{
	text-align:center;
	font-weight:bold;
}
table.gridtable_col td.text2{
	text-align:center;
	padding:0;
}
/*表格 纵向*/
table.gridtable {
	width:978px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#555;
	border-collapse: collapse;
}
table.gridtable th {
	font-weight:normal;
	border:1px solid #dedede;
	background-color: #edf3f9;
	height:40px;
	color:#555;
	font-size:14px;
}
table.gridtable td {
	border:1px solid #dedede;
	line-height:20px;
	padding:9px 5px;
}
table.one {
	width:978px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#555;
	border-collapse: collapse;
}
table.one th {
	font-weight:normal;
	border:1px solid #dedede;
	background-color: #ebf7fe;
	height:40px;
	color:#555;
	font-size:14px;
	text-align:right;
	padding:0px 5px;
}
table.one td {
	border:1px solid #dedede;
	line-height:20px;
	padding:9px 5px;
}
.kl{
	text-align:left;
	padding-left:25px;
}
/*申报流程页*/
/*进度*/
ul.jindu{
	width:1060px;
	float:left;
	background:url(../images/jindutiao.png) no-repeat center center;
}
ul.jindu li{
	float:left;
	width:265px;
	text-align:center;
}
ul.jindu li span{
	color:#fff;
	font-family:Arial;
	font-size:26px;
	padding-top:15px;
	display:block;
	line-height:65px;
}
ul.jindu li p{
	font-size:18px;
	color:#333;
	font-family:"微软雅黑";
}
/* 完成 complete
 操作 operation
 未完成 unfinished */
.complete{
	background:url(../images/sblc-1.png) center center no-repeat;
}
.operation{
	background:url(../images/sblc-2.png) center center no-repeat;
}
.unfinished{
	background:url(../images/sblc-4.png) center center no-repeat;
}
/*下方按钮*/
ul.anniu{
	overflow:hidden;
	padding:20px 0;
}
ul.anniu li{
	width:1060px;
	text-align:center;
}
ul.anniu li button{
	width:102px;
	height:40px;
	color:#fff;
	font-size:18px;
	text-align:center;
	line-height:40px;
	border:none;
	cursor:pointer;
	background:url(../images/sblc-anniu.png) no-repeat center center;
	margin:0 10px;
	display:inline;
}
/*选项卡*/
#tab{
	height:34px;
}
#tab li{
	padding:0 10px;
	float:left;
	height:34px;
	font-size:16px;
	line-height:34px;
	text-align:center;
	cursor:pointer;
	color:#000;
}
#tab li.on{
	color:#fff;
	background:#0552a1;
}
#tab_con{
	border:solid 1px #a6c2d4;
	border-top:none;
	width:978px;
}
#tab_con .none{
	display:none
}
#tab_con #tab_con_1{
	display:block;
}
/*-- 按钮 --*/
input.btn1{
	width:50px;
	height:24px;
	background:url(../images/btn1.jpg) no-repeat;
	border:none;
	color:#FFF;
	cursor:pointer;
}
input.btn2{
	width:70px;
	height:24px;
	background:url(../images/btn2.jpg) no-repeat;
	border:none;
	color:#FFF;
	cursor:pointer;
}
input.btn3{
	width:87px;
	height:24px;
	background:url(../images/btn3.jpg) no-repeat;
	border:none;
	color:#FFF;
	cursor:pointer;
}
input.btn4{
	width:110px;
	height:24px;
	background:url(../images/btn4.jpg) no-repeat;
	border:none;
	color:#FFF;
	cursor:pointer;
}

/*-- 评价 --*/
div#xfc{
	width:80px;
	height:90px;
	position:fixed;
	left:50%;
	top:300px;
	margin-left:570px;
}
div#pjicon{
	width:80px;
	height:90px;
	background:#eeeeee;
	border:1px solid #d2d2d2;
	text-align:center;
	padding-top:10px;
	line-height:30px;
	font-size:14px;
	position:fixed;
	left:50%;
	top:300px;
	margin-left:570px;
}
div#pjicon a{
	display:block;
	width:80px;
	height:90px;
}
div#pjicon a:link{color:#f00;}
div#pjicon a:visited{color:#f00;}
div#pjicon a:hover{color:#f00;}