header .weather .left {
	color: #d00314;
	font-size: 14px;
	font-family: "微软雅黑";
}

header .weather .left span {
	color: #2c74c6;
	font-size: 12px;
	font-family: simsun;
}

header .weather .left span a {
	color: #4e4e4e;
}

header .weather .left span a:hover {
	color: #2c74c6;
}

header .weather .left span i {
	font-style: normal;
	margin: 0 5px;
	color: #4e4e4e;
}

section {
	margin: 30px 0;
}

section .col-lg-10 {
	padding-right: 30px;
}

section .col-lg-10 .liebiao {
	position: relative;
	display: block;
	background-color: yellow;
	margin-top: 30px;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 15px;
}

section .col-lg-10 .liebiao .title {
	position: absolute;
	bottom: -2px;
	font-size: 20px;
	border-bottom: 4px solid #2b6fc4;
	color: #2b6fc4;
}

section .col-lg-10 ul li {
	position: relative;
	font-size: 16px;
	font-family: "微软雅黑";
	height: 38px;
	line-height: 38px;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

section .col-lg-10 ul li img {
	margin-right: 10px;
}

section .col-lg-10 ul li a {
	color: #4e4e4e;
	text-decoration: none;
}

section .col-lg-10 ul li span {
	position: absolute;
	right: 0;
	font-size: 14px;
	font-family: simsun;
	color: #848484;

}

section .col-lg-10 ul .hr {
	border-bottom: 1px dashed #dddddd;
	height: 36px;
	line-height: 28px;
	margin-bottom: 7px;
}

section .col-lg-10 .page {
	text-align: center;
	margin-top: 30px;
}

section .col-lg-10 .page input {
	width: 35px;
	height: 30px;
	border: 1px solid #b2b2b2;
}

section .col-lg-10 .page button {
	height: 30px;
	border-radius: 0;
	margin: 0 5px;
	border: 1px solid #b2b2b2;
}

.btn-default.active,
.btn-default:hover,
.btn-default:active {
	color: #FFFFFF;
	background-color: #2b71c6;
	border-color: #adadad;
}

section .col-lg-2 .tupianxinwen {
	height: 433px;
}

section .col-lg-2 .tupianxinwen .toubu {
	position: relative;
	height: 28px;
	background-image: url(../img/new-bj.jpg);
	background-repeat: repeat-x;
}

section .col-lg-2 .tupianxinwen .toubu i {
	position: absolute;
	height: 28px;
	right: 10px;
	font-style: normal;
	line-height: 28px;
	font-size: 12px;
	color: #666666;
}

section .col-lg-2 .tupianxinwen .toubu span {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 80px;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../img/tupianxinwen-bj.jpg);
	background-repeat: repeat-x;
}

section .col-lg-2 .tupianxinwen .content {
	padding: 15px;
	border: 1px solid #dadada;
	border-top: 0;
	text-align: center;
}

section .col-lg-2 .tupianxinwen .content img {
	width: 100%;
	height: 100px;
	max-height: 100px;
}

section .col-lg-2 .tupianxinwen .content div {
	height: 25px;
	line-height: 25px;
	font-size: 13px;
}

section .col-lg-2 .tupianxinwen .content div:a {
	color: #1d7bc5;
	text-decoration: none;
}

section .col-lg-2 .tupianxinwen .content div:a:hover {
	color: #1176c4;
}

section .col-lg-2 .hudong .title {
	position: relative;
	display: block;
	border-bottom: 1px solid #cdcdcd;
	margin-top: 53px;
}

section .col-lg-2 .hudong .title .wenzi {
	position: absolute;
	bottom: -2px;
	font-size: 22px;
	border-bottom: 4px solid #2b6fc4;
	color: #2b6fc4;
}

section .col-lg-2 .hudong .row {
	padding: 10px 0;
}

section .col-lg-2 .hudong .row .col-lg-6 {
	text-align: center;
}

section .col-lg-2 .hudong .row img {
	height: 80px;
	width: 80px;
}

section .col-lg-2 .hudong .row .col-lg-6 div {
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}

section .col-lg-2 .hudong .row .col-lg-6 div a {
	color: #4f4f4f;
}

section .col-lg-2 .hudong .row .col-lg-6 div a:hover {
	color: #41a1f5;
}

section .col-lg-2 .cankao {
	position: relative;
}

section .col-lg-2 .cankao .title {
	position: relative;
	display: block;
	border-bottom: 1px solid #cdcdcd;
	margin-top: 30px;
}

section .col-lg-2 .cankao .title .wenzi {
	position: absolute;
	bottom: -2px;
	font-size: 22px;
	border-bottom: 4px solid #2b6fc4;
	color: #2b6fc4;
}

section .col-lg-2 .cankao ul {
	padding-top: 10px;
}

section .col-lg-2 .cankao ul li {
	font-size: 14px;
	height: 25px;
	line-height: 25px;
}

section .col-lg-2 .cankao ul li a {
	color: #4e4e4e;
}

section .col-lg-2 .cankao ul li a:hover {
	color: #2476c8;
}

section .col-lg-2 .cankao ul li img {
	margin-right: 10px;
}

section .col-lg-2 .cankao .img {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
}

section .col-lg-2 .photo {
	margin-top: 20px;
}

section .col-lg-2 .photo img {
	margin-bottom: 5px;
	width: 100%;
	height: 86px;
	max-height: 86px;
	min-height: 86px;
}


/*专项工作页面样式*/

section .col-lg-10 .row .col-lg-3 {
	padding: 10px;
}

section .col-lg-10 .row .col-lg-3 .lizi {
	border: 1px solid #D4D4D4;
	padding: 10px;
}

section .col-lg-10 .row .col-lg-3 img {
	width: 100%;
	height: 100%;
}

section .col-lg-10 .row .col-lg-3 .lizi div {
	line-height: 25px;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

section .col-lg-10 .row .col-lg-3 .lizi a {
	color: #000000;
}