.popular-right li{float:left;width:50%;margin-bottom:20px;}
.popular-right a{display: block;text-align:center;}

/*右侧*/
.cTitle{
font: 700 16px/26px "Microsoft YaHei",SimHei,arial;
}
.car-title {
display: inline-block;
width: 700px;
_width: 690px;
font-size: 20px;
font-family: "黑体";
font-weight: 400;
line-height: 32px;
overflow: hidden;
color: #06c;
}
.car-title em{
padding-left: 5px;
font-size:14px;
color:#666;
}
.browse-times {
font-size: 13px;
color: #999;
}
/* pic */
.roomplay{
display:block;
height:342px;
width:764px;
margin:10px auto;
border:4px solid #EEE;
position:relative;
overflow:hidden;
}
.roomplay .mimg{
float:left;
width:610px;
height:340px;
overflow:hidden;
border:1px solid #470304;
}
.roomplay .mimg div{
display:none;
}
.mimg img{
width:610px;
height:340px;
}
.roomplay ul{
float:right;
width:152px;
height:340px;
}
*html .roomplay ul{
position:absolute;
right:0;
top:0;
width:152px;
height:340px;
}
.roomplay li{
display:block;
height:82px;
width:150px;
margin-bottom:5px;
cursor:pointer;
overflow:hidden;
}
.roomplay li img{
width:150px;
height:82px;
filter:alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}
.roomplay li.cur img{
width:142px;
height:75px;
margin:4px 0 0 4px;
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}
#tri{
position:absolute;
top:0;
right:2px;
z-index:100;
width:155px;
height:82px;
background:url(../images/point.png) no-repeat;
cursor:pointer;
}
*html #tri{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="public/images/point.png");
background:none;
}
.shadow{
position:absolute;
bottom:1px;
left:0px;
width:611px;
height:25px;
line-height: 25px;
text-indent: 1em;
text-align: left;
overflow: hidden;
color: white;
background:url(../images/shadow.png) no-repeat;
display:block;
}
*html .shadow{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="public/images/shadow.png");
background:none;
}
.info{
width:800px;
margin:0 auto;
}
.info p{
border:2px solid #CFD8E1;
font-weight: bold;
font-size: 12px;
color: #333;
text-align: center;
background: #E8EBF2;
height: 27px;
line-height: 27px;
padding: 0px;
overflow: hidden;
}
.baseinfo ul li,.underinfo ul li{
height:29px;
border:  solid 1px #CFD8E1;
}
.info a{
float:left;
padding-left: 5px;
text-align: left;
overflow: hidden;
color:#000;
font-size: 12px;
line-height: 27px;
}
.fir{
height:27px;
width: 397px;
float:left;
}
.fira{
width: 132px;
background-color: #F4F5F7;
border-right:2px solid #CFD8E1;
border-left:1px solid #CFD8E1;
}
.info .seca{
white-space:nowrap;
width: 252px;
overflow: hidden;
}
.thi{
width:798px;
float:left;
}
.info .thia{
width:650px;
word-wrap: break-word; 
}
.underinfo .uinfo{
width:798px;
border-left:1px solid #CFD8E1;
border-bottom:2px solid #CFD8E1;
border-right:1px solid #CFD8E1;
background: #F4F5F7;
color: #000;
font-size: 12px;
line-height: 27px;
}

.fivabg{
float:left;
width:132px;
height: 4em;
line-height: 4em;
overflow: hidden;
padding-left: 6px;
border-right:2px solid #CFD8E1;
}
.underinfo .uinfo .foua{
width:630px;
float:left;
background: #fff;
padding:5px;
}

.engineinfo ul{
border-left: 2px solid #CFD8E1;
border-right: 2px solid #CFD8E1;
border-bottom:1px solid #CFD8E1;
}

.engineinfo li {
border-bottom:1px solid #CFD8E1; 
border-top:none;
width:100%;
padding:5px 0;
}
.engineinfo ul li:nth-child(even){ 
background:#ece3ec;
}
.engineinfo li.up{
background-color: #eff;
}
.light,.call{
width:800px;
margin:20px auto;
border:1px solid #CFD8E1;
}
.light h2{
font-weight: bold;
font-size: 12px;
color: red;
text-align: center;
background: #F2F2F2;
height: 27px;
line-height: 27px;
padding: 0px;
overflow: hidden;
border-bottom:1px solid #CFD8E1;
}
.light p{
color:#0073b6;
font-size: 14px;
font-weight: bold;
background-color: #eff;
line-height: 30px;
text-indent: 20px;
padding:5px 20px;
}
.call p{
color:#666;
line-height: 20px;
padding:5px 20px;
}
.call i{
font-weight: bold;
font-size:16px;
color:red;
padding-right: 10px;
font-style: normal;
}
.call em{
padding: 0 5px;
font-family: song;
font-size: 16px;
color:green;
font-weight: bold;
}