<style>
@media screen and (max-width: 500px) {
.jnpar_left{
text-align: center;
border: 1px solid #D9D9D9;
}
.jnpar_right{
width: 100%;
}
}
@media screen and (min-width: 501px) {
.jnpar_left{
float: left;
width: 250px;
border: 1px solid #D9D9D9;
}
.jnpar_right{
float: left;
width: 480px;
margin-left: 15px;
}
}
.jnpar_baseinfo{
margin: 5px auto;
}
.jnpar_online{
height: 50px;
line-height: 45px;
font-family: '微软雅黑';
font-size: 14px;
border-bottom: 1px solid #EEE;
overflow: hidden;/*超出部分隐藏*/
white-space: nowrap;/*不换行*/
text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.jnpar_moreline{
min-height: 50px;
font-family: '微软雅黑';
font-size: 14px;
border-bottom: 1px solid #EEE;
}
.jnpar_moreline th{width: 90px;}
.commidy_title{
display: inline-block;
min-width: 70px;
text-align: right;
margin: 5px 15px;
font-weight: bold;
font-size: 15px;
}
.price_y{
text-decoration: line-through;
color: #BBB;
margin-left: 20px;
}
.price_n{
color: red;
font-size: 24px;
}
.count_red{
color: red;
}
.jnpar_buybtn{
color: #E5511D;
border-color: #F0CAB6;
background: #FFE4D0;
display: block;
cursor: pointer;
height: 38px;
text-align: center;
font-family: "Hiragino Sans GB","microsoft yahei",sans-serif;
font-size: 16px;
line-height: 38px;
border-width: 1px;
border-style: solid;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.jnpar_buyline{
text-align: center;
margin-top: 20px;
margin-bottom: 15px;
}
.jnpar_desc{
height: 40px;
line-height: 40px;
margin-top: 15px;
margin-bottom: 10px;
border-bottom: 1px solid #ec6b03;
}
.jnpar_desc .ctitle{
color: white;
background: #ec6b03;
line-height: 40px;
font-size: 16px;
text-align: center;
width: 100px;
float: left;
text-align: center;
}
.cdesc{
line-height: 30px;
display: inline-block;
padding-left:10px;
}
.jnpar_moreline table{
min-height: 50px;
line-height: 50px;
}
.entervip{
color: white;
font-size: 12px;
background: #ec6b03;
border-radius: 5px;
line-height: 15px;
margin-top: 10px;
padding: 5px;
margin-left: 10px;
display: inline-block;
}
.entervip a{
color: white;
text-decoration: none;
}
span1{
padding-left: 15px;
background: url(source/plugin/jnpar_sortshop/images/servers.png) no-repeat 0 -32px;
background-size: 15px;
}
span2{
padding-left: 15px;
background: url(source/plugin/jnpar_sortshop/images/servers.png) no-repeat 0 -15px;
background-size: 15px;
}
span3{
padding-left: 15px;
background: url(source/plugin/jnpar_sortshop/images/servers.png) no-repeat 0 2px;
background-size: 15px;
}
span4{
padding-left: 15px;
background: url(source/plugin/jnpar_sortshop/images/servers.png) no-repeat 0 -49.5px;
background-size: 15px;
}
span5{
padding-left: 15px;
background: url(source/plugin/jnpar_sortshop/images/servers.png) no-repeat 0 -67px;
background-size: 15px;
}
span6{
padding-left: 15px;
background: url(source/plugin/jnpar_sortshop/images/servers.png) no-repeat 0 -84px;
background-size: 15px;
}
</style>
<div class="jnpar_baseinfo cl">
<div class="jnpar_left">
<img src="{cphoto_9_value}" width="98%"/>
</div>
<div class="jnpar_right">
<div class="jnpar_moreline">
<table>
<tr>
<th><span class="commidy_title">售 价:</span></th>
<td><span class="price_n">{price_n_9_value}金币</span><span class="price_y"></span><span class="entervip"><a href="/ck8_vip-ck8_vip.html">加入会员,免费下载</a></span></td>
</tr>
</table>
</div>
<div class="jnpar_online"><span class="commidy_title">库 存:</span><span class="count_red">{stock_9_value}</span> 件<span class="commidy_title"></div>
<div class="jnpar_online"><span class="commidy_title">客 服:</span><a href="http://wpa.qq.com/msgrd?v=3&uin=304192058&site=Discuz! Board&menu=yes&from=discuz" target="_blank" title="QQ"><img src="source/plugin/jnpar_sortshop/images/site_qq.jpg" alt="QQ"></a><span style="color:red;">(早10点-晚6点)</span></div>
{cresource_9_value}
</div>
</div>
<div style="clear: both;"></div>
<div class="jnpar_desc cl"><div class="ctitle">商品详情</div></div>
|