@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
ul,ol,dl{ list-style:none;}
a{ text-decoration:none; }
img{ border:none;}
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
* html .clearfix {height: 1%;}
body{ font-family:"微软雅黑", "黑体"; font-size:12px; background:url(/NewWanbu/App/Club/Tpl/Home/Public/images/images/body_bga.jpg) repeat-x top center; width:100%; }
.header_bg {
    background: url("/NewWanbu/App/Club/Tpl/Home/Public/images/images/header_bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 444px;
    width: 100%;
}


.nav_area{ display:block; width:1006px; height:52px; margin:0 auto; margin-left:-8px; background-image:url("/NewWanbu/App/Club/Tpl/Home/Public/images/images/nav_bg.jpg"); background-repeat:no-repeat; overflow:hidden;margin-top:-110px;}
.nav_area li{ display:block; float:left; line-height:45px; font-size:16px; }
.nav_lista{ width:136px; height:52px; text-align:center;}
.nav_area li a{ color:#FFF;}
.main_box{ width:990px; margin:0 auto; background-color:#FFF; overflow:hidden; _margin-top:-10px;  }

.modle_one{ width:990px; overflow:hidden; padding-top:6px;}
#slideBox{width:469px;height:276px;overflow:hidden;position:relative; float:left;}
#slideBox ul#show_pic{margin:0;padding:0;list-style:none;height:320px;width:4750px;position:absolute;}
#slideBox ul#show_pic li{float:left;margin:0;padding:0;height:320px;}
#slideBox ul#show_pic li img{display:block;}
#iconBall{position:absolute;bottom:0;right:0;}
#iconBall li{float:left;color:#7a7a7a;width:25px;height:28px;line-height:28px;cursor:pointer;text-align:center;font-size:14px;font-weight:bold;padding-top:4px;}
#iconBall li.active{background:url(/NewWanbu/App/Club/Tpl/Home/Public/images/images/iconbg.png) no-repeat;color:#fff;}
#slideText {width:539px;height:28px;background:rgba(0,0,0,0.7);color:#fff; position:absolute; left:0px;bottom:0px;*background:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000);}
#textBall{position:absolute;left:10px;bottom:3px;}
#textBall li{float:left;cursor:pointer;display:none;color:#fff;font-size:14px;}
#textBall li.active{display:block;}
#textBall li a {text-decoration:none;color:#fff;}

.news_area{ width:511px; height:276px; background-color:#FFF; float:right;}
.title_new{ width:491px; height:42px; background-image:url(/NewWanbu/App/Club/Tpl/Home/Public/images/images/title_bga.jpg); background-repeat:no-repeat; color:#3d3d3d; font-size:16px; line-height:42px; padding-left:20px;}
.title_new span,.title_new a{ display:block;}
.title_new span{ width:200px; float:left;}
.title_new a{ display:block; width:80px; height:42px; line-height:42px; float:right; font-size:14px; color:#0b67a8;}
.title_new a:hover{ color:#007eff;}
.news_con{ display:block; width:511px; overflow:hidden; padding-top:10px;}
.news_con li{ display:block; float:left; width:511px; height:30px; _height:27px; line-height:30px; _line-height:27px;}
.news_con li a{ display:block; width:320px; float:left; padding-left:10px; font-family:"宋体";}
.firsta a{ font-size:14px; color:#0092cf; font-weight:bold;}
.firstb a{ color:#3d3d3d;}
.firsta a:hover{ color:#0069b2;}
.firstb a:hover{ color:#212121;}
.news_con li span{ display:block; width:100px; float:right; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#9c9c9c;}
/*模块二*/
.modle_two{ width:988px; background-color:#f8f8f8; border:1px #d3e6f4 solid; margin-top:15px; padding-bottom:10px;}
.title_active{ width:958px; height:30px; background:url(/NewWanbu/App/Club/Tpl/Home/Public/images/images/point.jpg) no-repeat 10px 10px; font-size:16px; color:#0b67a8; padding-left:30px; line-height:30px;}

.box{width:958px;margin:10px auto 0; overflow:hidden;}
.tab_menu{ display:block; width:400px; height:30px; overflow:hidden; float:left; }
.tab_menu li{ display:block; width:130px;float:left;height:30px;line-height:30px;color:#000;background:#ebebeb;
text-align:center;cursor:pointer; border-right:2px #FFF solid; font-family:"微软雅黑", "黑体"; font-weight:bold; font-size:14px;}
.tab_menu li.current{color:#FFF;background:#007cdc;}
.tab_menu li a{color:#fff;text-decoration:none;}
.tab_menu li.current a{color:#333;}
.tab_box{padding:10px; width:940px; float:left; background-color:#FFF; border-top:2px #e3e3e3 solid;padding-left:28px;}
.tab_box li{height:24px;line-height:24px;overflow:hidden;}
.tab_box li span{margin:0 5px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}
.tab_box .hide{display:none;}}
.tab_cona{ width:940px; overflow:hidden;}

/*页码*/
.page_area{ height:30px; line-height:30px; font-size:12px; float:left; padding-left:360px;width: 100%; margin-top:10px;}
.page_area span{ float:left;}
.page_area a{ float:left; margin-left:1px; color:#000; padding-left:6px; padding-right:6px;}
.page_area a.current{color: red}
.page_area a:hover{ text-decoration:underline; color:#0061ce;}

/*页码新*/
#page{
	margin-bottom: 40px;
    margin-top: 40px;
    text-align: center;
	float:left;
	width:100%;
}
#page span {
    background: none repeat scroll 0 0 #47B1E2;
    color: #FFFFFF;
    padding: 3px 7px;
}

#page a, #page a:link, #page a:hover {
    border: 1px solid #DBDBDB;
    color: #000000;
    padding: 3px 7px;
}




/*changePage*/
.tabChange{display: none}

.anniu_a{ display:block; width:160px; height:30px; line-height:30px; float:right; font-size:14px; background-image:url(/NewWanbu/App/Club/Tpl/Home/Public/images/images/anniu_a.jpg); background-repeat:no-repeat; background-position:center; color:#FFF; text-align:center;}
.clubMoreAc{float:right;display:block;height:30px;line-height:30px;color:#0B67A8;}
a.anniu_a:hover{ background-image:url(/NewWanbu/App/Club/Tpl/Home//Public/images/images/anniu_b.jpg);}


.boxgrid{ _display:inline; width:440px; height:277px; float:left; overflow:hidden; position:relative; margin-left:15px; cursor:pointer; margin-top:15px;}
.boxcaption{ display:block; float:left; position:absolute; background:#000; height:166px; padding-top:10px; background:rgba(0, 0, 0, 0.4) none repeat scroll 0 0 !important;
filter:Alpha(opacity=40); background:#000000;
top:-277px;left:0; width:440px;}
.boxcaption p{color:#fff;line-height:normal;font-size:15px;position:relative;z-index:999; line-height:2em; text-indent:20px;}
.down_con{ display:block; width:440px; height:100px; 
 background:rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
filter:Alpha(opacity=60); background:#000000;
 font-family:"微软雅黑", "黑体"; font-size:18px; color:#FFF;
position:absolute; bottom:0; left:0; border-top:1px #f7f7f7 solid; }
.down_con span{ display:block; float:left; height:100px; line-height:100px; text-align:center;}
.active_name{ font-size:18px; width:330px; text-align:center;}
.state{ width:100px; color:#ffea00; border-left:1px #FFF solid;}
.statea{  width:100px; color:#72ff00; border-left:1px #FFF solid;} 
/*模块三*/
.module_three{ width:990px; margin:0 auto; overflow:hidden; margin-top:15px;}
.left_con{ width:690px; background-color:#f8f8f8; border:1px #d3e6f4 solid; float:left;} 
.title_a{ width:690px; height:35px; }
.title_a span{ display:block; width:500px; height:35px; background:url(/NewWanbu/App/Club/Tpl/Home/Public/images/images/point.jpg) no-repeat 10px 13px; font-size:16px; color:#0b67a8; padding-left:30px; line-height:35px; float:left;}
.title_a a{ display:block; width:80px; height:35px; line-height:35px; float:right; font-size:14px; color:#0b67a8;}
.title_a a:hover{ color:#007eff;}
.tu_con{ display:block; width:690px; overflow:hidden; padding-bottom:10px; padding-top:5px;}
.tu_con li{ display:block; _display:inline; float:left; margin-left:15px;}
.tu_a{ width:308px; height:275px; position:relative;}
.tu_a a{ display:block; width:308px; height:275px;}
.tu_a span{ display:block; width:308px; height:30px; background:rgba(0, 0, 0, 0.4) none repeat scroll 0 0 !important;
filter:Alpha(opacity=40); background:#000000;
line-height:30px; position:absolute; bottom:0; left:0; color:#FFF; font-size:14px; text-align:center;}
.tu_b{ width:159px; height:133px;}
.ju_top{ margin-top:10px;}

.txt_con{ display:block; width:690px; overflow:hidden; padding-bottom:7px;}
.txt_con li{ display:block; _display:inline; width:300px; height:30px; float:left; font-size:14px; margin-left:40px;}
.txt_con li a{ color:#4e4e4e;}
.txt_con li a:hover{ color:#2c2c2c;}

.right_con{ width:286px; float:right; background-color:#f8f8f8; border:1px #d3e6f4 solid; position:relative;}
.title_b{ width:256px; height:35px; line-height:35px;  background:url(/NewWanbu/App/Club/Tpl/Home/Public/images/images/point.jpg) no-repeat 10px 13px; font-size:16px; color:#0b67a8; padding-left:30px; line-height:35px;  border-bottom:1px #d3e6f4 solid;}
.walk_tu{ display:block; width:280px; overflow:hidden; padding-left:6px; _padding-bottom:12px;}
.walk_tu li{ display:block; width:270px; height:128px; text-align:center; border-bottom:1px #9b9b9b dotted; margin-top:10px;}
/*模块四*/
.module_four{ width:990px; margin:0 auto; margin-top:15px; overflow:hidden;}
.title_d{ width:690px; height:40px; }
.title_d span{ display:block; width:300px; height:30px; background:url(/NewWanbu/App/Club/Tpl/Home/Public/images/images/point.jpg) no-repeat 10px 10px; font-size:16px; color:#0b67a8; padding-left:30px; line-height:30px; float:left;}
.title_d .morea{ display:block; width:80px; height:30px; line-height:40px; float:right; font-size:14px; color:#0b67a8;}
a.morea:hover{ color:#007eff;}
.set_up{ display:block; float:right; width:105px; height:28px; line-height:28px; color:#FFF; font-size:14px; padding-left:15px; background-color:#0094d8; margin-right:20px; margin-top:8px;}
.best_circle{ display:block; width:690px; overflow:hidden; padding-bottom:24px; }
.best_circle li{ display:block; _display:inline; float:left;width: 320px; height: 78px; margin: 20px 15px 0px 10px;}
.best_circle li span{ width: 74px;
height: 74px;
display: block;
border: 1px solid #cccccc;
padding: 1px;
float: left;
}
.best_circle li p{
width: 230px;
height: 20px;
line-height: 17px;
color: #333333;
float: left;
padding-left: 10px;
}
.best_circle li p.start a{ color:#0a66af}
.best_circle li p a{ color:#67a30d}
.title_e{ width:286px; height:35px; line-height:35px;  font-size:16px; color:#0b67a8; text-align:center; border-bottom:1px #d3e6f4 solid;}
.good_cirle{ display:block; width:286px; overflow:hidden; padding-bottom:10px; _padding-bottom:15px;}
.good_cirle li{ display:block; _display:inline; width:48px; height:68px; float:left; margin-left:15px; margin-right:6px; margin-top:10px;}
.good_cirle li a{ display:block;}
.tu_circle{ width:48px; height:48px; overflow:hidden;}
.txt_circle{ width:48px; height:20px; line-height:20px; color:#343434; overflow:hidden; text-align:center;}
a.txt_circle:hover,.forum_com li span a:hover{ color:#0094d8;}
/*模块五*/
.module_five{ width:692px; float:left; margin-top:0px;}
.forum_com{ display:block; width:640px; overflow:hidden; padding:0 25px 10px 25px;}
.forum_com li {
display: block;
width: 100%;
float: left;
height: 30px;
line-height:30px;
font-size:14px;
}
.fra{ float:right;}
.fla{ float:left;}
.forum_com li span a{ color:#343434;}
.luntan{ width:690px; padding-top:5px;}
/*模块六*/
.module_six{ width:288px; float:right; margin-top:15px;}
.title_f{ width:256px; height:35px; line-height:35px;  background:url(/NewWanbu/App/Club/Tpl/Home/Public/images/images/point3.jpg) no-repeat 10px 13px; font-size:16px; color:#0b67a8; padding-left:30px; line-height:35px;  border-bottom:1px #d3e6f4 solid;}
.ju_topa{ margin-top:15px;}

.company_club{ width:988px; margin:0 auto; background-color:#f8f8f8; border:1px #d3e6f4 solid; margin-top:15px; float:left;}
.title_c{ width:988px; height:30px;}
.title_c span{ display:block; width:500px; height:30px; background:url(/NewWanbu/App/Club/Tpl/Home/Public/images/images/point.jpg) no-repeat 10px 10px; font-size:16px; color:#0b67a8; padding-left:30px; line-height:30px; float:left;}
.title_c a{ display:block; width:80px; height:30px; line-height:30px; float:right; font-size:14px; color:#0b67a8;}
.title_c a:hover{ color:#007eff;}
.company_tu{ display:block; width:988px; overflow:hidden; padding-bottom:10px; padding-top:10px;}
.company_tu li{ display:block; _display:inline; float:left; width:229px; height:82px; border:1px #ebebeb solid; margin-left:13px;}








