/* CSS Document */
Body {
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	COLOR: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat-x;

}
img{border:0px;}
div{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	overflow: hidden;
	font-size:12px;
}
ul,li{
	text-indent: 0px;
	border:0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
.t10px{margin-top:10px;}
.red{color:#FF0000;}
.blue{color:#2661cd;}
.sblue a:link{color:#141c7b;}
.sblue a:visited{color:#141c7b;}
.sblue a:active{color:#141c7b;}
.while,.while a{color:#FFFFFF}

A:link { COLOR: #000000; TEXT-DECORATION: none }
A:visited { COLOR: #000000; TEXT-DECORATION: none }
A:hover { COLOR: #000000; TEXT-DECORATION: none }
.newleft a:link,.newleft a:visited{	
font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.newleft a:hover{
font-size: 14px;
}
.firstFont {color:#333333}
.firstFont  a:link,.firstFont  A:visited{color:#333333}
.firstFont  a:hover{COLOR: #c5a33a; TEXT-DECORATION: none}
.while {color:#ffffff}
.while  a:link,.while  A:visited{color:#ffffff}
.while  a:hover{COLOR: #c5a33a; TEXT-DECORATION: none}
.red2{COLOR: #ff0000;}
.red A:link { COLOR: #ff0000; TEXT-DECORATION: none }
.red A:visited { COLOR: #ff0000; TEXT-DECORATION: none }
.red A:hover { COLOR: #c40402; TEXT-DECORATION: none }
.b{
	font-weight: bold;
}
.mt10{margin-top:10px;}
.f14{font-size:14px;}
.blue a:link{color:#0f639d}
.blue a:hover{color:#ff0000}
.blue a:active{color:#0f639d}
.blue a:visited{color:#0f639d}
.secFont {COLOR: #7aaf17}
.secFont  a:link,.secFont  A:visited{COLOR: #7aaf17}
.secFont  a:hover{COLOR: #ff0000; TEXT-DECORATION: none}

Td {font-family: Verdana,Arial,"";font-size: 12px;}
ul.topnav {
	list-style: none;
	margin: 0 auto;
	width: 880px;
	font-size: 1.2em;
	line-height: 27px;
}
ul.topnav li {
	float: left;
	margin: 0;
	position: relative; /*--Declare X and Y axis base--*/
	letter-spacing: 2px;
	text-align: center;
	width: 110px;
}
ul.topnav li a{
	padding: 8px 0px;
	color: #fff;
	display: block;
	text-decoration: none;
}
ul.topnav li a:active,ul.topnav li a:visited{color:#FFFFFF}
ul.topnav li a:hover{
	background-image: url(../pic/btbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color:#FFFFFF
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 40px;
	background: #033a9f;
	margin: 0;
	padding: 0;
	float: left;
	width: 100px;


	-moz-border-radius-bottomleft: 1px;
	-moz-border-radius-bottomright: 1px;
	-webkit-border-bottom-left-radius: 1px;
	-webkit-border-bottom-right-radius: 1px;
	border: 1px solid #dcdcdc;
	display: none;
}
ul.topnav li ul.subnav li{
	margin: 0;
	padding: 0;
	color:#000000;
	border-top: 1px solid #fafafa; /*--Create bevel effect--*/
	border-bottom: 1px solid #dcdcdc; /*--Create bevel effect--*/
	clear: both;
	width: 100px;
}
html ul.topnav li ul.subnav li a:active,html ul.topnav li ul.subnav li a:visited{color:#000000}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 100px;
	font-size:12px;
	padding: 3px 0;
	color:#000000;
	background: #ededed url(dropdown_linkbg.gif) no-repeat 10px center;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	color:#FFFFFF;
	background: #1049b0 url(dropdown_linkbg.gif) no-repeat 10px center;
}
#header img {
	margin: 20px 0 10px;
}
.dh .topnav div {
	text-align: center;
	width: 100px;
}





.logleft {
	float: left;
	background-image: url(../pic/logoleft.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 383px;
	background-position: center center;
}
.logoright {
	float: right;
	background-repeat: no-repeat;
	height: 107px;
	width: 286px;
	background-position: center center;
}
.logoright img {
	margin-top: 30px;
}
.home {
	width: 1003px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.banner {
}
.bannerright {
	float: right;
	height: 319px;
	width: 244px;
	background-image: url(../pic/banneright.jpg);
}
.bannerleft {
	background-image: url(../pic/banerleft.jpg);
	float: left;
	height: 319px;
	width: 759px;
}
.had {
	height: 113px;
}
.hbodyleft {
	float: left;
	width: 750px;
	height: 367px;
}
.hbodyleft_company {
	float: right;
	width: 748px;
	margin-right: 2px;
}
.hbodyright {
	float: right;
	height: 367px;
	width: 242px;
}
.hbodyright_company {
	float: left;
	width: 242px;
}
.fuwu_content {
	height: 334px;
	width: 748px;
	border: 1px solid #afcad5;
	background-image: url(../pic/bg.jpg);
	background-repeat: repeat-x;
}
.fuwu_content_company {
	width: 748px;
	border: 1px solid #afcad5;
	background-image: url(../pic/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 20px;
}
.fuwu_content_company_top {
	background-image: url(../pic/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
}
.btning {
	background-image: url(../pic/bnt0.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 28px;
	width: 105px;
	margin-left: 10px;
	line-height: 32px;
	cursor: hand;
}
.btned {
	background-image: url(../pic/bnt1.jpg);
	background-repeat: no-repeat;
	color: #0000CC;
	float: left;
	height: 28px;
	width: 105px;
	margin-left: 10px;
	line-height: 32px;
}
.fgcontent {
	width: 98%;
	margin-top: 10px;
}
.fuwu_con {
	height: 310px;
}
.hbr1 .hbr1_title {
	background-image: url(../pic/rbt.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 242px;
}
.hbr1_title span {
	float: left;
	line-height: 36px;
	margin-left: 40px;
}
.hbr1_content {
	height: 78px;
	background-color: #eaeaea;
	width: 242px;
	clear: both;
}
.hbr1_content2 {
	height: 110px;
	background-color: #eaeaea;
	width: 242px;
	clear: both;
}
.boot {
	background-image: url(../pic/bg3.jpg);
	background-repeat: no-repeat;
	height: 90px;
	clear: both;
	width: 1003px;
	margin: 0 auto;
	background-position: left top;
	padding-top: 10px;
}
.fw {
	float: left;
	height: 142px;
	width: 234px;
	margin-left:5px;
}
.fwtitle{
text-align:left;
height:26px;
line-height:22px;
width:220px;
}
.fwtitle span{
	color: #173884;
	font-size: 12px;
	font-weight: bold;
}
.nlist{
	text-align:left;
	height: 22px;
	line-height:22px;
}
.dh {
	background-image: url(../pic/dh.jpg);
	background-repeat: repeat-x;
	width:1003px;
	height:40px;
	text-align: center;
}
.dh li,.dh li ul {
	width: auto;
	overflow: visible;
}
.gcontent {
	width: 80%;
	margin: 5px auto;
	text-align: left;
	line-height: 20px;
}
.gcontent2 {
	width: 95%;
	margin: 5px auto;
	text-align: left;
	line-height: 20px;
}
.f12{
	font-size:12px;
	text-align: left;
}
.com_p1 {
}
.cpczi {
	background-image: url(../pic/dh1bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: 242px;
	line-height: 32px;
	letter-spacing: 2px;
}
.l18 {
	line-height: 18px;
}
.probg {
	line-height: 23px;
	background-image: url(../pic/probg.jpg);
	background-repeat: repeat-x;
	height: 23px;
}
.hqyjj {
}
.hnews {
	float: left;
	height: 252px;
	width: 367px;
	margin-left: 10px;
}
.hpro {
	float: right;
	height: 252px;
	width: 238px;
	text-align: left;
}
.hqyjj .title {
	text-align: left;
	height: 32px;
}
.hnews .title {
	text-align: left;
	height: 25px;
}
.hnews .content {
	height: 222px;
	width: 363px;
	border: 1px solid #f7f7f7;
}
.hpro .title {
	text-align: left;
	height: 25px;
}
.hpro .content {
	height: 222px;
	width: 222px;
	border: 1px solid #f7f7f7;
}
.protitle {
	height: 32px;
	background-image: url(../pic/tbg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.procontent {
	height: 213px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2c2;
	background-color: #FFFFFF;
}
.sbg {
	background-color: #dbdbdb;
}
.shebei {
	height: 206px;
	margin-top: 3px;
	background-color: #dbdbdb;
}
.shebei .title {
	background-image: url(../pic/shebg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	text-align: left;
}
.shebei .content {
	width: 990px;
	height: 165px;
	border: 1px solid #c2c2c2;
	background-color: #FFFFFF;
}
.gmore {
	float: right;
	width: 100px;
	position: relative;
}
.gcontent div {
}
.hqyjj .content {
	line-height: 18px;
	letter-spacing: 1px;
	height: 184px;
	background-image: url(../pic/hbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bodyleft {
	float: left;
	width: 242px;
	background-image: url(../pic/line.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.gonggao .title {
}
.fenlei .title {
	background-image: url(../pic/ltitle2.jpg);
}
.lx .title {
	background-image: url(../pic/ltitle3.jpg);
}
.lp .title {
	background-repeat: no-repeat;
	background-image: url(../pic/l1.jpg);
	height: 23px;
	width: 227px;
	line-height: 23px;
}
.fenlei .content{
	height:200px;
	background-repeat: no-repeat;
}
.bodyright {
	float: right;
	width: 750px;
	margin-top: 5px;
	height: auto;
}
.hcpzs .content {
}
.company .content {
	width: 100%;
}
.company .title {
	background-image: url(../pic/titlebg.jpg);
	background-repeat: no-repeat;
	height: 23px;
	background-position: left bottom;
}
.title_zi {
	float: left;
	width: 110px;
	font-weight: bold;
	color: #006699;
	line-height: 180%;
	font-size: 14px;
}
.lp {
	width: 225px;
	margin: 0 auto;
}
.class_left{
	float:left;
}
.fenlei li{
	height:30px;
	margin-bottom: 2px;
	line-height: 30px;
}
.fenlei ul{
	margin:0;
	padding:0;
	width: 80%;
}
.gonggao .content {
	background-image: url(../pic/l2bg.jpg);
	background-repeat: repeat-y;
}
.lx .content {
	background-image: url(../pic/l2bg.jpg);
	background-repeat: repeat-y;
}
.brleft {
	float: left;
	width: 524px;
}
.brright {
	width: 221px;
	float: right;
}
.hcpzs {
	clear: both;
	width: 524px;
}
.bodyright .company {
}
.prodh {
	background-image: url(../pic/prodhbg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: 1003px;
	margin: 0 auto;
}
.prodh .hengdh {
	height: 52px;
	width: 1003px;
	margin: 0 auto;
}
.hengdh li {
	float: left;
	line-height: 50px;
	width:108px;
	
	padding: 0 10px;
	font-weight: bold;
	font-size:14px;
	background-repeat: no-repeat;
	background-position: right top;
}
.hengdh li:hover{
	background-image: url(../pic/hengbtn.gif);
	width:108px;
	height:53px;
	color:#FFFFFF;
	font-size:14px;
	background-position: center top;
}
.hengdh li a:hover{
	color:#FFFFFF;
	font-weight: bold;
}
.hengdh li:hover a:visited{
	color:#FFFFFF;
	font-weight: bold;
}
.hengdh li:hover a:active{
	color:#FFFFFF;
	font-weight: bold;
}
.hengdh li:hover a:link{
	color:#FFFFFF;
	font-weight: bold;
}
.hengdh li.proact{
	background-image: url(../pic/prooverbg.jpg);
	width:108px;
	height:53px;
	color:#FFFFFF;
	font-size:14px;
	background-position: center top;
}
.hengdh li.proact a:link{color:#FFFFFF}
.hengdh li.proact a:visited{color:#FFFFFF}
.hengdh li.proact a:active{color:#FFFFFF}
.dh li {
	background-image: url(../pic/dhbtnbg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 121px;
	color: #FFFFFF;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 3px;
}
.dh a {
	color: #FFFFFF;
}

.dh a:link {
	color: #FFFFFF;
}
.dh a:visited {
	color: #FFFFFF;
}
.dh a:active {
	color: #FFFFFF;
}
.mt10{
	margin-top:5px;
}
.fenleititle{
	float: left;
	margin-left: 30px;
	font-size: 14px;
	letter-spacing: 2px;
	color: #1d35b3;
	font-weight: bold;
}
.comptitle {
	background-image: url(../pic/titlebg2.jpg);
	background-repeat: no-repeat;
	width: 524px;
	height: 27px;
	background-position: left bottom;
}
.rpro {
	width: 221px;
}
.rpro .title {
	background-image: url(../pic/titlebg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 27px;
}
.rpro .content {
	width: 90%;
	margin: 0 auto;
}
.hproclass .content li {
	line-height: 26px;
	height:26px;
	background-image: url(../pic/ppt.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aeaba0;
}
.rpro .content ul {
}
.lp .coin {
	text-align: left;
}
.home .hbody {
	background-image: url(../pic/hbg.jpg);
	background-repeat: no-repeat;
}
.lp1 {
	width: 242px;
	background-image: url(../pic/lline2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 157px;
}

