a{border: none;*blr:expression_r(this.onFocus=this.blur());outline:none;}
.ul{overflow: hidden;margin: 0;padding: 0;width: 100%;}
/* 选项卡*/

.details_nav{overflow: hidden;height:30px;line-height:30px;width:100%; background:#F9F9F9}
.details_nav li{width:33%;text-align: center; float:left; border-right:#FFFFFF 1px solid;background:#F9F9F9;}
.details_nav ul{ margin:0px; padding:0px}
.details_nav a{color: #333333;font-size: 14px; font-weight:bold} 
.details_active a,.details_nav li:hover a{height:30px;display: block;color:#fff; border-bottom:#35A100 1px solid;font-size: 14px; background:#CF1B14}


.synopsis{overflow: hidden; height:auto}
.synopsisbox{border: 0px solid #CCC;margin-top: 10px; height:auto}
.synopsis_title{height: auto;}
.synopsis_title a{font-size:18px; font-weight:bold; line-height:33px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.synopsis_title h4{font-size:18px; font-weight:bold; margin:0px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.synopsis_title p{ margin:0px; padding:0px 5px; line-height:24px; color:#666; font-size:12px; font-weight:normal; margin-bottom:5px}
.synopsis_text{padding: 0px;}
.synopsis_text ul{padding: 0px; margin:0px; overflow:hidden}
.synopsis_text ul li{padding:0px; border-bottom:#CCCCCC 1px dotted; line-height:28px; background:url(../images/i-dot.png) no-repeat left center; text-indent:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;}
.synopsis_text ul li a{font-size:14px;}

.detailsa_nav{overflow: hidden;height:38px;line-height:38px;width:100%; background:#F9F9F9;border-bottom:#F9F9F9 1px solid;}
.detailsa_nav li{width:33%;text-align: center; float:left; background:#F9F9F9;}
.detailsa_nav ul{ margin:0px; padding:0px}
.detailsa_nav a{color: #333333;font-size:14px; font-weight:bold;line-height:38px;} 
.detailsa_active a,.detailsa_nav li:hover a{height:38px;display: block;color:#fff; border-bottom:#fff 1px solid;font-size: 14px; background:#42BE9C;line-height:38px;}



.synopsis1{overflow: hidden; height:auto;}
.synopsisbox1{border: 0px solid #CCC;margin-top: 10px; height:auto}
.synopsis_title1{height: auto;}
.synopsis_title1 a{font-size:15px; font-weight:bold; line-height:33px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.synopsis_title1 h4{font-size:15px; font-weight:bold; margin:0px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.synopsis_title1 p{ margin:0px; padding:0px 5px; line-height:22px; color:#666; font-size:12px; font-weight:normal; margin-bottom:5px}
.synopsis_text1{padding: 0px;}
.synopsis_text1 ul{padding: 0px 4px; margin:0px; overflow:hidden}
.synopsis_text1 ul li{padding:0px; border-bottom:#CCCCCC 1px dotted; line-height:28px; background:url(../images/i-dot.png) no-repeat 5px center; text-indent:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px; line-height:220%}
.synopsis_text1 ul li a{font-size:14px;}
.synopsis_text1 ul li span{ float:right; font-size:12px; color:#666666}


.detailsb_nav{overflow: hidden;height:40px;line-height:40px;width:100%; padding-top:15px}
.detailsb_nav li{width:120px;text-align: center; float:left; border-right:#FFFFFF 1px solid;line-height:40px;}
.detailsb_nav ul{ margin:0px; padding:0px}
.detailsb_nav a{color: #333333;font-size: 16px; font-weight:bold;line-height:40px;} 
.detailsb_active a,.detailsb_nav li:hover a{height:40px;display: block;color:#fff; border-bottom:#4AB58A 1px solid;font-size: 16px; background:#4AB58A}

.synopsisbox2{ border:#4AB58A 3px solid;height:auto; margin-bottom:15px}
.synopsis2{ overflow:hidden; border-top:#000000 0px solid}
.synopsis_text2{padding: 0px;}
.synopsis_text2 ul{padding: 0px 0px; margin:10px; overflow:hidden;}
.synopsis_text2 ul li{padding:0px; border-bottom:#CCCCCC 1px dotted; line-height:28px; float:left; width:31.33%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px; line-height:220%; margin:0px 1%}
.synopsis_text2 ul li a{font-size:14px;}
.synopsis_text2 ul li span{ float:left; font-size:14px; color:#FF6600; margin-right:5px;}

.scrollDiv{height:30px;overflow:hidden; margin-bottom:10px}
.scrollDiv ul{ margin:0px; padding:0px; }
.scrollDiv ul li{height:25px;margin:0px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; padding:0px}
.new_tt{ color:#FFFFFF; line-height:30px; padding:0px 10px; background:#DA251E; font-size:14px; float:left; width:auto; font-weight:bold; border-radius:3px}
.triangle
        {
            border-color: transparent #DA251E transparent transparent;
           border-style: solid;
           border-width:9px 8px 9px 0px;
            height: 0px;
           width: 0px;
           float:left;
          margin-top:6px;
		   margin-right:10px;
		  transform:rotate(180deg);
    -ms-transform:rotate(180deg); /* IE 9 */
    -moz-transform:rotate(180deg); /* Firefox */
    -webkit-transform:rotate(180deg); /* Safari and Chrome */
    -o-transform:rotate(180deg); /* Opera */
       }
