
*{ margin:0 auto; padding:0; font-size:12px;text-decoration:none; list-style:none; font-family:"Microsoft Yahei"}

a{border: none;*blr:expression_r(this.onFocus=this.blur());outline:none;}
.ul{overflow: hidden;margin: 0;padding: 0;width: 100%;}
img{ height:100%;border:none;}


/* 选项卡*/


.details_nav{overflow: hidden;width:100%; margin:0px;}
.details_nav li{width:25%;text-align: center; float:left;background:#ddd; overflow:hidden;}
.details_nav ul{ margin:0}
.details_nav a{color: #333333;font-weight:bold; } 
.details_active a,.details_nav li:hover a{display: block;color:#fff;background:#CD3333; font-weight:bold;}

.details_nav li:nth-child(2){background:#ccc;}

.xx_i_tu{ overflow:hidden; text-align:center;padding-bottom:15px; padding-top:10px; font-size:18px}
.xx_i_tu img{ width:80px; height:80px;}
.synopsisbox{ border:1px solid #CCCCCC}
.synopsis{overflow: hidden; height:auto;}

.details_nav li:hover .xx_i_tu img{animation: tada 2s infinite;}

@media only screen and (max-width:800px) {

.xx_i_tu{ overflow:hidden; text-align:center;padding-bottom:10px; padding-top:5px; font-size:16px}
.xx_i_tu img{ width:60px; height:60px;}
}

@media only screen and (max-width:600px) {
.xx_i_tu{ overflow:hidden; text-align:center;padding-bottom:10px; padding-top:5px; font-size:16px}
.xx_i_tu img{ width:50px; height:50px;}
}

























