@charset "UTF-8";

/*
Template Name: 亚太行
Template URI: coolyoung.cn
Description: 亚太行
Version: 1.0
Author: Guo piqiang (coolyoungimx@gmail.com)
Author URI: coolyoung.cn
Logo filename: logo.gif
*/

@font-face {
    font-family: "OpenSans";
    src: url("./fonts/OpenSans-Regular.ttf");
}

body {
    font-family: 'OpenSans', 'Poppins', sans-serif !important;
    min-width: 1200px;
}

a {
    color: #000;
}

a:hover {
    color: #FBDD63;
    text-decoration: none;
}

.blank {
    height: 8px;
    line-height: 8px;
    clear: both;
    visibility: hidden;
}

.blank5 {
    height: 5px;
    line-height: 5px;
    clear: both;
    visibility: hidden;
}

.block {
    width: 1040px;
    height: auto;
    margin: 0 auto;
}

.f4_b {
    color: #FBDD63;
    font-weight: bold;
}

.ellipsis-1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ellipsis-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


.ellipsis-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('./fonts/glyphicons-halflings-regular.eot');
    src: url('./fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('./fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('./fonts/glyphicons-halflings-regular.woff') format('woff'), url('./fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('./fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

.container {
    width: 1200px !important;
    max-width: 1200px !important;
    padding: 0;
}

.wrapper-top {
    height: 30px;
    line-height: 30px;
    background-color: #EDEDED;
    color: #656766;
    font-size: 13px;
}

.indextopcontent {
    display: flex;
    align-items: center;
}

.top-itemject-list {
    margin-left: 10px;
}

.indextopcontent .text-dark {
    color: #666 !important;
}

.indextopcontent .list-inline-item {
    margin-right: 10px !important;
}

.text-login {
    color: #FBDD63;
}

.topsearch a {
    color: #666666;
}

.header-user-center .dropdown-menu {
    top: 10px !important;
}

.header-user-center .dropdown-menu .dropdown-item {
    line-height: 30px;
}

.head-top-fixed{
    background: #fff;
}

.header-top {
    height: 135px;
}

.head-top-fixed-scroll{
    width: 100% !important;
    max-width: 100% !important;
    border-bottom: 2px solid #FBDD63;
    position: fixed;
    top:0;
    left: 0;
    z-index: 99999 !important;
    background: #fff !important;
}

.head-top-fixed-scroll .header-top{
    height: 80px;
}

.head-top-fixed-scroll .toplogo{
    padding: 5px 0;
}

.head-top-fixed-scroll .header-logo{
    height: 100%;
}

.header-logo {
    width: 220px;
    text-align: center;
    position: relative;
}

.header-search {
    height: 42px;
    margin-left: 70px;
    position: relative;
}

.topsearch:hover .header-search {
    display: block;
}

.header-search-keywords {
    height: 36px;
    line-height: 36px;
}

.header-search-keywords a {
    padding: 0 10px;
    font-size: 14px;
}

.header-search-keywords a:hover {
    color: #FBDD63;
}

.head-nav-item {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.navflexitem {
    margin: 0px 0 0px 320px;
    height: 54px;
    line-height: 54px;
    justify-content: space-between;
    overflow: hidden;
}

.navflex_a_last {
    float: right;
    padding: 0;
    border-left: 1px solid #E5E5E5;
}
.header-navs-bg{
    background: #FBDD63;
    border-bottom: 2px solid #FE9808;
}
.header-navs {
    position: relative;
}

.header-input {
    float: left;
    background-color: #ffffff;
    border: 2px solid #F99E05;
    color: #999;
    width: 460px;
    height: 42px;
    font-size: 14px;
    padding: 5px 10px 5px 20px;
    outline: none;
    box-shadow: none;
    position: relative;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.header-input::-webkit-input-placeholder {
    color: #999;
}

.header-input:-moz-placeholder {
    color: #FBDD63;
}

.header-input::-moz-placeholder {
    color: #FBDD63;
}

.header-input:-ms-input-placeholder {
    color: #FBDD63;
}

.header-search-icon {
    position: absolute;
    left: 18px;
    top: 10px;
    color: #999999;
    height: 28px;
}

.header-input:active,
.header-input:focus,
.header-search-button:active,
.header-search-button:focus {
    box-shadow: none !important;
    outline: none;
}

.header-search-button {
    float: left;
    width: 60px;
    height: 42px;
    line-height: 42px;
    border: 0;
    background-color: #F99E05;
    color: #fff;
    outline: none;
    box-shadow: none;
    cursor: pointer;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-search-button img {
    width: 24px;
}

.header-button {
    width: 150px;
    height: 42px;
    line-height: 42px;
    margin: 30px 0;
    background-color: #f7f7f5;
    border: 1px solid #e4e4e4;
    text-align: center;
    float: left;
}

.sellang {
    margin-left: 20px;
}

.sellang a:hover {
    color: #FBDD63;
}

.topsearch {
    margin-right: 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.topsearch img {
    height: 100%;
    display: block;
}

.topsearch a:hover {
    color: #ec5151;
}

.header-member {
    position: relative;
    display: flex;
}

.header-member-border img {
    display: block;
}

/*.htopsear {
    display: flex;
    align-items: center;
}*/

.header-member-border,
.header-cart-border {
    box-sizing: border-box;
    position: relative;
    /*margin: 0 0 0 20px;*/
    cursor: pointer;
    display: flex;
    align-items: center;
}

.text-toplogin {
    color: #000;
    font-weight: bold;
}

.header-cart-border img {
    display: block;
}

.header-member-info {
    width: 90px;
    height: 40px;
    margin-left: 10px;
}

.header-member-info p,
.header-member-info li {
    line-height: 20px;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

.header-cart-box {
    height: 100%;
    position: relative;
    display: flex;
    padding: 5px 0;
    margin-left: 20px;
}

.header-cart-info {
    line-height: 40px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 500;
}

.header-follow {
    width: 70px;
    height: 70px;
    margin-top: 22px;
    padding: 5px;
    border: 2px solid #e7e7e7;
}

#ECS_CARTINFO:hover .header-cart {
    display: block;
}

.header-cart {
    width: 350px;
    height: auto;
    display: none;
    background-color: #fff;
    position: absolute;
    top: 32px;
    right: 0;
    border: 1px solid #ddd;
    z-index: 999;
}

.list-topleft-nav-list {
    height: 44px;
    line-height: 44px;
    text-align: left;
    font-size: 16px;
}

.header-cart .list-topleft-nav-list:hover,
.header-cart .header-cart-goods-name:hover {
    color: #FBDD63;
}

.newflex {
    display: flex;
}

.headcartr {
    margin-left: 10px;
}

.htopsear{
    display: flex;
    align-items: center;
}

.hredcartr_text {
    color: #333;
    font-weight: bold;
    font-size: 15px;
}
.hredcartr_text:hover{
    color: #ec5151;
}
.hredcartr_text .text-dark{
    font-weight: bold;
}
.hredcartr_text .text-dark:hover{
    color: #ec5151 !important;
}

.hredcartr_bot {
    color: #000000;
    font-size: 14px;
}

#cart_num {
    position: absolute;
    top: -10px;
    left: 17px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    background-color: #F99E05;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    font-size: 12px;
}

.header-cart-goods {
    width: 220px;
    text-align: left;
}

.header-cart-goods-name {
    width: 160px;
    line-height: 24px;
    font-size: 14px;
    display: inline-block;
    float: right;
}

.header-cart img {
    max-width: 50px;
    max-height: 50px;
    margin: 0 auto;
    display: inline-block;
}

.header-cart-price,
.header-cart-drop {
    font-size: 12px;
    line-height: 20px;
}

.header-nav {
    height: 44px;
    line-height: 44px;
    background-color: #ffffff;
}

.header-nav-hover {
    width: 220px;
    position: absolute;
    top: -0;
    left: 0;
    z-index: 999;
    display: flex;
    flex-direction: column;
}

.header-nav-hover:hover .nav-category_bg {
    display: block;
}

.toplogo {
    display: block;
    width: 100%;
    height: 100%;
}

.toplogo img {
    max-width: 100%;
    max-height: 100%;
}

.header-nav-all {
    width: 220px;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    color: #fff;
    background: #FCA603;
    display: flex;
    align-items: center;
    padding: 0 15px;
}

.header-nav-all img {
    width: 22px;
    height: 22px;
}

.header-nav-all-tit {
    position: relative;
    margin-left: 20px;
}

.nav-category_bg {
    padding: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
}

.nav-category {
    width: 100%;
    background-color: #fff;
    height: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.nav-catetwo-item {
    height: 30px;
    line-height: 30px;
}

.nav-catetwo-item a {
    font-size: 14px;
    color: #9D9D9D;
}

.nav-catetwo-item a:hover {
    color: #666;
}

.nav-category-item {
    width: 100%;
    height: 43px;
    padding: 0 15px;
    border: 1px solid #F3F3F3;
    border-top: 0;
}

.nav-category-item-in {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-category-item:last-child .nav-category-item-in {
    border-bottom: 0 !important;
}

.navrightimg {
    width: 11px;
    height: 15px;
}

.nav-category-item:hover {
    color: #c7c7c7 !important;
}

.nav-category-outbox {
    height: 100%;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.nav-category-item:hover .nav-category-next-outabs {
    display: block;
}

.nav-category-next-outabs {
    position: absolute;
    width: 300px;
    font-size: 14px;
    border: 1px solid #eeeeee;
    height: auto;
    display: none;
    min-height: 516px;
    background-color: #ffffff;
    left: 100%;
    top: 56px;
}

.nav-category-next-outabs a:hover {
    color: #FBDD63;
}

.nav-category-name {
    height: 43px;
    line-height: 43px;
    font-size: 13px;
    color: #6E6E6E;
    display: flex;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
    align-items: center;
}

.nav-category-name:hover {
    color: #FBDD63;
}

.nav-category-name i {
    float: right;
    color: #858081;
    margin-top: 13px;
}

.nav-category-name img{
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 15px;
}


/*.nav-category-name i:before{
    height: 10px;
    width: 10px;
}*/

.nav-category-next {
    width: 100%;
    height: 20px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.nav-category-next a {
    font-size: 12px;
    line-height: 20px;
    padding: 0 5px;
    float: left;
    color: rgb(106, 60, 24);
    list-style: none;
}

.nav-category-next a:hover {
    color: #b9a493;
}

.navflexitem a {
    position: relative;
    font-size: 16px;
    color: #333333;
    padding: 0 17px;
    font-weight: bold;
}

.navflexitem a:hover,
.navflexitem a.active {
    color: #000;
}
.bannermain{
    background: #FBDD63;
}

/*首页*/
.headheng {
    width: 100%;
    height: 1px;
    background: #DBDBDB;
}

#myBanner {
    height: 516px;
    width:965px;
    margin: 0 0 0 220px;
}

#myBanner .carousel-inner .carousel-item {
    height: 516px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#myBanner .carousel-indicators {
    bottom: 20px;
}

.news-today {
    position: absolute;
    top: 10px;
    right: 50%;
    margin-right: -590px;
    width: 180px;
    height: 190px;
    padding: 20px 10px;
    background-color: #ffffff;
}

.news-today .news-today-title {
    padding: 0px 10px 10px;
    margin-bottom: 10px;
    position: relative;
}

.news-today .news-today-title:after {
    position: absolute;
    width: 20px;
    height: 5px;
    content: '';
    background: #CCCCCC;
    bottom: 0;
    left: 10px;
}

.news-today .news-list {
    font-size: 14px;
    color: #cccccc;
    padding-left: 15px;
}

.ads-today {
    position: absolute;
    top: 210px;
    right: 50%;
    margin-right: -590px;
    padding: 20px 10px;
    width: 180px;
    height: 220px;
    background-color: #ffffff;
}

.ads-today .ads-today-title {
    padding: 0px 10px 15px;
    margin-bottom: 10px;
    position: relative;
}

.ads-today .ads-today-title:after {
    position: absolute;
    width: 20px;
    height: 5px;
    content: '';
    background: #CCCCCC;
    bottom: 0;
    left: 10px;
}

.ads-today .ads-today-title .ads-today-bg {
    position: absolute;
    width: 115px;
    height: 100px;
    top: 75px;
    left: 80px;
}

.index-seckill {
    margin-top: 35px;
    padding: 10px;
    background-image: -webkit-linear-gradient(left, #fea499, #ea4736);
    background-image: -o-linear-gradient(left, #fea499, #ea4736);
    background-image: -moz-linear-gradient(left, #fea499, #ea4736);
    background-image: -mos-linear-gradient(left, #fea499, #ea4736);
    background-image: linear-gradient(left, #fea499, #ea4736);
    background-size: 100% 500px;
    background-repeat: no-repeat;
}

.index-list-item {
    width: 20%;
    overflow: hidden;
    position: relative;
}

.index-list-item-img {
    height: 230px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.index-list-item-info {
    width: 100%;
    background-color: #ffffff;
    margin-top: 10px;
}

.index-list-item-info-name {
    font-size: 12px;
    margin-top: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    font-weight: bold;
    color: #777777;
}

.media-body{
    padding: 0 20px;
}

.goodswjx{
    display: flex;
    margin:10px 0px 10px;
    justify-content: center;
}
.goodswjx img{
    max-width: 10px;
    margin:0 2px;
    display: block;
}

.gszhekou{
    background: #CE2A2B;
    color: #fff;
    padding: 1px 5px;
    font-size: 12px;
    border-radius: 5px;
    margin-left: 5px;
}

.top-mobile-ewm{
    position: relative;
}
.top-mobile-iocn{
    display: none;
    width: 120px;
    height: 120px;
    position: absolute;
    top:35px;
    left: 0;
    background: #fff;
    z-index: 11111;
}
.top-mobile-iocn img{
    width: 100%;
    height: 100%;
}
.top-mobile-ewm:hover .top-mobile-iocn{
    display: block;
}

.color-666 {
    color: #666666;
}

.index-list-item-info-name a:hover {
    color: #FBDD63 !important;
    font-weight: bold;
}

.index-list-item-info-name a {
    color: #606060
    font-size:12px;
}

.index-list-item-info-price {
    color: #555555;
    font-size: 14px;
    margin-top: 4px;
    text-align: center;
    font-weight: bold;
    padding-left: 5px;
    margin-top: 20px;
}
.sqbest{
    color: #FC9E08;
    margin-top: 10px;
    font-size: 14px;
}
.sqhot{
    color: #FE553E;
    margin-top: 10px;
    font-size: 14px;
}
.hot_liances {
    color: #FBDD63 !important;
}
.text-left{
    text-align: left !important;
}
.justify-start{
    justify-content: flex-start !important;
}

.index-list-item-info-price del,
.index-grid-item-price del {
    font-size: 14px;
    color: #C6C6C6;
    margin-left: 10px;
}

.index-title {
    font-size: 22px;
    color: #343434;
    text-align: center;
    padding: 20px 0;
}

.index-title-best {
    padding: 10px 0;
}

.index-title-guess {
    padding: 40px 0;
}

.v-dot-line {
    width: 200px;
    height: 10px;
    margin: 10px auto 20px;
    border-top: 1px dashed #d2d2d2;
}

.zhh-catemore {
    color: #757575;
    display: block;
    text-align: center;
    font-size: 14px;
}

.zhh-catetit-space {
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    margin: 0 20px;
    position: relative;
}

.cateline {
    width: 80%;
    height: 1px;
    background: #000000;
    position: absolute;
    left: 10%;
    bottom: 0;
    display: none;
}

button,
input {
    outline：none;
}

.bn-floatright a.bnlogin:hover,
.btn-checkout:hover {
    color: #fff;
}

.zhh-catetit-space:hover,
.bn-floatright a.bnlogin:hover,
.goods-info-btn .order-now:hover,
.goods-info-btn .order-cart:hover,
.goods-list-row .goods .goods-btn:hover,
.goods-list-row .goods .goods-img:hover,
.header-search-button:hover,
.btn-checkout:hover,
.btn-danger:hover,
.btn-info:hover,
.pro-indicators:hover img,
.new-goods-addcart:hover,
.nav-category-right a:hover,
.mouse_hover:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.zhh-catetit-space.on .cateline {
    display: block;
}

.zhh-catetit-space.on .zhh-cate-select,
.zhh-catetit-space.on+.zhh-catetit-space .zhh-cate-select {
    border-left: 0 !important;
}

.zhh-catemore {
    color: #757575;
    display: block;
    text-align: center;
    font-size: 14px;
}

.zhh-cate-select {
    color: #646464;
    cursor: pointer;
    display: block;
    text-align: center;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    margin: 15px 0;
}

.zhh-catetit-space:first-child .zhh-cate-select {
    border-left: 0;
}

.zhh-botads>a {
    display: block;
    width: 49%;
}

.index-cat-items {
    margin-bottom: 5px;
    background: #fff;
}

.index-cat-ads {
    margin: 40px auto 20px;
}

.index-cat-ads img {
    height: 300px;
    margin-bottom: 20px;
}

.ads-flag11 {
    width: 580px;
}

.ads-flag12 {
    width: 580px;
}

.ads-flag13 {
    width: 314px;
}

.ads-flag14 {
    width: 508px;
}

.ads-flag15 {
    width: 314px;
}

.index-cate-ads {
    height: 410px;
    width: 582px;
}

.ads-right {
    width: 380px
}

.ads-left {
    width: 768px
}

.ads-item img {
    width: 100%
}

.ads-left .ads-item {
    width: 367px
}

.ads-right .ads-item {
    width: 380px;
}

.ads-right .ads-item {
    margin-bottom: 30px
}

.ads-right .ads-item:last-child {
    margin-bottom: 0
}

.index-grid-item {
    height: 180px;
    width: 370px;
}

.index-grid-item-img {
    width: 180px;
    height: 100%;
    overflow: hidden;
}

.index-grid-item-info {
    flex: 1;
    position: relative;
}

.index-grid-item-name {
    display: inline-block;
    width: 100%;
    padding: 0 10px;
    font-size: 14px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
}

.index-grid-item-price {
    position: absolute;
    bottom: 25px;
    left: 0;
    padding-left: 15px;
    color: #df4b2d;
}


.index-list-item-colum{
    width: 232px;
    position: relative;
    background: #fff;
    flex-shrink: 0;
    margin-left: 10px;
}
.index-list-item-colum:first-child{
    margin-left: 0;
}

.index-homebest {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}
.index-homebest .index-list-item {
    width: 590px;
    margin-bottom: 10px;
    margin-left: 20px;
    border-radius: 3px;
    padding: 0px;
    border:1px solid #F1F1F1;
    display: flex;
}
.index-homebest .index-list-item-img {
    height: 280px;
    width: 45%;
    background: #F3F3F3;
    padding: 20px 0;
    margin-right: 15px;
}

.index-homebest .index-list-item-img a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

.index-homebest .index-list-item-img img {
    max-width: 98%;
    max-height: 90%;
}

.indexbest-r-con{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 0 40px;
}
.index-add-card{
    display: flex;
}
.index-addtext{
    color: #fff;
    background: #F99E05;
    border-radius: 3px;
    padding: 6px 15px;
    font-size: 12px;
    cursor: pointer;
}
.index-addtext:hover{
    background: #e49209;
}

.bestbodybg {
    width: 100%;
    overflow: hidden;
}

.index-list-item-info-cart {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.index-list-item-info-icon-cart {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    background-image: url("./images/icon_cart.png");
    background-size: 100%;
    background-repeat: no-repeat;
}

.index-brand {
    background-color: #f8f8f8;
    padding: 45px 0;
    height: 160px
}

.index-brand-item {
    width: 180px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background-color: #ffffff;
    overflow: hidden;
}

.index-list-three {
    width: 390px;
    height: 160px;
}

.index-list-three-img {
    width: 120px;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.index-list-three-img img {
    display: block;
    max-height: 100%;
    /*position: absolute;left:50%;margin-left:-80px;*/
}

.index-list-three-info {
    flex: 1;
    padding: 0 10px;
}

.index-list-three-name {
    margin: 35px 0;
    display: inline-block;
    font-size: 14px;
    color: #5c5c5c
}

.index-new-ads {
    width: 375px;
}

.ads-img {
    width: 100%;
    height: 270px;
}

.ads-title {
    height: 54px;
    font-size: 18px;
    padding: 15px 10px;
}

.ads-more {
    height: 22px;
    line-height: 22px;
    width: 50px;
    font-size: 12px;
    border-radius: 10px;
    float: right;
    border: 1px solid #eeeeee;
    text-align: center;
}

.index-more .col-xl-2 {
    margin: 0px -1px -1px 0px;
}

.index-more-img {
    height: 170px;
}

.index-more-name {
    font-size: 14px;
    text-align: center;
}

.index-more-price {
    font-size: 16px;
    color: #ed471a;
    text-align: center;
    font-weight: bold;
}

.index-more-price del {
    font-size: 14px;
    color: #bbbbbb;
    margin-left: 10px;
}

.zhh-catelist {
    display: none;
}

.zhh-catelist:first-child {
    display: block;
}

.goods-item {
    width: 100%;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    border-radius: 10px;
    background-color: #e73336;
    color: #fff;
    z-index: 999;
}

.goods-item:hover,
.goods-add-cart-item:hover {
    color: #f3f3f3;
}

.goods-add-cart {
    background-color: #e73336;
    border-radius: 20px;
}

.goods-add-cart-item {
    display: inline-block;
    padding: 10px;
}

.cookie-policy {
    display: none;
    background-color: rgba(162, 162, 162, .7);
    font-size: 12px;
}

.cookie-policy .btn {
    font-size: 12px !important;
}

#footer {
    color: #666664;
    background: #FAFAFA;
}

#footer .footer-nav {
    background-color: #e0e0e0;
    height: 80px;
    padding: 20px 0;
}

#footer .footer-nav-list {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

#footer .footer-nav-list li {
    width: 20%;
    float: left;
    padding: 0 10px;
    line-height: 40px;
    list-style: none;
    height: 40px;
}

#footer .footer-nav-list li img {
    height: 40px;
    padding: 3px;
    margin-right: 10px;
}

#footer .copyright {
    color: #68696D;
}

#footer .footer-log {
    max-width: 200px;
}

#footer .footer-help a {
    color: #666664;
    font-size: 14px;
}

.nav-footer li a {
    color: #666664;
    font-size: 14px;
    border-right: 1px solid #666664;
}

.nav-footer li:last-child a {
    border-right: 0
}


/* ====================
公共
==================== */

.crumbs .breadcrumb {
    width: 1180px;
    height: 75px;
    line-height: 55px;
    padding: 10px 0;
    margin: 0 auto;
    background-color: #fff;
}

.crumbs .breadcrumb code {
    color: #99999 !important;
    background-color: #fff;
    margin: 0 10px;
}

.crumbs li.home a {
    color: #99999;
}


/* ====================
商品列表
==================== */

.goods-list-inner {
    width: 1180px;
    margin: 0 auto;
    display: table;
}

.goods-list-inner .category {
    width: 245px;
    float: left;
}

.goods-list-inner .category .all_category {
    border-bottom: 1px solid #e6e6e6;
    line-height: 50px;
    height: 50px;
    font-size: 20px;
    margin: 0 0 10px;
    font-weight: bold;
    color: #000000;
    padding: 0;
    text-transform: uppercase;
    position: relative;
}

.goods-list-inner .category .all_category:after {
    content: "";
    width: 120px;
    height: 1px;
    background: #FBDD63;
    display: block;
    position: absolute;
    bottom: 0;
    margin-bottom: -1px;
}

.category-list {
    border: 1px solid #e6e6e6;
    margin-top: 20px;
    padding: 0 20px;
}

.category-parent {
    position: relative;
    border-bottom: 1px solid #E4E4E4;
}

.goods-list-inner .category .category-parent-name {
    height: 40px;
    line-height: 40px;
    font-weight: 500;
    font-size: 14px;
    color: #696969;
    margin: 0 auto;
}

.goods-list-inner .category a:hover {
    color: #FBDD63;
}

.category-parent .button-view {
    display: block;
    color: #696969;
    position: absolute;
    right: 0;
    top: 5px;
    cursor: pointer;
    z-index: 100;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.goods-list-inner .category .active {
    background-color: #FBDD63;
    color: #fff;
}

.goods-list-inner .category .active a {
    color: #fff;
}

.goods-list-inner .category ul {
    margin: 0;
}

.goods-list-inner .category ul li {
    border: 0;
    padding: 0.5rem 1rem;
    /*margin-left: 20px;*/
}

.goods-list-inner .category ul li a {
    color: #888888;
    font-size: 14px;
}

.goods-list-inner .prolist {
    width: 905px;
    margin-left: 30px;
    float: left;
    min-height: 400px;
}

.goods-list-inner .prolist h4 {
    font-weight: 600;
    color: #666666;
    font-size: 20px;
    margin: 0;
}

.filter .btn {
    /*padding:0.25rem 0.75rem ;*/
    font-size: 12px;
    line-height: 1;
}

.prolist hr{
    margin-left: 15px;
}

.goods-list-row {
    margin: 0;
    margin-top: 25px;
}

.goods-list-row .goods {
    padding: 0 10px;
    margin-bottom: 15px;
    height: 350px;
    position: relative;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 0px rgba(185, 184, 184, 0.9);
    z-index: 5;
    width: 211px;
    margin-left: 15px;
    flex:0 0 211px;
}

.goods-list-row .goods .goods-inner {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.goods-list-row .goods .goods-tag {
    position: absolute;
    left: 15px;
    top: 10px;
    background-color: #e4c02b;
    z-index: 999;
}

.goods-list-row .goods .goods-img {
    height: 220px;
    position: relative;
}

.goods-list-row .goods .goods-img img {
    max-height: 220px;
    min-height: 200px;
    max-width: 100%;
    margin: 0 auto;
}

.goods-list-row .goods .goods-name {
    display: block;
    padding: 0 20px;
    font-size: 14px;
    height: 42px;
    /*line-height: 36px;*/
    text-align: center;
}

.goods-list-row .goods .goods-price {
    display: block;
    padding: 0 20px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}

.goods-list-row .goods .goods-name a {
    color: #333333;
    font-weight: 500;
    text-decoration: none;
}

.goods-list-row .goods .goods-name a:hover {
    color: #FBDD63;
}

.current_price {
    color: #FBDD63;
}

.del_price {
    color: #8d8d8d;
}

.goods-list-row .goods .goods-btn {
    display: block;
    width: 195px;
    height: 42px;
    line-height: 40px;
    margin: 10px auto;
    border: 1px solid #FBDD63;
    border-radius: 5px;
}

.goods-list-row .goods .goods-btn .order-now {
    width: 140px;
    height: 40px;
    display: inline-block;
    text-align: center;
    background-color: #FBDD63;
    line-height: 40px;
    color: #fff;
}

.goods-list-row .goods .goods-btn .order-cart {
    width: 52px;
    height: 40px;
    display: inline-block;
    text-align: center;
    color: #FBDD63;
}

.page-form {
    margin-top: 10px;
}

.page-form .page-num {
    display: inline-block;
    float: left;
}

.page-form .page-link {
    color: #FBDD63;
}

.page-form .page-item.active .page-link {
    background-color: #FBDD63;
    border-color: #FBDD63;
}

.related {
    width: 1140px;
    margin: 0 auto;
    padding: 50px 0;
}

.related h4 {
    height: 40px;
    font-weight: 500;
    line-height: 40px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #cfcfcf;
}


/* ====================
商品详情
==================== */

.goods-info {
    width: 1170px;
    margin: 0 auto;
    padding: 0;
}

.goods-info-left {
    width: 584px;
    float: left;
}

.goods-info-booth {
    width: 500px;
    height: 500px;
    margin: 0 auto;
}

.goods-info-booth img {
    max-height: 500px;
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.goods-info-thumb {
    width: 500px;
    height: 102px;
    margin: 10px auto 0;
    overflow: hidden;
}

.goods-info-thumb li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    height: 102px;
    margin: 0 6px 0 0;
    overflow: hidden;
    padding: 1px;
}

.goods-info-thumb .tb-selected {
    background: none repeat scroll 0 0 #C30008;
    height: 102px;
}

.goods-info-thumb li .tb-pic {
    width: 100px;
    height: 100px;
    border: 1px solid #CDCDCD;
}

.goods-info-thumb li .tb-pic img {
    max-width: 100%;
    max-height: 98px;
    margin: 0 auto;
    display: block;
}


/*.jqzoom {
     border: 1px solid #BBB;
     float: left;
     position: relative;
     padding: 0px;
     cursor: pointer;
}*/

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 500px;
    height: 500px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url(./images/mask.png)repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}

.goods-info-right {
    width: 585px;
    padding-left: 45px;
    float: left;
    border-left: 1px solid #cccccc;
}

.goods-info-price {
    width: 540px;
    display: inline-block;
    padding: 20px 20px;
    background-color: #f6f6f6;
}

.goods-info-spec {
    width: 540px;
    margin: 20px 0;
}

.goods-info-spec .spec_list {
    padding: 5px 0;
    line-height: 30px;
}

.goods-info-spec .spec_list .price_title {
    float: left;
}

.goods-info-spec .spec_list .price_title {
    line-height: 30px;
}

.goods-info-spec .spec_list .dd {
    display: inline-block;
    padding-left: 15px;
}

.goods-info-spec .spec_list .dd .item {
    float: left;
    margin-right: 10px;
}

.goods-info-spec .spec_list .dd .item a {
    position: relative;
    display: block;
    border: 1px solid #ddd;
    margin: 1px;
    color: #444;
    padding: 0 10px;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
}

.goods-info-spec .spec_list .dd .item span {
    padding: 0 5px;
    vertical-align: middle;
}

.goods-info-spec .spec_list .dd .item b {
    display: none;
    width: 16px;
    height: 16px;
    background: url(./images/gou.png) no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
}

.goods-info-spec .spec_list .dd .item a:hover {
    text-decoration: none;
}

.goods-info-spec .spec_list .dd .item a:hover,
.goods-info-spec .spec_list .dd .item.selected a {
    border-color: #FBDD63;
    border-width: 1px;
}

.goods-info-spec .spec_list .dd .item.selected b {
    display: block;
}

.goods-info-spec .spec_list .dd .check_item {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    min-width: 70px;
    text-align: center;
}

.goods-info-spec .spec_list .dd .check_item a {
    position: relative;
    display: block;
    border: 1px solid #ddd;
    margin: 1px;
    color: #444;
    padding: 0 10px;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
}

.goods-info-spec .spec_list .dd .check_item span {
    padding: 0 5px;
    vertical-align: middle;
}

.goods-info-spec .spec_list .dd .check_item b {
    display: none;
    width: 16px;
    height: 16px;
    background: url(./images/gou.png) no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
}

.goods-info-spec .spec_list .dd .check_item a:hover {
    text-decoration: none;
}

.goods-info-spec .spec_list .dd .check_item a:hover,
.goods-info-spec .spec_list .dd .check_item.selected a {
    border-color: #FBDD63;
    border-width: 1px;
}

.goods-info-spec .spec_list .dd .check_item.selected b {
    display: block;
}

.goods-info-buy {
    width: 540px;
    height: 70px;
    padding: 10px 0;
}

.goods-info-num {
    width: 135px;
    padding: 13px 0;
    height: 50px;
    float: left;
}

.goods-info-num a {
    float: left;
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
    color: #8d8d8d;
}

.goods-info-num .intxt {
    width: 40px;
    text-align: center;
    float: left;
    line-height: 24px;
    height: 24px;
    padding: 4px 5px;
    background: #fff;
    border: 0;
}

.goods-info-btn {
    width: 375px;
    height: 50px;
    float: left;
    line-height: 48px;
    border: 1px solid #FBDD63;
    border-radius: 5px;
}

.goods-info-btn .order-now {
    width: 300px;
    height: 48px;
    display: block;
    float: left;
    text-align: center;
    background-color: #FBDD63;
    line-height: 48px;
    color: #fff;
}

.goods-info-btn .order-cart {
    width: 72px;
    height: 50px;
    display: block;
    float: left;
    font-size: 24px;
    display: inline-block;
    text-align: center;
    color: #FBDD63;
}

.goods-info-share {
    width: 540px;
    line-height: 32px;
}

/* ====================
购物流程
==================== */

.flowBox {
    padding: 5px 10px;
    border: 1px solid #d8d8d8;
    border-top: 2px solid #FBDD63;
    background: #FFFFFF;
    margin-bottom: 40px;
}

.flowBox table {
    margin: 5px auto;
}

.flowBox table th {
    text-align: center;
}

.flowBox table th,
td {
    vertical-align: middle !important;
}

.flowBox h6 {
    padding: 5px 0;
    /*border-bottom: 1px solid #ddd;*/
}

.flowBox h6 span {
    font-size: 14px;
    font-weight: 600;
}

.flowBox h6 a {
    font-size: 14px;
}

.flowCol {
    width: 386px;
    float: left;
    margin-right: 6px;
}

.flowRow .flowCol:nth-child(3) {
    margin-right: 0;
}

.flowRow .flowCol2:nth-child(1) {
    width: 540px;
    float: left;
}

.flowRow .flowCol2:nth-child(2) {
    width: 600px;
    float: right;
}

.btn-checkout {
    color: #fff;
    background-color: #FBDD63;
    border-color: #FBDD63;
}

.flowBox .form-control {
    display: inline-block;
    width: 200px;
}

.notice {
    color: #FBDD63;
}


/* ====================
会员中心
==================== */

.userBox {
    width: 1170px;
    margin: 0 auto;
    padding: 0;
}

.userBox table tr td,
.userCenterBox table tr td {
    line-height: 34px;
}

.userBox .userBox_left {
    width: 550px;
    float: left;
    padding: 30px 20px;
    border: 1px solid #d8d8d8;
    border-top: 2px solid #FBDD63;
    background: #FFFFFF;
}

.userBox .userBox_right {
    width: 590px;
    float: right;
    padding: 30px 20px;
    border: 1px solid #d8d8d8;
    border-top: 2px solid #FBDD63;
    background: #FFFFFF;
}

.userBox .userBox_right .input-group-addon {
    width: 40px;
}

.userBox_one {
    padding: 10px 50px;
    border: 1px solid #d8d8d8;
    border-top: 2px solid #FBDD63;
    background: #FFFFFF;
}

.userBox_one #pwd_lower,
.userBox_one #pwd_middle,
.userBox_one #pwd_high {
    border-bottom: 0 solid #f00;
}

.user-page {
    width: 1170px;
    margin: 0 auto;
    padding: 0;
}

.user-page .AreaL {
    width: 230px;
    float: left;
}

.user-page .page-form {
    margin-top: 0px;
}

.userMenu {}

.userMenu dt {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    font-weight: bold;
    font-size: 18px;
}

.userMenu dd {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
}

.userMenu .active,
.userMenu .active a {
    color: #fff;
    background-color: #FBDD63;
    border: 1px solid #FBDD63;
    z-index: 2;
}

.user-page .AreaR {
    width: 920px;
    margin-left: 20px;
    float: left;
}

.user-page .AreaR .userCenterBox h3,
.userCenterBox h4 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.user-page .AreaR .userCenterBox h3 span {
    font-weight: 600;
}

.user-page .table-nobordered tr td,
.userBox .table-nobordered tr td {
    border: 0 !important;
}

.user-page .AreaR .userCenterBox .table tr.active th {
    text-align: center;
    line-height: 34px;
}

.require-field {
    color: #FBDD63;
}

.userCenterBox .birthday select {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


/* ====================
文章中心
==================== */

.article-page {
    width: 1140px;
    margin: 0 auto;
    padding: 0;
}

.article-page .AreaL {
    width: 230px;
    float: left;
}

.article-page .AreaR {
    width: 890px;
    margin-left: 20px;
    float: left;
}

.article-page .article-cat {}

.article-page .article-cat dt {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    font-weight: bold;
    font-size: 18px;
}

.article-page .article-cat dd {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
}

.article-page .AreaL .active,
.article-page .AreaL .active a {
    color: #fff;
    background-color: #FBDD63 !important;
    border: 1px solid #FBDD63;
    z-index: 2;
}


/*new*/

.zhh-more {
    background: #F0F0F1;
    color: #969696;
    border-radius: 5px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    width: 130px;
    font-size: 14px;
    margin: 0 auto 0;
    display: block;
}

.zhh-title {
    color: #020202;
    text-align: center;
    margin: 20px 0 18px;
    font-size: 18px;
}

.index-cate-ads img {
    width: 100%;
    height: 100%;
}


.zhh-footshus {
    font-weight: bold;
    color: #333;
    display: inline-block;
    margin: 0 10px;
}

.siteflex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}

.sitemidd {
    display: flex;
    flex: 1;
    height: 100%;
}

.bestleft {
    width: 229px;
    height: 481px;
    position: relative;
}

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

.bestabebg {
    position: absolute;
    left: 20px;
    bottom: 20px;
    right: 20px;
    height: 100px;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
}

.bestbgl {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex: 1;
}

.bestfirstname {
    color: #fff;
    font-weight: bold;
    font-size: 23px;
    max-width: 250px;
}

.bestfirstwjx {
    margin: 0 5px;
}

.bestfirstwjx img {
    width: 15px;
    margin-left: 3px;
}

.bestbgr {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}

.bestfirstprice {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}

.bestfirstbuy {
    color: #fff;
    background: #F06232;
    border-radius: 12px;
    padding: 3px 15px;
    margin-top: 2px;
    cursor: pointer;
}

.bestfirstbuy:hover {
    background-color: red;
}

.besttopcontent {
    width: 300px;
    height: 150px;
    position: relative;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.besttoptext1 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 20px;
    height: 20px;
    border-left: 2px solid #BFBFBF;
    border-bottom: 2px solid #BFBFBF;
}

.besttoptext2 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 20px;
    height: 20px;
    border-top: 2px solid #BFBFBF;
    border-right: 2px solid #BFBFBF;
}

.besttopname {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.besttopdesc {
    color: #686868;
}

.zhh-catelist {
    display: none;
    padding-bottom: 15px;
}

.zhh-catelist:first-child {
    display: block;
}

.index-cateclass .index-list-item {
    width: 275px;
    margin-bottom: 10px;
    position: relative;
    float: left;
    margin: 40px 0 0 20px;
    background: #fff;
    cursor: pointer;
    box-shadow: 0 0 5px 3px #f5f5f5;
    padding-bottom: 20px;
}

.index-cateclass .index-list-item-img {
    height: 285px;
    margin-top: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}

.index-cateclass .index-list-item-img img {
    max-width: 100%;
    max-height: 100%;
}

.index-cateclass .index-list-item-info {
    width: 100%;
    background-color: #ffffff;
    padding: 0px 10px;
    text-align: center;
}

.index-cateclass .index-list-item-info-price {
    text-align: center;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-top: 3px;
    padding-top: 0 !important;
}

.wxalogo {
    width: 125px;
    height: 125px;
}

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

.dis-relative {
    position: relative;
}

.bn-floatup {
    height: 544px;
    width: 190px;
    position: absolute;
    right: 0;
    top: -544px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bn-floatright {
    height: 467px;
    width: 100%;
    background: #fff;
    position: relative;
}


.bgsye {
    position: absolute;
    right: -45px;
    top: -40px;
    width: 153px;
    height: 107px;
}

.bnbot {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 132px;
    height: 106px;
}

.bn-logo {
    width: 107px;
    height: 107px;
    margin: 35px auto 0;
}

.bn-logo img {
    width: 100%;
    height: 100%;
}

.bnbuyrl {
    width: 147px;
    height: 50px;
    line-height: 40px;
    margin: 10px auto 0;
    text-align: center;
    display: block;
}

.bnlogin {
    background: url(images/logbut.png) no-repeat;
    background-size: 100% 100%;
    color: #FEFFFF;
}

.bnregister {
    background: url(images/regbut.png) no-repeat;
    background-size: 100% 100%;
    color: #68BB6D;
}

.bn-news {
    padding: 10px 20px 0;
}

.bn-news .bnnews-tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;

}

.bntl {
    font-weight: bold;
    color: #35373A;
    font-size: 15px;
}

.bntr {
    color: #CDCBCC;
    font-size: 13px;
}

.bnnews-con {
    color: #99999B;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 3px;
}

.bn-username {
    width: 90%;
    margin: 0 auto 10px;
    text-align: center;
    color: #333;
}

.bnloginnext {
    font-size: 17px;
    margin-bottom: 20px;
}

.real-information {
    background: url(images/descbg.jpg) no-repeat;
    background: cover;
    margin-top: 80px;
}

.real-information-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 120px;
}

.real-inforlist {
    display: flex;
    align-items: center;
    height: 100%;
}

.real-con {
    height: 100%;
    margin-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.rel-con-tit {
    font-size: 16px;
    color: #fff;
}

.rel-con-desc {
    color: #fff;
    font-size: 13px;
    width: 280px;
    font-weight: bold;
}

.bestbotads img{
    display: block;
    width: 100%;
}


.bnbot-posi {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    flex-direction: column;
}

.bnbot-posi-tit {
    font-weight: bold;
    color: #333;
    font-size: 28px;
}

.bnbot-posi-seemore {
    width: 90px;
    height: 35px;
    background: rgba(51, 51, 51, 0.5);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    margin-top: 5px;
}

.ads_temp10 .bnbot-posi,
.ads_temp11 .bnbot-posi {
    align-items: flex-start;
}

.ads_temp13 .bnbot-posi {
    align-items: flex-end;
}

.ads_temp13 .bnbot-posi-tit {
    color: #fff;
}

.ads_temp13 .bnbot-posi-seemore {
    color: #000;
    background: rgba(255, 255, 255, 0.8);
}

.promotion {
    width: 100%;
    margin-top: 30px;
    padding: 0 33px;
    padding-bottom: 20px;
    position: relative;
}

.pro-indicators {
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
}

.pro-indicators img {
    width: 24px;
    cursor: pointer;
}

.pro-indicatorsl {
    left: 0;
}

.pro-indicatorsr {
    right: 0;
}

.carousel_slide {
    width: 100%;
    overflow: hidden;
}

.carousel_slide-inner {
    display: flex;
    padding: 0 20px;
}

.promotion_goodslist {
    width: 140px;
    margin-left: 20px;
    flex-shrink: 0;
    position: relative;
}

.promotion_goodslist:first-child {
    margin-left: 0;
}

.promotion-name {
    color: #6A6967;
    font-size: 12px;
    margin: 20px 0 5px;
    text-align: center;
    display: block;
}

.promotion_price {
    margin: 5px 0 15px;
    color: #FE543D;
    font-weight: bold;
    text-align: center;
    font-style:oblique;
}

.promotion_price del {
    display: inline-block;
    margin-left: 5px;
    font-weight: 400;
    color: #CBCBCB;
    font-size: 13px;
}

.promotion-img {
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    border: 1px solid #f6f6f6;
    margin:0 auto;
    box-shadow:1px 1px 1px 2px #EFEFED;
    position: relative;
}
.promotion-img:hover{
    color: #000;
}
.promotion_goodslist:hover .promotion-img{
    border:2px solid #FF8302;
    width: 98px;
    height: 100px;
}

.promotion-img img {
    max-width: 60%;
    max-height: 60%;
}
.promotion-slid_dos{
    text-align: center;
    margin-top: 20px;
}
.promotion-slid_dos a{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #000000;
    display: inline-block;
    margin:0 1px;
}
.promotion-slid_dos a.on{
    background: #FF8302;
}
.sitetitle {
    display: flex;
    align-items: center;
    padding: 40px 0 20px;
    justify-content: center;
    margin: 20px 0;
}

.sitetitle-s {
    overflow: hidden;
    display: flex;
    align-items: center;
}

.sitetitle-text {
    color: #000;
    font-size: 22px;
    margin-left: 15px;
    font-weight: 500;
}

.sitebut{
    margin-left: 5px;
}

.sitetitle-desc {
    font-size: 14px;
    display: flex;
    align-items: center;
}

.list-inline-item a:hover {
    color: #FBDD63 !important;
}

.hotgoodsitem {
    overflow: hidden;
}

.hotgoodstop {
    display: flex;
    justify-content: space-between;
}

.hotgoodstop img {
    width: 232px;
    height: 232px;
}

.hotgoodsmid img {
    margin: 10px 0;
    width: 100%;
}

.index-homehot {
    margin-left: 0;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.index-homehot .index-list-item {
    background: #fff;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    width: 239px;
    margin-bottom: 0;
}

.index-homehot .index-list-item-info-name a {
    color: #9F9F9F
}

.foot_container {
    width: 1400px;
    margin: 0 auto;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    height: 430px;
}

#footer {
    background: -moz-linear-gradient(to right, #F6F6F6 0%, #EFEFEF 100%);
    background: -webkit-gradient(to right, #F6F6F6 0%, #EFEFEF 100%);
    background: -webkit-linear-gradient(to right, #F6F6F6 0%, #EFEFEF 100%);
    background: -o-linear-gradient(to right, #F6F6F6 0%, #EFEFEF 100%);
    background: -ms-linear-gradient(to right, #F6F6F6 50%, #EFEFEF 50%);
    background: linear-gradient(to right, #F6F6F6 50%, #EFEFEF 50%);
}

.corporation-info{
    margin: 10px 0;
}

.footer-leftitem {
    width: 460px;
    background: #F6F6F6;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 40px 0 40px 0;
}

.footer-lefttelcont {
    margin-left: 10px;
    padding-top: 5px;
}

.footer-lefttel {
    display: flex;
}

.footer-leftteltit {
    color: #606764;
}

.footer-lefttelnumber {
    font-size: 22px;
    font-weight: bold;
    color: #000;
}

.footer-rightitem {
    flex: 1;
    background: #EFEFEF;
    padding: 50px 0 40px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.footer-help {
    display: flex;
    height: 100%;
}
.footer-qrcode{
    display: flex;
    align-items: center;
}
.footer-qrcode .img-fluid {
    height: 129px;
    width: 129px;
    border:2px solid #000;
    border-radius: 10px;
}
.foot-payimg{
    margin-left: 60px;
    display: flex;
}
.foot-payimg img{
    margin-left: 20px;
}
.footer_zhichi {
    padding-left: 10px;
    display: flex;
    align-items: center;
}
.app_ditem{
    margin-right: 10px;
}
.app_ditem a{
    display: block;
}
.app_download{
    width: 140px;
}

.footer-help-title {
    color: #333;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #E3E3E3;
    font-weight: bold;
    margin-bottom: 20px;
}

.footer-help-title-span {
    display: inline-block;
    height: 100%;
    border-bottom: 2px solid #B66A52;
}

.footer-help-list {
    width: 200px;
    margin-right: 30px;
}

.footer-help-list-last {
    flex: 1;
}
.new-goods-top {
    width: 350px;
    height: 196px;
    background: url(images/newtit.jpg);
    margin:20px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 33px;
    color:#333;
    font-weight: 500;
}
.newgoods-ads{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.ads_temp_flag1{
    display: block;
}
.ads_temp_flag1 img{
    width: 100%;
    height: 100%;
}
.newgoods-ads-midd{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin:0 15px;
}
.new-goodsitem{
    display: flex;
    overflow:hidden;
}
.new-goods-flex-img{
    width: 100%;
    height: 230px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 20px;
}
.new-goods-flex-img img{
    max-width: 90%;
    max-height: 90%;
}
.new-goods-flex-img:hover{
    color: #000;
}
.new-goods-addcart{
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: -20px;
    right: 25px;
    border-radius: 50%;
}
.new-goods-cart {
    text-transform: uppercase;
    background: #F0F0F1;
    color: #888887;
    font-size: 12px;
    font-size: 15px;
    padding: 3px 10px;
    cursor: pointer;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
}

.newheng{
    width: 40px;
    height: 2px;
    background: #AEAEAE;
    margin-top: 10px;
}
.demo-border-br0{
    border-bottom-right-radius:0!important;
}
.demo-border-bl0{
    border-bottom-left-radius:0 !important;
}
.cate-tititem{
    display: flex;
    align-items: center;
}
.cate-titlist{
    margin-right: 30px;
    cursor: pointer;
    color: #737373;
}
.cate-titlist.on{
    color: #fff;
    background: #F99E05;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    padding:0 30px;
}
.cate-titlist:hover{
    color: #ec5151;
}
.cate-titlist.on:hover{
    background: #e49209;
    color: #fff;
}
.bestitemads{
    width: 100%;
    margin:10px 0 20px;
    display: flex;
    justify-content: space-between;
}
.bestitemads img{
    width: 285px;
}
.index-bg-white{
    background: #fff !important;
}
.index-bg-F5F5F5{
    background: #F5F5F5 !important;
}
.index-bg-F7F6F2{
    background: #F7F6F2 !important;
}
.index-bd-dddddd{
    border:1px solid #DDDDDD;
    border-radius: 5px;
}
.new-goodsitem{
    display: flex;
    overflow:hidden;
    flex-wrap: wrap;
}
.newgoods-botbg{
    background: url(images/bgniu.jpg) no-repeat 0 100%;
    background-size: 100% auto;
    padding-bottom: 210px;
}
.new-goods-list{
    width: 285px;
    flex-shrink: 0;
    position: relative;
    margin-left: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.new-goods-list-ml0{
    margin-left: 0 !important;
}
.new-goods-flex-img{
    width: 100%;
    height: 290px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 20px;
}
.new-goods-flex-img img{
    max-width: 95%;
    max-height: 95%;
}
.new-goods-addcart{
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: -20px;
    right: 25px;
    border-radius: 50%;
}
.new-goods-cart {
    text-transform: uppercase;
    background: #F0F0F1;
    color: #888887;
    font-size: 12px;
    font-size: 15px;
    padding: 3px 10px;
    cursor: pointer;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
}

.new-goods-price {
    color: #FF543E;
    font-weight: bold;
    margin: 3px 0;
    text-align: center;
    font-style: oblique;
}

.new-goods-price del {
    color: #CBCBCB !important;
    font-weight: 400;
    margin-left: 5px;
}
.newheng{
    width: 40px;
    height: 2px;
    background: #AEAEAE;
    margin-top: 10px;
}
.hotgs-img{
    height:140px !important;
    width:140px !important;
}
.hotgs-img a{
    border:2px solid #F99E05;
    width: 100px !important;
    height: 100px !important;
    margin-left: 30px;
    border-radius: 16px;
    padding: 10px;
}
.gviews{
    margin:30px auto 10px;
    display: flex;
    justify-content: center;
}
.gviews-con{
    color: #fff;
    background: #4D4D4D;
    border-radius: 17px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    padding:0 50px;
    font-size: 12px;
}
.gviews-con:hover{
    color: #fff;
    background: #3c3737;
}
.demo-border-br0{
    border-bottom-right-radius:0!important;
}
.demo-border-bl0{
    border-bottom-left-radius:0 !important;
}
.cate-tititem{
    display: flex;
    align-items: center;
}
.cate-titlist{
    margin-right: 30px;
    cursor: pointer;
    color: #737373;
}
.index-bg-white{
    background: #fff !important;
}
.index-bg-F5F5F5{
    background: #F5F5F5 !important;
}
.indexpro-bg{
    margin-top: 20px;
    padding:10px 0 60px;
    background: #F7F6F2;
    position: relative;
}
.bga{
    position: absolute;
    left: 0;
    bottom: 10%;
    width: 13%;
}
.bgb{
    position: absolute;
    right: 0;
    top: 0;
}
.indexpro-gsfirst{
    background: transparent;
    border:0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-bottom: 50px;
}
.indexpro-gstit{
    font-size: 20px;
    font-weight: bold;
    color: #111;
}
.indexpro-gsdesc{
    color: #999;
    font-weight: bold;
    font-size: 14px;
}

.indexgoodsbot {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    margin:20px 0;
}

.indexgoodsnum {
    color: #555555;
    flex-shrink: 0;
    font-size: 0.7rem;
}

.indexgoodsadd {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

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

.indexgoodsgwc {
    margin-left: 10px;
    border: 1px solid #DEDEDE;
    border-radius: 7px;
    height: 38px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 3px;
}

.indexgoodsbut {
    cursor: pointer;
    flex-shrink: 0;
    margin:0 5px;
}

.indexgoodsinput {
    overflow: hidden;
}

.enter_number {
    text-align: center;
    color: #333333;
    width: 40px !important;
    font-size: 15px;
    border:0;
    outline: none;
    font-weight: bold;
}
.addtuocartbut{
    border:1px solid #DEDEDE;
    border-radius: 5px;
    width: 35px;
    height: 35px;
    padding: 4px;
    margin-left: 10px;
    cursor: pointer;
    flex-shrink: 0;
}
.addtuocartbut:hover{
    border:1px solid #999;
}
.addtuocartbut img{
    width: 100%;
    height: 100%;
}
/* ====================
导航部分
==================== */
.top-active{position:relative;clear: both;width: 1200px;margin:0 auto;z-index: 999;height: 62px;}
.top-active .top-active-wrap{background: url(./images/header_ad.jpg) center no-repeat;background-size:contain;}
.top-active .top-active-wrap a{width:100%;height: 62px;display: block;}
.top-active .btn-close{position: absolute;top: 3px;right: 15px;width: 30px;height: 30px;overflow: hidden;background: url(images/top_close.png) no-repeat;}
.footer_tc{
    width: 100%;
    height: 120px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
}
.footer_tc .tc_back{
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.63;
    filter: alpha(opacity=63);
}
.footer_tc .tc_xz{
    width: 1224px;
    height: 120px;
    background: url(./images/tc_bg.png) no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -624px;
}
.footer_tc .tc_ewm{
    width: 120px;
    height: 120px;
    background: #fff;
    margin: 18px 0 0 668px;
}
.footer_tc .tc_xz .tc_img1{
    width: 110px;
    float: left;
    margin: 5px 5px;
}
.footer_tc .tc_xz .tc_img2{
    width: 100px;
    float: left;
    margin: 18px 0 0 45px;
}
.footer_tc .tc_xz .tc_img_cha{
    position: absolute;
    top: -18px;
    left: 1206px;
    cursor: pointer;
}
.indexgoodsline{
    height: 1px;
    background: #ddd;
    width: 100%;
}
.newtitle{
    text-align: center;
    font-weight: bold;
    color: #222;
    font-size: 22px;
    letter-spacing:5px;
    margin-top: 50px;
}
.newtitleline{
    width: 100%;
    height: 1px;
    background: #DDDDDD;
    margin-top: 15px;
    text-align: center;
}
.newtitleline img{
    position: relative;
    top:-18px;
}
.good-pd-list{
    width: 393px;
    height: 220px;
    background: #F7F6F2;
    margin-left: 10px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}
.good-pd-img{
    width: 48%;
    display: flex;
    align-items: center;
    padding-right: 10px;
    position: relative;
}

.number_be{
    border:0 !important;
    background: #f4f4f4 !important;
}

.number_be .order-now{
    background: #f4f4f4 !important;
    color: #666 !important;
    width: 100% !important;
}

.number_be .order-cart{
    display: none !important;
}

.number_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
}

.number_bg_text {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
}

/*评论*/

.modBox .tabA, .modBox .cpt {border-bottom: 1px solid #eee;}
.modBox .tabA .now, .modBox .cpt h2 {color: #191E1F;font-size: 18px;font-weight: 700;padding:10px 0;}
.mr20{margin-right: 20px;}
.bd-e4{border-bottom: 1px solid #e4e4e4;}
.grade{height: 40px;}
.orderinfo{padding:15px 0;font-size: 14px;color: #848484;border-bottom:1px solid #e4e4e4;}
.lately_order .f-item{border-top:1px solid #e4e4e4;display:flex;align-items: center; }
.lately_order .fi-info{float:left;width:320px;display:flex;}
.driver-commennt-item{border-top:1px solid #e4e4e4;}
.driver-img{height: 50px;margin-right: 10px;}
.driver-img img{height: 50px;width:50px;}
.dr-text-l{text-align: left !important;}
.driver-item-con{display: flex;}
.driver-profile{padding:30px 20px 20px;}
.driver-fop-label{margin-left:20px !important;margin-right:10px !important;}
.comment-m0{margin:0 !important;}
.comment-p0{padding:0 !important;}
.comment-item-title{padding:15px 0;color: #000;font-weight: bold;font-size: 14px;margin-top:30px;}
.comment-goods{padding:20px 20px 20px;display: flex;align-items: center;}
.comment-goods .p-img{margin-right:15px;width:70px;height:70px;display: flex;align-items: center;}
.comment-goods .p-img img{max-width:100%;max-height:100%}
.comment-goods .p-price{margin:2px 0;}
.comment-goods .p-name a{color: #333;font-size: 14px;}
.comment-goods .p-name a:hover{color:#ec5151;}
.comment-goods .p-price strong{font-family:verdana;font-size:14px;}
.comment-goods .p-attr{width:100%;line-height:20px;text-align:center;color:#999;font-size:14px;}
.comment_request{color: red;position: relative;}
.lately_order .fi-operate{float:left;width: 600px;display: block;border-left:1px solid #f5f5f5;margin:5px 0;}
.lately_order .fop-item{width:100%;}
.lately_order .fop-item.fop-star{height:16px;padding-top:30px;}
.lately_order .fop-item.fop-star .fop-label{height:16px;line-height:16px}
.lately_order .fop-detail{padding:0 40px}
.lately_order .fop-detail .dt-time{line-height:30px;margin-bottom:10px;color:#999}
.lately_order .fop-detail .dt-star{margin-bottom:12px}
.lately_order .fop-detail .dt-text{line-height:20px;margin-bottom:10px;color:#333}
.lately_order .fop-detail .dt-imgshow{padding-bottom:20px}
.lately_order .fop-detail .dt-imgshow .thumbnail-item{margin-right:7px;cursor:url(//misc.360buyimg.com/user/myjd/comment/1.0.0/css/i/big.cur),auto}
.lately_order .fop-detail .dt-imgshow .thumbnail-curr{cursor:default}
.lately_order .fop-detail .dt-tags{width:100%;margin-bottom:20px;overflow:hidden}
.lately_order .fop-detail .dt-tags .t-item{float:left;height:20px;line-height:20px;padding:0 9px;border:1px solid #e0e0e0;margin-right:12px;background:#fff;color:#999;border-radius:3px}
.lately_order .fop-detail .dt-append{padding-top:5px;border-top:1px solid #f3f3f3}
.lately_order .fop-detail .dt-append .append-time{line-height:34px}
.lately_order .fop-detail .dt-append .dt-time{margin-bottom:0}
.lately_order .fop-detail .dt-append .dt-text{margin-bottom:20px}
.lately_order .fop-detail .dt-hasfirst{margin-bottom:28px}
.lately_order .fop-detail .append-tip .z-tip-warn{padding-top:0}
.lately_order .fop-detail .append-tip .z-tip-warn .fi-tip{left:0;top:0}
.lately_order .fop-detail .fi-tip{position:static}
.lately_order .fop-label{float:left;width:80px;height:40px;line-height:40px;margin-right:20px;margin-left:40px;display:inline;overflow:hidden;font-size: 14px;}
.lately_order .fop-main{float:left;width:420px;}
.lately_order .div_imgfile1{font-size: 14px;}
.lately_order .goodssiling{margin-top: 15px !important;}
.lately_order .goodssiling .webuploader-pick{margin-top: 4px !important;}
.lately_order .m-tagbox{margin-bottom:-10px;*margin-bottom:0}
.lately_order .f-textarea{padding:10px 10px 0;border:1px solid #e0e0e0;overflow:hidden}
.lately_order .f-textarea textarea{width:100%;height:84px;max-width:100%;max-height:84px;min-height:54px;line-height:18px;border:medium none;color:#333;resize:vertical;resize:none;font-size:12px}
.lately_order .f-textarea textarea:focus{outline:medium none}
.lately_order .f-textarea .textarea-ext{height:30px;line-height:30px;text-align:right;color:#999}
.lately_order .f-textarea .textarea-ext .tips,.lately_order .f-textarea .textarea-num{display:inline-block;height:30px;line-height:30px;vertical-align:top}
.lately_order .f-textarea .textarea-num b{font-weight:400}
.lately_order .f-textarea.z-textarea-focus{border:2px solid #c4e4fc}
.lately_order .f-textarea.z-textarea-focus textarea{overflow-x:hidden;overflow-y:auto}
.lately_order .f-imgshow{float:left;width:100%}
.lately_order .f-checkbox{display:inline-block;height:30px;vertical-align:top;padding-left:16px;margin-top:9px}
.lately_order .f-checkbox .i-check{width:15px;height:15px;border:1px solid #bfbfbf;margin-right:5px;vertical-align:middle}
.lately_order .f-checkbox label{display:inline-block;height:30px;vertical-align:middle;font:14px/30px "Microsoft YaHei"}
.lately_order .f-btnbox{position:relative;width:100%;height:48px;padding:40px 0;text-align:center;background-color:#fff;}
.lately_order .f-btnbox .btn-submit{width:220px;height:48px;line-height:48px;padding:0;font-family:"Microsoft YaHei";font-size:18px}
.lately_order .f-btnbox .btn-submit:focus{outline: none;}
.lately_order .f-btnbox .btn-submit .btntxt{height:48px}
.lately_order .f-btnbox .m-quicktip{display:none;position:absolute;z-index:3;top:-22px;left:334px}
.lately_order .f-btnbox.z-submit-fail .m-quicktip{display:inline}
.lately_order .f-btnbox.z-submit-wait .btn-submit{background:#ccc;color:#fff;filter:none;cursor:default}
.lately_order .floatbar-submit{position:fixed;left:50%;bottom:0;z-index:10;width:990px;margin-left:-495px;background:#f5f5f5}
.lately_order .fi-tip,.lately_order .fop-tip{}
.lately_order .fi-tip .tip-icon,.lately_order .fop-tip .tip-icon{width:16px;height:16px;margin-right:5px;vertical-align:top;background-position:-20px -80px}
.lately_order .fi-tip .tip-text,.lately_order .fop-tip .tip-text{display:inline-block;height:16px;line-height:16px;vertical-align:top}
.lately_order .fi-tip .tip-text{color:#fc982c;}
.lately_order .z-tip-warn{position:relative}
.lately_order .z-tip-warn .fi-tip{display:block}
.lately_order .z-tip-warn .fi-tip .tip-text{color:#fc982c}
.lately_order .z-tip-error{position:relative}
.lately_order .z-tip-error .fop-tip{display:block}
.lately_order .z-tip-error .fop-tip .tip-icon{background-position:0 -80px}
.lately_order .z-tip-error .fop-tip .tip-text{color:#e4393c}
.lately_order .f-service{position:relative}
.lately_order .f-service .fi-info{height:110px}
.lately_order .f-service .fi-tip{left:40px;top:14px}
.lately_order .f-service .fop-tip{margin-left:40px;margin-top:-30px}
.lately_order .f-goods .fi-tip{margin-left: 40px;}
.lately_order .f-goods .fop-tip{left:140px;bottom:6px}
.lately_order .f-goods .z-tip-warn{padding-top:70px}
.lately_order .fi-result{height:32px;margin-top:9px;margin-left:40px}
.lately_order .fi-result .tip-icon{width:32px;height:32px;margin-right:10px;vertical-align:top;background-position:-80px 0}
.lately_order .fi-result .tip-text{display:inline-block;height:32px;font:14px/32px "Microsoft YaHei";vertical-align:top}
.lately_order .comment-item-con{margin:10px 0;overflow: hidden;}

.lately_order .f-btnbox{position:relative;width:100%;height:48px;padding:40px 0;text-align:center;background-color:#fff;}
.lately_order .f-btnbox .btn-submit{display: inline-block;text-align: center;cursor: pointer;color: #fff;border-radius: 3px;background-color: #df3033;width:220px;height:48px;line-height:48px;padding:0;font-family:"Microsoft YaHei";font-size:18px;border: 0;}
.lately_order .f-btnbox .btn-submit:hover{background:#ea6a6c;}
.lately_order .f-btnbox .btn-submit .btntxt{height:48px}
.lately_order .f-btnbox .m-quicktip{display:none;position:absolute;z-index:3;top:-22px;left:334px}

#star{position:relative;height:40px;}
#star ul,#star span{float:left;display:inline;height:20px;padding: 10px 0;}
#star ul{margin:0 10px;}
#star li{float:left;width:24px;cursor:pointer;text-indent:-9999px;background:url(../images/star.png) no-repeat;padding: 0 !important;}
#star strong{color:#f60;padding-left:10px;}
#star li.on{background-position:0 -28px;}
#star p{position:absolute;top:30px;width:159px;height:60px;line-height:18px;display:none;background:url(../images/icon.gif) no-repeat;padding:7px 10px 0;}
#star p em{color:#f60;display:block;font-style:normal;}
#star p em b{margin: 0;}

.grade{height:40px;}
.grade dl{  line-height:30px;}
.grade dd{color:#ccc; font-size:30px; cursor:pointer;}
.grade li{float:left; width:30px; height:30px;text-align:center; list-style:none;padding: 0 !important;}
.grade li.on{ color:#F90;}
.grade .num{ margin-left:40px; color:#999;}
.user_quxiao_sub{border:1px solid #f9422f;color: #f9422f;padding: 0 10px;}
.user_quxiao_sub:hover{background: #f9422f;color: #fff;}


/*商品详情评价*/
.goods-info-desc {
    flex:1;
    word-break: break-all;
}

.goods-info-desc blockquote {
    border: 0 !important;
}

.goods-info-content{
    display: flex;
    margin-top: 40px;
}

.goods-info-content-goods{
    width: 240px;
    margin-right: 20px;
    flex-shrink: 0;
}

.goods-info-content-goodsbd{
    border:1px solid #ddd;
}
.goodsinfo-title{
    padding:10px;
    background: hsla(0,0%,98%,.85);
    color: #333;
}
.goodsinfo_content_list{
    width: 100%;
    padding: 10px;
}
.goodsinfo-ct-img{
    text-align: center;
    position: relative;
}
.goodsinfo-ct-img img{
    max-width: 80%;
    margin: 0 auto;
}
.text-c{
    text-align: center;
}

.text-black{
    color: #000 !important;
}
.nav-tabs .nav-link{
    padding: .5rem 2rem;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover,
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background: rgb(246, 246, 246);
    border: 0;
    border-bottom: 2px solid #EE7A26;
}
.products-assess-main{
    overflow: hidden;
}
.products-assess-list{
    display: flex;
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
    padding-bottom: 20px;
}
.products-assess-portrait{
    margin-right: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.products-assess-icon{
    height: 50px;
}
.products-assess-user{
    color: #666;
    font-size: 14px;
}
.products-assess-wjx{
    display: flex;
    align-items: center;
}
.products-assess-wjx img{
    height: 14px;
    display: block;
    margin: 0 1px;
}
.products-assess-content{
    margin-top: 10px;
    font-size: 14px;
    color: #222;
}
.products-assess-time{
    margin-top: 10px;
    color: #999;
    font-size: 14px;
}
.products-assess-right{
    flex:1;
}
.products-assess-reply{
    background: #F1F1F1;
    font-size: 14px;
    color: #777;
    padding:5px 10px;
    margin-top: 5px;
}
/*结算页弹框*/
#overlay {
    margin: 0px;
    padding: 0px;
    border: none;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51,0.6);
    z-index: 9999999;
    position: fixed;
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#easyDialogBox{
    padding: 0px; 
    border: none; 
    display: block;
    width: 440px;
}

.easyDialog_wrapper {
    color: #444;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    font-family: "Microsoft yahei", Arial;
}

.easyDialog_wrapper .easyDialog_content {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 50px 30px;
}

.easyDialog_wrapper .easyDialog_title {
    overflow: hidden;
    color: #872B46;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.easyDialog_wrapper .easyDialog_title img{
    height: 30px;
    margin-right: 3px;
}

.eage-icon{
    text-align: center;
    margin-top: -10px;
}

.easyDialog_wrapper .easyDialog_text {
    font-size: 14px;
    line-height: 22px;
    white-space: pre-wrap;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    color: #25251A;
    text-align: center;
    margin-top: 10px;
}

.easyDialog_wrapper .easyDialog_text::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}

.easyDialog_wrapper .close_btn {
    font-family: arial;
    font-size: 18px;
    font-weight: 700;
    color: #999;
    text-decoration: none;
    float: right;
}
.easyInow{
    text-align: center;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.eage-but{
    border: 2px solid #5d172b;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    padding: 4px 15px;
}
.easyInow a{
    color: #5d172b;
    font-size: 14px;
}
.eage-but:hover{
    border: 2px solid #ec5151;
    color: #ec5151;
}
.l_active{
    color: #FD7859;
    font-size: 16px;
    font-weight: bold;
}



/*首页弹出*/
#home-overlay {
    margin: 0px;
    padding: 0px;
    border: none;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51,0.6);
    z-index: 9999999;
    position: fixed;
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#home-easyDialogBox{
    padding: 0px; 
    border: none; 
    display: block;
    width: 40%;
}

.home-easyDialog_wrapper {
    color: #444;
    border: 3px solid rgba(0, 0, 0, 0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    font-family: "Microsoft yahei", Arial;
}

.home-easyDialog_wrapper .home-easyDialog_content {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e5e5e5;
}

.home-easyDialog_wrapper .home-easyDialog_title {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #666;
    padding: 0 10px;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
    background: #f7f7f7;
    border-radius: 4px 4px 0 0;
}

.home-easyDialog_wrapper .home-easyDialog_text {
    padding: 25px 10px;
    font-size: 13px;
    line-height: 22px;
    white-space: pre-wrap;
    max-height: 80vh;
    min-height: 30vh;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.home-easyDialog_wrapper .home-easyDialog_text::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}

.home-easyDialog_wrapper .home-close_btn {
    font-family: arial;
    font-size: 18px;
    font-weight: 700;
    color: #999;
    text-decoration: none;
    float: right;
}
.home-easyInow{
    text-align: center;
    border-top: 1px solid #ddd;
    padding: 10px 0;
}
.home-easyInow a{
    color: #5CBA67;
}
.home-easyInow:hover a{
    color: #ED1C24;
}