@charset "utf-8";
.top {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	height: 127px;
	width: 100%;
}
.topc {
	height: 127px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.yuyan {
	background-image: url(../images/yuyanbg.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 122px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 20px;
}
.yuyan a {
	color: #fff;
	padding-right: 6px;
	padding-left: 6px;
}
.yuyan a:hover {
	color: #fff;
	text-decoration: underline;
}
.weibo {
	position: absolute;
	height: 16px;
	width: 16px;
	top: 4px;
	right: 160px;
}
.weibo2 {
	position: absolute;
	height: 16px;
	width: 16px;
	top: 4px;
	right: 135px;
}
.tel {
	position: absolute;
	height: 44px;
	width: 208px;
	top: 35px;
	right: -3px;
}
#jsddm
{	margin: 0;
	padding: 0}

	#jsddm li
	{
	float: left;
	list-style: none;
	height: 35px;
	width: 106px;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
}

	#jsddm li a
	{
	display: block;
	text-decoration: none;
	width: 106px;
	color: #fff;
	height: 35px;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
}

	#jsddm li a:hover
	{
	background-color: #bc4d00;
	background-image: url(../images/navbg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
		
		#jsddm li ul
		{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	display: block;
}
		
			#jsddm li ul li
			{
	display: block;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
			
			#jsddm li ul li a
			{
	color: #fff;
	background-color: #f0903c;
	line-height: 35px;
	text-align: left;
	display: block;
	height: 35px;
	width: 220px;
	padding-left: 10px;
}
			
			#jsddm li ul li a:hover
			{
	background-color: #bc4d00;
	background-image: url(transparent);
}
.search {
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	height: 34px;
	width: 960px;
	margin-top: 10px;
	overflow: hidden;
}
.ss {
	float: left;
}
.key {
	float: left;
	height: 34px;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 40px;
	color: #7f7f7f;
}
.key a {
	padding-right: 2px;
	padding-left: 2px;
	color: #7f7f7f;
}
.key a:hover {
	text-decoration: underline;
}


#search-keyword {
	height: 21px;
	width: 250px;
	border: 1px solid #c9cacb;
	line-height: 21px;
	float: left;
	margin-top: 6px;
	margin-left: 11px;
	color: #898989;
	padding-left: 3px;
}
#search-submit              {
	background-color: transparent;
	height: 24px;
	width: 56px;
	display: block;
	float: left;
	background-image: url(../images/btnbg.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 3px;
	margin-top: 6px;
}
.banner {
	height: 314px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
.main1 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
}
.main1_l {
	float: left;
	width: 204px;
	background-image: url(../images/sprot.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	background-color: #e1e1e1;
	height: 448px;
}


#bnav {
	line-height: 24px;
	list-style-type: none;
	width:204px;
}

#bnav a {
	display: block;
	width: 204px;
	color: #3e3e3e;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#bnav a:link  {
 color:#666; text-decoration:none;
}
#bnav a:visited  {
 color:#666;text-decoration:none;
}
#bnav a:hover  {
 color:#FFF;text-decoration:none;font-weight:bold;
}

#bnav li {
 /*float: left*/;
	width: 204px;
	line-height: 31px;
	background-color: #e1e1e1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	text-indent: 15px;
}
#bnav li a:hover{
 background:#999;
}
#bnav li ul {
	line-height: 27px;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width: 204px;
	position: absolute;
}
#bnav li ul li{
	float: left;
	width: 204px;
	background: #F6F6F6;
}


#bnav li ul a{
	display: block;
	width: 80px;
	w\idth:190px;
	text-align:left;
	padding-left: 14px;
}

#bnav li ul a:link  {
	color:#666;
	text-decoration:none;
	font-weight: normal;
}
#bnav li ul a:visited  {
 color:#666;text-decoration:none;
}
#bnav li ul a:hover  {
	color:#F3F3F3;
	text-decoration:none;
	font-weight:normal;
	background-color: #FF9900;
}

#bnav li:hover ul {
 left: auto;
}
#bnav li.sfhover ul {
 left: auto;position:static;
}
#content {
 clear: left; 
}
.main1_r {
	float: right;
	width: 740px;
	border: 1px solid #e1e1e1;
	background-color: #fff;
	height: 480px;
}
.mainl_rt {
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	line-height: 33px;
	background-image: url(../images/srxcpt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.mainl_rt a {
	float: right;
	margin-right: 19px;
}
.cp li {
	float: left;
	height: 204px;
	width: 161px;
	padding-left: 14px;
	padding-top: 15px;
	padding-right: 9px;
	
}
.cp  li a {
	text-align: center;
	width: 159px;
	display: block;
	height: 204px;
	border: 1px solid #e3e3e3;
}
.cp li a span {
	display: block;
	margin-top: 5px;
}

.cp a img {
	display: block;
	border: 5px solid #e3e3e3;
}
.cp  li  a:hover img {
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.cp li a:hover {
	color: #FF9900;
}
.main2 {
	height: 331px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 9px;
}
.main2_l {
	float: left;
	width: 579px;
	background-color: #fff;
	height: 331px;
}
.main2_lt {
	background-image: url(../images/szjxgt.gif);
	background-repeat: repeat;
	height: 36px;
	line-height: 36px;
	color: #ed6000;
	text-indent: 1px;
	font-weight: bold;
}
.main2_lt span {
	float: left;
	text-indent: 15px;
}
.main2_lt a {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-right: 15px;
}
.main2_ln  {
	height: 244px;
	width: 540px;
	line-height: 22px;
	color: #414141;
	overflow: auto;
	margin-top: 25px;
	margin-left: 16px;
}
.main2_ln p {
	padding-top: 10px;
	padding-bottom: 15px;
}
.main2_ln img {
	display: block;
	float: left;
	padding-right: 15px;
}

.main2_r {
	float: right;
	width: 367px;
	background-color: #fff;
	height: 331px;
	background-image: url(../images/yjpic.gif);
	background-repeat: no-repeat;
	background-position: 110px 180px;
}
.main2_rt {
	background-image: url(../images/slxt.gif);
	background-repeat: no-repeat;
	height: 40px;
	line-height: 35px;
}
.main2_rt a {
	color: #bebebe;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 13px;
}
.main2_rn p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #414141;
	margin-top: 30px;
	margin-left: 20px;
}
.jz {
	height: 160px;
	width: 943px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	margin-top: 14px;
	padding: 8px;
}
.jzt {
	background-image: url(../images/khjzpic.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 943px;
	line-height: 27px;
}
.jzt a {
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	float: right;
	margin-right: 16px;
}
.ry {
	height: 160px;
	width: 943px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	margin-top: 14px;
	padding: 8px;
}
.ryt {
	background-image: url(../images/ryzs.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 943px;
	line-height: 27px;
}
.ryt  a {
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	float: right;
	margin-right: 16px;
}
.ry     td img  {
	width: 159px;
	height: 104px;
	margin-right: 12px;
	margin-top: 17px;
}
#colee_left {
	height: 133px;
	width: 943px;
	background-color: #f4f4f4;
}
.main3 {
	background-color: #fff;
	height: 289px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
	position: relative;
}
.main3_t {
	background-image: url(../images/snewst.gif);
	height: 41px;
	width: 984px;
	position: absolute;
	left: -5px;
	top: 0px;
	background-repeat: no-repeat;
}
.main3_n {
	padding-top: 64px;
}
.news {
	padding-left: 14px;
	float: left;
	width: 291px;
	padding-right: 14px;
}
.news_t a {
	width: 291px;
	display: block;
	color: #646464;
	font-weight: bold;
	padding-bottom: 10px;
}
.news p {
	width: 291px;
	line-height: 28px;
	height: 28px;
	background-image: url(../images/newsbg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
.news p a {
	display: block;
	line-height: 28px;
	text-indent: 22px;
}
.news span {
	float: right;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.flink {
	background-color: #c1c1c1;
	height: 34px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 34px;
	text-indent: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.flink a {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding-right: 2px;
	padding-left: 2px;
}
.ft {
	background-image: url(../images/ftbg.gif);
	background-repeat: repeat-x;
	height: 148px;
	width: 100%;
}
.foot {
	background-image: url(../images/ftbgz.gif);
	background-repeat: repeat;
	height: 136px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 12px;
}
.footn {
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 27px;
	line-height: 24px;
}
.footn a {
	color: #414141;
}

.xnav   a  {
	color: #fff;
	padding-right: 13px;
	padding-left: 13px;
}
