@charset "utf-8";
/* CSS Document */



body {
	color:#666;
	font:15px "Microsoft Yahei";
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
input, button, textarea, select, optgroup, option, button {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	outline: none;
	border: none;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align:middle;
}
i, em {
	font-style:normal;
}
select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
	border-collapse:collapse;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
dl, dt {
	font-weight: normal;
}
a {
	color:#666;
	text-decoration:none;
}
a:focus, input, button, textarea, select {
	outline:0;
}
a:hover {
	text-decoration: none;
}
.c {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.imgfd {
	overflow: hidden;
}
.imgfd img {
	transition: all 0.5s ease;
     height: 100%;
	width: 100%;
	margin: 0 auto;
	display: block;
	vertical-align: middle;
	
}
.imgfd:hover img {
	transform: scale(1.1);
}
.center {
	width: 1500px;
	margin: 0 auto;
}
 @media (max-width: 1500px) {
.center {
width: 96%;
}
}



.right_side{ position: absolute; right: 0; top: 35%; width: 60px; height: 245px; z-index: 80000; }
.right_side ul{}
.right_side ul li{ width: 60px; height: 60px; border-bottom: 1px solid #6acd49; background: #6acd49 url(../images/right_ico.png) no-repeat; cursor: pointer; position: relative;-webkit-transition:  background 0.5s ease-out ; -moz-transform:background 0.5s ease-out; transition: background 0.5s ease-out ; }
.right_side ul li:hover{ background:#FFFFFF url(../images/right_hover_ico.png) no-repeat; }

.right_side ul li.qq{  background-position: center 17px; border-top-left-radius: 5px;    }
.right_side ul li.qq div{ display: none; background-color: #f9f9f9; position: absolute; right: 60px; width: 180px; height: auto; border-bottom-left-radius: 5px; border-top-left-radius: 5px; overflow: hidden; -moz-box-shadow:-7px 0px 10px rgba(0,0,0,0.2); -webkit-box-shadow:-7px 0px 10px rgba(0,0,0,0.2); box-shadow:-7px 0px 10px rgba(0,0,0,0.2); }
.right_side ul li.qq div dt{ text-align: center; height: 60px; line-height: 60px; background-color: #ffffff; }
.right_side ul li.qq div dd{height: 60px; line-height: 60px; color: #666666; margin: 0 auto; width: 160px; font-size: 16px; border-bottom: 1px dotted #dedede; text-indent: 80px; background: url(../images/qqbg.gif) no-repeat 30px 17px;}
.right_side ul li.qq div dd a{ display: block;}
.right_side ul li.qq div dd a:hover{ color: #556c9c;}

.right_side ul li.tel{ background-position: center -44px; }
.right_side ul li.tel div{ display: none; border-bottom-left-radius: 5px; border-top-left-radius: 5px;  position: absolute;  right: 60px;-moz-box-shadow:-7px 0px 10px rgba(0,0,0,0.3); -webkit-box-shadow:-7px 0px 10px rgba(0,0,0,0.3); box-shadow:-7px 0px 10px rgba(0,0,0,0.3); height: 60px; line-height: 60px; padding: 0 20px; font-size: 24px; font-weight: bold; color: #349967; background-color: #ffffff; white-space: nowrap }
.right_side ul li.wx{  background-position: center -105px; }
.right_side ul li.wx div{ border-radius: 5px; display: none; position: absolute; top: -45px; right: 60px;-moz-box-shadow:-7px 0px 10px rgba(0,0,0,0.3); -webkit-box-shadow:-7px 0px 10px rgba(0,0,0,0.3); box-shadow:-7px 0px 10px rgba(0,0,0,0.3); overflow: hidden; }
.right_side ul li.top{ background-position: center -166px; border: none; border-bottom-left-radius: 5px; }
.right_side ul li:hover div{ display: block;}
.right_side ul li.qq:hover{ border-radius: 0;  }



.m-tab-xw{width: 100%;height: 50px;margin: 0 auto; border-bottom: solid 1px #dbdbdb;}
.m-tab-xw ul{overflow:hidden;}
.m-tab-xw ul li{float:left;text-align:center;line-height: 50px;font-size: 18px;padding: 0 30px;}
.m-tab-xw ul li a{color: #434343;text-decoration: none; display: block; font-weight: bold; }
.m-tab-xw ul li.hover{ background:#6ACD49;}
.m-tab-xw ul li.hover a{text-decoration: none;color: #ffffff;display: block; font-weight: bold;} 


@media (max-width: 767px) {
.m-tab-xw ul li {
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 13px;
    padding: 0 7px;
}

.right_side{ display:none}
}


@media (max-width: 410px) {
.m-tab-xw ul li {
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 12px;
    padding: 0 6.6px;
}

}


@media (max-width: 320px) {
.m-tab-xw ul li {
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 11px;
    padding: 0 1px;
}

}