/* ==ȫ������== */

* {
	margin: 0;
	padding: 0;
}

ul,
ol {
	list-style: none;
}

img,
a {
	border: none;
}

a {
	text-decoration: none;
}

html {
	overflow-y: scroll;
}

.bodys {
	width: 100%;
	text-align: center;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfloat {
	clear: both;
	height: 0px;
}

a {
	text-decoration: none;
	display: inline-block;
	color: #666666;
	cursor: pointer;
}

.pagewidth {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	z-index: 1;
}

BODY {
	font-family: 'Microsoft YaHei', 'SimSun', Arial, Helvetica, Sans-Serif;
	background: #ffffff;
	color: #777777;
	font-size: 12px;
	line-height: 150%;
	background-position: center;
	text-decoration: none;
}

#top_head {
	height: 90px;
	position: relative;
	z-index: 10;
}

#top_head .top_head {
	height: 80px;
}

#top_head .head_border {
	width: 100%;
	height: 10px;
	background: url(../images/head_bd.jpg) repeat-x;
}

#top_head .top_head .logo {
	width: 226px;
	height: 60px;
	background: url(../images/logo.jpg) no-repeat;
	margin-top: 10px;
}

#top_head .top_head .tel {
	width: 220px;
	margin-top: 10px;
}

#top_head .top_head .tel img {
	margin-top: 5px;
}

#top_head .top_head .lan_select {
	width: 64px;
	height: 22px;
}

#Select1 {
	border: none;
	background: none;
	padding-left: 5px;
	width: 88px;
	height: 22px;
	border: 1px solid #ccc;
	background: #eeeeee;
	margin-left: 15px;
	margin-right: 5px;
}

#head_nav {
	width: 661px;
	height: 30px;
	margin-top: 15px;
}

#head_nav .head_nav li {
	width:105px;
	height: 22px;
	float: left;
	border-left: 1px solid #ccc;
}

#head_nav .head_nav li a {
	color: #0066cc;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	width:90px;
	display: block;
}

#head_nav .head_nav li a.on {
	border-top: 1px solid #ccc;
}

#head_nav .head_body {
	position: absolute;
	width: 100%;
	_width: 2000px;
	text-align: center;
	height: 30px;
	left: 0;
	top: 90px;
	background: #0066cc;
	color: #fff;
}

#head_nav .head_body a {
	width: 128px;
	line-height: 30px;
	color: #fff;
}

#banner {
	width: 100%;
	height: 400px;
	background: url(../images/banner_bg.jpg) repeat;
	position: relative;
}

#banners {
	position: absolute;
	width: 100%;
	margin-top: 30px;
	height: 400px;
	left: 0;
	top: 0;
}

#banners .banner_bb {
	width: 980px;
	height: 400px;
	margin: 0 auto;
	position: relative;
}

#main {
	padding-top: 46px;
	background: url(../images/main_bg.jpg) repeat-x;
	background-size:100% 100%;
}

#main .main div.main_title {
	width: 100%;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px solid #ccc;
}

#main .main span.main_title {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

#main .main a.more {
	font-family: Arial;
	color: #625635;
}

#main .news {
	width: 300px;
}

#main .products {
	width: 650px;
}

#foot {
	padding: 10px 0;
	height: 122px;
	background: #0066cc;
	/*line-height: 2em;*/
	text-align: center;
	color: #fff;
}

.gg_img{
	padding-left: 50px;
}

#foot a {
	color: #fff;
}


/* ==��Ŀ�˵���ʽ== */

.menu {
	width: 70px;
	padding-top: 3px;
	white-space: nowrap;
}

A.menu {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

A.menu:link {
	color: #ffffff;
}

A.menu:visited {
	color: #ffffff;
}

A.menu:active {
	color: #DCCE2F;
}

A.menu:hover {
	color: #E621ED;
}

.menunow {
	width: 70px;
	padding-top: 3px;
	white-space: nowrap;
}

A.menunow {
	color: #E09725;
	font-size: 12px;
	text-decoration: none;
}

A.menunow:link {
	color: #ffffff;
}

A.menunow:visited {
	color: #ffffff;
}

A.menunow:active {
	color: #780000;
}

A.menunow:hover {
	color: #ff6611;
}

.btmenu {
	color: #333333;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}

A.btmenu:link {
	color: #333333;
}

A.btmenu:visited {
	color: #333333;
}

A.btmenu:active {
	color: #333333;
}

A.btmenu:hover {
	color: #ff6611;
}

.smenu {
	color: #ffffff;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}

A.smenu:link {
	color: #ffffff;
}

A.smenu:visited {
	color: #ffffff;
}

A.smenu:active {
	color: #ffffff;
}

A.smenu:hover {
	color: #ffffff;
}

td.smenuv {
	border: none;
}

.smenuv {
	width: 200px;
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	background: url(../images/smenu_h.png) 0 0 no-repeat;
}

A.smenuv:link {
	color: #555555;
}

A.smenuv:visited {
	color: #555555;
}

A.smenuv:active {
	color: #555555;
}

A.smenuv:hover {
	width: 200px;
	color: #ffffff;
	background: url(../images/smenu_h.png) 0 -35px no-repeat;
}

td.smenuvnow {
	border: 0;
}

.smenuvnow {
	width: 200px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	background: url(../images/smenu_h.png) 0 -35px no-repeat;
}

A.smenuvnow:link {
	color: #ffffff;
}

A.smenuvnow:visited {
	color: #ffffff;
}

A.smenuvnow:active {
	color: #555555;
}

A.smenuvnow:hover {
	color: #ffffff;
	background: url(../images/smenu_h.png) 0 -35px no-repeat;
}


/* ==ҳ�ڵ�����ʽ== */

.nav {
	color: #777777;
	font-size: 12px;
}

td.nav {
	padding-left: 5px;
}


/* ==�����ʽ== */

td.title {
	background: #eeeeee;
}

td.con {
	background: #ffffff;
}

.table {
	border: 1px #dddddd solid;
}

.tablemenu {
	color: #555555;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	background: #eeeeee;
}

.line {
	background: #dddddd;
}


/* ==������ʽ== */


/*.list{BACKGROUND-COLOR: expression((this.sectionRowIndex%2==0)?'#f5f5f5':'#ffffff');font-size:14px;}*/


/* =={#lanTitle#}�б���ʽ== */


/*.tList{color:#333333;line-height:26px;font-size:12px;width:200px;white-space:nowrap;}*/

.tList1 {
	color: #b0b0b0;
	line-height: 26px;
	font-size: 12px;
	float: right;
	_float: none;
}

a.tList {
	color: #333333;
	line-height: 26px;
	font-size: 12px;
	width: 230px;
	white-space: nowrap;
}

a.tList:link {
	color: #333333;
}

a.tList:visited {
	color: #333333;
}

a.tList:active {
	color: #333333;
}

a.tList:hover {
	color: #0066cc;
}


/* ==ͼƬ�б���ʽ== */

td.piclist {
	background: #ffffff;
}

div.piclist {
	border: 1px #dddddd solid;
	width: 50px;
	height: 50px;
	padding: 1px;
	background: #ffffff;
}

td.piclist2 {
	background: none;
}

div.piclist2 {
	border: 1px #dddddd solid;
	width: 144px;
	height: 104px;
	padding: 2px;
	background: #ffffff;
}

a.pictitle {
	color: #777777;
	font-size: 12px;
	line-height: 26px;
}

div.pictitle {
	border: 0px #dddddd solid;
	padding: 1px;
	background: #ffffff;
}


/* ==���������ʽ== */


/*a.more{font-size:12px;;text-decoration: underline}
a.more:link{color:#555555;}
a.more:visited{color:#555555;}
a.more:active{color:#555555;}
a.more:hover{color:#ff6611;}*/


/* ==���Ͳ˵���ʽ== */

.dtree {
	color: #555555;
	font-size: 12.00px;
	white-space: nowrap;
}

.dtree img {
	border: 0px;
	vertical-align: middle;
}

.dtree a {
	color: #555555;
	font-size: 12.00px;
	TEXT-DECORATION: none;
}

.dtree a.node {
	color: #555555;
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
	TEXT-DECORATION: none;
}

.dtree a.nodeSel {
	color: #555555;
	font-size: 12.00px;
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
	TEXT-DECORATION: none;
}

.dtree a.node:hover {
	color: #555555;
	font-size: 12.00px;
	TEXT-DECORATION: none;
}

.dtree a.nodeSel:hover {
	color: #555555;
	font-size: 12.00px;
	TEXT-DECORATION: none;
}

.dtree a.nodeSel {
	background-color: #cfdfef;
	font-size: 12.00px;
}

.dtree .clip {
	overflow: hidden;
}


/* ==��ҳ��ʽ== */

.pagesinfo {
	color: #555555;
	font-size: 12px;
}

.pagesnow {
	color: #D07E36;
	font-size: 14px;
	text-decoration: none;
}

.pages {
	color: #777777;
	font-size: 14px;
	text-decoration: none;
}


/* ==����Ƶ�������б���ʽ== */

td.newsquery {
	height: 23px;
}

.newsquery {
	color: #777777;
	line-height: 150%;
	font-size: 12px;
}

a.newsquery {
	color: #777777;
	line-height: 35px;
	font-size: 14px;
	text-decoration: none;
}

a.newsquery:link {
	color: #777777;
}

a.newsquery:active {
	color: #777777;
}

a.newsquery:visited {
	color: #777777;
}

a.newsquery:hover {
	color: #0066cc;
}

.newsquerytitle {
	border: 1px #eeeeee solid;
	background: #f0f0f0;
}

.newsquerytime {
	color: #555555;
	font-size: 12px;
}


/* ==����Ƶ��������ʽ== */

.newstitle {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}

.newsinfo {
	background: #f0f0f0;
	color: #555555;
	font-size: 12px;
}

.newscon {
	color: #777777;
	font-size: 14px;
	line-height: 160%;
	padding: 15px;
}


/* ==һ�������б���ʽ== */

td.class {
	border: none;
}


/*.class {
    width: 200px;
    height:35px;
    color: #555555;
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    background: url(smenu_h.png) 0 0 no-repeat;
}*/

a.class {
	width: 200px;
	height: 35px;
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	background: url(../images/smenu_h.png) 0 0 no-repeat;
}

a.class:link {
	color: #555555;
}

a.class:visited {
	color: #555555;
}

a.class:hover {
	width: 200px;
	color: #ffffff;
	background: url(../images/smenu_h.png) 0 -35px no-repeat;
}

table.class {
	border: 0px #dddddd solid;
}


/* ==���������б���ʽ== */

table.bigclass {
	border: 1px #dddddd solid;
}

td.bigclass {
	background: #eeeeee;
	padding-left: 10px;
	height: 25px;
}

.bigclass {
	color: #777777;
	font-size: 12px;
	line-height: 150%;
}

a.bigclass {
	color: #777777;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}

a.bigclass:link {
	color: #777777;
}

a.bigclass:visited {
	color: #777777;
}

a.bigclass:actived {
	color: #777777;
}

a.bigclass:hover {
	color: #ff6611;
}

table.smallclass {
	border: 0px #dddddd solid;
}

td.smallclass {
	background: #f7f7f7;
	padding-left: 10px;
	height: 18px;
}

.smallclass {
	color: #555555;
	font-size: 12px;
	line-height: 150%;
}

a.smallclass {
	color: #555555;
	line-height: 150%;
	text-decoration: none;
}

a.smallclass:link {
	color: #555555;
}

a.smallclass:visited {
	color: #555555;
}

a.smallclass:actived {
	color: #555555;
}

a.smallclass:hover {
	color: #ff6611;
}


/* ==����Ƶ����ʽ== */

td.downquery {
	height: 22px;
}

.downquery {
	color: #777777;
	line-height: 150%;
	font-size: 12px;
}

a.downquery {
	color: #777777;
	line-height: 150%;
	font-size: 12px;
	text-decoration: none;
}

a.downquery:link {
	color: #777777;
}

a.downquery:active {
	color: #777777;
}

a.downquery:visited {
	color: #777777;
}

a.downquery:hover {
	color: #ff6611;
}

.downquerytitle {
	border: 1px #eeeeee solid;
	background: #f0f0f0;
}

.downquerytime {
	color: #555555;
	font-size: 12px;
}

.downpropname {
	color: #555555;
	font-size: 12px;
	background: #dddddd;
}

.downprop {
	color: #555555;
	font-size: 12px;
	padding-left: 10px;
	background: #f0f0f0;
}

.downintro {
	color: #777777;
	font-size: 12px;
	line-height: 150%;
}


/* ==ͼ��Ƶ����ʽ== */

.cpline {
	background: #dddddd;
}

td.cpquery {
	background: #ffffff;
	width: 202px;
}

div.cpquery {
	border: 1px #eeeeee solid;
	padding: 1px;
	background: #ffffff;
	width: 200px;
}

a.cpquerytitle {
	color: #777777;
	font-size: 12px;
	line-height: 26px;
}

div.cpquerytitle {
	border: 1px #eeeeee solid;
	padding: 1px;
	background: #f7f7f7;
	width: 200px;
	text-align: center;
}

.cppropname {
	color: #555555;
	font-size: 12px;
	background: #dddddd;
}

.cpprop {
	color: #555555;
	font-size: 12px;
	padding-left: 10px;
	background: #f0f0f0;
}

.cpintro {
	color: #777777;
	font-size: 12px;
	line-height: 150%;
}


/* ==��ʾ��Ϣ��ʽ== */

.notic {
	font-size: 12px;
	color: #777777;
}

.noticerr {
	font-size: 12px;
	color: #ff6600;
}

.noticlink {
	font-size: 12px;
	color: #ff6600;
}


/* ==��ԱƵ����ʽ== */

.mustfill {
	color: #ff0000;
	font-size: 14px;
}

.memberinfo {
	color: #555555;
}


/* ==������ʽ== */

td.bbsquery {
	height: 23px;
}

.bbsquery {
	color: #777777;
	line-height: 150%;
	font-size: 12px;
}

a.bbsquery {
	color: #777777;
	line-height: 150%;
	font-size: 12px;
	text-decoration: none;
}

a.bbsquery:link {
	color: #777777;
}

a.bbsquery:active {
	color: #777777;
}

a.bbsquery:visited {
	color: #777777;
}

a.bbsquery:hover {
	color: #ff6611;
}

.bbsquerytitle {
	border: 1px #eeeeee solid;
	background: #f0f0f0;
}

.bbsquerytime {
	color: #555555;
	font-size: 12px;
}

.bbstitle {
	background: #eeeeee;
}

.bbscon {
	background: #ffffff;
}

.bbstable {
	background: #dddddd;
}

.bbsline {
	background: #dddddd;
}


/* ==ȫվ������ʽ== */

.searchtitle {
	color: #777777;
	font-size: 14px;
	line-height: 32px;
}

a.searchtitle {
	color: #777777;
	font-size: 14px;
	line-height: 32px;
}

.searchbody {
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	height: 60px;
}

.searchtime {
	color: #555555;
	font-size: 12px;
}

.Pagebanner {
	width: 1000px;
	height:auto;
	margin: 0 auto;
	margin-top:30px;
}

.PageBox {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	margin-top: 15px;
	height: auto;
	overflow: hidden;
}

.PageNav {
	width: 1000px;
	height: 40px;
	border-bottom: 1px #CCC solid;
}

.PageNavL {
	float: left;
	width: 200px;
	font-size: 16px;
	font-weight: bold;
	color: #0066cc;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

.PageNavR {
	float: right;
	color: #acacac;
	height: 40px;
	line-height: 40px;
}

.PageEdit {
	padding: 20px;
	text-align: left;
	line-height: 200%;
	font-size: 14px;
	height: auto;
}

.PageL {
	width: 210px;
	float: left;
	padding-top: 10px;
}

.PageR {
	width: 760px;
	float: right;
	padding: 10px;
	line-height: 200%;
	font-size: 14px;
	margin-bottom: 50px;
}

.PageR table {
	font-size: 12px;
}

.PageR a,
.PageA a {
	color: #0066cc;
}

.PageA {
	width: 100%;
	line-height: 200%;
	font-size: 14px;
	padding: 10px;
	height: auto;
	overflow: hidden;
	padding-bottom: 50px;
}

.PageA .con_content {
	width: 400px;
	height: auto;
	float: right;
}

.PageA .con_map {
	width: 500px;
	height: auto;
	float: left;
}

.qqFloat {
	POSITION: absolute
}