@charset "utf-8";

/* CSS Document */


/*中间内容板块*/

.shop_main {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 40px;
    overflow: hidden;
    zoom: 1;
}

.shop_main h2 {
    font-size: 18px;
    color: #e83e3e;
    font-weight: bold;
    padding: 20px 20px 0 20px;
    background: #fff;
    margin-top: 20px;
}

.shop_main h2 span {
    padding-left: 3px;
}

.nav-box {
    width: 100%;
    height: 50px;
    border-bottom: 1px #CCCCCC solid;
    clear: both;
}

.nav-box .nav-a {
    width: auto;
    height: 50px;
    color: #4D4D4D;
    line-height: 50px;
    font-size: 16px;
    padding: 0 20px;
    position: relative;
    display: block;
    float: left;
    font-weight: bold;
}
.nav-box .nav-a:first-child {
    padding: 0 20px 0 0;
}
.nav-box .nav-a:hover,
.nav-box .nav-a.active {
    color: #E83E3E;
}
.nav-box .nav-a.active::before {
    content: '';
    width: 100%;
    height: 2px;
    background: #E83E3E;
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.nav-box .nav-a:after {
    content: '';
    width: 1px;
    height: 16px;
    background: #ccc;
    display: block;
    position: absolute;
    right: 0;
    top: 17px;
}
.nav-box .nav-a:last-child:after {
    display: none;
}
.nav-box .nav-a b{
    color: #E83E3E;
}
.nav-content-list {
    width: 100%;
    height: auto;
    overflow: hidden;
}


.shopping_table {
    height: 100px;
    width: 1200px;
    border-collapse: collapse;
    font-size: 12px;
}

.shopping_table input {
    vertical-align: middle;
}

.shopping_table tr {
    border: 1px solid #dfdfdf;
}

.shopping_table .tr1 {
    background: #fff;
    height: 50px;
    color: #4d4d4d;
    border: none;
}

.shopping_table td a {
    color:#3366cc;
}

.shopping_table .th1 {
    width: 45px;
    padding-left: 20px;
}

.shopping_table .th2 {
    width: 450px;
    text-align: center;
}

.shopping_table .th3 {
    width: 100px;
}

.shopping_table .th4 {
    width: 150px;
    text-align: center;
}

.shopping_table .th5 {
    width: 170px;
    text-align: center;
}

.shopping_table .th6 {
    width: 100px;
}



.shopping_table .tr2 {
    height: 42px;
    border: none;
    background: #ffffff;
    border-bottom: 2px solid #e5e6e7;
    border-top: 10px solid #f1f2f7;
}

.shopping_table .tr2 td {
    padding-top: 10px;
    padding-left: 20px;
    color: #4c4c4c;
}

.shopping_table .tr2 td strong {
    color: #e83e3e;
}

.shopping_table td span {
    line-height: 24px;
}

.shopping_table td span a:hover {
    color: #f00;
    text-decoration: underline;
}

.shopping_table .trL {
    float: left;
    margin: 20px 0 0 0;
}

.shopping_table .trR {
    float: right;
    margin-top: 20px;
    width: 355px;
}

.shopping_table .trR p span {
    line-height: 21px;
    color: #4c4c4c;
}

.shopping_table .trR h3 {
    color: #7d7d7d;
}

.shopping_table #jia_form input {
    width: 44px;
    text-align: center;
    border: none;
    outline: none;
}

.shopping_table .sh_jian {
    background: url(../images/sh_jia_bg.png) no-repeat center center;
    height: 28px;
    text-align: center;
    padding-left: 3px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.shopping_table #jia_form span {
    position: relative;
    top: 2px;
    padding: 4px 9px;
    font-size: 18px;
    cursor: pointer;
}

.shopping_table .tr3 {
    background: #ffffff;
    height: 120px;
    border: none;
    border-bottom: 1px dashed #e5e6e7;
}

.shopping_table .tr3:hover {
    background: #fff4e8;
}

.shopping_table .tr3 td {
    width: 100px;
    padding-bottom: 20px;
}

.shopping_table .tr3 i {
    text-decoration: line-through;
    display: block;
    font-style: normal;
}

.shopping_table .trz {
    float: left;
    margin: 20px;
}

.shopping_table .trR ul {
    overflow: hidden;
    zoom: 1;
}

.shopping_table .trR ul li {
    float: left;
    height: 22px;
    margin-top: 5px;
    margin-right: 10px;
    display: inline;
    width: 64px;
    line-height: 22px;
    text-align: center;
}

.shopping_table .trR ul li a {
    color: #fff;
}

.shopping_table .trR ul li.sh_ta {
    background: #f14752;
}

.shopping_table .trR ul li.sh_tb {
    background: #477ff1;
}

.shopping_table .trR ul li.sh_tc {
    background: #8a75d6;
}

.shopping_table .tr3 .sh_jia {
    color: #e83e3e;
    font-weight: bold;
    text-align: center;
}

.shopping_table .tr_kong {
    height: 10px;
    border: none;
}

.shopping_table tr.tr4 {
    height: 56px;
    background: #fff;
    border: none;
}

.shopping_table tr.tr4 td {
    border: none;
}

.shopping_table .td1 {
    margin-left: 20px;
}

.shopping_table .td2 {
    color: #4d4d4d;
    text-align: right;
    padding-right: 20px;
}

.shopping_table .td2 strong {
    color: #d91b1b;
    font-size: 28px;
}

.shopping_table .td2 span {
    color: #d91b1b;
    font-size: 18px;
}

.shopping_table tr.tr4 .td_you {
    float: right;
}

.shopping_table tr.tr4 .td_you img {
    float: right;
}
.shopping_table .jiesuan-btn {
    float: right;
    display: block;
    width: 122px;
    height: 56px;
    text-align: center;
    color: #fff;
    line-height: 56px;
    font-size: 22px;
    background-color: #d91b1b;
}
.shopping_table .jiesuan-btn:hover {
    background-color: #bf1616;
}
.sh_cai {
    margin-top: 30px;
    background: #fff;
}

.sc_biaoti {
    height: 53px;
    background: url(../images/qiehuan_dian.png) repeat-x bottom;
    overflow: hidden;
    zoom: 1;
}

.sc_biaoti h3 {
    height: 53px;
    width: 110px;
    line-height: 53px;
    float: left;
    color: #333333;
    cursor: pointer;
}

.sc_biaoti h3:last-child span {
    border: none;
    width: 56px;
    display: inherit;
}

.sc_biaoti h3.current {
    font-weight: bold;
    color: #e83e3e;
    background: url(../images/qiehuan_dian2.png) repeat-x bottom;
}

.sc_biaoti h3 span {
    border-right: 1px solid #e5e6e7;
    padding: 0 30px;
}

.sh_cai ul {
    overflow: hidden;
    zoom: 1;
    padding-top: 20px;
}

.sh_cai ul li {
    float: left;
    width: 212px;
    height: 300px;
    margin-left: 20px;
    margin-bottom: 25px;
    display: inline;
    overflow: hidden;
    zoom: 1;
    cursor: pointer;
}

.sh_cai ul li .cai_up .cai-name {
    line-height: 20px;
    padding-left: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
}

.sh_cai ul li .cai_up .cai-price {
    line-height: 20px;
    color: #e83e3e;
    font-size: 18px;
}

.friend {
    height: 300px;
    margin: 0 auto;
    overflow: hidden;
    width: 1200px;
    position: relative;
    padding-bottom: 20px;
}

.mr_frbox {
    height: 300px;
    padding-top: 24px;
}

.mr_frBtnL {
    cursor: pointer;
    display: inline;
    float: left;
    height: 42px;
    margin-top: 90px;
    width: 42px;
    position: absolute;
    left: 0;
    z-index: 99;
}

.mr_frUl {
    float: left;
    height: 212px;
    width: 1200px;
    margin-left: 10px;
}

.mr_frBtnR {
    float: right;
    margin-top: 90px;
    cursor: pointer;
    width: 42px;
    height: 42px;
    position: absolute;
    right: 0;
}

.mr_frUl ul li {
    display: inline;
    float: left;
    /*height:389px;*/
    width: 212px;
    overflow: hidden;
}

.mr_frUl ul li a img {
    /*display:block;*/
    width: 100%;
}
