a,
a:active,
a:hover {
	text-decoration: none
}

a,
button,
html,
input,
textarea {
	-webkit-tap-highlight-color: transparent
}

a,
html,
img {
	-webkit-touch-callout: none
}

button,
input,
progress,
select,
sub,
sup {
	vertical-align: baseline
}

.form-checkbox,
.form-radio,
[type=checkbox],
[type=radio],
input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

.area,
.area p {
	text-overflow: ellipsis
}

blockquote,
body,
button,
dd,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
li,
ol,
p,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

small {
	font-size: 12px
}

h1 {
	font-size: 30px
}

h2 {
	
}

h3 {
	font-size: 18px
}

h4,
h5,
h6 {
	font-size: 100%
}

a {
	background-color: transparent;
	color: #00a5ff
}

a:active,
a:hover {
	outline-width: 0
}

hr {
	border: 0;
	height: 1px
}

img:not([src]) {
	display: none
}

svg:not(:root) {
	overflow: hidden
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block
}

audio:not([controls]),
video:not([controls]) {
	display: none;
	height: 0
}

mark {
	background-color: #ff0;
	color: #000
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

button,
input,
select,
textarea {
	font-size: 100%;
	outline: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

textarea {
	overflow: auto
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: ButtonText dotted 1px
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

.clear:after {
	height: 0;
	clear: both;
	overflow: hidden
}

.clearfix:after {
	visibility: hidden;
	clear: both;
	display: block;
	height: 0;
	content: "."
}

.area::after,
.clear:after,
.clear:before {
	content: ""
}

html {
	height: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-focus-ring-color: transparent
}

body {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font: 14px/1.5 PingFangSC-Regular, arial, 'microsoft yahei', sans-serif;
	font-weight: 400;
	background: #fff
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	border: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic
}

a:focus {
	outline: 0
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
	list-style: none
}

dl {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin: 0;
	padding: 0
}

.clear:after,
.clear:before {
	display: table
}

.clear {
	zoom: 1
}

button,
input,
select {
	font-size: 100%;
	font-family: tahoma;
	margin: 0;
	outline: 0
}

.register .content .item .right .send_code,
button {
	font-family: PingFangSC-Regular, "helvetica neue", "hiragino sans gb", arial, "microsoft yahei ui", "microsoft yahei", simsun, sans-serif
}

button,
input {
	line-height: normal
}

.submit-btn,
button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

.disable,
button[disabled],
input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

::-webkit-input-placeholder {
	opacity: .54;
	color: #999;
	font-size: 16px;
	font-family: PingFangSC-Regular, "helvetica neue", "hiragino sans gb", arial, "microsoft yahei ui", "microsoft yahei", simsun, sans-serif
}

:-moz-placeholder {
	color: #999;
	font-size: 16px;
	font-family: PingFangSC-Regular, "helvetica neue", "hiragino sans gb", arial, "microsoft yahei ui", "microsoft yahei", simsun, sans-serif
}

::-moz-placeholder {
	color: #999;
	font-size: 16px;
	font-family: PingFangSC-Regular, "helvetica neue", "hiragino sans gb", arial, "microsoft yahei ui", "microsoft yahei", simsun, sans-serif
}

:-ms-input-placeholder {
	color: #999;
	font-size: 16px;
	font-family: PingFangSC-Regular, "helvetica neue", "hiragino sans gb", arial, "microsoft yahei ui", "microsoft yahei", simsun, sans-serif
}

.head {
	width: 100%;
	height: 150px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1030;
}

.head .container {
	position: relative;
	padding: 0;
}
@media (min-width: 1200px){
	.container {
	    width: 75%;
	}
}
nav {
	width: 100%;

	margin-top: 50px;
	background:rgba(255,255,255,0.8);
	border-radius: 35px;
	border: 5px solid #74b823;
}

nav ul {
	width: 100%;
	
}

nav ul li {
	float: left;
	width: 11.2%;
	text-align: center;
	color: #333;
	text-align: center;
	line-height: 60px;
	height: 60px;
	font-size: 22px;
}

nav ul li a {
	color: #000;
	font-weight: bold;
}

nav ul li:hover a {
	color: #fff;
	cursor: pointer;
}

nav ul li:hover {
	background: #74b823;
	border-radius: 30px;
}

nav ul li:nth-child(5) {
	margin-left: 10.4%;
}

nav ul li>dl{
	display: none;
	color: #fff;
	padding-top: 10px;
	width: 140%;
	margin-left: -20%;
}
nav ul li>dl dd{
	text-align: center;
	line-height: 45px;
	height: 45px;
	background:rgba(0,0,0,0.5);
}
nav ul li>dl a dd,nav ul li:hover>dl a dd{
	color: #fff;
}
nav ul li>dl dd:hover,nav ul li:hover>dl dd:hover{
	background:#74b823; 
}

nav ul li:hover>dl{
	display: block;
}

.swiper-pagination-bullet{
	width: 15px!important;
	height: 15px!important;
}

.swiper-pagination-bullet-active{
	background: #74b823!important;
	opacity: 1;
}

.head-logo {
	position: absolute;
	top: -22px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 180px;
	z-index: 2;
}

.head-logo img {
	width: 100%;
}

.head-search {
	position: absolute;
	top: 55px;
	right: 20px;
	width: 120px;
	display: none;
}

.head-search input {
	background: #fff;
	border: 0;
	width: 120px;
	height: 23px;
	padding-left: 10px;
	border-radius: 10px;
	float: left;
	border: 2px solid #74b823;
	margin-top: 3px;
}

.head-search img {
	float: right;
	margin-top: -21px;
	margin-right: 10px;
}

.banner {
	position: relative;
	width: 100%;
}

.banner-img{
	width: 100%;
}

.banner-img img {
	width: 100%;
	display: block;
}

.banner-text {
	width: 400px;
	position: absolute;
	bottom: 70px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	color: #333;
	font-size: 16px;
	z-index: 999;
	padding: 20px;
	border-radius: 10em;
	background:rgba(255,255,255,0.5);
	display: none;
}

.banner-text div {
	margin-bottom: 10px;
}

.banner-text span {
	margin-right: 20px;
}

.banner-text span.banner-tel{
	font-size: 20px;
	font-weight: bold;
} 

.banner-text img {
	margin-right: 10px;
}

.index-btn {
	width: 120px;
	height: 30px;
	line-height: 30px;
	border-radius: 16px;
	background: #74b823;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.index-btn:hover {
	border: 1px solid #74b823;
	background: none;
	color: #74b823;
}

.banner-text a div {
	margin: 0 auto;
}

.classify-list {
	margin-top: 80px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	margin-bottom: 20px;
}

.classify-list a>div {
	width: 13.2%;
	margin-right: 1%;
	margin-bottom: 1%;
	background: #74b823;
	padding: 8px 0px;
	color: #fff;
	float: left;
	cursor: pointer;
	transition: transform 0.5s;
	border-radius: 30px;
}

.classify-list a>div:hover {
	box-shadow: 0 15px 30px rgba(116, 184, 35, 0.4);
	transform: translate3d(0, -5px, 0);
	-webkit-transform: translate3d(0, -5px, 0);
}

.classify-list a>div img{
	display: none;
}

.classify-list h5 {
	font-size: 16px;
	margin: 5px 0 3px;
}

.classify-list p {
	font-size: x-small;
	
}

.promotions {

	padding-top: 0;
	padding-bottom: 50px;
	background: url(../image/promotions-bg.png) center;
}

.index-title-1 {
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}

.index-title-1 h1 {
	color: #a2ce6c;
}

.index-title-1 h2 {
	color: #333;
}

.index-title-1 div {
	width: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	border-top: 1px solid #74b823;
}

.index-title-1 p {
	font-size: xx-small;
	color: #9e9696;
}

.promotions-1ist-1 {
	margin-bottom: 50px;
}

.promotions-1ist-1 .promotions-img {
	float: left;
	width: 50%;
	text-align: center;
}

.promotions-1ist-1 .promotions-img img,.promotions-1ist-2 .promotions-img img{
	max-width: 70%;
	
	border-top-left-radius:10em;
	border-bottom-right-radius:10em;
}

.promotions-1ist-1 .promotions-img:hover img,.promotions-1ist-2 .promotions-img:hover img{
	transition: 1s;
	-moz-transition: 1s;
	
	-webkit-transition: 1s;
	
	-o-transition: 1s;
	
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	
	-moz-transform: scale(1.1);
	
	-webkit-transform: scale(1.1);
	
	-o-transform: scale(1.1);
	
}

.promotions-1ist-1 .promotions-info {
	float: right;
	width: 25%;
	margin-right: 18%;
	margin-top: 100px;
	text-align: left;
	transition: transform 0.5s;
}

.promotions-info h1 {
	font-weight: bold;
	margin-bottom: 30px;
}

.promotions-info h5 {
	color: #74b823;
	border: 1px solid #74b823;
	height: 26px;
	line-height: 26px;
	width: 55px;
	text-align: center;
}

.promotions-info p {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.promotions-1ist-2 .promotions-img {
	float: right;
	width: 50%;
	text-align: center;
}

.promotions-1ist-2 .promotions-info {
	float: left;
	width: 25%;
	margin-left: 18%;
	margin-top: 100px;
	text-align: left;
}

.shrimp1 {
	background: url(../image/shrimp_bg.png) no-repeat;
	padding-top: 100px;
	padding-bottom: 115px;
	background-size: 100% 100%;
}

.index-title-2 {
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}

.index-title-2 h1 {
	color: #a2ce6c;
}

.index-title-2 h2 {
	color: #fff;
}

.index-title-2 div {
	width: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	border-top: 1px solid #74b823;
}

.index-title-2 p {
	font-size: xx-small;
	color: #dad8d8;
}

.pro-list {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 18px;
}

.pro-list-info {
	width: 23.5%;
	margin-right: 1.5%;
	padding-bottom: 20px;
	background: #fff;
	border: 1px solid #e7e3e3;
	text-align: center;
	float: left;
	overflow: hidden;
    margin-bottom:20px;
    border-radius: 2em;
}

.pro-list-info img {
	width: 100%;
}

.pro-list-info:hover img {
	transition: 1s;
	-moz-transition: 1s;
	
	-webkit-transition: 1s;
	
	-o-transition: 1s;
	
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	
	-moz-transform: scale(1.1);
	
	-webkit-transform: scale(1.1);
	
	-o-transform: scale(1.1);
	
}

.pro-list-info h5 {
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.pro-list-info .index-btn {
	margin-left: auto;
	margin-right: auto;
}

.pro-list-info:hover {
	border: 1px solid #74b823;
}

.shrimp2 {
	background: url(../image/fish_bg.png) 0 -60px;
	padding-bottom: 50px;
	padding-top: 40px;
}

.shrimp3 {
	background: url(../image/crab_bg.png) no-repeat;
	padding-top: 100px;
	padding-bottom: 115px;
	background-size: 100% 100%;
}

.shrimp4 {
	background: url(../image/shell_bg.png) 0 -60px;
	padding-bottom: 50px;
	padding-top: 40px;
}

.shrimp5 {
	background: url(../image/crab_bg.png) no-repeat;
	padding-top: 100px;
	padding-bottom: 115px;
	background-size: 100% 100%;
}

.shrimp6 {
	background: url(../image/fish_bg.png) 0 -60px;
	padding-bottom: 50px;
	padding-top: 40px;
}

.abt {
	background: url(../image/abt_bg.png) no-repeat;
	padding-top: 100px;
	padding-bottom: 115px;
	background-size: 100% 100%;
}

.abt-content {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.abt-content img{
	max-width: 45%;
	border-radius: 20px;
}

.abt-content p {
	color: #fff;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 60px;
    font-size: 16px;
}

.abt-content .index-btn {
	margin-left: auto;
	margin-right: auto;
}

.news {
	padding-bottom: 100px;
}

.news-list-1 {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	background: #a2ce6c;
}

.news-list-1 .news-img {
	float: left;
}

.news-list-1 .news-info {
	float: right;
}

.news-img {
	width: 45%;
}

.news-img img {
	width: 100%;
}

.news-info {
	width: 55%;
	text-align: left;
	padding: 30px 20px 0;
	color: #fff;
}

.news-info-title h3 {
	color: #fff;
	font-weight: bold;
}

.news-info-title span {
	float: right;
	margin-top: -20px;
	color: #fff;
}

.news-info ul {
	margin-top: 20px;
}

.news-info ul li {
	line-height: 32px;
}

.news-info ul li a {
	color: #fff;
}

.news-info ul li a:hover {
	text-decoration: underline;
}

.news-info ul li span {
	float: right;
}

.news-list-2 {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	background: #84b24b;
}

.news-list-2 .news-img {
	float: right;
}

.news-list-2 .news-info {
	float: left;
}

.foot {
	background: url(../image/foot_bg.png);
	height: 372px;
	padding-top: 70px;
	background-size: 100% 100%;
}

.foot .container {
	position: relative;
	height: 300px;
}

.foot nav {
	
	background: rgba(255,255,255,0.8);
    border-radius: 35px;
    border: 5px solid #74b823;
}

.foot-logo {
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 150px;
}

.foot-logo img {
	width: 100%;
}

.foot-contact {
	width: 400px;
	position: absolute;
	left: 160px;
	top: 135px;
	text-align: left;
}

.foot-contact div {
	height: 40px;
	line-height: 40px;
	color: #fff;
}

.foot-contact div img {
	width: 25px;
	margin-right: 10px;
}

.foot-erweima {
	position: absolute;
	right: 160px;
	top: 135px;
	text-align: left;
}

.foot-erweima img {
	width: 120px;
}

.foot-erweima div {
	float: left;
}

.foot-erweima div p {
	color: #fff;
	margin-left: 10px;
	margin-top: 8px;
}

.foot-erweima div p:last-child {
	margin-top: 35px;
}

.foot-bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #cdcfcb;
	border-top: 1px solid #ccc;
}
.foot-bottom a{
	color: #74b823;
}

.tit-i {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 60px;
}

.tit-i h2 {
	color: #333;
	margin-bottom: 5px;
}

.tit-i h5 {
	color: #a2ce6c;
}

.sub-nav {
	width: 100%;
	text-align: center;
	margin-bottom: 70px;
}

.sub-nav ul li {
	display: inline-block;
	margin-right: 45px;
}

.sub-nav ul li a {
	background: #fff;
	color: #74b823;
	border: 1px solid #74b823;
	padding: 6px 31px;
	border-radius: 16px;
}

.sub-nav ul li a:hover {
	background: #74b823;
	color: #fff;
}

.sub-nav ul li .active {
	background: #74b823;
	color: #fff;
}



.pages {
	clear: both;
	height: 30px;
	margin: 60px;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
}

.pages ul li {
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
	color: #999;
}

.pages ul li a {
	color: #999;
}

.pages ul li:hover {
	background: #74b823;
	color: #fff;
	border: 1px solid #74b823;
}

.pages ul li:hover a {
	color: #fff;
}

.pages ul li.thisclass {
	display: inline-block;
	border: 1px solid #74b823;
	background: #74b823;
	color: #fff;
}

.list-article {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-height: 300px;
}

.list-article-li {
	position: relative;
	overflow: hidden;
	padding: 10px 0;
	margin: 4px 0;
	border-bottom: 1px solid #f1f0f0;
}

.list-article-li:hover {
	border-bottom: 1px solid #74b823;
}

.list-article-li .span2 {
	width: 17%;
	float: left;
}

.list-article-li .span10 {
	width: 83%;
	float: left;
}

.list-article-time-box {
	padding: 6px 0;
	
	text-align: center;
	color: #ccc;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.list-article-time-date {
	font-size: 36px;
}

.list-article-time-year {
	font-size: 14px;
}

.list-article-box {
	padding: 12px 40px;
}

.list-article-title {
	position: relative;
	font-size: 16px;
	color: #333;
	line-height: 24px;
	padding-bottom: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.list-article-text {
	font-size: 14x;
	color: #b2b2b2;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}




.article-article {
	text-align: left;
	min-height: 300px;
}
.article-article h2{
	font-weight: bold;
}

.article-detail {
	
	margin: 60px 0;
}

.article-detail .article-title {
	text-align: center;
}
.article-detail .article-title h3{
	font-size: 20px;
}

.article-title .entry-meta {
	margin-top: 25px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	font-size: 12px;
	border-bottom: 1px solid #f1f0f0;
	color: #999;
}

.article-title .entry-meta a {
	color: #999;
}

.article-title .entry-meta span {
	margin: 0 10px;
}

.article-content p {
	line-height: 30px;
	color: rgb(102, 102, 102);
}

.article-content img {
	
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 20px;
}

.turn {
    margin-top: 60px;
    position: relative;
    color: rgb(102, 102, 102);
    border-top: 1px solid #f1f0f0;
    padding-top: 20px;
}

.turn p {
    margin: 0 0 10px 0;
}

.turn a {
    color: rgb(102, 102, 102);
}

.turn p span {
    background: #74b823;
    padding: 5px 10px;
    color: #fff;
    margin-right: 10px;
}

.turn a.back {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 20px;
}

.turn a.back:hover{
	color:#74b823;
}

.contact {
	padding: 0 60px 100px;
}

.contact-l {
	width: 38%;
	float: left;
	text-align: left;
}

.ul-contact li {
	padding-left: 40px;
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 35px;
	margin-right: 10px;
	font-weight: bold;
}

.ul-contact li a {
	color: #000;
}

.ul-contact li a:hover {
	color: #74b823;
}

.ul-contact li.li1 {
	background: url(../image/foot-address.png) no-repeat;
}

.ul-contact li.li2 {
	background: url(../image/foot-phone.png) no-repeat;
}

.ul-contact li.li3 {
	background: url(../image/foot-email.png) no-repeat;
}

.contact-r {
	width: 62%;
	float: right;
}

.contact-form .inp-name {
	width: 49%;
	border: 1px solid #b7b6b6;
	height: 33px;
	padding: 0 10px;
	margin-bottom: 15px;
	float: left;
}

.contact-form .inp-tel {
	width: 49%;
	border: 1px solid #b7b6b6;
	height: 33px;
	padding: 0 10px;
	margin-bottom: 15px;
	float: right;
}

.contact-form textarea {
	width: 100%;
	border: 1px solid #b7b6b6;
	height: 98px;
	margin-bottom: 24px;
	padding: 5px 10px;
}

.contact-form .sub {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #74b823;
	border: 0;
	cursor: pointer;
	font-family: "微软雅黑", "Microsoft Yahei";
	font-size: 16px;
}

.contact-form .sub:hover {
	border: 1px solid #74b823;
	background: #fff;
	color: #74b823;
}

#sidetool {
	width: 49px;
	position: fixed;
	bottom: 80px;
	right: 0px;
	z-index: 1000;
}

*html #sidetool {
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-290));
}

#sidetool li a:link,
#sidetool li a:visited,
#sidetool li a:link img,
#sidetool li a:visited img,
#sidetool li dl dt {
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

#sidetool li a:hover,
#sidetool li a:focus,
#sidetool li a:active {
	left: -110px;
	width: 160px;
}

#sidetool li {
	width: 49px;
	height: 49px;
	margin-top: 15px;
	position: relative;
}

#sidetool li a {
	position: absolute;
	left: 0;
	top: 0;
	width: 49px;
	height: 49px;
	overflow: hidden;
}

#sidetool li a dl {
	width: 160px;
	height: 49px;
}

#sidetool li a dl dt {
	float: left;
	width: 49px;
	height: 49px;
	border-width: 1px;
	border-style: solid;
	background: url(../image/ico.jpg) no-repeat;
	background-position: -9999px -9999px;
	border-color: #74b823;
}

#sidetool li a dl dd {
	float: left;
	width: 111px;
	height: 49px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 49px;
	background: #74b823;
}

#sidetool li.qq a dl dt {
	background-position: -47px -47px;
}
#sidetool li.qq a:hover dt,
#sidetool li.qq a:focus dt,
#sidetool li.qq a:active dt {
	background-position: 0 -47px;
}

#sidetool li.tel a dl dt {
	background-position: -47px -94px;
}

#sidetool li.tel a:hover dt,
#sidetool li.tel a:focus dt,
#sidetool li.tel a:active dt {
	background-position: 0 -94px;
}

#sidetool li.backtop a dl dt {
	background-position: -47px -141px;
}
#sidetool li.backtop a:hover dt,
#sidetool li.backtop a:focus dt,
#sidetool li.backtop a:active dt {
	background-position: 0 -141px;
}

#sidetool li.weixin a {
	background: url(../image/ico.jpg) no-repeat;
	width: 49px;
	height: 49px;
	left: 0;
	background-position: -47px 0;
	border: solid #74b823 1px;
	display: block;
	position: relative;
	overflow: visible;
}

#sidetool li.weixin a:hover,
#sidetool li.weixin a:focus,
#sidetool li.weixin a:active {
	left: 0;
	background-position: 0 0;
	width: 49px;
	height: 49px;
}

#sidetool li.weixin a img {
	position: absolute;
	border: none;
	right: 48px;
	bottom: -1px;
	width: 0;
	height: 0;
}

#sidetool li.weixin a:hover img,
#sidetool li.weixin a:focus img,
#sidetool li.weixin a:active img {
	border: solid 5px #74b823;
	width: 147px;
	height: 147px;
}


.pagelink {clear:both;font-size:12px;text-align:center;height:38px; margin-top:30px; font-size:12px;}
.pagelink a,div.pagelink span{padding:6px 7px 6px;height:23px;color:#4c4c4c;border:1px solid #ddd; line-height:26px; text-decoration:none; margin:0 2px;}
.pagelink a:hover{color:#3f8402;text-decoration:none;padding:6px 7px 5px;border-bottom:2px solid #3f8402}
.pagelink .current{color:#3f8402;padding:6px 7px 5px;height:26px;border:1px solid #ddd;border-bottom:2px solid #3f8402;font-weight:bold}