﻿.s_ad {
	height: 210px;
	background: url(../images/s_ad01.jpg) repeat center top;
}
.s_ad p {
	color: rgba(255,255,255,0.8);
	font-size: 20px;
	padding-top: 70px;
	line-height: 35px;
	text-align: right;
}
.s_ad p i {
	font-size: 26px;
	display: block;
	color: rgba(255,255,255,0.3);
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
}
.s_ad p span {
	display: block;
}
.dizhi {
	line-height: 50px;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 20px;
	position: relative;
}
.dizhi h1 {
	font-size: 22px;
}
.dizhi h1 s {
	position: absolute;
	left: 0;
	display: inline-block;
	width: 60px;
	border-bottom: 1px solid #07923b;
	bottom: -1px;
}
.dizhi h1 i {
	font-size: 26px;
	font-weight: normal;
	margin-right: 10px;
	color: #999;
}
.dizhi h1 span {
	color: #07923b;
}
.dizhi .site {
	font-size: 14px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.dizhi .site .icon-dizhi {
	color: #07923b;
}
.dizhi .site .icon-jiantou-copy-copy-copy-copy {
	color: #ccc;
	margin: 0 5px;
}
.guan {
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px solid #e9e9e9;
}
.guan b {
	font-size: 14px;
}
.guan .hot-key {
	width: 900px;
}
.guan .hot-key a {
	color: #999;
}
.guan .hot-key span {
	margin: 0 10px;
	color: #999;
}
.guan .hot-key a:hover {
	color: #ff6600;
}
.search {
	line-height: 35px;
	position: relative;
	width: 280px;
	height: 35px;
	margin-top: 11px;
	background: #f3f3f3;
	;
}
.search input {
	border: medium none;
	height: 33px;
	margin: 0;
	outline: medium none;
	padding: 0;
	width: 200px;
	background: #f3f3f3;
	padding-left: 10px;
	font-size: 12px;
	color: #333;
}
.search button {
	border: medium none;
	cursor: pointer;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 5px;
	background: none;
	text-align: center;
	top: 5px;
	overflow: hidden;
}
.search button i {
	font-size: 24px;
	color: #07923b;
	display: block;
	height: 26px;
}
.box_l {
	width: 260px;
	overflow: hidden;
}
.box_l .cate {
	padding-bottom: 20px;
}


.box_l .kefu {
	background: #fff;
	border: 10px solid #07923b;
	border-top: 75px solid #07923b;
	height: 420px;
	margin-top: 10px;
	position: relative;
}
.box_l .kefu dl dt {
	position: absolute;
	left: 20px;
	top: -60px;
	cursor: pointer;
}
.box_l .kefu dl dt img {
	width: 120px;
	height: 120px;
	border-radius: 100px;
	border: 1px solid #fff;
	display: block;
	transition: all 0.6s ease-out 0s;
}
.box_l .kefu dl:hover img {
	transform: scale(1.1, 1.1);
	transition: all 0.6s ease-out 0s;
}
.box_l .kefu dl dd {
	position: absolute;
	left: 0;
	top: 60px;
	line-height: 30px;
	padding: 20px;
color:#888;
	
	font-size: 14px;
}
.box_l .kefu dl dd i {
	font-size: 26px;
	color: #cbcbcb;
}
.box_l .kefu dl dd p {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}
.box_l .online {
	border: 1px solid #07923b;
	line-height: 35px;
	font-size: 14px;
	background: #fff;
	width: 208px;
	margin-top: 10px;
	padding: 15px;
	margin-left: 10px;
}
.box_l .online p {
	font-size: 20px;
	color: #666;
	font-family: impact;
}
.box_r {
	width: 920px;
}
.pro_list dl {
	background: #f3f3f3;
	padding: 20px;
	position: relative;
	margin-bottom: 20px;
}
.pro_list dl dt {
	width: 306px;
	height: 210px;
	overflow: hidden;
}
.pro_list dl dt img {
	width: 306px;
	height: 210px;
	overflow: hidden;
	transition: all 0.6s ease-out 0s;
}
.pro_list dl dt:hover img {
	transform: scale(1.1, 1.1);
	transition: all 0.6s ease-out 0s;
}
.pro_list dl dd {
	width: 550px;
	position: absolute;
	left: 350px;
	top: 20px;
	height: 210px;
}
.pro_list dl dd h1 {
	font-size: 16px;
	line-height: 50px;
}
.pro_list dl dd p {
	font-size: 14px;
	line-height: 30px;
	color: #999;
}
.pro_list dl dd a.more {
	border: 1px solid #07923b;
	bottom: 20px;
	color: #07923b;
	display: block;
	left: 0;
	line-height: 40px;
	position: absolute;
	text-align: center;
	width: 120px;
}
.pro_list dl dd a.more:hover {
	background: #07923b none repeat scroll 0 0;
	color: #fff;
	transition: all 0.6s ease-out 0s;
}
.news_list dl {
	background: #f3f3f3;
	
	width: 300px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.news_list dl:nth-child(3n) {
	margin-right: 0px;
}
.news_list dl dt {
	height: 200px;	
	overflow: hidden;
	width:300px;
	position: relative;
}
.news_list dl dt span {
	display: block;
	background: rgba(7,146,59,1);
	width: 80px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	position: absolute;
	left: 0px;
	bottom:0px;
	color: #fff;
	font-size: 14px;
}
.news_list dl dt span i {
	margin-right: 5px;
}
.news_list dl dt img {
	height: 200px;
	overflow: hidden;
	transition: all 0.6s ease-out 0s;
	width: 300px;
}
.news_list dl:hover img {
	transform: scale(1.1, 1.1);
	transition: all 0.6s ease-out 0s;
}
.news_list dl dd {
	line-height: 30px;
	padding: 20px;
	font-size: 14px;
}
.news_list dl:hover {
	background: #07923b;
	cursor: pointer;
}
.news_list dl:hover a {
	color: #fff;
}

.s_cate {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
	margin: 40px auto;
}
.s_cate a {
	display: inline-block;
	text-align: center;
	font-size: 16px;
	border-radius: 80px;
	background: #f3f3f3;
	padding: 0 40px;
	margin: 0 10px;
	font-weight: bold;
}
.s_cate a i
{
	font-weight: normal;
	margin-right: 5px;font-size: 16px;
	
}
.s_cate a.current, .s_cate a:hover {
	
		 background:#07923b;
	color: #fff;
}
.news_focus {
	background: #f3f3f3 center top;
	background: url(../images/bg_03.jpg) no-repeat right bottom;
	width: 100%;
	

}
.news_focus .container{
	position: relative;

}
.news_focus #news_pic li {
	position: relative;
}
.news_focus #news_pic li img {
	width: 690px;
	height: 450px;
	overflow: hidden;
}
.news_focus #news_pic li .content {
	
		
	width: 430px;
	height: 390px;
	position: absolute;
	left: 700px;
	line-height: 30px;
	padding: 30px 40px 30px 20px;
	
	top: 0;
}
.news_focus #news_pic li .content h2 {
	font-size: 18px;
	padding-left: 75px;
	line-height: 50px;

}
.news_focus #news_pic li .content h2 span {
	background: url(../images/toutiao.png) no-repeat left center;
	display: inline-block;
	width: 85px;
	height: 39px;
	position: absolute;
	left: 18px;
	top:36px;
	
}
.news_focus #news_pic li .content span {
	font-size: 12px;
	color: #999;
}
.news_focus #news_pic li .content p {
	font-size: 14px;
	
	color: #999;
	line-height: 32px;
	margin-top: 10px;
}
.news_focus #news_tip {
	position: absolute;
	right: 415px;
	bottom: 50px;
}
.news_focus #news_tip ul li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #ddd;
	border-radius: 10px;
	color: #b0b0b0;
	cursor: pointer;
	display: inline;
	float: left;
	font: 12px/15px "宋体";
	height: 10px;
	margin: 0 5px;
	outline: 0 none;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 10px;
}
.news_focus #news_tip ul li.on {
	background: #07923b none repeat scroll 0 0;
	border: 1px solid #07923b;
}
.news_list2 {
	margin-top: 30px;
}
.news_list2 li {
	line-height: 30px;
	margin-bottom: 40px;
	position: relative;
	padding-bottom: 30px;
	border-bottom: 1px solid #f3f3f3;transition: all 0.6s ease-out 0s;
}
.news_list2 li:last-child {
	border: none;
}
.news_list2 li h3 {
	font-size: 16px;
}
.news_list2 li span {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.news_list2 li span i {
	margin-right: 5px;
}
.news_list2 li p {
	font-size: 14px;
	width: 1100px;
	color: #999;
}
.news_list2 li p a {
	display: inline-block;
	width: 60px;
	height: 120px;
	border: 1px solid #ebebeb;
	position: absolute;
	right:0px;
	top: 0;
	text-align: center;
	line-height: 120px;
	transition: all 0.6s ease-out 0s;
}
.news_list2 li p i {
	font-size: 16px;
	margin-right: 5px;
}
.news_list2 li:hover
{
	box-shadow:0px 5px 0px #eee;	
	cursor: pointer;
	transition: all 0.6s ease-out 0s;
}
.news_list2 li:hover p a {
	border-color: #07923b;
	background: #07923b;
	transition: all 0.6s ease-out 0s;
}
.news_list2 li:hover p a i {
	color: #fff;
}
.page02 {
	border-top: 1px solid #f3f3f3;
	line-height: 50px;
	padding-top: 30px;
}
.page02 p {
	text-align: center;
}
.page02 a {
	border: 1px solid #f3f3f3;
	display: inline-block;
	padding: 5px 25px;
	font-size: 14px;
	margin: 0 1px;
	color: #999;
}
.page02 a.current, .page02 a:hover {
	background: #07923b;
	color: #fff;
}
.content2 {
	font-size: 14px;
	line-height: 30px;
}
.content2 dl.title dt {
	color: #07923b;
	font-size: 26px;
	font-weight: bold;
	line-height: 100px;
	text-align: center;
}
.content2 dl.title dd {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	color: #999;
	font-size: 12px;
	line-height: 60px;
	margin-bottom: 20px;
	position: relative;
}
.content2 dl.title dd span {
	margin-right: 10px;
}
.content2 dl.title dd span i {
	margin-right: 5px;
}
.content2 dl.title dd .share {
	position: absolute;
	right: 0;
	top: 22px;
}
.content2 .guan2 {
	margin-top: 50px;
	line-height: 50px;
}
.content2 .guan2 strong {
	color: #07923b;
}
.content2 .page2 {
	overflow: hidden;
	border-top: 1px dashed #ccc;
	padding-top: 20px;
}
.content2 .page2 li {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	margin-bottom: 10px;
}
.content2 .page2 li a span {
	background: #07923b none repeat scroll 0 0;
	font-size: 12px;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	margin-right: 10px;
	padding: 0 15px;
	text-align: center;
}
.about2 h4 {
	font-size: 26px;
	margin: 50px auto;
	text-align: center;
	
}
.about2 h4 p.p1 {
}
.about2 h4 i {
	margin-right: 5px;
	color: #07923b;font-weight: normal;
	font-size: 32px;
}
.about2 h4 p.p2 {
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}
.about2 h4 span {
	display: block;
	width: 20px;
	height: 1px;
	background: #555;
	text-align: center;
	margin: 20px auto;
}
#zu {
	
	background: #f3f3f3 url(../images/bg05.png) no-repeat center top;
	padding: 20px 0;
}
#about dl {
	position: relative;
	margin-bottom: 100px;
}
#about dl dt {
	font-size: 15px;
	width: 620px;
	padding: 10px 10px 0 0;
	height: 300px;
	overflow-y: scroll;
	line-height: 35px;
	background:  url(../images/logo3.png) repeat left top;
}
#about dl dt span {
	color: #07923b;
	display: block;
	font-weight: bold;
	font-size: 16px;
}
/*
#about dl dt p
{
	text-indent: 2em;
}
*/
#about dl dd {
	width: 550px;
	position: absolute;
	right: 0;
	top: 0;
}
#about dl dd video {
	width: 550px;
}
#zhic {
	margin-bottom: 20px;
	padding-right: 50px;
	padding-bottom: 40px;
	width: 1150px;
	background: url(../images/shadow.png) no-repeat right bottom;
}
#zhic dl {
	position: relative;
}
#zhic dl dt img {
	width: 420px;
	height: 500px;
	overflow: hidden;
}
#zhic dl dd {
	position: absolute;
	height: 500px;
	width: 660px;
	padding: 20px 30px;
	right: 0;
	line-height: 35px;
	font-size: 15px;
	top: 0;
	
}
#zhic dl dd p {
	text-indent: 2em;
}
#zhic dl dd span {
	bottom: 80px;
	font-size: 16px;
	position: absolute;
	right: 30px;
}
#zig {
	overflow: hidden;
}
#zig dl {
	width: 366px;
	float: left;
	margin-right: 50px;
}
#zig dl:last-child {
	margin-right: 0;
}
#zig dl dt img {
	width: 366px;
	height: 250px;
}
#zig dl dd {
	line-height: 30px;
	background: #f3f3f3;
	padding: 20px 30px 50px 30px;
	font-size: 14px;
	color: #999;
}
#zig dl dd span {
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #555;
}



#rongyu #link_pic {
	width: 1200px;
	overflow: hidden;
	margin-bottom: 50px;
}
#rongyu #link_pic ul li {
	float: left;
	background: url("../images/book-img.png") no-repeat left bottom;
	padding-left: 23px;
	margin: 0 13px;
	overflow: hidden;
	width: 250px;
	height: 320px;
}
#rongyu #link_pic ul li img {
	display: inline-block;
	width: 250px;
	height: 320px;
}
#changr {
	margin-top: 100px;
}
/* 本例子css */
.slider {
	width: 100%;
	min-width: 900px;
	height: 500px;
	position: relative;
	overflow: hidden;
	background: #fff;
	text-align: center;
}
.slider .bd {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px
}
.slider .bd li {
	width: 900px;
	overflow: hidden;
}
.slider .bd li img {
	display: block;
	width: 900px;
	height: 500px;
}
.slider .tempWrap {
	overflow: visible !important
}
.slider .tempWrap ul {
	margin-left: -900px !important; /*强制位置*/
}
.slider .hd {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 1;
	height: 8px;
	bottom: 20px;
	text-align: center;
}
.slider .hd li {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 8px;
	height: 8px;
	line-height: 99px;
	overflow: hidden;
	background: url(images/slider-btn.png) 0 -10px no-repeat;
	margin: 0 5px;
	cursor: pointer;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.slider .hd li.on {
	background-position: 0 0;
	filter: alpha(opacity=100);
	opacity: 1;
}
.slider .pnBtn {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
	height: 500px;
	cursor: pointer;
}
.slider .prev {
	left: -50%;
	margin-left: -450px;
}
.slider .next {
	left: 50%;
	margin-left: 450px;
}
.slider .pnBtn .blackBg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 500px;
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.slider .pnBtn .arrow {
	display: none;
	position: absolute;
	top: 60px;
	z-index: 1;
	width: 60px;
	height: 500px;
}
.slider .pnBtn .arrow:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.slider .prev .arrow {
	right: 0;
	background: url(../images/slider-arrow.png) -120px 0 no-repeat;
}
.slider .next .arrow {
	left: 0;
	background: url(../images/slider-arrow.png) 0 0 no-repeat;
}
.contact2
{
	background: #f3f3f3;
}