.right_artcile h2{
                       color: #4d4d4d;
                       font-size: 18px;
                       font-family: "Arial,Helvetica Neue", "Microsoft yahei", Helvetica, sans-serif;
                       font-weight: normal;
                       text-align: center;
                       height: 43px;
                       line-height: 43px;
                       margin: 20px 0;
                  }


.timer{
        margin: 0 0;
        /*border: 1px solid red;*/
        height: 40px;
        line-height: 40px;
       }

.timer span{text-align: center;}
.artcile_detail{margin-top: 15px;}
.artcile_detail p{
                    text-indent: 16px;
                    color: #4d4d4d;
                    font-family: "Arial,Helvetica Neue", "Microsoft yahei", Helvetica, sans-serif;
                    font-size: 14px;
                    line-height: 26px;
                    margin:30px 0;
                  }


.artcile_detail p img{display: block;margin: 20px auto;}

#icon_share{margin-top: 7px;}