﻿@charset 'utf-8';
@font-face {
    font-family: 'Eurostile LT Std';
    src: url('../../fonts/EurostileLTStd.ttf'), url('../../fonts/EurostileLTStd.eot'), url('../../fonts/EurostileLTStd.woff'), url('../../fonts/EurostileLTStd.otf');
}

@font-face {
    font-family: 'Eurostile LT Std';
    src: url('../../fonts/AvenirLTStd-Book.ttf'), url('../../fonts/AvenirLTStd-Book.eot'), url('../../fonts/AvenirLTStd-Book.woff'), url('../../fonts/AvenirLTStd-Book.otf');
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 12px;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    /*line-height: 0;*/
}

[v-cloak] {
    display: none;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
}

.fix {
    *zoom: 1;
}

.fix:after {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

body {
    font-family: 'Eurostile LT Std', 'Arial', '微软雅黑';
    min-width: 1200px;
}


/*common css*/

.fl {
    float: left;
}

.clear {
    clear: both;
}

.no-margin-right {
    margin-right: 0;
}

.pc-hidden {
    display: none;
}

.green-btn {
    background-color: #000;
}

.grey-btn {
    background-color: #000;
}

.red-btn {
    background-color: #be1d2c;
}

.yellow-btn {
    background-color: #fabd4a;
}

.normal-select select {
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    outline: none;
    color: #1b1b1b;
    border: 1px solid #ccc;
}

#login-register-box .normal-select select {
    height: 45px;
    line-height: 45px;
}

.express-select {
    float: left;
    width: 30%;
}

.express-select select {
    margin-left: 1%;
    width: 100%;
}

.address-select {
    background-color: #eaefe5;
}


/*home css*/

#container {
    position: relative;
    /*background-image: url(/Images/forweb/bg-20.png);*/
    background-position: center;
    background-size: 100%;
}

p.errorTip {
    width: 500px;
    margin-left: 160px;
    color: #ff0000;
    font-size: 13px;
    padding: 5px 0;
}

p#loginFailMsg {
    width: 500px;
    margin-left: 160px;
    color: #ff0000;
    font-size: 13px;
    padding: 5px 0;
}


/*top css*/

.header-box {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    width: 264px;
    height: 118px;
    margin: 14px 0;
    float: left;
}

.logo a {
    display: block;
}

.logo a img {
    width: 100%;
}

.publicity-img {
    float: left;
    height: 118px;
    margin: 14px 0 14px 95px;
}

.publicity-img img {
    height: 100%;
}

.header-right {
    float: right;
}

.member-box {
    float: right;
    margin-top: 34px;
}

.member-box a {
    line-height: 16px;
    font-size: 16px;
    color: #999999;
}

.member-box a:hover {
    color: #78b02f;
}


/*header*/

#header {
    /*background-color:#262626;*/
}

.header-main {
    width: 1100px;
    margin: 0 auto;
    padding: 18px 0;
}

#login {
    float: left;
    color: #333;
    font-size: 13px;
}

#login a {
    color: #333;
    font-size: 13px;
}

#main_header {
    background: #1b1b1b;
}

.w {
    width: 1100px;
    margin: 0 auto;
}

.l-box {
    float: right;
    font-size: 12px;
}

.l-box a {
    color: #ffffff;
}

.l-box p {
    cursor: pointer;
    color: #ffffff;
}

.l-box p span {
    display: inline-block;
    font-size: 13px;
    vertical-align: middle;
    height: 15px;
    line-height: 15px;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}

.l-box p .select-arrow {
    margin-left: 10px;
    width: 11px;
    background-image: url("../../Images/select-down-arrow.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 11px auto;
}

.header-main .l-box .select {
    float: right;
    margin-left: 18px;
}

.top-news {
    width: 475px;
    margin: 0 auto;
    text-align: center;
}

.top-news p {
    font-size: 13px;
    color: #333;
}

.select select {
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    border: none;
    font-size: 13px;
    height: 15px;
    line-height: 15px;
    background-color: transparent;
    color: #333;
    width: 48px;
    background-image: url("../../Images/select-down-arrow.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 11px auto;
}


/*logo-part*/

.logo-part-main {
    width: 1100px;
    margin: 0 auto;
    padding: 5px 0px;
}

.logo-box {
    text-align: center;
}

.h-box {
    float: right;
    margin-top: 12px;
}

.h-box .top-icon {
    float: right;
    margin-left: 30px;
}

.h-box .top-icon a {
    display: block;
    width: 29px;
    height: 29px;
}

.h-box .top-cart-icon a {
    background-image: url("../../Images/cart-icon.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.h-box .logistics-s-icon {
    background-image: url("../../Images/search-s-icon.png");
    background-repeat: no-repeat;
    background-position: center center;
}

#main_header .top-menu {
    position: relative;
    transition: max-height .5s;
}

#main_header .menu_main,
#main_header .menu_main .menu-left,
#main_header .menu_main .menu-right {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
}

#main_header .menu_main {
    height: 100%;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    margin: 0 auto;
    transition: height .5s ease-in;
}

#main_header .menu_main a {
    color: #ffffff;
    width: 150px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .13em;
    display: inline-block;
    padding: 10px;
    transition: color .5s ease-in;
}

#main_header .menu_main .menu-left:first-child,
#main_header .menu_main .menu-right:first-child {}

#main_header .menu_main .menu-left,
#main_header .menu_main .menu-right {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-align: stretch;
}

.menu_main .menu-left>ul,
.menu_main .menu-right>ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}

.menu_main .menu-left>ul>li,
.menu_main .menu-right>ul>li {
    width: 160px;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

#main_header .menu_main .menu-left>ul>li>a,
#main_header .menu_main .menu-right>ul>li>a {
    color: #ffffff;
    transition: color .5s ease-in;
}

#main_header .menu_main .menu-left>ul>li>a:hover,
#main_header .menu_main .menu-right>ul>li>a:hover {
    color: #ffffff;
    background: #e72742;
    border-radius: 20px;
}

#main_header .menu_main .menu-left>ul>li:hover>ul {
    display: block;
    -webkit-animation: fadeIn ease .5s both;
    -o-animation: fadeIn ease .5s both;
    animation: fadeIn ease .5s both
}

#main_header .menu_main .menu-left>ul>li>ul {
    position: absolute;
    left: 50%;
    z-index: 100;
    top: 70%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 120px;
    border-radius: 20px;
    background: #fff;
    display: none;
}

#main_header .menu_main .menu-left>ul>li>ul>li {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
}

#main_header .menu_main .menu-left>ul>li>ul>li>a {
    display: block;
    border-top: 1px solid #eee;
    text-align: center;
    color: #231816;
}

#main_header .menu_main .menu-left>ul>li>ul>li:first-child>a {
    border-radius: 20px 20px 0px 0px;
    border-top: 0px solid #eee;
}

#main_header .menu_main .menu-left>ul>li>ul>li:last-child>a {
    border-radius: 0px 0px 20px 20px;
}

#main_header .menu_main .menu-left>ul>li>ul>li>a:hover {
    background: #e72742;
    color: #ffffff;
}

.menu_main .header-logo {
    width: 176px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 30px;
}

#main_header .right {
    position: absolute;
    z-index: 99;
    right: 40px;
    bottom: 12px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: -15px;
}

.handle-box {
    height: 35px;
}

.handle-box .btn {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #074494;
    font-size: 18px;
    text-align: center;
    margin-top: 5px;
    background-color: #fff;
    margin-bottom: 5px;
    font-size: 12px;
    border-radius: 10px;
    margin: 0 auto;
    margin-left: 8px;
}

.handle-box .btn span a {
    color: #074494;
    padding: 0px 5px;
}

.handle-one {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 35px;
    box-sizing: border-box;
    padding: 0 3px;
    margin-top: -10px;
}

.handle-icon {
    display: block;
    width: 23px;
    height: 35px;
    color: #cccccc;
    line-height: 35px;
    font-size: 17px;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.handle-icon:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.l-icon {
    width: auto;
}

.l-icon:hover {
    color: #78b02f;
}

.member-icon {
    background: url('/Images/member-icon.png') no-repeat center center;
}

.cart-icon {
    background: url('/Images/cart-icon.png') no-repeat center center;
    position: relative;
}

.fav-icon {
    background: url('/Images/collect-icon-white.png') no-repeat center center;
}

.cart-icon b {
    position: absolute;
    right: -10px;
    top: -7px;
    background-color: #000;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
}

.search-box {
    display: table-cell;
    vertical-align: middle;
}

.search-box .inputBox {
    width: 200px;
    border: 1px solid #074494;
    border-radius: 7px;
    padding: 9px 10px;
    float: left;
}

.search-box .btn-send {
    position: absolute;
    right: 10px;
    top: 6px;
    line-height: 1;
    background: none;
    border: none;
    color: #555;
}

.search-box form {
    position: relative;
    font-size: 12px;
}

.search-box input {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}

.search-box .fa {
    position: relative;
    float: left;
    display: inline-block;
    background: url('/Images/search-icon.png') no-repeat center center;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    width: 43px;
    height: 33px;
    margin-right: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
}

.handle-one .language-top-box {
    border: 1px solid #ccc;
    font-size: 12px;
    color: #ccc;
    height: 22px;
    margin-top: 6px;
    outline: none;
    width: 70px;
}


/*头部购物车弹框 css*/

.top-window {
    display: none;
    font-family: 'Arial';
    position: absolute;
    z-index: 12;
    box-sizing: border-box;
    padding: 14px 14px 30px 14px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
}

.top-cart-detail {
    top: 50px;
    left: -370px;
    width: 480px;
}

.window-top {
    position: absolute;
    right: 77px;
    top: -18px;
    width: 24px;
    height: 18px;
    background: url('../../Images/window-top.png') no-repeat center center;
}

.window-detail-title {
    background-color: #000000;
    text-align: center;
}

.window-detail-title b {
    display: inline-block;
    width: 70px;
    height: 3px;
    border-top: 1px solid #fff;
}

.window-detail-title span {
    font-family: 'Arial';
    display: inline-block;
    padding: 0 30px;
    color: #fff;
    vertical-align: middle;
    font-size: 17px;
    line-height: 40px;
}

.cart-window-content table {
    width: 100%;
}

.void-cart {
    text-align: center;
    margin-top: 20px;
}

.void-cart img {
    width: 120px;
}

.void-cart p {
    font-size: 16px;
    color: #666;
    margin-top: 10px;
}

.cart-window-content table tr {
    border-bottom: 1px solid #d9d9d9;
}

.cart-window-content table td,
.cart-window-content table th {
    box-sizing: border-box;
    padding: 10px;
    font-size: 13px;
    text-align: center;
}

.cart-window-content table td:nth-of-type(2) {
    text-align: left;
}

.cart-window-content table th {
    font-size: 14px;
    color: #666;
    padding: 15px 10px;
}

.cart-window-content table th:nth-of-type(1) {
    text-align: left;
}

.cart-delete {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #d9d9d9;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.cart-delete:hover {
    background-color: #fa4343;
}

.window-cart-num,
.window-cart-price {
    color: #dc1010;
}

.window-cart-pic img {
    border: 1px solid #f0f0f0;
    width: 68px;
}

.cartSubtotal {
    text-align: right;
    margin-top: 20px;
    font-size: 16px;
    color: #666;
    line-height: 20px;
}

.cartSubtotal b {
    margin-left: 30px;
    font-size: 18px;
    color: #dc1010;
    line-height: 20px;
    font-weight: normal;
}

.goToCart {
    margin-top: 30px;
}

.goToCart a {
    display: inline-block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #000;
    font-size: 22px;
    font-weight: bold;
    border: #000 1px solid;
}


/*头部登录弹框 css*/

#topLoginMessage {
    color: #ff0000;
    font-size: 12px;
    margin-top: 3px;
}

.input-text {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    box-sizing: border-box;
}

.input-btn {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    box-sizing: border-box;
}

.top-member-detail {
    width: 300px;
    left: -234px;
    top: 50px;
}

.top-member-detail .window-top {
    right: 40px;
}

.top-member-detail .window-detail-title span {
    padding: 0 20px;
}

.window-login-box .input-text {
    display: block;
    color: #cccccc;
    font-size: 17px;
    width: 100%;
    height: 40px;
    margin-top: 10px;
    padding: 0 10px;
    border: none;
    border-bottom: 1px solid #cccccc;
    outline: none;
}

.window-login-box .input-btn {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border: none;
}

.window-login-box .sbtn {
    background: #fff;
    border: 1px solid #000000;
    margin-top: 20px;
    color: #000000;
    cursor: pointer;
    text-align: center;
}

.login-other-btn {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
}

.login-other-fb {
    background-color: #4e72b6;
}

.login-other-fp {
    background-color: #000000;
}

.login-other-fr {
    background-color: #000000;
}

.login-after-select p a {
    display: block;
    color: #666;
    font-size: 17px;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
    text-indent: 10px;
}

.login-after-select .logout {
    margin-top: 25px;
}

.login-after-select .logout a {
    color: #fff;
    font-size: 17px;
    padding: 10px 0;
    border-bottom: none;
    background-color: #cccccc;
    text-align: center;
    text-indent: 0px;
}

.login-after-select p a:hover {
    color: #000;
}

.login-after-select .logout a:hover {
    color: #fff;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #cccccc;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #cccccc;
    opacity: 1;
}

.input-text:-ms-input-placeholder {
    color: #cccccc;
    opacity: 1;
}

.input-text::-webkit-input-placeholder {
    color: #cccccc;
    opacity: 1;
}


/*nav css*/

#nav {
    position: relative;
    z-index: 11;
    background: #88bd43;
    box-shadow: 0 0 0 #0c1600, 0 0 0 #0c1600, 0 0 0 #0c1600, 0 1px 4px rgba(12, 22, 0, 0.3);
}

.nav-content {
    width: 1200px;
    margin: 0 auto;
    height: 50px;
}

.category-box {
    width: 25%;
    float: left;
    position: relative;
    height: 50px;
    position: relative;
}

.category-box .category-first-btn {
    display: block;
    font-size: 18px;
    text-indent: 75px;
    line-height: 50px;
    color: #fff;
    background: url('../../Images/nav-icon.png') no-repeat 190px center;
}

.category-box:hover {
    background: #679926;
}

.category-down {
    position: absolute;
    width: 298px;
    background: #fff;
    border: 1px solid #88bd43;
    left: 100%;
    top: -1px;
    display: none;
    z-index: 999;
}

.category-down-1 {
    left: 0;
    top: 100%;
}

.category-down>.category-down-one {
    position: relative;
    border-top: 1px solid #c1de9b;
}

.category-down>.category-down-one:first-child {
    border: none;
}

.category-down a {
    display: block;
    font-size: 16px;
    line-height: 35px;
    color: #666666;
    text-indent: 75px;
}

.category-down .category-down-one .category-down-one-btn {
    background: url("../../Images/menu-down-icon-g.png") no-repeat 230px center;
}

.category-down>.category-down-one:hover {
    background: #88bd43;
}

.category-down .category-down-one:hover>a {
    color: #fff;
}

.category-down .category-down-one:hover>.category-down-one-btn {
    background: url("../../Images/menu-down-icon-w.png") no-repeat 230px center;
}

.category-down-1>.category-down-one:hover {
    background: #679926;
}

.category-down-one:hover>.category-down {
    display: block;
}

.menu {
    width: 75%;
    float: left;
}

.menu .menu-one {
    width: 150px;
    float: left;
}

.menu .menu-one .first-btn {
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    display: block;
}

.menu .menu-one:hover .first-btn {
    background: #679926;
}

.menu .menu-one .s-line-btn {
    line-height: 25px;
}


/*banner css*/

.pc-main-banner {
    /*height: 544px;*/
    overflow: hidden;
    box-sizing: border-box;
    max-height: 800px;
}

.swiper-slide img {
    width: 100%;
    display: block;
}


/*main-content common css*/

.product-list-box {
    position: relative;
    min-height: 450px;
}

.swiper-button {
    width: 40px;
    height: 200px;
    top: 80px;
}

.home-product-box {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.content-title {
    padding: 10px 0;
    background-size: 100%;
}

.content-title p {
    width: 1200px;
    margin: 0 auto;
    font-size: 30px;
    color: #414042;
    line-height: 46px;
    text-align: center;
    text-transform: uppercase;
}

.swiper-container-common {
    position: relative;
    overflow: hidden;
}

.product-list-one_1 {
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    width: 270px;
    height: 197px;
    float: left;
    margin-left: 5px;
}

.product-list-one {
    padding-bottom: 50px;
    overflow: hidden;
    position: relative;
}

.swiper-container-common {
    width: 1000px;
    margin: 20px auto 0;
}

.product-list-one a {
    position: relative;
}

.product-list-one a img {
    display: block;
    border: 1px solid #ededed;
    width: 98%;
    margin: 0 auto;
    -webkit-transition: border .5s;
    transition: border .5s;
}

.product-list-one:hover a img {
    border: 1px solid #000;
}

.product-list-one_1 a {
    position: relative;
}

.product-list-one_1 a img {
    display: block;
    border: 1px solid #ededed;
    width: 99%;
    margin: 0 auto;
    -webkit-transition: border .5s;
    transition: border .5s;
}

.product-list-one_1:hover a img {
    border: 1px solid #000;
}

.home-product-box .swiper-button {
    top: 80px;
    border-radius: 5px;
}

.home-product-box .swiper-button-prev {
    left: 0;
    background: #8dc11f url('../../Images/product-list-left.png') no-repeat center center;
}

.home-product-box .swiper-button-next {
    right: 0;
    background: #8dc11f url('../../Images/product-list-right.png') no-repeat center center;
}

.home-product-box .swiper-button-disabled {
    background-color: #ebebeb;
}

.content-title b {
    float: left;
    width: 8px;
    height: 50px;
    background: #88bd43;
}

.p-name {
    font-size: 16px;
    color: #000000;
    text-align: center;
    margin-top: 14px;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

.p-code {
    font-size: 12px;
    color: #999;
    text-align: center;
    margin-top: 14px;
}

.p-price-box {
    text-align: center;
    margin-top: 12px;
}

.p-price-box p {
    display: inline-block;
}

.p-price-box .p-price-common {
    font-size: 14px;
    color: #999;
    text-decoration: line-through;
}

.p-price-box .p-price-discount {
    color: #ff0000;
    font-size: 18px;
    vertical-align: top;
}

.product-handle-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: none;
}

.product-list-one:hover .product-handle-box {
    display: block;
}

.product-list-one .product-handle-box a {
    font-size: 15px;
    width: 88px;
    height: 28px;
    line-height: 28px;
}

.common-btn {
    width: 90px;
    text-align: center;
}

.common-btn b {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.common-btn span {
    display: inline-block;
    vertical-align: middle;
    text-indent: 0;
    font-size: 15px;
    margin-left: 5px;
}

.share {
    float: left;
    color: #88bd43;
    background-color: #fff;
    border: 1px solid #88bd43;
}

.addtofav {
    float: right;
    border: 1px solid #ff7952;
    background-color: #ff7952;
    color: #fff;
}

.addtofav b {
    background: url('../../Images/collect-icon-white.png') no-repeat center center;
    background-size: 100% auto;
}

.addtofav .b-s {
    background: url('../../Images/collect-icon-white-s.png') no-repeat center center;
    background-size: 100% auto;
}

.share b {
    background: url('../../Images/share-icon.png') no-repeat center center;
    background-size: 100% auto;
}

.part-one-main {
    margin: 0 auto;
    width: 1200px;
}

.part-one-main-title {
    width: 98%;
    height: 70px;
    text-align: left;
    line-height: 70px;
    border-radius: 3px;
    font-size: 24px;
    color: #fff;
    background: #000;
    padding-left: 2%;
    text-shadow: 1px 1px 3px #000;
}

.free-block-left .part-product-list-adv {
    float: left;
}

main_c.css:719 .part-product-list-adv {
    width: 30%;
}

.free-block-left .part-product-list {
    float: right;
}

.free-block .part-product-list {
    width: 66%;
}

.part-product-list {
    position: relative;
}

.part-product-list .swiper-container {
    position: relative;
}

.part-product-list .swiper-container {
    position: relative;
}

.part-proudct-select {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    flex-wrap: nowrap;
    overflow: hidden;
}

.part-proudct-select-one {
    width: 30%;
    margin-right: 5%;
    flex-shrink: 0;
}

.part-product-list .p-img {
    width: 100%;
    box-sizing: border-box;
    padding: 2px;
}

.part-product-list .p-img img {
    width: 100%;
}

.p-message {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
}

.p-message-left {
    float: left;
    width: 55%;
}

.p-message-right {
    display: block;
    width: 100%;
    text-align: center;
}

.p-message-name {
    font-size: 16px;
    color: #000000;
    text-align: center;
    margin-top: 14px;
    line-height: 20px;
}

.p-message-right .old-price {
    font-size: 12px;
    color: #000;
    display: inline-block;
    line-height: 13px;
    margin-top: 19px;
    text-decoration: line-through;
}

.p-message-right .now-price {
    font-size: 20px;
    display: inline-block;
    color: #ff0000;
    height: 23px;
    line-height: 23px;
}

.p-message-icon {
    margin-top: 10px;
}

.free-block-green .list-turn {
    background-color: #1b1b1b;
}

.list-turn-prev {
    left: -4%;
    background-image: url(../../Images/turn-b-left.png);
}

.list-turn {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    top: 40%;
    z-index: 10;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: 1px 1px 3px #000;
}

.list-turn-next {
    right: -2%;
    background-image: url(../../Images/turn-b-right.png);
}

.list-turn {
    position: absolute;
    width: 60px;
    height: 60px;
    display: none;
    border-radius: 50%;
    top: 40%;
    z-index: 10;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: 1px 1px 3px #000;
}


/*main-content css*/

#main-content {
    width: 1200px;
    margin: 20px auto 0;
    overflow: hidden;
    padding-bottom: 30px;
}

.p-message-icon {
    margin-top: 10px;
    text-align: center;
}

.p-message-icon .btn {
    display: inline-block;
    float: none;
    width: 150px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 5px;
    background-color: #8dc11f;
    margin-bottom: 5px;
    margin: 0 auto;
}

.p-message-icon .btn:hover {
    background-color: #000;
}

.package-main {
    margin: 0 auto;
    width: 1100px;
    margin-bottom: 40px;
}

.part-one-main-box {
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    margin-top: 70px;
}

.p-package-left {
    float: left;
    width: 420px;
}

.p-package-left:first-child {
    margin-left: 0px;
}

.p-package-right {
    float: left;
    width: 680px;
}

.package-main .p-img {
    width: 100%;
    box-sizing: border-box;
    padding-top: 15px;
    padding-bottom: 15px;
    display: inline-block;
    height: 450px;
    background: #074494;
}

.package-main .p-message-l {
    text-align: center;
}

.package-main .p-message-l .p-message-name {
    color: #000000;
    font-size: 20px;
}

.package-main .p-message-l .p-message-conct {
    color: #858585;
    font-size: 14px;
}

.package-main .p-message-l .p-message-price {
    font-size: 20px;
    color: #ff4444;
}

.package-main .p-message-r {
    margin: 0 auto;
    text-align: center;
}

.package-main .p-message-r .package-btn {
    display: inline-block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    color: #074494;
    font-size: 20px;
    text-align: center;
    margin-top: 5px;
    background-color: #fff;
    margin-bottom: 5px;
    border-radius: 10px;
    margin: 0 auto;
}

.package-main .package-more {
    margin-top: 20px;
    text-align: center;
}

.package-main .package-main-btn {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    width: 500px;
    text-align: center;
    margin-top: 5px;
    background-color: #1b1b1b;
    margin-bottom: 5px;
    border-radius: 30px;
    margin: 0 auto
}

.feedback-main {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
}

.feedback-main .feedback-message {
    width: 1100px;
    height: 272px;
    margin: 0 auto;
    position: relative;
}

.feedback-main .feedback-message .plconct {
    width: 547px;
    display: inline-block;
    text-align: center;
}

.feedback-main .feedback-message .plconct p {
    width: 500px;
    margin: 0 auto;
}

.map-main {
    width: 100%;
    margin: 0 auto;
    height: 500px;
    display: inline-block;
}

.map-message {
    width: 1100px;
    margin: 0 auto;
    background: url("../../Images/map_bg.png") top center no-repeat;
}

.map-message .m-title {
    width: 590px;
    height: 45px;
    margin: 0 auto;
    background: url("../../Images/map-title.png") top center no-repeat;
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: center;
}

.map-message .m-title h3 {
    color: #fff;
    line-height: 50px;
    font-size: 26px;
}

.map-message .plconct {
    width: 547px;
    display: inline-block;
    text-align: center;
    margin-top: 30px;
}

.map-message .plconct .map_bg {
    background: url("../../Images/map_bg.png") top center no-repeat;
    width: 524px;
    height: 310px;
    margin: 0 auto;
    position: absolute;
}

.map-message .plconct .map-content {
    width: 400px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    position: relative;
    top: -30px;
}

.map-message .plconct .map-content p {
    line-height: 28px;
}

.about-main {
    width: 1200px;
    margin: 0 auto;
}

.about-main .content {
    margin: 0 auto;
    /*margin-top:80px;*/
}

.about-main .p-message-conct {}

.about-main .p-message-conct .plconct {
    height: 275px;
    margin: 0 auto;
    padding-top: 30px;
    overflow: hidden;
}

.about-main .p-message-conct .plconct span {
    font-size: 14px;
    margin-left: 0px;
}

.about-main .p-message-conct .btn {
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
    width: 125px;
    text-align: center;
    margin-top: 65px;
    background-color: #1b1b1b;
    margin-bottom: 5px;
    border-radius: 10px;
}

.about-main .p-message-conct .title {
    color: #000000;
    font-size: 30px;
    display: block;
    text-align: center;
}

.about-main .p-message-conct .plconct p {
    font-size: 16px;
    line-height: 38px;
}

.about-main .p-message-conct span {
    color: #000;
    font-size: 35px;
    /*margin-left:-15px;*/
    float: left;
}

.p-tip {
    font-family: 'Arial';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 85px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background-color: #c81a00;
    font-size: 13px;
    transform: rotate(-45deg) translate(-22px, -5px);
    -webkit-transform: rotate(-45deg) translate(-22px, -5px);
    -moz-transform: rotate(-45deg) translate(-22px, -5px);
    -ms-transform: rotate(-45deg) translate(-22px, -5px);
}

.category-product {
    margin-top: 40px;
}

.category-adv {
    width: 480px;
    height: 405px;
    float: left;
    overflow: hidden;
}

.category-adv img {
    height: 405px;
}

.category-product-list {
    width: 640px;
    float: left;
    margin-left: 20px;
}

.swiper-container-category {
    width: 100%;
    margin-top: 0;
}

.text-intro {
    margin-top: 20px;
    padding-bottom: 10px;
}

.text-intro-img {
    float: left;
    width: 50%;
}

.text-intro-img img {
    width: 100%;
}

.text-intro-box {
    width: 580px;
    height: 400px;
    float: right;
    margin-right: 3px;
    box-sizing: border-box;
    padding: 20px;
    box-shadow: 0 0 6px #ccc;
}

.text-intro-box-img {
    float: left;
    width: 190px;
    overflow: hidden;
}

.text-intro-box-img img {
    width: 100%;
}

.text-intro-box-img p {
    width: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 18px;
    color: #679926;
}

.text-intro-box-content {
    width: 330px;
    float: right;
}

.text-intro-box-content p {
    font-family: 'Arial', '微软雅黑';
    width: 100%;
    text-align: left;
    color: #666;
    font-size: 15px;
    line-height: 20px;
    text-indent: 35px;
}

.read-more {
    width: 100%;
    text-align: right;
    margin-top: 15px;
}

.read-more a {
    font-family: 'Arial', '微软雅黑';
    display: inline-block;
    font-size: 16px;
    padding: 8px 13px;
    background: #88bd43;
    border: 1px solid #77a63a;
    color: #fff;
}


/*footer css*/


/*footer*/

.normal-input {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}

#footer {
    background: #f5f5f5;
    width: 100%;
}

.footer-main {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.footer-search {
    display: block;
    width: 1300px;
    margin: 0 auto;
}

.footer-top {
    width: 100%;
    margin: 0 auto;
    background-color: #f5f5f5;
    position: relative;
}

.footer-top .f_pic {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.footer-top .f_pic span {
    display: inline-block;
    line-height: 60px;
    vertical-align: top;
    font-size: 22px;
}

.footer-top .f_pic img {
    padding-left: 25px;
    padding-right: 25px;
}

.footer-search-box {
    float: left;
    margin-left: 24px;
}

.footer-search-box .search-text {
    float: left;
    width: 380px;
    height: 50px;
    background-color: #fff;
    border: 0;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 20px;
    outline: none;
}

.footer-search-box .search-btn {
    float: left;
    width: 125px;
    height: 50px;
    color: #fff;
    background-color: #522a80;
    border: none;
    font-size: 14px;
}

.footer-center {
    padding: 25px 0;
}

.footer-center-main {
    width: 1200px;
    margin: 0 auto;
}

.footer-nav {
    float: left;
    width: 70%;
}

.footer-nav ul {
    float: left;
    margin-right: 100px;
}

.footer-nav ul li {
    margin: 10px 0;
    font-size: 12px;
}

.footer-nav ul li a {
    color: #fff;
    font-size: 14px;
    padding: 5px 0;
}

.footer-nav ul li a:hover {
    text-decoration: underline;
}

.footer-nav ul li:nth-of-type(1) a {
    font-size: 16px;
}

.footer-nav ul li:nth-of-type(1) a:hover {
    text-decoration: none;
}

.footer-code-box {
    width: 30%;
    float: left;
    box-sizing: border-box;
    padding-left: 76px;
}

.footer-code {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    font-size: 12px;
}

.footer-code-box p {
    color: #fff;
    font-size: 16px;
    padding: 5px 0;
    margin: 8px 0;
    line-height: 16px;
}

.footer-code-box span {
    width: auto;
}

.footer-code-box span b {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 8px;
}

.footer-bottom {
    width: 100%;
    text-align: center;
    background: #f5f5f5;
    height: 80px;
    position: relative;
}

.footer-bottom p {
    color: #999999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    float: left;
}

.footer-bottom img {
    vertical-align: middle;
    padding-left: 10px;
    width: 90px;
}

.footer-bottom .footer_icon {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 10px;
    width: 680px;
}

.footer-bottom .footer_icon>ul {
    float: left;
}

.footer-bottom .footer_icon>ul>li {
    float: left;
    margin-right: 10px;
}

.footer-bottom .footer_icon>ul>li img {
    padding: 0;
    width: 40px;
    height: 40px;
}

.footer-remark {
    position: absolute;
    width: 320px;
    box-sizing: border-box;
    padding: 18px;
    bottom: 40px;
    background-color: #522a80;
    right: 5%;
}

.footer-remark p {
    font-size: 12px;
    color: #fff;
    line-height: 20px;
}

.footer-remark-btn {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin-top: 20px;
}

.footer-remark-btn .sure {
    padding: 5px 30px;
    font-size: 12px;
    color: #fff;
    border: 1px solid #fff;
}

.footer-remark-btn .moreInfo {
    padding: 6px 0;
    font-size: 12px;
    color: #fff;
    text-decoration: underline;
}


/*search page*/

#product-list {
    width: 1300px;
}

#product-list .product-list-one {
    width: 275px;
    float: left;
    margin-right: 34px;
    margin-bottom: 20px;
}

#product-list .product-list-one .addtocart,
#product-list .product-list-one .addtofav {
    width: 130px;
}

#product-list .common-btn {
    width: 130px;
}

.addtocart {
    float: left;
    color: #88bd43;
    background-color: #000000;
    border: 1px solid #000;
}

.addtocart b {
    background: url('../../Images/cart-icon-hover.png') no-repeat center center;
    background-size: auto 100%;
}

.p-total-num {
    font-family: 'Arial', '微软雅黑';
    font-size: 14px;
    color: #8dc11f;
    line-height: 15px;
    margin-left: -8px;
}

.p-total-num b {
    font-weight: normal;
    font-size: 16px;
    color: #679926;
}


/*分页器*/

.page-box {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
}

.page-box a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #000;
    padding: 0 15px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    vertical-align: middle;
}

.page-box a:first-child {
    border-left: 1px solid #000;
}

.page-box #prePage,
.page-box #nextPage {
    padding: 0;
    width: 40px;
}

.page-box #prePage {
    background: url('../../Images/page-last.png') no-repeat center center;
}

.page-box #nextPage {
    background: url('../../Images/page-next.png') no-repeat center center;
}

.page-box .current {
    background-color: #000;
    color: #fff;
}


/*侧栏*/

#scroll-menu {
    position: fixed;
    right: 0;
    bottom: 100px;
    border-radius: 3px;
    overflow: hidden;
}

#scroll-menu .scroll-menu-one {
    width: 60px;
    height: 60px;
    background-color: #1b1b1b;
    margin-top: 2px;
}

#scroll-menu .scroll-menu-one:first-child {
    margin-top: 0;
}

#scroll-menu .scroll-menu-one:hover {
    background-color: #999;
}

#scroll-menu .scroll-menu-one a {
    display: block;
    height: 100%;
    line-height: 60px;
    text-align: center;
    font-size: 17px;
    color: #fff;
}

#scroll-menu .scroll-menu-collect a {
    background: url('../../Images/collect-icon-white.png') no-repeat center center;
    background-size: 22px auto;
}

#scroll-menu .scroll-menu-cart a {
    background: url('../../Images/cart-icon-white.png') no-repeat center center;
    background-size: 22px auto;
}


/*登录页面*/

#login-register-box {
    font-family: 'Arial', '微软雅黑';
    width: 880px;
    margin: 60px auto 0;
}

.login-register-title {
    float: left;
    width: 300px;
    height: 45px;
    line-height: 45px;
    margin-left: 160px;
    text-align: center;
    color: #fff;
    font-size: 26px;
    background-color: #000;
    clip-path: polygon(30px 0, 300px 0, 270px 45px, 0 45px);
    -webkit-clip-path: polygon(30px 0, 300px 0, 270px 45px, 0 45px);
    -moz-clip-path: polygon(30px 0, 300px 0, 270px 45px, 0 45px);
    -ms-clip-path: polygon(30px 0, 300px 0, 270px 45px, 0 45px);
}

.login-register-tip {
    float: right;
    font-size: 20px;
    color: #999999;
    height: 45px;
    line-height: 45px;
}

.login-register-tip a {
    font-size: 26px;
    color: #1b1b1b;
    line-height: 45px;
}

.login-form {
    margin-top: 40px;
}

.login-register-content .form-group {
    margin-bottom: 20px;
}

.login-register-content .form-group label {
    float: left;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #4c4c4c;
    width: 165px;
    text-align: right;
    font-family: 'Arial', '微软雅黑';
}

.login-register-content .form-group b {
    color: #f00;
    font-size: 16px;
    font-weight: 900;
    margin-right: 5px;
}

.login-register-content .form-group .input-text {
    float: right;
    display: inline-block;
    height: 44px;
    line-height: 44px;
    border: 0;
    font-size: 16px;
    color: #4c4c4c;
    padding-left: 10px;
    width: 700px;
    border-bottom: 1px solid #ccc;
    outline: none;
}

.login-register-content .form-group .input-text:focus {
    border-bottom: 1px solid #88bd43;
}

.login-register-content .form-group .input-date {
    float: right;
    display: inline-block;
    height: 44px;
    line-height: 44px;
    border: 0;
    font-size: 21px;
    color: #4c4c4c;
    width: 700px;
    border-bottom: 1px solid #ccc;
    outline: none;
    font-family: 'Arial', '微软雅黑';
}

.login-register-handle {
    float: right;
    width: 700px;
}

.login-register-handle .remember {
    float: left;
}

.remember input {
    margin: 0;
    vertical-align: middle;
}

.remember label {
    font-size: 15px;
    color: #808080;
    vertical-align: middle;
}

.forget {
    float: right;
    font-size: 15px;
    color: #e71e43;
    line-height: 17px;
}

.btn-box {
    margin-top: 55px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -mz-flex;
    justify-content: space-between;
}

.btn-box .btn {
    appearance: none;
    -webkit-appearance: none;
    display: block;
    width: 340px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    padding: 0;
    cursor: pointer;
}

.btn-box .login-btn {
    background-color: #000;
    border: 1px solid #000;
}

.btn-box .fb-login-btn {
    background-color: #365899;
    border: 1px solid #365899;
}


/*注册页面*/

.form-input-box {
    float: right;
    width: 700px;
}

.radio-box input {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.login-register-content .radio-box label {
    float: none;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    font-size: 15px;
    color: #666666;
    margin-left: 6px;
    margin-right: 20px;
}

.select-box {
    height: 45px;
}

.select-box .common-select {
    margin-left: 0;
    border-radius: 0;
}

.select-box .common-select .common-select-btn {
    height: 45px;
    line-height: 45px;
    color: #999999;
    font-size: 16px;
    width: 100%;
    background: url('../../Images/select-down-arrow.png') no-repeat 98% center;
}

.select-box .select-menu {
    top: 45px;
    border-radius: 0;
}

.select-box .select-menu a {
    color: #999;
    font-size: 16px;
    padding: 0;
    height: 45px;
    line-height: 45px;
}

.agree label {
    color: #ee0000;
    margin-left: 10px;
}

.agree input {
    width: 15px;
    height: 15px;
}

.btn-box .register-btn {
    background-color: #000;
    border: 1px solid #000;
    width: 700px;
}

.login-register-content .form-group .text-box .input-text {
    width: 380px;
    float: left;
}

.login-register-content .form-group .text-box .input-tip {
    color: #666;
    font-size: 15px;
    float: right;
    height: 44px;
    line-height: 44px;
}

.login-register-content .form-group .text-box .input-tip b {
    color: #ff0000;
    font-size: 20px;
    margin-right: 10px;
    vertical-align: middle;
}


/*产品详情页*/

.detail-top {
    font-family: 'Arial', '微软雅黑';
}

.Next-top {
    width: 100%;
    /* display: inline-block; */
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.Next-top .PreBtn {
    width: 120px;
    background: #000;
    line-height: 30px;
    float: left;
    height: 30px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.Next-top .PreBtn:hover {
    background: #e03636
}

.Next-top .NextBtn {
    width: 120px;
    background: #000;
    line-height: 30px;
    float: right;
    height: 30px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.Next-top .NextBtn:hover {
    background: #e03636
}

.page-path {
    color: #999;
    font-size: 14px;
    width: 100%;
    display: inline-block;
}

.page-path>ul>li:first-child {
    background: none;
    padding-left: 0;
}

.page-path>ul>li {
    float: left;
    padding-left: 5px;
    background: url(/Images/forweb/cat-right-arrow.png) no-repeat 0px 3px;
}

.page-path>ul>li:first-child>a {
    padding-left: 0;
}

.page-path>ul>li>a {
    display: inline-block;
    padding: 0 10px;
    color: #333333;
}

.page-path .path-now {
    color: #8dc11f;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}

.page-path .path-now a {
    color: #8dc11f;
    font-size: 14px;
    font-weight: bold;
}

.detail-top-content {
    margin-top: 15px;
}

.detail-top-left {
    float: left;
    width: 570px;
}

#bigpic {
    position: relative;
}

.big-pic-box {
    width: 573px;
    height: 333px;
    overflow: hidden;
    cursor: move;
}

.big-pic-box p {
    float: left;
}

.big-pic-box p img {
    width: 100%;
}

.p-pic-s {
    position: relative;
    margin-top: 14px;
}

.swiper-container-pic-s {
    width: 505px;
    margin: 0 auto;
}

.p-pic-s .swiper-wrapper img {
    display: block;
    border: 1px solid #f0f0f0;
    width: 98%;
    margin: 0 auto;
}

.p-pic-s .swiper-wrapper .swiper-slide:hover img {
    border: 1px solid #679926;
}

.p-pic-s .swiper-button {
    width: 20px;
    height: 80px;
    top: 0;
    background-color: #e71e43;
    margin: 0;
}

.pic-button-prev {
    left: 0;
    background: url('../../Images/product-list-left.png') no-repeat center center;
    background-size: 10px auto;
    border-radius: 3px;
}

.pic-button-next {
    right: 0;
    background: url('../../Images/product-list-right.png') no-repeat center center;
    background-size: 10px auto;
    border-radius: 3px;
}

.p-pic-s .swiper-button-disabled {
    background-color: #ebebeb;
}

.detail-top-right {
    width: 570px;
    float: right;
}

.p-name-box {
    position: relative;
}

.p-name-box p {
    width: 450px;
    color: #1b1b1b;
    font-size: 25px;
    line-height: 28px;
}

.detail-collect {
    position: absolute;
    right: 30px;
    top: 0;
    display: block;
    width: 23px;
    height: 30px;
    background: url('../../Images/collect-icon-red.png') no-repeat center center;
    background-size: 23px auto;
}

.detail-collect-f {
    background: url('../../Images/collect-icon-red-f.png') no-repeat center center;
    background-size: 23px auto;
}

.p-intro-box {
    margin-top: 5px;
}

.p-intro-box p {
    width: 400px;
    color: #999999;
    font-size: 16px;
    line-height: 20px;
}

.detail-price-box {
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px 0 18px;
    background-color: #f5f5f5;
    margin-top: 10px;
}

.detail-price-box .detail-price {
    float: left;
    height: 60px;
    line-height: 60px;
    color: #333;
    font-size: 22px;
}

.detail-price-box .detail-price b {
    display: inline-block;
    height: inherit;
    line-height: inherit;
    font-size: 22px;
    color: #da0000;
    font-weight: normal;
    margin-left: 20px;
}

.detail-price-box .detail-code {
    float: right;
    height: 60px;
    line-height: 60px;
    color: #bfbfbf;
    font-size: 14px;
}

.detail-select-one {
    margin-top: 20px;
}

.detail-select-one .detail-select-title {
    float: left;
    height: 27px;
    line-height: 27px;
    font-size: 16px;
    color: #333333;
    width: 80px;
}

.detail-select-one .detail-color-box {
    float: left;
    line-height: 0;
}

.color-one {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-left: 15px;
    text-align: center;
    border: 1px solid #fff;
}

.color-one-selected {
    border: 1px solid #999;
}

.color-one b {
    display: inline-block;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    margin-top: 2px;
}

.color-orange b {
    background-color: #ff6600;
}

.color-grey b {
    background-color: #333333;
}

.color-blue b {
    background-color: #0452bc;
}

.color-yellow b {
    background-color: #fefb3d;
}

.detail-select-attribute {
    margin-bottom: 10px;
}

.detail-select-quantity {}

.detail-select-one .detail-select-attribute .detail-select-title,
.detail-select-one .detail-select-quantity .detail-select-title {
    height: 32px;
    line-height: 32px;
}

.detail-select-attribute .common-select {
    float: left;
    width: calc(100% - 330px);
}

.detail-select-attribute .common-select:nth-child(1) {
    width: calc(100% - 100px);
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.common-select {
    width: calc(100% - 100px);
    position: relative;
    margin-left: 15px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
}

.common-select select {
    padding: 10px 35px 10px 15px;
    width: 100%;
    height: auto;
    color: #000;
    font-size: 12px;
    background: transparent;
    border: none;
    outline: none;
    text-overflow: '';
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

.common-select:before {
    top: 50%;
    right: 10px;
    margin-top: -2px;
    border-color: #888 transparent transparent transparent;
    z-index: 1;
}

.common-select:after {
    top: 50%;
    right: 10px;
    margin-top: -3px;
    border-color: #fff transparent transparent transparent;
    z-index: 1;
}

.common-select:before,
.common-select:after {
    pointer-events: none;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 0 7px;
}

.common-select .common-select-btn {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #666666;
    text-indent: 9px;
    background: url('../../Images/select-down-icon.png') no-repeat 88% center;
}

.detail-select-quantity {
    margin-right: 30px;
}

.detail-select-quantity .common-num {
    float: left;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    margin-left: 15px;
}

.common-num a {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    color: #999999;
}

.num-content {
    float: left;
}

.num-content .input-text {
    display: inline-block;
    width: 38px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: none;
    color: #999999;
    outline: none;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

.detail-btn-box {
    margin-top: 40px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -mz-flex;
    justify-content: space-between;
}

.detail-btn-box .common-btn {
    width: 270px;
    height: 46px;
    line-height: 46px;
    /*border-radius: 25px;*/
}

.detail-btn-box .addtocart {
    border: 2px solid #000;
}

.detail-btn-box .addtocart span {
    font-size: 24px;
    margin-left: 15px;
    color: #fff;
}

.detail-btn-box .addtocart b {
    width: 27px;
    height: 25px;
    background: url('../../Images/detail-cart-icon.png') no-repeat center center;
    background-size: 100% auto;
}

.detail-btn-box .buynow {
    background-color: #fff;
    border: 2px solid #000;
}

.detail-btn-box .buynow span {
    font-size: 28px;
    color: #eb4326;
}

.detail-share-box {
    margin-top: 28px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -mz-flex;
    flex-wrap: nowrap;
}

.detail-share-box li {
    width: 40px;
    height: 40px;
    margin-right: 20px;
}

.detail-share-box li img {
    width: 40px;
    height: 40px;
}

.remark-box {
    margin-top: 15px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -mz-flex;
    flex-wrap: nowrap;
}

.remark-box p:nth-of-type(1) {
    color: #d2220b;
    font-size: 17px;
}

.remark-box p:nth-of-type(2) {
    font-family: '黑体', '微软雅黑';
    width: 420px;
    font-size: 18px;
    color: #333333;
    margin-left: 5px;
}

.detail-content {
    margin-top: 36px;
}

.detail-content-select a {
    float: left;
    display: inline-block;
    width: 49.8%;
    height: 48px;
    color: #666666;
    font-size: 22px;
    line-height: 48px;
    text-align: center;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #fff;
    border-right: 1px solid #ebebeb;
}

.detail-content-select a:first-child {
    border-left: 1px solid #ebebeb;
}

.detail-content-select a:nth-of-type(3) {
    border-right: 1px solid #ebebeb;
}

.detail-content-select .detail-selected-btn {
    height: 47px;
    line-height: 47px;
    color: #1b1b1b;
    border-top: 2px solid #000;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}

.detail-content-block {
    font-family: 'Arial', '微软雅黑';
    border: 1px solid #ebebeb;
    border-top: 0;
    box-sizing: border-box;
    padding: 0 38px 60px;
}

.detail-product-box {
    margin-top: 40px;
}

.detail-block-one {
    display: none;
}

.detail-block-intro {
    display: block;
    padding-top: 20px;
}

.detail-block-intro p {
    font-size: 16px;
    line-height: 220%
}


/*产品介绍临时css*/

.detail-block-intro table tr td {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -mz-flex;
}

.detail-block-intro tr td p {
    color: #808080;
    font-size: 18px;
    text-indent: 20px;
    margin-top: 20px;
}

.detail-block-intro tr td p:nth-of-type(1) {
    margin-top: 0;
}

.detail-block-intro td {
    vertical-align: top;
}

.detail-block-intro table tr td {
    padding-top: 36px;
}

.part-two {
    margin-left: 20px;
}


/*产品介绍临时css*/

.detail-product-box .product-list-one .product-handle-box .addtocart {
    display: block;
    margin: 0 auto;
    float: none;
    width: 140px;
    height: 30px;
    line-height: 30px;
}

.detail-product-box .addtocart {
    border: 1px solid #000;
}

.detail-product-box .addtocart span {
    color: #679926;
}

.detail-product-box .addtocart b {
    background: url('../../Images/detail-cart-icon.png') no-repeat center center;
    background-size: 100% auto;
}

.detail-product-box .addtocart:hover {
    background-color: #679926;
}

.detail-product-box .addtocart:hover b {
    background: url('../../Images/detail-cart-icon-white.png') no-repeat center center;
    background-size: 100% auto;
}

.detail-product-box .addtocart:hover span {
    color: #fff;
}

.select-menu {
    position: absolute;
    top: 29px;
    left: -1px;
    z-index: 9;
    width: 100%;
    background-color: #fff;
    display: none;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-radius: 0 0 3px 3px;
}

.select-menu a {
    display: block;
    text-align: left;
    padding: 10px 0;
    color: #666666;
    text-indent: 10px;
}

.select-menu a:hover {
    background: #efefef;
}

.detail-block-review {
    position: relative;
    border-top: 1px solid #fff;
}

.detail-block-review .review-one:nth-of-type(1) {
    margin-top: 80px;
}

.review-one {
    padding: 50px 0;
    border-bottom: 1px solid #ebebeb;
}

.review-message a {
    display: block;
    float: left;
    width: 225px;
}

.review-message a img {
    vertical-align: middle;
    height: 70px;
    width: 70px;
}

.review-message a span {
    color: #666;
    font-size: 14px;
    margin-left: 14px;
}

.review-detail {
    float: left;
}

.review-detail-one {
    margin-bottom: 18px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -mz-flex;
    flex-wrap: nowrap;
}

.review-detail-title {
    font-family: 'Arial', '黑体';
    font-weight: bold;
    color: #666666;
    font-size: 15px;
    line-height: 18px;
}

.review-detail-text {
    font-size: 14px;
    color: #666;
    line-height: 18px;
    width: 550px;
}

.review-detail-star .star {
    display: inline-block;
    width: 18px;
    height: 17px;
    margin-right: 2px;
}

.review-detail-star .star-orange {
    background: url('../../Images/star-orange.png') no-repeat center center;
}

.review-detail-star .star-grey {
    background: url('../../Images/star-grey.png') no-repeat center center;
}

.review-handle-box {
    margin-top: 35px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -mz-flex;
    justify-content: space-between;
}

.good-bad .other-review {
    display: inline-block;
    margin-right: 20px;
}

.good-bad .other-review b {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.good-bad .other-review span {
    margin-left: 5px;
    display: inline-block;
    font-size: 15px;
    color: #666;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
}

.good-bad .good b {
    background: url('../../Images/good.png') no-repeat center center;
}

.good-bad .bad b {
    background: url('../../Images/bad.png') no-repeat center center;
}

.review-time {
    color: #bfbfbf;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Arial', '黑体';
}

.review-time span {
    color: #bfbfbf;
    font-size: 14px;
    line-height: 24px;
    margin-right: 10px;
}

.product-review-img {
    float: right;
}

.sell-review {
    font-family: 'Arial', '黑体';
    margin-top: 55px;
}

.sell-review .review-detail-title {
    width: 225px;
    text-align: center;
    font-size: 22px;
    color: #679926;
    line-height: 20px;
}

.sell-review .review-detail-text {
    font-size: 16px;
    color: #666;
    line-height: 20px;
}

.review-read-more {
    text-align: center;
    margin-top: 60px;
}

.review-read-more a {
    display: inline-block;
    padding: 10px 48px;
    font-size: 16px;
    color: #999;
    border: 1px solid #ededed;
    background-color: #fafafa;
}

.write-review {
    position: absolute;
    top: 30px;
    display: inline-block;
    width: 150px;
    background-color: #679926;
    border: 1px solid #598322;
    border-radius: 3px;
    height: 42px;
}

.write-review b {
    width: 24px;
    height: 26px;
    background: url('../../Images/write-review-icon.png') no-repeat center center;
    background-size: 100% auto;
}

.write-review span {
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 20px;
}


/*会员信息*/

.form-common-title {
    color: #679926;
    font-size: 24px;
    margin-left: 160px;
    margin-bottom: 30px;
}

.form-common-title-mt {
    margin-top: 40px;
}

.form-common-title-box {
    float: right;
    background-color: #bfbfbf;
    width: 81.3%;
    margin-top: 30px;
    padding: 5px 0;
}

.form-common-title-box .form-common-title {
    display: inline-block;
    padding: 5px 10px;
    color: #333;
    /* background-color: #679926; */
    margin: 0 10px 0 10px;
    cursor: pointer;
    vertical-align: middle;
    font-size: 20px;
}

.form-common-title-box .form-common-title-border {
    padding: 0;
    height: 38px;
    border: 1px solid #333;
}

.form-common-title-box .form-common-title-now {
    color: #e71e43;
}


/*我的最爱*/

.favorite-box .login-register-title {
    margin-left: 0;
}

.favorite-box {
    font-family: 'Arial', '微软雅黑';
    margin-top: 40px;
}

.favorite-box-content {
    margin-top: 70px;
    /*border-top:1px solid #88bd43;*/
}

.favorite-one {
    box-sizing: border-box;
    padding: 30px 20px;
    border-top: 1px solid #e6e6e6;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
}

.favorite-one .product-img {
    float: left;
    width: 10%;
    height: auto;
    border: 1px solid #e6e6e6;
}

.favorite-one .product-img img {
    width: 100%;
}

.favorite-one-messge {
    float: left;
    margin-left: 1.7%;
    width: 51.7%;
}

.favorite-one-messge .product-title {
    color: #333;
    font-size: 18px;
}

.favorite-one-messge .product-code {
    color: #b2b2b2;
    font-size: 14px;
    margin: 15px 0;
}

.favorite-one-messge .product-code span {
    padding-right: 8px;
    font-size: 14px;
}

.product-price .p-price-discount {
    font-size: 18px;
    color: #d92526;
}

.favorite-one-handle {
    float: right;
    opacity: 0;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
}

.favorite-one-handle a {
    display: block;
    width: 200px;
    height: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 8px;
    color: #999;
    font-size: 14px;
    transition: 1s ease;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -ms-transition: 1s ease;
}

.favorite-one-handle a:nth-of-type(3) {
    margin-bottom: 0;
}

.favorite-one-handle a:hover {
    color: #000;
    border: 1px solid #000;
}

.favorite-one:hover {
    background-color: #fafafa;
    border-top: 1px solid #1b1b1b;
}

.favorite-one:hover .favorite-one-handle {
    opacity: 1;
}


/*我的订单*/

.order-one-handle .order-pay-hide {
    display: none;
}

.order-one-handle {
    float: right;
}

.order-one-handle a {
    display: block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #1b1b1b;
    margin-bottom: 10px;
    border-radius: 3px;
    color: #1b1b1b;
    transition: 1s ease;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -ms-transition: 1s ease;
}

.order-one-handle a:hover {
    background-color: #000;
    color: #fff;
}

.order-one-title {
    box-sizing: border-box;
    padding: 0 20px;
}

.order-one-title span {
    color: #1b1b1b;
    font-size: 14px;
    float: left;
    line-height: 35px;
}

.order-one-title .order-status {
    float: right;
    color: #e31b1b;
    font-size: 17px;
}

.order-one-title .processing {
    color: #88bd43;
}

.order-one-title .deliveryArranged {
    color: #ff9d81;
}

.order-one-title .order-num {
    margin-left: 60px;
}

.order-one-title .order-num b {
    font-size: 14px;
    color: #666;
}

.order-one .product-quantity {
    font-size: 14px;
    color: #999;
    margin-top: 14px;
}

.order-one .product-price {
    margin-top: 14px;
}

.order-one .product-price .p-price-discount {
    color: #999;
}

.product-total-price {
    color: #e31b1b;
    font-size: 18px;
    margin-top: 14px;
}


/*我的订单详情*/

.order-one .product-price .p-price-discount {
    color: #d92526;
}

.order-one-title .order-quantity {
    margin-left: 60px;
}

.order-one-detail-quantity {
    float: right;
    font-size: 14px;
    color: #666;
}

.order-one-detail-quantity span {
    font-size: 14px;
    color: #666;
    margin-left: 100px;
}

.order-detail-calc {
    box-sizing: border-box;
    padding: 0 20px;
    border-top: 1px solid #e6e6e6;
}

.order-one-detail-quantity b {
    display: inline-block;
    font-size: 16px;
    color: #666;
    vertical-align: middle;
    font-weight: normal;
}

.order-detail-calc p {
    text-align: right;
    font-size: 20px;
    color: #333;
    line-height: 26px;
    margin: 15px 0;
}

.order-detail-calc p b {
    display: inline-block;
    font-size: 20px;
    color: #d92526;
    vertical-align: top;
    font-weight: normal;
    line-height: 26px;
    width: 170px;
}

.order-detail-calc p span {
    display: inline-block;
    font-size: 20px;
    color: #333;
    vertical-align: top;
    font-weight: normal;
    line-height: 26px;
}

.order-detail-calc .order-detail-calc-deliveryarranged b {
    color: #ff9d81;
}

.order-detail-calc .order-detail-calc-processing b {
    color: #88bd43;
}

.order-detail-box .btn-box {
    display: block;
    text-align: right;
    box-sizing: border-box;
    padding: 0 20px;
}

.order-detail-box .btn-box .btn {
    display: inline-block;
    width: 328px;
    background-color: #999999;
    margin-left: 10px;
}

.order-detail-box .btn-box .payNow {
    background-color: #000;
}


/*忘记密码成功发送页面*/

.lock-icon {
    display: block;
    margin: 80px auto 30px;
}

.send-title {
    text-align: center;
    color: #666;
    font-size: 23px;
    line-height: 30px;
}

.send-email {
    text-align: center;
    font-size: 23px;
    color: #679926;
    line-height: 30px;
}

.password-send-success .btn-box {
    justify-content: center;
}

.password-send-success .btn-box a {
    background-color: #1b1b1b;
}


/*注册成功页面*/

.send-title b {
    font-size: 23px;
    color: #88bd43;
}


/*忘记密码*/

#forget-paassword-box {
    width: 700px;
    margin: 60px auto 0;
}

#forget-paassword-box .login-register-title {
    margin-left: 0;
}

.fg-pass-form .form-common-title {
    margin: 0;
    font-size: 24px;
}

.form-common-desc {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-bottom: 20px;
}

.fg-pass-form .btn-box {
    display: block;
}

.fg-pass-form .btn-box .login-btn {
    width: 100%;
}


/*购物流程*/

.shoppingcart-one {
    margin-bottom: 60px;
}

.shoppingcart-one-title {
    border-bottom: 1px solid #1b1b1b;
    padding: 0 0 0 20px;
}

.shoppingcart-one-title span {
    font-size: 16px;
}

.shoppingcart-one-title .order-merchant {
    width: 10%;
    color: #1b1b1b;
    font-size: 18px;
}

.shoppingcart-one-title .order-product-name {
    width: 38%;
    margin-left: 1.6%;
    text-indent: 130px;
}

.shoppingcart-one-title .order-quantity {
    width: 11%;
    margin-left: 4.2%;
    text-align: center;
}

.shoppingcart-one-title .order-price {
    margin-left: 5.9%;
    width: 15.2%;
    text-align: center;
}

.merchant-one {
    border-top: 0;
    border-bottom: 1px solid #e6e6e6;
}

.merchant-one:hover {
    border-top: 0;
}

.merchant-one .favorite-one-messge {
    width: 38.7%;
}

.merchant-one-calc {
    width: 11.2%;
    margin-left: 4.3%;
    float: left;
    text-align: center;
}

.merchant-one-calc .common-num {
    display: inline-block;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
}

.merchant-total-quantity {
    float: left;
    width: 15.5%;
    margin-left: 70px;
}

.merchant-total-quantity p {
    font-size: 20px;
    color: #d92526;
    text-align: center;
}

.merchant-total-price {
    float: left;
    width: 180px;
    margin-left: 6%;
}

.merchant-total-price p {
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #d92526;
    line-height: 20px;
}

.merchant-del-box {
    float: right;
}

.shoppingcart-handle {
    text-align: right;
}

.shoppingcart-handle span {
    display: inline-block;
    font-size: 20px;
    color: #333;
    line-height: 25px;
}

.shoppingcart-handle .total-price {
    width: 230px;
    font-size: 24px;
    color: #d92526;
}

.shoppingcart-handle .btn {
    display: inline-block;
    width: 340px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 26px;
    text-align: center;
    margin-top: 50px;
    background-color: #000;
    border-radius: 5px;
}


/*checkout*/

.checkout-title {
    padding-bottom: 10px;
}

.shoppingcart-one-title .order-split {
    float: right;
}

.order-split b {
    display: inline-block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
}

.merchant-one-quantity p {
    font-size: 16px;
    color: #666;
    line-height: 20px;
}

.split-handle-box {
    margin-top: 30px;
    box-sizing: border-box;
    padding: 0 20px;
}

.split-handle-left,
.split-handle-right {
    width: 50%;
    float: left;
}

.split-handle-left p {
    margin-bottom: 5px;
    text-align: left
}

.split-handle-left p span {
    display: inline-block;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    width: 280px;
    vertical-align: top;
    margin-left: 30px;
}

.split-handle-left p span:first-child {
    width: 150px;
    text-align: right;
    color: #999;
    margin-left: 0;
}

.change {
    display: inline-block;
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    border: 1px solid #e72742;
    color: #e72742;
    font-size: 16px;
    padding: 0 20px;
    float: right;
    /*margin-right: 40px;*/
}

.split-handle-right p {
    text-align: right;
    margin-bottom: 15px;
}

.split-handle-right p span {
    display: inline-block;
    width: 250px;
    font-size: 20px;
    color: #000;
    line-height: 35px;
}

.split-handle-right p span:nth-of-type(2) {
    color: #d92526;
    font-size: 24px;
    margin-left: 45px;
}

.split-handle-right .input-text {
    height: 33px;
    font-size: 20px;
    line-height: 33px;
    border: 1px solid #e6e6e6;
    width: 245px;
    box-sizing: border-box;
    padding: 0 10px;
}

.split-total-handle {
    box-sizing: border-box;
    padding: 0 20px;
}

.split-handle-left .input-text {
    height: 28px;
    font-size: 16px;
    line-height: 28px;
    border: 1px solid #e6e6e6;
    width: 245px;
    box-sizing: border-box;
    padding: 0 10px;
}

.split-total-handle .split-handle-left p {
    margin-bottom: 18px;
}

.split-handle-left p .pay-select-method {
    width: 400px;
}

.split-handle-left p .pay-select-method label {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #666;
    margin-left: 5px;
}

.split-handle-left p .pay-select-method label:first-child {
    margin-left: 0;
}

.split-handle-left p .pay-select-method label img {
    height: 50px;
    border: 1px solid #f0f0f0;
}

.split-handle-left p .pay-select-method label:hover img {
    border: 1px solid #88bd43;
}

.split-btn-box {
    display: block;
    text-align: right;
}

.split-btn-box .btn {
    display: inline-block;
    margin-left: 10px;
    border: none;
}

.expressSlect {
    border: 1px solid #000;
    font-size: 14px;
    color: #000;
    outline: none;
    height: 26px;
    line-height: 26px;
    margin-top: 2px;
}


/*checkout第二步*/

.pc-body-block {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    display: none;
}

.checkout-box-2 {
    font-family: 'Arial', '微软雅黑';
    position: fixed;
    top: 0;
    width: 1200px;
    padding: 20px;
    background: #fff;
    height: 400px;
    z-index: 999;
    overflow-x: hidden;
    display: none;
}

.checkout-box-2 .login-register-title {
    margin-left: 0;
}

.checkout-box-2 .cart-delete {
    float: right;
    margin-top: 12px;
}


/*checkout第三步*/

.select-mothod {
    float: none;
    margin: 36px 0;
}

.select-mothod .detail-select-title {
    float: left;
    line-height: 38px;
    color: #4c4c4c;
    font-size: 16px;
}

.select-mothod .common-select .common-select-btn {
    width: 250px;
    height: 36px;
    line-height: 36px;
    color: #999;
    font-size: 16px;
}

.select-mothod .select-menu a {
    color: #999;
    font-size: 15px;
}

.select-delivery-address .common-title {
    font-size: 22px;
    color: #666;
    margin-bottom: 30px;
}

.select-delivery-one {
    box-sizing: border-box;
    padding: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.select-delivery-one .left-part {
    float: left;
    width: 63%;
}

.select-delivery-one .right-part {
    float: right;
}

.select-delivery-one .left-part p {
    margin-top: 15px;
}

.select-delivery-one .left-part p:nth-of-type(1) {
    margin-top: 0;
}

.select-delivery-one .left-part p span {
    display: inline-block;
    font-size: 16px;
    color: #999;
}

.select-delivery-one .left-part p span:nth-of-type(1) {
    width: 15%;
    margin-right: 2%;
    text-align: right;
}

.select-delivery-one .left-part p span:nth-of-type(2) {
    color: #666;
    width: 75%;
}

.select-delivery-btn {
    margin-top: 25px;
    opacity: 1;
    transition: 1s ease;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -ms-transition: 1s ease;
}

.select-delivery-btn a {
    display: inline-block;
    padding: 8px 18px;
    color: #fff;
    font-size: 17px;
}

.select-delivery-one:hover .select-delivery-btn {
    opacity: 1;
}

.new-address .common-title {
    float: left;
    color: #fff;
    font-size: 22px;
    background-color: #666;
    padding: 0 45px;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    cursor: pointer;
}

.new-address .login-register-content {
    width: 820px;
    margin: 0 auto;
}

.new-address .login-register-content .form-group .input-text {
    width: 650px;
}

.new-address .form-input-box {
    width: 650px;
}

.pick-up-block {
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #ccc;
    margin-top: 30px;
}

.pick-up-block-floatL {
    float: left;
    width: 48%
}

.pick-up-block-floatR {
    float: right;
    width: 48%
}

.pick-up-block .date-select {
    padding: 8.5px;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #ccc;
    color: #ccc;
    font-size: 14px;
    outline: none;
}

.pick-up-block .pickuptime {
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ccc;
    color: #333;
    font-size: 14px;
    outline: none;
}

.pick-up-block>p {
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
}

.address-top-btn {
    margin-top: 20px;
}

.address-top-btn a {
    display: inline-block;
    padding: 8px 20px;
    font-size: 16px;
    color: #fff;
    background-color: #679926;
    margin-right: 20px;
}

.new-address-p {
    margin-top: 30px;
}

.select-delivery-address {
    margin-top: 30px;
}


/*添加地址*/

.member-delivery-address {
    margin-top: 60px;
}


/*订单完成页面*/

.order-complete-box {
    text-align: center;
}

.order-complete-box {
    margin-top: 20px;
}

.order-complete-box p {
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
}

.order-complete-box p:nth-of-type(1) {
    margin-top: 30px;
}

.order-complete-box .btn-box {
    text-align: center;
    display: block;
}

.order-complete-box .btn-box .btn {
    display: inline-block;
}


/*cms*/

.cms-container {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}

.cms-container strong {
    font-size: 100%;
}

.cms-container.member_table table {
    width: 100%;
}

.cms-container.member_table table tr {
    margin-bottom: 30px;
    display: block;
}

.cms-container.member_table table tr td>p {
    margin-bottom: 15px !important;
}

.cms-container.member_table table tr td img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.cms-container.member_table table tr td:first-child {
    width: 450px;
}

.cms-container.member_table table tr td:last-child {
    width: 750px;
}

.cms-container>table>tbody>tr {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
    display: flex;
}

.cms-container>table>tbody>tr>td {
    display: flex;
    align-items: center;
}

.cms-container>table>tbody>tr>td h3 {
    font-size: 24px;
    color: #333333;
    padding-bottom: 5px;
}

.cms-container>table>tbody>tr>td h4 {
    font-size: 20px;
    color: #666666;
    padding-bottom: 5px;
    text-align: justify;
}

.cms-container>table>tbody>tr>td:nth-child(1) {
    /* float: left; */
    width: 200px !important;
    margin-right: 20px;
}

.cms-container>table>tbody>tr>td:nth-child(1) p {
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    width: 200px;
}

.cms-container>table>tbody>tr>td:nth-child(1) p img {
    width: 100% !important;
    height: 280px !important;
    display: block;
    object-fit: contain;
    object-position: 50% 50%;
}

.cms-container>table>tbody>tr>td:nth-child(2) {
    /* float: left; */
    width: 680px !important;
    /* margin-right: 20px; */
}

.cms-container>table>tbody>tr>td:nth-child(3) {
    /* float: left; */
    width: 300px !important;
    /* margin-right: 20px; */
}

.cms-container>table>tbody>tr>td:nth-child(3) img {
    width: 100% !important;
    height: 200px !important;
    display: block;
    object-fit: contain;
    object-position: 50% 50%;
}


/*适应不同屏幕*/


/*@media only screen and (min-width:1000px) and (max-width:1200px) {
    body {
        min-width: 1000px;
    }
    .header-box {
        width: 1000px;
    }
    .logo {
        width: 220px;
        height: auto;
    }
    .publicity-img {
        height: 100px;
        margin: 14px 0 14px 50px;
    }
    .search-box .search-text {
        width: 200px;
    }
    .handle-one {
        margin-left: 15px;
    }
    .nav-content {
        width: 1000px;
    }
    .menu .menu-one {
        width: 125px;
    }
    .menu .menu-one .first-btn {
        font-size: 16px;
    }
    #main-content {
        width: 1000px;
    }
    .content-title p {
        width: 960px;
    }
    .swiper-container-common {
        width: 900px;
    }
    .product-list-one .product-handle-box a {
        width: 45%;
    }
    .category-adv {
        width: 40%
    }
    .category-product-list {
        width: 55%;
    }
    .swiper-container-category {
        width: 100%;
    }
    .text-intro-img {
        width: 48%;
    }
    .text-intro-box {
        width: 50%;
    }
    .text-intro-box-img {
        width: 20%;
    }
    .text-intro-box-content p {
        font-size: 12px;
    }
    .text-intro-box {
        height: 320px;
    }
    .footer-box {
        width: 1000px;
    }
    .footer-nav .footer-nav-title a {
        font-size: 20px;
    }
    .footer-nav {
        width: 550px;
    }
    .footer-nav li a {
        font-size: 14px;
    }
    .footer-nav ul {
        margin-right: 30px;
    }
    .foot-concact {
        width: 440px;
    }
    .footer-share ul li {
        width: 40px;
        height: 40px;
    }
    .footer-support-box {
        width: 1000px;
    }
    .footer-concact-content p {
        font-size: 14px;
    }
    #product-list {
        width: 1000px;
    }
    #product-list .product-list-one {
        margin: 0 29px auto;
    }
    .detail-top-left {
        width: 48%;
    }
    .big-pic-box {
        width: 100%;
        height: 278px;
    }
    .swiper-container-pic-s {
        width: 430px;
    }
    .detail-top-right {
        width: 48%;
    }
    .p-pic-s .swiper-button {
        height: 67px;
    }
    .p-name-box p {
        font-size: 22px;
    }
    .detail-btn-box .common-btn {
        width: 220px;
    }
    .detail-content-select a {
        width: 331px;
    }
    .checkout-box-2 {
        width: 1000px;
    }
}*/


/*==============new_css=============*/

.w1200 {
    max-width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

.new_header {
    width: 100%;
}

.header_topinfo li,
.header_topinfo p,
.header_topinfo img {
    float: left;
    color: #fff;
}

.header_top_in {
    display: table;
    height: 100%;
    /*width: 1100px;*/
    /*margin:0 auto;*/
    /*background: url('../../Images/header_top_bg.jpg') no-repeat;*/
}

.header_topinfo {
    /*display: table;
    vertical-align: middle;*/
    /*height:50px;*/
    /*width: 1100px;*/
    margin: 0 auto;
    /* margin-left:20px; */
    /*background: url('../../Images/header_topinfo_bg.jpg') no-repeat;*/
}

.header_set {
    display: table-cell;
    vertical-align: middle;
    width: 10%;
    min-width: 115px;
}

.header_set,
.header_set a {
    color: #fff;
}

.header_topinfo p {
    padding: 3px 5px;
}

.header_topinfo li {
    /*padding: 0 5px 0 0;*/
}

.header_topinfo a {
    color: #fff;
}

.header_mid {
    /*display: table;*/
    /*width: 100%;*/
    width: 1200px;
    margin: 0 auto;
    position: relative;
    /*height: 105px;*/
    /*background:linear-gradient(to right, #ffffff 50%, #074494 50%);*/
    filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff', endColorStr='#074494', gradientType='0');
    /*background: -moz-linear-gradient(to right,  #ffffff 50%, #074494 50%); */
    /*background: -o-linear-gradient(to right, #ffffff 50%, #074494 50%); */
}

.new_logo {
    /* display: table-cell; */
    padding-top: 31px;
    width: 100%;
    vertical-align: middle;
    /* background: #fff; */
    padding-bottom: 31px;
}

.header_bottom {
    width: 100%;
    height: 50px !important;
    height: 100%;
    display: table;
    /*background:linear-gradient(to right, #074494 50%, #ffffff 50%);*/
    /* filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#074494',endColorStr='#ffffff',gradientType='0');  */
    /*background: -moz-linear-gradient(to right,  #074494 50%, #ffffff 50%); */
    /*background: -o-linear-gradient(to right, #074494 50%, #ffffff 50%); */
    /* display: table-cell; */
    /* vertical-align: middle; */
}

.category-product-bg .search-box {
    /* display: table-cell; */
    vertical-align: middle;
    /* margin: 0 auto; */
    float: right;
    width: 500px;
    padding-top: 7px;
    /* text-align: center; */
}

.header_menu {
    width: 100%;
    text-transform: uppercase;
    /*display: table-cell;
    vertical-align: middle;*/
}

.header_menu>ul {}

.header_menu>ul>li {
    float: left;
    font-size: 14px;
    /*padding-right: 140px;*/
    /* width: 10%; */
    text-align: center;
    position: relative;
    line-height: 50px;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.header_menu>ul>li>a {
    color: #333333;
    display: block;
    font-size: 16px;
    height: 100%;
    transition: all 0.3s;
    padding: 0 16px;
}

.header_menu>ul>li>ul {
    position: absolute;
    left: 0%;
    z-index: 100;
    top: 45px;
    width: 100%;
    background: #fff;
    display: none;
}

.header_menu>ul>li:hover>ul {
    display: block;
}

.header_menu>ul>li>ul>li {
    text-align: center;
    float: none;
}

.header_menu>ul>li>ul>li>a {
    color: #333333;
    display: block;
    font-size: 14px;
    height: 100%;
    transition: all 0.3s;
    /* padding: 0 24px; */
    text-align: center;
}

.header_menu>ul>li>ul>li>a:hover {
    display: block;
    background-color: #0d3e66;
    color: #ffffff;
}

.header_menu .lt {
    text-align: left;
}

.header_menu>ul>li:hover>a {
    display: block;
    background-color: #0d3e66;
    color: #ffffff;
}

.header_menu>ul>li:hover .product-nav {
    display: block;
    -webkit-animation: fadeIn ease .5s both;
    -o-animation: fadeIn ease .5s both;
    animation: fadeIn ease .5s both;
}

.product-nav {
    position: absolute;
    top: 45px;
    z-index: 999;
    /*width: 1000px;*/
    display: none;
    box-shadow: #8ec021 0px 0px 10px 0px;
    overflow: hidden;
    padding: 0;
}

.product-nav>ul {
    width: 174px;
    z-index: 2;
    overflow: hidden;
    background-color: #FFFFFF;
}

.product-nav ul>li {
    width: 174px;
    height: 40px;
    background-color: #FFFFFF;
    display: flex;
    border-top: 1px solid #8dc11f;
}

.product-nav ul>li:before {
    width: 174px;
    height: 37px;
    background-color: #B72A18;
    display: flex;
}

.product-nav ul>li {
    position: relative;
}

.product-nav ul>li>span {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 130px;
    height: 47px;
    border-top: 1px solid #9B9B9B;
}

.product-nav ul>li:nth-child(1)>span {
    border-top: none;
}

.product-nav ul>li>a {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    color: #101012;
    font-size: 14px;
    width: 174px;
    height: 40px;
    line-height: 40px;
    z-index: 2;
}

.product-nav ul>li>a:hover {
    background-color: #000;
    height: 40px;
    color: #FFFFFF;
}

.header_log {
    display: table-cell;
    vertical-align: top;
    text-align: right;
    display: none;
}

.mainbanner {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}

.mainbanner_L {
    width: 63%;
    display: table-cell;
    float: left;
}

.mainbanner_R a {
    float: right;
    width: 440px;
    height: 215px;
    padding: 5px;
    box-sizing: border-box;
    background: url(../../Images/forweb/mainpage_banner-12.png) no-repeat 100%;
}

.mainbanner_R a:nth-of-type(2) {
    background: url(../../Images/forweb/mainpage_banner-13.png) no-repeat 100%;
}

.cat_menu {
    display: table;
    padding: 5px 20px;
    box-sizing: border-box;
}

.cat_menu .position a {
    position: relative;
    float: left;
}

.cat_menu img {
    /*width: calc(100%/3);*/
    padding: 5px;
    box-sizing: border-box;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.cat_Img {
    width: 180px;
    position: absolute;
    text-align: center;
    top: 185px;
    right: 5.5px;
    height: 45px;
    background: white;
    color: #eca6c3;
    line-height: 45px;
}

.cat_Img p {
    font-size: 25px;
    font-weight: bold;
}

.cat_menu img:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.footer_in {
    width: 1200px;
    text-transform: uppercase;
    display: table;
    margin: 0 auto;
}

.home-sponsor-cms {
    text-align: center;
}

.footer_top {
    padding: 10px;
    box-sizing: border-box;
    display: table;
    width: 100%;
}

.footer_top_L {
    width: 40%
}

.footer_top_R {
    width: 60%
}

.footer_in_L {
    width: 35%;
    padding: 15px;
    box-sizing: border-box;
    display: inline-block;
}

.footer_in_L span {
    display: inline-block;
    padding-left: 30px;
}

.footer_in_L span img {
    display: table-cell;
    vertical-align: middle;
    margin-right: 5px;
}

.footer_bigtext {
    font-size: 22px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    padding-top: 4px;
}

.footer_topic {
    font-size: 14px;
    color: #fff;
}

.footer_text {
    font-size: 12px;
    color: #fff;
    line-height: 21px;
}

.footer_in_R {
    /*width: 58%;*/
    width: 100%;
    display: inline-block;
    padding: 45px 0;
    box-sizing: border-box;
}

.footer_in_R ul {
    float: left;
    color: #fff;
    margin-right: 32px;
}

.footer_in_R ul li {
    display: inline-block;
    background: #074494;
    position: relative;
    margin: 10px auto;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 20px;
}

.footer_in_R ul li:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    /* top: -25px; */
    left: 0;
    border-left: 15px solid #1e1e1e;
    /* border-right: 50px solid transparent; */
    border-bottom: 20px solid #074494;
}

.footer_in_R ul li:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0px;
    right: 0;
    /* border-left: 50px solid #1e1e1e; */
    border-right: 20px solid #1e1e1e;
    border-top: 15px solid #074494;
}

.footer_in_R a {
    color: #fff;
}

.index_server {
    width: 1100px;
    margin: 0 auto;
    display: inline-block;
}

.index_server .sleft {
    width: 420px;
    float: left;
}

.index_server .sleft p {
    display: inline-block
}

.index_server .sleft .rt {
    float: right;
}

.index_server .sleft a img {
    border: 1px solid #ededed;
    margin: 0 auto;
    -webkit-transition: border .5s;
    transition: border .5s;
}

.index_server .sleft p:hover a img {
    border: 1px solid #e892b5;
}

.index_server .sright {
    width: 670px;
    float: left;
    margin-left: 5px;
}

.index_server .sright ul {
    position: relative;
    width: 100%;
}

.index_server .sright .rt {
    margin-left: 10px;
}

.index_server .sright ul li {
    width: 330px;
    height: 150px;
    background: #074494;
    float: left;
    text-align: center;
}

.index_server .sright ul li span {
    display: inline-block;
    vertical-align: middle;
}

.index_server .sright ul li .sl-span {
    text-align: left;
    font-size: 26px;
    color: #fff;
}

.index_server .sright ul li .sr-span {
    padding-left: 10px;
    text-align: right;
    line-height: 150px;
}

.index_server .sright .sbtn {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #eb4326;
    font-size: 20px;
    text-align: center;
    margin-top: 5px;
    background-color: #fff;
    margin-bottom: 5px;
    border-radius: 10px;
    margin: 0 auto;
}

.ban-setting {
    display: block;
    position: relative;
    overflow: hidden;
}

.ban-setting img {
    width: 100%;
}

.ban-setting .captn {
    display: inline-block;
    height: 100%;
    width: 100%;
    color: #ffffff;
    position: absolute;
    bottom: -72%;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.ban-setting:hover .captn {
    bottom: 0%;
}


/*.captn a{
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 5px;
    margin: 0 3px;
}*/

.captn a:hover {
    transform: rotateY(360deg);
}

.captn h4 {
    font-size: 1.2em;
    color: #fff;
    padding: 9px 0 4px;
    font-family: 'Amaranth', sans-serif;
}

.captn span {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}

.captn .btnt {
    background-color: #074494;
    margin-bottom: 5px;
    height: 38px;
    line-height: 38px;
    border-radius: 10px;
    width: 145px;
    text-align: center;
}

.captn p {
    font-size: 1em;
    color: #fff;
}

.ban-setting:hover .captn span {
    margin-top: 75px;
}

.no_play {
    display: none;
}

.promotion_code {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background-color: #f4f4f4;
    border: 1px solid #e8e8e8;
    height: 40px!important;
    line-height: 40px!important;
    outline: none;
    padding: 0 5px;
    width: 150px !important;
    box-sizing: border-box;
    vertical-align: top;
}

.promotion-code-btn {
    background-color: #074493;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    color: #fff;
    font-size: 12px;
}

.dis-price {
    width: 200px;
    display: inline-block;
    background: #ebebeb;
    padding: 10px;
    /* height: 30px; */
    font-size: 12px;
    color: #ff0000;
}


/* =================================================================================== */

#header {
    /*position: absolute;
    top: 0;
    z-index: 3;*/
    background-color: #ffffff;
    width: 100%;
}

.header_log .handle-box {
    height: auto;
}

.header_log .handle-box .btn {
    border-radius: 5px;
    float: right;
    width: 120px;
    height: 40px;
    line-height: 40px;
}

.header_log .handle-box .btn span a {
    color: #000;
}

.header_log .handle-one {
    margin-top: 10px;
}

.header_log .handle-icon {
    width: 30px;
}


/*swiper分页器*/

.mainbanner .swiper-pagination {
    bottom: 10px;
}

.mainbanner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    /* border-radius: 50%; */
    background: #fff;
    opacity: 1;
}

.mainbanner .swiper-pagination-bullet-active {
    background: #1f487c;
}

.index-content-box {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    /* margin-top: -100PX; */
    z-index: 3;
    position: relative;
}

.index-content-box .pc-aboutus {
    background: #fff;
    /* border-radius: 20px 20px 0px 0px; */
    /* box-shadow: darkgrey 0px 0px 10px 0px; */
}

.index-content-box .more {
    float: right;
}

.index-content-box .more img {
    width: 42px;
}

.index-content-box .pc-aboutus {
    background: #fff;
}

.index-content-box .pc-aboutus .content {
    margin: 0 auto;
}

.index-content-box .pc-aboutus .p-message-conct {
    width: 100%;
    margin: 0 auto;
}

.index-content-box .pc-aboutus .p-message-conct .plconct {
    width: 100%;
    /* height: 13rem; */
    margin: 0 auto;
    padding-top: 0.5rem;
    padding-bottom: 1rem;
    height: initial;
}

.index-content-box .pc-aboutus .p-message-conct .plconct span {
    font-size: 14px;
    margin-left: 0px;
}

.index-content-box .pc-aboutus .btn {
    height: 3rem;
    margin: 0 auto;
    line-height: 3rem;
    color: #fff;
    font-size: 16px;
    width: 8rem;
    text-align: center;
    background-color: #1b1b1b;
    /* margin-bottom: 5px; */
    border-radius: 10px;
}

.index-content-box .pc-aboutus .p-message-conct .title {
    text-align: left;
    padding-top: 15px;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 15px;
}

.index-content-box .pc-aboutus .p-message-conct .plconct p {
    font-size: 18px;
    line-height: 24px;
    /* height: 11rem; */
    /* overflow: hidden; */
}

.index-content-box .pc-aboutus .p-message-conct h2 {
    color: #0d3e66;
    font-size: 30px;
    position: relative;
    padding-left: 16px;
}

.index-content-box .pc-aboutus .p-message-conct h2::after {
    content: '';
    width: 5px;
    height: 30px;
    background-color: #0d3e66;
    position: absolute;
    left: 0;
    top: 6px;
}

.index-content-box img {}

.index-content-box .more {
    float: right;
    margin-right: 5%;
}

.index-content-title {
    font-size: 1.4rem;
    color: #e72742;
    text-align: center;
}

.about-main .about-content {
    background: linear-gradient(to bottom, #f0f0e6 62%, #ffffff 48%);
}

.about-main .p-message-content {
    margin: 0 auto;
    padding-top: 65px;
    width: 1100px;
}

.about-main .p-message-content .pl {
    width: 640px;
    float: left;
}

.whole_img {
    width: 100%;
}

.about-main .p-message-content .pr {
    float: left;
    margin-left: 10px;
    margin-top: -30px;
    width: 103px;
}

.feedback-message .ico {
    width: 106px;
    position: absolute;
    bottom: 0;
    right: 470px;
}

.feedback-message .fb-page_fb {
    width: 460px;
    float: right;
    margin-top: -270px;
}

.category-product-bg {
    width: 100%;
    margin: 0 auto;
    position: relative;
    margin-top: 30px;
}

.category-product-bg .title {
    /*background: url('/Images/PC_pro_title.png') top left no-repeat;*/
    width: 100%;
    height: 100px;
    position: relative;
    /*background-size: 80% 100%;*/
}

.category-product-bg .title {
    width: 100%;
    text-align: center;
    height: 50px;
    background-color: #80ae3a;
}

.category-product-bg .title h2 {
    color: #fff;
    line-height: 50px;
    z-index: 999;
    font-size: 26px;
}

.category-product-bg .title .title_back {
    width: 80%;
    height: 100%;
}

.category-product-bg .title .title_box {
    height: 100%;
    width: 78%;
    position: absolute;
    top: 0;
}

.category-product-bg .title .title_content {
    width: 1080px;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    float: right;
    max-width: 96%;
}

.category-product-bg .title .title_content p {
    color: #fff;
    font-size: 28px;
    width: 525px;
    height: 65%;
    display: flex;
    align-items: center;
    background-color: #000;
    padding-left: 25px;
    border-radius: 5px 60px 5px 5px;
}

.category-product-bg .title .more {
    position: absolute;
    right: 0;
}

.category-product-bg .picimg {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    margin-top: 30px;
}

.category-product-bg .picimg img {
    width: 100% !important;
    height: 470px !important;
    display: block;
    object-fit: cover;
    object-position: top;
}

.picimg .product-list-box {
    min-height: unset;
    /* margin: 45px 0; */
}

.product-list-box p {
    width: 378px;
    height: 470px;
    float: left;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    margin-bottom: 42px;
    overflow: hidden;
    padding-bottom: 42px;
}

.product-list-box p:nth-child(3n-1) {
    margin-left: 32px;
    margin-right: 32px;
}

.picimg .product-list-box table>tbody>tr {
    display: flex;
}

.picimg .product-list-box table>tbody>tr>td {
    width: 378px;
    height: 470px;
    float: left;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    margin-bottom: 42px;
    overflow: hidden;
    padding-bottom: 42px;
}

.picimg .product-list-box table>tbody>tr>td:nth-child(3n-1) {
    margin-left: 32px;
    margin-right: 32px;
    display: block;
}

.picimg .product-list-box table>tbody>tr>td img {
    width: 100% !important;
    height: 470px !important;
    display: block;
    object-fit: cover;
    object-position: top;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
}


/* .product-list-box p:nth-child(2),
.product-list-box p:nth-child(5),
.product-list-box p:nth-child(8),
.product-list-box p:nth-child(11),
.product-list-box p:nth-child(14),
.product-list-box p:nth-child(17),
.product-list-box p:nth-child(20) {
    margin: 0 32px;
} */

.product-list-box p img {
    width: 100%;
    display: block;
    border: 1px solid #e6e6e6;
}

.picimg .product-list-one_1 {
    height: 456px;
    margin-bottom: 35px;
    width: 30%;
    margin-right: 3%;
    box-shadow: #d8d8d8 0px 0px 10px 0px;
}

.picimg .product-list-one_1:nth-child(3n) {
    margin-right: 0;
}

.picimg .product-list-one_1 .p-name {
    color: #000000;
    font-size: 14px;
}

.picimg .product-list-one_1 .p-addtocart {
    display: block;
    margin: 0 auto;
    line-height: 30px;
    text-align: center;
    background-color: #2e2e2e;
    color: #fff;
    width: 50%;
    height: 30px;
    margin-top: 12px;
    font-size: 14px;
}

.index_more {
    background: url('/Images/PC_more_bg.png') top right no-repeat;
    width: 100%;
    height: 100px;
    display: flex;
    margin-bottom: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    background-size: 82% 100%;
}

.index_more .btn {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    color: #fff;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-size: 15px;
    width: 186px;
    height: 55px;
    background: #000;
    border-radius: 10px;
}


/*contactUs*/

.contactUs {
    width: 724px;
    margin: 70px auto 0;
    border-radius: 20px 20px 0px 0px;
    box-shadow: darkgrey 0px 0px 10px 0px;
}

.contactUs .contact_bg {
    background: url('/Images/map_bg.png') top no-repeat;
    width: 100%;
    background-size: cover;
    height: 308px;
    text-align: center;
}

.contactUs .contactUs_Content {
    padding: 45px 126px;
}

.contactUs_Content .title {
    height: 40px;
    line-height: 45px;
    font-size: 18px;
}

.contactUs .contactUs_Content p {
    padding: 30px 0;
    font-size: 15px;
    line-height: 28px;
}

.footer_nav {
    width: 100%;
    display: inline-block;
    padding: 21px 0;
    padding-top: 0;
    box-sizing: border-box;
}

.footer_nav li a {
    color: #fff;
    width: 100%;
}

.footer_nav>ul>li {
    /* width: 10%; */
    padding: 0 15px;
    float: left;
    text-align: center;
    /* margin: 0 2.5%; */
    position: relative;
}

.footer_nav>ul>li>a {
    /* padding: 10px 0; */
    font-size: 18px;
    /* border-bottom: 1px solid yellow; */
    color: #999999;
    position: relative;
    display: block;
    /* line-height: 45px; */
    padding-top: 20px;
}

.footer_nav>ul>li:hover>a {
    color: #0d3e66;
}

.footer_nav>ul>li:hover>a::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #76879b;
    position: absolute;
    bottom: -8px;
    left: 0;
}

.footer_nav>ul>li>ul>li>a {
    padding-top: 20px;
}

.footer_nav>ul>li>ul {
    position: absolute;
    left: 0%;
    z-index: 100;
    bottom: 44px;
    width: 100%;
    background: #fff;
    display: none;
}

.footer_nav>ul>li>ul>li>a {
    padding-top: 0;
    line-height: 45px;
}

.footer_nav>ul>li:hover>ul {
    display: block;
}

.footer_nav>ul>li>ul>li>a:hover {
    display: block;
    background-color: #0d3e66;
    color: #ffffff;
}

.footer_nav>ul>li>ul>li>a {
    color: #333333;
    display: block;
    font-size: 14px;
    height: 100%;
    transition: all 0.3s;
    /* padding: 0 24px; */
    text-align: center;
}

.footer_goTop {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -38px;
    height: 40px;
    background: url('/Images/triangle.png') no-repeat center center;
}

.footer_goTop p {
    color: #fff;
    font-size: 15px;
    display: inline-block;
    margin-top: 20px;
    cursor: pointer;
    padding: 0 10px;
}

.sidebar {
    position: fixed;
    right: 20px;
    bottom: 60px;
    width: 80px;
    text-align: center;
    display: none;
}

.search-icon {
    background: url(/Images/forweb/searchbtn.png) no-repeat center center;
    background-size: 70%;
}

.search-input-box input {
    height: 30px;
    border-radius: 5px;
    border: none;
    padding: 0 10px;
    font-size: 16px;
    position: absolute;
    top: 120%;
    right: 0;
}

.search-input-box input:focus {
    outline-color: #8dc11f;
}


/* 可以设置不同的进入和离开动画 */


/* 设置持续时间和动画函数 */

.slide-fade-enter-active {
    transition: all .3s ease;
}

.slide-fade-leave-active {
    transition: all .8s cubic-bezier(1.0, 0.5, 0.8, 1.0);
}

.slide-fade-enter,
.slide-fade-leave-to
/* .slide-fade-leave-active for below version 2.1.8 */

{
    transform: translateX(10px);
    opacity: 0;
}


/* =================================================================================== */

.main-code {
    display: inline-block;
}

#code-select {
    width: 105px;
    height: 40px;
    padding-left: 10px;
    border-radius: 5px;
    font-size: 16px;
}

.catProduct-location {
    margin: 0 auto;
    padding: 13px 15px;
    position: relative;
    font-size: 14px;
    color: #1b1b1b;
}

.catProduct-location>ul>li:first-child {
    background: none;
    padding-left: 0;
}

.catProduct-location>ul>li:last-child {
    background: none;
    padding-left: 0;
}

.catProduct-location>ul>li {
    float: left;
    padding-left: 5px;
    background: url(/Images/forweb/cat-right-arrow.png) no-repeat 0px 3px;
}

.catProduct-location>ul>li:first-child>a {
    padding-left: 0;
}

.catProduct-location>ul>li>a {
    display: inline-block;
    padding: 0 10px;
    color: #333333;
}

.catProduct-location .path-now {
    color: #8dc11f;
    font-size: 14px;
    font-weight: bold;
}

.catProduct-location .path-now a {
    color: #8dc11f;
    font-size: 14px;
    font-weight: bold;
}

.catProduct-location .picimg {
    margin-bottom: 10px;
}

.catProduct-location .picimg img {
    width: 100%
}

.payment-box {
    text-align: center;
    margin: 20px 0;
}

.payment-box p {
    font-size: 20px;
    margin: 30px 0;
}

.payment-box .payment-btn {
    margin: 50px 0;
}

.payment-box .payment-btn input {
    -webkit-appearance: none;
    display: inline-block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding: 0;
    cursor: pointer;
    background-color: #00a164;
    border: 0;
}

.payment-box .payment-btn input:first-child {
    margin-right: 30px;
}

.Membership {
    margin: 10px 10px 10px 0px;
    color: #fff;
}

.Membership a {
    color: #fff;
    display: inline-block;
    padding: 10px;
    width: 100px;
    background: #8dc11f;
    text-align: center;
}

.sellout-window {
    position: fixed;
    width: 560px;
    height: 315px;
    top: 25%;
    left: 35%;
    display: none;
    z-index: 999;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 3px #000;
}

.sellout-window p {
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-top: 20px;
}

.sellout-input-box {
    text-align: center;
    margin-top: 40px;
}

.login-checkout-delete {
    float: right;
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #089874;
    color: #ffffff;
    border-radius: 50%;
    font-size: 16px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
    position: absolute;
    right: -20px;
    top: -20px;
}

.sellout-input-box label {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #4c4c4c;
    vertical-align: top;
    text-align: right;
    display: inline-block;
    width: 150px;
}

.sellout-input-box .form-group {
    margin-bottom: 10px;
}

.sellout-input-box input {
    display: inline-block;
    width: 280px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #ccc;
    font-size: 14px;
    box-sizing: border-box;
    padding: 0 10px;
    vertical-align: top;
    outline: none;
}

.sellout-input-box textarea {
    width: 280px;
    height: 100px;
    border: 1px solid #ccc;
}

.sellout-input-box a {
    display: inline-block;
    width: 80px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #0b9b78;
    vertical-align: top;
}


/*推薦名單*/

.promotion-container {
    border-top: 1px solid #F0F0F0;
}

.promotion-box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

#promotion-left {
    width: 32.5%;
    box-sizing: border-box;
    float: left;
    padding-top: 20px;
}

#promotion-left .left-input {
    margin-top: 10px;
    margin-bottom: 20px;
}

#promotion-left .left-input input {
    width: 250px;
    height: 48px;
    border: 1px solid #f0f0f0;
    padding: 0 10px;
    font-size: 16px;
    color: #666;
}

#promotion-left .left-input button {
    width: 100px;
    height: 50px;
    background-color: #df6441;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
    border: none;
    outline: none;
}

#promotion-left .left-title span:nth-child(1) {
    font-size: 18px;
    color: #df6441;
}

#promotion-left .left-title span:nth-child(2) {
    font-size: 16px;
    color: #666;
}

#promotion-left .left-note {
    width: 80%;
}

#promotion-left .left-note .note-title {
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
}

#promotion-left .left-note .note-one {
    margin-bottom: 20px;
}

#promotion-left .left-note .note-one span:nth-child(1) {
    font-size: 16px;
    color: #df6441;
    line-height: 1.5em;
}

#promotion-left .left-note .note-one span:nth-child(2) {
    font-size: 16px;
    color: #999;
    line-height: 1.5em;
}

#promotion-right {
    width: 67.5%;
    box-sizing: border-box;
    float: left;
    padding-top: 54px;
}

#promotion-right .right-title {
    width: 100%;
    height: 50px;
    background-color: #fcc43b;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 22px;
    margin-bottom: 10px;
}

#promotion-right table {
    width: 100%;
}

#promotion-table td {
    border: 1px solid #f0f0f0;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
}

#promotion-table thead td {
    font-size: 18px;
}

#promotion-table tbody td {
    font-size: 16px;
}

#promotion-table tbody tr td:nth-child(1) {
    color: #df6441;
}

.disTip {
    font-size: 16px;
    color: #df6441;
}

.isRecommender {
    font-size: 16px;
    color: #df6441;
}

.index-content {
    background-color: #0d3e66;
    width: 100%;
    height: auto;
    position: relative;
    padding-bottom: 50px;
}

.index-content::before,
.index-content::after {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #ffffff;
    position: absolute;
    top: 5px;
}

.index-content::after {
    top: initial;
    bottom: 5px;
}

.index-content>.pc-contact {
    width: 1200px;
    margin: 0 auto;
}

.index-content>.pc-contact>.title {
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 22px;
}

.index-content>.pc-contact>.pc_contact_box>p {
    color: #ffffff;
    font-size: 24px;
    line-height: 36px;
}

.map-main_bg {
    margin-bottom: 30px;
    margin-top: 10px;
}

.map-manner {
    margin-bottom: 80px;
}

.map-manner>ul>li {
    margin-bottom: 26px;
}

.map-manner>ul>li>.icon {
    width: 100%;
    display: block;
}

.map-manner>ul>li>.icon img {
    vertical-align: bottom;
}

.map-manner>ul>li>.icon span {
    font-size: 20px;
    color: #0d3e66;
    line-height: 28px;
    padding-left: 14px;
}

.map-manner>ul>li>.cotent {
    display: block;
}

.map-manner>ul>li>.cotent p {
    font-size: 20px;
    color: #333333;
    line-height: 34px;
}

.map-manner>p:first-child img {
    display: none;
}

.banner_cms {
    width: 100%;
}

.banner_cms>img {
    width: 100%;
    display: block;
}

.index_Clerkmember>h2 {
    background-color: #80ae3a;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    color: #fff;
    position: relative;
}

.index_Clerkmember>h2::after {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #c7dea5;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.listname20291 {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
}

.listname20291>.left {
    float: left;
    width: 200px;
    margin-right: 20px;
}

.listname20291>.left p {
    border: 1px solid #e6e6e6;
}

.listname20291>.left img {
    display: block;
    width: 100%;
    padding: 0;
}

.listname20291>.right {
    float: left;
    width: 980px;
    /* position: relative; */
    padding-top: 74px;
}

.listname20291>.right h3 {
    font-size: 24px;
    color: #333333;
    padding-bottom: 5px;
}

.listname20291>.right h4 {
    font-size: 20px;
    color: #666666;
    padding-bottom: 5px;
    text-align: justify;
}

.listname20291>.right img {
    width: 300px;
    display: block;
    /* height: 150px; */
    padding: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.style20294>p {
    display: flex;
    margin-top: 10px;
}

.style20294>p:nth-child(2n+1) {
    font-size: 26px;
    color: #0d3e66;
    line-height: 26px;
    padding-top: 10px;
}

.style20294>p:nth-child(2n) {
    font-size: 24px;
    color: #333333;
    padding-top: 15px;
    padding-bottom: 15px;
}

.style20294>p>img {
    float: left;
    /* margin-right: 10px; */
}

#Anwers .form-group {
    margin-bottom: 30px;
    border: 1px solid #d9dde0;
    padding: 50px 30px 35px;
    background-color: #fff;
}

.fieldset .box li {
    list-style-type: none;
    word-break: break-all;
}

.fieldset .box li>span {
    color: #999;
    line-height: 30px;
    font-size: 16px;
}

.fieldset .box li>span.closeX {
    cursor: pointer;
    font-size: 18px;
    color: red;
    margin-left: 10px;
}

.fieldset .upload_text1 {
    color: #999;
    line-height: 30px;
    font-size: 16px;
}

.form-group {
    margin-bottom: 30px;
    border: 1px solid #d9dde0;
    padding: 50px 30px 35px;
    background-color: #fff;
}

.form-group .control-label label {
    font-size: 24px;
    line-height: 24px;
    color: #666;
    margin-bottom: 20px;
}

.form-group>.form-group {
    margin: 0;
    padding: 0;
    border: none;
}

.form-group>.form-group>.control-label>label {
    font-size: 18px;
    color: #999999;
}

.form-group:last-child {
    margin: 0;
    padding: 0;
    border: none;
}

.required>p {
    color: red;
    line-height: 30px;
    font-size: 18px;
}

.form-group .control-label {
    display: inline-block;
    /* max-width: 100%; */
    margin-bottom: 5px;
    font-weight: 700;
}

.form-group .control-label span {
    font-size: 18px;
}

.form-group>.fieldset>input[type=text] {
    border: none;
    border-bottom: 1px solid #d9dde0;
    width: 100%;
    height: 40px;
    color: #666;
    padding-left: 5px;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
}

.form-group>.fieldset>input[type=email] {
    border: none;
    border-bottom: 1px solid #d9dde0;
    width: 100%;
    height: 40px;
    color: #666;
    padding-left: 5px;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
}

.form-group>.fieldset>input[type=date] {
    border: none;
    outline: none;
    font-size: 20px;
    height: 40px;
    color: #999;
    font-family: "\5FAE\8EDF\6B63\9ED1\9AD4", Microsoft JhengHei, Arial, "\5FAE\8F6F\96C5\9ED1";
    font-weight: 600;
}

.form-group>.fieldset>.textarea {
    width: 100%;
    height: auto;
    outline: none;
    border-radius: 5px;
    border: 1px solid #f0f0f0;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.option label {
    min-height: 30px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #666666;
}

.option label input[type=text] {
    display: inline-block;
    /* width: 100%; */
    height: auto;
    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;
}

.pay_op input[type=number] {
    display: inline-block;
    /* width: 100%; */
    height: auto;
    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;
}

.pay_op input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    vertical-align: center;
    text-align: center;
    background: #eee;
    margin-right: 10px;
    border-radius: 50%;
    display: -webkit-inline-block;
    display: -ms-inline-block;
    display: inline-block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pay_op input[type=radio]:after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    text-align: center;
    border-radius: 50%;
    margin-top: 3px;
}

.pay_op label {
    min-height: 30px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #666666;
}

.option input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    vertical-align: center;
    text-align: center;
    background: #eee;
    margin-right: 10px;
    border-radius: 50%;
    display: -webkit-inline-block;
    display: -ms-inline-block;
    display: inline-block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.option input[type=radio]:after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    text-align: center;
    border-radius: 50%;
    margin-top: 3px;
}

.option input[type=radio]:checked:after {
    background-color: #87c5da;
}

.pay_op input[type=radio]:checked:after {
    background-color: #87c5da;
}

.content .row {
    margin-bottom: 30px;
    border: 1px solid #d9dde0;
    padding: 50px 30px 35px;
    background-color: #fff;
}

.content .row label {
    font-size: 24px;
    line-height: 24px;
    color: #666;
    font-weight: 700;
}

.content .row #Currency {
    font-size: 20px;
    line-height: 24px;
    color: #ff1c00;
    /* margin-bottom: 20px; */
    font-weight: 700;
}

.content .row #total {
    font-size: 20px;
    line-height: 24px;
    color: #ff1c00;
    /* margin-bottom: 20px; */
    font-weight: 700;
}

.btn {
    width: 300px;
    height: 60px;
    color: #fff;
    font-size: 30px;
    border: none;
    outline: none;
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: 600;
    letter-spacing: 4px;
    border: 1px solid #e0b34a;
    border-bottom-width: 7px;
    background-color: #f9c851;
    border-radius: 5px;
}


/* .btn-default{
    color: #333;
    background-color: #fff;
    border-color: #ccc;
} */

.btn-default:hover {
    color: #ffffff;
    background-color: #edb221;
    border-color: #cc9101;
}

.control-label {
    font-size: 24px;
    line-height: 24px;
    color: #666;
    margin-bottom: 20px;
}

.question {
    font-size: 24px;
    line-height: 24px;
    color: #666;
    margin-bottom: 10px;
}

.anwer>p {
    min-height: 30px;
    margin-bottom: 10px;
    font-weight: 600;
    cursor: pointer;
    line-height: 36px;
    font-size: 20px;
    color: #0d3e66;
}

.anwer>p>a {
    color: #0d3e66;
    width: 100%;
    line-height: 36px;
    font-size: 20px;
}

.answer a,
.answer span {
    color: red;
    width: 100%;
    line-height: 36px;
    font-size: 20px;
}

#preview {
    padding-bottom: 100px !important;
}

#preview .back {
    width: 300px;
    height: 60px;
    font-size: 30px;
    border: none;
    outline: none;
    font-weight: 600;
    letter-spacing: 0;
    border: 1px solid #e0b34a;
    border-bottom-width: 7px;
    border-radius: 5px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

#preview .back:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

#preview .confirm {
    width: 300px;
    height: 60px;
    color: #fff;
    font-size: 30px;
    border: none;
    outline: none;
    font-weight: 600;
    letter-spacing: 0;
    border: 1px solid #e0b34a;
    border-bottom-width: 7px;
    background-color: #f9c851;
    border-radius: 5px;
}

#preview .confirm:hover {
    color: #ffffff;
    background-color: #edb221;
    border-color: #cc9101;
}

#myprintarea .title {
    font-size: 24px;
    line-height: 24px;
    color: #666;
    /* margin-bottom: 10px; */
    text-align: center;
    padding: 20px 0;
}

.left-part,
.left-part b,
.tips {
    font-size: 18px;
    line-height: 30px;
    color: #666;
    margin-bottom: 10px;
}

.link-top {
    font-size: 24px;
    line-height: 24px;
    color: #666;
    margin-bottom: 10px;
}

.question .questionQ {
    line-height: 36px;
    font-size: 20px;
    color: #666;
}

.question>.questionA {
    line-height: 36px;
    font-size: 20px;
    color: #666;
}

#myprintarea>.question {
    /* border: 1px solid #666; */
    padding: 10px;
}

.header_bottom .navFix {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 1220px;
    border-radius: 0;
    z-index: 9999;
    box-shadow: 0 0 5px #cccccc;
    background-color: #fff;
}

.navFix>.nav_wrap_w {
    width: 1200px;
    margin: 0 auto;
    margin-top: 15px;
}

.header_bottom .navFix .header_menu {
    width: 1200px;
    margin: 0 auto;
}

#NewSignCanvas {
    width: 100%;
    height: 150px;
    background-color: #fff;
    border: 1px solid #dadada;
    z-index: 999;
}

#myprintarea {
    border: solid #000000 1px;
    padding: 35px 80px 80px;
    margin-top: 30px;
}

.form-top {
    text-align: right;
}

.form-top>input[type="button"] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 165px;
    height: 45px;
    font-size: 16px;
    color: #fff;
    background-color: #696969;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
}


/* 活動 */

#articles_box {
    width: 1200px;
    margin: 0 auto;
}

#articles_box .news {
    padding: 45px 0;
}

#articles_box .news h2 {
    font-size: 36px;
    text-align: center;
    padding-bottom: 30px;
}

#articles_box .news ul li>a>img {
    display: block;
    width: 100%;
    height: 211px;
    object-fit: cover;
    object-position: 50% 50%;
}

#articles_box .news ul li {
    width: 280px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    border: 1px solid #999999;
    box-sizing: border-box;
}

#articles_box .news ul li:hover {
    border: 1px solid #0d3e66;
}

#articles_box .news ul li:nth-child(4n) {
    margin-right: 0;
}

#articles_box .news ul li .news-title {
    color: #1a1a1a;
    font-size: 16px;
    float: left;
    margin-bottom: 5px;
    font-weight: bold;
    height: 34px;
    list-style-type: none;
    overflow: hidden;
    padding: 0 10px;
    padding-top: 10px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-word;
}

#articles_box .news ul li .news-Desc {
    display: inline-block;
    font-size: 14px;
    list-style-type: none;
    color: #1a1a1a;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    padding-bottom: 10px;
}

.section #Anwers {
    display: flex;
    flex-wrap: wrap;
}

.section #Anwers .form-group {
    border: none;
    width: 50%;
    float: left;
    padding: 20px 36px;
    box-sizing: border-box;
    /* margin: 0 -36px; */
    margin-bottom: 0;
}

.section #Anwers .form-group.only_tilte {
    border-top: 1px solid #d9dde0;
    margin: 0 36px;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 0;
    padding-top: 36px;
}

.section #Anwers .form-group:nth-child(1),
.section #Anwers .form-group:nth-child(2),
.section #Anwers .form-group:nth-child(3) {
    width: 100%;
}

.section #Anwers .form-group:nth-child(4),
.section #Anwers .form-group:nth-child(5),
.section #Anwers .form-group:nth-child(6) {
    width: 33.33333%;
}

.section #Anwers .option_panel .form-group {
    width: 100%;
}

.section #Anwers .form-group .dropdown {
    width: 29.377%;
}

.section #Anwers .form-group .control-label {
    font-size: 18px;
    margin-bottom: 10px;
}

.section #Anwers .form-group .control-label .control-label-remark {
    font-size: 18px;
}

.section #Anwers .form-group .option label {
    padding-left: 0;
    margin-bottom: 15px;
    display: inline-block;
    font-size: 16px;
}

.section #Anwers .form-group .option:last-child label {
    margin-bottom: 0;
}

.section #Anwers .form-group .dropdown .dropdown_op {
    width: 100%;
    border: 1px solid #d9dde0;
    height: 40px;
    padding: 0 15px;
    font-size: 16px;
    outline: none;
    border-radius: 4px;
}

.section #Anwers .form-group>.fieldset>input[type=text],
.section #Anwers .form-group>.fieldset>input[type=email] {
    border: 1px solid #d9dde0;
    padding: 0 15px;
    border-radius: 4px;
}

.section .form-group .col-md-offset-2 {
    display: flex;
    justify-content: center;
    border-top: 1px solid #d9dde0;
    margin: 0 36px;
    margin-top: 20px;
}

.section .radio_pay_qty_pic .pay_pic_op input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    vertical-align: center;
    text-align: center;
    background: #eee;
    margin-right: 10px;
    border-radius: 50%;
    display: -webkit-inline-block;
    display: -ms-inline-block;
    display: inline-block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.section .radio_pay_qty_pic .pay_pic_op input[type="radio"]:after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    text-align: center;
    border-radius: 50%;
    margin-top: 3px;
}

.section .radio_pay_qty_pic .pay_pic_op input[type="radio"]:checked:after {
    background-color: #87c5da;
}

.section .radio_pay_qty_pic .pay_pic_op {
    display: flex;
}

.section .radio_pay_qty_pic .pay_pic_op>div {
    display: flex;
    align-items: center;
}

.section .radio_pay_qty_pic .pay_pic_op>div .title {
    min-height: 30px;
    padding-left: 20px;
    margin-bottom: 0;
    cursor: pointer;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #666666;
}

.section .radio_pay_qty_pic .pay_pic_op>div .price {
    min-height: 30px;
    padding-left: 20px;
    margin-bottom: 0;
    cursor: pointer;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    display: flex;
    align-items: center;
}

.section .radio_pay_qty_pic .pay_pic_op>div .price input {
    /* width: 100%; */
    height: 40px;
    color: #666;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d9dde0;
    padding: 0 15px;
    border-radius: 4px;
    margin-left: 5px;
}

.section_view>div {
    width: 50%;
    float: left;
    padding: 20px 36px;
    box-sizing: border-box;
}

.section_view>div:nth-child(2),
.section_view>div:nth-child(3) {
    width: 100%;
}

.section_view>div:nth-child(4),
.section_view>div:nth-child(5),
.section_view>div:nth-child(6) {
    width: 33.33%;
}

.section_view>div:last-child {
    width: 100%;
}


/* .section_view>div:nth-child() #preview.section_view .title {
    width: 100%;
} */

#preview.section_view .title {
    width: 100%;
}

#preview.section_view .back {
    margin-left: 260px;
    margin-top: 30px;
}

#preview.section_view .confirm {
    margin-right: 260px;
    /* margin-top: 30px; */
    margin-top: 144px;
}

.section .content {
    margin: 0 -36px;
}

#preview.Eventizer_view .confirm {
    margin-top: 128px;
}