@charset "utf-8";
/* CSS Document */

.PollList {
	width: 100%;
	margin: 20px 0;
	display: inline;
	float: left;
	text-align: left;
}

.PollList th {
	height: 44px;
}

.PollList th span {
	line-height: 30px;
	background: #1e63b0;
	color: #fff;
	float: left;
	width: 100%;
	margin: 0 0 14px 0;
	display: inline;
	text-align: left
}

.PollList th span.IndexNum {
	padding: 0 0 0 0px;
}

.PollList th span.IndexName {
	width: 132px;
	padding: 0 10px;
}

.PollList th span.IndexDate {
	width: 100px
}

.PollList th span.IndexPart {
	width: 84px;
	padding: 0 10px 0 0;
}

.PollList tr {
	cursor: pointer
}

.PollList td {
	line-height: 30px;
	padding: 4px 0;
	transition: .2s all;
	-moz-transition: .2s all;
	-webkit-transition: .2s all;
	-o-transition: .2s all;
	-ms-transition: .2s all;
	border-bottom: 1px solid #f3f3f3;
	vertical-align: top
}

.PollList td.IndexNum {
	width: 435px;
}

.PollList td.IndexNum a {
	color: #323232;
	padding: 0 15px 0 35px;
	background: url(/Images/Dotted.png) 20px 10px no-repeat;
	width: 385px;
	float: left;
	transition: .2s all;
	-moz-transition: .2s all;
	-webkit-transition: .2s all;
	-o-transition: .2s all;
	-ms-transition: .2s all
}

.PollList td.IndexName {
	width: 100px;
	padding: 4px 10px;
}

.PollList td.IndexName .End {
	color: #9e9e9e
}

.PollList td.IndexName .Ing {
	color: #e63e34
}

.PollList td.IndexDate {
	width: 91px;
	color: #9e9e9e;
	font-family: Arial, Helvetica, sans-serif;
}

.PollList td.IndexPart {
	width: 84px;
	padding: 4px 10px 4px 0;
	color: #5e5e5e;
}

.PollList tr:hover td.IndexName,
.PollList tr:hover td.IndexDate,
.PollList tr:hover td.IndexPart {
	color: #e63e34
}

.PollList tr:hover td.IndexNum a,
.PollList tr td.IndexNum a:hover {
	color: #e63e34;
	background: url(/Images/Dotted.png) 20px -66px no-repeat
}

.PollInfo {
	line-height: 35px;
	width: 100%;
	margin: 20px 0 20px 0;
	float: left;
	border: none;
	border-right: 1px solid #dfdfdf
}

.PollInfo .PollLtd {
	background: #1e63b0;
	border: 1px solid #1e63b0;
	width: 98px;
	color: #fff;
	font-weight: bold;
	text-align: center
}

.PollInfo .PollRtd {
	background: #f9f9f9;
	border: solid #dfdfdf;
	border-width: 1px 0;
	text-align: left;
	color: #666;
	padding: 0 0 0 15px
}

.PollDescrib {
	width: 700px;
	border-bottom: 1px solid #e2e2e2;
	padding: 0 20px
}

.PollDescrib b {
	width: 100%;
	color: #b81a01;
	font-size: 20px;
	line-height: 33px;
	padding: 22px 0 5px 0;
	min-height: 66px;
	font-weight: normal;
	float: left;
	border-bottom: 1px solid #e2e2e2;
}

.PollDescrib p {
	width: 600px;
	padding: 15px 50px;
	color: #666;
	line-height: 30px;
	min-height: 90px;
	float: left
}

.PollSubmit {
	width: 100%;
	background: #f9f9f9;
	padding: 30px 0 0;
	text-align: left;
	float: left
}

.PollSubmit .SubLtd {
	padding: 10px 0 0 40px;
	color: #717171
}

.PollSubmit .SubRtd {
	padding: 10px 0 0 10px;
	width: 500px;
}

.PollSubmit .SubRtd textarea {
	border: 1px solid #dfdfdf;
	color: #d4d4d4;
	padding: 5px 10px;
	line-height: 28px;
	min-height: 86px;
	font-size: 14px;
	width: 80%
}

.PollSubmit .SubRtd .NotNull {
	color: #f04438;
	padding: 0 0 0 5px;
}

.PollSubmit .SubRtd input {
	width: 160px;
	padding: 0 10px;
	border: 1px solid #dfdfdf;
	height: 28px;
	line-height: 28px;
}

.PollSubmit input {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin: 0 10px 0 0;
	display: inline;
	line-height: 35px;
	height: 35px;
	border: none
}

.PollSubmit .SubmitBut {
	width: 85px;
	background: url(/Images/SubmitBut.png) left top no-repeat;
	color: #fff;
}

.PollSubmit .SubmitBut:hover {
	background: url(/Images/SubmitBut.png) left -36px no-repeat;
}

.PollSubmit .ViewComBut {
	width: 112px;
	background: url(/Images/SubmitBut.png) -172px top no-repeat;
	color: #fff;
}

.PollSubmit .ViewComBut:hover {
	background: url(/Images/SubmitBut.png) -172px -36px no-repeat;
}

.AllCommentT {
	width: 100%;
	line-height: 30px;
	background: url(/Images/Slash.png) left 12px repeat-x;
	float: left;
	margin: 0 0 7px 0;
	display: inline
}

.AllCommentT span {
	float: left;
	padding: 0 10px 0 36px;
	background: url(/Images/ContentIco.png) 10px -497px no-repeat #fff;
	color: #323232;
	font-size: 16px;
}

.AllCommentC {
	width: 720px;
	padding: 15px 10px 20px 10px;
	border-bottom: 1px solid #ebebeb;
	float: left;
	text-align: left
}

.AllCommentC span {
	width: 100%;
	color: #999;
	font-size: 12px;
}

.AllCommentC span a {
	padding: 0 10px 0 0;
	color: #379be9
}

.AllCommentC span a:hover {
	color: #bd2912;
}

.AllCommentC p {
	width: 100%;
	float: left;
	line-height: 26px;
	color: #323232;
	padding: 8px 0 0
}

.WorkInfoTit {
	width: 730px;
	padding: 0 10px 0 0;
	line-height: 33px;
	background: #f9f9f9;
	float: left;
	margin: 20px 0 0;
	display: inline
}

.WorkInfoTit span {
	width: 127px;
	color: #fff;
	background: #1e63b0;
	float: left;
	font-size: 18px;
}

.WorkPicBox {
	width: 100%;
	height: 239px;
	padding: 20px 0
}

.WorkPicBox .PicSlide {
	width: 30px;
	height: 239px;
	float: left
}

.WorkPicBox .SlideL {
	background: url(/Images/PicSlide.png) 8px center no-repeat #7f7f7f
}

.WorkPicBox .SlideL:hover {
	background: url(/Images/PicSlide.png) 8px center no-repeat #747474
}

.WorkPicBox .SlideR {
	background: url(/Images/PicSlide.png) -62px center no-repeat #7f7f7f
}

.WorkPicBox .SlideR:hover {
	background: url(/Images/PicSlide.png) -62px center no-repeat #747474
}

.WorkPicBox ul {
	width: 680px;
	height: 239px;
	float: left;
	overflow: hidden;
	position: relative;
	_width: 660px;
}

.WorkPicBox ul li {
	position: relative;
	margin: 0 0 0 15px;
	float: left;
	display: inline;
	width: 318px;
	height: 239px;
	_width: 308px;
}

.WorkPicBox ul li img {
	width: 100%;
	height: 239px;
}

.WorkPicBox ul li span {
	line-height: 30px;
	width: 100%;
	position: absolute;
	top: 209px;
	left: 0;
	color: #fff;
	background: url(/Images/Alpha.png);
	font-size: 14px;
	height: 30px
}

.WorkPicBox ul li:hover span {
	font-weight: bold
}

.WorkLatest {
	width: 100%;
	padding: 20px 0;
	float: left
}

.WorkLatest li {
	width: 720px;
	border-bottom: 1px solid #e6e6e6;
	float: left;
	padding: 0 10px 10px 10px;
	text-align: left;
	background: #fff
}

.WorkLatest li a h1 {
	font-size: 21px;
	color: #033266;
	font-weight: normal;
	width: 100%;
	line-height: 58px;
}

.WorkLatest li a p {
	width: 100%;
	float: left;
	line-height: 21px;
	color: #666;
	font-family: "宋体";
	font-size: 14px;
	padding: 0 0 15px 0;
	height: 21px;
	overflow: hidden
}

.WorkLatest li a p.WorkCla {
	color: #b71900;
	padding: 0
}

.WorkLatest li:hover {
	background: #f7f7f7
}

.WorkInfoList {
	width: 100%;
	padding: 20px 0;
	float: left
}

.WorkInfoList li {
	width: 720px;
	border-bottom: 1px solid #e6e6e6;
	float: left;
	padding: 0 10px;
	text-align: left;
	background: #fff
}

.WorkInfoList li h1 a {
	font-size: 21px;
	color: #033266;
	font-weight: normal;
	width: 100%;
	line-height: 58px;
}

.WorkInfoList li p {
	width: 100%;
	float: left;
	line-height: 21px;
	color: #666;
	font-family: "宋体";
	font-size: 14px;
	padding: 0 0 12px 0;
	height: 21px;
	overflow: hidden
}

.WorkInfoList li p.WorkDate {
	color: #ababab
}

.WorkInfoList li:hover {
	background: #f7f7f7
}

.WorkInfoList li:hover h1 {
	color: #b81a01
}


.WorkPicList {
	width: 100%;
	padding: 20px 0;
	float: left
}

.WorkPicList li {
	height: 80px;
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	float: left;
	padding: 14px 0;
	text-align: left;
	background: #fff
}

.WorkPicList li img {
	width: 120px;
	height: 80px;
	float: left;
	margin-left: 2%;
}

.WorkPicList li p {
	width: 560px;
	padding: 0 20px;
	float: left;
}

.WorkPicList li p b {
	font-size: 21px;
	color: #323232;
	font-weight: normal;
	width: 100%;
	line-height: 28px;
	padding: 0 0 5px 0;
	float: left
}

.WorkPicList li p span {
	width: 100%;
	float: left;
	line-height: 21px;
	color: #666;
	font-family: "宋体";
	font-size: 14px;
	padding: 0 0 8px 0;
	height: 21px;
	overflow: hidden;
	_width: 540px;
}

.WorkPicList li p span.WorkDate {
	color: #c7c7c7;
	padding: 0
}

.WorkPicList li:hover {
	background: #f7f7f7
}

@media screen and (max-width: 768px) {
	.WorkInfoList li{
		width: 100%;
	}
	.WorkPicList li {
		width: 100%;
		padding: 5px;
	}

	.WorkPicList li p {
		width: 50%;
		padding-right: 0;
	}

	.WorkPicList li p b {
		font-size: 16px;
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.WorkInfoList li h1 a {
		font-size: 16px;
		line-height: 30px;
		width: 95%;
		display: inline-block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.simple_pgToolbar td:nth-child(4) {
		min-width: 70px;
	}
}
