/* 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:8px;}
.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:3px;}
.mt30								{margin-top:30px;}

.pa5								{padding:5px;}
.pa10								{padding:6px 10px 10px 10px;}
.pa_rl10							{padding:0 10px;}
.pa8								{padding:8px;}

/*c_开头为字体颜色*/
.white								{color:#fff;}
.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;}/*字符串不换行*/

/*最小高度*/
.mh1000								{min-height:980px;height:auto !important;height:980px;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;color:#FFF;}
.page a.hover						{color:#f60;}


/*--------------------------*/

html{background:url(../images/bg.jpg); overflow-x:hidden;}


#header{width:964px;height:306px;background:url(../images/header_bg.jpg) no-repeat;margin:0 auto;position:relative;}

#header .bg_l{background:url(../images/header_bg_l.jpg) no-repeat;width:400px;height:750px;position:absolute;top:0;left:-400px;}
#header .bg_r{background:url(../images/header_bg_r.jpg) no-repeat;width:518px;height:910px;position:absolute;top:0;right:-518px;}


.menu{height:94px;}
.menu .ul_box{width:964px;margin:0 auto;padding-top:38px;}
.menu .ul_box li{float:left;height:28px; text-align:center;line-height:28px;width:68px;text-indent:-9999px;position:relative;}
.menu .ul_box li a{font-size:16px; font-family:"微软雅黑";color:#000; font-weight:bold;float:left;width:69px;height:28px;line-height:28px;overflow:hidden;}
.menu .ul_box li a:hover{color:#000;}
.menu .ul_box li.line{width:20px;}
.menu .ul_box li.logo{line-height:200px;overflow:hidden;width:290px;}


.menu .ul_box li #xl { display:none; position:absolute; height:auto;left:-10px;top:28px;overflow:hidden; background:none;}
.menu .ul_box li #xl,.ul_box li #xl li { width:88px; }
.menu .ul_box li #xl li { display:block; border:none; border-bottom:solid 1px #321D0C; padding:0px; margin:0; background:#000;opacity:0.7;filter:Alpha(Opacity="70");line-height:28px;}
.menu .ul_box li #xl li a {font-weight:normal; display:block; overflow:hidden;color:#fff;line-height:28px;font-size:12px;text-indent:0;float:none;width:100%;}


#footer{width:964px;height:335px;background:url(../images/footer_bg.jpg) no-repeat 0 0;margin:0 auto;position:relative;}

#footer .bg_l{background:url(../images/footer_bg_l.jpg) no-repeat 0 bottom;width:508px;height:480px;position:absolute;bottom:0;left:-508px;}
#footer .bg_r{background:url(../images/footer_bg_r.jpg) no-repeat 0 bottom;width:518px;height:480px;position:absolute;bottom:0;right:-518px;}
#footer .c_div{color:#bfbfbf; text-align:center;line-height:26px;padding-top:50px;}
#footer .c_div span.line{padding:0 5px;}
#footer .c_div a{color:#bfbfbf;}
#footer .clink{margin-bottom:15px;}


#content{width:964px;margin:0 auto;background:url(../images/contbg.jpg) no-repeat;}

.menu_left{width:230px;float:left;background:url(../images/menu_bg.jpg) repeat-y;}
.cont_right{width:724px;float:left;padding-left:10px;}


.layout_box{}

.start{width:230px;height:130px;background:url(../images/butbox.jpg) no-repeat;}
.start a{display:block;width:230px;height:107px; text-indent:-9999px;}
.start .down{height:75px;width:230px;}
.start .down a{display:block;width:230px;height:75px; text-indent:-9999px;}
.start .butbox{height:53px;}
.start .butbox a{float:left;width:115px;height:53px;line-height:200px;overflow:hidden;}




.box_style{}
.box_style .title{height:50px;}
.box_style .title .tith{height:50px;overflow:hidden;line-height:200px;}
.box_style .cont{padding:0 10px 13px 10px;}



.box_style.t1{background:url(../images/t1.jpg) no-repeat;}
.box_style.t1 .cont{color:#FFF;padding-left:12px;padding-right:10px;padding-bottom:12px;}

.box_style.t2{background:url(../images/t2.jpg) no-repeat;}
.box_style.t2 .cont{color:#fff799;}


.box_style.t3{background:url(../images/t3.jpg) no-repeat;}


.box_style.t4{background:url(../images/t4.jpg) no-repeat;}
.box_style.t4 .title{height:50px;}
.box_style.t4 .title .tith{height:50px;}


.box_style.t5{background:url(../images/t5.jpg) no-repeat;height:270px;position:relative;}
.box_style.t5 .title{height:50px;}
.box_style.t5 .title .tith{height:50px;}
.box_style.t5 .cont{padding-left:40px;padding-top:40px;color:#bfbfbf;line-height:20px;}
.box_style.t5 .cont a{color:#bfbfbf;}
.box_style.t5 .t5-i{background:url(../images/t5-i.jpg) no-repeat;height:60px;width:10px;font-size:1px;line-height:1px;position:absolute;right:-10px;bottom:101px;}

.links_box{}
.links_box li{float:left;width:69px; text-align:center;line-height:22px; list-style:none;}
.links_box li a{color:#FFF;}



/*ui_box4*/
.ui_box4{padding-top:10px;}
.ui_box4 .title4{}
.ui_box4 .title4 .tith{height:23px;}
.ui_box4 .title4 li{float:left;height:23px;width:68px;text-align:center;background:#462b18;color:#FFF;border:1px solid #321d0c;font-size:14px;line-height:23px;margin-right:-1px;}
.ui_box4 .title4 li a{color:#FFF; font-weight:bold;}

.ui_box4 .title4 li.hover{background:#6b4227;}
.ui_box4 .title4 li.hover a{color:#fff; text-decoration:none;}
.ui_box4 .cont4{color:#bfbfbf;padding:10px 0 0 0;}
.ui_box4 .cont4 .col-detail4{}
.ui_box4 .img{border:1px solid #cfa972;width:205px;height:156px;margin-bottom:10px;}
.ui_box4 dd{color:#FFF;line-height:21px;padding-left:20px;}


.box_style.t6{background:url(../images/t6.jpg) no-repeat;}
.box_style.t6 .title{height:44px;}
.box_style.t6 .title .tith{height:44px;}
.box_style.t6 .cont{padding:0;border:1px solid #706051;border-top:none;}



.box_style.t7{background:url(../images/t7.jpg) no-repeat;height:429px;margin-top:-9px;}
.box_style.t7 .title{height:44px;}
.box_style.t7 .title .tith{height:44px;}
.box_style.t7 .cont{padding:15px 0 0 0; text-align:center;line-height:21px;color:#bfbfbf;}
.box_style.t7 dt{margin-bottom:10px;}
.box_style.t7 .tl{text-align:left;}




.box_style.t8{background:url(../images/t8.jpg) no-repeat;width:232px;height:236px;}
.box_style.t8 .title{height:44px;position:relative;}
.box_style.t8 .title .tith{height:44px;}
.box_style.t8 .title .more{color: #724B2B;position: absolute;right: 5px;top: 7px;}
.box_style.t8 .cont{}

.box_style.t9{background:url(../images/t9.jpg) no-repeat;width:232px;height:236px;}
.box_style.t9 .title{height:44px;position:relative;}
.box_style.t9 .title .tith{height:44px;}
.box_style.t9 .title .more{color: #724B2B;position: absolute;right: 5px;top: 7px;}
.box_style.t9 .cont{}


.box_style.t10{background:url(../images/t10.jpg) no-repeat;width:240px;height:144px;margin-bottom:10px;}
.box_style.t10 .title{height:44px;}
.box_style.t10 .title .tith{height:44px;}
.box_style.t10 .cont{ text-align:center;color:#cfa972;line-height:27px;}

.box_style.t11{width:530px;}
.box_style.t11 .title{height:44px;position:relative;}
.box_style.t11 .title .tith{height:44px;}
.box_style.t11 .title .more{color: #724B2B;position: absolute;right: 5px;top: 7px;}


.box_style.t12{width:180px;}
.box_style.t12 .title{height:44px;position:relative;}
.box_style.t12 .title .tith{height:44px;}
.box_style.t12 .title .more{color: #724B2B;position: absolute;right: 5px;top: 7px;}


.box_t11{background:url(../images/t11.jpg) no-repeat;height:203px;}

/*ad5*/
.ad5{width:240px;height:81px;}
.ad5 a{border:1px solid #706051;width:238px;height:79px;}


/*newstab*/
.newsbox{margin-bottom:10px;height:236px;overflow:hidden;}
.newstab{width:474px;}
.ad_flash{width:238px;height:234px;overflow:hidden;border:1px solid #706051;}
#btnlistID li{text-indent:-9999px;}
/*ad_flash*/

/*ui_box*/

.ui_box{border:1px solid #321d0c;background:#664429;}
.ui_box .title{background:url(../images/tab1.png) repeat-x;height:35px;position:relative;}
.ui_box .title .more{position:absolute;top:7px;right:5px;color:#724b2b;}
.ui_box .title li{float:left;height:35px;width:86px;}
.ui_box .title li a{height:35px;display:block;line-height:34px;background:url(../images/tab1.png) no-repeat;color:#FFF;font-size:14px;font-weight:bold;float:left;width:86px; text-align:center;}
.ui_box .title li.hover a{background:url(../images/tab2.png) repeat-x;color:#fff;}

.ui_box .cont{padding:10px;height:180px;}
.tips{background:#50311c;color:#db8364;border:1px solid #462b18;}
.tips .tbox{font-weight:bold;font-size:12px;padding:7px 0; text-align:center;}
.tips a{color:#f8b551;font-weight:bold;font-size:12px;}


/*newslist*/
.newslist li{line-height:27px;color:#cfa972;border-bottom:1px solid #533418;border-top:1px solid #72533e;}
.newslist li .time{float:right;}
.newslist li a{color:#cfa972;}

/*newslist*/
.newslist2 li{line-height:22px;color:#bfbfbf;}
.newslist2 li a{color:#bfbfbf;}

/*layoutbox*/
.layoutbox{}

/*ad_3*/
.ad_3{}
.ad_3 li{float:left;margin-right:6px;width:152px;height:86px;}
.ad_3 li a{width:152px;height:84px;border:1px solid #706051;}
.ad_3 li.last{margin-right:0;}

/*wi_left*/
.wi_left{width:474px;}
.wi_right{width:240px;}




.game_list li{height:57px;border-bottom:1px solid #706051;}
.game_list li.last{border-bottom:none;}
.game_list{}
.game_list .bt,
.game_list .linkbox{float:left;}
.game_list .bt{width:91px;height:57px; text-indent:-9999px;margin-right:10px;}
.game_list .bt a{color:#eb6100;}
.game_list li.red{color:#facd89; }
.game_list li.red .linkbox a,
.game_list li.red .linkbox span{color:#bfbfbf;}
.game_list .linkbox a{color:#bfbfbf;}
.game_list .linkbox{color:#bfbfbf;width:360px;height:47px; vertical-align:middle;line-height:18px;padding-top:10px;}
.game_list li.h1 .linkbox{line-height:40px;}
.game_list .linkbox span.line{padding:0 5px;}
.game_list .bt.b1{background:url(../images/g1.png) no-repeat;}
.game_list .bt.b2{background:url(../images/g2.png) no-repeat;}
.game_list .bt.b3{background:url(../images/g3.png) no-repeat;}
.game_list .bt.b4{background:url(../images/g4.png) no-repeat;}
.game_list .bt.b5{background:url(../images/g5.png) no-repeat;}

/*yqlinks*/
.yqlinks{border:1px solid #706051;background:#211411;width:962px;margin:10px auto 0 auto;}
.yqlinks .ybox{padding:20px 30px;line-height:24px;color:#a98a5d;}
.yqlinks .ybox a{color:#a98a5d;margin-right:5px;}



/*pro_list*/
.pro_list{padding-top:15px;padding-left:20px;}
.pro_list li{width:150px;margin-right:28px;float:left; text-align:center;overflow:hidden;}
.pro_list li .pimg{width:150px;margin-bottom:5px;}
.pro_list li a.img_h{border:1px solid #fff;width:148px;height:110px;margin-right:20px;background:#a6937c; text-align:center;}
.pro_list li a{color:#bfbfbf;}
.pro_list li.last{margin-right:0;}




/*ui_box3*/
.ui_box3{background:#714b2b;border:1px solid #321d0c;margin-top:42px;}
.ui_box3 .title{height:35px;line-height:35px;padding-left:20px;background:url(../images/t12.png) no-repeat;}
.ui_box3 .title .tith{color:#facd89; font-family:"宋体";}
.ui_box3 .title .tith span{padding:0 6px;}
.ui_box3 .title .tith a{color:#facd89;}
.ui_box3 .cont{background:#714b2b;padding:5px 20px 15px 20px;border:1px solid #936238;border-top:none;}





/*newslist3*/
.newslist3{}
.newslist3 li{border-bottom:1px solid #896e58;padding:6px 0;line-height:21px;color:#bfbfbf;}
.newslist3 li .time{float:right;}
.newslist3 li a{color:#bfbfbf;}





/*travel_detail*/
.travel_detail {margin-bottom:40px;color:#bfbfbf;}
.travel_detail .tinfo_title	{min-height:60px;height:auto !important;height:60px;overflow:visible;padding-top:10px; text-align:center;margin-bottom:30px;}
.travel_detail .tinfo_title	.tith{font-size:16px;color:#fff;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 #896e58;padding:5px 0;}


.travel_bottom{border-top:1px solid #896e58;padding-top:10px;}
.travel_bottom a{color:#bfbfbf;}


/*fs_box*/
.fs_box{padding-left:30px;padding-bottom:40px;}
.fs_box .fs_daima{margin-bottom:30px;padding-left:20px;}
.fs_box .pj_box{padding-left:10px;}


/*pro_list*/
.ui_box3 .cont.pro_list2{padding-top:20px;color:#dfc9b4;padding:20px 15px 0 15px;}
.pro_list2 ul{margin-bottom:20px\9;}
.pro_list2 li{width:150px;margin-right:15px;float:left; text-align:center;overflow:hidden;border:1px solid #886442;padding:4px;background:#704d31;margin-bottom:20px;height:160px;overflow:hidden;}
.pro_list2 li .pimg{width:150px;margin-bottom:5px;}
.pro_list2 li a.img_h{border:1px solid #fff;width:148px;height:110px;margin-right:20px;background:#a6937c; text-align:center;}
.pro_list2 li a{color:#dfc9b4;}
.pro_list2 li p{margin-bottom:3px;}
.pro_list2 li.last{margin-right:0;}


#down1 {padding:10px; font-size:12px; color:#FF0000; line-height:28px;}
#down2 { text-align:center; margin-top:10px;}



/*分页*/
.list_pages{ text-align:center;height:32px;padding:10px 20px;margin-top:10px;}
.list_pages ul{}
.list_pages ul li{font-family:微软雅黑;font-size:12px;width:auto;line-height:17px;margin-right:6px;border:1px solid #b0b0b0;display:inline;padding:2px 6px 2px;float:none;}
.list_pages ul li a{color:#606060;}
.list_pages ul li a:hover{color:#000000;text-decoration:none;}
.list_pages ul li.thisclass,.list_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color:#666;color:#fff;border:1px solid #666;}
.list_pages .pageinfo{line-height:21px;padding:0px 10px 0px 16px;color:#fff;font-weight:normal;}
.list_pages select{font:12px Verdana,Arial,Tahoma;vertical-align:middle;height:20px;}
.list_pages .pageinfo strong{color:#fff; font-weight:normal;}




/*分页部分*/
.List_page{text-align:center;margin-bottom:10px;}
.List_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #AECD9E;color:#A0A0A0;}
.List_page span{background:#fff;color:#332822;margin:0px 1px;padding:4px 6px;border:1px solid #3D9403;}


.plug_publish_add{margin:0;padding:0}
.plug_publish_add dt{margin:6px 0;line-height:26px;}
.plug_publish_add dt .input{border:1px solid #ccc;height:20px;line-height:20px;color:#555;font-size:12px;}
.plug_publish_add dt .inputs{border:1px solid #ccc;height:40px;line-height:20px;width:98%;color:#555;font-size:12px;}
.plug_publish_add dt .editor{width:98%;height:180px;}
.plug_publish_add dt span{color:#999;}
.plug_publish_add a{color:#00f;}
.plug_publish_add a:hover{color:#f30;}

.vote_bnt{background:url(../images/sdcms.gif) 0 -212px;width:66px;height:28px;line-height:28px;border:0;text-align:center;font-size:14px;color:#46A407;margin:4px;}
