<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: "Microsoft YaHei";
}

a,
a:focus,
a:hover {
    text-decoration: none;
    cursor: pointer;
}

.default {
    color: blue !important;
}

.active {
    color: #ff0000 !important;
}

input:focus {
    outline: none
}

a:focus {
    outline: none;
}

@media (min-width: 992px) {
    .container {
        width: 1200px;
    }
}

@media (min-width: 768px) {
    .container {
        width: 1200px;
    }
}

/* header begin */

.header {
    /*width: 1200px;
    margin: auto;*/
    color: #666;
    font-size: 14px;
}

.header .shortcut {
    padding: 15px 0;
    font-size: 14px;
    width: 1200px;
    margin: auto;
}

.text-left img {
    margin-bottom: 3px;
}

ul.list-inline.text-left {
    color: #666;
}

.notice_active {
    height: 22px;
    padding: 0;
    overflow: hidden;
}

.notice_active li {
    list-style-type: none;
    line-height: 2rem;
    color: #666;
    font-size: 14px;
    display: block;
    text-align: center;
}

.shortcut-right .list-inline&gt;li {
    padding-right: 3px;
    padding-left: 3px;
}

.shortcut-right img {
    margin-bottom: 3px;
}

.header-line {
    width: 100%;
    border-bottom: 1px solid #ccc;
    position: absolute;
    top: 50px;
}

.top {
	width: 1200px;
    margin: auto;
    padding: 40px 0;
    height: 140px;
    text-align: center;
}

.logo img {
    width: 260px;
    height: 100px;
}

.top .input-group {
    max-width: 300px;
}

.top .radius {
    color: #FFF;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    padding: 3px 12px;
    height: auto;
}

.top .tag {
    font-size: 12px;
    margin: 5px 0;
}

.top .tag a {
    padding: 0 2px;
    color: #C0C0C0;
    font-size: 14px;
}

form.navbar-left.pull-right {
    margin-top: 20px;
}

.input-group {
    display: none;
    float: left;
    width: 300px;
    margin-top: 7px;
}

input.form-control.search-text.radius {
    border-radius: 15px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 28px;
}

button.btn.btn-default.search-btn.radius {
    border-radius: 15px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 28px;
    color: #fff;
}

/* å¯¼èˆª */

.new-nav {
    background: #FFF;
    position: relative;
    width: 100%;
}

.new-nav .nav {
    width: 1200px;
    margin: auto;
}

.new-nav .new-nav-list {
    /* width: calc(100% - 300px); */
    width: 100%;
    height: 42px;
    float: left;
}

.new-nav .new-nav-list li.active {
    background-color: #e7e7e7;
}

.new-nav .new-nav-list li {
    font-size: 14px;
    text-align: left;
    float: left;
    height: 42px;
    line-height: 42px;
}

li {
    list-style: none;
    line-height: 22px;
}

.new-nav .new-nav-list li a {
    display: block;
    color: #333;
    float: left;
}

.navImg img {
    width: 500px;
    height: 270px;
}

.new-nav .subnav {
    width: 100%;
    position: absolute;
    left: 0;
    top: 42px;
    box-shadow: 0 5px 10px #666;
    -webkit-box-shadow: 0 5px 10px #666;
    -moz-box-shadow: 0 5px 10px #666;
    -ms-box-shadow: 0 5px 10px #666;
    -o-box-shadow: 0 5px 10px #666;
    text-align: left;
    padding: 15px 0;
    border-top: 1px solid #878787;
    z-index: 99;
    background: #FFF;
}

.new-nav .subnav .navline {
    height: 295px;
}

.new-nav .subnav .navline li {
    width: 70%;
}

.new-nav .subnav span {
    float: right;
}

.new-nav .subnav .navline {
    border-right: 1px solid #e5e5e5;
    height: 277px;
    overflow: hidden;
}

.new-nav .subnav h3 {
    padding: 0;
    margin: 0;
    color: #000;
    margin-bottom: 10px;
}

.new-nav .subnav ul {
    padding-left: 0;
}

li {
    list-style: none;
    line-height: 22px;
}

/* è½®æ’­å›¾ */

.swiper-container {
    width: 100%;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
}

.totop_out {
    right: 15px;
    bottom: 15px;
    overflow: hidden;
    position: fixed;
    width: 46px;
    height: 46px;
    z-index: 1002;
    background: url(../img/top.png) no-repeat;
    display: none;
    cursor: pointer;
}

.totop_out:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
}

.nav-wrapper .select {
    width: 123px;
    height: 123px;
    background: #000;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    color: #fff;
    display: inline-block;
    cursor: pointer;
}

.select .select-diamond {
    width: 112px;
    height: 112px;
    margin: 5.5px auto;
    border: 1px solid #fff;
}

.nav-wrapper .one {
    position: absolute;
    bottom: 98px;
    left: 229px;
}

.nav-wrapper .two {
    position: absolute;
    bottom: 98px;
    right: 229px;
}

.select .select-diamond a {
    display: block;
    width: 72px;
    height: 50px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 20px 20px 40px 20px;
}

.select .select-diamond span {
    width: 18px;
    height: 2px;
    display: block;
    background-color: #ffffff;
    margin: -30px 47px 31px 47px;
}

/* ç&nbsp;å®æˆå“ begin */

.red {
    color: #ff0000;
}

.mallhot .breadcrumb {
    background: none;
    font-size: 14px;
    padding: 8px 0;
}

.mallhot .groups a {
    color: #666;
    margin: 0 10px;
}

.mallhot .groups a:hover {
    color: #000;
}

.mallhot .caption .text-center a {
    color: #000;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mallhot .groups ul li {
    border-bottom: 1px dashed #DCDCDC;
    padding: 8px 0;
    font-size: 14px;
    color: #000;
}

.mallhot .groups ul .line {
    border-bottom: 1px solid #dcdcdc;
    width: 70%;
    display: block;
    position: absolute;
    left: 250px;
}

/* .mallhot .groups ul li:last-child {
    border: none;
} */

.mallhot .groups ul li h3 {
    margin-top: 0;
    color: #575757;
}

.mallhot .groups ul li a {
    margin: 0 10px;
}

.mallhot .groups ul li a:hover {
    color: red
}

.mallhot .diamond-nav ul {
    padding: 0;
}

.mallhot .diamond-nav ul li {
    float: left;
    color: #fff;
    cursor: pointer;
    width: 80px;
    line-height: 43px;
    text-align: center;
    border-right: 1px solid #414141;
}

.mallhot .diamond-nav ul li i {
    color: #fff;
}

.mallhot .scope {
    width: 80px;
    height: 25px;
    padding: 2px;
    margin-left: 8px;
    margin-right: 5px;
    border: 1px solid #DDD;
}

.mallhot .goods-list .jiage {
    font-size: 18px;
}

.mallhot .goods-list .thumbnail {
    border: none;
    margin-right: 5px;
}

.thumbnail a&gt;img,
.thumbnail&gt;img {
    width: 230px;
    height: 230px;
}

.mallhot .goods-list .thumbnail:hover {
    box-shadow: 0px 1px 15px #ccc;
    -webkit-box-shadow: 0px 1px 15px #ccc;
    -moz-box-shadow: 0px 1px 15px #ccc;
    -ms-box-shadow: 0px 1px 15px #ccc;
    -o-box-shadow: 0px 1px 15px #ccc;
    transition: 0.6s;
}

.pagination&gt;li&gt;a,
.pagination&gt;li&gt;span {
    color: #000;
}

.mallhot .pageinput {
    width: 40px;
    height: 30px;
    padding: 5px 12px;
    margin-top: 1px;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-left: 2px;
}

.mallhot .subto {
    width: 40px;
    height: 30px;
    padding: 0;
    margin-top: -3px;
}

.mallhot strong {
    margin-left: -5px;
    display: block;
    font-size: 18px;
    font-weight: normal;
    font-family: "MicrosoftYaHei";
}

.mallhot .breadcrumb {
    margin-bottom: 0;
    width: 1200px;
    margin: auto;
    text-align: left;
}

/* ç&nbsp;å®æˆå“ */

.mallhot-type .mallhot-tag {
    background: #e6e6e6;
    display: inline-block;
    padding: 2px 10px;
}

.mallhot-type .mallhot-tag .delete {
    font-style: normal;
}

.mallhot-type .groups ul li:first-child a {
    display: inline-block;
}

.mallhot-type .reset {
    cursor: pointer;
}

.subtitle {
    width: 70px;
    display: inline-block;
    text-align: right;
    color: #000;
}

.fushu {
    margin-top: 10px;
}

.diamond-nav {
    margin: 15px 0;
    height: 45px;
    line-height: 43px;
    background-color: #000;
    border: 1px solid #000;
}

.diamond-nav #iput-hot {
    border-right: 0;
}

#iput-hot span {
    display: inline-block
}

.diamond-nav .text-right {
    border-left: 1px solid #414141;
    color: #fff;
    text-align: center;
    float: right;
}

/* è£¸é’» begin */

p {
    margin: 0;
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 0px;
}

.hidden {
    display: none;
}

.show {
    display: block;
}

/* é€Ÿæ˜“å®å›¾æ&nbsp;‡ */

#su {
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.diamond-banner a {
    margin-right: 15px;
    display: block;
    float: left;
}

.diamond-banner a img {
    width: 390px;
    height: 220px;
}

.diamond-banner a:last-child {
    margin-right: 0;
}

.diamond .filter {
    width: 881px;
    margin: 15px auto;
}

.filterTitle {
    border: 1px solid #ababab;
}

.filterTitle {
    height: 50px;
    padding: 0 27px 0 20px;
    line-height: 50px;
    background: #efefef;
}

.filterTitle span {
    font-size: 16px;
    color: #000;
    line-height: 14px;
}

.filter .clearFilter {
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    margin-right: -20px;
    width: 120px;
    color: #666;
    background: #efefef;
    font-size: 14px;
    outline: none;
}

.diamond .filterContent {
    border: 1px solid #ababab;
    border-top: none;
    padding-top: 10px;
}

.diamond .filterContent .info {
    display: inline-block;
    padding-bottom: 10px;
}

.diamond .filterContent .iTitle {
    width: 70px;
    text-align: center;
}

.diamond .filterContent .iTitle p {
    color: #5B5B5B;
}

.diamond .filterContent p {
    font-size: 12px;
    font-weight: bold;
}

.diamond .filterContent .iTitle span {
    color: #A6A6A7;
}

.diamond .filterContent span {
    font-size: 12px;
}

.diamond .filterContent .kuang {
    border: #BCBCBC 1px solid;
    position: relative;
    background: #FFFFFF;
    float: left;
    border-right: none;
}

.filterContent .kuang {
    background: none !important;
    border: none !important;
}
@media (min-width: 1100px) {
	.filterContent .info li:hover {
	    background-color: #ccc;
	    color: #fff;
	}
}



.filterContent .t5 li {
    width: 90px;
}

ul#certificate_type {
    margin-left: 1px;
}

ul#certificate_type li {
    width: 76px;
    margin-right: 5px;
}

.filterContent .kuang li {
    height: 39px;
    line-height: 35px;
    text-align: center;
    float: left;
    cursor: pointer;
    border: 1px solid #bcbcbc;
    margin-left: -1px;
}

.filterContent .shapeT {
    padding: 10px 0;
}

.filterContent .shape {
    float: left;
}

#Shape li {
    width: 60px;
}

.filterContent .shape li {
    position: relative;
    float: left;
    line-height: 60px;
    height: 62px;
    width: 62px;
    margin-right: 11px;
    cursor: pointer;
    text-align: center;
    border: #BCBCBC 1px solid;
    background: #FFFFFF;
}

#Color li {
    width: 50px;
}

#Color li i {
    left: 7px;
}

#Color li img {
    vertical-align: top;
}

.WhiteDiamond #Color li {
    width: 31.4px;
}

#Intensity li {
    height: 75px;
    width: 79px !important;
    margin-right: 10px;
    line-height: 0;
    padding-top: 25px;
}

#Intensity li i {
    top: 15px;
    font-size: 12px;
    text-align: center;
    font-style: normal;
    width: 40px;
}

#Intensity li span {
    font-size: 12px;
    line-height: 25px !important;
}

.filterContent .shape i {
    display: block;
    position: absolute;
    left: 16px;
    top: 5px;
}

.shapeIco {
    background: url(../img/shape.png) top left no-repeat;
}

.shape .shapeIco1 {
    width: 31px;
    height: 31px;
    background-position: -13px -10px;
}

.shape .shapeIco4 {
    width: 31px;
    height: 31px;
    background-position: -13px -133px;
}

.shape .shapeIco2 {
    width: 31px;
    height: 31px;
    background-position: -13px -51px;
}

.shape .shapeIco5 {
    width: 31px;
    height: 31px;
    background-position: -13px -174px;
}

.shape .shapeIco6 {
    width: 31px;
    height: 31px;
    background-position: -6px -215px;
}

.shape .shapeIco7 {
    width: 31px;
    height: 31px;
    background-position: -13px -256px;
}

.shape .shapeIco8 {
    width: 31px;
    height: 31px;
    background-position: -13px -297px;
}

.shape .shapeIco9 {
    width: 31px;
    height: 31px;
    background-position: -13px -338px;
}

.shape .shapeIco10 {
    width: 31px;
    height: 31px;
    background-position: -13px -379px;
}

.shape .shapeIco11 {
    width: 31px;
    height: 31px;
    background-position: -12px -420px;
}

.shape .shapeIco12 {
    width: 31px;
    height: 31px;
    background-position: -12px -462px;
}

.filterContent .shape span {
    line-height: 95px;
}

.filterContent span {
    font-size: 12px;
}

.filterContent .active {
    background-color: #ccc;
    color: #fff
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: 0px;
}

.checkbox,
.radio {
    margin-top: 0px;
    margin-bottom: 0px;
}

ul#naika {
    margin-left: 1px;
}

ul#naika li {
    width: 156px;
    margin-right: 5px;
}

.arrival li {
    width: 156px;
    margin-right: 5px;
}

ul#Cert li {
    width: 95px;
    margin: 0 5px 0 0;
}

.filterContent .tt3 li {
    width: 59px;
    margin: 0 5px 0 0;
}

.filterContent .t8 li {
    width: 61.7px;
    margin: 0 5px 0 0;
}

.filterContent .t9 li {
    width: 31.4px;
    margin: 0 5px 0 0;
}

.filterContent .t10 li {
    width: 195px;
}

.f_l input {
    width: 99px;
    height: 35px;
    padding-left: 10px;
}

.yincang {
    width: 229px;
    float: left;
    position: absolute;
    top: 34px;
    left: 1px;
    z-index: 999;
    border-top: 1px solid #bcbcbc;
}

.yincang .yincang_nr li:hover {
    background: #ccc;
    color: #000;
}

.yincang .yincang_nr li {
    width: 231px;
    height: 30px;
    border-top: none;
    text-align: center;
    line-height: 30px;
    background: #fff;
    font-size: 12px;
    color: #333;
}

.diamond .box {
    width: 292px;
    height: auto;
    padding: 15px 0 10px;
}

.diamond .box .certificate {
    border: 1px solid #ababab;
}

.diamond .box .title {
    font-weight: bold;
    font-size: 14px;
    background: #F2F2F2;
    border-bottom: 1px solid #ababab;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
}

.box .certificate .bb {
    /* border-bottom: 1px #797979 dashed; */
    height: 100px;
}

.box a,
.diamond .box .certificate img {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #000;
}

.box .baikeB {
    border: 1px solid #ababab;
    margin-top: 10px;
    height: 100%;
}

.box .baikeB ul {
    height: 90px;
    margin: 10px;
    border-right: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
}

.box .baikeB ul li {
    border-left: 1px solid #ababab;
    border-top: 1px solid #ababab;
    float: left;
    width: 133px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.gg {
    margin-top: 13px;
}

.gg img {
    width: 100%;
    /* height: 100%; */
}

@media (min-width: 768px) {
    .phone-select {
        display: none !important;
    }
}

.diamond .select-tab span.select-tab-left,
.diamond .select-tab span.select-tab-right {
    cursor: pointer;
    line-height: 50px;
    height: 50px;
    margin: 0 20px;
    display: inline-block;
    position: relative;
}

.diamond .select-tab .tabactive {
    border-bottom: 2px solid #40220F;
}

.diamond .select-tab-left .caret,
.diamond .select-tab-right .caret {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: 2px;
    border-bottom: 4px dashed;
    border-top: none;
}

.diamond .diamond-para {
    margin-top: 25px;
}

.diamond .diamond-para .panel-heading {
    padding: 3px 15px;
}

.diamond .diamond-para .panel-heading .btn {
    padding: 3px 6px;
    margin-top: 3px;
}

.click-down {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 10px solid #000;
    position: absolute;
    top: 13px;
    right: -30px;
}

.click-up {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #000;
    position: absolute;
    top: 13px;
    right: -30px;
}

#Price .click-down {
    position: absolute;
    top: 13px;
    right: -30px;
}

#Price .click-up {
    position: absolute;
    top: 13px;
    right: -30px;
}

.diamond .diamond-list a {
    display: inline-block;
    text-align: center;
    margin: 4px 4px 4px 6px;
    padding: 5px 15px;
    border: 1px solid #868383;
    background: #FFF;
}

.diamond .diamond-listbox a {
    /* box-shadow: 1px 3px 8px #ccc;
    -webkit-box-shadow: 1px 4px 7px #ccc;
    -moz-box-shadow: 1px 4px 7px #ccc;
    -ms-box-shadow: 1px 4px 7px #ccc;
    -o-box-shadow: 1px 4px 7px #ccc; */
    background: #fff;
    display: inline-block;
    margin: 5px -1px 5px 5px;
    margin-left: 0px;
    text-align: center;
    border: 1px solid #C1C1C1;
}

.datalist .oper,
.datalist table th,
.datalist table td {
    vertical-align: inherit !important;
    text-align: center;
}

.diamond .diamond-listbox .row&gt;div {
    display: table;
}

.diamond .d-list {
    display: inline-table;
    margin-bottom: 10px;
}

.datalist #luozuan_table .diamond-btnimg {
    width: 30px;
    height: 22px;
    cursor: pointer;
    border: 0;
    vertical-align: middle;
    background: url(../img/btnImg.png) 30px 22px;
    background-size: 30px;
}

.diamond .diamond-para strong {
    font-size: 13px;
    padding: 10px 20px;
    padding-left: 0;
}

.diamond .sanhuo-para strong {
    font-size: 13px;
    padding: 10px 53px 10px 0;
    padding-left: 0;
}

.diamond .sanhuo-para .pr14 {
    padding-right: 14px;
}

.diamond .diamond-list&gt;strong {
    padding-right: 11px;
}

.diamond #gmap-street-view&gt;.col-md-12 {
    margin-bottom: 5px;
}

.diamond .diamond-para .col-md-12 {
    padding-right: 0;
}

.diamond .margin-bottom-no {
    margin-bottom: 0;
}

.diamond .w1,
.diamond .w2 {
    position: relative;
}

.diamond .w1 a {
    width: 99.2px;
    height: 38px;
    line-height: 37px;
    overflow: hidden;
}

.diamond .w2 a {
    width: 99.2px;
    height: 38px;
    line-height: 37px;
    overflow: hidden;
}

.diamond .w3 a {
    width: 55.4px;
    height: 38px;
    line-height: 37px;
}

.diamond .w4 a {
    width: 62.2px;
    height: 38px;
    line-height: 37px;
}

.diamond .w5 a {
    width: 120px;
    height: 38px;
    line-height: 37px;
}

.diamond .w6 a {
    width: 94.7px;
    height: 38px;
    line-height: 37px;
}

.diamond .w7 a {
    width: 94.7px;
    height: 38px;
    line-height: 37px;
}

.diamond .w8 a {
    width: 94.7px;
    height: 38px;
    line-height: 37px;
}

.diamond .w9 a {
    width: 80.7px;
    height: 38px;
    line-height: 37px;
}

.diamond .w10 a {
    width: 157px;
    height: 38px;
    line-height: 37px;
}

.diamond .actives {
    background: #ccc !important;
    color: #FFF;
}

.diamond .diamond-custom {
    width: 100%;
    max-width: 315px;
    /*float: right;  position: absolute;  */
    z-index: 1000;
    right: 0;
    top: 40px;
    border: 1px solid #ccc;
    padding: 10px 15px 10px 20px;
    background-color: #fff;
    /*  display: none; */
}

.diamond .diamond-custom input[type=text] {
    width: 80px;
    text-align: center;
}

.diamond .diamond-custom input[type=button] {
    background: rgb(240, 191, 78);
    color: #FFF;
    width: 50px;
    height: 25px;
    border: none;
    cursor: pointer;
}

.diamond_content {
    clear: both;
    width: 1200px;
    height: auto;
}

.diamond_content_bg {
    clear: both;
    width: 1200px;
    height: auto;
    background-color: #FFFFFF;
    position: relative;
    z-index: 1;
}

.diamond_tab_border {
    width: 1200px;
    height: auto;
    overflow: hidden;
}

ol,
ul {
    padding-left: 0;
    list-style: none;
}

.navTit {
    width: 1200px;
    height: 45px;
    line-height: 45px;
}

.navTit_span {
    float: left;
    margin-right: 5px;
    font-size: 12px;
}

.navTit_a {
    float: left;
    margin-right: 5px;
    font-size: 12px;
}

.navTit_h1 {
    height: 100%;
    font-weight: normal;
    font-size: 12px;
}

.firstnav {
    line-height: 46px;
    line-height: 46px;
    font-size: 12px;
}

@-moz-document url-prefix() {
    .diamond .w3 a,
    .diamond .w4 a {
        width: 58.3px;
    }
    .diamond .w2 a,
    .diamond .w1 a {
        width: 95.2px;
    }
}

.diamond .chose {
    background: #ccc none repeat scroll 0 0 !important;
    color: #fff;
}

#gmap-street-view .table-bordered&gt;tbody&gt;tr&gt;td:last-child {
    width: 135px;
    padding: 0px;
}

.btn-warning {
    color: #666;
    padding: 0 5px;
    font-size: 14px;
    background-color: #fff;
    border-color: #fff;
    outline: none;
}

button.btn.btn-default.btn-sm.btn-warning:focus {
    outline: none;
}

.btn-warning.focus,
.btn-warning:focus {
    color: #000;
    background-color: #ccc;
    border-color: #ccc;
}

.btn-warning:hover {
    color: #000;
    background-color: #ccc;
    border-color: #ccc;
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open&gt;.dropdown-toggle.btn-warning.focus,
.open&gt;.dropdown-toggle.btn-warning:focus,
.open&gt;.dropdown-toggle.btn-warning:hover {
    color: #000;
    background-color: #ccc;
    border-color: #ccc;
}

.panel {
    font-size: 14px;
    box-shadow: none;
}

.table&gt;thead:first-child&gt;tr:first-child&gt;th {
    border-top: 0;
    color: #000;
    font-weight: normal;
    border-top: 1px solid #000;
}

/* éšè—é’»çŸ³åˆ—è¡¨æ¥æº begin */

.table&gt;thead:first-child&gt;tr:first-child&gt;th:nth-child(2) {
    /*display: none;*/
}

.table-bordered&gt;tbody&gt;tr&gt;td:nth-child(2) {
     /*display: none;*/
}

/* éšè—é’»çŸ³åˆ—è¡¨æ¥æº end */

.table-bordered&gt;tbody&gt;tr&gt;td,
.table-bordered&gt;tbody&gt;tr&gt;th,
.table-bordered&gt;tfoot&gt;tr&gt;td,
.table-bordered&gt;tfoot&gt;tr&gt;th,
.table-bordered&gt;thead&gt;tr&gt;td,
.table-bordered&gt;thead&gt;tr&gt;th {
    border: 1px solid #000
}

.table-bordered&gt;tbody&gt;tr&gt;td {
    border: 1px solid #000
}

.pagination&gt;.active&gt;a,
.pagination&gt;.active&gt;a:focus,
.pagination&gt;.active&gt;a:hover,
.pagination&gt;.active&gt;span,
.pagination&gt;.active&gt;span:focus,
.pagination&gt;.active&gt;span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #000;
    border-color: #000;
}

#luozuan_table a {
    color: #337ab7;
}

#luozuan_table a:hover {
    text-decoration: underline;
}

/* footer begin */

.fuwu {
    width: 1200px;
    margin: auto;
}

.foot_desc {
    width: 1200px;
    margin: auto;
    margin-top: 30px;
}

.foot-desc-list h5 {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    margin-top: 0;
}

.foot-desc-list .list-group a {
    width: 56px;
    height: 85px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #666666;
}

.foot_desc .foot-desc-list .wexinCode {
    width: 130px;
    height: 130px;
    float: left;
    margin-right: 40px;
}

.foot_desc .foot-desc-list .xinlangCode {
    width: 130px;
    height: 130px;
    float: left;
    margin-right: 40px;
}

.foot_desc .foot-desc-list .codeImg {
    border: 1px solid #ccc;
    display: block;
    width: 100%;
    height: 100%;
}

.foot_desc .foot-desc-list .codeText {
    width: 100px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin: auto;
    display: block;
}

.foot_desc .foot-desc-list .foot-nav {
    /* width: 160px; */
    float: left;
    text-align: center;
}

.foot-fwtime .icon-tell {
    background: url(../img/iphone_01.png) no-repeat;
    width: 31px;
    height: 31px;
    background-position: bottom;
}

.foot-fwtime .time {
    display: block;
    color: #000;
    font-size: 14px;
}

.foot-fwtime .icon-phone {
    color: #666;
    display: block;
    font-size: 14px;
    margin-top: 10px;
    background: url(../img/iphone_02.png) no-repeat;
    background-position: left;
}

.foot-fwtime .icon-phone a {
    margin-left: 15px;
    display: block;
    color: #666;
}

.foot-fwtime {
    /* margin-left: 36px; */
    float: right;
}

.phone-text {
    font-size: 12px;
}

.copyright {
    margin-top: 30px;
}

.copyright .copy-link {
    width: 600px;
    height: 35px;
    margin: auto;
}

.copyright .copy-link img {
    width: 20%;
    height: 35px;
    float: left;
}

.copyright .text-center {
    font-size: 14px;
    color: #666;
    margin-top: 20px;
}

/*ç™»å½•*/

.main {
    position: relative;
    width: 100%;
    height: 600px;
    background: url(../img/login-bg.png) center center no-repeat;
}

.main .login_nr {
    width: 1200px;
    margin: auto;
    height: 600px;
    margin-top: 20px;
}

.main .login_nr .login {
    float: right;
    width: 364px;
    height: 420px;
    position: relative;
    overflow: hidden;
    background: #fff;
    margin-top: 85px;
    box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.21);
}

.main .login_nr .login .welcome_longin {
    width: 100%;
    text-align: center;
    /* position: absolute;
    top: 34px; */
    color: #000;
    font-size: 18px;
    margin-top: 30px;
}

.main .login_nr .login .jihuozhuce {
    width: auto;
    height: 20px;
    position: absolute;
    right: 50px;
    top: 102px;
    color: #333;
    z-index: 5;
}

.main .login_nr .login .jihuozhuce a {
    color: #666;
    float: left;
    font-family: "å®‹ä½“";
    font-size: 12px;
}

.main .login_nr .login #frmLogin {
    margin-top: 65px;
}

.main .login_nr .login ul {
    text-align: left;
    margin: 0px 0 0 0;
    padding-top: 1px;
}

.main .login_nr .login ul .tips {
    height: 22px;
    width: 283px;
    font-size: 12px;
    color: #666666;
    line-height: 22px;
    overflow: hidden;
}

.main .login_nr .login ul li {
    list-style-position: outside;
    padding-left: 38px;
    text-align: left;
    font-size: 14px;
    color: #999999;
    overflow: hidden;
}

.main .login_nr .login ul li .inputStyleTips,
.main .login_nr .login ul li .inputStyle01,
.main .login_nr .login ul li .inputStyle01Hover {
    font-family: Arial, 'å®‹ä½“';
    width: 291px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-indent: 10px;
    color: #666;
    margin-top: 15px;
    border-radius: 4px;
    border: 1px solid #d4d4d4;
}

.main .login_nr .login ul li .mimalab {
    font-size: 12px;
    color: #999;
    height: 34px;
    cursor: text;
    line-height: 34px;
    padding-left: 16px;
    width: 267px;
    display: block;
    margin: 0;
    text-align: left;
    overflow: hidden;
    font-family: Arial, 'å®‹ä½“';
    background-color: #fff;
}

.main .login_nr .login ul .aotologin {
    height: 20px;
    width: 360px;
    padding: 0;
    font-size: 12px;
    font-family: "å®‹ä½“";
    color: #666666;
    line-height: 16px;
    overflow: hidden;
    margin-top: 15px;
}

.main .login_nr .login ul .aotologin .login_phase {
    width: 13px;
    height: 13px;
    float: left;
    padding: 0;
    margin-right: 5px;
    margin-top: 2px;
    margin-left: 38px;
    overflow: hidden;
}

.main .login_nr .login ul .aotologin a {
    font-family: "MicrosoftYaHei";
    float: right;
    text-decoration: none;
    margin-right: 30px;
    color: #fb0010;
}

.main .login_nr .login ul .clearHeight {
    width: 100%;
    height: auto;
    overflow: hidden;
    clear: both;
}

.main .login_nr .login ul .submit {
    height: 50px;
    width: 291px;
    padding: 0;
    font-size: 12px;
    margin-left: 38px;
    color: #666666;
    line-height: 40px;
    overflow: hidden;
}

.main .login_nr .login ul .submit .btn_login_6 {
    width: 291px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #30a5dd;
    outline: none;
    border-radius: 4px;
    border: none;
    font-size: 14px;
}

.main .login_nr .login .toRegister {
    width: 291px;
    height: 25px;
    margin-left: 38px;
    line-height: 25px;
    position: relative;
}

.main .login_nr .login .toRegister span {
    position: absolute;
    right: 75px;
    line-height: 25px;
}

.main .login_nr .login .toRegister a {
    display: inline-block;
    float: right;
    color: #169bd5;
}

.main .login_nr .login .alipayLogin {
    width: 291px;
    height: 100px;
    margin: 20px 0 0 40px;
    position: relative;
}

.main .login_nr .login .alipayLogin .login_txt {
    position: absolute;
    left: 85px;
    font-size: 14px;
}

.main .login_nr .login .alipayLogin .login_img .qq_btn {
    width: 45px;
    height: 45px;
    display: block;
    background: url(../img/qq.png) no-repeat left top;
    margin: 15px 0 0 80px;
}

.main .login_nr .login .alipayLogin .login_img .weixin_btn {
    width: 45px;
    height: 45px;
    display: block;
    background: url(../img/WeChat.png) no-repeat left top;
    margin: 15px 0px 0 30px;
}

/* æ³¨å†Œ begin */

.main .zhuce_nr {
    width: 1200px;
    margin: auto;
    height: 600px;
    margin-top: 20px;
}

.main .zhuce_nr .zhuce_box {
    float: right;
    width: 365px;
    height: 466px;
    position: relative;
    overflow: hidden;
    background: #fff;
    margin-top: 85px;
    box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.21);
}

.main .zhuce_nr .zhuce_box .welcome_register {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 34px;
    color: #000;
    font-size: 18px;
}

.main .zhuce_nr .zhuce_box .shouji_active {
    float: left;
    width: 205px;
    height: 45px;
}

.main .zhuce_nr .zhuce_box .shouji_active h1 {
    display: block;
    font-size: 2em;
    font-weight: bold;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one {
    width: 100%;
    float: left;
    font-size: 14px;
    margin: 60px 0 0 0px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding: 0 20px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu span {
    width: 80px;
    float: left;
    padding-top: 10px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu .input_text1 {
    width: 245px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border: none;
    text-indent: 10px;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 36px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu .wjbox_b_xianshi {
    margin-left: 80px;
    float: left;
    width: 331px;
    margin-top: 5px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu .wjbox_b_xianshi img {
    float: left;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu .wjbox_b_xianshi span {
    float: left;
    padding-top: 2px;
    width: 300px;
    margin-left: 5px;
    color: #ff0000;
    font-size: 12px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu2 {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding: 0 20px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu2 span {
    width: 80px;
    float: left;
    padding-top: 10px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu2 .input_text1 {
    width: 130px;
    height: 36px;
    float: left;
    border: none;
    text-indent: 10px;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu2 .input_button {
    width: 105px;
    margin-left: 10px;
    float: left;
    background: #d4d4d4;
    color: #333;
    font-size: 14px;
    text-align: center;
    height: 36px;
    background-image: linear-gradient(0deg, #eeeeee 0%, #ffffff 100%), linear-gradient( #ffffff, #ffffff);
    background-blend-mode: normal, normal;
    border-radius: 4px;
    border: solid 1px #d4d4d4;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu2 .wjbox_b_xianshi {
    margin-left: 80px;
    float: left;
    width: 331px;
    margin-top: 5px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu2 .wjbox_b_xianshi img {
    float: left;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu2 .wjbox_b_xianshi span {
    float: left;
    padding-top: 2px;
    width: 300px;
    margin-left: 5px;
    color: #ff0000;
    font-size: 12px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zheuce_box_liji {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zheuce_box_liji .input_button {
    width: 325px;
    height: 36px;
    float: left;
    background: #30a5dd;
    border: none;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
    margin-left: 20px;
    border-radius: 4px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zheuce_box_liji .input_checkbox {
    float: left;
    margin-left: 20px;
    width: 13px;
    height: 13px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zheuce_box_liji span {
    float: left;
    margin-left: 5px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zheuce_box_liji a {
    color: #577fbb;
}

.main .zhuce_nr .zhuce_box .pocess {
    float: right;
    display: inline-block;
    margin: 16px 105px 0 0;
}

.main .zhuce_nr .zhuce_box .toLogin {
    display: inline-block;
    float: right;
    margin: 14px -145px 0 0;
    color: #169bd5;
}

/* è¯ä¹¦æŸ¥è¯¢ */

.query-main {
    background: url('../img/u405.png') no-repeat center center;
    padding: 50px 0;
    line-height: 25px;
    color: #000;
    max-width: 1200px;
    margin: auto;
}

.query-main .container {
    max-width: 950px;
}

.query-main .container button {
    padding: 5px 20px;
}

.query-main .gia-input {
    width: 85%;
    margin-left: 5px;
}

.query-main .pullleft {
    margin-right: 15px;
    float: left;
    line-height: 35px;
    font-size: 14px;
}

.query-main .h3title {
    font-weight: bold;
    font-size: 16px;
    color: #000;
}

.query-main .selectbox {
    margin-top: 20px;
}

.query-main .pullleft img {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    width: 50px;
    height: 50px;
}

.query-main .twocol {
    float: left;
}

.query-main .twocol .form-control {
    width: 70%;
}

.datalsit {
    margin-top: 20px;
}

.datalsit table {
    background: #FFF;
}

.datalsit table span {
    font-family: "Microsoft YaHei";
    color: #000;
}

.datalsit table td {
    padding-left: 25px !important;
}

.datalsit .table-title {
    font-size: 14px;
    color: #000;
}

/* é’»çŸ³å’Œé»„é‡‘é€‰è´­ */

.btx-mod-teaser-small .line {
    width: 866px;
    height: 226px;
    border: 1px solid #fff;
}

.btx-mod-teaser-small .line-one {
    top: 17px;
    right: 17px;
    position: absolute;
}

.btx-mod-teaser-small .line-two {
    top: 17px;
    left: 17px;
    position: absolute;
}

/* æˆå“è¯¦æƒ…  begin */

.clear {
    zoom: 1;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/*äº§å“è¯¦æƒ…é¡µ-start*/

.goods_line {
    width: 100%;
    height: 1px;
    background: #d4d4d4;
}

.wrap {
    width: 1200px;
    margin: auto;
}

.wrap .wrap_goods .goods_title ul li {
    display: inline-block;
    margin: 22px 0;
}

.wrap .wrap_goods .wrap_content {
    width: 100%;
}

.wrap .wrap_goods .wrap_content .goods_left {
    width: 645px;
    float: left;
}

.wrap .wrap_goods .wrap_content .goods_left video {
    width: 100%;
    height: 100%;
}

.wrap .wrap_goods .wrap_content .goods_left .goods_left_bottom {
    width: 100%;
    height: 110px;
    border: 1px solid;
    margin-top: 15px;
}

.wrap .wrap_goods .wrap_content .goods_left .goods_left_bottom .prev,
.next {
    width: 20px;
    height: 100%;
    border: 1px solid red;
    float: left;
}

.wrap .wrap_goods .wrap_content .goods_left .goods_left_bottom .scroll_item {
    width: 603px;
    height: 100%;
    float: left;
    overflow: hidden;
}

.wrap .wrap_goods .wrap_content .goods_left .goods_left_bottom .scroll_item ul li {
    float: left;
    width: 138px;
    height: 110px;
    border: 1px solid;
}

.wrap .wrap_goods .wrap_content .goods_left .goods_left_bottom .scroll_item ul li img {
    width: 100%;
    height: 100%;
    display: block;
    vertical-align: middle;
}

.wrap .wrap_goods .wrap_content .goods_right {
    width: 500px;
    margin-left: 55px;
    float: right;
}

.wrap .wrap_goods .wrap_content .goods_right .right_title h3 {
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #000000;
    margin: 0;
    padding: 0;
    text-align: left;
}

.wrap .wrap_goods .wrap_content .goods_right .right_title h4 {
    margin: 20px 0;
    font-size: 18px;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .specification {
    width: 100%;
    cursor: default;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .specification ul li:nth-of-type(even) {
    width: 50%;
    margin-bottom: 15px;
    float: left;
    padding-left: 90px;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .specification ul li:nth-of-type(odd) {
    width: 50%;
    margin-bottom: 15px;
    float: left;
    text-align: left;
    text-indent: 2em;
}

.wrap .wrap_goods .wrap_content .goods_right .right_title .price_all {
    width: 100%;
    border-bottom: 1px solid black;
    font-size: 14px;
    padding-bottom: 24px;
    text-align: left;
}

.wrap .wrap_goods .wrap_content .goods_right .right_title .price_all .collect {
    float: right;
    margin-top: 6px;
}

.wrap .wrap_goods .wrap_content .goods_right .right_title .price_all .collect.active_collect {
    color: red;
}

.wrap .wrap_goods .wrap_content .goods_right .right_title .price_all .collect:hover {
    cursor: pointer;
}

.wrap .wrap_goods .wrap_content .goods_right .right_title .price_all span {
    font-size: 20px;
    color: red;
}

.wrap .wrap_goods .wrap_content .goods_right .right_title .price_all span:nth-of-type(2) {
    color: black;
    font-size: 14px;
    margin-left: 5px;
    margin-right: 5px;
}

.wrap .wrap_goods .wrap_content .goods_right .right_title .price_all .collect span {
    font-size: 14px;
    color: black;
    margin-left: 5px;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle {
    font-size: 14px;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle:hover {
    cursor: pointer
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_title {
    margin-top: 24px;
    margin-bottom: 15px;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_title p:nth-of-type(1) {
    float: left;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_title p:nth-of-type(2) {
    float: right;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .texture {
    line-height: 20px;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .btn_4 {
    margin-bottom: 40px;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .btn_4 a {
    display: block;
    width: 24%;
    height: 45px;
    line-height: 45px;
    color: #FFFFFF;
    margin-left: 6px;
    text-align: center;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .btn_4 a:nth-of-type(1) {
    background: black;
    margin-left: 0;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .btn_4 a:nth-of-type(2) {
    background: #333333;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .btn_4 a:nth-of-type(3) {
    background: #666666;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .btn_4 a:nth-of-type(4) {
    background: #a0a0a0;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middleul li {
    float: left;
    height: 30px;
    font-size: 14px;
    border: 1px solid black;
    margin-left: 10px;
    line-height: 30px;
    text-align: center;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .active_texture {
    border: 1px dashed #666666 !important;
    background-color: #F2F2F2;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_size ul li {
    float: left;
    height: 30px;
    border: 1px solid black;
    margin-left: 10px;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .item_size {
    height: 30px;
    border: 1px solid black;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: black;
    margin-left: 10px;
    margin-top: 10px;
    width: 40%;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_item ul li:nth-of-type(2n+1) {
    margin-left: 0;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_item1 ul li:nth-of-type(2n+1) {
    margin-left: 0;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_item p {
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    min-width: 42px;
    text-align: left;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_item1 p {
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    width: 72px;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_item1 ul {
    float: left;
    width: 400px;
    margin-bottom: 10px;
    margin-left: 12px;
}

.wrap .wrap_goods .wrap_content .goods_right .product_item1 .active_texture,
.wrap .wrap_goods .wrap_content .goods_right .product_item .active_texture {
    margin-left: 12px;
    width: 160px;
}

.wrap .wrap_goods .wrap_content .goods_right .product_item1 .select_btn,
.wrap .wrap_goods .wrap_content .goods_right .product_item .select_btn {
    margin: 10px 0 0 10px;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_item ul {
    float: left;
    width: 400px;
    margin-bottom: 10px;
    margin-left: 12px;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .lettering {
    margin-bottom: 10px;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .lettering span {
    width: 80px;
    display: inline-block;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .lettering input {
    width: 160px;
    height: 30px;
    border: 1px solid black;
    padding-left: 5px;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .lettering select {
    width: 110px;
    height: 30px;
    border: 1px solid black;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .halving_line {
    width: 100%;
    height: 1px;
    background: black;
    margin: 20px 0;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_count {
    margin-bottom: 10px;
    text-align: left
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_count #goods_sku_goods_material_mass {
    margin-left: 8px
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_count span:first-child {
    min-width: 42px;
    display: inline-block;
    text-align: right;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_count input {
    border: 1px solid black;
    padding-left: 5px;
    width: 160px;
    height: 30px;
    margin-left: 8px;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_btn {
    margin-bottom: 39px;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_btn a {
    display: block;
    width: 150px;
    height: 45px;
    color: white;
    font-size: 14px;
    margin-left: 20px;
    line-height: 45px;
    text-align: center;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_btn a:nth-of-type(1) {
    background: #b0834a;
    margin-left: 0;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_btn a:nth-of-type(2) {
    background: #e2393c;
}

.wrap .wrap_goods .wrap_content .goods_right .right_middle .product_btn a:nth-of-type(3) {
    background: #666666;
}

/*ä¸‹åŠéƒ¨åˆ†è¯¦æƒ…CSS*/

.product_details {
    width: 100%;
    margin: 100px 0;
    font-size: 14px;
}

.product_details .details_left {
    width: 190px;
    height: auto;
    border: solid 1px #e5e5e5;
    float: left;
}

.product_details .details_left .title {
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.product_details .details_left .title p {
    margin-left: 13px;
}

.product_details .details_left .title a {
    display: block;
    margin-right: 10px;
}

.product_details .details_left .browsing_history {
    border-top: 1px solid #e5e5e5;
}

.product_details .details_left .browsing_history ul li {
    margin: 20px auto;
}

.product_details .details_left .browsing_history ul li a {
    display: block;
    width: 163px;
    height: 163px;
    margin: auto;
}

.product_details .details_left .browsing_history ul li img {
    width: 100%;
    height: 100%;
    display: block;
    vertical-align: middle;
}

.product_details .details_left .browsing_history ul li p {
    text-align: center;
}

.product_details .details_left .browsing_history ul li span {
    display: block;
    text-align: center;
    font-family: Arial-BoldMT;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    color: #ff0000;
}

.product_details .details_right {
    width: 997px;
    height: auto;
    float: right;
}

.product_details .details_right .goods_flag {
    display: none;
}

.product_details .details_right .title_item {
    width: 100%;
    height: 50px;
    border: solid 1px #e5e5e5;
}

.all_evaluate ul li {
    background: #E7F0F7;
    padding: 15px;
    margin-top: 10px;
}

.all_evaluate .left_box_01 {
    width: 100px;
    height: 100px;
}

.all_evaluate .left_box_01 img {
    width: 100%;
    height: 100%;
    display: block;
    vertical-align: center;
}

.all_evaluate .left_box_02 {
    margin-left: 20px;
    max-width: 500px;
}

.all_evaluate .left_box_03 {
    margin-top: 35px;
}

.all_evaluate .left_box_03 li {
    float: left;
    width: 30px;
    height: 30px;
    background: url(../img/star.jpg) 0 -70px;
    border: none;
    padding: 0;
}

.font_style {
    font-size: 16px;
    font-weight: bold;
}

.product_details .details_right .title_item li {
    float: left;
    line-height: 50px;
    width: 127px;
    height: 50px;
    color: #666666;
    font-size: 16px;
    text-align: center;
}

.product_details .details_right .title_item li:hover {
    cursor: pointer;
}

.details_right .title_item .active {
    border: 1px solid black;
}

.product_details .details_right .goods_details {
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 20px 26px 30px 33px;
}

.product_details .details_right .goods_details .data_title {
    margin: 0 auto 27px 0;
    font-size: 16px;
}

.product_details .details_right .goods_details .data_content span {
    padding-left: 50px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.product_details .details_right .goods_details .wrap_img {
    width: 938px;
    height: auto;
    margin: 34px auto;
}

.product_details .details_right .goods_details .wrap_img img {
    width: 100%;
    height: auto;
}

/* .product_details .details_right .goods_details .wrap_img img:nth-of-type(2) {
    width: 100%;
    height: 513px;
    display: block;
    vertical-align: middle;
} */

.product_details .details_right .goods_details .goods_evaluate .evaluate_title {
    border-bottom: 1px solid black;
    font-size: 16px;
    padding-bottom: 10px;
}

.product_details .details_right .goods_details .goods_evaluate .left_img {
    width: 97px;
    height: 97px;
}

.product_details .details_right .goods_details .goods_evaluate .left_img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.product_details .details_right .goods_details .goods_evaluate ul li {
    width: 100%;
    height: 150px;
    padding: 26px 0;
    border-bottom: 1px solid #e5e5e5;
}

.product_details .details_right .goods_details .goods_evaluate .middle_content {
    margin-left: 38px;
}

.product_details .details_right .goods_details .goods_evaluate .middle_content p:nth-of-type(1) {
    margin-top: 28px;
}

.product_details .details_right .goods_details .goods_evaluate .btn_comment {
    width: 100px;
    height: 30px;
    background: black;
    color: white;
    display: block;
    margin-top: 22px;
    margin-bottom: 60px;
}

/* æˆå“è¯¦æƒ… end */

/* å…³äºŽå®šåˆ¶ begin */

.dingzhi-banner {
    overflow: hidden;
}

.dingzhi-banner a {
    margin-right: 15px;
    display: block;
    float: left;
}

.dingzhi-banner img {
    width: 390px;
    height: 220px;
}

.dingzhi-banner a:last-child {
    margin-right: 0;
}

.goods-list .caption .line {
    width: 28px;
    height: 2px;
    background: #000;
    display: block;
    position: absolute;
    right: 45%;
    margin-top: 5px;
    margin-bottom: 10px;
}

.goods-list .caption .jiage span {
    font-size: 14px;
    color: #666;
}

.addLine {
    width: 78px;
    height: 24px;
    background-color: #ffffff;
    border: solid 1px #000000;
}

.searchCommon {
    clear: both;
    width: 100%;
    height: 30px;
    cursor: pointer;
    border-top: 1px solid #e1e1e1;
    position: relative;
    z-index: 0;
    color: #666;
    margin-top: 30px;
}

.searchCommon span {
    display: inline-block;
    border: 1px solid #dfdfdf;
    border-top: 1px solid #fff;
    line-height: 29px;
    height: 29px;
    text-align: center;
    width: 130px;
    margin-top: -1px;
    font-size: 14px;
    position: absolute;
    left: 50%;
    transform: translate(-65px);
}

.searchCommon .web_reset {
    background: #fff;
    text-align: right;
    position: absolute;
    right: 0;
    top: -8px;
    display: inline-block;
    padding-left: 3px;
}

/* æˆå“è¯¦æƒ… end */

/*è´­ç‰©è½¦ start*/

.wrap_cart {
    width: 1200px;
    margin: 30px auto;
    font-size: 14px;
}

.wrap_cart .cart_header {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #999999;
}

.wrap_cart .cart_header .left_text {
    width: 50%;
    height: 50px;
    line-height: 50px;
}

.wrap_cart .cart_header .left_text ul li {
    float: left;
    width: 122px;
    height: 50px;
    line-height: 50px;
    margin-left: 20px;
}

.wrap_cart .cart_header .left_text ul li:nth-child(1) {
    margin-left: 0;
}

.wrap_cart .cart_header .left_text ul li span {
    color: red;
    margin: auto 20px;
}

.wrap_cart .cart_content .checked_all {
    margin-top: 20px;
    text-align: center;
}

.wrap_cart .cart_content .checked_all ul li {
    float: left;
    width: 80px;
    text-align: left;
}

.wrap_cart .cart_content .checked_all ul li:nth-child(1) {
    margin-left: 0;
}

.wrap_cart .cart_content .checked_all ul li:nth-child(1) input {
    margin-right: 5px;
    vertical-align: text-top;
}

.wrap_cart .cart_content .checked_all ul li:nth-child(2) {
    margin-left: 220px;
}

.wrap_cart .cart_content .checked_all ul li:nth-of-type(3) {
    margin-left: 230px;
}

.wrap_cart .cart_content .checked_all ul li:nth-of-type(4) {
    margin-left: 77px;
}

.wrap_cart .cart_content .checked_all ul li:nth-of-type(5) {
    margin-left: 80px;
}

.wrap_cart .cart_content .checked_all ul li:nth-of-type(6) {
    float: right;
    text-align: center;
}

.wrap_cart .cart_content .checked_item {
    margin-top: 20px;
}

.wrap_cart .cart_content .checked_item ul li {
    margin-top: 30px;
    width: 100%;
}

.wrap_cart .cart_content .checked_item .wrap_data {
    margin-top: 15px;
    border: 1px solid #D7D7D7;
}

.checked_item .font_color {
    font-size: 16px;
    font-weight: bold;
    color: red;
}

.wrap_cart .cart_content .checked_item ul li .data_one {
    width: 270px;
}

.wrap_cart .cart_content .checked_item ul li .data_one input {
    margin: 10px;
}

.wrap_cart .cart_content .checked_item ul li .data_one span {
    display: block;
    float: left;
    margin-top: 10px;
    margin-left: 7px;
}

.wrap_cart .cart_content .checked_item ul li .data_one img {
    width: 90px;
    height: 90px;
    vertical-align: middle;
    margin: 10px 0;
    display: block;
    float: left;
}

.wrap_cart .cart_content .checked_item ul li .data_two {
    width: 300px;
    height: 100%;
    padding: 10px 0 0 0;
}

.wrap_cart .cart_content .checked_item ul li .data_two p {
    width: 150px;
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wrap_cart .cart_content .checked_item ul li .data_three {
    width: 160px;
    height: 100%;
    padding: 10px 0 0 0;
}

.wrap_cart .cart_content .checked_item ul li .data_three p:nth-of-type(2) {
    text-decoration: line-through;
}

.wrap_cart .cart_content .checked_item ul li .data_four {
    width: 100px;
    height: 100%;
    padding: 10px 0 0 0;
    text-align: center;
}

.wrap_cart .cart_content .checked_item ul li .data_four input {
    width: 15px;
    height: 30px;
}

.wrap_cart .cart_content .checked_item ul li .data_four input:nth-of-type(2) {
    width: 60px;
    height: 30px;
    text-align: center;
}

.wrap_cart .cart_content .checked_item ul li .data_five {
    height: 100%;
    padding: 10px 0 0 0;
    margin-left: 70px;
}

.wrap_cart .cart_content .checked_item ul li .data_six {
    height: 100%;
    padding: 10px 0 0 0;
    margin-right: 20px;
}

.wrap_cart .cart_content .checked_item ul li .data_six a {
    float: left;
    display: block;
    width: 100%;
}

.wrap_cart .cart_buttom {
    margin-top: 50px;
    width: 100%;
    height: 50px;
    background: #E5E5E5;
}

.wrap_cart .cart_buttom .buttom_left_item {
    width: 40%;
}

.wrap_cart .cart_buttom .buttom_left_item ul li {
    float: left;
    width: 90px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.wrap_cart .cart_buttom .buttom_left_item ul li input {
    margin-right: 5px;
    vertical-align: text-top;
}

.wrap_cart .cart_buttom .buttom_right_item {
    width: 60%;
}

.wrap_cart .cart_buttom .buttom_right_item .right_text {
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.wrap_cart .cart_buttom .buttom_right_item .right_text .bind_sum {
    font-size: 16px;
    color: red;
    margin: 0 5px;
}

.wrap_cart .cart_buttom .buttom_right_item .right_text .total {
    height: 100%;
}

.wrap_cart .cart_buttom .buttom_right_item .right_text .total p {
    margin-left: 20px;
}

.wrap_cart .cart_buttom .buttom_right_item .right_text .total input {
    margin-top: 20px;
    margin-left: 35px;
}

.wrap_cart .cart_buttom .buttom_right_item .right_text .btn_account {
    display: block;
    float: right;
    width: 100px;
    height: 50px;
    border-radius: 5px;
    background: red;
    color: white;
    line-height: 30px;
}

.wrap_cart .caozuo {
    margin-right: 40px;
}

.wrap_cart .shoucang {
    margin-left: 115px !important;
}

.wrap_cart .shoucang_time {
    margin-left: 95px;
    margin-top: 10px;
}

.wrap_cart .all_del {
    width: 500px;
    height: 60px;
    margin-top: 30px;
}

.wrap_cart .all_del button {
    width: 150px;
    height: 50px;
    border-radius: 5px;
}

/*ç”·å¥³é’»æˆ’è¯¦æƒ…é¡µcss--start*/

.right_middle .main_top_27 {
    margin-top: 20px;
}

.right_middle .main_top_16 {
    margin-top: 16px;
}

.right_middle .btn_style {
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #666666;
    color: white;
    margin-top: 15px;
}

.right_middle .color_red {
    color: red;
    font-size: 24px;
    display: block;
    float: left;
    margin-left: -10px;
}

.right_middle .select_style {
    width: 150px;
    height: 30px;
    border: 1px solid black;
    padding-left: 10px;
}

.right_middle .select_btn {
    width: 100px;
    height: 30px;
    background: #b0834a;
    color: white;
    position: relative;
}

.right_middle .selected {
    background: url(../img/selected.png) no-repeat;
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.right_middle .a_style {
    color: #138cdd;
    margin-left: 20px;
}

.right_middle .main_top_20 {
    margin-top: 20px;
}

.right_middle .main_bottom_36 {
    margin-bottom: 36px;
}

.btn_sub a {
    display: block;
    width: 80px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #1E9FFF;
    color: white;
    border-radius: 5px;
    margin-left: 65px;
}

/*å¡«å†™æ”¶è´§åœ°å€*/

.order {
    width: 1200px;
    height: auto;
    margin: 50px auto;
}

.order .font_size-16 {
    font-size: 16px;
}

.order .wrap_address {
    border: 1px solid #666666;
    padding: 20px;
    margin-top: 15px;
}

.order .wrap_address h3 {
    margin: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #999;
}

.order .wrap_address .wrap_title a {
    color: red;
}

.order .wrap_address .wrap_title {
    margin: 15px 0;
}

.order .wrap_address .message {
    padding-bottom: 10px;
    /*border-bottom: 1px solid #999;*/
}

.order .wrap_address .shoptake {
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
}

.order .wrap_address .message li {
    width: 100%;
    margin-top: 10px;
}

.order .wrap_address .message li a {
    color: #0066CC;
}

.order .wrap_address .message p {
    margin-left: 6px;
}

.order .wrap_address .message .iphone_color {
    color: red;
    margin: 0 10px;
    font-size: 16px;
    font-weight: 600;
}

.order .wrap_address .pay_method .main_top-10 {
    margin-top: 10px;
}

.order .wrap_address .pay_method h3 {
    border-bottom: none;
}

.order .wrap_address .pay_method p {
    margin-left: 15px;
}

.order .wrap_address .pay_method .pay_title {
    margin-left: 0;
    margin-top: 15px;
    line-height: 40px;
}

.order .wrap_address .pay_method textarea {
    min-width: 60%;
    min-height: 150px;
    margin-left: 15px;
}

.order .wrap_address .pay_method li {
    margin-left: 25px;
}

.order .wrap_address .pay_method span {
    margin-left: 10px;
}

.order .wrap_address .pay_method .bank_account {
    width: 100%;
    padding: 15px;
    border: 1px solid #FAEBCC;
    background: #FCF8E3;
    margin-top: 15px;
}

.order .wrap_address .pay_method .bank_account p {
    margin-top: 6px;
}

.order .wrap_address .pay_method .online_pay {
    margin-top: 15px;
}

.order .wrap_address .pay_method .online_pay ul li {
    float: left;
}

.order .wrap_address .pay_method .online_pay ul li span {
    margin-left: 6px;
}

.order .wrap_img {
    margin: 50px auto;
}

.order .wrap_img img {
    display: block;
    vertical-align: middle;
    margin: auto;
}

.order .sub_form {
    margin: 50px auto;
    width: 100%;
    height: 100px;
}

.order .sub_form p {
    width: 100%;
    text-align: right;
    padding: 15px 0;
}

.order .sub_form button {
    width: 150px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    background: red;
    color: white;
}

.order .sub_form span {
    font-size: 18px;
    font-weight: bold;
    color: red;
}

/* ç§¯åˆ† */

.order .jifen {
    border-bottom: 1px solid #999;
    height: 100px;
    padding: 20px 0;
}

.order .jifen ul {
    width: 100%;
    height: 30px;
    display: block;
}

.order .jifen ul li {
    float: left;
    margin-right: 20px;
    font-size: 16px;
}

.order .jifen input {
    display: block;
    width: 150px;
    height: 30px;
    padding-left: 8px
}

/*é®ç½©å¼¹çª— start*/

#add_mask .wrap_all {
    padding: 20px;
}

#add_mask .wrap_all .main_top-15 {
    margin-top: 15px;
}

#add_mask .wrap_all .btn_wrap {
    margin-left: 88px;
}

#add_mask .wrap_all .width_or_h {
    width: 240px;
    height: 25px;
    margin-left: 14px;
}

#add_mask .wrap_all select {
    width: 100px;
    height: 30px;
}

.layui-layer-title {
    font-size: 15px;
    font-weight: bold;
}

/*é®ç½©å¼¹çª— end*/

/*ç©ºè´­ç‰©è½¦é¡µé¢*/

.empty_cart {
    height: 98px;
    padding: 100px 0 250px;
    color: #333;
}

.empty_cart .message {
    margin: auto;
    width: 1200px;
}

.empty_cart .message .wrap_img {
    background: url("../img/no-login-icon.png") 252px 22px no-repeat;
    height: 98px;
    padding-left: 341px;
}

.empty_cart .message ul {
    width: 50%;
    margin-top: 23px;
    font-size: 16px;
}

.empty_cart .message ul li a:nth-of-type(1) {
    width: 50px;
    height: 30px;
    background: red;
    border-radius: 5px;
    color: white;
    display: block;
    float: left;
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
}

.empty_cart .message ul li a:nth-of-type(2) {
    color: blue;
    margin-left: 15px;
    margin-top: 10px;
    display: block;
    float: left;
}

/* å¸®åŠ©ä¸­å¿ƒ */

.help {
    margin-top: 2em;
}

.help .path .breadcrumb {
    background: none;
}

.help .panel-default {
    border: none;
    margin-right: 15px;
}

.help .panel-heading {
    padding: 10px 15px;
}

.help .help-l-title {
    font-size: 16px;
    border-bottom-width: 2px;
    color: #ec5051;
}

.help .help-l-title img {
    margin-top: -3px;
    margin-right: 5px;
}

.help .sidebar-list .list-group-item {
    border-bottom: 1px solid #DCDCDC !important;
}

.help .sidebar-list .list-group-item ul li a {
    font-size: 12px;
}

.help .sidebar-list .list-group-item ul li:hover {
    background: #ccc;
}

.help .sidebar-list li:last-child {
    border-bottom: none !important;
}

.help .sidebar-list&gt;li&gt;ul {
    padding: 0;
    text-align: center;
}

.help .sidebar-list&gt;li&gt;ul&gt;li {
    line-height: 25px;
}

.help .sidebar-list h6 {
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
}

.help .help-content {
    margin-left: 15px;
}

.help .help-content h5 {
    font-size: 16px;
    padding-bottom: 15px;
    border-bottom: 1px solid #9B8C83;
    font-weight: bold;
}

.help .help-content p {
    display: block;
    width: 100%;
    margin-bottom: 20px !important;
}

.help .help-content p img {
    width: 100%;
    display: block;
}

.selected {
    width: 255px;
    height: 25px;
    display: block;
    background: #ccc;
}

/* åˆ†é¡µå™¨ */

.pages .pagination .pull-left {
    margin-top: 8px;
    margin-right: 15px;
    font-size: 14px;
    color: #000
}

.pages span#page {
    border: 0;
    margin-left: 20px;
    padding: 0;
    height: 34px;
    line-height: 34px;
}

span#page:hover {
    background: none;
    color: #000;
}

.pages input.page-input {
    height: 32px;
    width: 50px;
    margin: 0 5px;
    border: 1px solid #ccc;
    text-align: center;
    border-radius: 2px;
}

.pages button.page-btn {
    width: 50px;
    height: 32px;
    outline: none;
    margin-left: 5px;
    line-height: 32px;
    background: #fff;
    border: 1px solid #ccc;
}

/* é—¨åº—åˆ†å¸ƒ start */

.shopMain {
    width: 1200px;
    margin: 0px auto;
}

.shopMain .swiper-container {
    max-width: 100%;
    height: auto;
}

/* .swiper-container a {
    display: block;
} */

.swiper-container a img {
    height: auto;
    max-width: 100%;
    cursor: default;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin: 0 5px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ddd;
}

.shopServer {
    width: 100%;
    height: 140px;
    background-color: #f3f3f3;
    border-radius: 70px;
    margin: 60px auto 70px;
    position: relative;
}

.shopServer .shopzjsd {
    height: 44px;
    margin-left: 35px;
    background-position: 5px -117px;
}

.shopServer .shopgzzd {
    height: 40px;
    background-position: 12px 3px;
}

.shopServer .shopzjby {
    height: 39px;
    margin-left: 205px;
    background-position: 0 -78px;
}

.shopServer .shopzjsj {
    height: 43px;
    background-position: 0 -35px;
}

.shopServerDic {
    margin-top: 50px;
    float: left;
    width: 20%;
    height: 100%;
    padding-left: 60px;
    text-align: center;
    background: url(../img/serverIcon.png) no-repeat;
}

.shopServerDic h3 {
    line-height: 16px;
    margin-top: 0px;
    font-size: 14px;
    color: #000;
    text-align: left;
}

.shopServerDic p {
    padding-right: 1em;
    font-size: 12px;
    line-height: 20px;
    color: #666;
    text-align: left;
}

.shopServerOrder {
    background: url(../img/serverIcon.png) no-repeat center center;
    float: left;
    width: 20%;
    height: 100px;
    text-align: center;
    cursor: pointer;
    height: 201px;
    width: 201px;
    background-position: 0 -161px;
    position: absolute;
    left: 40%;
    top: -20%;
}

.shopServerOrder h3 {
    margin-top: 70px;
}

.shopSearch {
    height: 50px;
    line-height: 45px;
    border-top: 2px solid #000;
    border-bottom: 1px solid #000;
}

.shopSearch_left a,
.shopSearch_left span {
    vertical-align: middle;
    font-size: 14px;
    color: #666;
}

.shopSearch_left a {
    color: #000;
    margin-right: 18px;
}

.shopSearch_left a:last-child {
    color: #666;
}

.shopSearch_right {
    position: relative;
    z-index: 2;
}

.shopSearch_right input {
    border: 1px solid #e6e6e6;
    padding-left: 8px;
    width: 300px;
    height: 30px;
    line-height: normal;
    vertical-align: middle;
}

.shopSearch .searchBtn {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    background: #ccc;
    border-radius: 3px;
}

.inlineBlock {
    display: inline-block;
}

.shopSearch_Bottom {
    position: absolute;
    top: 40px;
    left: 0;
    width: 300px;
    background: #fff;
    box-shadow: 0 2px 2px 1px #e0e0e0;
}

.shopSearch_title {
    font-size: 0;
    margin-top: 1px;
    line-height: 26px;
}

.shopSearch_title a {
    display: inline-block;
    width: 74px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #e6e6e6;
    font-size: 14px;
    color: #000;
    margin-left: 1px;
}

.shopSearch_title a:last-child {
    width: 73px;
    margin-right: 1px;
}

.shopSearch_same {
    display: none;
}

.shopSearch_href {
    font-size: 0;
    padding: 12px 0;
    line-height: 22px;
}

.shopSearch_href a {
    display: inline-block;
    width: 75px;
    font-size: 12px;
    color: #666;
    text-align: center;
}

.shopListMain {
    width: 100%;
    margin-top: 40px;
}

.shopListSame {
    margin-bottom: 32px;
    text-align: center;
}

.shopListTitle {
    background: url(../img/shopTitleLine.png) no-repeat center center;
    /* æ­¤å¤„èƒŒæ™¯å›¾åº”ä¸º1200pxï¼Œéœ€è¦æ›´æ¢ */
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #c67c59;
    text-align: center;
    margin-bottom: 26px;
}

.shopInfo {
    float: left;
    width: 390px;
    height: 522px;
    text-align: center;
    margin-left: 15px;
}

li.shopInfo:nth-child(3n+1) {
    margin-left: 0;
}

.shopInfo_top {
    position: relative;
    background-color: #f3f3f3;
}

.shopInfo_top .hrefLink {
    position: absolute;
    opacity: 0.01;
    filter: alpha(opacity=0.01);
    background: #fff;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
}

.shopInfo h4 {
    font-size: 18px;
    position: relative;
    color: #000;
    margin: 23px auto;
    margin-bottom: 0px;
    height: 30px;
}

.shopInfo p {
    color: #000;
    font-size: 14px;
    background-color: #f3f3f3;
}

.shopInfo i {
    width: 32px;
    height: 3px;
    background: #000;
    display: block;
    margin: auto;
}

.shopInfo p a {
    color: #000;
}

.shopInfo .nomg {
    margin: 0 auto;
    height: 40px;
}

.showMapBtn {
    display: inline-block;
    width: 16px;
    height: 20px;
    margin-right: 4px;
    background: url(../img/smallAdress.png) no-repeat;
    vertical-align: middle;
}

.shopInfo .haveLine {
    background-color: #fff;
    height: 76px;
    padding-top: 15px;
    border: dashed 1px #e4e4e4
}

.shopInfo .haveLine span {
    vertical-align: middle;
    margin: 0 5px;
    color: #000;
}

.shopInfo span {
    font-size: 14px;
    display: block;
    color: #000;
    margin-top: 15px;
}

/* é—¨åº—åˆ†å¸ƒ end */

/* é—¨åº—è¯¦æƒ… start */

.shopBanLeft {
    width: 600px;
    height: 460px;
}

.shopBanLeft img {
    width: 600px;
    height: 460px;
}

.shopBanRight {
    width: 600px;
    height: 390px;
    text-align: left;
    margin-top: 35px;
    padding: 47px 30px 0 37px;
    background-color: #f6f6f6;
}

.openBottom {
    border-bottom: 1px solid #d4d4d4;
}

.openBottom .strongLine {
    width: 178px;
    height: 4px;
    background-color: #000;
    display: block;
}

.openBottom h3 {
    font-size: 24px;
    color: #333;
    padding-bottom: 20px;
    margin: 0;
}

.shopDetail_same {
    padding: 28px 0;
    border-bottom: 1px solid #d4d4d4;
}

.shopDetail_same .ditu {
    color: #000;
    margin: 20px 0 0 108px;
    display: block;
}

.shopDetail_same .ditu a {
    color: #000;
    margin-right: 25px;
}

.shopDetail_adress i {
    background: url(../img/smallAdress.png) no-repeat left center;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
}

.nov_hr {
    border-bottom: 1px solid #666;
    width: 36px;
    height: 1px;
    margin: 5px auto;
}

.shopDetail_same {
    color: #666;
    font-size: 14px;
}

.shopDetail_same span {
    color: #000;
    margin: 0 10px 0 3px;
}

.shopDetail_time i {
    background: url(../img/shop-time.png) no-repeat left center;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
}

.shopDetail_phone i {
    background: url(../img/shop-phone.png) no-repeat left center;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
}

.shopmentAll {
    margin: 40px 0;
    position: relative;
}

.shopmentImg,
.shopmentImg img {
    width: 100%;
    height: 530px;
}

.shopmentLeft {
    width: 393px;
    height: 420px;
    position: absolute;
    right: 55px;
    top: 30px;
}

.openWord_first {
    display: block;
    background: #fff;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-bottom: 1px solid #d4d4d4;
    font-size: 14px;
    color: #666;
}

.openWord_first i {
    font-weight: bold;
    color: red;
}

.shopmentBk {
    background: #fff;
    padding: 24px 21px;
    width: 100%;
}

.shopment_adress span {
    color: #000;
    font-size: 14px;
}

.shopment_same {
    margin-top: 20px;
}

.shopment_third {
    position: relative;
}

.shopment_same input {
    padding: 0 13px;
    border: 1px solid #000;
    font-size: 14px;
    color: #000;
    vertical-align: middle;
    width: 100%;
    height: 41px;
    border: solid 1px #000000;
}

.shopment_same strong {
    font-size: 14px;
    color: #ff0000;
    vertical-align: middle;
    font-weight: 100;
    position: absolute;
    right: 12px;
    top: 10px;
    font-weight: normal;
}

.shopCheck {
    height: 30px;
    line-height: 30px;
}

.shopCheck input {
    margin: 0 5px 0 0;
    width: 13px;
    height: 13px;
}

.shopButton a {
    display: block;
    margin: 20px auto 0;
    background: #000;
    color: #fff;
    font-size: 14px;
    font-family: "microsoft yahei";
    height: 45px;
    line-height: 45px;
    width: 100%;
    text-align: center;
}

.shopButton a:hover {
    color: #fff;
}

.shopOrderTips {
    color: #666;
    font: 14px "microsoft yahei";
    text-align: center;
}

/* é—¨åº—è¯¦æƒ… end */

/*ä¾§è¾¹æ&nbsp;*/

#right_sild {
    position: fixed;
    top: 250px;
    right: 0;
    width: 42px;
    z-index: 9999;
}

#right_sild a {
    display: block;
}

/* QQåœ¨çº¿å®¢æœ */

#QQ {
    color: #9b9b9b;
    border: 1px solid rgba(0, 0, 0, .1);
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    background-color: #9E9E9E;
    color: #fff;
}

.service {
    position: fixed;
    right: 60px;
    width: 170px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    top: 220px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    display: none
}

.service:after,
.service:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    left: 170px;
    top: 100px;
    position: absolute;
    width: 0;
}

.service:after {
    border-width: 12px;
    border-left-color: #fff;
    top: 102px;
}

.service:before {
    border-width: 13px;
    border-left-color: #ddd;
    top: 101px;
}

.service .title {
    width: 100%;
    height: 40px;
    text-align: center;
    display: block;
    line-height: 40px;
    background-color: #F7F9F9;
    color: #000;
}

.service ul {
    margin: 0px 12px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
}

.service ul:last-of-type {
    border-bottom: 0;
}

.service ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.service ul li span {
    color: #000;
}

.service ul li:first-child span {
    color: #47B9D3;
}

.service button {
    width: 80px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    padding-left: 20px;
    display: inline-block;
    color: #fff;
    border-radius: 4px;
    background: #47B9D3 url(../img/QQ_icon.png) 8px center no-repeat;
}

.service-sanjiao {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    border-width: 10px;
    left: 170px;
    top: 100px;
    position: absolute;
    z-index: 2;
}

/*å®šåˆ¶ç”·å¥³æˆ’è¯¦æƒ…é¡µ*/

.wrap .details_title {
    width: 100%;
    margin: 30px 0;
    font-size: 14px;
}

.wrap .details_title .back_01 {
    width: 430px;
    height: 100px;
    background: url(../img/zuobian.png) no-repeat;
}

.wrap .details_title .back_02 {
    width: 430px;
    height: 100px;
    background: url(../img/zhongjian.png) no-repeat;
    margin-left: -30px;
}

.wrap .details_title .back_03 {
    background: url(../img/houmian_01.png) no-repeat;
    width: 399px;
    height: 100px;
    margin-left: -29px;
}

.wrap .details_title .wrap_img {
    width: 78px;
    height: 78px;
    margin: 10px;
}

.wrap .details_title .wrap_img img {
    display: block;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.wrap .details_title .wrap_text {
    margin: 28px 0;
}

.wrap .details_title .wrap_text p:nth-of-type(1) {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wrap .details_title .wrap_text p:nth-of-type(2) {
    color: red;
}

.wrap .details_title .wrap_03 {
    margin: 38px 50px;
}

.wrap .details_title .back_02 .wrap_img {
    margin: 10px 10px 10px 40px;
}

.wrap .details_title .back_02 .wrap_03 {
    margin: 38px 40px 38px 25px;
    ;
}

.wrap .details_title .back_03 .left_content {
    max-width: 220px;
    margin: 29px 5px 29px 38px;
}

.wrap .details_title .back_03 .left_content span {
    color: red;
}

.wrap .details_title .back_03 .right_content {
    width: 78px;
    height: 78px;
    margin: 11px;
}

.wrap .details_title .back_03 .right_content img {
    width: 100%;
    height: 100%;
    display: block;
    vertical-align: middle;
}

/* æ”¾å¤§é•œ */

.smallImg {
    position: relative;
    height: 110px;
    margin-top: 10px;
    width: 645px;
    overflow: hidden;
    float: left;
}

.scrollbutton {
    width: 15px;
    height: 50px;
    overflow: hidden;
    position: relative;
    float: left;
    cursor: pointer;
    margin-top: 30px;
    margin-right: 5px;
}

.scrollbutton.smallImgUp,
.scrollbutton.smallImgUp.disabled {
    background: url(../img/d_08.png) no-repeat;
}

.scrollbutton.smallImgDown,
.scrollbutton.smallImgDown.disabled {
    background: url(../img/d_09.png) no-repeat;
    float: right;
    margin-right: 0;
}

#imageMenu {
    height: 110px;
    width: 605px;
    overflow: hidden;
    padding: 0 3px;
    float: left;
}

div#imageMenu ul {
    width: 9999px;
    display: block;
}

#imageMenu li {
    height: 110px;
    width: 150px;
    overflow: hidden;
    float: left;
    text-align: center;
    padding: 0 5px;
}

#imageMenu li img {
    width: 100%;
    height: 100%;
    cursor: pointer;
    border: 1px solid #CCC;
    padding: 0 15px;
}

#imageMenu li img,
#imageMenu li:hover img {
    width: 100%;
    height: 100%;
}

/* bigImg */

.bigImg {
    position: relative;
    float: left;
    width: 645px;
    height: 645px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}

.bigImg #midimg {
    width: 100%;
    height: 100%;
}

.bigImg img {
    width: 100%;
    height: 100%;
}

.bigImg #winSelector {
    width: 235px;
    height: 245px;
}

#winSelector {
    position: absolute;
    cursor: crosshair;
    filter: alpha(opacity=15);
    -moz-opacity: 0.15;
    opacity: 0.15;
    background-color: #000;
    border: 1px solid #fff;
}

/* bigView */

#bigView {
    position: absolute;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    z-index: 999;
}

#bigView img {
    position: absolute;
}

.goods_right .right_title .jifen {
    font-size: 16px;
    color: #000;
    margin: 30px 0 15px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #000;
}

.goods_right .right_title .jifen span {
    font-size: 20px;
    color: red;
}

.goods_right p {
    font-size: 14px;
    color: #000;
}

.goods_right .giftNumber li {
    font-size: 14px;
    color: #000;
    margin-top: 50px;
    display: inline-block;
}

.goods_right .giftNumber input {
    width: 173px;
    height: 30px;
    border: 1px solid black;
    padding-left: 5px;
    margin-right: 30px;
}

.goods_right .duihuan {
    margin-top: 50px;
}

.goods_right .duihuan a {
    display: block;
    width: 150px;
    height: 45px;
    color: white;
    font-size: 14px;
    line-height: 45px;
    text-align: center;
    background: #e2393c;
}

/* ç”¨æˆ·ä½“éªŒ */

.top .logo a {
    color: #390F0B;
    font-size: 36px;
    font-family: serif;
    font-weight: 900;
}

#selfhtmlnew img{
    width: 100%;
}

/*ä»Šæ—¥ç§’æ€*/
.special-box{
    background-color:#fff;
}

.special-top{
    text-align: center;
    color:#fff;
    background-color:#e32929;
}
.special-top-title{
    padding-top:35px;
    font-size: 40px;
    line-height: 40px;
}
.special-top-list{
    padding:15px 0;
}
.special-top-list .item{
    padding:0 50px;
    font-size: 14px;
    color:#ffcbcb;
}
.special-top-list .img{
    position: relative;
    top:-1px;
    margin:0 5px;
}

.special-bottom-list{
    padding-top:40px;
}
.special-bottom-list .item{
    position: relative;
    float: left;
    width:285px;
    height:357px;
    padding:4px;
    margin-right:20px;
    margin-bottom:20px;
    border:1px solid #dddddd;
}
.special-bottom-list .item:nth-child(4n){
    margin-right:0;
}
.special-bottom-list .item .img{
    width:274px;
    height:274px;
    background-color:#F4F4F4;
}
.special-bottom-list .item .img img{
    width:274px;
    height:274px;
}
.special-bottom-list .item .title{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color:#111111;
}
.special-bottom-list .item .price{
    height:30px;
    line-height: 30px;
    font-size: 18px;
    color:#e74141;
}
.special-bottom-list .item .btn{
    position: absolute;
    right:10px;
    bottom:20px;
    border-radius: 0;
    font-size: 14px;
    color:#fff;
    background-color:#dc2222;
}

.spe-layer .layui-layer-title{
    display: none;
}
.spe-layer .layui-layer-content{
    text-align: center;
}
.spe-layer .layui-layer-content .title{
    margin:0;
    padding-top:90px;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color:#dc2222;
}
.spe-layer .layui-layer-content .img{
    padding-top:65px;
    padding-bottom:80px;
}
.spe-layer .layui-layer-content .img img{
    width:333px;
    height:333px;
}
.spe-layer .layui-layer-content .notice{
    font-size: 16px;
    color:#333333;
}

/*æ‹¼å›¢*/
.groupbuy-box{
    background-color:#ffbfbf;
    background-image:url(/public/static/img/groupbuy-bg.jpg);
    background-position: top center;
}
.groupbuy-banner{
    height: 730px;
    background-repeat: no-repeat;
    background-position: top center;
}

.groupbuy-title{
    padding-top:65px;
    text-align: center;
}

.groupbuy-swiper-box {
    position: relative;
    width:1000px;
    margin:0 auto;
    padding:20px;
    background-color:#fff;
}
.groupbuy-swiper-box .groupbuy-swiper-container{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding:10px;
    background-color:#ffbfbf;
}
.groupbuy-swiper-box .swiper-slide{
    display: block;
    width:200px !important;
    margin-right: 10px;
    background-color:#fff;
}
.groupbuy-swiper-box .swiper-slide .img{
    width:200px;
    height:200px;
    background-color:#e6e6e6;
}
.groupbuy-swiper-box .swiper-slide .font{
    padding:10px;
    line-height: 25px;
}
.groupbuy-swiper-box .swiper-slide .title{
    text-align: left;
    font-size: 14px;
    color:#333333;
}
.groupbuy-swiper-box .swiper-slide .price{
    font-size: 20px;
    color:#e74141;
}
.groupbuy-swiper-box .swiper-slide .notice{
    font-size: 14px;
    color:#e74141;
}

.groupbuy-swiper-box .swiper-button-next, .groupbuy-swiper-box .swiper-container-rtl .swiper-button-prev,.groupbuy-swiper-box .swiper-button-prev,.groupbuy-swiper-box .swiper-container-rtl .swiper-button-next{
    width:81px;
    height: 81px;
    background:none;
}
.groupbuy-swiper-box .swiper-button-next,.groupbuy-swiper-box .swiper-container-rtl .swiper-button-prev{
    right:-81px;
}
.groupbuy-swiper-box .swiper-button-prev,.groupbuy-swiper-box .swiper-container-rtl .swiper-button-next{
    left:-81px;
}
.groupbuy-list .item{
    float: left;
    width:285px;
    height: 365px;
    margin-right: 20px;
    margin-bottom:20px;
    background-color:#fff;
}
.groupbuy-list .item:nth-child(4n){
    margin-right:0;
}
.groupbuy-list .img{
    width:285px;
    height:285px;
    background-color:#e6e6e6;
}
.groupbuy-list .title{
    font-size: 14px;
    color:#333333;
}
.groupbuy-list .font{
    padding:10px;
    line-height: 30px;
}
.groupbuy-list .price{
    font-size: 20px;
    color:#e74141;
}
.groupbuy-list .price small{
    font-size: 12px;
    color:#888888;
    text-decoration: line-through;
}
.groupbuy-list .btn{
    border-radius: 0;
    font-size: 12px;
    color:#fff;
    background-color:#e74141;
}
.groupbuy-bottom{
    padding-bottom:100px;
}
/*å…¬ç”¨è¶…å‡ºçœç•¥*/
.text-ellipsis{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
  .def_public_footer .lx .phone-text{ 
   display: inline-block;
  }
/*é‡‘ç›ˆä¸°defaultæ¨¡æ¿æ&nbsp;·å¼ä¿®æ”¹www.jyfdiamond.com*/
/*å¤‡æ³¨ï¼šå¯¼èˆªé€‰ä¸­åŠ&nbsp;classåselectActive*/
/*.public_nav .new-nav-list li a:hover,
.public_nav .new-nav-list li a.selectActive,
.def_goods_index-diamond .filterContent .iTitle p,
.def_goods_index-diamond .filterContent .iTitle span,
.def_goods_index-diamond .filterContent .kuang .active,
.def_goods_index-diamond .diamond-nav ul li,
.def_goods_index-diamond .diamond-nav ul li i{
 color:#00517a!important;
}*/
/*ç‘žæ–¯æ™®å…°defaultæ¨¡æ¿æ&nbsp;·å¼ä¿®æ”¹http://rsplzb.btbzb.com*/
/*.def_public_footer .foot_desc .foot-desc-list .xinlangCode{
 display: none!important;
}
.def_goods_index-diamond .diamond-nav{
	background-color: #f5f5f5!important;    
}
.def_goods_index-diamond .diamond-nav ul li,
.def_goods_index-diamond .diamond-nav ul li i,
.def_goods_index-diamond .diamond-nav .text-right{
	color: #000000!important;
}
.def_goods_index-diamond #searchdiamond{
	background: none!important;
}
.def_goods_index-diamond .diamond-nav,
.def_goods_index-diamond .diamond-nav ul li,
.def_goods_index-diamond .table&gt;thead:first-child&gt;tr:first-child&gt;th,
.def_goods_index-diamond .table-bordered&gt;tbody&gt;tr&gt;td{
	border-color: #ddd!important;
}*/

/*ç‘žæ–¯æ™®å…°defaultæ¨¡æ¿æ&nbsp;·å¼ä¿®æ”¹http://rsplzb.btbzb.com*/
/*.def_goods_index-diamond .filterContent .info .iTitle.price,
.def_goods_index-diamond .filterContent .info #Price,
.def_index_customtpl .goodList .pro-price{
	display: none!important;
}*/
</pre></body></html>