@charset "utf-8";
/*----------全局*/
*{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
	font-size:12px;
	margin:0 auto;
	background: url(../gydcxcom_images/bg.gif) left top repeat-x;
}
ul{
	list-style:none;
}

img{
	border:0px;
}

a:link {color:#000000;text-decoration: none;}
a:visited {color:#000000;text-decoration: none;}
a:hover {color:#000000;text-decoration: underline;}
a:active {color:#000000;text-decoration: none;}

.cbody{
	width:1002px;
	margin:0 auto;
}
.mbody{
	width:782px;
	margin:0 auto;
}

.margintop{
	margin:0 auto;
}
/*-----------头部*/
.top{
	height:152px;
	background-color:#990000;
	overflow:hidden;
}

/*----------栏目菜单*/

.menu_top img{
	float:left;
	width:1002px;
	height:16px;
	border:0px;
}
.menu_bottom img{
	float:left;
	width:1002px;
	height:18px;
	border:0px;
}
.menu_left,.menu_right{
	float:left;
	width:112px;
}
.menu_txt{
	float:left;
	width:778px;
	height:25px;
	background:url(../gydcxcom_images/menu_bg.gif) left top repeat-x;
}
.menu_txt ul{
	width:778px;
	background:url(../gydcxcom_images/menu_r.gif) top center no-repeat;
	overflow:hidden;
}
.menu_txt ul li{
	float:left;
	margin-left:5px;
	width:90px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background:url(../gydcxcom_images/menu_line.gif) left bottom no-repeat;
}
.menu_txt ul li a,
.menu_txt ul li a:visited,
.menu_txt ul li a:active
{
	float:left;
	color:#990000;
	width:90px;
	height:25px;
	display:block;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	line-height:24px;
}

.menu ul li a:hover{
	color:#000000;
	background:url(../gydcxcom_images/menu_o.gif) center bottom no-repeat;
}
.menu ul li a.thisclass{
	color:#000000;
	background:url(../gydcxcom_images/menu_o.gif) center bottom no-repeat;
}

/*----------主体top*/
.main_top{
	width:782px;
	height:282px;
	background: url(../gydcxcom_images/main_bg.gif) left top repeat-y;
}
.allbg{
	background:#F9FAF5;
	width:778px;
	height:282px;
}


/*----------幻灯片*/
.swfproduct{
	float:left;
	width:520px;
	height:272px;
	padding:0px 0px 5px 5px;
}

/*----------首页调用新闻列表*/
.mainnews{
	float:left;
	width:205px;
	height:280px;
	margin-left:20px;
	
}
.newstitle{
	width:220px;
	height:30px;
	background: url(../gydcxcom_images/line_title.gif) left bottom repeat-x;
}

.newscontent{
	width:200px;
	height:250px;
}
.newscontent li{
	float:left;	
	width:200px;
	height:22px;
	line-height:22px;
}
.newscontent li a:link,
.newscontent li a:visited,
.newscontent li a:hover,
.newscontent li a:active
{
	color:#000000;
	text-decoration: none;
}


/*----------搜索*/
.msearch{
	height:30px;
	width:782px;
	background:url(../gydcxcom_images/search_bg.gif) left top no-repeat;
}
.msearch .title{
	height:30px;
	width:60px;
	float:left;
	padding-left:35px;
	line-height:28px;
}
.msearch .inpbox{
	float:left;
	margin-top:5px;
	width:420px;
	height:16px;
}
.msearch .inpbox input{
	margin-left:0px;
	margin-right:5px;
}
.msearch .inpbox select{
	font-size:12px;
	width:100px;
	margin-bottom:4px;
}
.msearch .inpbox .searchtxt{
	height:12px;
	width:200px;
	font-size:12px;
	padding:6px 0 4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.msearch .hots{
	line-height:28px;
	float:left;
}

/*----------主体_首页产品列表*/
.maintop10{
	margin-top:10px;
}
.mainproductlist{
	width:782px;
	height:1080px;
	text-align:center;
	background:url(../gydcxcom_images/main_bg.gif) left top repeat-y;
}
.mainpiclist{
	width:710px;
	text-align:center;
}
.mainpiclist li{
	width:710px;
	height:150px;
}

/*----------页脚信息*/
.footer{
	width:782px;
	height:50px;
	background:#A63318;
}

.flogo{
	float:left;
	padding-left:10px;
	width:150px;
	height:50px;

}

.fmenu{
	padding-top:26px;
	padding-right:20px;	
	overflow:hidden;
}

.fmenu ul{
	float:right;
	height:24px;
	width:240px;
}

.fmenu li{
	float:left;
	width:60px;
	line-height:28px;
	text-align:center;
	color:#ffffff;
}
.fmenu li a{
	float:left;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
}

.fmenu li a:hover {
	float:left;
	text-align:center;
	color:#000000;
	text-decoration:none;
}
.copyright{
	text-align:center;
	margin:10px auto;
	font-size:10px;
	color:#999999;
}
.copyright a{
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.copyright a:hover{
	color:#999999;
}

.mguest{
	width:782px;
	height:820px;
	background: url(../gydcxcom_images/main_bg.gif) left top repeat-y;
}
.m_guest{
	text-align:center;
}
