* {
	padding: 0;
	margin: 0;
}

a,
a:visited,
a:link {
	color: inherit;
	text-decoration: none;
}

ul,
ol,
li {
	list-style-type: none;
}

img {
	max-width: 100%;
}

#dituContent img {
	max-width: none;
}

.w1920 {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

#slides {
	width: 100%;
	position: relative;
	overflow: hidden;
}

#slides li img {
	width: 100%;
	display: block;
}

#slides .hd {
	position: absolute;
	bottom: 25px;
	z-index: 101;
	width: 100%;
	text-align: center;
	left: 0;
}

#slides .hd li {
	color: transparent;
	background: #757575;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
}

#slides .hd li.on {
	background: #fff;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

body {
	font-size: 14px;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, SimSun;
	line-height: 24px;
	overflow-x: hidden;
	color: #000;
}

.container {
	margin: auto;
	width: 1002px;
}

.block {
	overflow: hidden;
	clear: both;
}

h4.related {
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	line-height: 32px;
	margin: 0 10px;
	height: 32px;
}

h4.related span {
	display: inline-block;
	border-bottom: 2px solid #666;
}

.relatedlist {
	margin: 0 10px;
	padding: 10px 0;
	overflow: hidden;
}

ul.relate_news li a {
	display: block;
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
	color: inherit;
}

ul.relate_pr li {
	width: 20%;
	float: left;
}

ul.relate_pr li a {
	display: block;
	margin: 5px;
	text-align: center;
	line-height: 30px;
	color: inherit;
}

ul.relate_pr li img {
	width: 100%;
	display: block;
}

ul.relate_pr p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*头部*/
.top {
	background: #f3f3f3;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	font-size: 13px;
}

.nav {
	line-height: 53px;
	background: #329f00;
	color: #fff;
	font-size: 18px;
}

.nav li {
	display: inline-block;
	position: relative;
}

.nav li a {
	display: block;
	padding: 0 30px;
	text-align: center;
}

.nav li ul {
	position: absolute;
	width: 100%;
	background: #5ab005;
	z-index: 999;
	line-height: 30px;
	left: 0;
	display: none;
	font-size: 14px;
}

.nav li ul li {
	display: block;
}

.nav li ul li a {
	padding: 0;
}

.nav li:hover ul {
	display: block;
}

.nav li a.cur,
.nav li:hover {
	background: #5bae04;
}

.search {
	line-height: 50px;
	height: 50px;
	overflow: hidden;
}

.kw {
	width: 700px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.input input {
	width: 190px;
	padding: 0 50px 0 30px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #bfbfbf;
	border-radius: 9px;
	outline: none;
	font-size: 12px;
	color: #ccc;
	background: url(../image/search-icon.png) no-repeat 5px center;
	background-size: 14px;
}

.searchBtn {
	width: 50px;
	height: 23px;
	position: absolute;
	right: 0px;
	border-radius: 0 10px 10px 0;
	top: 1px;
	z-index: 20;
	font-size: 12px;
	text-align: center;
	color: #fff;
	border: none;
	outline: none;
	cursor: pointer;
}

.input {
	position: relative;
	height: 22px;
	line-height: 22px;
	margin-top: 14px;
}

.input .focus,
.input .hasContent {
	color: #000;
}

/*首页*/
.service {
	padding: 40px 0;
}

.title {
	text-align: center;
	margin-bottom: 30px;
}

.title h2 {
	font-size: 57px;
	font-weight: normal;
	color: #ff5100;
	line-height: 57px;
}

.title h2 span {
	color: #000;
	font-size: 23px;
	display: block;
}

.title p {
	font-size: 20px;
	line-height: 50px;
}

.service li {
	width: 320px;
	float: left;
	margin-right: 20px;
}

.service li:nth-child(3n) {
	margin-right: 0;
}

.service li img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.service li em {
	font-size: 50px;
	font-style: normal;
	line-height: 60px;
}

.service li h3 {
	font-size: 30px;
	font-weight: normal;
	color: #ff5100;
	line-height: 40px;
	margin-bottom: 18px;
}

.tab {
	width: 220px;
	background: #329f00;
	color: #fff;
}

.tab h2 {
	line-height: 110px;
	background: #69b900;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
}

.tab ul {
	margin: 0 14px;
	padding: 20px 0;
}

.tab li a {
	display: block;
	line-height: 45px;
	border-bottom: 1px dashed #fff;
}

.tab li.cur a {
	background: #69b900;
}

.tab li a:before {
	content: ">";
	font-family: serif;
	padding-right: 10px;
	font-weight: bold;
	padding-left: 14px;
}

.pright {
	width: 755px;
}

.pright h2 {
	border: 1px solid #3caf04;
	line-height: 40px;
	margin-bottom: 20px;
	height: 40px;
}

.pright h2 span {
	font-weight: normal;
	font-size: 18px;
	padding: 0 10px;
	background: #3caf04;
	display: block;
	float: left;
	color: #fff;
}

a.more {
	float: right;
	padding-right: 10px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.plist li {
	float: left;
	margin: 0 20px 20px 0;
	width: 236px;
	border: 1px solid #3caf04;
	position: relative;
	overflow: hidden;
}

.plist li:nth-child(3n) {
	margin-right: 0;
}

.plist li img {
	width: 100%;
	display: block;
	height: 177px;
}

.des {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	display: none;
}

.des div {
	display: table-cell;
	vertical-align: middle;
	height: 177px;
	padding: 0 10px;
}

.des h3 {
	font-size: 16px;
	letter-spacing: 4px;
	font-weight: normal;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}

.des p {
	font-size: 12px;
	line-height: 20px;
	max-height: 60px;
	overflow: hidden;
	padding-left: 40px;
}

.ys {
	position: relative;
	margin: 30px 0;
	width: 100%;
	overflow: hidden;
	counter-reset: ysindex;
}

img.ysbg {
	position: absolute;
	width: 1920px;
	top: 0;
	max-width: none;
	left: 50%;
	margin-left: -960px;
	z-index: -1;
}

.title2 {
	text-align: center;
	color: #fff;
	font-size: 18px;
	padding: 60px 0;
}

.title2 h2 {
	font-size: 40px;
	line-height: 66px;
	font-weight: normal;
	width: 100%;
	overflow: hidden;
}

.title2 h2 span {
	position: relative;
	display: inline-block;
}

.title2 h2 span:before {
	content: "";
	width: 960px;
	border-bottom: 1px solid #fff;
	position: absolute;
	left: -980px;
	top: 50%;
}

.title2 h2 span:after {
	content: "";
	width: 960px;
	border-bottom: 1px solid #fff;
	position: absolute;
	right: -980px;
	top: 50%;
}

.ys li {
	overflow: hidden;
	padding-bottom: 40px;
}

.ys li img {
	float: right;
	max-width: 450px;
	max-height: 270px;
	display: block;
}

.ysli {
	width: 430px;
	padding-left: 115px;
	height: 270px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

.ysli h3 {
	font-size: 36px;
	line-height: 45px;
	color: #ff5100;
	font-weight: normal;
}

.ys li:nth-child(2n+3) img {
	float: left;
	margin-right: 50px;
}

.ys li:first-child,
.ys li:first-child h3 {
	color: #fff;
}

.ysli:before {
	counter-increment: ysindex;
	content: "0"counter(ysindex);
	position: absolute;
	left: 0;
	top: 0;
	width: 94px;
	height: 104px;
	background: url(../image/ysli02.png) no-repeat center;
	text-align: center;
	line-height: 104px;
	font-size: 50px;
	color: #ff5100;
}

.ys li:first-child .ysli:before {
	background: url(../image/ysli.png) no-repeat center;
	color: #fff;
}

.addver {
	width: 100%;
	overflow: hidden;
}

.addver img {
	position: relative;
	width: 1920px;
	max-width: none;
	left: 50%;
	margin-left: -960px;
	height: auto;
}

.about {
	padding: 20px;
}

.about img {
	max-width: 50%;
	height: auto;
	float: left;
	margin-right: 30px;
}

.title3 {
	padding-left: 52px;
	line-height: 40px;
	font-size: 34px;
	font-weight: bold;
	color: #ff5100;
	background: url(../image/yh.png) no-repeat left center;
	padding-top: 28px;
	margin-bottom: 10px;
}

.title3 span {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
}

.prshow {
	padding: 20px 0;
	background: #f4f4f4;
}

.title4 {
	font-size: 15px;
	color: #309e01;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.title4 span {
	border-bottom: 1px solid #309e01;
	display: inline-block;
}

.run4 {
	position: relative;
	padding: 0 55px;
}

span.prev1,
span.next1 {
	width: 37px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	cursor: pointer;
	background: #cfcfcf;
	font-size: 24px;
	color: #309e01;
}

span.next1 {
	right: 0;
}

span.prev1 {
	left: 0;
}

.prshow li {
	float: left;
	margin: 0 10px;
	width: 203px;
}

.prshow li img {
	width: 100%;
	display: block;
	height: 152px;
}

.prshow li h3 {
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.newsl {
	width: 690px;
	padding: 40px 0;
}



.newsl li {
	position: relative;
	padding-left: 330px;
}

.newsl li img {
	position: absolute;
	left: 0;
	width: 300px;
	height: 225px;
	top: 0;
}

.newsl li h3 {
	padding-right: 90px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
	font-size: 14px;
	line-height: 34px;
	padding-left: 14px;
	position: relative;
}

.newsl li h3 span {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
}

.newsl li h3:before {
	content: "";
	position: absolute;
	left: 0;
	width: 6px;
	height: 6px;
	background: #309e01;
	clip-path: polygon(3px 0, 6px 3px, 3px 6px, 0 3px);
	top: 14px;
}

.newstab {
	border-bottom: 1px solid #ccc;
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 10px;
	height: 30px;
}

.newstab ul {
	display: inline-block;
}

.newstab li {
	display: inline-block;
	margin: 0 5px 0 0;
	padding: 0 10px;
}

.newstab li.cur {
	background: #309e01;
	color: #fff;
}

a.link {
	border: 1px solid #ccc;
	font-size: 12px;
	float: right;
	line-height: 16px;
	padding: 0 2px;
	text-transform: uppercase;
}

.newsr {
	width: 270px;
	padding: 40px 0;
}

.newsr h2 {
	height: 30px;
	border-bottom: 1px solid #ccc;
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 10px;
}

.newsr h2 span {
	display: inline-block;
	background: #309e01;
	color: #fff;
	padding: 0 10px;
}

.newsr li {
	padding-bottom: 10px;
}

.newsr li h3 {
	padding-left: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 22px;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	margin-bottom: 10px;
}

.newsr li h3:before {
	content: "Q";
	position: absolute;
	left: 0;
	top: 2px;
	background: #309e01;
	font-size: 12px;
	width: 20px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #fff;
}

.newsr li p {
	padding-left: 30px;
	position: relative;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}

.newsr li p:before {
	content: "A";
	position: absolute;
	left: 0;
	top: 2px;
	background: #ccc;
	font-size: 12px;
	width: 20px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #fff;
}

.title5 {
	position: relative;
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #ccc;
	height: 16px;
	margin-bottom: 50px;
}

.title5 p {
	display: inline-block;
	padding: 0 10px;
	background: inherit;
	line-height: 26px;
	height: 26px;
	font-size: 20px;
	color: #309e01;
	font-weight: bold;
}

.title5 b {
	color: #000;
}



.title5 p span {
	display: block;
	font-weight: 100;
	color: #666;
	font-size: 16px;
	line-height: 24px;
}

.title5:before {
	content: "";
	width: 90px;
	display: block;
	border-bottom: 3px solid #000;
	position: absolute;
	bottom: -1.5px;
	left: 0;
}

.title5:after {
	content: "";
	width: 90px;
	display: block;
	border-bottom: 3px solid #000;
	position: absolute;
	bottom: -1.5px;
	right: 0;
}

.tongdao {
	margin-top: 30px;
	overflow: hidden;
}

.tongdao ul b {
	display: inline-block;
	width: 100px;
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 32px;
}

.tongdao ul b:before {
	content: ">";
	display: block;
	float: left;
	margin-left: 10px;
	background: #309e01;
	color: #fff;
	width: 13px;
	height: 13px;
	line-height: 14px;
	text-align: center;
	border-radius: 50%;
	font-family: serif;
	margin-top: 10px;
	margin-right: 6px;
}

.tongdao li {
	display: inline-block;
	padding: 0 20px;
	color: #333;
	line-height: 32px;
	font-size: 12px;
}

.tongdao ul {
	margin-bottom: 20px;
}

.flink {
	margin: 40px auto;
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;
	background: #fff;
	color: #333;
	font-size: 12px;
}

.title6 {
	display: inline-block;
	line-height: 32px;
	position: relative;
	top: -28px;
	font-size: 20px;
	font-weight: bold;
	background: inherit;
	padding: 0 10px;
}

.title6 span {
	text-transform: uppercase;
	font-size: 20px;
	color: #309e01;
	margin: 0 0 0 12px;
	font-weight: 100;
}

.flink a {
	margin: 0 8px;
}

a.ruko {
	position: relative;
	background: #a5a5a5;
	display: inline-block;
	border-radius: 6px;
	padding: 0 26px;
	line-height: 27px;
	bottom: -25px;
	color: #fff;
}

a.ruko:after {
	content: "";
	border-left: 6px solid #fff;
	border-bottom: 4px solid transparent;
	border-top: 4px solid transparent;
	line-height: 0;
	display: inline-block;
	margin-left: 15px;
}

#backTop {
	position: fixed;
	bottom: 100px;
	z-index: 99999;
	left: 50%;
	margin-left: 520px;
	cursor: pointer;
}

.footer {
	padding: 30px 0;
	background: #329f00;
	color: #fff;
}

.fnav {
	text-align: center;
	line-height: 40px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	height: 40px;
	overflow: hidden;
	margin-bottom: 30px;
}

.fnav li {
	display: inline-block;
	margin: 0 20px;
}

.tips {
	background: #f5f5f5;
	margin-bottom: 60px;
	text-align: right;
	position: relative;
	height: 100px;
	line-height: 100px;
	color: #515151;
	font-size: 12px;
}

.page_head {
	height: 230px;
	color: #fff;
	background: #329f00;
	font-size: 26px;
	padding: 22px 0px 0px 30px;
	width: 214px;
	position: absolute;
	bottom: -25px;
}

.page_head h2 {
	font-size: 40px;
	font-weight: normal;
	text-align: left;
	line-height: 36px;
}

.tips b {
	display: none;
}

.page_head h2 span {
	font-size: 26px;
}

.biaoyu {
	text-indent: 23px;
	padding: 36px 0 0 0;
	font-size: 23px;
	text-align: left;
	line-height: 30px;
	font-family: "华文行楷";
	background: url(../image/top_031.png) no-repeat left 14px;
}

.pagel {
	width: 244px;
}

.treepage h2 {
	height: 76px;
	background: #329f00;
	padding: 20px 0px 0px 40px;
	font-size: 28px;
	line-height: 30px;
	color: #fff;
}

.treepage h2 b {
	display: block;
	font-size: 12px;
	font-weight: normal;
}

.treepage li a {
	background: #329f00;
	height: 50px;
	display: block;
	margin-top: 1px;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	padding-left: 35px;
}





.treepage li ul.subTree li a {
	line-height: 48px;
	height: 48px;
	background: #fff;
	color: #262626;
	padding: 0px 10px 0px 47px;
	font-size: 14px;
	border-bottom: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}

.treepage li ul.subTree li a:before {
	content: ">";
	position: absolute;
	left: 22px;
	top: 18px;
	background: #329f00;
	color: #fff;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	font-family: serif;
	font-size: 12px;
}

.treepage li ul.subTree li a:hover {
	color: #329f00;
}

ul.subTree {
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}

.newspage h3 {
	background: #329f00;
	line-height: 70px;
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	color: #fff;
}

.newspage {
	margin-top: 20px;
}

.newspage ul {
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	padding: 5px 14px;
	border-bottom: 1px solid #e7e7e7;
}

.newspage li a {
	line-height: 38px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	border-bottom: 1px dashed #d2cdcd;
	color: #333;
}


.contactpage {
	margin-top: 20px;
}

.contactpage h3 {
	background: #ccc;
	color: #3b3b3b;
	font-size: 19px;
	padding-left: 20px;
	line-height: 50px;
	font-weight: normal;
}

.contactpage .con {
	border: 1px solid #e7e7e7;
	padding: 5px 10px;
}

.contactpage li {
	padding: 22px 0px 22px 84px;
	border-bottom: 1px dashed #b9c3d1;
	line-height: 1.6;
	color: #4a4848;
	font-size: 13px;
	position: relative;
}

.contactpage li img {
	width: 70px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 10px;
}

.contactpage li:last-child {
	border-bottom: none;
}

.pager {
	width: 700px;
}

.prdesc {
	margin-bottom: 30px;
}

.prdesc h3.fl {
	display: inline-block;
	border-left: 7px solid #329f00;
	font-size: 30px;
	width: 62px;
	line-height: 36px;
	padding: 10px 20px;
	border-right: 4px solid #329f00;
	color: #329f00;
	float: left;
	height: 72px;
}

.prdesc .con {
	color: #818080;
	width: 553px;
}

.prdesc .con h4 {
	font-size: 24px;
	color: #454545;
	padding-bottom: 5px;
	font-weight: normal;
}

.pagescroll {
	margin-bottom: 35px;
}

.pagescroll .scroll {
	width: 700px;
	height: 370px;
}

.pagescroll .scroll img {
	width: 700px;
	height: 370px;
}

.scroll li div {
	position: absolute;
	z-index: 100;
	bottom: 0;
	width: 92%;
	background-color: rgba(0, 0, 0, .6);
	padding: 10px 4%;
	color: #fff;
}

.scroll li {
	position: relative;
}

.scroll li div h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
}

.scroll li div p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

h3.pagetitle {
	height: 38px;
	font-size: 24px;
	color: #329f00;
	line-height: 38px;
	font-weight: normal;
}

ul.prlist li {
	border: 1px solid #d0d0d0;
	width: 698px;
	height: 250px;
	position: relative;
	z-index: 1;
	margin-bottom: 28px;
}

ul.prlist li img {
	width: 307px;
	height: 250px;
}

ul.prlist li div {
	padding: 35px 0px 0px 24px;
	width: 345px;
	float: right;
	line-height: 1.7;
	color: #6d6d6d;
	font-size: 13px;
}

ul.prlist li div h4 {
	color: #0d0d0d;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
}

ul.prlist li div p {
	color: #6d6d6d;
	line-height: 24px;
	font-size: 12px;
	height: 96px;
	overflow: hidden;
}

ul.prlist li span {
	position: absolute;
	width: 51px;
	height: 51px;
	background: url(../image/pro_30.gif) no-repeat center;
	right: -1px;
	bottom: -1px;
	display: none;
}

ul.prlist li:hover span {
	display: block;
}

ul.prlist li span a {
	display: block;
	width: 100%;
	height: 100%;
}

ul.prlist li:hover {
	border: 1px solid #51b61e;
}

.pading a,
.pading span {
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	text-align: center;
	line-height: 35px;
	overflow: hidden;
}

.pading {
	text-align: right;
	position: relative;
	padding-right: 78px;
}

.pading a.disabled	 {
	background: #329f00;
	color: #fff;
}

.pading a.prev {
	background: #7c7c7c url(../image/pagging.png) no-repeat left center;
	color: transparent;
	position: absolute;
	right: 38px;
}

div#pagesize li:last-child a {
	background: #7c7c7c url(../image/pagging.png) no-repeat right center;
	color: transparent;
	/* position: absolute; */
	right: 0;
}

.preview {
	background: #f3f3f3;
	padding: 14px 36px 14px 14px;
	margin-bottom: 50px;
}

.imgs {
	width: 486px;
	padding: 1px;
	overflow: hidden;
	background: url(http://static2.fuhai360.com/n181101/images/pro_41.gif) no-repeat;
	position: relative;
	background-size: 100% 100%;
}

.imgs li img {
	width: 100%;
	display: block;
}

.dess {
	width: 422px;
	padding-top: 18px;
	line-height: 28px;
	color: #5d5d5d;
	font-size: 14px;
	position: relative;
}

.dess h3 {
	font-size: 26px;
	color: #333;
	padding-bottom: 8px;
	border-bottom: 1px solid #ababab;
	line-height: 1.5;
	margin-bottom: 18px;
	font-weight: normal;
}

.descon {
	padding: 18px;
	background: #f3f3f3;
}

.prtit {
	border-bottom: 5px solid #329f00;
	padding: 0 18px;
}

.prtit span {
	display: inline-block;
	line-height: 26px;
	background: #329f00;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
	margin-left: -18px;
}

.record {
	text-align: center;
	padding: 30px 0;
}

.record span {
	display: inline-block;
	width: 48%;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pagescroll {
	margin-bottom: 35px;
}

.pagescroll .scroll {
	width: 700px;
	height: 370px;
	overflow: hidden;
	position: relative;
}

.pagescroll .scroll img {
	width: 700px;
	height: 370px;
}

.scroll li div {
	position: absolute;
	z-index: 100;
	bottom: 0;
	width: 92%;
	background-color: rgba(0, 0, 0, .6);
	padding: 10px 4%;
	color: #fff;
}

.scroll li {
	position: relative;
}

.scroll li div h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
}

.scroll li div p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

.scroll .prev {
	width: 21px;
	height: 42px;
	background: url(../image/pro_11.png) no-repeat;
	position: absolute;
	top: 170px;
	left: 32px;
	z-index: 10;
	cursor: pointer;
	display: none;
}

.scroll .next {
	width: 21px;
	height: 42px;
	background: url(../image/pro_12.png) no-repeat;
	position: absolute;
	top: 170px;
	right: 32px;
	z-index: 10;
	cursor: pointer;
	display: none;
}

.scroll:hover .next,
.scroll:hover .prev {
	display: block;
}

.newscenter {
	padding-top: 270px;
}

ul.news_list li.first {
	position: absolute;
	height: 245px;
	top: -270px;
	width: 1000px;
	background: #f4f4f4;
}

ul.news_list {
	position: relative;
}

ul.news_list li.first img {
	width: 420px;
	height: 245px;
	float: left;
	margin-right: 20px;
}

ul.news_list li.first h3 {
	line-height: 56px;
	height: 56px;
	font-size: 24px;
	font-weight: normal;
	color: #329f00;
}

ul.news_list li.first h3:before {
	content: "头条";
	display: inline-block;
	border: 1px solid #329f00;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin-right: 20px;
	font-size: 20px;
}

ul.news_list li.first p {
	line-height: 24px;
	color: #999;
	font-size: 12px;
	height: 168px;
	overflow: hidden;
	text-indent: 2em;
}

ul.news_list li.first p a {
	color: #444;
}

ul.news_list li p a {
	color: #444;
}

ul.news_list li img {
	width: 306px;
	float: left;
	height: 158px;
}

ul.news_list li {
	height: 158px;
	overflow: hidden;
	margin-bottom: 42px;
}

ul.news_list li div {
	width: 346px;
	float: right;
	line-height: 24px;
	color: #777;
	font-size: 14px;
}

ul.news_list li h4 {
	line-height: 58px;
	height: 58px;
	overflow: hidden;
	font-size: 17px;
	font-weight: normal;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.info span {
	display: block;
	line-height: 24px;
	color: #8d8d8d;
	font-size: 12px;
	text-align: center;
}

h3.ar_title {
	font-size: 22px;
	text-align: center;
	color: #222;
	padding-bottom: 22px;
	font-weight: normal;
}

.info {
	position: relative;
	border-bottom: 1px dashed #c7c7c7;
	margin-bottom: 20px;
}

a.back {
	position: absolute;
	display: block;
	height: 25px;
	line-height: 25px;
	background: #ccd2d8;
	color: #526373;
	width: 76px;
	text-align: center;
	bottom: -1px;
	right: 0;
}

.nav,
.al_navs ul li:hover,
.al_navs ul li.on,
.searchBtn,
.pright h2 span,
.tab,
.newstab li.cur,
.newsr h2 span,
.newsr li h3:before,
.footer,
.page_head,
.treepage h2,
.treepage li a,
.newspage h3,
.pading a.disabled,
.prtit span,
.newsl li h3:before {
	background: #c00901;
}

.nav li a.cur,
.nav li:hover,
.tab li.cur a {
	background: #f06660;
}

.title h2,
.title4,
h3.pagetitle,
.prdesc h3.fl,
ul.news_list li.first h3,
span.prev1,
span.next1 {
	color: #c00901;
}

.prdesc h3.fl {
	border-left: 7px solid #c00901;
	border-right: 4px solid #c00901;
}

.pright h2,
ul.prlist li:hover,
ul.news_list li.first h3:before {
	border: 1px solid #c00901;
}

.tab h2 {
	background: #d23535;
}

.title3 {
	background: url('../image/201912051511572462.png') no-repeat left center;
}

.title4 span {
	border-bottom: 1px solid #c00901;
}

ul.prlist li span {
	background: url('../image/201912061019211517.png') no-repeat center;
}

.prtit {
	border-bottom: 5px solid #c00901;
}

ul.relate_pr li img {
	width: 186px;
	height: 140px;
}


div#pagesize li{
	display: inline-block;
}
div#pagesize a.active{
	color: #c00901;
}