body {
	PADDING: 0px;
	MARGIN: 0px;
	font-size: 12px;
	COLOR: #666;
	font-family: "微软雅黑";
	background-color: #ffffff;
	padding-top: 108px;
}
html {
	overflow-x: hidden
}
img {
	border: 0
}
H1 {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}
H2 {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}
A {
	COLOR: #666;
	text-decoration: none
}
A:hover {
	COLOR: #ff0000;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
UL {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.mc {
	margin: auto;
}
.main {
	MARGIN: 0px auto;
	WIDTH: 1180px;
}
.mt15 {
	margin-top: 15px;
}
.md15 {
	margin-bottom: 15px
}
.bg {
	background-color: #FFF
}
.more a {
	display: block;
	float: right;
	width: 60px;
	height: 35px;
	font-size: 12px;
}
.mt10 {
	margin-top: 10px;
}
.mt23 {
	margin-top: 23px
}
.mt20 {
	margin-top: 20px
}
.mt30 {
	margin-top: 30px
}
.btxt {
	font-size: 50px;
	color: #FFFFFF;
	margin-left: 40px;
	animation: myfirst 0.8s;
	text-shadow: 1px 1px 1px #027cd1;
}
@keyframes myfirst {
from {
margin-left:300px;
}
to {
	margin-left: 40px;
}
}
/* top style*/
.head {
	width: 100%;
	height: 108px;
	margin: auto;
	position: fixed;
    z-index: 9999;
    background: #fff;
	left: 0px;
    right: 0px;
	top:0px;
	-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 3px 12px 0 rgba(0,0,0,0.1);box-shadow:0 3px 12px 0 rgba(0,0,0,0.1);
}
.head1180{
    width: 1180px;
    margin: auto;
}

.logo {
	width: 280px;
	height: 108px;
	background: url(../images/logo.jpg) no-repeat;
	float: left
}
.logo a {
	width: 280px;
	height: 108px;
	display: block
}
.menu {
	width:900px;
	height: 68px;
	float: right;
}
.menu li {
	font-size: 16px;
	width: 100px;
	float: left;
	text-align: center;
	height: 68px;
	line-height: 68px
}
.menu li a {
	color: #000;
	width: 102px;
	display: block;
	cursor: pointer;
}
.menu li a:hover {
	color: #fff;
	background: #53b3a6;
	display: block
}
.menu ul li.on {
	background: #53b3a6;
}
.menu ul li.on a {
	color: #fff;
}
#flash {
	position: relative;
	height: 600px;
	overflow: hidden;
	z-index: 1;
	margin-top:108px;
}
#flash .banner {
	height: 599px;
	background: no-repeat center top;
	text-align: center;
}
#flash .banner_bar {
	position: absolute;
	bottom: 20px;
	width: 100%;
	height: 14px;
	text-align: center;
	overflow: hidden;
	z-index: 2
}
#flash a.banner_btn {
	display: inline-block;
	margin: 0 5px;
	width: 14px;
	height: 14px;
	background-color: rgba(255,255,255,0.7);
	border-radius: 100%;
}
#flash a.banner_btn.current {
	background-color: rgba(9,97,186,0.8);
	border-radius: 100%;
}
#flash1 {
	height: 300px;
	line-height: 300px;
	background: url(../images/banner.jpg) center no-repeat
}
.ia {
	overflow: hidden
}
.ia .ia1 {
	text-align: center;
	color: #000;
	font-size: 30px;
	margin-top: 40px
}
.ia .ia2 {
	text-align: center;
	color: #999;
	font-size: 18px;
	margin-top: 7px
}
.ia .ia_text {
	text-align: center;
	font-size: 14px;
	color: #999;
	line-height: 26px;
	margin-top: 15px
}
.ia .icase {
	background: none;
	margin-top: 40px
}
.ia .icase li {
	width: 290px;  /*168*/
	float: left;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
	line-height: 35px;
	color: #000
}
.ia .icase li img {
	/*width: 181px;*/ /*141*/
	height: 120px;
	margin: 0 auto;
	-webkit-background-size: 121px 121px;
	-moz-background-size: 121px 121px;
	background-size: 121px 121px;
	border-radius: 0;
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;
	cursor: hand;
	transform: scale(0.9);
}
.ia .icase li img:hover {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}
.ib {
	height: 573px;
	background: url(../images/ib_bg.jpg) center;
	
	overflow: hidden
}
.ib .ib_1 {
	text-align: center;
	
	color: #FFF;
	font-size: 35px;
	margin-top: 30px
}
.ib .ib_2 {
	color: #FFF;
	text-align: center;
	font-size: 28px;
	margin-top: 20px
}
.ib .ib_list {
	margin-top: 35px;
}
.ib .ib_list .ib_list_1 {
	width: 520px;
	float: left;
	background: url(../images/ib_icon1.png) left no-repeat;
	height: 130px
}
.ib .ib_list .ib_list_2 {
	width: 520px;
	float: right;
	background: url(../images/ib_icon2.png) left no-repeat;
	height: 130px
}
.ib .ib_list .ib_list_3 {
	width: 520px;
	float: left;
	background: url(../images/ib_icon3.png) left no-repeat;
	margin-top: 60px;
	height: 130px
}
.ib .ib_list .ib_list_4 {
	width: 520px;
	float: right;
	background: url(../images/ib_icon4.png) left no-repeat;
	margin-top: 60px;
	height: 130px
}
.ib_list_title {
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
	background: url(../images/ibt_bg.png) bottom left no-repeat;
	margin-left: 164px;
	padding-bottom: 12px;
	margin-top: 10px
}
.ib_list_jj {
	font-size: 14px;
	line-height: 25px;
	color: #fff;

	margin-top: 15px;
	width: 283px;
	margin-left: 164px
}
.ic {
	background: url(../images/ic_bg.jpg) center bottom no-repeat;
	overflow: hidden;
	height: 598px
}
.ic .ic_title {
	color: #000000;
	font-size: 30px;
	text-align: center;
	margin-top: 47px;
}
.ic .ic_title span {
	color: #999;
	font-size: 21px;
	margin-left: 10px
}
.ic .ic_content {
	margin-top: 20px;
	line-height: 24px;
	color: #777;
	font-size: 16px;
	line-height: 30px;
	text-align: center
}
.id {
	background: url(../images/id_bg.jpg) center;
	height: 540px;
	overflow: hidden
}
.id_title {
	font-size: 30px;
	color: #ffffff;
	text-align: center;
	margin-top: 40px;
}
.id_title2 {
	font-size: 18px;
	color: #bbb;
	text-align: center;
}
.innews {
	margin-top: 45px;
	margin-right: -30px;
	height: auto;
	overflow: hidden;
}
.innews li {
	width: 50%;
	margin-bottom: 30px;
	padding: 0 8% 0 6%;
}
.innews li .titles1 {
	font-size: 14px;
	text-align: left
}
.innews li .titles1 a {
	font-size: 14px;
	color: #FFF
}
.innews li .titles1 a:hover {
	color: #FC0
}
.innews li .titles2 {
	font-size: 14px;
	text-align: right
}
.innews li .titles2 a {
	font-size: 14px;
	color: #FFF
}
.innews li .titles2 a:hover {
	color: #FC0
}
.innews li .jjs1 {
	font-size: 12px;
	color: #ddd;
	margin-top: 10px;
	text-align: left;
}
.innews li .jjs2 {
	font-size: 12px;
	color: #ddd;
	margin-top: 15px;
	text-align: right
}
.innews li span {
	font-size: 14px;
	color: #999;
	float: right
}
.innews li a {
	font-size: 15px;
	color: #6d6d6d
}
.innews li a:hover {
	color: #090
}
.ie {
	height: 450px;
	overflow: hidden;
}
.ie .ie_title {
	color: #000000;
	font-size: 30px;
	text-align: center;
	margin-top: 47px;
}
.ie .ie_title span {
	color: #999;
	font-size: 21px;
	margin-left: 10px
}
.ie .ie_content {
	margin-top: 10px;
	line-height: 24px;
	color: #777;
	font-size: 14px;
	text-align: center
}
.ie .ie_icon {
	background: url(../images/ie_bg2.png) top center no-repeat;
	margin-top: 10px;
	height: 372px
}
.ghost {
	width: 1180px;
	height: 342px;
	margin: 0px auto;
	position: relative;
	animation: ghostUpdown 1s infinite alternate;
	-webkit-animation: ghostUpdown 1s infinite alternate;
}
.ghostBody {
	width: 1180px;
	height: 342px;
	background: url(../images/ie_bg2.png) no-repeat;
	position: relative;
}
 @keyframes ghostUpdown {
 from {
margin-top:0px;
}
to {
	margin-top: 20px;
}
}
 @-webkit-keyframes ghostUpdown {
 from {
margin-top:0px;
}
to {
	margin-top: 20px;
}
}
.if {
	background: url(../images/if_bg.jpg) center;
	height: 465px;
	overflow: hidden
}
.if .if_title {
	font-size: 30px;
	color: #ffffff;
	text-align: center;
	margin-top: 40px;
}
.if .if_title2 {
	font-size: 18px;
	color: #bbb;
	text-align: center;
}
.if .if_title3 {
	font-size: 16px;
	color: #FFF;
	margin-top: 10px;
	text-align: center
}
.if_left {
	width: 550px;
	float: left;
	margin-top: 30px
}
.if_message {
	width: 456px;
	float: left;
	margin-left: 50px
}
.if_message_input {
	border: none;
	border-bottom: #0585b7 1px solid;
	height: 34px;
	line-height: 34px;
	background-color: #5bb3e2;
	width: 100%;
	text-indent: 20px;
}
.if_message_input:hover {
	background-color: #FFF
}
.if_message_input2 {
	border: none;
	border-bottom: #0585b7 1px solid;
	height: 120px;
	line-height: 34px;
	background-color: #5bb3e2;
	width: 100%;
	text-indent: 20px
}
.if_message_input2:hover {
	background-color: #FFF
}
.button1 {
	height: 36px;
	background-color: #f29400;
	color: #FFF;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	border: none;
	width: 100%;
	font-weight: bold
}
 .if_message_input::-webkit-input-placeholder {
color: #dddddd;
-webkit-transition: color.5s;
}
.if_message_input:focus::-webkit-input-placeholder, input:hover::-webkit-input-placeholder {
color: #000;
-webkit-transition: color.5s;
}
.if_message_input2::-webkit-input-placeholder {
color: #dddddd;
-webkit-transition: color.5s;
}
.if_message_input2:focus::-webkit-input-placeholder, input:hover::-webkit-input-placeholder {
color: #000;
-webkit-transition: color.5s;
}
.if_right {
	width: 550px;
	float: right;
	margin-top: 49px;
}
.copyright {
	float: left;
	margin-left: 52px;
	color: #ffffff;
	line-height: 43px;
	font-size: 16px;
	background: url(../images/copyright_bg.png) left no-repeat;
	height: 214px;
	text-indent: 65px
}
.copyright a {
	color: #ffffff
}
.copyright a:hover {
	color: #ff0000
}
.footer {
	background-color: #282b36;
	height: auto;
	line-height: 30px;
	padding-top:10px;
	padding-bottom:10px;
	overflow: hidden;
	color: #ffffff;
	font-size: 13px;
	text-align: center
}
.footer a {
	color: #FFF
}
/*首页关于我们*/
.index_about {
	width: 442px;
	float: left;
	margin-top: 30px;
}
.i_title {
	background: url(../images/i_title.jpg) left no-repeat;
	height: 50px;
	line-height: 50px;
}
.i_title H2 {
	float: left;
	font-size: 22px;
	color: #00aa4d
}
.i_title H2 span {
	margin-left: 12px;
	font-size: 12px;
	color: #9e9e9e;
	font-weight: normal
}
.i_title_more {
	background: url(../images/i_more.jpg) center right no-repeat;
	float: right;
	padding-right: 20px;
	color: #000;
	line-height: 50px;
	font-size: 12px
}
.i_title_more a {
	color: #000;
	font-weight: normal;
}
.i_title_more a:hover {
	color: #060
}
.index_about_jj {
	font-size: 13px;
	line-height: 22px;
	margin-top: 15px;
	margin-bottom: 30px;
}
.index_about_jj a {
	color: #090
}
/*首页产品分类*/
div.sdmenu {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #ad8634;
	text-align: left;
	width: 100%;
}
div.sdmenu div {
	overflow: hidden;
}
div.sdmenu div.collapsed {
	height: 36px;
}
div.sdmenu div span {
	display: block;
	line-height: 36px;
	text-indent: 40px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	background-color: #00aa4d;
	margin-top: 1px
}
div.sdmenu div span a {
	padding: 0;
	background: none;
	border: 0;
	font-size: 14px;
	line-height: 36px;
	display: block;
}
div.sdmenu div.collapsed {
	background-repeat: no-repeat;
	color: #000
}
div.sdmenu div.collapsed span {
	color: #ffffff;
	line-height: 36px;
}
div.sdmenu div.collapsed span a.current {
	color: #ad8634;
}
div.sdmenu div a {
	padding-left: 40px;
	display: block;
	border-bottom: none;
	color: #666;
	font-size: 13px;
	line-height: 28px;
	text-decoration: none
}
div.sdmenu div a.current {
}
div.sdmenu div span a.current {
	background: none;
	color: #fff
}
div.sdmenu div a:hover {
	text-decoration: none;
	color: #090
}
div.sdmenu div span a:hover {
	background: none;
}
.inproduct {
	background-color: #f5f5f5;
	height: 650px;
	overflow: hidden
}
.insort {
	width: 224px;
	float: left;
	margin-top: 30px;
	background-color: #ffffff;
	height: 590px;
	overflow: hidden
}
.insort ul {
}
.insort li {
	margin-top: 20px;
	border: #68a4da 1px solid;
	height: 40px;
	line-height: 40px;
	text-indent: 15px;
}
.insort li a {
	color: #68a4da;
	font-size: 18px;
	display: block
}
.insort li a span {
	float: right;
	font-size: 16px;
	color: #9c9c9c;
	margin-right: 10px
}
.insort li a:hover {
	color: #FFF
}
.insort li a:hover span {
	color: #FFF
}
.insort_more {
	height: 46px;
	position: absolute;
	bottom: 0px;
	line-height: 46px;
	text-align: center !important;
	width: 100%
}
.insort_more a {
	color: #FFF;
	text-align: center
}
.inproduct_right {
	width: 850px;
	float: right;
	overflow: hidden;
	margin-top: 37px;
}
.ip_title_left {
	font-size: 21px;
	color: #00873d;
	font-weight: bold;
	float: left
}
.ip_title_left span {
	color: #919191;
	font-size: 12px;
	margin-left: 15px;
	font-weight: normal
}
.ip_title_more {
	font-size: 12px;
	float: right
}
.ip_title_more a {
	color: #FFF;
	background-color: #00aa4d;
	padding: 5px 15px;
	display: block
}
.iproduct_right_list ul {
	width: 105%
}
.iproduct_right_list li {
	width: 190px;
	height: 270px;
	float: left;
	margin-right: 25px;
	text-align: center;
	font-size: 15px;
	margin-top: 20px;
	overflow: hidden;
}
.ipdiv {
	width: 180px;
	height: 232px;
	border: #ededed 5px solid;
	overflow: hidden;
	margin-bottom: 8px;
	display: box;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-box-align: center;
	-moz-box-align: center;
}
.iproduct_right_list li img {
	max-width: 180px;
	max-height: 232px;
	-webkit-transition: all 0.6s;
}
.iproduct_right_list li a:hover img {
	-webkit-transform: scale(1.2);
	cursor: pointer;
	-webkit-transition: all 0.6s;
}
/*首页新闻&联系我们*/
.index_news {
	width: 617px;
	float: right;
	overflow: hidden;
	margin-top: 30px
}
ul.tabs li {
	width: 105px;
	float: left;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	margin-right: 6px;
	background-color: #ececec;
	font-size: 13px;
	color: #000;
}
ul.tabs li a {
	display: block;
	font-size: 13px;
	outline: none;
}
ul.tabs li.active {
	background-color: #e01f24;
	color: #FFF !important;
}
ul.tabs li.active a {
	color: #FFF
}
.tab_container {
	height: 215px;
	margin-top: 27px
}
a.abtn {
	position: absolute;
	top: 70px;
	display: block;
	height: 45px;
	width: 37px;
	overflow: hidden;
	text-indent: -20000px;
}
a.aleft {
	left: 0px;
	background: url(../images/a_11.png) no-repeat
}
a:hover.aleft {
	left: 0px;
	background: url(../images/a_1.png) no-repeat
}
a.agrayleft {
	cursor: default;
	background: url(../images/a_1.png) no-repeat
}
a.aright {
	right: 0px;
	background: url(../images/a_22.png) no-repeat
}
a:hover.aright {
	right: 0px;
	background: url(../images/a_2.png) no-repeat
}
a.agrayright {
	cursor: default;
	background: url(../images/a_2.png) no-repeat
}
.productshow {
	width: 1200px;
	height: 200px;
	margin: 0px auto;
	position: relative;
	text-align: center;
	font-family: 微软雅黑, 黑体;
	z-index: 1;
}
.productshow .scrollcontainer {
	width: 1002px;
	height: 200px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.productshow .scrollcontainer ul {
	width: 20000px;
	position: absolute;
	left: 0px;
}
.productshow .scrollcontainer li {
	float: left;
	width: 233px;
	margin-right: 20px;
	text-align: center;
	font-size: 14px;
}
.productshow .scrollcontainer li.last {
	background: none;
}
.productshow .scrollcontainer a:hover img {
	filter: alpha(opacity=86);
	-moz-opacity: 0.86;
	opacity: 0.86;
}
.vscroll {
	width: 233px;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
	text-align: center;
	line-height: 20px;
}
.vscroll .vscrollobj {
	position: absolute;
	left: 0px;
	top: 0px;
}
.vscroll a.abtn {
	background-color: #f1f1f1;
	border: 1px solid #666;
	height: 45px;
}
/*友情链接样式*/
#fweixin {
	float: left;
	position: relative;
	z-index: 1
}
.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.8);
	z-index: 100;
	display: none;
	top: 0;
	left: 0;
}
.reveal-modal {
	visibility: hidden;
	top: 500px;
	left: 50%;
	width: 133px;
	height: 131px;
	position: absolute;
	z-index: 101;
}
.f2 {
	background-color: #2e2e2e;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #ccc;
	font-size: 13px;
	border-top: #444 1px solid
}
.f2 a {
	color: #FFF
}
/*content style*/
.weizhi {
	background-color: #e9e9e9;
	height: 50px;
	line-height: 50px;
}
.position {
	color: #333;
	font-size: 14px;
}
.poright {
	font-size: 14px;
	font-weight: normal;
	float: right;
	color: #666;
}
.poright a {
	color: #666
}
.content {
	line-height: 24px;
	min-height: 400px;
	padding: 40px 0px;
	font-size: 16px;
	line-height:30px;
}

.content_new {
width: 1180px;
}

.info_title H1 {
	margin: 10px 0;
	font: 200 30px Microsoft Yahei;
	text-align: center;
	color: #000
}
.pic_title {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	height: 24px;
	line-height: 24px;
	margin: 0px;
	padding-top: 20px;
}
.cpjs {
	height: 35px;
	line-height: 35px;
	border-bottom: #ddd 2px solid;
	margin-bottom: 15px;
}
.info_other {
	text-align: center;
	line-height: 24px;
}
.news_other {
	text-align: center;
	line-height: 24px;
}
.info_jj {
	border: 1px solid #FDCC97;
	background: #FEFCFA;
	padding: 10px;
	margin: 10px 20px;
	color: #666;
	line-height: 20px;
	word-wrap: break-word;
	overflow: hidden;
}
.info_jj a {
	font-family: verdana;
	color: #00f;
}
.info_jj a:hover {
	color: #f30;
}
.info_jj span {
	font-weight: bold;
	color: #000;
}
.info_content {
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 20px
}
.info_content img {
	max-width: 1200px;
}
.info_next {
	margin-top: 15px
}
.recc_news_img1 {
	width: 230px;
	height: 150px;
	float: left
}
.recc_news_img1 img {
	width: 230px;
	height: 150px
}
.recc_news_right1 {
	width: 810px;
	float: right
}
.recc_news_right_title1 {
	font-size: 16px;
	font-weight: bold;
}
.recc_news_right_jj1 {
	margin-top: 15px;
	font-size: 14px;
	line-height: 23px
}
.NewsList {
	height: auto;
	text-align: left;
}
.NewsList ul li {
	border-bottom: #CCCCCC 1px dotted;
	background: url(../images/newslist.jpg) top left no-repeat;
	text-indent: 35px;
	margin-top: 10px;
	padding-bottom: 15px;
}
.news_date {
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
}
.NewsList a:hover {
	color: #53b3a6;
	font-weight: bold;
}
.news_title {
	font-size: 16px;
	margin-top: 15px;
	color: #333
}
.news_title span {
	float: right;
	font-size: 13px;
	color: #999
}
.news_title a {
	color: #333
}
.news_jj {
	line-height: 25px;
	margin-top: 8px;
	color: #818181;
	font-size: 14px
}
.ProductList ul {
	width: 100%;
	margin-right: -40px;
}
.ProductList li {
	float: left;
	width: 25%;
	text-align: center;
	list-style: none;
	margin-top: 15px;
}
.Product_img {
	width: 250px;
	height: 250px;
	overflow: hidden;
	border: 1px solid #ddd;
	position: relative;
	display: box;
	display: -webkit-box;
	display: -moz-box;
	border: 1px solid #ccc;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	margin: 0 auto;
}
.ProductList li img {
	padding: 5px;
	max-width: 240px;
	max-height: 240px;
	margin-bottom: 8px;
	-webkit-transition: all 0.6s;
}
.ProductList li a {
	line-height: 30px;
	-webkit-transition: all 0.6s;
	font-size:14px;
	padding: 0 10px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ProductList li a:hover img {
	-webkit-transform: scale(1.1);
	cursor: pointer;
	-webkit-transition: all 0.6s;
}
.pagea {
	margin-bottom: 15px;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	margin-top: 20px;
	padding-left: 20px;
	text-align: center
}
.pagea li {display: inline-block;margin: 0 3px;}
.pagea li a {
	padding: 3px 8px;
	height: 15px;
	color: #FFFFFF;
	background-color: #53b3a6;
	font-size: 12px;
	text-decoration: none;
}
.pagea li.active a {background-color: #282b36;}
.pagea li a:hover {
	padding: 3px 8px;
	height: 20px;
	color: #ffffff;
	background-color: #282b36;
	font-size: 12px;
}
.net h1 {
	text-align: center;
	font-size: 25px;
	line-height: 40px;
	margin-bottom: 10px;
	font-family: '微软雅黑';
	margin-bottom: 20px;
	font-weight: normal;
}
.pub {
	text-align: center;
	border-bottom: #CCCCCC 1px solid;
	margin-bottom: 10px;
	padding-bottom: 20px;
	margin-bottom: 30px
}
#more {
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 4px;
}
.product_content {
	margin-top: 20px
}
.product_img {
	text-align: center
}
.product_img img {
	max-width: 1180px !important;
}
.pic {
	margin-top: 20px
}
.pic ul {
	width: 105%
}
.pic li {
	float: left;
	text-align: center;
	width: 230px;
	height: 270px;
	margin-right: 25px;
	margin-bottom: 10px;
	list-style: none
}
.pic li img {
	max-width: 230px;
	max-height: 230px;
	padding: 2px;
width:expression(this.width > 230 && this.width > this.height ? 230 : auto);
height: expression(this.height > 230 ? 230 : auto);
	overflow: hidden
}
.pic a {
	color: #b05b76;
}
.borders {
	border: #c87819 1px solid
}
.product_sort {
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: 40px;
}
.product_sort a {
	margin-left: 15px;
	margin-right: 15px;
	padding: 10px 40px;
	background-color: #eeeeee;
	font-size: 16px;
}
.product_sort a:hover {
	background-color: #ddd;
	color: #000000;
	font-weight: bold
}
.product_line {
	height: 1px;
	background-color: #ddd;
	margin-top: 30px;
	margin-bottom: 10px
}
.abcurrent {
	background-color: #ddd !important;
	color: #000000;
	font-weight: bold;
	padding: 10px 40px;
	font-size: 16px;
	margin-left: 15px;
	margin-right: 15px;
}
.sort_list {
	border: #ddd 1px solid;
	border-right: none;
	margin-top: 30px;
	text-align: center;
	width: 1099px;
	background-color: #efefef;
	position: relative;
	z-index: 1;
	height: 40px;
}
.sort_list ul {
	width: 100%;
}
.parent_li {
	position: relative;
	float: left;
	TEXT-ALIGN: center;
	WIDTH: 156px;
	FLOAT: left;
	z-index: 10;
	font-size: 16px;
	line-height: 40px;
	border-right: #ddd 1px solid
}
.parent_li a {
	WIDTH: 156px;
	DISPLAY: block;
	font-size: 16px;
	color: #000000;
	line-height: 40px;
	font-family: "微软雅黑";
}
.parent_li a:hover {
	color: #000000;
	background-color: #dedede;
}
.second_ul {
	position: absolute;
	background-color: #efefef;
	width: 154px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	left: 0px;
	top: 40px;
	display: none;
	z-index: 999;
	border: #ddd 1px solid;
	margin-left: -1px;
}
.second_li a {
	display: block;
	float: left;
	font-size: 14px !important;
	font-weight: normal !important;
	width: 154px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	color: #000000;
	overflow: hidden;
}
.second_li a:hover {
	color: #05754e;
}


.fz0 {
	margin-top:10px;
    width: 280px;
    float: right;
    font-size: 0;
}
.fz0 A:hover {
    COLOR: #ffffff;
}
.btn {
    width: 40px;
    background:url(../images/search.png) no-repeat center center #999;
    text-indent: -9999em;
    color: #fff;
    text-align: center;
    font-size: 16px;
    height: 30px;
	display: inline-block;
	border: none;
	border-bottom: 1px solid #999;
}

.fz0 .input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px;
	width: 200px;
    height: 30px;
    outline: none;
    border: none;
    border-bottom: 1px solid #999;
    box-shadow: none;
    background: none;
    color: #ccc;
    font-size: 14px;
	display: inline-block;
	vertical-align: top;
}

.nav{
	position: relative;
	z-index: 999;
}
.nav .second-nav{
    width: 102px;
	width: 185px;
	margin-left: -35px;
    display: none;
    position: absolute;
}
.nav .second-nav li{
	position: relative;
    margin-top: 0px;
    width: 185px;
    height: 40px;
    line-height: 40px;
	background: rgba(40,43,54,0.75);
    border-top: 1px solid #ffffff73;
}
.nav .second-nav li a{
	width: 185px;
	line-height: 40px;
	height: 40px;
	color: white;
	padding: 0;
	}
.nav .second-nav li a:hover {
	color: #FFF;
	background: rgb(83,179,166);
	display: block;
}

.linksContainer {
	width: 100%;
	min-width: 1180px;
	height: auto;
	overflow: hidden;
	padding: 10px 0;
	background: #282b36;
	border-bottom: 1px solid #ffffff40;
}
.linksBox {
	width: 1100px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	line-height: 24px;
}
.linksBox .hzsTitle,.linksBox .hzsLinks {
	float: left;
	color: #fff;
}
.linksBox .hzsTitle {
	text-align: right;
}
.linksBox .hzsLinks {
	float: left;
}
.linksBox .hzsLinks li {
	display: inline-block;
	margin-right: 20px;
}
.linksBox .hzsLinks li:last-child {margin-right:0;}
.linksBox .hzsLinks li a {color:#fff;}
.linksBox .hzsLinks li a:hover,.footerlink ul li a:hover {color:#53b3a6;}

.footerlinkBox {
	width: 100%;
	min-width: 1180px;
	height: auto;
	overflow: hidden;
	padding-top:15px;
	padding-bottom:10px;
	background-color: #282b36;
	border-bottom: 1px solid #f1ffff4f;
}
.footerlink {
	width: 1180px
    height: auto;
    margin: 0 auto;
    line-height: 30px;
    overflow: hidden;
    color: #ffffff;
    font-size: 13px;
    text-align: center;
}
.footerlink ul{
	display: inline-block; 
	vertical-align: top;	
	border-right: 1px solid #f1ffff4f;   
    padding-left: 10px;
    padding-right: 10px;
}
.footerlink ul:last-child,.footerlink ul:nth-child(7) {
	border-right: none;
}
.footerlink ul li{
	width: 95px;
}
	
.footerlink ul li a{color:#fff;}
#allmap{height:400px;}
/*右侧悬浮导航css样式*/
.client-2{position:fixed;right:-170px;top:50%;z-index:900;}
.client-2 li a{text-decoration:none;}
.client-2 li{margin-top:1px;clear:both;height:auto;position:relative;list-style:none;}
.client-2 li i{background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin:0px auto;text-align:center;}
.client-2 li p{height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;margin:0;}
.client-2 .my-kefu-qq i{background-position:4px 5px;}
.client-2 .my-kefu-tel i{background-position:0 -21px;}
.client-2 .my-kefu-liuyan i{background-position:4px -53px;}
.client-2 .my-kefu-weixin i{background-position:-34px 4px;}
.client-2 .my-kefu-weibo i{background-position:-30px -22px;}
.client-2 .my-kefu-ftop{display:none;}
.client-2 .my-kefu-ftop i{width:33px;height:35px;background-position:-27px -51px;}
.client-2 .my-kefu-left{float:left;width:90px;position:relative;padding:0 5px;}
.client-2 .my-kefu-tel-right{font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}
.client-2 .my-kefu-right{width:20px;}
.client-2 .my-kefu-tel-main{background:#53b3a6;color:#fff;width:260px;padding:12px 0 6px;float:left;}
.client-2 .my-kefu-main{background:#53b3a6;width:97px;position:relative;padding:12px 0 6px;float:left;}
.client-2 .my-kefu-weixin-pic{position:absolute;left:-150px;top:-24px;display:none;z-index:33333;}
.client-2 .my-kefu-chaxun i{background:url(../images/xiaochengxu.png) no-repeat 0 0; background-size:30px 30px; display:block;width:30px;height:30px;margin:0px auto;text-align:center;}
.client-2 .my-kefu-chaxun p{height:40px;font-size:12px;}

.my-kefu-weixin-pic img{width:128px;height:128px;}
.my-kefu-weixin-pic.xzl-xcx img{width:200px;height:200px;}