.PublicNumber {
	width: 76px;
	height: auto;
	position: fixed;
	top: 236px;
	right: -2px;
	z-index: 99;
}
.PublicNumber span {
	width: 58px;
	display: block;
	padding-top: 10px;
	height: 58px;
	text-align: center;
	margin-bottom: 70px;
	background-color: #fcfcfc;
	position: relative;
	padding-left: 10px;
}
.PublicNumber>span>img {
	width: 48px;
	height: 48px;
	display: inline-block;
}
.erweima {
	display: none;
	width: 150px;
	height: 150px;
	padding-top: 20px;
	text-align: center;
	position: absolute;
	left: -150px;
	top: -102px;
	background-color: #fcfcfc;
}
.erweima img {
	width: 110px;
	height: 110px;
	display: inline-block;
}
.erweima i {
	width: 100%;
	display: block;
	line-height: 28px;
	font-size: 14px;
	font-style: normal;
}
@media screen and (min-width:1600px) {
.PublicNumber {
	position: fixed;
	top: 236px;
	right: 60px;
}
}
@media screen and (min-width:1920px) {
.PublicNumber {
	position: fixed;
	top: 236px;
	right: 250px;
}
}
.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.clearfloat {
	zoom: 1
}
.search {
	width: 100%;
	background-image: url(../images/icon1.png);
}
.searchs {
	width: 1200px;
	margin: 0 auto;
	height: 40px;
}
.searchs p {
	float: left;
	font-size: 14px;
	line-height: 40px;
	color: #000;
	width: 270px;
}
.search ul {
	float: right;
	margin-right: 20px;
}
.search ul li {
	float: left;
}
.search ul li a {
	display: block;
	line-height: 40px;
	font-size: 14px;
	color: #000;
	padding: 0 10px;
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.search ul li:last-child a {
	background-image: none;
}
.search form {
	width: 230px;
	float: right;
	margin-top: 7px;
}
.tit {
	float: left;
	width: 188px;
	height: 24px;
	border: solid 1px #39f;
	padding-left: 10px;
	font-size: 14px;
	color: #39f;
}
.sea {
	float: left;
	width: 28px;
	height: 26px;
	border: solid 1px #39f;
	background-image: url(../images/icon4.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	left: -1px;
	cursor: pointer;
	background-color: #fff;
}
.HeadFigure {
	width: 1200px;
	height: 110px;
	margin: 0 auto;
	padding-top: 20px;
}
.HeadFigure img {
	float: left;
	height: 90px;
}
.logo img {
	width: 207px;
	margin-right: 30px;
	margin-left: 15px;
}
.Figure1 img {
	width: 728px;
	margin-right: 10px;
}
.Figure2 img {
	width: 210px;
}
.nav {
	width: 100%;
	background-color: #06f;
	position: relative;
}
.navs {
	width: 1200px;
	height: 52px;
	margin: 0 auto;
}
.navs ul {
	width: 100%;
}
.navs ul li {
	float: left;
	background-image: url(../images/icon3.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.navs ul li.current {
	background-color: #0a3bcc;
	background-image: none;
}
.navs ul li a {
	display: block;
	line-height: 52px;
	font-size: 18px;
	color: #fff;
	padding: 0 22px;
}
.navs ul li:last-child a {
	background-image: none;
}
.headlines {
	width: 1200px;
	height: 122px;
	margin: 0 auto;
	background-color: #eee;
	text-align: center;
	margin-top: 20px;
	position: relative;
	margin-bottom: 20px;
}
.headlines h1 {
	width: 100%;
}
.headlines h1 a {
	font-size: 34px;
	color: #06c;
	line-height: 88px;
}
.headlines div i {
	padding: 0 14px;
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.headlines div i:last-child {
	background-image: none;
}
.headlines div i a {
	color: #333;
	line-height: 28px;
	font-size: 14px;
}
.headlines>a {
	position: absolute;
	right: 0;
	top: 16px;
	display: block;
	width: 32px;
	height: 90px;
	background-image: url(../images/icon5.png);
	background-repeat: no-repeat;
}
.Rolling {
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.Rolling-left {
	float: left;
	width: 460px;
	height: 400px;
	margin-right: 20px;
}
.Rolling-left>a {
	float: right;
	line-height: 28px;
	font-size: 14px;
	color: #0066cc;
}
.ul {
	width: 100%;
	height: auto;
}
.ul li {
	position: relative;
}
.ul li a {
	line-height: 46px;
	color: #333;
	font-size: 16px;
	padding-left: 15px;
}
.ul li:first-child a {
	font-size: 20px;
	color: #0066cc;
	font-weight: 600;
}
.ul li:after {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #06c;
	display: block;
	position: absolute;
	left: 0;
	top: 18px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.picScroll-left {
	width: 720px;
	overflow: hidden;
	position: relative;
	float: left;
}
.picScroll-left .hd {
	position: absolute;
	width: 100%;
	bottom: 4px;
	left: 0;
	height: 1px;
	z-index: 200;
}
.picScroll-left .hd ul {
	width: auto;
	height: 20px;
	position: absolute;
	right: 10px;
	bottom: 0;
}
.picScroll-left .hd ul li {
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 20px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-indent: -99999em;
}
.picScroll-left .hd ul li.on {
	background-color: #fff;
	width: 20px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
}
.picScroll-left .bd ul li .pic img {
	width: 720px;
	height: 400px;
	display: block;
}
.picScroll-left .bd ul li .title {
	line-height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 10px;
	z-index: 100;
	font-size: 16px;
}
.picScroll-left .bd ul li .title a {
	color: #fff;
}
.picScroll-left .bd ul li i {
	height: 40px;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-indent: -99999em;
}
.banner {
	width: 1200px;
	height: 90px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.banner img {
	float: left;
	height: 90px;
}
.pic5 img {
	width: 830px;
	margin-right: 20px;
}
.pic6 img {
	width: 350px;
}
.content {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.content-left {
	width: 330px;
	height: auto;
	margin-right: 30px;
	float: left;
}
.information {
	margin-bottom: 20px;
}
.information h1 {
	width: 100%;
	line-height: 40px;
	border-bottom: solid 1px #b9b9b9;
	font-size: 20px;
	color: #1055bc;
}
.more>h1>a {
	float: right;
	font-size: 14px;
	color: #999;
	line-height: 40px;
}
.mores>h1>a {
	float: right;
	font-size: 14px;
	color: #999;
	line-height: 50px;
}
.more1>h1>a {
	float: right;
	font-size: 14px;
	color: #999;
	line-height: 80px;
}
.content-Center {
	width: 460px;
	height: auto;
	margin-right: 50px;
	float: left;
}
.content-right {
	width: 320px;
	height: auto;
	float: left;
}
.ul-16 {
	width: 100%;
	height: auto;
	margin: 10px 0;
	overflow: hidden;
}
.ul-16 li {
	position: relative;
}
.ul-16 li a {
	line-height: 36px;
	color: #333;
	font-size: 16px;
	padding-left: 15px;
}
.ul-16 li:after {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #06c;
	display: block;
	position: absolute;
	left: 0;
	top: 18px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.Magazine h1 {
	width: 100%;
	line-height: 40px;
	border-bottom: solid 1px #b9b9b9;
	font-size: 20px;
	color: #1055bc;
	margin-bottom: 20px;
}
.Magazine {
	height: 287px;
}
.pic7 {
	width: 95%;
	padding-left: 5%;
	display: block;
}
.Magazine img {
	width: 142px;
	height: 202px;
	float: left;
	margin-right: 10px;
}
.Specialcolumn h1 {
	width: 100%;
	line-height: 40px;
	border-bottom: solid 1px #b9b9b9;
	font-size: 20px;
	color: #1055bc;
	margin-bottom: 20px;
}
.Specialcolumn h1 .pd-column {
	float: none;
	color: #1055bc;
	font-size: 20px;
}
.Specialcolumn img {
	float: left;
	width: 160px;
	height: 90px;
	margin-right: 10px;
}
.Specialcolumn h2 a {
	line-height: 32px;
	font-size: 16px;
	color: #333;
}
.Specialcolumn {
	margin-bottom: 10px;
	overflow: hidden;
}
.recommendation {
	width: 1200px;
	height: 270px;
	margin: 0 auto;
	background-color: #f1f1f1;
	margin-bottom: 30px;
}
.recommendation span {
	background-image: url(../images/icon15.png);
	width: 60px;
	height: 270px;
	display: block;
	float: left;
}
.picScroll-left1 {
	width: 1072px;
	position: relative;
	float: left;
	padding-left: 68px;
	padding-top: 30px;
	margin-bottom: 30px;
}
.picScroll-left1 .hd .prev {
	width: 29px;
	height: 51px;
	background-image: url(../images/icon6.png);
	position: absolute;
	left: 10px;
	top: 110px;
	cursor: pointer;
}
.picScroll-left1 .hd .next {
	width: 29px;
	height: 51px;
	background-image: url(../images/icon7.png);
	position: absolute;
	right: 26px;
	top: 110px;
	cursor: pointer;
}
.picScroll-left1 .bd {
}
.picScroll-left1 .bd ul {
}
.picScroll-left1 .bd ul li {
	float: left;
	width: 225px;
	height: auto;
	margin-right: 28px;
}
.picScroll-left1 .bd ul li img {
	width: 225px;
	height: 116px;
	margin-bottom: 10px;
}
.picScroll-left1 .bd ul li h1 {
	line-height: 32px;
	font-size: 16px;
	margin-bottom: 10px;
}
.picScroll-left1 .bd ul li h1 a {
	color: #333;
}
.picScroll-left1 .bd ul li h1 a:hover {
	color: #cc0202;
}
.picScroll-left1 .bd ul li p {
	line-height: 28px;
	font-size: 14px;
	color: #333;
}
.picScroll-left1 .bd ul li p a {
	color: #f00;
}
.vision {
	width: 100%;
	height: 210px;
	position: relative;
}
.vision img {
	width: 100%;
	height: 210px;
}
.vision span {
	width: 100%;
	height: 40px;
	display: block;
	background-color: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
	position: absolute;
	left: 0;
	bottom: 0;
}
.vision i {
	width: 100%;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}
.vision i a {
	color: #fff;
}
.picScroll-left2 {
	width: 1200px;
	position: relative;
}
.picScroll-left2 .hd .prev {
	width: 46px;
	height: 60px;
	background-image: url(../images/icon10.png);
	position: absolute;
	left: 0px;
	top: 80px;
	cursor: pointer;
	z-index: 99;
}
.picScroll-left2 .hd .next {
	width: 46px;
	height: 60px;
	background-image: url(../images/icon11.png);
	position: absolute;
	right: 0px;
	top: 80px;
	cursor: pointer;
	z-index: 99;
}
.picScroll-left2 .bd {
}
.picScroll-left2 .bd ul {
}
.picScroll-left2 .bd ul li {
	float: left;
	width: 373px;
	height: auto;
	margin-right: 40px;
}
.picScroll-left2 .bd ul li img {
	width: 373px;
	height: 210px;
	margin-bottom: 10px;
}
.picScroll-left2 .bd ul li h1 {
	line-height: 32px;
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center;
}
.picScroll-left2 .bd ul li h1 a {
	color: #333;
}
.picScroll-left2 .bd ul li h1 a:hover {
	color: #cc0202;
}
.video {
	width: 1200px;
	height: 330px;
	margin: 0 auto;
}
.video>h1 {
	width: 100%;
	line-height: 40px;
	font-size: 20px;
	color: #1055bc;
	border-top: solid 2px #666;
	margin-bottom: 10px;
}
.picture h1 {
	margin-bottom: 10px;
}
.picture-left {
	width: 640px;
	height: 360px;
	float: left;
	margin-right: 20px;
}
.picture-left img {
	width: 640px;
	height: 360px;
}
.picture-left h2 {
	font-size: 24px;
	line-height: 48px;
}
.picture-left h2 a {
	color: #333;
}
.picture-left p {
	font-size: 14px;
	line-height: 28px;
	color: #333;
}
.picture-left p a {
	color: #f00;
}
.picture-right {
	float: left;
	width: 540px;
	height: 360px;
}
.picture-right>span {
	width: 560px;
	height: 146px;
	display: block;
	margin-bottom: 20px;
}
.picture-right span img {
	float: left;
	width: 260px;
	height: 146px;
	margin-right: 20px;
}
.picture-right div {
	width: 100%;
	height: 304px;
	position: relative;
}
.picture-right div img {
	width: 100%;
	height: 304px;
}
.picture-right div span {
	width: 100%;
	height: 40px;
	display: block;
	background-color: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
	position: absolute;
	left: 0;
	bottom: 0;
}
.picture-right div i {
	width: 100%;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}
.picture-right i a {
	color: #fff;
}
.picture {
	height: 550px;
}
.picScroll-left3 {
	width: 1200px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 20px;
}
.picScroll-left3 .hd .prev {
	width: 46px;
	height: 60px;
	background-image: url(../images/icon10.png);
	position: absolute;
	left: 0px;
	top: 56px;
	cursor: pointer;
	z-index: 99;
}
.picScroll-left3 .hd .next {
	width: 46px;
	height: 60px;
	background-image: url(../images/icon11.png);
	position: absolute;
	right: 0px;
	top: 56px;
	cursor: pointer;
	z-index: 99;
}
.picScroll-left3 .bd {
}
.picScroll-left3 .bd ul {
}
.picScroll-left3 .bd ul li {
	float: left;
	width: 285px;
	height: auto;
	margin-right: 20px;
	position: relative;
}
.picScroll-left3 .bd ul li img {
	width: 285px;
	height: 160px;
}
.picScroll-left3 li p {
	font-size: 16px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 10px;
	background-color: rgba(0, 0, 0, .5);
filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#7F000000, endColorstr=#7F000000);
	height: 40px;
	line-height: 40px;
	width: 265px;
}
.picScroll-left3 li p a {
	color: #fff;
}
.footer {
	width: 100%;
	border-top: solid 1px #999;
	overflow: hidden;
}
.footers {
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footers p {
	text-align: center;
	font-size: 14px;
	color: #333;
}
/*扶贫频道*/
.Recommend {
	width: 100%;
	background-image: url(../images/pic15.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 288px;
}
.Recommends {
	width: 1120px;
	height: auto;
	margin: 0 auto;
	background-color: #fff;
	padding: 40px;
}
.Akey {
	margin-bottom: 30px;
}
.Akey-left {
	width: 638px;
	height: 362px;
	float: left;
	margin-right: 30px;
}
.Akey-left h1 {
	width: 618px;
	padding-left: 20px;
	background-image: url(../images/icon16.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #060001;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
}
.Akey-left h1 a {
	float: right;
	line-height: 24px;
	color: #999;
	font-size: 14px;
}
.Akey-left li {
	width: 100%;
	height: 140px;
	border-bottom: dashed 1px #a0a0a0;
	padding-top: 10px;
}
.Akey-left li h2 {
	font-weight: normal;
}
.Akey-left li h2 a {
	font-size: 18px;
	line-height: 36px;
	color: #060001;
}
.Akey-left li p a {
	font-size: 14px;
	line-height: 28px;
	color: #666;
}
.picScroll-left4 {
	width: 452px;
	overflow: hidden;
	position: relative;
}
.picScroll-left4 .hd {
	position: absolute;
	width: 100%;
	bottom: 4px;
	left: 0;
	height: 1px;
	z-index: 200;
}
.picScroll-left4 .hd ul {
	width: auto;
	height: 20px;
	position: absolute;
	right: 10px;
	bottom: 0;
}
.picScroll-left4 .hd ul li {
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 20px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-indent: -99999em;
}
.picScroll-left4 .hd ul li.on {
	background-color: #f00;
}
.picScroll-left4 .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left4 .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.picScroll-left4 .bd ul li .pic {
	text-align: center;
}
.picScroll-left4 .bd ul li .pic img {
	width: 452px;
	height: 342px;
	display: block;
}
.picScroll-left4 .bd ul li .title {
	line-height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 10px;
	z-index: 100;
	font-size: 16px;
}
.picScroll-left4 .bd ul li .title a {
	color: #fff;
}
.picScroll-left4 .bd ul li i {
	height: 40px;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-indent: -99999em;
}
.firstNews {
	width: 100%;
	height: 260px;
	margin-bottom: 30px;
}
.firstNews-left {
	float: left;
	margin-right: 30px;
}
.firstNews-left h1 {
	width: 618px;
	padding-left: 20px;
	background-image: url(../images/icon16.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #060001;
	font-size: 24px;
	line-height: 48px;
	font-weight: normal;
	border-bottom: solid 1px #ccc;
	margin-bottom: 20px;
}
.firstNews-left h1 a {
	float: right;
	line-height: 48px;
	color: #999;
	font-size: 14px;
}
.firstNews-left img {
	float: left;
	width: 284px;
	height: 170px;
	margin-right: 20px;
}
.ul-17 {
	height: auto;
	float: left;
}
.ul-17 li {
	position: relative;
}
.ul-17 li a {
	line-height: 36px;
	color: #333;
	font-size: 16px;
	padding-left: 15px;
}
.ul-17 li:after {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #060001;
	display: block;
	position: absolute;
	left: 0;
	top: 18px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.firstNews-right {
	float: left;
	width: 452px
}
.firstNews-right h1 {
	width: 432px;
	padding-left: 20px;
	background-image: url(../images/icon16.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #060001;
	font-size: 24px;
	line-height: 48px;
	font-weight: normal;
	border-bottom: solid 1px #ccc;
	margin-bottom: 20px;
}
.firstNews-right h1 a {
	float: right;
	line-height: 48px;
	color: #999;
	font-size: 14px;
}
.typical {
	height: 650px;
}
.typical h1 {
	width: 1100px;
	height: 50px;
	padding-left: 20px;
	background-image: url(../images/icon17.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #060001;
	font-size: 24px;
	line-height: 48px;
	font-weight: normal;
	margin-bottom: 20px;
	background-color: #f5f5f5;
}
.typical img {
	width: 635px;
	height: 358px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.typical h2 {
	margin-bottom: 10px;
}
.typical h2 a {
	font-size: 20px;
	color: #060001;
	line-height: 40px;
}
.typical>p {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	text-indent: 28px;
}
.typical>p a {
	color: #f00;
}
.typical ul {
	width: 1150px;
}
.typical ul li {
	float: left;
	width: 545px;
	margin-right: 30px;
}
.typical ul li img {
	float: left;
	width: 248px;
	height: 140px;
	margin-right: 20px;
}
.typical ul li h3 a {
	font-size: 18px;
	line-height: 36px;
	color: #333;
}
.typical ul li p a {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	text-indent: 28px;
}
.vp {
	width: 1120px;
}
.vp h1 {
	width: 1100px;
	height: 50px;
	padding-left: 20px;
	background-image: url(../images/icon17.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #060001;
	font-size: 24px;
	line-height: 48px;
	font-weight: normal;
	margin-bottom: 20px;
	background-color: #f5f5f5;
}
.picScroll-left5 {
	width: 100%;
	position: relative;
	margin: 0 auto;
	margin-bottom: 30px;
}
.picScroll-left5 .hd .prev {
	width: 46px;
	height: 60px;
	background-image: url(../images/icon10.png);
	position: absolute;
	left: 0px;
	top: 56px;
	cursor: pointer;
	z-index: 99;
}
.picScroll-left5 .hd .next {
	width: 46px;
	height: 60px;
	background-image: url(../images/icon11.png);
	position: absolute;
	right: 0px;
	top: 56px;
	cursor: pointer;
	z-index: 99;
}
.picScroll-left5 .bd {
}
.picScroll-left5 .bd ul {
}
.picScroll-left5 .bd ul li {
	float: left;
	width: 285px;
	height: auto;
}
.picScroll-left5 .bd ul li img {
	width: 265px;
	height: 145px;
}
.policies {
	width: 1120px;
}
.policies-left {
	float: left;
	width: 545px;
	margin-right: 30px;
}
.policies-right {
	float: left;
	width: 545px;
}
.policies-left h1, .policies-right h1 {
	padding-left: 20px;
	background-image: url(../images/icon16.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #060001;
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
	margin-bottom: 20px;
	border-bottom: solid 1px #ccc;
}
.list {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.list-left {
	float: left;
	width: 780px;
	height: auto;
	margin-right: 40px;
}
.list-left span {
	width: 100%;
	display: block;
	border-bottom: solid 1px #ccc;
}
.list-left span a {
	line-height: 50px;
	font-size: 14px;
	color: #666;
}
.list-right {
	float: left;
	width: 380px;
	padding-top: 50px;
}
.ul-list {
	width: 100%;
	height: auto;
	margin: 10px 0;
	padding-bottom: 20px;
}
.ul-list li {
	position: relative;
}
.ul-list li a {
	line-height: 36px;
	color: #333;
	font-size: 16px;
}
.ul-list hr {
	height: 1px;
	background-color: #999;
	border: 0;
}
.ul-list li i {
	line-height: 36px;
	color: #777;
	font-size: 14px;
	padding-left: 15px;
	float: right;
}
.newMedia h1 {
	color: #333;
}
.newspaper h1 {
	color: #333;
}
.paging {
	width: 100%;
	text-align: center;
}
.paging ul {
	display: inline-block;
	margin-top: 30px;
}
.paging ul li {
	float: left;
	margin-right: 10px;
}
.paging ul li a {
	display: block;
	width: 28px;
	height: 28px;
	border: solid 1px #ccc;
	line-height: 28px;
	color: #333;
	font-size: 14px;
}
.paging ul li a.paging-on {
	background-color: #cc0202;
	color: #fff;
}
.paging ul li:nth-child(1) a {
	width: 48px;
}
.paging ul li:nth-child(10) a {
	width: 60px;
}
.paging ul li:nth-child(11) a {
	width: 48px;
}
.hotNews {
	margin-bottom: 30px;
}
.hotNews h1 {
	width: 100%;
	font-size: 22px;
	line-height: 44px;
	border-top: solid 2px #0f92d6;
	color: #0f92d6;
	margin-bottom: 10px;
}
.hotNews img {
	float: left;
	width: 136px;
	height: 102px;
	margin-right: 10px;
}
.hotNews h2 a {
	font-size: 16px;
	color: #1e1e1e;
	line-height: 28px;
}
.hotNews p {
	font-size: 14px;
	color: #333;
	line-height: 28px;
	text-indent: 28px;
}
.hotNews p a {
	font-size: 14px;
	color: #f00;
	line-height: 28px;
}
.Videorecommendation {
	position: relative;
}
.Videorecommendation img {
	width: 380px;
	height: 214px;
}
.Videorecommendation h2 {
	width: 100%;
	line-height: 40px;
	background-color: #f5f5f5;
	text-align: center;
	font-size: 20px;
	color: #333;
}
.Videorecommendation span {
	position: absolute;
	left: 0;
	top: 229px;
	width: 44px;
	height: 41px;
	background-image: url(../images/icon18.png);
}
.text {
	width: 100%;
	height: auto;
	text-align: center;
}
.text h1 {
	font-size: 24px;
	line-height: 60px;
	color: #0f92d6;
}
.text div {
	display: inline-block;
	text-align: center;
}
.text .content-main {
	width: 100%;
}
.text div img {
	display: inline-block;
	position: relative;
	left: -16px;
}
.text div i {
	float: left;
	margin-right: 20px;
	line-height: 40px;
	font-size: 14px;
	color: #999;
}
.text p {
	line-height: 36px;
	font-size: 18px;
	color: #333;
	text-align: left;
	text-indent: 32px;
	margin-bottom: 12px;
}
.text span {
	float: right;
	line-height: 60px;
	font-size: 18px;
	color: #333;
	margin-top: 30px;
	text-align: right;
}
.pic24 {
	width: 100%;
	height: 141px;
}
.pic24 img {
	width: 100%;
	height: 141px;
}
/*书记专栏*/
.secretary {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.secretary span a {
	line-height: 54px;
	font-size: 14px;
	color: #333;
}
.introduction {
	height: 330px;
}
.introduction-left {
	width: 560px;
	height: 278px;
	float: left;
	margin-right: 40px;
	padding-left: 18px;
	padding-top: 32px;
}
.introduction-left img {
	float: left;
	width: 220px;
	height: 250px;
	margin-right: 30px;
}
.introduction-left h2 {
	line-height: 50px;
	font-size: 24px;
	color: #d70103;
	font-weight: normal;
}
.introduction-left p {
	color: #333;
	font-size: 14px;
	line-height: 28px;
}
.introduction-left p a {
	color: #d70103;
}
.introduction-right {
	width: 580px;
	height: auto;
	float: left;
}
.speech {
	width: 100%;
	height: 360px;
}
.speech-left {
	width: 580px;
	float: left;
	margin-right: 40px;
}
.speech-left h1 {
	width: 100%;
	height: 40px;
	background-image: url(../images/icon20.png);
	margin-bottom: 10px;
}
.speech-right {
	width: 580px;
	float: left;
}
.PictureReport {
	height: 310px;
}
.speech-right h1 {
	width: 100%;
	height: 40px;
	background-image: url(../images/icon21.png);
	margin-bottom: 10px;
}
.PictureReport h1 {
	width: 100%;
	height: 40px;
	background-image: url(../images/icon19.png);
	margin-bottom: 20px;
}
.picScroll-left6 {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}
.picScroll-left6 .hd .prev {
	width: 46px;
	height: 60px;
	background-image: url(../images/icon10.png);
	position: absolute;
	left: 0px;
	top: 100px;
	cursor: pointer;
	z-index: 99;
}
.picScroll-left6 .hd .next {
	width: 46px;
	height: 60px;
	background-image: url(../images/icon11.png);
	position: absolute;
	right: 0px;
	top: 100px;
	cursor: pointer;
	z-index: 99;
}
.picScroll-left6 .bd {
}
.picScroll-left6 .bd ul {
}
.picScroll-left6 .bd ul li {
	float: left;
	width: 280px;
	margin-right: 27px;
}
.picScroll-left6 .bd ul li img {
	width: 280px;
	height: 210px;
}
/*分页*/
.pages {
	text-align: center;
	margin-bottom: 100px;
}
.pages > li {
	display: inline-block;
	border: 1px solid #cccccc;
	height: 28px;
	line-height: 28px;
	margin: 0 3px;
	cursor: pointer;
}
.page-previous, .page-next {
	padding: 0 7px;
}
.pages .page {
	width: 28px;
	font-size: 12px;
}
.page.page-active {
	background-color: #e60316;
	border: 1px solid #c70552;
}
.page.page-active a {
	color: #fff;
}
