﻿#content{width:100%; margin-top:20px; margin-bottom:20px;}
#content1{width:1100px; margin:0px auto;}
.left{ width:800px;float:left;}
.right{width:280px;float:right;}
.title{}
.time{font-size:14px;color:#6b6b6b;line-height:20px;}
.left ul li{ margin-bottom:20px; border-bottom:1px solid #e8e8e8; padding-bottom:10px;}
#keywords{ width:200px;height:30px;border:0;border:1px solid #e8e8e8;}
#Search{width:60px; height:34px;border:0;border:1px solid #e8e8e8; background:#fff; text-align:center;}
#dome ul li{margin-top:10px;}
#dome ul li a{color:#273039}
#ad{ margin-top:20px;}
#link{ margin-top:20px;}
.link1{color:#273039;display:block; margin-bottom:10px;}
.left ul li:last-child{border:0;}
        .title1 {
            color: #2c3033;
            font-size: 24px;
            font-weight: 700;
            line-height: 38px;
        }
        .time {
            display: inline-block;
            color: #bbb;
            font-size: 14px;
        }
        .views {
            color: #bbb;
            font-size: 13px;
            float: right;
            margin-right:40px;
        }
        #comments{
            margin-top:20px;
        }
        #name {
            width: 300px;
            height: 30px;
            border: 0;
            border: 1px solid #ccc;
        }
        #comment {
            width: 296px;
            height: 70px;
            border: 0;
            border: 1px solid #ccc;
        }
        table tr td{
            line-height:50px;
        }
        #subcomment {
            width: 60px;
            height: 34px;
            border: 0;
            border: 1px solid #ccc;
            background: #fff;
            text-align: center;
            cursor:pointer;
            margin-left:40px;
        }
        .commentitem {
            font-size: 14px;
            font-family: 'Microsoft YaHei';
            color: #015fb6;
        }

        .commentcont {
            font-size: 14px;
            font-family: 'Microsoft YaHei';
            text-indent: 20px;
            color: #000;
        }

        .comment_vote {
            text-align: right;
        }

            .comment_vote span {
                cursor: pointer;
                color: #015fb6;
            }

        .comment2 {
            width: 100%;
            border-bottom: 1px solid #e8e8e8;
            padding-bottom: 10px;
            margin-bottom: 20px;
        }
        .hljs{overflow:auto; font-family:'Microsoft YaHei';font-weight:bold;font-size:14px;}
