﻿body
{
    background:#efefef; font-family:"宋体","黑体";
}
.articleMain
{
    width:990px;    /*本div下标签的宽度均使用百分百，修改此处即可全部随着改变*/
    height: auto !important;
    background:White;
    padding: 22px 0px 15px 10px;
    margin-bottom: 20px;
    overflow:hidden;
}
.articleTitle
{
    width:98%;
    height:50px;
    height: auto !important;
    border-bottom: #d3d3d3 1px dashed;
    padding-bottom:33px;
}
.articleTitle h4
{
    width:100%;
    font-size: 24px;
    color: #000;
    font-weight: normal;
    padding-bottom: 8px;
}
.articleTitle ul
{
    width:100%;
    list-style:none;
}
.articleTitle li
{
    font-size: 14px;
    color: #7f7f7f;
    float:left;
}
.articleTitle li a
{
    text-decoration:none;
    color: #0064fa
}

.articleText
{
    width:98%;
    height: auto !important;
    margin-top:20px;
    overflow:hidden;
    text-indent:2em;
}
.articleText ul
{
    list-style:none;
}
.articleText li
{
    line-height: 24px;
    color: #424242;
    font-size: 15px;
    font-family: "微软雅黑", "宋体","黑体";
}

.articleButton
{
    width:98%;
    height:28px;
    padding-left:425px;
}
.collectBtn
{
    width: 88px;
    height: 28px;
    float: left;
    background: url('../Images/collect_btn.jpg') no-repeat;
}
.supportBtn
{
    width:88px;
    height:28px;
    margin-left:10px;
    float:left;
    background:url('../Images/support_btn.jpg');
    margin-top:20px;
}
.recommendBtn
{
    width:60px;
    height:28px;
    float:left;
    margin-left:10px;
    background:url('../Images/recommen_btn.jpg');
}

.articleButton ul
{
    list-style:none;
}
.articleButton li
{
    float:left;
    height:28px;
    line-height:28px;
    text-align:center;
    width:44px;
    font-size:13px;
}
.articleButton li a
{
    width:44px;
    height:28px;
    float:left;
}
.pageTurning
{
    width:98%;
    height:20px;
}
.pageTurning p
{
    float:left;
}
.pageTurning p a
{
    text-decoration:none;
    color:#0066ff;
}
.articleShare
{
    width:98%;
    height:44px;
    float:left;
    margin-top:20px;
}
.shareLeftBack,.shareRightBack
{
    width:7px;
    height:44px;
    float:left;
    overflow:hidden;
}
.shareLeftBack
{
    background:url('../Images/share_1.jpg');
    url('/Images/back/zuobian_sj.png') no-repeat
}
.shareRightBack
{
    background:url('../Images/share_2.jpg');
}
.baidushare
{
    width:956px;
    height:32px;
    padding-top:10px;
    background:#efefef;
    float:left;
    border-top:1px solid #d3d3d3;
    border-bottom:1px solid #d3d3d3;
}
.review
{
    width:970px;
    margin-bottom:20px;
    float:left;
}
.reviewTop1
{
    width:477px;
    height:11px;
    border-top:1px solid #d3d3d3;
    border-left:1px solid #d3d3d3;
    margin-top:10px;
    background:#f7f7f7;
    float:left;
}
.reviewTop2
{
    width:13px;
    height:22px;
    float:left;
    background:url('../Images/tgoods_8.gif');
}
.reviewTextBox
{
    width:937px;
    height:124px;
    background:#f7f7f7;
    float:left;
    border-left:1px solid #d3d3d3;
    border-right:1px solid #d3d3d3;
    border-bottom:1px solid #d3d3d3;
    margin-bottom:10px;
    padding:15px;
}
#commentdes
{
    width:929px;
    height:94px;
    padding:3px;
    resize:none;
}
.reviewButton
{
    width:76px;
    height:25px;
    margin-left:893px;
    _margin-left:447px;
    float:left;
}
.reviewButton label,.reviewButton input
{
    vertical-align:middle;
    font-size:12px;
}
.reviewButton a
{
    margin-left:15px;
}
.reviewButton div
{
    float:left;
}
.reviewButton img
{
    border:0;
}
.showReview
{
    width:970px;
    overflow:hidden;
    margin-top:20px;
    float:left;
}

/*以下样式为显示评论内容的样式*/
.showReview .tgoods_z
{
    width: 970px;
    height: auto !important;
    border-bottom: #ddd 1px dashed;
    padding-bottom: 15px;
    padding-top: 15px;
    overflow: hidden;
    font-size:12px;
}
.showReview img
{
    border:0;
}
.tgoods_z_e 
{
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 6px;
}
.tgoods_z_f
{
    width: 970px;
    height: auto !important;
    float: left;
}
.tgoods_z_f1
{
    width: 970px;
    overflow: hidden;
}
.tgoods_z_f11
{
    float: left;
    line-height: 15px;
}
.tgoods_z_f11 a
{
    color: #ff6699;
}
.tgoods_z_f12
{
    float: right;
    color: #ccc;
}
.tgoods_z_f2
{
    width: 980px;
    color: #666;
    overflow: hidden;
    line-height: 24px;
}
.tgoods_z_f3 
{
    color: #ff6699;
    text-align: right;
    float: left;
}
.tgoods_z_f3 a
{
    color: #ff6699;
}