@charset "utf8";
/* CSS Document */

/*css reset star*/
html								{color:#333;background:#FFF; overflow-y: scroll;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,
dl,dt,dd,ul,ol,li,pre,form,fieldset,
legend,button,input,textarea,th,td	{margin:0;padding:0;}
body,button,input,select,textarea	{font:12px/1.5 tahoma, arial, \5b8b\4f53;}
h1,h2,h3,h4,h5,h6					{font-size:100%;}
address,cite,dfn,em,var				{font-style:normal;}
code,kbd,pre,samp					{font-family:courier new, courier, monospace;}
small								{font-size:12px;}
ul,ol								{list-style:none;}
a									{text-decoration:none;}
a:hover								{text-decoration:underline;}
sup									{vertical-align:text-top;}
sub									{vertical-align:text-bottom;}
legend								{color:#000;}
fieldset,
img									{border:0;}
button,
input,
select,
textarea							{font-size:100%;}
table								{border-collapse:collapse; border-spacing:0;}
a									{text-decoration:none;color:#333; }
a:hover, a:focus					{text-decoration:underline;color: #f00;}

strong								{font-weight:bold;}
input[type=submit]					{cursor:pointer;}
button								{cursor:pointer;}
/*css reset end*/

.hr 								{font-size:1px;line-height:1px;clear:both;height:10px;}/*留出10像素的间隙*/
.clear								{clear:both;font-size:0px; height:0px; line-height:0px;}/*清楚ie6 浮动造成的重复文字*/
.m									{margin:0 auto;}
.b									{font-weight:bold;}
span.none-b							{font-weight:normal;}
.relative							{position:relative;}
.w960								{width:960px;}
.border_none						{border:none;}
.display_none						{display:none;}


.clearfix:after						{ content:"."; height:0; visibility:hidden; display:block; clear:both; }
.clearfix							{ display:inline-block; }
.clearfix							{ display:block; }



/*f_开头为float漂浮,l:左 r:右*/
.fl									{float:left;}
.fr									{float:right;}

/*m_开头位margin边距,t:上 b:下 l:左 r:右*/
.mt									{margin-top:10px;}
.mb									{margin-bottom:9px;}
.ml									{margin-left:10px;}
.mr									{margin-right:10px;}
.mr5								{margin-right:5px;}
.mr9								{margin-right:9px;}
.mr15								{margin-right:15px;}
.mr20								{margin-right:20px;}
.mr30								{margin-right:30px;}

.mb30								{margin-bottom:30px;}
.mb20								{margin-bottom:20px;}
.mb15								{margin-bottom:15px;}
.mb5								{margin-bottom:5px;}
.mt30								{margin-top:30px;}

.pa5								{padding:5px;}
.pa10								{padding:6px 10px 10px 10px;}
.pa_rl10							{padding:0 10px;}
.pa8								{padding:8px;}

/*c_开头为字体颜色*/
.gray								{color:#333;}
.gray_6								{color:#666;}
.gray_9								{color:#999;}
.blue								{color:#0e51ad;}
.red								{color:#f00;}
.error								{color:#bf0000;}
.green								{color:#090;}
.orange								{color:#f95e1c;}

a.uline								{text-decoration:underline;}
/*fh_开头的是行距*/
.fh18								{line-height:18px;}
.fh21								{line-height:21px;}
.fh30								{line-height:30px;}
/*fs_开头的是字体大小*/
.fs12								{font-size:12px;}
.fs14								{font-size:14px;}
/*v开头表示垂直对齐方式，t开头横向对齐方式，组合使用*/
.vt									{vertical-align:top;}
.vm									{vertical-align:middle;}
.tc									{text-align:center;}
.tr									{text-align:right;}
.wp									{word-wrap:break-word;word-break:normal;}/*字符串不换行*/

/*最小高度*/
.mh600								{min-height:900px;height:auto !important;height:900px;overflow:visible;}

/*图片隐藏*/
.img_h,
.img_hidden							{display:block;overflow:hidden;text-align:center;}
.img_box							{display:block;}
.bk									{display:table-cell; display:inline-block; *display:inline;zoom:1; vertical-align:top;}



/*page*/
.page a				{padding:0 3px;margin-left:5px;font-size:14px;}
.page a.hover{color:#f60;}



.w219								{width:219px;}
.w332								{width:332px;}
.w392								{width:392px;}
.w247								{width:247px;}
.w930								{width:930px;}
.w730								{width:730px;}
.w320								{width:320px;}

/*--------------------------*/

html{background:#161a23 url(../images/contant.png) repeat-y center top; overflow-x:hidden;}

.menu{background:url(../images/menu_bg.png) no-repeat center top;height:50px;}
.menu .ul_box{width:960px;margin:0 auto;padding-top:5px;}
.menu .ul_box li{float:left;width:99px;height:28px; text-align:center;line-height:28px;}
.menu .ul_box li a{color:#FFF;font-size:16px; font-family:"微软雅黑";}
.menu .ul_box li.logo{height:28px;line-height:200px;overflow:hidden;width:160px;}

#header{width:984px;height:371px;background:url(../images/header_bg1.jpg) no-repeat;margin:0 auto;position:relative;}

#header .bg_l{background:url(../images/header_bg_l.jpg) no-repeat;width:409px;height:806px;position:absolute;top:0;left:-409px;}
#header .bg_r{background:url(../images/header_bg_r.jpg) no-repeat;width:409px;height:806px;position:absolute;top:0;right:-409px;}


#footer{width:984px;height:193px;background:url(../images/footer_bg.jpg) no-repeat;margin:0 auto;position:relative;}

#footer .bg_l{background:url(../images/footer_bg_l.jpg) no-repeat 0 bottom;width:310px;height:190px;position:absolute;bottom:0;left:-310px;}
#footer .bg_r{background:url(../images/footer_bg_r.jpg) no-repeat 0 bottom;width:310px;height:345px;position:absolute;bottom:0;right:-310px;}
#footer .c_div{color:#FFF; text-align:center;line-height:26px;padding-top:50px;}


#content{width:984px;margin:0 auto;background:url(../images/box_bg2.png) repeat-y;}

#content .layout_box{background:url(../images/box_bg1.png) no-repeat center top;padding-top:11px;padding:11px 11px 0 11px;}
#content .content_bottom{background:url(../images/box_bg3.png) no-repeat;height:11px;line-height:1px;font-size:1px;}



.ad_188{height:93px;margin-bottom:9px;}
.ad_188 li{width:188px;height:91px;border:1px solid #434343;margin-right:3px;float:left;}
.ad_188 li.last{margin-right:0;}

.ad_960{width:960px;margin-bottom:9px;border:1px solid #434343;}
.ad_960 img{display:block;}

.ad_gg{ text-align:center;}

/*left_menu*/
.left_menu{border:1px solid #434343;background:url(../images/bg.png);padding-top:6px;width:217px;overflow:hidden;}
.left_menu .down{width:219px;height:90px;border-bottom:1px solid #434343;padding-bottom:5px;}
.left_menu .down a{background:url(../images/down.jpg) no-repeat center top;width:219px;height:90px;line-height:300px;overflow:hidden;}
.left_menu .d_list{padding:5px 0;margin:0 auto;width:200px;}
.left_menu .d_list li{margin-bottom:7px;height:45px;}
.left_menu .d_list li a{display:block;width:200px;height:45px;line-height:200px;overflow:hidden;float:left;}
.left_menu .d_list li.l1 a{background:url(../images/l_1_hover.png) no-repeat;}
.left_menu .d_list li.l1 a:hover{background:url(../images/l_1.png) no-repeat;}

.left_menu .d_list li.l2 a{background:url(../images/l_2_hover.png) no-repeat;}
.left_menu .d_list li.l2 a:hover{background:url(../images/l_2.png) no-repeat;}

.left_menu .d_list li.l3 a{background:url(../images/l_3_hover.png) no-repeat;}
.left_menu .d_list li.l3 a:hover{background:url(../images/l_3.png) no-repeat;}

.left_menu .d_list li.l4 a{background:url(../images/l_4_hover.png) no-repeat;}
.left_menu .d_list li.l4 a:hover{background:url(../images/l_4.png) no-repeat;}

.left_menu .d_list li.l5{margin-bottom:0;}
.left_menu .d_list li.l5 a{background:url(../images/l_5_hover.png) no-repeat;}
.left_menu .d_list li.l5 a:hover{background:url(../images/l_5.png) no-repeat;}


/*banner*/
.banner{background:#FFF;width:380px;height:200px;padding:6px;}
.banner img{display:block;float:left;}




/*mheight_s1*/
.mheight_s1{height:310px;height:320px\9;padding-top:15px;}



/*ui_box*/

.ui_box{background:url(../images/uibox.png) no-repeat left top;padding:1px 0 0 1px; }
.ui_box .ucont{background:url(../images/uibox.png) no-repeat right bottom;padding:0 1px 1px 0; height:160px;}
.ui_box .title{background:url(../images/title1.png) repeat-x;height:29px;position:relative;}
.ui_box .title li{float:left;height:29px;}
.ui_box .title li a{height:29px;display:block;line-height:29px;border-right:1px solid #d4c3aa;color:#FFF;font-size:14px;font-weight:bold;padding:0 15px;float:left;}

.ui_box .title li.hover a{background:url(../images/title2.png) repeat-x;color:#000;}
.ui_box .title .more{position:absolute;top:5px;right:10px;color:#fff;}


.tips{background:#000;color:#FFF;font-weight:bold;font-size:12px;padding:7px 0; text-align:center;}
.tips a{color:#FFF;font-weight:bold;font-size:12px;}

/*newslist*/
.newslist li{line-height:23px;}
.newslist li .time{float:right;}



/*ui_box2*/
.ui_box2{padding:9px;_width:199px;overflow:hidden;}
.ui_box2{border:1px solid #434343;background:url(../images/bg.png); width:202px;  padding-left:6px\9;}
.ui_box2 .title{height:34px;width:201px;}
.ui_box2 .title .tith{height:34px;line-height:200px;overflow:hidden;width:201px;}
.ui_box2 .title .tith.s1{background:url(../images/t1.png) no-repeat;width:201px;height:34px;}
.ui_box2 .title .tith.s3{background:url(../images/t2.png) no-repeat;width:201px;height:34px;}
.ui_box2 .title .tith.s2{background:url(../images/t3.png) no-repeat;width:201px;height:34px;}
.ui_box2 .cont{background:url(../images/t_bg.png) repeat-y;width:181px;width:201px\9;padding:10px; color:#FFFFFF}


.newzn{ text-align:center;color:#FFF;line-height:30px;}
.newzn a{color:#FFF;}
.newzn span{padding:0 5px;}


.kf{line-height:24px;color:#969493;}


/*newslist2*/
.newslist2 {margin-bottom:6px;}
.newslist2 li{line-height:24px;}


/*投票调查*/
.dc{height:201px;}


/*pro_list*/
.pro_list{padding-top:15px;}
.pro_list li{width:137px;margin-right:20px;float:left; text-align:center;overflow:hidden;}
.pro_list li .pimg{width:137px;height:102px;margin-bottom:3px;}
.pro_list li a.img_h{border:1px solid #000;width:135px;height:100px;margin-right:20px;background:#a6937c; text-align:center;float:left;}
.pro_list li.last{margin-right:0;}


/*ui_box3*/
.ui_box3{border:1px solid #FFF;background:#e1d7c7;}
.ui_box3 .title{background:url(../images/title1.png) repeat-x;height:29px;line-height:29px;padding-left:10px;}
.ui_box3 .title .tith{color:#FFF; font-family:"宋体";}
.ui_box3 .title .tith span{padding:0 6px;}
.ui_box3 .title .tith a{color:#FFF;}
.ui_box3 .cont{padding:15px;}

/*newslist3*/
.newslist3{}
.newslist3 li .time{float:right;}


/*travel_detail*/
.travel_detail .tinfo_title	{min-height:60px;height:auto !important;height:60px;overflow:visible;padding-top:5px; text-align:center;margin-bottom:10px;}
.travel_detail .tinfo_title	.tith{font-size:20px;font-family:"黑体";color:#000;margin-bottom:5px;line-height:26px;margin-bottom:20px;}
.travel_detail .wz_cont		{line-height:26px;font-size:14px;}
.travel_detail .wz_cont p	{margin-bottom:20px;}
.travel_detail .next_wz		{font-size:14px;height:50px;line-height:50px;}

.travel_detail .tinfo_s{border-top:1px solid #000;border-bottom:1px solid #000;padding:5px 0;}


/*留言 review_list*/

.ly_form					{padding:10px;background:#FFF;}
.ly_form table				{width:100%;}
.ly_form table td			{padding:5px 0;}
.ly_form .sr				{border:1px solid #CCC;height:22px;line-height:22px;padding:2px 5px;width:200px;}
.ly_form .yzm				{border:1px solid #CCC;height:22px;line-height:22px;padding:2px 5px;width:80px;}
.ly_form .textarea			{border:1px solid #CCC;height:90px;line-height:22px;padding:5px 5px;width:500px;background:#f5f5f5;}
.ly_form .butbox			{border-top:1px dashed #d6d6d6;padding-top:20px;}
.ly_form .but				{width:60px;height:30px;}



/*table_pro_detail*/
.table_pro_detail			{}
.table_pro_detail .title	{height:30px;line-height:30px;font-size:14px;font-weight:bold;padding-left:10px;color:#FFF;background:#362e2b;}
.table_pro_detail table		{width:100%;}
.table_pro_detail th		{height:30px;border-bottom:2px solid #ccc;background:#f6f9fc;font-weight:bold;color:#666;}
.table_pro_detail td		{height:32px;border-bottom:1px solid #ebede3;}
.table_pro_detail .zt		{margin-right:5px; vertical-align:middle;}
/*pro_pj_title*/
.pro_pj_title				{padding-left:15px;color:#333;}




/*btnlistID*/
#btnlistID li{text-indent:-9999px;height:10px;line-height:1px;font-size:1px;}

/*文章列表*/
.topTopic {
	MARGIN-TOP: 3px; FLOAT: left;  width:100%; color:#000000;
}
.topTopic-a {
	DISPLAY: inline; FLOAT: left; width:70%;white-space:nowrap;font-size:14px;
}
.topTopic-a A:link {
	font-size:12px;TEXT-DECORATION: none;
}
.topTopic-a A:visited {
	font-size:12px;TEXT-DECORATION: none;
}
.topTopic-a A:hover {
	font-size:12px;COLOR:#333333;TEXT-DECORATION: underline
}
.topTopic-b {
	DISPLAY: inline;FLOAT: right;WIDTH: 70px;color: #6E6E6E;
}
.topTopic-c {
	FLOAT: left; width:100%; height:1px;font-size:0px;line-height:0px;border-bottom:solid 1px #ffff99;
}
/*文章列表*/



/*文章分页列表*/
.topTopic-list {
	MARGIN-TOP: 8px; FLOAT: left; width:100%;
}
.topTopic-list-a {
	DISPLAY: inline; FLOAT: left; WIDTH:85%; padding:5px;border-bottom:solid 1px #7e6b5a;
}
.topTopic-list-a A:link {
	TEXT-DECORATION: none;
}
.topTopic-list-a A:visited {
	TEXT-DECORATION: none;
}
.topTopic-list-a A:hover {
	TEXT-DECORATION: underline;
}
.topTopic-list-b{
	DISPLAY: inline; FLOAT:right; WIDTH:71px;padding:5px; color:#6e6e6e; padding-right:19px;border-bottom:solid 1px #7e6b5a;
}

.topTopic-list-c {
	FLOAT: left; width:100%; height:1px;font-size:0px;line-height:0px;border-bottom:solid 1px #7e6b5a;
}
/*文章分页列表*/




/*文章频道列表*/
.topTopic-main-bg
{
}
.topTopic-main-bg td{
	text-align:center;
	width:50%;
	color:#333;
}

.topTopic-main-title-bg{
	background: #7e6b5a; WIDTH:340px; LINE-HEIGHT: 30px; HEIGHT: 30px;	margin:0px;	border:solid 1px #7e6b5a; float:left; margin-top:9px;
}
.topTopic-main-title{
	MARGIN-TOP: 3px; DISPLAY: inline; FONT-WEIGHT: bold; FONT-SIZE: 18px; FLOAT: left; MARGIN-LEFT: 12px; color:#FFFFFF;
}
.topTopic-main-title a:link 
{
	color:#F8FBFC;
	TEXT-DECORATION: none;
}

.topTopic-main-title a:visited 
{
	color:#ffffff;
	TEXT-DECORATION: none;
}

.topTopic-main-title a:hover 
{
	color:#fff;
	TEXT-DECORATION: none;
	TEXT-DECORATION: underline
}

.topTopic-main-title-more{
	MARGIN-TOP: 3px; DISPLAY: inline; FLOAT: right; MARGIN-RIGHT: 8px
}

.topTopic-main-title-more a:link 
{
	color:#FFFFFF;
	TEXT-DECORATION: none;
}

.topTopic-main-title-more a:visited 
{
	color:#FFFFFF;
	TEXT-DECORATION: none;
}

.topTopic-main-title-more a:hover 
{
	color:#FFFFFF;
	TEXT-DECORATION: none;
}

.topTopic-main-list
{
	float:left;
	border:solid 1px #7e6b5a;
	width:340px;
	min-height:300px;
}
.topTopic-main-list-a{
	DISPLAY: inline; FLOAT: left; WIDTH:260px; text-align:left;padding:3px;
}
.topTopic-main-list-a A:link {
	TEXT-DECORATION: none
}
.topTopic-main-list-a A:visited {
	TEXT-DECORATION: none
}
.topTopic-main-list-a A:hover {
	TEXT-DECORATION: underline
}
.topTopic-main-list-b {
	FLOAT: left; WIDTH:50px;padding:3px; 
}

.topTopic-main-list-c {
	FLOAT: left; width:100%; height:1px;font-size:0px;line-height:0px;border-bottom:solid 1px #7e6b5a;
}
/*文章频道列表*/

/*下载分页列表*/
.down-list-bg
{

}
.down-list
{
	TABLE-LAYOUT: fixed;
    WORD-BREAK: break-all;
    font-size:12px;
    font-family:"宋体";
	BORDER-RIGHT: #5b4a40 1px solid;
	 BORDER-TOP: #5b4a40 1px solid;
  BORDER-LEFT: #5b4a40 1px solid;
   COLOR: #497098;
   BORDER-BOTTOM: #5b4a40 1px solid; 
   TEXT-DECORATION: none;
	margin-top:20px;
	
}
.down-list-title
{
	font-size:14px;
	font-weight:bold;
	color:#000;
	
}
.down-list td
{
	color:#000;
	font-size:14px;
	line-height:35px;
	padding-left:9px;
	padding-right:9px;
}
.down-list-address
{
background:#7e6b5a;
color:#FFFFFF;
font-size:16px;
	
}

.down-list-address td
{
	width:117px;
	height:30px;
	background-image:url(/template/Hwjy/images/down_06080107.gif);
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

.down-list-address td a
{
	FILTER: Glow(Color=#FFFF00, Strength=2);
	TEXT-DECORATION: none;
}
/*下载分页列表 	 */

/*分页*/
.pages-more {
	float:right;position:relative; margin: 0px;
}
.pages {
	CLEAR:right; MARGIN:5px 5px auto auto; FONT: 83%/1.4 arial, helvetica, sans-serif, 宋体; PADDING-BOTTOM: 5px;
}
.pages A {
	BORDER-RIGHT: #bacbdd 1px solid; BORDER-TOP: #bacbdd 1px solid; BORDER-LEFT: #bacbdd 1px solid; COLOR: #497098; BORDER-BOTTOM: #bacbdd 1px solid; TEXT-DECORATION: none
}
/*分页*/




/*开区分页列表*/
.game-list
{
	background-color:#7f2d00;
	font-size:12px;
	font-family:"宋体";
	color:#FFFFFF;
}
.game-list td
{
	background-color:#af5801;
	text-align:center;
}
.game-list-title
{
	text-align:center;
	font-size:12px;
	font-family:"宋体";
	font-weight:bold;
	color:#FFFFFF;
}
.game-list-name
{
	color:#ffff00;
}
.game-list-time
{
	color:#ffff00;
}
.game-list-state
{
	color:#00ff40;
}
/*开区分页列表*/



/*单件装备列表*/
.pro-list
{
	background-color:#7f2d00;
}
.pro-list td
{
	background-color:#af5801;
	padding:3px;
}
.pro-list-title
{
	font-size:12px;
	color:#f9db2d;
	FILTER: Glow(Color=#7f2d00, Strength=2);
	font-weight:bold;
}
/*单件装备列表*/




/*装备图片列表*/
.pic-list
{
	
}
.pic-pic {
	DISPLAY: inline; FLOAT: left; MARGIN: 10px 0px 0px 20px; WIDTH: 130px;
}
.pic-pic-box {
	BORDER-RIGHT: #dce4ed 1px solid; BORDER-TOP: #dce4ed 1px solid; VERTICAL-ALIGN: middle; BORDER-LEFT: #dce4ed 1px solid; WIDTH: 130px; BORDER-BOTTOM: #dce4ed 1px solid; HEIGHT: 130px; TEXT-ALIGN: center;
}
.container {
	DISPLAY: inline-block; VERTICAL-ALIGN: middle; WIDTH: 100%; TEXT-ALIGN: center;
}
.pic-pic-li {
	LINE-HEIGHT: 26px; HEIGHT: 26px;
}
/*装备图片列表*/



/*导航树*/
.dtree {
	FONT-SIZE: 11px; COLOR: #666; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; WHITE-SPACE: nowrap
}
.dtree IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; VERTICAL-ALIGN: middle; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
.dtree A {
	COLOR: #333; TEXT-DECORATION: none
}
.dtree A.node {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; WHITE-SPACE: nowrap
}
.dtree A.nodeSel {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; WHITE-SPACE: nowrap
}
.dtree A.node:hover {
	COLOR: #333; TEXT-DECORATION: underline
}
.dtree A.nodeSel:hover {
	COLOR: #333; TEXT-DECORATION: underline
}
.dtree A.nodeSel {
	BACKGROUND-COLOR: #c0d2ec
}
.dtree .clip {
	OVERFLOW: hidden
}
/*导航树*/



.banks-Attention-table
{
	background-color:#7e6b5a;
}

.banks-Attention-table tr
{
	background-color: #E7DCDD;
}

.banks-Attention-table-title
{
	background-color:#7e6b5a;
	height:30px;
}



.banks-list-table
{
	background-color:##E7DCDD;
}

.banks-list-table tr
{
	background-color:#E7DCDD;
}

.banks-list-table-title
{
	background-color:#7E6B5A;
}




.pro-template-table
{
	background-color:#7f2d00;
}

.pro-template-table tr
{
	background-color:#ffbd0f;
}

.pro-template-table-title
{
	background-color:#f16b00;
}

.pro-template-table-foot
{
	background-color:#af5801;
}





/*系统定义的样式表*/