.view-wrap{
    font-family: Tahoma;
    padding: 50px 0;
    border-bottom: 5px solid #ff6c00;
    background-color: #f1f1f1;
    position: relative;
}
.story-wrap {
    max-width: 1100px;
    margin: 0 auto;
}
.view-content {
    background: #fff;
    border: 1px solid #ff6c00;
    margin-bottom: 50px;
}
.view-head{
    padding: 25px 30px 20px;
 border-bottom: 1px solid #ff6c00;   
}
.profile {
    max-width: 118px;
    height: auto;
    box-sizing: border-box;
    display: inline-block;
    margin-right: 15px;
}
.view-wrap img {
    max-width: 100%;
}
#sl-site .view-wrap h3 {
    color: #ff6c00;
    font-family: sukhumvit, sans-serif, tahoma;
    font-size: 24px;
    font-weight: 400 !important;
    line-height: 1em;
    margin-bottom: 5px;
}
.view-title p {
    font-size: 14px;
    color: #606060;
    margin: 0;
}
.info {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
}
.view-stat {
    margin-top: 25px;
    display: inline-block;
    width: 900px;
}
.view-story {
    line-height: 1.5em;
    width: 935px;
    margin: 0 auto;
    padding: 70px 20px;
}
.view-ment  {
    width: 700px;
    margin: 0 auto;
}
.cmt-parent {
    clear: both;
}
ul#cmt-list {
    padding: 20px 0;
}
.cmt-box {
    position: relative;
    padding-top: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
    transition: background-color 0.5s linear;
    background-color: #FFF;
    box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.3);
    border: 1px solid #DEDEDE;
}
.cmt-profile img {
    width: 64px;
    height: 64px;
    margin: 0 10px;
    display: inline-block;
}
.cmt-user {
    display: inline-block;
    vertical-align: top;
}
.cmt-name {
    color: #f37a01;
    font-weight: bold;
    font-size: 14px;
}
.cmt-date {
    font-size: 12px;
    color: #959595;
}
.cmt-text {
    padding: 20px 20px 30px;
    font-size: 14px;
    color: #444;
    clear: both;
    position: relative;
    word-break: break-all;
    line-height: normal;
}
.cmt-order {
    position: absolute;
    z-index: 1;
    bottom: 52px;
    right: 10px;
    font-size: 36px;
    color: #e1e1e1;
    opacity: 0.8;
}
.cmt-share {
    background-color: #e2e0de;
    border-top-right-radius: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 0;
    background-clip: padding-box;
    height: 40px;
    padding: 0 10px;
}
.cmt-share:before {
    content: "";
    background: url(../images/shadow-comment.png) no-repeat top center;
    position: absolute;
    width: 95%;
    height: 40px;
}
.cmt-reply {
    width: 60px;
    float: left;
    text-align: left;
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 1;
}
.cmt-reply span {
    color: #9B9B9A;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    width: 46px;
    text-align: left;
    font-size: 16px;
    line-height: 1em;
    padding-left: 4px;
}
.cmt-page .p-btn {
    display: inline-block;
    width: 38px;
    height: 38px;
    background: #d2d2d2;
    border-radius: 5px;
    cursor: pointer;
    color: #878787;
    font-weight: bold;
    line-height: 38px;
    text-align: center;
}
.cmt-page .p-btn.active {
    background: #ff6c00;
    color: #fff;
}
.cmt-page .p-btn:hover {
    background: #dcdcdc;
}
.cmt-page .p-btn.active:hover {
    background: #ff6c00;
    color: #fff;
}
.cmt-page {
    padding: 0 50px 40px;
    text-align: center;
}
.cmt-form {
    width: 700px;
    margin: 0 auto;
}
.cmt-form .cmt-box {
    padding: 15px;
}
.text-area textarea {
    resize: none;
    height: 200px;
    padding: 10px;
    font-size: 14px;
    width: 100%;
}
.cm-inpbox {
    background-color: #fff;
    width: 48%;
    height: 38px;
    margin: 10px 0;
}
.cm-inpbox .input {
    padding: 10px;
    font-size: 14px;
    box-sizing: border-box;
    width: 100%;
}
.comment-box {
    margin-left: 5px;
}
button.cmt-submit {
    margin-top: 10px;
    color: #FFF;
    padding: 10px 15px;
    width: 240px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    background: #ff6c00;
    border: none;
}
button.cmt-submit:hover {
    background: #ec6603;
}
.share-list {
    float: right;
    max-width: 160px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 1;
}
.share-list li {
    display: inline-block;
}
button.share-btn {
    border: none;
    background: none;
    cursor: pointer;
    font-size: 24px;
    vertical-align: middle;
    border-right: solid 2px #e8e8e8;
    color: #c0bebb;
    padding-right: 8px;
}
button.share-btn:hover {
    color: #7a7a7a;
}
button.share-btn.btn-gp {
    border-right: none;
}
button.share-btn.btn-rp {
    border: none;
    padding: 0;
    font-size: 20px;
}
.stat {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 5px;
}
.stat span {
    display: block;
    font-size: 12px;
    line-height: 1.3em;
}
.view-stat .view {
    color: #959595;
}
.view-stat .view li {
    display: inline-block;
}
.view-box{
    padding-right: 10px;
    border-right: 1px solid #e2e0de;
}
.view-box .fa-eye{

}
.view-stat .view i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 23px;
    background: #e5e5e5;
    border-radius: 25px;
    margin-right: 5px;
}
.comment-box a {
    display: block;
    cursor: pointer;
    color: #959595;
}
.comment-box a:hover {
    color: #ff6c00;
}
/*** share ***/
.share-count {
    display: inline-block;
    text-align: center;
    padding: 0 10px;
    border-right: 1px solid #e2e0de;
}
.share-count p, .share-item p {
    font-size: 12px;
    color: #959595;
    margin: 0;
    line-height: normal;
}
.share-count span {
    color: #F37A01;
    font-size: 28px;
    font-weight: 700;
}
.share-item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.share-item ul {
    padding: 0;
    margin: 0;
}
.share-item .b-sh{
    width: 36px;
    display: inline-block;
    padding: 4px;
    background: #f1f1f1;
    border-radius: 50%;
    box-sizing: border-box;
}
.b-sh a {
    background-image: linear-gradient(to top, #808080, #BBBABA);
    border: 1px solid #9B9B9B;
    border-radius: 50%;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 0 rgba(0, 0, 0, 0.3) inset;
    display: block;
    text-align: center;
    width: 28px;
    height: 28px;
    line-height: 28px;
    color: #fff;
}
.b-sh a:hover {
    background-image: linear-gradient(to top , #f36a0e 0px, #fd933f 100%);
    border: 1px solid #f58638;
    border-radius: 50%;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 0 rgba(0, 0, 0, 0.3) inset;
}
i.fa.fa-comment {
    color: #fff;
    background-image: linear-gradient(to top, #808080, #BBBABA);
    border: 1px solid #9B9B9B;
    border-radius: 50%;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 0 rgba(0, 0, 0, 0.3) inset;
    line-height: 36px;
}
i.fa.fa-comment:hover {
    background-image: linear-gradient(to top , #f36a0e 0px, #fd933f 100%);
    border: 1px solid #f58638;
    border-radius: 50%;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 0 rgba(0, 0, 0, 0.3) inset;
}
.share-box {
    display: none;
}
i.fa.fa-share-alt {
    color: #fff;
    background-image: linear-gradient(to top, #808080, #BBBABA);
    border: 1px solid #9B9B9B;
    border-radius: 50%;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 0 rgba(0, 0, 0, 0.3) inset;
    font-size: 22px;
    line-height: 38px;
}
ul, li {
    list-style: none;
    padding: 0;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clearfix:after{
    content: "";
    display: block;
    clear: both;
    height: 0;
}

@media screen and (max-width: 480px){
.view-wrap {
    padding: 65px 5px;
    padding-bottom: 20px;
}
    .view-story {
        width: 100%;
    padding: 20px;
}
.info {
    max-width: 100%;
    width: 100%;
    padding: 20px 0 0;
}
.view-stat {
    width: 100%;
    margin-top: 10px;
}
ul#cmt-list {
    padding: 10px 0;
}
.view-ment {
    width: 100%;
    padding: 0 10px;
}
.view-content {
    margin-bottom: 40px;
}
.cmt-form {
    width: 100%;
    padding: 0 10px;
}
.profile {
    margin: 0 auto;
    text-align: center;
    display: block;
}
.left, .right {
    float: inherit;
}
.cm-inpbox {
    width: 100%;
}
button.cmt-submit {
    width: 100%;
}
.box_facebook-right {
    width: 100%;
    float: inherit;
    margin-top: 20px;
}
.text-area textarea {
    height: 160px;
}
.share.right {
    margin-top: 15px;
}
.share-box {
    display: block;
}
.view-stat .view i {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}
.view-stat .view li {
    width: 30%;
    text-align: center;
}
.comment-box {
    padding-right: 10px;
    border-right: 1px solid #e2e0de;
}
.share-count {
    display: none;
}
.share {
    display: none;
}
.share._active {
    display: block;
    float: right;
    background: #ff6c00;
    padding: 10px;
    position: relative;
}
.share._active:before {
    content: " ";
    right: 50%;
    margin-right: -40px;
    top: -8px;
    z-index: 1;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ff6c00;
}
.share._active .share-item p {
    display: none;
}
.share._active .b-sh a {
    background: none;
    border: none;
    box-shadow: none;
    color: #959595;
}
}

@media screen and (max-width: 480px){
    .view-stat .view li {
    width: 31%;
    text-align: center;
}
}