﻿body {
    font: 12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,"\u5b8b\u4f53",sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #666;
    background: #fff;
}

body, input {
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    font: 12px/1.5 Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\\5b8b\4F53,sans-serif;
    color: #232321;
}

.mod_container, body {
    min-width: 1190px;
}

.mod_container, body {
    min-width: 1190px;
}

.mod_container {
    font-family: Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\5b8b\4f53,sans-serif;
    background: #f6f6f6;
    overflow: hidden;
}

#J_container {
    min-height: 600px;
}

.detail_content {
    background-color: #f6f6f6;
    overflow: hidden;
}

.detail_contents {
    width: 1190px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}


/*左边文章内容*/
.contents {
    width: 1130px;
    min-height: 600px;
    margin-right: 10px;
    margin-bottom: 100px;
    float: left;
    overflow: hidden;
}


.top {
    margin-bottom: 33px;
}

.bottom {
    margin-bottom: 20px;
}

.Category a {
    color: #666;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    cursor: pointer;
}

.detail_content * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    -webkit-transition: color .35s ease;
    -o-transition: color .35s ease;
    -moz-transition: color .35s ease;
    transition: color .35s ease;
}

a {
    color: #232321;
    text-decoration: none;
}

a {
    color: #666;
    text-decoration: none;
}

.Category .bigCategory {
    font-size:16px;
    color: #999;
    font-weight: 400;
}

.smallCategory {
    display: inline-block;
    font-size:16px;
}


.inline {
    display: inline-block;
}

._{

}

.detail_content * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

em, i {
    font-style: normal;
}

.Category a {
    color: #666;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    cursor: pointer;
}

.detail_content * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    -webkit-transition: color .35s ease;
    -o-transition: color .35s ease;
    -moz-transition: color .35s ease;
    transition: color .35s ease;
}

a {
    color: #232321;
    text-decoration: none;
}

a {
    color: #666;
    text-decoration: none;
}

.inline {
    display: inline-block;
}

.detail_content * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.content {
    padding: 70px 100px 30px;
    min-height: 561px;
    margin-bottom: -22px;
    background: #fff;
}


.content_head {
    margin-bottom: 14px;
}


.head_title {
    width: 100%;
}


.title {
    font-weight: 700;
    color: #333;
    margin-bottom: 18px;
    cursor: pointer;
}

    .title h3 {
        font-size: 30px;
    }


.shoper {
    display: inline-block;
    margin-top: 5px;
    font-size: 14px;
    color: #999;
    vertical-align: top;
}



.content-body {
    overflow: hidden;
    font-size: 14px;
    line-height: 26px;
}

.content_body p {
    color: #181818;
    line-height: 22px;
    font-size: medium;
    margin-bottom: 20px;
    text-align:justify;
}

.body_foot {
    padding: 20px 0 30px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    position: relative;
}

.good {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.good_img {
    width: 150px !important;
    height: 150px !important;
    display: inline-block !important;
    margin-right: 20px;
    margin-left:2px;
}

.img {
    opacity: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    transition: opacity .2s linear;
    vertical-align: middle
    
}


.back {
    background: transparent;
}

.gimg {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: #eee;
    -webkit-transition: background .2s linear;
    -o-transition: background .2s linear;
    -moz-transition: background .2s linear;
    transition: background .2s linear;
}

.good_msg {
    display: inline-block!important;
    width: 400px;
    vertical-align: top;
}

.good_name {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.good_price {
    font-size: 18px;
    color: #db150a;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 1;
}

    .good_price .price {
        font-size: 12px;
        font-weight: 400;
    }

.buybtn {
    width: 100%;
}


    .buybtn .bbtn {
        font-family: Microsoft YaHei,serif;
        font-size: 14px;
        width: 120px;
        height: 30px;
        background: #b1191a;
        color: white;
        border:none;
    }

/*右边更多热文*/
.mtop {
    margin-top: 36px;
}

.moreArticle {
    width: 390px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    -moz-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out;
    top: 0px;
}

.moreArticle_href {
    font-size: 18px;
    margin-bottom: 10px;
    display: inline-block;
}

.right {
    width: 14px;
    height: 14px;
    margin-left: 2px;
    display: inline-block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABZ0lEQVQokXXSP6hScRjG8c/xD7VUg3Umz3LBagsc3Y2QS8ttcSzUwbFBGnITWiMCReyuDre7CE3XFkEcQ2hokCYnabohCQk1qHE42DO+z/P98Xt53qBUKonpLl7iFPf3s28Y4R1+HIJBDDzDB9xxXNd4gUtIxaCLA1QoFI6Bt/eZM0hHUXQPn3ETwjDU7XZlMhnz+TwJB3iC83QURa/w+OCs12uTyUS9XlcsFs1mM9vtNg7fwDaFp8lnl8ulRqMB+v2+fD6fjJym8PDYQpvNRrvdNh6P9Xo9YRjG7QfpKIpeI3MMhvl8LpfLqVQqrq6uDuNfKbuejiqbzWq1WsrlsuFwGLe+Z+zKfZSEwjDU6XQEQaBWq1mtVnH7Uwrv7cr9p2KxaDAYWCwWms1mErrG2wxWdhdxYdeTarVqMBgYjUbJj/zZZ1fxk3uGc9z6z8o/8Vzi5OAjTvAGX/Eba3xBByfT6fTyEP4LK4xlq12xGbkAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
}

.articleList {
    background-color: #fff;
    overflow: hidden;
}

.article_list {
    padding: 0 30px;
    margin-bottom: -1px;
}

.articleItem {
    width: 100%;
    height: 180px;
    padding: 30px 0;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
    cursor: pointer;
}

li {
    list-style: none;
}

.articleItem a {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.articleHref {
    display: block;
}

.article_title {
    font-weight: 700;
    margin-bottom: 14px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
}

.article_littleContent {
    color: #999;
    line-height: 22px;
    height: 88px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;
}

.article_title, .article_littleContent {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.topnav {
    width: 42px;
    height: 42px;
    background: #333;
    position: fixed;
    left: 50%;
    bottom: 30px;
    margin-left: 553px;
    display: none;
    display: block;
}

.topnav_a {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
}

    .detail_content * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }



