html {
    visibility: visible;
    opacity: 1
}

body, button, dd, dl, dt, form, h1, h2, h3, h4, h5, h6, html, input, li, ol, p, select, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    font-family: Microsoft YaHei, 微软雅黑, Arail
}

body {
    background: #fff;
    font: 12px/18px Microsoft YaHei, 微软雅黑, Arail;
    color: #444;
    min-width: 1200px
}

img {
    border: 0;
    vertical-align: top
}

li, ul {
    list-style-type: none
}

a {
    color: #444;
    text-decoration: none;
    cursor: pointer
}

a:hover {
    color: #0093e6
}

button, input, select, textarea {
    color: #444
}

input[type=text], textarea {
    border: 1px solid #dedede;
    padding: 0 5px
}

select {
    border: 1px solid #dedede
}

input[type=text] {
    height: 26px;
    line-height: 26px
}

button, input[type=button] {
    cursor: pointer;
    outline: none
}

::-webkit-input-placeholder {
    color: #ccc;
    font-size: 12px
}

:-moz-placeholder {
    color: #ccc;
    font-size: 12px
}

:-ms-input-placeholder {
    color: #ccc;
    font-size: 12px
}

.main-container {
    box-sizing: border-box;
    width: 100%;
    overflow: hidden
}

.content-container {
    margin: 0 auto;
    width: 1200px
}

.position-r, .relative {
    position: relative
}

.display-none {
    display: none
}

.display-inline-block, .inline-block {
    display: inline-block
}

.fr, .right {
    float: right !important
}

.fl, .left {
    float: left !important
}

.clear {
    clear: both;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden
}

.clear-fix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.vertical-align-mid {
    vertical-align: middle
}

.line-h24 {
    line-height: 24px
}

.line-h45 {
    line-height: 45px
}

.line-h30 {
    line-height: 30px
}

.line-h35 {
    line-height: 35px
}

.txt-center {
    text-align: center
}

.txt-right {
    text-align: right
}

.txt-indent15 {
    text-indent: 15px
}

.txt-indent10 {
    text-indent: 10px
}

.txt-indent20 {
    text-indent: 20px
}

.txt-indent25 {
    text-indent: 25px
}

.text-align-left {
    text-align: left
}

.text-align-center {
    text-align: center !important
}

.mt16 {
    margin-top: 16px
}

.mt6 {
    margin-top: 6px
}

.mb7 {
    margin-bottom: 7px
}

.ml90 {
    margin-left: 90px
}

.ml30 {
    margin-left: 30px !important
}

.mr17 {
    margin-left: 17px !important
}

.ml16 {
    margin-left: 16px !important
}

.ml110 {
    margin-left: 110px
}

.ml120 {
    margin-left: 120px
}

.ml60 {
    margin-left: 60px
}

.ml50 {
    margin-left: 50px
}

.ml5 {
    margin-left: 5px
}

.ml45 {
    margin-left: 45px
}

.ml255 {
    margin-left: 255px
}

.ml22 {
    margin-left: 22px !important
}

.mt8 {
    margin-top: 8px
}

.mt15 {
    margin-top: 15px
}

.mt10 {
    margin-top: 10px
}

.mt4 {
    margin-top: 4px
}

.mt5 {
    margin-top: 5px
}

.mt20 {
    margin-top: 20px !important
}

.mt22 {
    margin-top: 22px
}

.mt30 {
    margin-top: 30px
}

.mt50 {
    margin-top: 50px
}

.mtn10 {
    margin-top: -10px
}

.mr8 {
    margin-right: 8px
}

.ml3 {
    margin-left: 3px
}

.ml10 {
    margin-left: 10px !important
}

.ml7 {
    margin-left: 7px
}

.ml18 {
    margin-left: 18px
}

.ml35 {
    margin-left: 35px
}

.ml40 {
    margin-left: 40px
}

.ml20 {
    margin-left: 20px
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.ml15 {
    margin-left: 15px
}

.mr5 {
    margin-right: 5px
}

.mr15 {
    margin-right: 15px
}

.mr3 {
    margin-right: 3px
}

.mr10 {
    margin-right: 10px !important
}

.mr18 {
    margin-right: 18px
}

.mr20 {
    margin-right: 20px
}

.pt5 {
    padding-top: 5px
}

.pl10 {
    padding-left: 10px
}

.pl20 {
    padding-left: 20px
}

.pl15 {
    padding-left: 15px
}

.pl22 {
    padding-left: 22px
}

.pl25 {
    padding-left: 25px
}

.pl55 {
    padding-left: 55px
}

.pl60 {
    padding-left: 60px
}

.pl5 {
    padding-left: 5px
}

.pl45 {
    padding-left: 45px
}

.pl97 {
    padding-left: 97px
}

.pt15 {
    padding-top: 15px
}

.pt10 {
    padding-top: 10px
}

.pt25 {
    padding-top: 25px
}

.pb5 {
    padding-bottom: 5px
}

.pb10 {
    padding-bottom: 10px
}

.pb20 {
    padding-bottom: 20px
}

.pr5 {
    padding-right: 5px
}

.pr30 {
    padding-right: 30px
}

.pr25 {
    padding-right: 25px
}

.w510 {
    width: 510px
}

.w70 {
    width: 70px !important
}

.w220 {
    width: 220px !important
}

.w570 {
    width: 570px
}

.w580 {
    width: 580px
}

.w500 {
    width: 500px
}

.w450 {
    width: 450px
}

.w-percent-100 {
    width: 100%
}

.w340 {
    width: 340px
}

.w360 {
    width: 360px
}

.percent40 {
    width: 40% !important
}

.percent20 {
    width: 20% !important
}

.percent10 {
    width: 10% !important
}

.percent30 {
    width: 30% !important
}

.percent100 {
    width: 100% !important
}

.percent8 {
    width: 8% !important
}

.percent14 {
    width: 14%
}

.percent34 {
    width: 34%
}

.percent16 {
    width: 16%
}

.percent22 {
    width: 22%
}

.percent11 {
    width: 11%
}

.percent24 {
    width: 24% !important
}

.percent28 {
    width: 28% !important
}

.percent32 {
    width: 32% !important
}

.w150 {
    width: 150px
}

.w310 {
    width: 310px
}

.w680 {
    width: 680px
}

.w370 {
    width: 370px
}

.w190 {
    width: 190px !important
}

.w200 {
    width: 200px
}

.w530 {
    width: 530px
}

.w225 {
    width: 225px
}

.w240 {
    width: 240px
}

.w180 {
    width: 180px
}

.w400 {
    width: 400px
}

.w410 {
    width: 410px
}

.w440 {
    width: 440px
}

.w350 {
    width: 350px
}

.w415 {
    width: 415px
}

.w545 {
    width: 545px
}

.w940 {
    width: 940px
}

.w155 {
    width: 155px
}

.w120 {
    width: 120px
}

.w160 {
    width: 160px
}

.w170 {
    width: 170px
}

.w260 {
    width: 260px
}

.w300 {
    width: 300px
}

.w90 {
    width: 90px
}

.w80 {
    width: 80px !important
}

.w105 {
    width: 105px !important
}

.w110 {
    width: 110px
}

.w130 {
    width: 130px !important
}

.w140 {
    width: 140px
}

.w72 {
    width: 72px
}

.w335 {
    width: 335px
}

.w75 {
    width: 75px
}

.w100 {
    width: 100px
}

.w82 {
    width: 82px
}

.w50 {
    width: 50px
}

.w102 {
    width: 102px
}

.w65 {
    width: 65px
}

.w85 {
    width: 85px
}

.input-h25 {
    height: 25px
}

.h26 {
    height: 26px
}

.h155 {
    height: 155px
}

.h190 {
    height: 190px
}

.h180 {
    height: 180px
}

.h420 {
    height: 420px
}

.h300 {
    height: 300px
}

.h565 {
    height: 565px
}

.h22 {
    height: 22px
}

.h170 {
    height: 170px
}

.pointer {
    cursor: pointer
}

.line-through {
    text-decoration: line-through
}

.fw-b, .fwb {
    font-weight: 700
}

.fw-n {
    font-weight: 400
}

.visibility-hidden {
    visibility: hidden
}

.border-right-none {
    border-right: none
}

.ellipsis {
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden
}

.btn {
    text-align: center;
    color: #fff;
    line-height: 32px
}

.opacity-none {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.decoration-none {
    text-decoration: none !important
}

.f16 {
    font-size: 16px
}

.border-top-e5 {
    border-top: 1px solid #e5e5e5
}

.cursor-pointer {
    cursor: pointer
}

.cursor-not-allowed {
    cursor: not-allowed
}

.font-bold {
    font-weight: 700
}

.fs14 {
    font-size: 14px
}

.fs16 {
    font-size: 16px
}

.fs12 {
    font-size: 12px !important
}

.fs25 {
    font-size: 25px
}

.table-max-h {
    overflow: auto
}

.valid-form {
    margin-left: 1px;
    color: red
}

.valid-form span.error {
    background: url(/public/jedinchip/icon/order_icon.a6d725f4.png) no-repeat -218px -315px
}

.valid-form span.error, .valid-form span.success {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle
}

.valid-form span.success {
    background: url(/public/jedinchip/icon/order_icon.a6d725f4.png) no-repeat -310px -313px
}

.valid-form-error, .valid-form-success {
    display: none
}

div.required-tip {
    margin-top: 5px
}

.error-required-tip {
    color: red
}

div.required-tip:before {
    margin: 0 3px
}

.required-tip:before {
    content: "";
    display: inline-block;
    margin: 0 3px 0 5px;
    width: 18px;
    height: 16px;
    vertical-align: -4px;
    background-image: url(/public/jedinchip/icon/order_icon.a6d725f4.png)
}

.error-required-tip:before {
    background-position: -552px -315px
}

.success-required-tip:before {
    margin-top: -2px;
    background-position: -310px -314px
}

.valid-error {
    position: absolute;
    left: 348px;
    top: 4px
}

.valid-error span {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/public/jedinchip/icon/order_icon.a6d725f4.png) no-repeat -218px -315px
}

.pop-box {
    display: none;
    padding: 15px;
    position: absolute;
    z-index: 1;
    border: 1px solid #cecbce;
    background: #fff;
    box-shadow: 0 0 1px 2px #eee
}

.pop-box .icon {
    position: absolute;
    top: -9px;
    left: 20px;
    width: 11px;
    height: 10px;
    background: #fff url(/public/jedinchip/icon/order_icon.a6d725f4.png) no-repeat -255px -441px
}

.icon-exclamation {
    background: url(/public/jedinchip/icon/order_icon.a6d725f4.png) no-repeat 0 -315px
}

.icon-exclamation, .icon-question-mark {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: text-bottom
}

.icon-question-mark {
    background: url(/public/jedinchip/icon/cart_icon.b1026903.png) no-repeat -353px -282px
}

.common-fail-tip, .common-success-tip {
    display: none;
    position: fixed;
    z-index: 100001;
    top: 100px;
    left: 50%;
    margin-left: -100px;
    padding-right: 10px;
    width: auto;
    min-width: 120px;
    height: 40px;
    background: #fff;
    box-shadow: 1px 3px 9px #ddd
}

.common-fail-tip .icon, .common-success-tip .icon {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 40px
}

.common-fail-tip .icon {
    background: #ff7800 url(/public/jedinchip/icon/pay_icon.4dd25ecd.png) no-repeat -30px -15px
}

.common-success-tip .icon {
    background: #7fbe25 url(/public/jedinchip/icon/pay_icon.4dd25ecd.png) no-repeat -30px -15px
}

.common-modal {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 100000;
    padding: 0 0 20px;
    width: 660px;
    background: #fff;
    border: 4px solid #d9d9d9
}

.common-modal .modal-title {
    position: relative;
    height: 34px;
    line-height: 32px;
    text-indent: 15px;
    background: #f2f2f2;
    border-bottom: 1px solid #dedede;
    color: #444
}

.common-modal .modal-title .left {
    float: left;
    font-size: 14px
}

.common-modal .modal-title .right {
    float: right;
    margin-top: 10px;
    height: 20px;
    background: url(/public/jedinchip/icon/order_icon.a6d725f4.png) no-repeat -286px -317px;
    padding: 2px 10px;
    cursor: pointer
}

.common-modal .modal-content {
    padding: 20px 15px 12px;
    overflow: visible !important
}

.member-nav {
    margin: 0 auto;
    padding-top: 16px;
    width: 1200px
}

.member-nav, .member-nav a {
    font-size: 14px
}

.pagination {
    margin: 10px auto 0;
    padding-bottom: 15px;
    height: 30px;
    line-height: 30px;
    text-align: right
}

.pagination li {
    display: inline
}

.pagination .pagination-info {
    float: left;
    margin-top: 5px;
    padding-right: 20px;
    line-height: 22px;
    font-size: 12px
}

.pagination .pagination-info-total {
    color: #ff7900
}

.pagination .pagination-click {
    padding: 2px 5px;
    border: 1px solid #999
}

.pagination .pagination-click a {
    color: #666
}

.pagination .pagination-click a.active, .pagination .pagination-click a:hover {
    color: #0093e6;
    text-decoration: none
}

.pagination .pagination-click-more {
    border: none
}

.address-popup {
    display: none;
    top: 30px;
    left: 176px;
    position: absolute;
    background: #fff;
    padding: 10px;
    z-index: 99999;
    width: 442px;
    line-height: 1;
    border: 1px solid #ccc;
    font-size: 12px
}

.address-popup .address-head {
    position: relative
}

.address-popup .address-head .address-popup-ul {
    border-bottom: 2px solid #ffb786;
    height: 30px
}

.address-popup .address-head .address-popup-ul .address-popup-li {
    cursor: pointer;
    text-align: center;
    float: left;
    border: 1px solid #ccc;
    border-bottom: none;
    margin-left: 6px;
    margin-bottom: 0 !important;
    padding-left: 0;
    width: 82px;
    height: 28px !important;
    line-height: 30px !important;
    color: #999
}

.address-popup .address-head .address-popup-ul .address-popup-li span {
    width: 9px;
    height: 5px;
    display: inline-block;
    background: url(/public/jedinchip/icon/order_icon.a6d725f4.png) no-repeat -203px -443px;
    margin-left: 12px
}

.address-popup .address-head .address-popup-ul .address-popup-li b {
    font-weight: 400
}

.address-popup .address-head .address-popup-ul .address-popup-li.active {
    border: 2px solid #ffb786;
    border-bottom-color: #fff;
    color: inherit
}

.address-popup .address-head .address-popup-ul .address-popup-li.active span {
    background: url(/public/jedinchip/icon/order_icon.a6d725f4.png) no-repeat -179px -443px
}

.address-popup .address-head a {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    display: block;
    float: right;
    width: 14px;
    height: 14px;
    background: url(/public/jedinchip/icon/order_icon.a6d725f4.png) no-repeat -286px -317px
}

.address-popup .area-list {
    margin-top: 10px
}

.address-popup .area-list span {
    display: inline-block;
    padding: 0 6px;
    line-height: 24px !important;
    cursor: pointer
}

.address-popup .area-list span.active {
    color: #fff;
    background: #ff7900
}

.address-popup .area-item {
    float: left;
    width: 108px
}

.collect-goods-success-modal {
    width: 492px;
    margin-left: -246px;
    margin-top: -140px
}

.collect-goods-success-modal .add-goods-success-icon {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(/public/jedinchip/icon/pay_icon.4dd25ecd.png);
    background-position-x: 0;
    background-position-y: 247px
}

.collect-goods-success-modal .add-goods-success-left {
    width: 20%;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
    text-align: right
}

.collect-goods-success-modal .add-goods-success-right {
    display: inline-block
}

.collect-goods-success-modal .add-goods-success-message {
    margin-top: 5px;
    font-size: 16px;
    color: #71c000;
    font-weight: 700
}

.collect-goods-success-modal .check-collection-goods {
    margin-top: 8px;
    margin-bottom: 15px;
    font-size: 14px
}

.collect-goods-success-modal .blue-btn {
    width: 92px;
    height: 33px;
    border: none;
    border-radius: 2px;
    background: #0093e6;
    color: #fff
}

.img-show {
    width: 340px;
    position: absolute;
    z-index: 999999
}

.img-show .img-show1 {
    float: left;
    height: 366px;
    width: 15px;
    position: relative
}

.img-show .img-show1 b {
    width: 6px;
    height: 9px;
    float: right;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAJCAYAAAARml2dAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAyOENFOUIwOTI2MTExRTlCNTE2Rjg4OEFGOUY5NDg1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAyOENFOUIxOTI2MTExRTlCNTE2Rjg4OEFGOUY5NDg1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDI4Q0U5QUU5MjYxMTFFOUI1MTZGODg4QUY5Rjk0ODUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDI4Q0U5QUY5MjYxMTFFOUI1MTZGODg4QUY5Rjk0ODUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6wJC0SAAAARUlEQVR42mI4d/ocw////+EYyP8PAkwMSOD8mfP/DU0MwWwmbIJwCXRBmASGIEyCEagDqwQDUAeGJNxydEkU5yJLAgQYACcBK9GRst39AAAAAElFTkSuQmCC) no-repeat;
    margin-top: 165px
}

.img-show .img-show2 {
    float: left;
    background: #fff;
    width: 318px;
    border: 1px solid #cecbce;
    text-align: center;
    padding-top: 10px;
    margin-left: -1px;
    box-shadow: 0 0 1px 2px #eee
}

.img-show .img-show2 span {
    word-wrap: break-word
}

.img-show .img-show2 span img {
    width: 300px;
    height: 300px
}

.img-show .img-show2 .font {
    width: 300px;
    float: left;
    text-align: center;
    font-size: 12px;
    padding: 5px 0 8px;
    color: #9a9a9a
}

.img-show .show-switch {
    padding: 8px 8px 5px 9px
}

.img-show .show-switch a:hover {
    background-position-y: -550px
}

.img-show .img-left {
    width: 14px;
    height: 28px;
    float: left;
    margin-top: 8px
}

.img-show .img-left a {
    width: 14px;
    height: 28px;
    float: left;
    background: url(/public/jedinchip/icon/index_icon.1b6a881a.png) no-repeat -126px -503px
}

.img-show .img-cont {
    width: 265px;
    float: left;
    text-align: center
}

.img-show .img-cont img {
    margin-left: 3px;
    margin-right: 3px;
    cursor: pointer;
    vertical-align: middle
}

.img-show .img-chc {
    height: 40px;
    width: 40px;
    border: 1px solid #a9a9a9
}

.img-show .img-cls {
    height: 38px;
    width: 38px;
    border: 2px solid #0093e6
}

.img-show .img-right {
    width: 14px;
    height: 28px;
    float: left;
    margin-top: 8px
}

.img-show .img-right a {
    width: 14px;
    height: 28px;
    float: left;
    background: url(/public/jedinchip/icon/index_icon.1b6a881a.png) no-repeat -163px -503px
}

.hint-down {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 100000;
    margin-left: -287px;
    margin-top: -100px;
    padding: 0 0 20px;
    width: 554px;
    background: #fff;
    border: 4px solid #d9d9d9;
    height: auto !important
}

.hint-down .down-tit {
    position: relative;
    height: 34px;
    line-height: 32px;
    text-indent: 15px;
    background: #f2f2f2;
    border-bottom: 1px solid #dedede;
    color: #444;
    font-size: 14px;
    font-weight: 700
}

.hint-down .down-tit a {
    position: absolute;
    top: 10px;
    right: 0;
    height: 20px;
    background: url(/public/jedinchip/icon/order_icon.a6d725f4.png) no-repeat -286px -317px;
    padding: 2px 10px;
    cursor: pointer
}

.hint-down .down-cont {
    padding: 20px 15px 12px
}

.hint-down .down-cont li {
    height: 30px;
    line-height: 30px
}

.hint-down .down-cont li a.down-pdf {
    float: right;
    height: 30px;
    box-sizing: border-box;
    padding: 0 5px;
    background: #f2f2f2;
    border: 1px solid #ccc;
    border-radius: 3px
}

.hint-down .down-cont li i {
    position: relative;
    top: 2px;
    width: 22px;
    height: 20px;
    display: inline-block;
    background-image: url(/public/jedinchip/icon/list_item_icon20181217.6f4354a1.png);
    background-position-x: -20px;
    background-position-y: 162px
}

.hint-down .down-cont li > span {
    display: inline-block;
    width: 110px;
    text-align: right;
    color: #999
}

.hint-down .down-cont li > span.noFile {
    text-align: left
}

.hint-down .down-cont a.ellipsis {
    display: inline-block;
    width: 300px;
    vertical-align: top
}

.wrap-library {
    border: 3px solid #7c7c7c;
    width: 380px;
    padding: 3px 8px 10px 12px;
    height: 120px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -190px;
    margin-top: -60px;
    z-index: 2223000;
    display: none
}

.wrap-library a {
    width: 14px;
    height: 12px;
    background: url(/public/jedinchip/icon/hint_popup.b1bc00e6.png) no-repeat -52px -676px;
    float: right
}

.wrap-library p {
    float: left;
    font-size: 14px;
    padding-top: 8px
}

.wrap-library input {
    width: 115px;
    height: 28px;
    background: url(/public/jedinchip/icon/hint_popup.b1bc00e6.png) no-repeat 0 -835px;
    float: left;
    border: none;
    cursor: pointer;
    margin: 12px 0 0 130px
}

.arrival-notice-modal {
    width: 450px;
    margin-left: -225px;
    margin-top: -140px
}

.arrival-notice-modal .modal-content {
    text-align: center;
    font-size: 14px
}

.arrival-notice-modal .notice-text {
    color: #444
}

.arrival-notice-modal form {
    margin-top: 25px;
    padding-left: 10px;
    text-align: left
}

.arrival-notice-modal form > div {
    margin-top: 12px
}

.arrival-notice-modal form input {
    width: 230px
}

.arrival-notice-modal form .btn-wrapper {
    text-align: center
}

.arrival-notice-modal form .btn-wrapper .yellow-btn, .arrival-notice-modal form .btn-wrapper .yellow-btn-notice {
    width: 92px;
    height: 33px;
    line-height: 33px;
    border: none;
    border-radius: 2px;
    background: #ff7800;
    color: #fff
}

.left-negative10 {
    left: -10px
}

.icon-mark {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background-image: url(/public/jedinchip/icon/cart_icon.b1026903.png);
    background-position: -352px -282px;
    margin-bottom: -6px
}

.icon-mark .icon-tip {
    left: -160px !important;
    display: none;
    position: absolute;
    top: 25px;
    z-index: 1;
    padding: 10px;
    color: #666;
    font-size: 12px;
    line-height: 18px;
    background-color: #fff;
    border: 1px solid #cecbce;
    box-sizing: border-box;
    box-shadow: 0 0 2px 3px #f2f2f2;
    width: 106px;
    text-align: left;
    border-radius: 2px;
    cursor: default
}

.icon-mark:hover .icon-tip, .icon-mark:hover .icon-tip-narrow {
    display: block !important
}

.icon-order {
    width: 19px;
    height: 16px;
    margin-bottom: -3px;
    background: url(/public/jedinchip/icon/order.f3c9b24e.svg) no-repeat
}

.icon-tip-narrow:hover, .icon-tip:hover {
    display: block
}

.icon-tip-narrow {
    display: none;
    position: absolute;
    right: 2px;
    top: 20px;
    z-index: 2;
    width: 11px;
    height: 6px;
    background: #fff url(/public/jedinchip/icon/order_icon.a6d725f4.png) no-repeat -250px -471px
}

.so-no-result {
    margin: 30px auto 34px;
    font-size: 15px
}

.so-no-result .so-no-result-icon {
    margin: auto;
    width: 109px;
    height: 98px;
    background: url(/public/jedinchip/icon/new_so01.8956c38d.png) no-repeat 50%
}

.so-no-result .so-no-result-tip {
    margin-top: 15px;
    text-align: center
}

.so-no-result .so-no-result-tip p {
    line-height: 1.75
}

.so-no-result .so-no-result-tip p a {
    margin-left: 4px;
    text-decoration: underline
}

.so-no-result .btn-wrapper {
    margin-top: 16px
}

.add-cart-ball {
    visibility: hidden;
    position: absolute;
    z-index: 100001;
    width: 16px;
    height: 16px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background: url(/public/jedinchip/icon/red_ball.6923b245.png) no-repeat 50%
}

.common-float-dialog {
    position: absolute;
    left: -18px;
    top: 28px;
    min-width: 100px;
    height: auto;
    padding: 10px;
    background: #fff;
    box-shadow: 0 2px 4px 1px rgba(0, 0, 0, .1);
    border: 1px solid #eaeaea;
    text-align: center;
    font-style: normal;
    display: none;
    z-index: 5
}

.common-float-dialog .f-s {
    position: absolute;
    top: -19px;
    left: 20px;
    display: block;
    height: 0;
    width: 0;
    border: 9px dashed transparent;
    border-bottom: 9px solid #d2d2d2
}

.common-float-dialog .f-i {
    position: absolute;
    top: -9px;
    left: -10px;
    display: block;
    height: 0;
    width: 0;
    border: 10px dashed transparent;
    border-bottom: 10px solid #fff
}

.lcsc-dialog-mask {
    position: fixed;
    z-index: 100000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    background: rgba(0, 0, 0, .35)
}

.legal-require-style {
    font-weight: 700 !important;
    text-decoration: underline !important
}

.user-select {
    -webkit-user-select: none;
    user-select: none
}

input {
    outline: none
}

.blue {
    color: #0093e6
}

.red {
    color: red
}

.yellow {
    color: #ff7a01
}

.green {
    color: #0da401
}

.light-gray {
    color: #999
}

.grey {
    color: #a0a0a0
}

.cff3300 {
    color: #f30
}

.fff {
    color: #fff
}

.bgcolor-efeeee {
    background-color: #efeeee
}

.goldenrod {
    color: #ff7800 !important
}

a.goldenrod:hover {
    color: #ff7800;
    text-decoration: underline
}

.c666 {
    color: #666
}

.c444 {
    color: #444
}

.c999 {
    color: #999
}

.cff7800 {
    color: #ff7800
}

.c9a9a9a, .color9a {
    color: #9a9a9a
}

.c009900 {
    color: #090
}

.c009933 {
    color: #093
}

.gray {
    color: grey
}

.light-color {
    color: #ff7800
}

.white {
    color: #fff !important
}

.purple {
    color: #7359e2 !important
}

.placehd {
    color: #999
}

.LUCENE_HIGHLIGHT_CLASS {
    background-color: #ff0
}

.orange {
    color: #ff7900
}

.color666 {
    color: #666
}

.color333 {
    color: #333
}

.bgf6 {
    background-color: #f6f6f6
}

.bgf0f8fd {
    background-color: #f0f8fd
}

.bgfa {
    background-color: #fafafa
}

.layout-header .give-up-ie8-tips-div {
    display: none;
    height: 66px;
    width: 100%;
    background: #ff9c6e;
    color: #fff;
    font-size: 14px
}

.layout-header .give-up-ie8-tips-div .give-up-ie8-tips-div-con {
    margin: 0 auto;
    padding-top: 12px;
    width: 1200px
}

.layout-header .give-up-ie8-tips-div a, .layout-header .give-up-ie8-tips-div a:hover {
    font-size: 14px;
    color: #fff;
    text-decoration: underline
}

.layout-header .message {
    display: none;
    line-height: 32px;
    background: #fff6c1;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    width: 100%
}

.layout-header .message a {
    color: #ff3301
}

.layout-header .banner-ads {
    width: 100%;
    background: #fff;
    height: 100%
}

.layout-header .banner-ads.minHeight {
    min-height: 79px
}

.layout-header .banner-ads a {
    position: relative;
    display: block
}

.layout-header .banner-ads a, .layout-header .banner-ads a .banner-div {
    margin: 0 auto;
    min-width: 1200px;
    max-width: 100%
}

.layout-header .banner-ads a .banner-div img {
    width: 100%
}

.layout-header .banner-ads a .banner-close {
    position: absolute;
    top: 10px;
    right: 50px;
    padding: 4px;
    width: 18px;
    height: 18px;
    background: url(/public/jedinchip/icon/close_top.2f74c796.png) no-repeat;
    color: #dedede;
    font-size: 20px
}

.layout-header .banner-ads a:hover .banner-close {
    background-position-x: -28px
}

.layout-header .hd {
    width: 100%;
    height: 40px;
    background: #f2f2f2
}

.layout-header .hd .hd-bd {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    height: 40px;
    line-height: 40px
}

.layout-header .hd .hd-bd .home {
    float: left;
    display: inline-block;
    cursor: pointer;
    color: #666
}

.layout-header .hd .hd-bd .home b {
    margin-right: 2px;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: text-top;
    background: url(/public/jedinchip/icon/home.397aa2f0.svg) no-repeat 0 0;
    background-size: 15px 15px
}

.layout-header .hd .hd-bd .home span {
    padding: 0 12px;
    color: #e2e2e2
}

.layout-header .hd .hd-bd .home:hover {
    color: #0093e6
}

.layout-header .hd .hd-bd .reg {
    float: left;
    margin-right: 5px;
    width: auto;
    color: #666;
    font-size: 12px
}

.layout-header .hd .hd-bd .reg a {
    margin: 0 4px;
    color: #9a9a9a
}

.layout-header .hd .hd-bd .reg a:hover {
    color: #0093e6
}

.layout-header .hd .hd-bd .reg #custom {
    display: none;
    font-weight: 400;
    color: #0094e6
}

.layout-header .hd .hd-bd .reg #login {
    font-weight: 700;
    color: #0093e6
}

.layout-header .hd .hd-bd .reg #register {
    font-weight: 700;
    color: #666
}

.layout-header .hd .hd-bd .reg #plus {
    display: inline-block
}

.layout-header .hd .hd-bd .reg #plus .plus-label {
    display: inline-block;
    width: 38px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    background: #2e3244;
    border-radius: 2px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #f1d997
}

.layout-header .hd .hd-bd .reg #plus .plus-label-disabled {
    background: #b1b1b2;
    color: #fff
}

.layout-header .hd .hd-bd .reg #plus .plus-wrap {
    position: absolute;
    float: right;
    width: 312px;
    margin-left: -1px;
    z-index: 1112;
    background: #fff;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    font-size: 0
}

.layout-header .hd .hd-bd .reg #plus .plus-wrap .expire-tip {
    display: inline-block;
    height: 27px;
    line-height: 27px;
    margin: 15px 4px 15px 8px;
    font-size: 12px
}

.layout-header .hd .hd-bd .reg #plus .plus-wrap .renew {
    display: inline-block;
    width: 71px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    margin: 15px 6px 15px 0;
    background: #49496a;
    border-radius: 13px;
    font-size: 12px;
    color: #f1d997
}

.layout-header .hd .hd-bd .reg #plus .plus-wrap .renew:hover {
    opacity: .8
}

.layout-header .hd .hd-bd .reg #plus .plus-wrap .plus-icon-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    border-top: 1px solid #e5e5e5
}

.layout-header .hd .hd-bd .reg #plus .plus-wrap .plus-icon-wrap .item {
    display: inline-block;
    width: 50%;
    height: 105px
}

.layout-header .hd .hd-bd .reg #plus .plus-wrap .plus-icon-wrap .item .round-left {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 10px auto 5px;
    background: #e5edf6;
    border-radius: 25px;
    text-align: center
}

.layout-header .hd .hd-bd .reg #plus .plus-wrap .plus-icon-wrap .item .round-right {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 10px auto 5px;
    background: #ececf4;
    border-radius: 25px;
    text-align: center
}

.layout-header .hd .hd-bd .reg #plus .plus-wrap .plus-icon-wrap .item .img-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.layout-header .hd .hd-bd .reg #plus .plus-wrap .plus-icon-wrap .item .img-label {
    display: block;
    width: 80%;
    margin: 0 auto;
    line-height: 16px;
    font-size: 12px;
    text-align: center;
    color: #333
}

.layout-header .hd .hd-bd .reg #plus .plus-wrap .plus-icon-wrap .item:hover {
    color: #0094e5;
    cursor: pointer
}

.layout-header .hd .hd-bd .reg #plus #plus-icon {
    margin-left: 2px;
    display: inline-block;
    width: 8px;
    height: 3px;
    vertical-align: middle;
    background: url(/public/jedinchip/icon/index_icon.1b6a881a.png) no-repeat -25px -6px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.layout-header .hd .hd-bd .reg #plus:hover, .layout-header .hd .hd-bd .reg .active {
    position: relative;
    height: 40px;
    line-height: 40px;
    margin: 0;
    z-index: 1200;
    background: #fff
}

.layout-header .hd .hd-bd .reg #plus:hover b, .layout-header .hd .hd-bd .reg .active b {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.layout-header .hd .hd-bd .logout {
    display: none;
    float: right;
    padding-left: 10px;
    cursor: pointer
}

.layout-header .hd .hd-bd .logout span {
    margin-right: 6px;
    color: #ccc
}

.layout-header .hd .hd-bd .logout:hover {
    color: #0093e6
}

.layout-header .hd .hd-bd .enter {
    position: relative;
    z-index: 1;
    float: right;
    color: #0076b8
}

.layout-header .hd .hd-bd .enter span {
    color: #ccc
}

.layout-header .hd .hd-bd .enter span.er04 {
    float: right;
    color: #0093e6;
    font-weight: 700
}

.layout-header .hd .hd-bd .enter span.er04 b {
    margin-right: 2px;
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: text-top;
    background: url(/public/jedinchip/icon/head_icon.1d292a79.png) no-repeat -23px 0
}

.layout-header .hd .hd-bd .enter a {
    float: right;
    color: #666
}

.layout-header .hd .hd-bd .enter a:hover {
    color: #0093e6
}

.layout-header .hd .hd-bd .enter a.er01 {
    padding: 0 6px;
    border: 1px solid transparent;
    border-top: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.layout-header .hd .hd-bd .enter a.er01 b {
    margin-left: 2px;
    display: inline-block;
    width: 8px;
    height: 3px;
    vertical-align: middle;
    background: url(/public/jedinchip/icon/index_icon.1b6a881a.png) no-repeat -25px -6px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.layout-header .hd .hd-bd .enter a.er01.er01.active, .layout-header .hd .hd-bd .enter a.er01.er01:hover {
    position: relative;
    z-index: 1200;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    color: #0093e6;
    background: #fff
}

.layout-header .hd .hd-bd .enter a.er01.er01.active b, .layout-header .hd .hd-bd .enter a.er01.er01:hover b {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.layout-header .hd .hd-bd .enter a.er02 {
    padding: 0 6px;
    background-position: 0 -296px
}

.layout-header .hd .hd-bd .enter a.er02 .dope {
    color: #666
}

.layout-header .hd .hd-bd .enter a.er03 {
    width: auto;
    height: 40px;
    text-indent: 7px;
    background-position: 0 -61px
}

.layout-header .hd .hd-bd .enter a.er03 b {
    display: inline-block;
    width: 14px;
    height: 18px;
    background: url(/public/jedinchip/icon/head_icon.1d292a79.png) no-repeat 0 0;
    vertical-align: text-bottom;
    margin-right: 4px
}

.layout-header .hd .hd-bd .enter a.line {
    margin-right: 18px
}

.layout-header .hd .hd-bd .enter a.qq {
    float: right;
    width: auto;
    height: 40px;
    line-height: 40px;
    margin-right: 18px;
    color: #666;
    background-position: 0 -61px
}

.layout-header .hd .hd-bd .enter a.qq b {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(/public/jedinchip/icon/qq.4e056eb7.svg) no-repeat 0 0;
    vertical-align: text-bottom;
    margin-right: 4px
}

.layout-header .hd .hd-bd .enter a.qq:hover {
    color: #0093e6
}

.layout-header .hd .hd-bd .enter .member-list-wrap {
    position: relative;
    float: right
}

.layout-header .hd .hd-bd .enter .member-list-wrap .member-list {
    position: absolute;
    top: 39px;
    right: 0;
    z-index: 1112;
    display: none;
    margin: 0;
    padding-bottom: 8px;
    width: 185px;
    border: 1px solid #e5e5e5;
    background: #fff
}

.layout-header .hd .hd-bd .enter .member-list-wrap .member-list dl {
    margin: 10px 0 0 15px;
    font-size: 14px
}

.layout-header .hd .hd-bd .enter .member-list-wrap .member-list dl dt {
    float: left;
    width: 100%;
    line-height: 26px;
    color: #666
}

.layout-header .hd .hd-bd .enter .member-list-wrap .member-list dl dt a {
    float: none;
    padding: 0;
    color: #666
}

.layout-header .hd .hd-bd .enter .member-list-wrap .member-list dl dd {
    float: left;
    width: 100%;
    line-height: 26px
}

.layout-header .hd .hd-bd .enter .member-list-wrap .member-list dl dd a {
    float: left;
    padding-left: 0;
    color: #666
}

.layout-header .hd .hd-bd .enter .member-list-wrap .member-list dl dd a:hover {
    float: left;
    padding-left: 0;
    color: #0093e6
}

.layout-header .hd .hd-bd .enter .member-list-wrap .member-list dl dd span {
    margin: 0 12px;
    float: left;
    color: #bdbdbd
}

.layout-header .hd .hd-bd .enter .c-line {
    margin-left: 6px;
    color: #ccc;
    float: right
}

.layout-header .hd .hd-bd .enter .collect {
    float: right;
    padding: 0 6px;
    cursor: pointer;
    border: 1px solid transparent;
    border-top: none
}

.layout-header .hd .hd-bd .enter .collect span {
    color: #666
}

.layout-header .hd .hd-bd .enter .collect .sc {
    display: inline-block;
    width: 14px;
    height: 13px;
    background: url(/public/jedinchip/icon/sc.4ef4a395.svg) 50% no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 3px
}

.layout-header .hd .hd-bd .enter .collect .collect-tip {
    position: absolute;
    top: 41px;
    right: -1px;
    z-index: 1112;
    display: none;
    margin: 0;
    padding: 10px 0;
    width: 300px;
    border: 1px solid #e5e5e5;
    border-top: none;
    background: #fff;
    text-align: center;
    line-height: 20px;
    cursor: default
}

.layout-header .hd .hd-bd .enter .collect:hover .txt {
    color: #0093e6
}

.layout-header .hd .hd-bd .enter .actives, .layout-header .hd .hd-bd .enter .collect:hover {
    position: relative;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    z-index: 1200;
    background: #fff
}

.layout-header .logo-wrap {
    padding: 7px 0 6px;
    min-width: 1200px;
    height: 90px;
    border-top: 1px solid #dedede;
    background: #fff
}

.layout-header .logo-wrap.active {
    position: fixed;
    top: -120px;
    z-index: 999999;
    padding-bottom: 10px;
    width: 100%;
    height: 68px;
    background: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .07)
}

.layout-header .logo-wrap.active .hot {
    display: none
}

.layout-header .logo-wrap.active .lcsc a {
    margin-top: 5px
}

.layout-header .nav {
    width: 100%;
    height: 50px;
    border-bottom: 2px solid #0094e7;
    background: #fff
}

.layout-header .nav .nav-bd {
    margin: 0 auto;
    width: 1200px
}

.layout-header .nav .nav-bd .sort {
    float: left;
    width: 20%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    cursor: pointer
}

.layout-header .nav .nav-bd .sort:hover .layout-catalogs {
    display: block
}

.layout-header .nav .nav-bd .sort p {
    line-height: 50px;
    text-indent: 15px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background: #0094e7
}

.layout-header .nav .nav-bd .sort p span {
    display: inline-block;
    width: 20px;
    height: 18px;
    vertical-align: middle;
    background: url(/public/jedinchip/icon/catagory_icon.73d924a3.png) no-repeat
}

.layout-header .nav .nav-bd .snav {
    float: left;
    padding-left: 42px;
    font-size: 16px;
    font-weight: 700
}

.layout-header .nav .nav-bd .snav a {
    position: relative;
    float: left;
    margin-right: 42px;
    display: block;
    text-align: center;
    line-height: 50px;
    text-decoration: none;
    color: #444
}

.layout-header .nav .nav-bd .snav a.hover, .layout-header .nav .nav-bd .snav a:hover {
    display: block;
    color: #0093e6
}

.layout-header .nav .nav-bd .snav .n-p1 {
    position: absolute;
    right: 50%;
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
    top: -6px;
    display: block;
    width: 30px;
    height: 19px;
    background: url(/public/jedinchip/icon/index_icon.1b6a881a.png) no-repeat -123px 0
}

.layout-header .nav .nav-bd .snav .n-p2 {
    position: absolute;
    right: 50%;
    -webkit-transform: translateX(14px);
    transform: translateX(14px);
    top: -6px;
    display: block;
    width: 28px;
    height: 19px;
    background: url(/public/jedinchip/icon/new_icon_new.3165e04c.png) no-repeat 0 0
}

.layout-header .nav .nav-bd .snav .n-p-gys {
    width: 41px;
    height: 19px;
    background: url(/public/jedinchip/icon/gys.8817dd8e.png) no-repeat 50%;
    position: absolute;
    right: 50%;
    -webkit-transform: translateX(20.5px);
    transform: translateX(20.5px);
    top: -6px;
    display: block
}

.layout-header .nav .nav-bd .snav .hot-enter {
    position: absolute;
    right: 50%;
    -webkit-transform: translateX(14px);
    transform: translateX(14px);
    top: -6px;
    display: block;
    width: 28px;
    height: 19px;
    background: url(/public/jedinchip/icon/new_icon_hot.3e9537c2.png) no-repeat 0 0
}

.layout-header .plus-renew-error-dialog-wrap-head .dialog-mask {
    position: fixed;
    z-index: 99999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: .7
}

.layout-header .plus-renew-error-dialog-wrap-head .dialog-wrap {
    width: 388px;
    height: 170px;
    position: fixed;
    left: calc(50% - 194px);
    top: calc(50% - 85px);
    z-index: 100000;
    font-family: MicrosoftYaHei;
    background: #fff;
    border-radius: 6px
}

.layout-header .plus-renew-error-dialog-wrap-head .dialog-wrap .dialog-header {
    width: 100%;
    height: 35px
}

.layout-header .plus-renew-error-dialog-wrap-head .dialog-wrap .dialog-header .close {
    position: absolute;
    top: 10px;
    right: 10px;
    float: right;
    width: 17px;
    height: 17px;
    background: url(/public/jedinchip/icon/close-icon-blue.35d990c9.svg) no-repeat;
    cursor: pointer
}

.layout-header .plus-renew-error-dialog-wrap-head .dialog-wrap .dialog-body .error {
    width: 273px;
    height: 30px;
    padding: 0 57px 0 58px;
    text-align: center;
    font-size: 16px;
    color: #2e3244
}

.layout-header .plus-renew-error-dialog-wrap-head .dialog-wrap .dialog-body .tip {
    width: 273px;
    height: 30px;
    margin-top: 3px;
    padding: 0 57px 0 58px;
    text-align: center;
    font-size: 14px;
    color: #2e3244
}

.layout-header .plus-renew-error-dialog-wrap-head .dialog-wrap .dialog-body .i-see-button {
    display: block;
    width: 206px;
    height: 42px;
    line-height: 40px;
    margin: 9px auto 0;
    text-align: center;
    font-size: 14px;
    color: #f3d48e;
    background: -webkit-linear-gradient(277deg, #56567d, #3e3e5e 30%, #2e3244);
    background: linear-gradient(173deg, #56567d, #3e3e5e 30%, #2e3244);
    outline: none;
    box-shadow: none;
    border-color: transparent;
    border-radius: 4px
}

.layout-header .plus-renew-error-dialog-wrap-head .dialog-wrap .dialog-body .i-see-button:hover {
    opacity: .8
}

.logo {
    width: 1200px;
    margin: 0 auto
}

.logo .lcsc {
    float: left;
    height: 90px;
    overflow: hidden
}

.logo .lcsc a {
    display: block;
    width: 385px;
    height: 57px;
    margin-top: 10px;
    float: left;
    margin-right: 62px
}

.logo .lcsc img {
    display: block;
    width: 100%
}

.logo .sch {
    position: relative;
    float: right;
    padding-top: 9px;
    width: 45%;
    height: 70px
}

.logo .hot {
    float: left;
    margin-top: 5px;
    width: 122%
}

.logo .hot a {
    margin-right: 5px;
    font-size: 12px;
    color: #bbb
}

.logo .shop {
    width: 148px;
    padding-top: 9px
}

.logo .shop, .logo .shop p {
    float: right;
    position: relative
}

.logo .shop p {
    height: 40px;
    line-height: 40px
}

.logo .shop p .cart-icon {
    display: inline-block;
    margin-right: 10px;
    width: 36px;
    height: 34px;
    vertical-align: middle;
    background: url(/public/jedinchip/icon/cart_new.83806844.png) no-repeat 0 0
}

.logo .shop p .cart-icon2 {
    position: absolute;
    top: 2px;
    left: 11px;
    display: inline-block;
    margin-left: 10px;
    width: 28px;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
    text-align: center;
    background: url(/public/jedinchip/icon/cart_bg.462988d9.png) no-repeat;
    color: #fff
}

.sch-bd {
    width: 100%;
    float: left;
    position: relative
}

.sch-bd .sch-bd02 {
    float: left;
    width: 80%;
    height: 38px;
    line-height: 38px;
    text-indent: 8px;
    border: 2px solid #0094e7;
    border-radius: 3px 0 0 3px;
    outline: none
}

.sch-bd .sch-bd03 {
    width: 43px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border: 2px solid #0094e7;
    border-radius: 0 3px 3px 0;
    background: #0094e7 url(/public/jedinchip/icon/index_icon.1b6a881a.png) no-repeat -76px 11px
}

.sch-bd .search-list {
    position: absolute;
    top: 42px;
    z-index: 9999;
    display: none;
    margin-left: 1px;
    width: 90%;
    border: 1px solid #e9e9e9;
    border-top: 0;
    background: #fff
}

.sch-bd .search-list .brand-tips-div {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e9e9e9
}

.sch-bd .search-list .brand-tips-div .brand-img {
    float: left;
    height: 30px;
    position: relative;
    top: 5px;
    margin-left: 10px
}

.sch-bd .search-list .brand-tips-div .no-brand-img {
    float: left;
    width: 27px;
    position: relative;
    top: 8px;
    margin-left: 15px
}

.sch-bd .search-list .brand-tips-div .right-icon-img {
    float: left;
    width: 8px;
    height: 11px;
    position: relative;
    top: 15px;
    left: 10px
}

.sch-bd .search-list .search-recommend-title, .sch-bd .search-list .search-record-title {
    position: relative;
    width: 94%;
    height: 35px;
    line-height: 40px;
    margin: 0 3%;
    font-size: 13px;
    font-weight: 700;
    color: #0094e7;
    box-sizing: border-box;
    border-bottom: 1px solid #e9e9e9
}

.sch-bd .search-list .search-recommend-title .del-icon, .sch-bd .search-list .search-record-title .del-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 16px;
    background: url(/public/jedinchip/icon/brush.0433c3be.svg);
    cursor: pointer
}

.sch-bd .search-list .search-record-wrap {
    width: 100%;
    min-height: 30px;
    padding: 0 3%;
    font-size: 0;
    box-sizing: border-box
}

.sch-bd .search-list .search-record-wrap .search-record-item {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    cursor: pointer;
    border-radius: 2px
}

.sch-bd .search-list .search-record-wrap .search-record-item .right {
    display: none;
    float: right;
    width: 12px;
    height: 12px;
    margin: 8px 12px 0 0;
    background: url(/public/jedinchip/icon/close.57b886b0.svg) no-repeat;
    background-size: 12px;
    color: #dedede;
    font-size: 20px
}

.sch-bd .search-list .search-record-wrap .search-record-item:hover {
    background: #f9feff
}

.sch-bd .search-list .search-record-wrap .search-record-item:hover .right {
    display: inline-block
}

.sch-bd .search-list .search-recommend-wrap {
    width: 100%;
    min-height: 30px;
    padding: 0 3%;
    font-size: 0;
    box-sizing: border-box
}

.sch-bd .search-list .search-recommend-wrap .recommend-item {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sch-bd .search-list .search-recommend-wrap .recommend-item:hover {
    background: #f9feff
}

.sch-bd .search-list ul li {
    height: 30px;
    line-height: 30px;
    padding: 0 4px
}

.sch-bd .search-list ul li.active {
    background: #e9e9e9
}

.sch-bd .search-list ul li .search-word {
    float: left;
    color: #666
}

.sch-bd .search-list ul li .search-num {
    float: right;
    color: #999;
    font-size: 12px
}

.sch-bd .search-list ul li .search-num i {
    font-style: normal
}

.sch-bd .search-list .search-word-no-keyword b {
    font-weight: 400
}

.layout-catalogs {
    position: relative;
    z-index: 1111;
    float: left;
    width: 240px;
    height: 825px;
    line-height: 35px;
    box-sizing: border-box;
    font-size: 12px;
    background: url(/public/jedinchip/icon/ass_bj.bf82efac.jpg) repeat-x
}

.layout-catalogs.not-index-page {
    display: none
}

.layout-catalogs ul {
    box-sizing: border-box;
    padding-top: 15px;
    height: 670px;
    background: #0fa0ec
}

.layout-catalogs ul li {
    width: 100%;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden
}

.layout-catalogs ul li a {
    float: left;
    display: block;
    width: 100%;
    border: 1px solid transparent;
    color: #fff
}

.layout-catalogs ul li > a {
    height: 36px;
    font-size: 14px
}

.layout-catalogs ul li p {
    float: right;
    margin-right: 2px
}

.layout-catalogs ul li .pic {
    float: left;
    display: inline-block;
    margin: 0 10px 0 16px;
    padding-top: 9px;
    width: 22px;
    height: 16px;
    vertical-align: middle;
    text-indent: 30px;
    background: url(/public/jedinchip/icon/catagory_icon3.3b7bf5e2.png) no-repeat
}

.layout-catalogs ul li .ass-pic-470 {
    background-position: 2px -36px
}

.layout-catalogs ul li .ass-pic-423 {
    background-position: 2px -98px;
    margin-top: 6px
}

.layout-catalogs ul li .ass-pic-575 {
    background-position: 2px -126px;
    margin-top: 6px
}

.layout-catalogs ul li .ass-pic-380 {
    background-position: 7px -94px
}

.layout-catalogs ul li .ass-pic-515, .layout-catalogs ul li .ass-pic-10991 {
    background-position: 2px -177px
}

.layout-catalogs ul li .ass-pic-365 {
    background-position: 2px -210px;
    margin-top: 6px
}

.layout-catalogs ul li .ass-pic-500 {
    background-position: 2px -230px
}

.layout-catalogs ul li .ass-pic-319 {
    margin-top: 6px;
    background: url(/public/jedinchip/icon/ljq.50213c7e.svg) 50% no-repeat
}

.layout-catalogs ul li .ass-pic-320 {
    background-position: 4px -63px
}

.layout-catalogs ul li .ass-pic-308 {
    background-position: 5px -178px
}

.layout-catalogs ul li .ass-pic-312 {
    background-position: 0 -18px;
    margin-top: 6px
}

.layout-catalogs ul li .ass-pic-348, .layout-catalogs ul li .ass-pic-450, .layout-catalogs ul li .ass-pic-582 {
    background-position: 2px -148px
}

.layout-catalogs ul li .ass-pic-316 {
    background-position: 2px -259px
}

.layout-catalogs ul li .ass-pic-513 {
    background-position: 2px -290px;
    margin-top: 6px
}

.layout-catalogs ul li .ass-pic-601 {
    background-position: 2px -319px;
    margin-top: 6px
}

.layout-catalogs ul li .ass-pic-570 {
    background-position: 2px -347px;
    margin-top: 6px
}

.layout-catalogs ul li .ass-pic-385 {
    background-position: 2px -375px;
    margin-top: 6px
}

.layout-catalogs ul li .ass-pic-938 {
    background-position: 2px -402px;
    margin-top: 6px
}

.layout-catalogs ul li .ass-pic-320 {
    background-position: 2px -66px
}

.layout-catalogs ul li .ass-pic-953 {
    background-position: 2px -426px;
    margin-top: 6px
}

.layout-catalogs ul li:hover {
    background: #fff;
    cursor: pointer
}

.layout-catalogs ul li:hover .s-submnu {
    display: block
}

.layout-catalogs ul li:hover a {
    color: #0093e6
}

.layout-catalogs ul li:hover > a {
    float: none;
    position: relative;
    z-index: 100;
    background: #fff
}

.layout-catalogs ul li:hover .ass-pic-470 {
    background-position: -26px -36px
}

.layout-catalogs ul li:hover .ass-pic-423 {
    margin-top: 6px;
    background-position: -26px -98px
}

.layout-catalogs ul li:hover .ass-pic-575 {
    margin-top: 6px;
    background-position: -26px -126px
}

.layout-catalogs ul li:hover .ass-pic-380 {
    background-position: -26px -94px
}

.layout-catalogs ul li:hover .ass-pic-515, .layout-catalogs ul li:hover .ass-pic-10991 {
    background-position: -26px -177px
}

.layout-catalogs ul li:hover .ass-pic-365 {
    margin-top: 6px;
    background-position: -26px -210px
}

.layout-catalogs ul li:hover .ass-pic-500 {
    background-position: -26px -230px
}

.layout-catalogs ul li:hover .ass-pic-319 {
    margin-top: 6px;
    background: url(/public/jedinchip/icon/h_ljq.27a3718f.svg) 50% no-repeat
}

.layout-catalogs ul li:hover .ass-pic-320 {
    background-position: -26px -66px
}

.layout-catalogs ul li:hover .ass-pic-308 {
    background-position: -26px -178px
}

.layout-catalogs ul li:hover .ass-pic-312 {
    background-position: -30px -17px
}

.layout-catalogs ul li:hover .ass-pic-348, .layout-catalogs ul li:hover .ass-pic-450, .layout-catalogs ul li:hover .ass-pic-582 {
    background-position: -26px -148px
}

.layout-catalogs ul li:hover .ass-pic-316 {
    background-position: -26px -259px
}

.layout-catalogs ul li:hover .ass-pic-513 {
    margin-top: 6px;
    background-position: -26px -290px
}

.layout-catalogs ul li:hover .ass-pic-601 {
    background-position: -26px -319px;
    margin-top: 6px
}

.layout-catalogs ul li:hover .ass-pic-570 {
    background-position: -26px -347px;
    margin-top: 6px
}

.layout-catalogs ul li:hover .ass-pic-385 {
    margin-top: 6px;
    background-position: -26px -375px
}

.layout-catalogs ul li:hover .ass-pic-938 {
    margin-top: 6px;
    background-position: -26px -402px
}

.layout-catalogs ul li:hover .ass-pic-953 {
    margin-top: 6px;
    background-position: -26px -426px
}

.layout-catalogs ul li .s-submnu {
    display: none;
    position: absolute;
    z-index: 98;
    left: 239px;
    padding: 0 20px;
    width: 514px;
    border: 1px solid #dedede;
    border-left: none;
    background: #fff;
    box-shadow: 9px 8px 16px rgba(0, 0, 0, .18)
}

.layout-catalogs ul li .s-submnu dl {
    margin: 5px 0 15px -20px;
    height: auto
}

.layout-catalogs ul li .s-submnu dl dt {
    margin-top: 8px;
    margin-left: 20px;
    line-height: 44px;
    border-bottom: 1px solid #e3e3e3;
    font-weight: 700;
    color: #0895e7
}

.layout-catalogs ul li .s-submnu dl dt .connector-pic-btn {
    float: right;
    width: 90px;
    color: #ff7300;
    height: 25px;
    background-color: #fff7ef;
    line-height: 25px;
    margin-top: 6px
}

.layout-catalogs ul li .s-submnu dl dt .connector-pic-btn > div {
    font-size: 12px;
    font-weight: 400
}

.layout-catalogs ul li .s-submnu dl dt .connector-pic-btn > div img {
    margin: 5.5px 10px
}

.layout-catalogs ul li .s-submnu dl dt .two-catalog {
    float: none;
    display: inline;
    color: #0093e6
}

.layout-catalogs ul li .s-submnu dl dt span {
    display: inline-block;
    width: 6px;
    height: 8px;
    background: url(/public/jedinchip/icon/catagory_icon.73d924a3.png) no-repeat -25px -439px
}

.layout-catalogs ul li .s-submnu dl dd {
    float: left;
    margin-top: 14px;
    padding: 0 20px;
    line-height: 12px;
    border-right: 1px solid #adadad;
    color: #494949
}

.layout-catalogs ul li .s-submnu dl dd a {
    font-weight: 400;
    color: #666
}

.layout-catalogs ul li .s-submnu dl dd a:hover {
    color: #0093e6
}

.layout-catalogs .catalog-img {
    margin-top: 15px;
    width: 240px;
    height: 140px
}

.layout-foot .spot {
    margin-top: 25px;
    background: #e3e3e3
}

.layout-foot .spot ul {
    margin: 0 auto;
    height: 156px;
    background: #e3e3e3;
    width: 1198px;
    border-bottom: 1px solid #e3e3e3
}

.layout-foot .spot ul li {
    width: 24%;
    float: left;
    padding-top: 48px;
    text-align: center
}

.layout-foot .spot ul li div {
    width: 165px;
    margin: 0 auto 10px;
    padding-left: 58px;
    text-align: left
}

.layout-foot .spot ul li div h4 {
    font-size: 18px;
    margin-bottom: 16px;
    font-weight: 100;
    margin-left: 56px
}

.layout-foot .spot ul li div p {
    font-size: 12px;
    color: #9a9a9a;
    margin-bottom: 4px;
    margin-left: 56px;
    word-break: keep-all
}

.layout-foot .spot ul li div span {
    float: left;
    margin-top: 10px;
    width: 50px;
    height: 50px;
    display: block;
    background: #0094e7;
    border-radius: 50%;
    font-size: 25px;
    color: #fff;
    text-align: center;
    line-height: 46px
}

.layout-foot .spot ul li.sp01 div {
    padding-left: 42px
}

.layout-foot .footer {
    margin: 0;
    height: 240px;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    background: #fff
}

.layout-foot .footer .foot {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    background: #fff
}

.layout-foot .footer .foot dl {
    box-sizing: border-box;
    float: left;
    margin-top: 28px;
    padding-left: 7%;
    width: 20%;
    text-align: left
}

.layout-foot .footer .foot dt {
    margin-bottom: 8px;
    height: 30px;
    font-size: 14px;
    color: #444;
    font-weight: bold;
}

.layout-foot .footer .foot dt.ft-p2 {
    background-position: 0 -32px
}

.layout-foot .footer .foot dt.ft-p3 {
    background-position: -5px -64px
}

.layout-foot .footer .foot dt.ft-p4 {
    background-position: -2px -96px
}

.layout-foot .footer .foot dt.ft-p5 {
    background-position: 0 -128px
}

.layout-foot .footer .foot dd {
    line-height: 28px;
    margin-left: 0
}

.layout-foot .footer .foot dd a {
    font-size: 12px
}

.layout-foot .member {
    margin: 0 auto 10px;
    padding: 24px 0 14px;
    width: 1200px
}

.layout-foot .member table {
    margin-bottom: 10px
}

.layout-foot .member table td {
    line-height: 24px
}

.layout-foot .member table td.link-member {
    width: 98px;
    font-size: 12px;
    color: #444
}

.layout-foot .member table td.link-txt a {
    float: left;
    margin-right: 73px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #666
}

.layout-foot .member table td.link-txt a:hover {
    color: #0093e6
}

.layout-foot .link {
    width: 1200px;
    margin: 24px auto 0;
    border-bottom: 1px dashed #efc5c5
}

.layout-foot .link .link-site {
    display: none;
    padding-bottom: 5px
}

.layout-foot .link .member-site {
    padding-bottom: 10px
}

.layout-foot .link td {
    line-height: 24px
}

.layout-foot .link ul li {
    line-height: 28px;
    font-size: 16px;
    float: left;
    margin-right: 34px;
    margin-bottom: 16px;
    width: 66px;
    cursor: pointer;
    color: #444
}

.layout-foot .link ul li.active {
    border-bottom: 2px solid #0193e6;
    color: #0193e6
}

.layout-foot .link .link-bt {
    width: 6%;
    float: left;
    white-space: nowrap
}

.layout-foot .link .link-txt a {
    color: #666;
    margin-right: 73px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.layout-foot .link .link-txt a:hover {
    color: #0093e6
}

.layout-foot .link .link-red a {
    color: red
}

.layout-foot .link .link-txt-new a {
    width: 100%
}

.layout-foot .letter-index {
    width: 1200px;
    margin: 15px auto
}

.layout-foot .letter-index ul {
    overflow: hidden
}

.layout-foot .letter-index ul li {
    float: left;
    min-width: 29px;
    text-align: center;
    margin: 0 2px;
    cursor: pointer
}

.layout-foot .letter-index ul li a {
    color: #666
}

.layout-foot .letter-index ul li a:hover {
    color: #0093e6
}

.layout-foot .letter-index ul li:first-child {
    color: #444;
    cursor: default
}

.layout-foot .cprt {
    margin: 0 auto;
    height: 24px;
    padding: 8px 0;
    background: #5e5e5e;
    line-height: 24px;
    text-align: center
}

.layout-foot .cprt ul {
    display: inline-block
}

.layout-foot .cprt ul li {
    float: left
}

.layout-foot .cprt ul li a {
    float: left;
    padding: 0 15px;
    color: #d7d7d7;
    font-size: 12px;
    cursor: pointer
}

.layout-foot .cprt ul li a:hover {
    color: #fff
}

.layout-foot .cprt ul li .cprt-splitline {
    float: left;
    color: #9e9e9e;
    font-size: 8px
}

.layout-foot .entry-type {
    text-align: center;
    background: #fff
}

.layout-foot .entry-type .entry-list {
    padding: 16px 0 14px
}

.layout-foot .entry-type .entry-list a {
    padding: 0 12px;
    border-right: 1px solid #ddd
}

.layout-foot .entry-type .entry-list a.move {
    border-right: none
}

.layout-foot .entry-type .icp {
    margin-bottom: 16px
}

.layout-foot .entry-type .icp .icp-1 {
    margin: 0 auto;
    padding: 0 0 5px;
    width: 350px
}

.layout-foot .entry-type .icp .icp-1 a {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-decoration: none
}

.layout-foot .entry-type .icp .icp-1 a img {
    float: left;
    margin-right: 5px
}

.layout-foot .entry-type .icp .icp-2 {
    float: right;
    margin: 0 0 0 5px;
    height: 20px;
    line-height: 20px
}

.layout-foot .entry-type .icp .icp-2 a {
    margin-left: 20px
}

.layout-foot .entry-type .icp-ic {
    margin-bottom: 0;
    padding-bottom: 16px
}

.mask, .mask-alert {
    display: none;
    position: fixed;
    z-index: 99999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    filter: alpha(opacity=35);
    background: rgba(0, 0, 0, .35)
}

.common-confirm-del {
    display: none;
    padding-bottom: 30px;
    position: fixed;
    width: 475px;
    border: 4px solid #d9d9d9;
    left: 50%;
    top: 50%;
    margin-left: -217px;
    margin-top: -93px;
    background: #fff;
    z-index: 1000000
}

.common-confirm-del .common-confirm-del-title {
    height: 14px;
    padding: 10px 6px 12px 15px;
    border-bottom: 1px solid #dedede;
    background: #f2f2f2
}

.common-confirm-del .common-confirm-del-title h3 {
    font-weight: 700;
    float: left;
    color: #444
}

.common-confirm-del .common-confirm-del-title a {
    display: block;
    float: right;
    width: 14px;
    height: 14px;
    background: url(/public/jedinchip/icon/order_icon.a6d725f4.png) no-repeat -286px -317px
}

.common-confirm-del .common-confirm-del-content {
    position: relative;
    width: 260px;
    padding-left: 70px;
    margin: 0 auto
}

.common-confirm-del .common-confirm-del-content p {
    min-height: 20px;
    max-height: 300px;
    overflow-y: auto;
    font-weight: 700;
    margin-top: 30px;
    font-size: 16px;
    color: #ff7900;
    word-break: break-all
}

.common-confirm-del .common-confirm-del-content p.fail, .common-confirm-del .common-confirm-del-content p.success {
    margin-top: 30px;
    font-weight: 400;
    font-size: 14px;
    color: #666
}

.common-confirm-del .common-confirm-del-content .common-tip {
    font-size: 12px;
    color: #666;
    line-height: 16px;
    margin: 10px 0
}

.common-confirm-del .common-confirm-del-content span {
    display: block;
    margin: 10px 0 16px
}

.common-confirm-del .common-cancel-a, .common-confirm-del .common-confirm-a {
    box-sizing: border-box;
    border: 0;
    display: inline-block;
    font-size: 14px;
    padding: 0 20px;
    height: 28px;
    text-align: center;
    line-height: 26px;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    margin-top: 10px
}

.common-confirm-del .common-cancel-a {
    margin-right: 10px;
    color: #333;
    background: #fff;
    border: 1px solid #e4e4e4
}

.common-confirm-del .common-confirm-a {
    color: #fff;
    background: #0193e6;
    border: 1px solid #0193e6
}

.common-confirm-del .common-confirm-del-icon {
    position: absolute;
    left: 0;
    top: 3px;
    width: 54px;
    height: 54px;
    background: url(/public/jedinchip/icon/cart_icon.b1026903.png) no-repeat -266px -255px
}

.common-confirm-del .common-confirm-del-icon-success {
    position: absolute;
    left: 0;
    top: 3px;
    width: 54px;
    height: 54px;
    background: url(/public/jedinchip/icon/pay_icon.4dd25ecd.png) no-repeat 0 -120px
}

.common-confirm-overall-tmpl .common-confirm-del-btn {
    margin-left: -35px;
    text-align: center
}

#window-login-around-mask {
    display: none;
    position: fixed;
    z-index: 100010;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

#window-login-around-mask .login-mask {
    width: 100%;
    height: 100%;
    background-color: #777;
    opacity: .6
}

#window-login-around-mask #window-login-main-div {
    position: absolute;
    z-index: 1000;
    top: 50%;
    left: 50%;
    width: 380px;
    height: 469px;
    margin-top: -235px;
    margin-left: -190px
}

#website-ad-dialog {
    position: fixed;
    z-index: 100000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

#website-ad-dialog .dialog-container-wrap {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

#website-ad-dialog .dialog-container-wrap .content {
    position: relative;
    margin: 0 auto;
    display: inline-block;
    min-width: 200px;
    min-height: 120px
}

#website-ad-dialog .dialog-container-wrap .content .close {
    position: absolute;
    top: 6px;
    right: 6px;
    float: right;
    width: 17px;
    height: 17px;
    background: url(/public/jedinchip/icon/dialog-close-icon.12cadbdb.svg) no-repeat;
    cursor: pointer
}

#website-ad-dialog .dialog-container-wrap .content #ad-link {
    cursor: pointer
}

#website-right-float-ad-dialog {
    position: fixed;
    bottom: 410px;
    right: 80px;
    z-index: 999
}

#website-right-float-ad-dialog .website-right-float-ad {
    position: relative;
    display: inline-block
}

#website-right-float-ad-dialog .website-right-float-ad img {
    width: 188px;
    height: 157px
}

#website-right-float-ad-dialog .website-right-float-ad .website-right-float-ad-close {
    position: absolute;
    right: 0;
    width: 26px;
    height: 26px;
    z-index: 1000
}

.mb5 {
    margin-bottom: 5px
}

.layout-tools {
    position: fixed;
    bottom: 102px;
    right: 0;
    z-index: 8888;
    width: 60px
}

.layout-tools .right-utils-show-btn {
    position: absolute;
    bottom: 42px;
    right: 5px;
    box-sizing: border-box;
    width: 55px;
    height: 37px;
    border-radius: 2px;
    text-align: center;
    line-height: 37px;
    border: 1px solid #dfdfdf;
    color: #666;
    font-size: 12px;
    background-color: #fff;
    cursor: pointer
}

.layout-tools .right-utils-show-btn .right-utils-item-icon {
    margin: 0 auto 4px;
    display: block;
    width: 11px;
    height: 10px;
    background: url(/public/jedinchip/icon/righ_utils_icon_new.ba40447f.png) 50% no-repeat
}

.layout-tools .right-utils-item {
    position: relative;
    padding-top: 10px;
    display: block;
    box-sizing: border-box;
    width: 55px;
    height: 50px;
    background-color: #fff;
    cursor: pointer
}

.layout-tools .right-utils-item:hover {
    border-color: #dfdfdf;
    background-color: #d4f0ff
}

.layout-tools .right-utils-item:hover .right-utils-item-panel {
    visibility: visible;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.layout-tools .right-utils-item .border-ccc {
    display: block;
    height: 1px;
    margin-bottom: 8px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIYAAAABCAIAAACUrkGmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4Qzc3RTZGNjU5NDExRTlBQzZCODU1QjY2NjYxMzk1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ4Qzc3RTcwNjU5NDExRTlBQzZCODU1QjY2NjYxMzk1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDhDNzdFNkQ2NTk0MTFFOUFDNkI4NTVCNjY2NjEzOTUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDhDNzdFNkU2NTk0MTFFOUFDNkI4NTVCNjY2NjEzOTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5JnqTCAAAAHklEQVR42mL8//8/AwPD/fv3gaSiouIoe8DZAAEGAOqvZf9X7OaOAAAAAElFTkSuQmCC) no-repeat;
    width: 126px
}

.layout-tools .right-utils-item .arrow-wrap {
    width: 126px
}

.layout-tools .right-utils-item .arrow-wrap .arrow-down {
    display: block;
    width: 12px;
    height: 8px;
    margin: 0 auto;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBzdHJva2U9IiM5Nzk3OTciIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMSAxbDUuNSA2TDEyIDEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
    cursor: pointer
}

.layout-tools .right-utils-item .arrow-wrap .arrow-down:hover {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBzdHJva2U9IiMwRUEwRUMiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMSAxbDUuNSA2TDEyIDEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)
}

.layout-tools .right-utils-item .right-utils-item-icon {
    margin: 0 auto;
    display: block;
    width: 30px;
    height: 31px;
    background-image: url(/public/jedinchip/icon/righ_utils_icon_new.ba40447f.png);
    background-repeat: no-repeat
}

.layout-tools .right-utils-item .right-utils-item-text {
    display: block;
    text-align: center;
    color: #fff
}

.layout-tools .right-utils-item .right-utils-item-panel {
    visibility: hidden;
    box-sizing: border-box;
    position: absolute;
    top: -1px;
    right: 53px;
    z-index: 1;
    width: 155px;
    border: 1px solid #e3e3e3;
    background: #fff;
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
    cursor: default
}

.layout-tools .right-utils-item .right-utils-item-panel .arrows {
    position: absolute;
    top: 20px;
    right: -5px;
    width: 6px;
    height: 9px;
    background: url(/public/jedinchip/icon/rightUtils20180907_new.d3293935.png) no-repeat -220px 0
}

.layout-tools .right-utils-item-kf {
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf
}

.layout-tools .right-utils-item-kf .right-utils-item-icon {
    background-position: 0 -52px
}

.layout-tools .right-utils-item-kf .right-utils-item-panel {
    left: -156px;
    padding: 17px 10px;
    width: 155px
}

.layout-tools .right-utils-item-kf .right-utils-item-panel h4 {
    font-weight: 700;
    padding-bottom: 8px;
    font-size: 12px;
    color: #999
}

.layout-tools .right-utils-item-kf .right-utils-item-panel .kf-panel h4 {
    line-height: 12px;
    color: #444;
    font-size: 12px
}

.layout-tools .right-utils-item-kf .right-utils-item-panel .kf-panel-item .kf-panel-item-icon {
    float: left;
    height: 38px;
    width: 31px;
    background-image: url(/public/jedinchip/icon/righ_utils_icon_new.ba40447f.png);
    background-repeat: no-repeat;
    background-position-y: -81px
}

.layout-tools .right-utils-item-kf .right-utils-item-panel .kf-panel-item-fwsj {
    margin-top: 5px;
    margin-bottom: 24px;
    color: #333;
    font-size: 12px;
    line-height: 12px
}

.layout-tools .right-utils-item-kf .right-utils-item-panel .kf-panel-item-fwsj p:first-of-type {
    margin-bottom: 10px
}

.layout-tools .right-utils-item-kf .right-utils-item-panel .kf-panel-item-fwsj .kf-panel-item-icon {
    background-position-x: -116px
}

.layout-tools .right-utils-item-kf .right-utils-item-panel .kf-panel-item-kfrx #kf-phone-p {
    margin-bottom: 20px;
    color: #666
}

.layout-tools .right-utils-item-kf .right-utils-item-panel .kf-panel-item-kfrx .kf-panel-item-icon {
    height: 18px;
    width: 25px;
    background-position: -7px -348px
}

.layout-tools .right-utils-item-kf .right-utils-item-panel .kf-panel-item-zxkf .kf-panel-item-icon {
    background-position-x: 0
}

.layout-tools .right-utils-item-kf .right-utils-item-panel .kf-panel-item-tsdh {
    margin-bottom: 0
}

.layout-tools .right-utils-item-kf .right-utils-item-panel .kf-panel-item-tsdh .kf-panel-item-icon {
    background-position-y: -298px
}

.layout-tools #forKF {
    display: none
}

.layout-tools #forKF .right-utils-item-icon {
    background-image: url(/public/jedinchip/icon/utils_icon_KF.9ca44a95.png);
    background-repeat: no-repeat
}

.layout-tools .right-utils-item-KF, .layout-tools .right-utils-item-QQ {
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf
}

.layout-tools .right-utils-item-KF .right-utils-item-text, .layout-tools .right-utils-item-QQ .right-utils-item-text {
    display: none
}

.layout-tools .right-utils-item-KF .right-utils-item-icon, .layout-tools .right-utils-item-QQ .right-utils-item-icon {
    height: 33px;
    background-position: 0 0
}

.layout-tools .right-utils-item-KF:hover, .layout-tools .right-utils-item-QQ:hover {
    background: #ec2b2b
}

.layout-tools .right-utils-item-KF:hover .right-utils-item-icon, .layout-tools .right-utils-item-QQ:hover .right-utils-item-icon {
    display: none
}

.layout-tools .right-utils-item-KF:hover .right-utils-item-text, .layout-tools .right-utils-item-QQ:hover .right-utils-item-text {
    display: block;
    margin-top: -3px
}

.layout-tools .right-utils-item-yhq {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf
}

.layout-tools .right-utils-item-yhq span {
    height: 100%;
    line-height: 30px
}

.layout-tools .right-utils-item-yhq .right-utils-item-text {
    display: none
}

.layout-tools .right-utils-item-yhq .right-utils-item-icon {
    background-position: 0 -101px
}

.layout-tools .right-utils-item-yhq:hover {
    background: #ff7300;
    color: #fff
}

.layout-tools .right-utils-item-yhq:hover .right-utils-item-icon {
    display: none
}

.layout-tools .right-utils-item-yhq:hover .right-utils-item-text {
    display: block
}

.layout-tools .right-utils-item-yjwj {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf
}

.layout-tools .right-utils-item-yjwj .right-utils-item-text {
    display: none
}

.layout-tools .right-utils-item-yjwj .right-utils-item-icon {
    background-position: 0 -152px
}

.layout-tools .right-utils-item-yjwj p {
    color: #fff
}

.layout-tools .right-utils-item-yjwj:hover {
    background: #3e9fff
}

.layout-tools .right-utils-item-yjwj:hover .right-utils-item-icon {
    display: none
}

.layout-tools .right-utils-item-yjwj:hover .right-utils-item-text {
    display: block;
    margin-top: -3px
}

.layout-tools .right-utils-item-QR {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf
}

.layout-tools .right-utils-item-QR .code-img-wrap {
    margin: auto;
    width: 120px
}

.layout-tools .right-utils-item-QR .code-tip-text1 {
    margin-top: 10px;
    margin-left: 11px;
    padding-bottom: 8px;
    width: 134px;
    line-height: 12px;
    font-size: 12px;
    font-weight: 700
}

.layout-tools .right-utils-item-QR .border-ccc {
    margin-left: 12px
}

.layout-tools .right-utils-item-QR .right-utils-item-icon {
    background-position: 0 -203px
}

.layout-tools .right-utils-item-QR .right-utils-item-panel {
    width: 155px;
    height: 172px
}

.layout-tools .right-utils-item-QR .right-utils-item-panel .code-img {
    margin-top: 12px;
    width: 120px;
    height: 110px;
    background: url(/public/jedinchip/icon/righ_utils_icon_new.ba40447f.png) no-repeat -44px -9px
}

.layout-tools .right-utils-item-QR:hover {
    background-color: #21bb3b
}

.layout-tools .right-utils-item-QR:hover .right-utils-item-icon {
    display: none
}

.layout-tools .right-utils-item-QR:hover .right-utils-item-text {
    position: relative;
    display: block;
    margin-top: -12px;
    padding-top: 7px;
    box-sizing: border-box;
    text-align: center;
    color: #fff
}

.layout-tools .right-utils-item-QR:hover .right-utils-item-text p {
    color: #fff
}

.layout-tools .right-utils-item-sq {
    height: 37px;
    padding-top: 5px;
    border: 1px solid #dfdfdf;
    background: #fff;
    border-radius: 3px 3px 0 0
}

.layout-tools .right-utils-item-sq:hover {
    background-color: #fff
}

.layout-tools .right-utils-item-sq:hover .right-utils-item-icon {
    background-position-y: center
}

.layout-tools .right-utils-item-sq .right-utils-item-text {
    background: #fff;
    color: #666;
    margin-top: 5px
}

.layout-tools .right-utils-item-sq .right-utils-item-icon {
    height: 10px;
    background-image: url(/public/jedinchip/icon/righ_utils_icon_new.ba40447f.png);
    background-position: 50%
}

.layout-tools .right-utils-item-wx {
    padding-top: 10px;
    height: 50px;
    border: 1px solid #dfdfdf;
    border-top: none;
    border-bottom: none
}

.layout-tools .right-utils-item-wx .item-content {
    padding: 15px 0
}

.layout-tools .right-utils-item-wx .code-tip-text1 {
    margin-bottom: 7px
}

.layout-tools .right-utils-item-wx .right-utils-item-icon {
    margin: 0 auto;
    display: block;
    width: 30px;
    height: 31px;
    background: url(/public/jedinchip/icon/QR.af464d3e.png) 50% no-repeat
}

.layout-tools .right-utils-item-wx .right-utils-item-panel {
    top: -115px;
    text-align: center
}

.layout-tools .right-utils-item-wx .right-utils-item-panel .arrows {
    top: 135px
}

.layout-tools .right-utils-item-wx .right-utils-item-panel .code-img {
    margin-left: 17px;
    width: 120px;
    height: 110px;
    background: url(/public/jedinchip/icon/righ_utils_icon_new.ba40447f.png) no-repeat -44px -132px
}

.layout-tools .right-utils-item-wx .right-utils-item-panel .code-tip-text {
    text-align: center;
    line-height: 12px
}

.layout-tools .right-utils-item-hdb {
    padding-top: 2px;
    width: 55px;
    height: 37px;
    border: 1px solid #dfdfdf;
    background: #fff url(/public/jedinchip/icon/righ_utils_icon_new.ba40447f.png) no-repeat 12px -248px
}

.layout-tools .right-utils-item-hdb .right-utils-item-icon {
    background-position: -174px 6px
}

.layout-tools .right-utils-item-hdb:hover .right-utils-item-icon {
    background-position-y: -14px
}

body {
    background: #f5f5f5
}

.page-www-catalog {
    background: #fff;
    min-width: 930px;
    max-width: 1200px;
    margin: 20px auto 0;
    font-size: 0
}

.page-www-catalog .total {
    height: 29px;
    line-height: 29px;
    padding: 38px 0 0 30px;
    color: #444
}

.page-www-catalog .total .label {
    font-size: 14px
}

.page-www-catalog .total .label .keyword {
    font-size: 16px;
    font-weight: 700
}

.page-www-catalog .total .number {
    font-size: 20px;
    font-weight: 700
}

.page-www-catalog .total .input-wrap {
    float: right;
    margin-right: 30px
}

.page-www-catalog .total .input-wrap .search-input {
    width: 401px;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    border: 1px solid #dedede;
    outline-style: none
}

.page-www-catalog .total .input-wrap span {
    display: inline-block;
    width: 73px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #0094e5;
    cursor: pointer
}

.page-www-catalog .separate-line {
    width: 100%;
    height: 1px;
    background: #dedede;
    margin: 14px 0 15px
}

.page-www-catalog .content {
    padding: 0 30px 40px;
    zoom: 1
}

.page-www-catalog .content .catalog-card {
    float: left;
    width: 94px;
    height: 34px;
    line-height: 34px;
    margin: 12px 0 0 12px;
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #dedede;
    cursor: pointer
}

.page-www-catalog .content .catalog-card:nth-child(9n+1) {
    margin-left: 0
}

.page-www-catalog .content .active-catalog, .page-www-catalog .content .catalog-card:hover {
    background: #0094e5;
    color: #fff;
    border: 1px solid #0094e5
}

.page-www-catalog .content .more-catalog {
    display: none
}

.page-www-catalog .content .more {
    float: left;
    width: 94px;
    height: 34px;
    line-height: 34px;
    margin: 12px 0 0 12px;
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
    cursor: pointer
}

.page-www-catalog .content .clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0
}

.page-www-catalog .content .catalog-wrap {
    margin-top: 27px
}

.page-www-catalog .content .catalog-wrap .catalog-item-wrap {
    width: 1138px;
    margin-top: 15px;
    border: 1px solid #dedede
}

.page-www-catalog .content .catalog-wrap .catalog-item-wrap .catalog-level-one {
    display: inline-block;
    width: calc(100% - 28px);
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    font-size: 14px;
    font-weight: 700;
    background: #f1f1f1;
    border-bottom: 1px solid #dedede;
    cursor: pointer
}

.page-www-catalog .content .catalog-wrap .catalog-item-wrap .catalog-level-one a {
    display: inline-block
}

.page-www-catalog .content .catalog-wrap .catalog-item-wrap .catalog-level-one a .catalog-a-link {
    display: inline-block;
    height: 25px;
    width: 90px;
    color: #ff7300;
    background-color: #fff7ef;
    font-size: 12px;
    line-height: 25px;
    margin-top: 2.5px
}

.page-www-catalog .content .catalog-wrap .catalog-item-wrap .catalog-level-one a .catalog-a-link img {
    margin: 5.5px 10px
}

.page-www-catalog .content .catalog-wrap .catalog-item-wrap .catalog-level-one .catalog-level-one-label i {
    display: inline-block;
    width: 7px;
    height: 14px;
    margin-left: 2px;
    vertical-align: -2px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAxNGw3LTYuNUwwIDEiIHN0cm9rZT0iIzk5OSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat
}

.page-www-catalog .content .catalog-wrap .catalog-item-wrap .catalog-level-one .catalog-level-one-label:hover i {
    display: inline-block;
    width: 7px;
    height: 14px;
    margin-left: 2px;
    vertical-align: -2px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAxNGw3LTYuNUwwIDEiIHN0cm9rZT0iIzAwOTRFNSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat
}

.page-www-catalog .content .catalog-wrap .catalog-item-wrap .catalog-level-one:hover {
    color: #0094e5
}

.page-www-catalog .content .catalog-wrap .catalog-item-wrap .catalog-level-two-wrap {
    padding: 6px 15px 18px
}

.page-www-catalog .content .catalog-wrap .catalog-item-wrap .catalog-level-two-wrap .catalog-level-two {
    float: left;
    width: 25%;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    margin-top: 12px
}

.page-www-catalog .content .catalog-wrap .catalog-item-wrap .catalog-level-two-wrap .catalog-level-two .catalog-name {
    display: inline-block;
    max-width: calc(100% - 70px);
    vertical-align: bottom;
    color: #0094e5;
    cursor: pointer
}

.page-www-catalog .content .catalog-wrap .catalog-item-wrap .catalog-level-two-wrap .catalog-level-two .catalog-name:hover {
    color: #0074b3
}

.page-www-catalog .content .catalog-wrap .catalog-item-wrap .catalog-level-two-wrap .catalog-level-two .catalog-number {
    display: inline-block;
    color: #666;
    cursor: pointer
}

.page-www-catalog .content .catalog-wrap .catalog-item-wrap .catalog-level-two-wrap .clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0
}