body {
	margin: 0;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
}

/* Render the `main` element consistently in IE. */
main {
  display: block;
}
.row{
	text-align: center;
}
.row div{
	margin: auto;
}

.nav{
	width: 1104px;
}
.nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav li{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
	font-size: 17px;
}
.nav .link{
	padding-top: 80px;
}
.nav a{
	color: #484848;
	text-decoration: none;
}
.nav a:hover{
	color: #00CC66;
}

.s_input{
	height: 25px;
	width: 190px;
	border: 1px solid #909090;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
}
.s_bt{
	color: #FFFFFF;
	background-color: #187347;
	height: 27px;
	width: 50px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	
}
.s_row{
	text-align: left;
	position: absolute;
	padding-top: 28px;
	padding-left: 850px;
}
.main_hd{height: 649px;width: 100%;}
.main_bg{
	
	background-repeat: no-repeat;
	background-position: center center;
	height: 649px;
	display: block;
	position: absolute;
	width: 100%;
	z-index: 1;
	
	background-size:auto 100%;
	-moz-background-size:auto 100%; /* 老版本的 Firefox */
}

.clear{
	clear: both;
	float: none;
}
.adtxt{
	font-size: 20px;
	color: #4d768c;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/aroow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	margin: auto;
	text-align: left;
	height: 25px;
}
.adtxt span{
	display: none;
	position: absolute;
}
.adtxt a{
	color: #4d768c;
	text-decoration: none;
}
.adtxt a:hover{
	text-decoration: underline;
}

.p_hd{
	background-image: url(../images/hdbg.jpg);
	background-position: center 60px;
	height: 940px;
	background-repeat: no-repeat;
}

.main_1{
	background-image: url(../images/bg1.jpg);
	background-position: center center;
	height: 836px;
	background-repeat: no-repeat;
}
.main_2{
	background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 837px;
}
.main_3{
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 466px;
}

.main_4{
	background-position: center top;
	background-repeat: repeat-y;
	background-image: url(../images/zzbg.jpg);
}

.hdp{
	padding-top: 430px;
}
.hdp td{
	text-align: center;
}

.hdp a{
	color: #010101;
	font-size: 18px;
	text-decoration: none;
}

.hdp a:hover{
	color: #010101;
	font-size: 18px;
	text-decoration: underline;
}

.bottom th{
	margin: 0px;
	padding: 0px;
		
}
.bottom th a{
	font-size: 18px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;

}
.bottom td{
	text-align: left;
	font-size: 14px;
	line-height: 30px;
	color: #515151;
}
.bottom a{
	color: #515151;
	text-decoration: none;
}

.bottom a:hover{
	color: #000000;
	text-decoration: underline;
}

.colum_img{
	background-repeat: no-repeat;
	background-position: center top;
}

.w1100{
	width: 1100px;

}
.txt_left{
	text-align: left;
	margin: auto;
}
.bg_hui{
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
}
.loc{
	font-size: 16px;
	color: #6a6a6a;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: left;
}
.loc a{
	color: #6a6a6a;
	text-decoration: none;
}
.loc strong {
	color: #187347;
	font-weight: normal;
}

.tab1{}
.tab1 a{
	font-size: 18px;
	display: block;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
	text-decoration: none;
	color: #6a6a6a;
}
.tab1 .f{
	background-color: #FFFFFF;
	border: 1px solid #dcdcdc;
}

.content1{
	padding-top: 40px;
	padding-bottom: 40px;
}
.clear{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
.product_list{
	padding-top: 0px;
	padding-bottom: 25px;
}
.product_item{
	background-image: url(../images/pbg.png);
	background-repeat: no-repeat;
	height: 481px;
	width: 323px;
	background-position: center center;
	vertical-align: top;
}
.product_item .pic{
	padding-top: 35px;
	padding-bottom: 20px;
}
.product_item .name{
	font-size: 16px;
	color: #2b2a2a;
	padding-bottom: 5px;
}

.product_item .name a{
	color: #009966;
	text-decoration: none;	
}

.product_item .price{
font-size: 16px;
	color: #000000;
}

.more_div{padding-top: 50px;}
.more_div a{
	font-size: 14px;
	color: #195036;
	text-decoration: none;	
}

.news_item{
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	text-align: left;
	padding-top: 20px;
}
.news_item .img{
	
}

.news_item .img a{
	display: block;
	height: 300px;
	width: 380px;
	overflow: hidden;
	border: 1px solid #F3F3F3;
}


.news_item .info{
	position: absolute;
	padding-left: 430px;
	padding-top: 80px;
}
.news_item .data{
	color: #7c7c7c;
	padding-bottom: 10px;
}
.news_item .title{}
.news_item .desc{
	color: #999999;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.otherNews{
	background-image: url(../images/news_other2.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 	281px;
	position: absolute;
	right: 0px;
	margin-top: 420px;
	margin-right: 20px;
}
.otherNews ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.otherNews li{
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/topic.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	line-height: 20px;
	padding-bottom: 30px;
}

.otherNews a{
	color: #FFFFFF;
	text-decoration: none;
}

.otherNews a:hover{
	color: #99FF00;
	text-decoration: underline;
}

.txt_content{
	width: 855px;

	margin: auto;
	float: left;
}
.txt_content h1{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #2b2a2a;
}
.txt_content .art_tool{
	color: #999999;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	text-align: center;
}

.txt_content .c{
	padding: 20px;
}

.con_tool{
	text-align: center;
	width: 143px;
	position:fixed;
	_position:absolute;
	bottom:30px;
	_bottom:30px;

    _margin-top:expression(this.style.pixelHeight+document.documentElement.scrollTop);     
	left: 10px;
	z-index: 99;
}
.con_tool img{
	display: block;
	margin: auto;
	padding: 0px;
}
.con_tool .c{
	background-image: url(../images/con2.png);
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 20px;
}
.con_tool .bt{
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 30px;
	width: 100px;
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
	display: block;
	margin-right: auto;
	margin-left: auto;
	
	border-radius:25px;
-moz-border-radius:25px; /* Old Firefox */
}
.con_tool .close{
	position: absolute;
	padding-left: 110px;	
}