@charset "utf-8";

h1, h2, h3, h4 {
          margin-bottom: 10px;
                  text-shadow: 0 1px 0 white;
}

h1 {
          font-size: 26px;
}
.input, textarea {
	display: inline-block;
	font-size: 14px;
	border: none;
	border-top: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	height: 15px;
	padding: 8px 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.1s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.1s;
	-ms-transition: border linear 0.2s, box-shadow linear 0.1s;
	-o-transition: border linear 0.2s, box-shadow linear 0.1s;
	transition: border linear 0.2s, box-shadow linear 0.1s;
}

textarea {
	height: auto;
}

input:focus, textarea:focus {

	border-color: rgba(82, 168, 236, 0.8);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	outline: 0;
}

.ml1{margin-left:1px;}.ml3{margin-left:3px;}.ml5{margin-left:5px;}.ml10{margin-left:10px;}.ml20{margin-left:20px;}.ml30{margin-left:30px;}.ml40{margin-left:40px}.ml50{margin-left:50px;}.ml60{margin-left:60px;}.ml70{margin-left:70px;}.ml80{margin-left:80px;}.ml90{margin-left:90px}.ml210{margin-left:210px;}.ml335{margin-left:335px;}.ml2em{margin-left:2em;}
.mr5{margin-right:5px;}.mr10{margin-right:10px;}.mr20{margin-right:20px;}.mr50{margin-right:50px;}.mt125{margin-top:125px;}
.mt1{margin-top:1px;}.mt3{margin-top:3px;}.mt5{margin-top:5px;}.mt10{margin-top:10px;}.mt15{margin-top:15px;}.mt20{margin-top:20px;}.mt35{margin-top:35px;}.mt40{margin-top:40px}.mt125{margin-top:125px;}
.mb0{margin-bottom:0px;}.mb5{margin-bottom:5px;}.mb10{margin-bottom:10px;}.mb20{margin-bottom:20px;}.mb30{margin-bottom:30px;}.mb40{margin-bottom:40px;}.mb400{margin-bottom:400px;}
.mt1line{margin-top:1.5em;}.mthalfline{margin-top:1em;}
.pt1line{padding-top:1.5em;}
.mt2line{margin-top:3em;}
.mb1line{margin-bottom:1.5em;}.mbhalfline{margin-bottom:1em;}
.mb2line{margin-bottom:3em;}
.ml1line{margin-left:1em;}
.pt5{padding-top:5px;}.pt10{padding-top:10px;}.pt15{padding-top:15px;}.pt20{padding-top:20px;}
.pb5{padding-bottom:5px;}.pb10{padding-bottom:10px;}.pb20{padding-bottom:20px;}
.pl5{padding-left:5px;}.pl10{padding-left:10px;}.pl20{padding-left:20px;}
.pr5{padding-right:5px;}.pr10{padding-right:10px;}

.grey9{color:#999;}
.black{color:#555;}
.oh{overflow:hidden;}
.fl{float:left;}.fr{float:right;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.vtt{vertical-align: text-top;}
.vc{vertical-align:center;}
.vm{vertical-align:middle;}
.cl{clear:left;}.cr{clear:right;}.cb{clear:both;}
.w25{width:25px;}.w32{width:32px;}.w35{width:35px;}.w40{width:40px;}.w50{width:50px;}.w60{width:60px;}.w65{width:65px}.w80{width:80px}.w90{width:90px}.w100{width:100px;}.w150{width:150px;}.w130{width:130px;}.w180{width:180px;}.w200{width:200px;}.w300{width:300px;}.w320{width:320px;}.w390{width:390px}.w400{width:400px;}.w450{width:450px}.w475{width:475px;}.w500{width:500px;}.w100p{width:100%;}.w50p{width:50%;}

.tiemain {
	float: left;
	width: 600px;
	padding-bottom: 20px;
}
.tieaside {
	float: right;
	width: 250px;
}
.profile-name
{
  height:27px;
  line-height:27px;
}
.img-avatar{
  width:27px;
  height:27px;
  border:1px solid rgba(0,0,0,.1);
  box-shadow:0 1px 0 rgba(255,255,255,.15);
}
.bgcolor{background-color:#F7F7F9;}
.bgborder{
	border:1px solid #E1E1E8;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

a{ text-decoration:none; color:#69696a}
a:hover {
    text-decoration:underline;
  }

body {
    background-image: url(/img/bg.gif);
    font-family: "微软雅黑", "Arial";
    font-size:12px;
    color:#2c2c2c;
    line-height:18px;
}

.pthalfline{padding-top:1em;}

div.clear{
	clear:both;
}

div.item_relative{
  width:110px;
  height:130px;
  float:left;
}

div.item {
	width:130px;
	height:125px;
	float:left;
}

.itemface:hover{
	background-color:#FAAE00;
}
.container {
    margin:auto;
    width:900px;
}
div.itemsplit{
	width:62px;
	height:125px;
	float:left;
}

div.itemsplit_relative{
  width:45px;
  height:130px;
  float:left;
}

.itemdesc{
        display:block;
        width:100%;
	color:#69696a;
	font-size:12px;
	line-height:25px;
	text-align:center;
}

.itemface {
	display:block;
	width:130px;
	height:100px;
	box-shadow: 0 1px 5px #b2b2b2;
	-webkit-box-shadow: 0 1px 5px #b2b2b2;
	-moz-box-shadow: 0 1px 5px #b2b2b2;
	border-radius:4px;
        background-color:white;
}

.itemface_relative {
	display:block;
	width:120px;
	height:100px;
	box-shadow: 0 1px 5px #b2b2b2;
	-webkit-box-shadow: 0 1px 5px #b2b2b2;
	-moz-box-shadow: 0 1px 5px #b2b2b2;
	border-radius:4px;
        background-color:white;
}

.itemactivity
{
	background-color:#FAAE00;
}

.itemface > img {
	margin:5px;
	height:90px;
	width:120px;
}

.itemface_relative > img {
	margin:5px;
	height:90px;
	width:110px;
}

.logo {
	margin-top:5px;
	display:block;
	width:120px;
	height:60px;
	float:left;
	background-image:url(http://p.babaxiong.com/static/logo.png);
	text-indent:-9999px;
}

.subnav {
  display:block;
  float:left;
  width:100px;
  height:30px;
  text-indent:-999px;
}

a.sub_nav{
  text-decoration:none;
}
.sub_nav{
  /*font-weight:bold;*/
  font-size:1.5em;
  text-decoration:none;
  padding:5px 5px 5px 5px;
  color:#faae00;
}

.sub_nav.activity{
  background-color:#faae00;
  color:white;
}

.nav{
  float:left;
  margin-top:25px;
  display:block;
  width:120px;
  height:40px;
  text-indent:-9999px;
}
.btn.disabled {
	cursor: default;
	background-image: none;
	background-color: #C46666;
	opacity: 0.65;
	filter: alpha(opacity=65);
}
.btn {
	display: inline-block;
	font-size: 14px;
	border: none;
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
	color: #FFFFF9;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	background-color: rgb(44,142,255);
        /*background-image: -moz-linear-gradient(top, #A65656, #6E3939);
	background-image: -ms-linear-gradient(top, #A65656, #6E3939);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#A65656), to(#6E3939));
	background-image: -webkit-linear-gradient(top, #A65656, #6E3939);
	background-image: -o-linear-gradient(top, #A65656, #6E3939);
	background-image: linear-gradient(top, #A65656, #6E3939);*/
}
.tielist {
	width:100%;
	border-collapse: collapse;
}

.tielist tbody {
	vertical-align: middle;
	display: table-row-group;
	border-color: inherit;
}

.tielist tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

.tielist td {
	border-bottom: 1px dashed #DDD;
	padding: 3px 3px 3px 0px;
}

.pager {
	text-align: center;
	margin-top: 20px;
}

.pager a, .pager span {
	margin: 1px 3px;
	padding: 2px 5px;
}

.pager .active {
	background: #faae00;
	color: white;
}
.login_btn{
  display:block;
  width:170px;
  height:32px;
  background-image:url(http://p.babaxiong.com/s/login_qq.png!nav);
  text-indent:-9999px;
}

.normal_login{
  display:block;
  width:170px;
  height:32px;
  background-image:url(http://p.babaxiong.com/s/login_qq.png!nav);
  text-indent:-9999px;
}

.nav_login{
  float:right;
  margin-top:33px;
  display:block;
  width:170px;
  height:32px;
  background-image:url(http://p.babaxiong.com/s/login_qq.png!nav);
  text-indent:-9999px;
}

.nav_user{
  float:right;
  margin-top:38px;
  display:block;
  height:27px;
  line-height:27px;
}

.slogan {
	float:left;
	margin-top:5px;
	display:block;
	width:600px;
	height:60px;
	margin-left:60px;
	background-image:url(http://p.babaxiong.com/static/slogan.png);
	text-indent:-9999px;
}

.banner {
	box-shadow: 0 1px 5px #b2b2b2;
	-webkit-box-shadow: 0 1px 5px #b2b2b2;
	-moz-box-shadow: 0 1px 5px #b2b2b2;
	border-radius:4px;
	width:900px;
	height:300px;
        margin-top:1.5em;
}

.mypos {
  margin-top:1.5em;
  margin-bottom:1.5em;
  color:#999;
}
.swfplayer
{
  width:100%;
  height:100%;
}

.banner-pic {
	margin:5px 5px 5px 5px;
	float:left;
}

.banner-pic > img{
	height:290px;
        z-index:-1;
	width:890px;
}

.downloadall-small-btn{
	display:block;
	width:130px;
	text-indent:-9999px;
	height:42px;
	float:left;
        margin-left:1em;
        z-index:9999;
	box-shadow: 0 1px 5px #b2b2b2;
	-webkit-box-shadow: 0 1px 5px #b2b2b2;
	-moz-box-shadow: 0 1px 5px #b2b2b2;
	border-radius:4px;
	background-image: url(http://p.babaxiong.com/static/download_all.png!small);
}
.downloadall-small-btn:hover{
	background-image: url(http://p.babaxiong.com/static/download_all_a.png!small);
}
.downloadone-btn{
	display:block;
	width:130px;
	text-indent:-9999px;
	height:42px;
        margin-left:1em;
	float:left;
        z-index:9999;
	box-shadow: 0 1px 5px #b2b2b2;
	-webkit-box-shadow: 0 1px 5px #b2b2b2;
	-moz-box-shadow: 0 1px 5px #b2b2b2;
	border-radius:4px;
	background-image: url(http://p.babaxiong.com/static/download_one.png!small);
}

.downloadarea{
  float:left;
  margin-top:-110px;
  margin-left:500px;
}
.downloadlink{
  padding:10px 10px 10px 10px;
  font-size:1.5em;
  margin-right:10px;
  color:white;
  line-height:30px;
  background-color:#faae00;
  background-color:rgb(36,165,255);
}

.download-btn {
	display:block;
	width:250px;
	text-indent:-9999px;
	height:80px;
	float:left;
	margin-top:-110px;
	margin-left:500px;
        z-index:9999;
	box-shadow: 0 1px 5px #b2b2b2;
	-webkit-box-shadow: 0 1px 5px #b2b2b2;
	-moz-box-shadow: 0 1px 5px #b2b2b2;
	border-radius:4px;
	background-image: url(http://p.babaxiong.com/s/free_download.png);
}

.viewone-btn {
	display:block;
	width:130px;
	height:42px;
	float:left;
        z-index:9999;
	text-indent:-9999px;
	box-shadow: 0 1px 5px #b2b2b2;
	-webkit-box-shadow: 0 1px 5px #b2b2b2;
	-moz-box-shadow: 0 1px 5px #b2b2b2;
	border-radius:4px;
	background-image: url(http://p.babaxiong.com/static/view.png!small);
}


.view-btn {
	display:block;
	width:250px;
	height:80px;
	float:left;
	margin-top:-90px;
	margin-left:530px;
        z-index:9999;
	text-indent:-9999px;
	box-shadow: 0 1px 5px #b2b2b2;
	-webkit-box-shadow: 0 1px 5px #b2b2b2;
	-moz-box-shadow: 0 1px 5px #b2b2b2;
	border-radius:4px;
	background-image: url(http://p.babaxiong.com/static/view.png);
}

.footer{
  margin-top:1.5em;
}
.splitter{
  background-color:#FAAE00;
  margin-bottom:5px;
  height:2px;
}
.downloadone-btn:hover{
	background-image: url(http://p.babaxiong.com/static/download_one_a.png!small);
}
.viewone-btn:hover{
	background-image: url(http://p.babaxiong.com/static/view_a.png!small);
}

.download-btn:hover{
	background-image: url(http://p.babaxiong.com/s/free_download_hover.png);
}
.view-btn:hover{
	background-image: url(http://p.babaxiong.com/static/view_a.png);
}

img {
	border:none;
}
.top-img {
	display:block;
	float:left;
	background-image: url(http://p.babaxiong.com/static/top.png) ;
	text-indent:-9999px;
	width:100px;
	height:30px;
}

.all-img{
	display:block;
	text-indent:-9999px;
	float:left;
	margin-left:5px;
	border:none;
	background-image: url(http://p.babaxiong.com/static/all.png) ;
	width:100px;
	height:30px;
}

.all-img:hover{
	cursor:auto;
	background-image: url(http://p.babaxiong.com/static/all_hover.png);
}

.swfcontainer{
	box-shadow: 0 1px 5px #b2b2b2;
	-webkit-box-shadow: 0 1px 5px #b2b2b2;
	-moz-box-shadow: 0 1px 5px #b2b2b2;
	border-radius:4px;
	background-color:white;
	width:100%;
	height:490px;
	padding-left:5px;
        padding-right:5px;
        padding-bottom:5px;
	padding-top:5px;
}

.comment {
    width:100%;
}
.videoflash{
	float:left;
	width:730px;
	height:495px;
}

.videolist{
	float:left;
	width:130px;
	margin-left:5px;
	height:495px;
}

.videoitem{
	background-color:white;
	border-radius:4px;
	width:160px;
	height:90px;
	margin-bottom:9px;
}

.videoitem a{
	display:block;
}

.videoitem img{
	width:156px;
	height:70px;
	margin-left:5px;
	margin-top:5px;
}

.videoinfo {
	color:gray;
	font-size:12px;
	line-height:20px;
	height:20px;
	float:left;
	text-align:center;
}

.share_bg {
	margin-top:5px;
	background-image:url(http://p.babaxiong.com/static/share_bg.png);
	width:451px;
	height:101px;
}

.share_bg p {
	font-size:18px;
	padding-left:18px;
	padding-top:3px;
	color:white;
}

.share{
	padding-left:18px;
}

.weibo {
	display:block;
	padding-left:40px;
	width:100px;
	height:32px;
	font-size:14px;
	color:white;
	line-height:32px;
	background-image:url(http://p.babaxiong.com/static/weibo.png);
	background-repeat:no-repeat;
	float:left;
}
a.hover{
	text-decoration: none;
}
.share_info{
	float:left;
	margin-left:10px;
	font-size:14px;
	color:white;
	line-height:32px;
}

.swftitle
{
  font-size:18px;
}

.playerarea
{
float:left;
width : 740px;
}

.relativearea
{
  float:left;
  width:130px;
  margin-left:2em;
}

.section
{
  padding:5px;
  border:1px solid #dfdfdf;
  background-color: #EEE;
}

#tip {
	text-align: center;
	height: 50px;
	width: 250px;
	display: none;
	z-index: 1000;
	position: fixed;
	padding: 10px;
	overflow: hidden;
	border:1px solid #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	background-color: #fcfcf5;
}

.icon-close-small {
	width: 15px;
	height: 15px;
	background-position: -120px 0;
	cursor: pointer;
}
.tip
{
  background-color:#fff8dc;
  border:1px solid #e0dcbf;
  padding:10px;
  font-size:18px;
  -webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1),0 1px 0 #ffffff inset;
  box-shadow:0 1px 1px rgba(0, 0, 0, 0.1),0 1px 0 #ffffff inset;
}

.gepu
{
  border:1px solid #e0dcbf;
  padding:10px;
}

.section_title{
  font-size:18px;
  color:#FAAE00;
  font-weight:bold;
}

.bold{
  color:#333;
}

#pop-banner {
  display:none;
  position: fixed;
  background-color: #EEE;
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
  opacity: 0.90;
  top: 0px;
  width: 190px;
  height: 100px;
  z-index:1001;
  background-image: url(/img/bg.gif);
  border:1px solid #dfdfdf;
}




.shiwucontainer{
	box-shadow: 0 1px 5px #b2b2b2;
	-webkit-box-shadow: 0 1px 5px #b2b2b2;
	-moz-box-shadow: 0 1px 5px #b2b2b2;
	border-radius:4px;
	background-color:white;
	width:100%;
	height:610px;
	padding-left:5px;
        padding-right:5px;
        padding-bottom:5px;
	padding-top:5px;
}

