.error {
    color: red;
}

.tabs, .accordion {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tabs > li {
    float: left;
}
.tabs > li > a {
    display: block;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.icon {
    display: inline-block;
    vertical-align: middle;
}
#metal-products .btn-group {
    margin: 15px 0;
    text-align: right;
}
#metal-products > .btn-group {
    margin: 0;
    padding: 15px;
}
#metal-products a.btn {
    position: relative;
    display: inline-block;
    padding: 8px 10px 8px 40px;
    min-width: 5em;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    background-color: #aa8c2b;
}
#metal-products .btn-group > .btn + .btn {
    margin-left: 23px;
}
#metal-products .btn > .btn-icon {
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -12px;
}
#metal-products > .tabs {
    background-image: url(/images/content/9999gold/tab-bg.png);
}
#metal-products > .tabs > li {
    position: relative;
    width: 33.3334%;
    height: 78px;
}
#metal-products > .tabs > li.active {
    background-image: url(/images/content/9999gold/tab-active.png);
    background-position: bottom;
}
#metal-products > .tabs > li + li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -1px;
    margin-top: -27px;
    height: 54px;
    border-left: 1px solid #989898;
    border-right: 1px solid #fff;
}
#metal-products > .tabs > li > a {
    display: block;
    padding: 2px 22px;
    width: 100%;
    height: 100%;
    color: #7b7b7b;
    font-size: 18px;
    font-weight: lighter;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#metal-products > .tabs > li.active > a, #metal-products > .tabs > li:hover > a {
    color: #9c7827;
    font-weight: normal;
}
#metal-products > .tabs > li > a > .icon {
    width: 74px;
    height: 74px;
}
#metal-products > .tabs > li > a > span {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.icon-igold {
    margin-right: 15px;
    background-image: url(/images/content/9999gold/icon-igold.png);
}
.active .icon-igold, li:hover > a > .icon-igold {
    background-image: url(/images/content/9999gold/icon-igold-active.png);
}
.icon-CGSE {
    margin-right: 5px;
    background-image: url(/images/content/9999gold/icon-CGSE.png);
}
.active .icon-CGSE, li:hover > a > .icon-CGSE {
    background-image: url(/images/content/9999gold/icon-CGSE-active.png);
}
.icon-MD {
    margin-right: 5px;
    background-image: url(/images/content/9999gold/icon-MD.png);
}
.active .icon-MD, li:hover > a > .icon-MD {
    background-image: url(/images/content/9999gold/icon-MD-active.png);
}
#metal-products > .tab-content > .tab-pane {
    padding: 15px;
}
#metal-products .tab-pane > p {
    line-height: 1.7857em;
    font-size: 14px;
}
.accordion-item + .accordion-item {
    margin-top: 20px;
}
a.accordion-title {
    display: block;
    padding: 0 20px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 18px;
    background-color: #d6c39e;
}
.active > .accordion-title {
    background-color: #b5b5b5;
}
a.accordion-title:before {
    content: '+';
    display: inline-block;
    margin-right: 10px;
    width: 15px;
    text-align: center;
}
.active > a.accordion-title:before {
    content: '-';
}
.accordion-content {
    display: none;
    margin: 20px 0;
    padding: 30px;
    background-color: #eee;
}
.active > .accordion-content {
    display: block;
}
.accordion-content > h3, .accordion-content > p {
    margin: 0;
}
.accordion-content > h3 {
    color: #aa8c2b;
    font-weight: normal;
}
.accordion-content > p {
    font-size: 1.1667em;
}
.products-tabs > li{
    text-align: center;
    width: 33.3334%;
}
/*产品滚动样式*/
.products-slider .swiper-slide {
    text-align: center;
    width: 33.3334%;
}
.products-tabs > li > a, .products-slider .swiper-slide > a {
    display: block;
    margin: 5px;
}
.products-tabs > li > a > .fixed-ratio, .products-slider .swiper-slide > a > .fixed-ratio {
    border: 1px solid transparent;
}
.products-tabs > .active > a > .fixed-ratio, .products-slider .swiper-slide-active > a > .fixed-ratio {
    background-color: #fff;
    border-color: #aa8c2b;
}
.products-tabs > li > a > .fixed-ratio > div, .products-slider .swiper-slide > a > .fixed-ratio > div, .product-pic > div {
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.products-tabs > li > a > img {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.products-tabs > li > a > span, .products-slider .swiper-slide > a > span {
    display: block;
    margin: 7px 0;
    height: 20px;
    color: #000;
    font-size: 14px;
}
.products-tabs > .active > a > span, .products-slider .swiper-slide-active > a > span {
    color: #aa8c2b;
}
#igold-intro > .products-tabs > li {
    width: 33.3334%;
}
#CGSE-intro > .products-tabs > li {
    width: 33.3334%;
}
.products-slider {
    position: relative;
}
.products-slider .swiper-container {
    height: 232px;
}
.products-slider .swiper-slide > a > img {
    height: 148px;
}
.products-slider .arrow-left, .products-slider .arrow-right {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    color: #aa8c2b;
    font-size: 40px;
}
.products-slider .arrow-left {
    left: -22px;
}
.products-slider .arrow-right {
    right: -22px;

}
.products-slider .swiper-button-disabled{
    color:#ccc;
}
.products-info {
    margin-top: 30px;
}
.product-pic {
    float: left;
    margin-right: 30px;
    width: 260px;
    background-color: #fff;
    border: 1px solid #aa8c2b;
}
.product-detail {
    overflow: hidden;
}
.product-detail > h2 {
    margin: 0 0 15px;
    line-height: 28px;
    font-weight: normal;
    color: #aa8c2b;
}
.table {
    width: 100%;
}
.table-fixed {
    table-layout: fixed;
}
.table-striped > tbody > tr:nth-child(odd) {
    background-color: #fff;
}
.table > tbody > tr > td, .table > thead > tr > th {
    padding: 5px 10px;
    color: #000;
    vertical-align: top;
}
.table a {
    color: #aa8c2b;
    text-decoration: underline;
}
.product-detail > .table {
    margin-bottom: 10px;
}
.product-detail > .table > colgroup > col:first-child, .products-order > .table > colgroup > col:first-child, .products-pickup > .table > colgroup > col:first-child {
    width: 68px;
}
a.product-link {
    display: inline-block;
    margin-right: 40px;
    line-height: 29px;
    color: #aa8c2b;
    font-size: 14px;
    text-decoration: underline;
}
a.product-link > img {
    margin-right: 8px;
    vertical-align: top;
}
.custom-ol {
    padding-left: 20px;
    list-style-type: none;
    counter-reset: item;
}
.custom-ol > li {
    position: relative;
}
.custom-ol > li:before {
    position: absolute;
    left: -20px;
    counter-increment: item;
}
.single-bracket-ol > li:before {
    content: counter(item) ')';
}
.products-charge > .table > colgroup > col:first-child, #MD-intro .product-detail > .table > colgroup > col:first-child {
    width: 80px;
}
#MD-intro {
    padding: 0;
}
.category-tabs {
    background-color: #fff;
    border-bottom: 1px solid #aa8c2b;
}
.category-tabs > li {
    position: relative;
}
.category-tabs > li > a {
    padding: 0 50px;
    height: 30px;
    line-height: 30px;
    color: #a3a3a3;
    font-size: 16px;
}
.category-tabs > li.active > a {
    color: #fff;
    background-color: #aa8c2b;
}
.category-tabs > li + li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -1px;
    margin-top: -10px;
    height: 20px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #1e1e1e;
}
.category-tabs > li + li.active:before, .category-tabs > li.active + li:before {
    content: none;
}
.category-content > .tab-pane {
    padding: 30px;
}
#MD-platinum > .tabs > li {
    width: 33.3334%;
}
#MD-order > .table > colgroup > col:first-child {
    width: 116px;
}
.process {
    display: table;
    margin: 30px auto;
}
.process + .process {
    margin-top: 60px;
}
.step {
    display: table-cell;
    vertical-align: middle;
    background-clip: padding-box;
}
.step + .step {
    border-left: 60px solid transparent;
}
.step.top-arrow {
    position: relative;
}
.step.top-arrow:before {
    content: '';
    position: absolute;
    top: -36px;
    left: 50%;
    margin-left: -18px;
    border: 18px solid transparent;
    border-top-color: #a3a3a3;
}
.step-content {
    padding: 15px;
    width: 210px;
    line-height: 1.5em;
    color: #fff;
}
.step-content > h2 {
    margin: 0 0 10px;
    font-size: 1.3333em;
    font-weight: normal;
    text-align: center;
}
.step-content > a {
    color: inherit;
    text-decoration: underline;
}
.weight-calc {
    position: absolute;
    left: 290px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .3);
}
.weight-calc-heading {
    padding: 8px;
    background-color: #dbc381;
    background-image: -webkit-linear-gradient(#fbf6cd, #bb9035);
    background-image:    -moz-linear-gradient(#fbf6cd, #bb9035);
    background-image:      -o-linear-gradient(#fbf6cd, #bb9035);
    background-image:         linear-gradient(#fbf6cd, #bb9035);
}
.weight-calc-heading > .close {
    float: right;
    margin-top: 4px;
    color: #000;
}
.weight-calc-heading > h3 {
    overflow: hidden;
    margin: 0;
    font-weight: normal;
}
.weight-calc-body {
    padding: 8px;
    background-color: #f3f3f3;
    background-image: -webkit-linear-gradient(#fff, #e8e8e8);
    background-image:    -moz-linear-gradient(#fff, #e8e8e8);
    background-image:      -o-linear-gradient(#fff, #e8e8e8);
    background-image:         linear-gradient(#fff, #e8e8e8);
}
.weight-calc-body > p {
    margin: 0;
}
.weight-calc-table {
    color: #957e33;
}
.weight-calc-table td {
    padding: 4px;
}
.weight-calc-table td > input {
    width: 95px;
}
#open-demo-MD {
    display: none;
    padding: 15px 30px;
}
#open-demo-MD-form > h2, #open-demo-MD-form > table {
    line-height: 1.25em;
    font-size: 1.3333em;
}
#open-demo-MD-form > h2 {
    margin-top: 0;
    color: #595959;
    text-align: center;
}
#open-demo-MD-form > table {
    width: 100%;
    color: #7f7f7f;
}
#open-demo-MD-form > table td {
    padding: 2px;
    vertical-align: top;
}
#open-demo-MD-form > table tr > td:first-child {
    width: 71px;
}
#open-demo-MD-form > table td > label, #open-demo-MD-form > table td span.text-padding {
    display: inline-block;
    padding: 2px 0;
}
#open-demo-MD-form > table td input[type=text], .open-demo-MD-submit {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#open-demo-MD-form > table td input[type=text], #open-demo-MD-form > table td select {
    height: 24px;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
}
.open-demo-MD-submit {
    margin: 12px 0;
    height: 32px;
    color: #fff;
    font-size: 14px;
    background-color: #7f7f7f;
    border: none;
    border-radius: 6px;
}
.open-demo-MD-submit[disabled] {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65;
}
#open-demo-MD-form > strong {
    color: #000;
}
#open-demo-MD-form > p {
    margin-bottom: 0;
    line-height: 1.6667em;
    color: #7f7f7f;
}