@charset "UTF-8";

html {
    background: #fff;
}

body {
    position: relative;
    max-width: 100%;
    min-width: 980px;
    overflow: auto;
    font-family: "微软雅黑"
}

section[role="advertisement"] {
    display: none;
}

nav[role="mainMenu"] {
    padding-right: 0;
    max-width: 1250px;
    width: 100%;
    margin: 0 auto;
    border-bottom: 0;
}

article[role="document"] {
    padding-right: 0;
    max-width: 100%;
    width: 100%;
    min-width: 980px;
    min-height: 10em;
    position: relative;
}

article[role="document"] section[role="content"] {
    max-width: 1250px;
    width: 100%;
    min-width: 980px;
    margin: 0 auto;
    height: auto !important;
    overflow-x: hidden;
}

section[role="message"] {
    left: 50% !important;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.main section[role="message"] {
    width: 1250px !important;
    position: fixed !important;
}

/**jsp页面的样式*/
header .header-ads {
    display: none;
}

header .navigation {
    padding-right: 0 !important;
}

.info-newStyle div.rightSide {
    display: none;
}

.info-newStyle div.leftSide {
    width: 100% !important;
}

header .navigation .menu a[href~="FrmShopping.close"] {
    display: none;
}

header .navigation .menu:last-child a>img {
    display: none;
}

header .navigation .menu:last-child {
    line-height: 2em;
    padding-top: 0.5em;
}

header .navigation .menu:last-child a {
    padding: 0 1em;
    border-right: 1px solid #0f6cb4;
    height: 1em;
    line-height: 1em;
    float: right;
    color: #0f6cb4;
}

header .navigation .menu:last-child a:first-child {
    border-right: 0;
}

nav[role="mainMenu"] section[role="rightMenu"] a[href~="FrmShopping.close"] {
    display: none;
}

section[role="rightMenu"]>ul li img {
    display: none;
}

nav[role="mainMenu"] section[role="rightMenu"], nav[role="mainMenu"] section[role="leftMenu"] {
    width: 50%;
}

section[role="rightMenu"]>ul li {
    padding: 0;
}

section[role="rightMenu"]>ul li a {
    padding: 0 1em;
    display: inline-block;
    height: 1em;
    line-height: 1em;
    color: #fff;
}

section[role="rightMenu"]>ul li:last-child a {
    border: 0;
    padding-right: 0;
}

.shopSearchBox {
    width: 100%;
    height: 4em;
    line-height: 4em;
    overflow: hidden;
    zoom: 1;
}

.shopSearchBox .commodityClassification {
    width: 10em;
    height: 2.5em;
    line-height: 2.5em;
    text-align: center;
    background: #2884cc;
    display: inline-block;
    cursor: pointer;
}

.shopSearchBox .commodityClassification>a {
    display: inline-block;
    width: 100%;
    height: 2.5em;
    line-height: 2.5em;
    text-align: center;
    color: #fff;
}

.shopSearchBox form {
    display: inline-block;
    float: right;
}

.block104 {
    width: 20em;
    height: 2.5em;
    float: right;
    margin-top: 0.8em;
}

.block104 span {
    display: inline-block;
    width: 100%;
    height: 2.5em;
    position: relative;
    /* display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
    
    -moz-box-pack: space-between;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; */
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.block104 span>button {
    width: 5em;
    height: 2.5em;
    background: #2884cc;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    border: 0;
    border-radius: 0;
    font-size: 13.33px;
}

.block104 span>input {
    width: 100%;
    height: 2.5em;
    border: 0;
    padding-left: 0.7em;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #2884cc;
    border-radius: 0;
}

.index_center_box {
    width: 100%;
    height: 220px;
}

.index_center_box .adTips {
    display: inline-block;
    width: auto;
    text-align: center;
    height: 400px;
    line-height: 400px;
    color: #666;
    font-size: 1.3em;
    background: #f7f7f7;
    flex: 1;
}

.index_center_box .swiper-slide img {
    width: 100% !important;
    height: 220px;
}

.commodityItemBox {
    width: 100%;
    height: auto;
}

.commodityItemBox .item-boxTitle {
    width: 100%;
    height: 4em;
    line-height: 5em;
    position: relative;
}

.commodityItemBox .item-boxTitle>a {
    position: absolute;
    top: 0;
    right: 0.7em;
    display: inline-block;
    width: auto;
    height: 4em;
    line-height: 5em;
    color: #333;
}

.commodityItemBox .item-boxTitle>a i {
    display: inline-block;
    width: 1em;
    height: 1em;
    background: url(../jui/phone/block101-go.png) no-repeat center scroll;
    background-size: 0.6em 1em;
    margin-left: 0.4em;
    margin-top: 0.1em;
}

.commodityItemBox .item-boxTitle>span {
    padding-left: 0.7em;
    border-left: 0.2em solid #2884cc;
    font-size: 1.2em;
    font-weight: bold;
}

.supPartList {
    width: 100%;
    height: auto;
    background: #fff;
    overflow: hidden;
    zoom: 1;
}

.block401 {
    width: 255.92px;
    height: 22em;
    padding: 0;
    border: 1px solid #e5e5e5;
    margin: 21px 21px 0 0;
    position: relative;
    cursor: pointer;
    float: left;
}

.supPartList .block401:nth-child(5n+5) {
    margin-right: 0;
}

.block401:hover {
    border: 1px solid #2884cc;
}

.block401:hover img[role="product"] {
    opacity: 0.5;
}

.block401 .up_con {
    width: 100%;
    height: 308px;
    padding-left: 0;
}

.block401 .up_con>a {
    display: inline-block;
    width: 100%;
    height: 223.3px;
    margin-bottom: 0.4em;
}

.block401 img[role="product"] {
    width: 100%;
    height: 223.3px;
    margin-right: 0;
    float: none;
    position: static;
    display: inline-block;
}

.block401 div[role='operation'] img {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 1.4px;
    margin-top: -1.4px;
}

.block401 .info button {
    position: absolute;
    bottom: 0.5em;
    right: 0;
    width: 2.5em;
    height: 2.5em;
    border: 0;
    outline: none;
    background: url(../images/shopping/addShopping.png) no-repeat scroll center center;
    background-size: 2.5em 2.5em;
    padding: 0 0.5em;
}

.block401 .info button[role=hiddenButton] {
    display: none;
}

.block401:before {
    background: transparent;
}

.block401 div[role='title'] {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.4em;
    padding-left: 0.5em;
    color: #555;
    height: 2.4em;
    line-height: 1.2em;
    font-weight: bold;
    word-wrap: break-word;
    word-break: break-all;
}

.block401 div[role='operation'] {
    display: none;
}

.block401 .info {
    width: 100%;
    padding-left: 0.5em;
    font-size: 16.94px;
}

.block401 div[role='title'] img {
    height: 0.8em;
}

.block401 span[role='remark'] {
    width: 100%;
}

.block401 span[role='sales'] {
    border: 0;
    color: transparent;
    position: absolute;
    top: 0;
    right: 0;
}

.block401 span[role='sales'] i {
    display: inline-block;
    width: 3.5em;
    height: 3.5em;
    text-align: center;
}

.block401 span[role='sales'] .sales1 {
    background: url(../images/sales1.png) no-repeat right center scroll;
    background-size: 3.5em 3.5em;
}

.block401 span[role='sales'] .sales2 {
    background: url(../images/sales2.png) no-repeat right center scroll;
    background-size: 3.5em 3.5em;
}

.block401 span[role='sales'] .sales3 {
    background: url(../images/sales3.png) no-repeat right center scroll;
    background-size: 3.5em 3.5em;
}

.block401 span[role='sales'] .sales4 {
    background: url(../images/sales4.png) no-repeat right center scroll;
    background-size: 3.5em 3.5em;
}

.block401 span[role='sales'] .sales5 {
    background: url(../images/sales1.png) no-repeat right center scroll;
    background-size: 3.5em 3.5em;
}

.block401 span[role='sales'] .sales6 {
    background: url(../images/sales6.png) no-repeat right center scroll;
    background-size: 3.5em 3.5em;
}

.block401 span[role='sales-model'] {
    position: absolute;
    bottom: 5.9em;
    left: 0;
}

.block401 span[role='sales-model'] .sales7 {
    display: inline-block;
    width: 3em;
    height: 3em;
    line-height: 3.6em;
    -webkit-border-top-right-radius: 3em;
    border-top-right-radius: 3em;
    background: #0066CC;
    color: #fff;
    font-size: 0.85em;
    padding-left: 0.3em;
}

.block401 span[role='remark'] i {
    color: red;
}

.block401 div[role='operation'] i {
    color: #058FCA;
}

.classifyBox {
    width: 100%;
    height: auto;
    background: #f5f5f5;
    border: 1px solid #e6e6e6;
    margin-bottom: 1em;
}

.classifyBox .classifyNav {
    width: 100%;
    height: 2.4em;
    line-height: 2.4em;
    border-bottom: 1px solid #e6e6e6;
    text-align: left;
    font-weight: bold;
    color: #333;
    padding-left: 0.7em;
}

.classifyNav>.block117 span {
    display: inline-block;
    width: auto;
    padding: 0 0.7em;
    height: 100%;
    text-align: center;
    margin: 0;
    cursor: pointer;
}

.mainItemBox {
    padding: 0.7em;
    background: #fcfcfc;
}

.mainItemBox .itemBox {
    display: none;
}

.itemBox>.block117 span {
    display: inline-block;
    width: auto;
    min-width: 5em;
    padding: 0;
    height: 100%;
    text-align: center;
    margin: 0;
    cursor: pointer;
    font-size: 0.9em;
}

.block117 span.active {
    color: #2884cc;
}

.salesStatus {
    width: 100%;
    height: 3em;
}

.salesStatus .block117 {
    width: 100%;
    height: 3em;
}

.salesStatus>.block117 span {
    width: auto;
    padding: 0 1.5em;
    margin: 0;
    cursor: pointer;
    border-right: 1px solid #999;
}

.salesStatus>.block117 span:last-child {
    border-right: 0;
}

.swiper-pagination {
    bottom: 10px;
    left: 50% !important;
    width: auto !important;
    background: rgba(255, 255, 255, 0.5);
    line-height: 1.5em;
    border-radius: 0.7em;
    transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
}

.branSpan2 {
    display: none;
}