﻿


.con_detail{
    width: 100%;
}
.con_detail_title{
    margin: 19px auto;
    width: 807px;
    text-align: center;
}
.con_detail_title h4{
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
  
}
.dian{
    margin-bottom: 17px;
    text-align: right;
    height: 34px;
    line-height: 34px;
}
.dian .dia{
    display: -webkit-inline-box;
    display: inline-block;
    display: -moz-inline-stack;
    width: 30px;
}
.dia_count{
    position: absolute;
    top:128px;
}
.clearfix:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}
    .clearfix {
     zoom: 1;
      /* 为了兼容IE */
    }

.jianjie1_f{
    float: left;
    padding-left: 28px;
    padding-right: 31px;
}
.jianjie1_r{
    float: right;
}
.jianjie1_r .img{
    width: 240px;
    height: 70px;
    background: #D9D9D9;
  
}
.jianjie1_f .mulu{
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    line-height: 19px;
}
.jianjie1_f p{
    font-size: 14px;
    color: #000000;
    line-height: 19px;
    margin-top: 6px;
}
.detail_de{
    font-family: MicrosoftYaHei;
    color: #000000;
    letter-spacing: 1px;
    line-height: 24px;
    width:100%;
    padding-bottom: 75px;
    margin-bottom: 27px;
}
.detail_de .tit{
    font-size: 16px;
    text-indent: 2em;
    margin-top: 36px;
}
.detail_de .txt{
    font-size: 14px;
    text-indent: 2em;
    line-height: 30px;
}
.active_tab{    
    display:block !important;
}
.selected{
    display: none;
}
.praise {
    width: 40px;
    height: 40px;
    margin: 50px auto;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    position: relative;
}
#praise {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
}
.praise img {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
}
.praise img.animation {
    animation: myfirst 0.5s;
    -moz-animation: myfirst 0.5s;
    -webkit-animation: myfirst 0.5s;
}
#praise-txt {
    height: 25px;
    line-height: 25px;
    display: block;
}
#add-num .add-animation {
    color: #000;
    position: absolute;
    top: -15px;
    left: 10px;
    font-size: 15px;
    opacity: 0;
    filter: Alpha(opacity=0);
    -moz-opacity: 0;
    animation: mypraise 0.5s;
    -moz-animation: mypraise 0.5s;
    -webkit-animation: mypraise 0.5s;
    -o-animation: mypraise 0.5s;
    font-style: normal;
}