/*内容*/
.article{ float: left; width: 720px;  position: relative; background: #fff; min-height: 500px;}
.article .art-title{ font-size: 30px; font-weight: bold; line-height: 45px; margin-bottom: 15px; }
.article .art-info{ position: relative; line-height: 25px; }
.article .art-info .art-time{ color: #aeaeae;}
.art-org{
    position: absolute;
    display: block;
    right: 0;
    top: -15px;
    width: 86px;
    height: 65px;
    background:url(https://p9.qhimg.com/t0171ebea55ce188a4e.png);

    background-image:
            -webkit-image-set(url(https://p9.qhimg.com/t0171ebea55ce188a4e.png) 1x,
            url(https://p8.qhimg.com/t019aa36c5d9925595d.png) 2x);
    background-size:86px auto;
}

.article .art-info .content{}

.article .art-info .edit-btn{
    color:#999;
    padding-left:13px;
    font-size: 12px;
    background: url(https://p5.qhimg.com/t0183ed2a2145d9a68a.png) 0px 2px no-repeat;
}
.article .art-info .delete-btn{
    color:#999;
    font-size: 12px;
    padding-left:12px;
    background: url(https://p7.qhimg.com/t01fb532ae0438bee7f.png) 0px 2px no-repeat;
}

/*新知答案显示*/
.mod-essence-ans{
    position: relative;
}
.mod-essence-ans .catalog{
    width: 62px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 15;
    zoom:1;
}
.mod-essence-ans .catalog ul li {
    height: 36px;
    line-height: 35px;
    color: #989898;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
    cursor: pointer;
}
.mod-essence-ans .catalog ul .on,
.mod-essence-ans .catalog ul li:hover{
    border-right: 2px solid #1d9d07;
    background: #2bbc12;
    color: #fff;
    text-indent: 2px;
}
.mod-essence-ans .main-content{
    text-align: left;
}
.mod-essence-ans .main-content .section{
    margin-bottom: 30px;
}
.mod-essence-ans .section .title{
    font-size: 22px;
    padding-bottom: 15px;
    font-weight: bold;
}
.mod-essence-ans .section .content{
    word-wrap: break-word;
    color: #848E98;
    text-align: left;
    line-height: 30px;
}
.mod-essence-ans .section.tools .content{
    color: #333;
    line-height: 30px;
}
.mod-essence-ans .section .content .ol{
    padding-left: 18px;
    padding-top: 7px;
}
.mod-essence-ans .text em{
    font-style: italic;
}

.mod-essence-ans .text .busi-article em {
    font-style: normal;
}
.mod-essence-ans .text strong{
    font-weight: bold;
}
.mod-essence-ans .text em strong,
.mod-essence-ans .text strong em{
    font-weight: bold;
    font-style: italic;
}
.mod-essence-ans .section .content li{
    position: relative;
    padding-bottom: 50px;
    border-left: 1px dashed #ddd;
}
.mod-essence-ans .section .content li.last-li{
    padding-bottom: 30px;
    min-height: 40px;
}
.mod-essence-ans .section .content .ul li{
    border:none;
}
.mod-essence-ans .section .content .pic{
    margin-top: 10px;
    line-height: 0;
    text-align: center;
}
.mod-essence-ans .section .content .step-list .pic{
    text-align: left;
}

.mod-essence-ans .steps .content .pic{
    margin-left: 33px;
}
.mod-essence-ans .section .content img{
    max-width: 100%;

}
.mod-essence-ans .ol .list-icon{
    position: absolute;
    top: -6px;
    left: -19px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-right: 10px;
    font-size: 12px;
    color: #fff;
    background: #19b955;
    border-radius: 50%;
    font-size: 24px;
}
.mod-essence-ans .ul .list-icon{
    position: absolute;
    top: 8px;
    left: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #19b955;
    text-indent: -999px;
    border-radius: 50%;
}
.mod-essence-ans .text{
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color:#333;
    word-wrap: break-word;
}
.mod-essence-ans .steps .text{
    margin-left: 32px;
}
.mod-essence-ans .steps .ul .text{
    margin-left: 27px;
}
.mod-essence-ans .brief .text p{
    margin: 20px 0;
}


/*声明*/
.mod-tips .tag{
    display: inline-block;
    width: 36px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    color: #fff;
    background: #ff5400;
    border: 1px solid #ff5400;
    border-radius: 2px;
    margin-right: 10px;
}

/*右侧*/
.aside{ float: right; width: 226px;}

.mod-create{}
.mod-create a{ background: url(https://p2.qhimg.com/t01bcd798fe4e7212f3.png) no-repeat 0 0; font-size: 20px; display: inline-block; text-align: center; color: #fff; width: 226px; height: 55px; line-height: 55px; }
.mod-create a:hover{ text-decoration: none; background-position: 0 -56px;}
.mod-create a:active{ background-position: 0 -112px;}

/*作者信息*/
.mod-author-info{ position: relative; text-align: center; background: #fff; border:1px solid #eee;margin-bottom: 10px}
.mod-author-info .author-icon{ position: absolute; top: -5px; right: -5px;}
.mod-author-info .pic{ margin-top: 20px;}
.mod-author-info .pic a{ width: 64px; height: 64px; display: inline-block; overflow: hidden; border-radius: 50%;}
.mod-author-info .pic img{ width: 64px;}
.mod-author-info .name{ margin-top: 5px;}
.mod-author-info .name a{ font-size: 16px; color: #4c4c4c;}
.mod-author-info table{width: 100%; margin-top: 15px;}
.mod-author-info table .coin,
.mod-author-info table .score{ padding-left: 17px; background: url(https://p6.qhimg.com/t0197096f42d4407d98.png) no-repeat 26px 1px;}
.mod-author-info table .score{ background-position: 22px -66px;}
.mod-author-info table tr td{ font-size: 16px; color: #b5b5b5; width: 50%; text-align: center;}
.mod-author-info table .border{ border-right: 1px solid #f3f3f3; }
.mod-author-info table .orange{ color: #ff5a00;}
.mod-author-info .other{ padding:15px 10px 14px 10px; margin-top: 25px; border-top: 1px solid #eee;}
.mod-author-info .other h3{ font-weight: 100; font-size: 18px; color: #43bb10; text-align: left;}
.mod-author-info .other h3 a{ color: #43bb10;}
.mod-author-info .other ul{ text-align: left;}
.mod-author-info .other ul li{ width: 204px; height: 45px; line-height: 45px; font-size: 16px; overflow: hidden; border-bottom: 1px dotted #c3c3c3; text-overflow: ellipsis; white-space: nowrap;}
.mod-author-info .other ul li a{color:#4e4e4e; font-size: 14px;}
.mod-author-info .other ul .last{ border:0;}
.mod-author-info .other .more{ text-align: right;}
.mod-author-info .other .more a{color:#9c9c9c;}


/*底部*/
.mod-fixed{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 95px;
    line-height: 95px;
    text-align: center;
    background: rgba(0,0,0,.7);
    background: #414141\0;
    *background: #414141;
}
.mod-fixed > *{
    display: inline-block;
    vertical-align: middle;
}
.mod-fixed span{
    color: #fff;
    font-size: 32px;
    font-family: 'KaiTi';
}
.mod-fixed .btn-login,
.mod-fixed .btn-reg{
    color: #fff;
    height: 36px;
    width: 116px;
    line-height: 36px;
    padding: 0;
    background: #42ac16;
    border: 1px solid #42ac16;
    border-radius: 2px;
    margin-right: 10px;
    *display: inline;
    *zoom: 1;
}
.mod-fixed .btn-reg{
    background: #bbb;
    color: #3c3c3c;
    border-color: #bbb;
}
.mod-fixed .btn-reg:hover{
    background: #ddd;
}
.mod-fixed .btn-login:hover{
    background: #47c711;
}
.mod-fixed .close{
    display: block;
    position: absolute;
    right: 20px;
    top: 0;
    width: 44px;
    height: 44px;
    background: url(/resource/img/fixed-close.png) 0 0 no-repeat;
    /* background: #636363; */
}
.mod-fixed .close:hover{
    background-position: 0 -44px;
}


/*删除浮层的样式*/
.deletePanel{
    background: #fff;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    color: #333;
}
.deletePanel .hd{
    height: 38px;
    line-height: 38px;
    background: #f7f8f9;
    color: #37a92f;
    padding-left: 24px;
    font-size: 16px;
    border-bottom: 1px solid #edeff5;
}
.deletePanel .bd{
    padding:20px 24px 15px;
}
.deletePanel .bd .reason-list{
    margin-top: 5px;
}
.deletePanel .bd li{
    display: inline-block;
    *display: inline;
    _display: inline;
    zoom: 1;
    *zoom: 1;
    _zoom: 1;
    margin-right: 46px;
    width: 96px;
}
.deletePanel .bd li input,
.deletePanel .bd li span{
    vertical-align: middle;
}
.deletePanel .bd li input,
.deletePanel .bd li span{
    cursor: pointer;
}
.deletePanel .bd .other{
    margin-top: 18px;
}
.deletePanel .bd .other textarea{
    padding: 2px 4px;
    border: 1px solid #dadada;
    width: 420px;
    height: 70px;
    margin-top: 5px;
}
.deletePanel .submit-btn {
    text-align: right;
    margin-bottom: 10px;
    margin-top: 15px;
}
.deletePanel .submit-btn .errmsg{
    float: left;
    display: none;
    font-size: 12px;
    color: #f00;
}
.deletePanel .submit-btn .btn{
    background: #37aa2f;
    color: #fff;
    padding: 8px 29px;
    border: 1px solid #26951e;
}
.deletePanel .submit-btn .btn:hover{
    background: #43d339;
}

.mod-interested ul{
    zoom:1
}
.mod-interested ul:after{
    content:".";
    font-size: 0;
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}


/*new*/
.art-user{
    line-height: 1.2;
    font-size: 13px;
    margin-bottom: 30px;
}
.art-user img{
    border-radius: 50%;
    margin-right: 7px;
}
.art-user span,
.art-user i,
.art-user img,
.art-user a{
    display: inline-block;
    vertical-align: middle;
    color:#666;
}
.art-user a:hover span{
    text-decoration: underline
}
.art-user i{
    font-style: normal;
    margin-left:12px;
}

.brief-bg1,
.brief-bg2{
    height: 18px;
    position: relative;
    margin-bottom: 10px;
}
.brief-bg2{
    margin-top: 10px;
    margin-bottom: 30px;
}

.brief-bg1 em,
.brief-bg2 em{
    height: 1px;
    background: #f0f0f0;
    width: 689px;
    display: block;
    position: absolute;
    top: 7px;

}
.brief-bg1 em{
    left: 31px;
}
.brief-bg2 em{
    right: 31px;
}

.brief-bg1 span,
.brief-bg2 span{
    display: block;
    width: 15px;
    height: 15px;
    border: 4px solid #e5e5e5;
    border-radius: 50%;
    box-sizing: border-box;
}
.brief-bg2 span{
    position: absolute;
    right: 0;
}
.brief-bg1 i,
.brief-bg2 i{
    width: 9px;
    height: 9px;
    background: #fff;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 3px;;
}
.brief-bg1 i{
    left: 3px;
}
.brief-bg2 i{
    right: 3px;
}
.steps-end{
    background: #D8D8D8;
    width: 30px;
    height: 30px;
    font-style: normal;
    line-height: 30px;
    text-align: center;
    font-size:12px;
    color:#fff;
    display: block;
    border-radius: 50%;
    margin: -30px 0 15px 3px;
    position: relative;
}

.mod-common-tw h3{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.g-1066 .mod-search,
.g-1066 #bd,
.g-1066 .mod-main-nav,
.g-1066  .g-bread-inn{
    width:1066px;
}
.g-1066 .aside{
    width:240px;
}
.g-1066 .mod-common-tw a .limg{
    width: 90px;
    height: 50px;
}
.g-1066 .mod-common-tw .profile h3{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 140px;
}
.g-1066 .mod-common-tw .no-img h3{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 240px;
}
.g-1066 .mod-common-tw .profile-inn{
    height: 50px;;
}

.adrec{
    zoom:1
}

.g-1066 .adrec{
    zoom:0.674;
    -moz-transform: scale(0.674);
    -moz-transform-origin: top left;
}

#js-fixed-inn{
    width: 356px;
}
