@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: 微软雅黑;
	font-size: 14px;
	color: #FF9900;/*“发布日期”颜色*/
	line-height: 28px;
	/*background-image: url(../images/bg.jpg);*/
	background-repeat: repeat;
}
/*图片样式*/
#top {
	width: 100%;
	height: 100px;
	/*background-image:url(../images/topbg.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 70px;
}
/*
#top-main {
	width: 1000px;
	height: 60px;
	margin: 0px auto;
}
#logo {
	width: 170px;
	height: 60px;
	float: left;
}
/*图片样式；原为main*/
#main1 {
	width: 1000px;
    height: auto;
	overflow: hidden;
	min-height: 500px;
	margin: 0px auto;
	background-image: url(../images/slogan-light.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#work-box {
	width: 100%;
	heigh: auto;
	overflow: hidden;
}
/*分类--字体大小颜色设置*/
#title {
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	color: #333;
	border-bottom: solid 2px #333;
	background-image: url(../images/biao1.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
}
/*"更多“位置*/
.font01 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	display:inline-block;
	float: right;
}
#title a:link,#title a:visited {
	color: #333;/*“更多..”颜色*/
	text-decoration: none;
}
#title a:hover,#title a:active {
	color: #FF0000;
	text-decoration: underline;
}
#pic-work {
	height: auto;
	overflow: hidden;
	padding: 10px 0px;
}
/*图片排列样式*/
.work1 {
	width: 238px;
	height: auto;
	overflow: hidden;
	float: left;
	padding: 6px;
}
/*图片框线宽*/
.work1 img {
	width: 230px;
	height: 173px;
	border: solid 1px #02171F;
}
/*图片名称线宽及字体颜色*/
.font02 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.work1:hover {
	background-color: #02171F;
	cursor: pointer;
}
/*
#footer {
	width: 100%;
	height: 120px;
	margin-top: 20px;
	/*background-image: url(../images/footerbg.png);*//*
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*
#bottom {
	width: 1000px;
	font-size: 12px;
	color: #b4b4b4;
	line-height: 24px;
	margin: 0px auto;
}
/*
#left {
	width: 230px;
	height: auto;
	overflow: hidden;
	padding-right: 20px;
	float: left;
}
/*
#left-title {
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	background-color: #03151C;
	background-image:url(../images/biao.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
	color: #EADB12;
	line-height: 40px;
}
/*
#type-list {
	padding: 10px 0px;
}
/*
#type-list li {
	list-style-position: inside;
	list-style-type: circle;
	border-bottom: dashed 1px #144356;
	padding-left: 10px;
	line-height: 30px;
}
/*
#type-list a:link,#type-list a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
/*
#type-list a:hover,#type-list a:active {
	color: #EADB12;
	text-decoration: underline;
}
/*
#right {
	width: 750px;
	height: auto;
	overflow: hidden;
	float: left;
}
/*
#bar {
	height: auto;
	overflow: hidden;
	text-align: center;
}
a:link,a:visited {
	color: #b4b4b4;
	text-decoration: none;
}
a:hover,a:active {
	color: #cccccc;
	text-decoration: underline;
}
/*
#work-show {
	height: auto;
	overflow: hidden;
	padding: 10px 0px;
	text-align: center;
}
/*
#work-show img {
	max-width: 980px;
	height: auto;
}

.manage {
	text-align: center;
	color: #FF0000;
	border-top: solid 1px #144356;
}
.manage a:link,.manage a:visited {
	color: #FF0000;
	text-decoration: underline;
}
.manage a:hover,.manage a:active {
	color: #FF9900;
	text-decoration: none;
}
/*
#pic-work form {
	padding: 0px 20px;
}
/*
#pic-work li {
	list-style-type: none;
	padding: 8px 0px;
	border-bottom: dashed 1px #144356;
}
/*
#pic-work li img {
	vertical-align: bottom;
}
.input01 {
	width: 280px;
	height: 26px;
	border: solid 1px #4490AF;
	line-height: 26px;
	padding-left: 5px;
}
.input02 {
	width: 160px;
	height: 26px;
	line-height: 26px;
	border: solid 1px #4490AF;
}
/*
#button1 {
	width: 75px;
	height: 28px;
	text-align: center;
	background-color: #F4F4F4;
	border: solid 1px #999;
}
.qrtj {
	width: 120px;
	height: 38px;
	text-align: center;
	background-color: #FF9900;
	border: solid 1px #FF3300;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 38px;
	margin: 10px 0px 10px 150px;
}
/*
#pic-work dt {
	width: 580px;
	background-image: url(../images/biao2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom: dashed 1px #144356;
	line-height: 30px;
	float: left;
}
/*
#pic-work dd {
	width: 150px;
	text-align: center;
	border-bottom: dashed 1px #144356;
	float: left;
	color: #FF0000;
	line-height: 30px;
}
/*
.link01:link,.link01:visited {
	color: #FF0000;
	text-decoration: underline;
}
.link01:hover,.link01:active {
	color: #FF9900;
	text-decoration: none;
}