/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, th,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* End of Eric Meyer's CSS Reset */

html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px Arial, sans-serif;
	height: 100%;
}
.wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(image/conback.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.wrapper1 {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;

}
/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 175px;
	background-image: url(image/headback.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


/* Middle
-----------------------------------------------------------------------------*/
.content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 120px;
	padding-left: 0;
	
}




/* Footer
-----------------------------------------------------------------------------*/
.footer {
	margin: -100px auto 0;
	min-width: 1000px;
	height: 102px;
	position: relative;
	background-image: url(image/footback.jpg);
}
.header1 {
	height: 175px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(image/head.jpg);
}
.logo {
	position: absolute;
	left: 20px;
	top: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.footer1 {
	background-image: url(image/foot.jpg);
	height: 102px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.con {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	min-height: 500px;
	line-height: 25px;
	font-size: 15px;
}
.address {
	position: absolute;
	left: 130px;
	top: 25px;
	z-index: 10;
	color: #FFF;
	width: 320px;
}
.tai {
	position: absolute;
	left: 460px;
	top: 25px;
	z-index: 10;
	color: #FFF;
	width: 150px;
	background-image: url(image/tai.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
	height: 55px;
	line-height: 50px;
}
.un {
	position: absolute;
	left: 670px;
	top: 25px;
	z-index: 10;
	color: #FFF;
	width: 150px;
	background-image: url(image/union.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
	height: 55px;
	line-height: 50px;
}
.title {
	font-size: 24px;
	color: #330000;
	line-height: 60px;
	font-weight: bolder;
	margin-bottom: 10px;
	background-image: url(image/tb.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 8px;
	position: relative;
}
.imgright{
	float: right;
	clear: both;
	margin-right: 10px;
	margin-left: 20px;
	}
.con1 {
	padding-left: 10px;
	position: relative;
}
.con2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#nav{
	position: absolute;
	padding: 0;
	font-family: 'Lobster', Arial, Helvetica, sans-serif;
	font-size: 17px;
	-khtml-border-radius: 5px;
	width: 800px;
	top: 107px;
	left: 20px;
}

#nav .clear{clear:both;}
#nav ul{
	padding: 0 0 0 20px;
	margin: 0;
	list-style: none;
}
#nav li{
	float: left;
	margin: 5px 0px 5px 0;
	-khtml-border-radius: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A14246;
}
#nav li a{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 10px 15px;
}
#nav li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 10px 15px;
	background-image: url(image/mback.png);
	background-repeat: repeat-x;
	background-position: top;
}
#nav li.active{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-image: url(image/mback.png);
	background-repeat: repeat-x;
	background-position: top;
}
#nav1{
	position: absolute;
	padding: 0;
	font-family: 'Lobster', Arial, Helvetica, sans-serif;
	font-size: 13px;
	-khtml-border-radius: 5px;
	width: 500px;
	top: 20px;
	left: 160px;
	line-height: 17px;
}
#nav1 .clear{clear:both;}
#nav1 ul{
	padding: 0 0 0 20px;
	margin: 0;
	list-style: none;
}
#nav1 li{
	float: left;
	margin: 5px;
	-khtml-border-radius: 5px;
}
#nav1 li a{
	text-decoration: none;
	color: #663333;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#nav1 li.active{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-color: #66CC66;
}
#nav1 li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-color: #176744;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.pro {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-right-width: 0px;
	border-left-width: 0px;
}
.proh {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #81a41c;
	color: #FFF;
	position: relative;
}
.protitle {
	font-size: 20px;
	color: #390;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(image/yi.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
}
.protitle_1 {
	font-size: 20px;
	color: #FC0;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.protitle2 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 10px;
}
.protitle31 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #669966;
}

.protitle3 {
	font-size: 18px;
	color: #693;
	position: absolute;
	left: -10px;
	top: 10px;
	padding-left: 10px;
	width: 100px;
}	
.imgss {
	border-radius: 10px;
	/* [disabled]float: left; */
	}
	
.clear {
	clear: both;
	}	
	
a{
	color: #333;
	text-decoration: none;
	}

a:hover {
	color: #690;
	}	
.if {
	border: 3px solid #CCC;
	}
tit1 {
	font-size: 24%;
}
.f001 {
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	color: #390;
}
.f002 {
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #F90;
}
.conn {
	float: left;
	width: 300px;
	margin-right: 20px;
}
.conn1 {
	float: left;
	width: 300px;
	margin-right: 0px;
}
.address1 {
	padding-left: 25px;
	background-image: url(image/home32.png);
	background-position: left center;
	margin-top: 7px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.phone1 {
	padding-left: 25px;
	background-image: url(image/phone20.png);
	background-position: left center;
	margin-top: 7px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	font-weight: bold;
	color: #093;
	font-size: 24px;
}
.fax1 {
	padding-left: 25px;
	background-image: url(image/fax.png);
	background-position: left center;
	margin-top: 7px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	font-weight: bold;
	color: #093;
	font-size: 24px;
}
.mo1 {
	padding-left: 25px;
	background-image: url(image/mo.png);
	background-position: left center;
	margin-top: 7px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	font-weight: bold;
	color: #093;
	font-size: 24px;
}
.line {
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	float: left;
	width: 68%;
}
.proconn1 {
	line-height: 25px;
}
.prol1 {
	float: left;
}
.prono1 {
	position: absolute;
	left: -15px;
	top: -15px;
}
.pic {
	height: 432px;
	width: 940px;
	padding: 0;
	margin: 0;
}
.left1 {
	float: left;
	width: 50%;
}
.right1 {
	float: left;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-left: 10px;
	width: 47%;
	z-index: 500;
}
