body {
    font-family: -apple-system, '微软雅黑', Arial, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
a,
a:visited,
a:focus {
    color: #9b9b9b;
    text-decoration: none;
}
a:hover,
a:active {
    color: #00a75b;
    text-decoration: none;
}
.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}
.double-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.vertical-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.float-right {
    float: right;
}
.float-left {
    float: left;
}
.top-bar {
    font-size: 12px;
    color: #9b9b9b;
    margin-top: 12px;
    box-shadow: 0 1px 0 0 #eee;
}
.top-bar .top-menu li {
    padding-right: 16px;
}
.top-bar li.active a {
    color: #151515;
}
.top-bar .top-login li {
    padding-left: 20px;
    padding-right: 20px;
}
.top-bar .top-login li:first-child {
    border-right: 1px solid #eee;
}
.top-nav .col-xs-3,
.top-nav .col-xs-4 {
    padding-right: 0px;
}
.main-nav .logo {
    background-image: url(../images/logo.png);
    background-position: 0;
    background-size: contain;
    background-repeat: no-repeat;
    width: 164px;
    height: 75px;
    display: inline-block;
    vertical-align: middle;
}
.main-nav {
    line-height: 75px;
}
.main-nav .nav-border {
    display: inline-block;
    width: 1px;
    height: 28px;
    margin: 0 16px 5px;
    background: #ccc;
    vertical-align: middle;
}
.main-nav .main-menu {
    display: inline-block;
    color: #333;
    font-size: 16px;
    margin-left: 90px;
    top: 26px;
}
.main-nav .main-menu li {
    margin-right: 30px;
}
.main-nav .main-menu li.active a {
    color: #00a75b;
}
.main-nav .site-province {
    padding: 4px 10px;
    border: 1px solid #eee;
}
.main-nav form {
    line-height: normal;
    margin-top: 20px;
}
.recommend-keywords {
    margin-top: 20px;
    padding: 10px 30px;
    background-color: white;
}
.recommend-keywords span {
    margin-left: 5px;
}
.recommend-keywords ul {
    height: 34px;
    margin-bottom: 0px;
    overflow: hidden;
}
.recommend-keywords ul li {
    margin-right: 20px;
}
.recommend-keywords ul li img {
    height: 30px;
}
.sub-nav {
    background-color: #333;
    height: 36px;
}
.sub-nav ul {
    margin: 8px auto;
}
.sub-nav ul li {
    margin-right: 40px;
    font-weight: bold;
}
.sub-nav ul li a,
.sub-nav ul li a:visited,
.sub-nav ul li a:focus {
    color: white;
}
.sub-nav ul li a:hover,
.sub-nav ul li a:active {
    color: #00a75b;
}
.sub-nav ul li.active a {
    color: #00a75b;
}
a.site-province,
a.site-province a.site-province:visited,
a.site-province a.site-province:focus {
    color: #333;
}
.main-nav .top-hotline {
    color: #00a75b;
    font-size: 14px;
    font-weight: 700;
    padding-right: 20px;
}
.main-menu a,
.main-menu a:visited,
.main-menu a:focus {
    color: #333;
}
.login-section {
    position: relative;
    margin: 0 auto;
    height: 560px;
    background: url(../images/login_bg.jpg) no-repeat center;
}
.login-section .login-box {
    position: absolute;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    top: 80px;
    right: 20px;
    padding: 20px 50px;
}
.login-box .nav-tabs > li.active > a,
.login-box .nav-tabs > li.active > a:focus,
.login-box .nav-tabs > li.active > a:hover {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #39ac6a;
    background: none;
}
.login-box .nav > li > a:focus,
.login-box .nav > li > a:hover {
    background-color: transparent;
}
.login-box .nav-tabs > li > a {
    border: none;
}
.login-box .nav-tabs {
    border-bottom: none;
}
.login-section .login-box .login-form {
    margin-top: 20px;
    margin-bottom: 20px;
}
.inner-addon {
    position: relative;
}
.inner-addon .fa {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}
.left-addon .fa  { left:  0px; z-index: 1001;}
.right-addon .fa { right: 0px; z-index: 1001;}
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }
.footer-dark {
    background-color: #333;
    color: white;
}
.footer-dark .partners a {
    color: white;
}
.footer-dark .category a {
    color: #9b9b9b;
    font-size: 12px
}
.footer-dark .bottom-hotline {
    font-size: 14px;
    font-weight: 700;
    color: #7dcfa0;
}
.footer-dark .qrcode img {
    width: 180px;
    height: 180px;
}
.footer-dark .site-meta {
    font-size: 12px;
    color: #9b9b9b;
}
.footer-dark .inner-links {
    line-height: 2em;
}
.footer-dark .inner-links,
.footer-dark .category-links {
    border-bottom: 1px solid #393939;
}
.footer-dark .inner-links ul.list-inline {
    margin-bottom: 0px;
}
.footer-dark .inner-links,
.footer-dark .category-links,
.footer-dark .site-meta {
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-dark .category-links h3 {
    font-size: 22px;
    color: #a6a6a6;
    padding: 10px 0px;
    margin-top: 0px;
    border-bottom: 1px solid #999;
}
.footer-dark .category-links ul li,
.footer-dark .category-links dl dt,
.footer-dark .category-links dl dd {
    font-size: 15px;
    padding: 5px 0px;
}
.footer-dark .category-links dl dt,
.footer-dark .category-links dl dd {
    color: #9b9b9b;
}
.footer-dark .category-links dl dd {
    margin-left: 14px;
}
.footer-dark .qrcode {
    margin-top: 20px;
}
.footer-dark .qrcode,
.footer-dark .bottom-hotline {
    margin-right: 20px;
}
.order-main,
.order-atop {
    margin: 20px 0px;
}
.order-main .order-atop .carousel-inner {
    width: 60%;
    left: 20%;
    right: 20%;
}
.order-main .carousel-overlay {
    position: absolute;
    z-index: 999;
    width: 900px;
    left: 100px;
    margin: 0px 20px;
    padding-top: 30px;
}
.order-main .carousel-overlay h3 {
    height: 25px; 
    overflow: hidden;
    word-break: break-all;
}
.order-product-title {
    height: 80px;
    background-color: #f5f5f5;
}
.order-product-title h2 {
    font-size: 20px;
    margin-top: 28px;
}
.order-product-title h4 {
    margin-top: 14px;
}
.order-product-title .help-block li::after {
    font-family: "FontAwesome";
    padding-left: 15px;
    font-size: 6px;
    vertical-align: middle;
    content: "\f111";
}
.order-product-title .help-block li:last-child::after {
    content: none;
}
.order-product-title .update-time {
    margin-top: 28px;
    color: #9b9b9b;
}
.order-form-subtitle {
    color: #9b9b9b;
    line-height: 2em;
}
.order-form-section h3 {
    font-size: 18px;
}
.order-form-section .form-inline {
    margin: 5px 0;
}
.order-form-section .form-inline p,
.order-form-section .form-inline input
 {
    margin: auto 20px;
}
.order-form-section .submit-order button {
    margin: 20px;
}
.order-form-section .push-methods li {
    margin-right: 40px;
}
.sales-info {
    width: 100%;
    background-color: #FFF8F0;
    padding: 10px;
    height: 100%;
    padding-top: 150px;
}
.provider-avatar img {
    margin-top: 4px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #EEE2D2;
    vertical-align: middle;
}
.sales-qq img {
    width: 14px;
    height: 14px;
}
.sales-numbers {
    font-size: 14px;
    line-height: 60px;
    color: #666;
}
#inquery-carousel .carousel-control,
#sales-carousel .carousel-control {
    width: 20px;
    height: 40px;
    background-image: none;
    background-color: rgba(0, 0, 0, 0.3)
}
#sales-carousel .carousel-control {
    height: 20px;
    background: none;
}
#sales-carousel .carousel-control span {
    height: 20px;
    margin-top: -9px;
}
#sales-carousel {
    height: 220px;
    background-color: #FFF8F0;
}
#sales-carousel .carousel-control {
    top: 170px;
}
#sales-carousel .carousel-control .glyphicon {
    color: #999;
}
#sales-carousel .carousel-control.left {
    left: 215px
}
#sales-carousel .carousel-control.right {
    right: 215px
}
#inquery-carousel .carousel-control {
    top: 20px;
}
#inquery-carousel .carousel-control span,
#sales-carousel .carousel-control span {
    font-size: 15px;
    width: 20px;
    top: 55%;
}
.provider-name {
    background-color: #ddd;
    padding: 20px 10px 20px 20px;
}
.provider-name a,
.provider-name a:visited,
.provider-name a:focus {
    color: black;
}
.provider-name a:hover,
.provider-name a:active {
    color: #00a75b;
}
.provider-name h4 {
    font-size: 16px;
}
.provider-name img.provider-logo {
    width: 70px;
    height: 70px;
}
.provider-rating img {
    height: 14px;
    vertical-align: text-top;
}
.provider-badge {
    margin-top: 23px;
}
.provider-badge img {
    border-radius: 3px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: bottom;
    height: 18px;
}
.provider-name-badge span {
    display: inline-block;
    padding: 2px 4px;
    background-color: #4D89E8;
    color: white;
    border-radius: 3px;
}
.provider-rank {
    padding: 10px 10px 0px 30px;
    border: 1px solid #ddd;
}
.resource-info table {
    border: 1px solid #ddd;
}
.resource-info table tr {
    border: none;
}
.resource-info table tr td {
    border-top: none;
}
.resource-info table thead {
    background-color: #ddd;
}
.resource-info .param-name {
    text-align: right;
    color: #a6a6a6;
}
.order-process {
    width: 100%;
    height: 80px;
    background-color: #eee;
    margin-left: 0px;
    margin-bottom: 20px;
}
.order-steps {
    list-style: none;
}
#order-process-title,
.order-steps li,
.order-steps span {
    float: left;
}
.order-steps li {
    width: 132px;
    height: 50px;
    margin-top: 15px;
    padding-left: 65px;
    padding-top: 15px;
}
.order-steps #order-step-1 {
    background: url(../images/purchase_step_1.png) no-repeat;
}
.order-steps #order-step-2 {
    background: url(../images/purchase_step_2.png) no-repeat;
}
.order-steps #order-step-3 {
    background: url(../images/purchase_step_3.png) no-repeat;
}
.order-steps #order-step-4 {
    background: url(../images/purchase_step_4.png) no-repeat;
}
.order-steps #order-step-5 {
    background: url(../images/purchase_step_5.png) no-repeat;
}
.order-steps span {
    background: url(../images/step_arrow.png) no-repeat;
    width: 41px;
    height: 16px;
    float: left;
    margin: 32px 20px 0 10px;
}
#order-process-title {
    font-size: 20px;
    line-height: 80px;
    margin-left: 35px;
    margin-right: 35px;
}
.sms-notify {
    margin-bottom: 20px;
    border: 1px solid #eee;
    padding: 10px 20px;
    color: #333;
}
.sms-notify .sms-notify-message {
    font-weight: bold;
    margin-top: 6px;
}
.sms-notify .sms-notify-message i.fa {
    color: #666;
    display: inline-block;
    margin-right: 10px;
}
.sms-notify input[type="text"] {
    margin-right: 10px;
}
.banner {
    position: relative;
    margin: 0 auto;
    height: 444px;
}
.search-section {
    height: 444px;
    background: rgba(57,172,106,.9);
    padding: 60px 30px;
}
.search-recommendation {
    margin: 10px auto;
    color: #c1dccb;
    font-size: 12px;
}
.search-recommendation ul {
    display: inline;
}
.search-recommendation a {
    color: white;
}
.search-section .filter-form {
    margin-top: 50px;
}
.search-section .filter-form .form-control {
    margin: 5px auto;
}
.search-section .filter-form .filter-submit {
    margin-top: 50px;
}
.search-section .filter-form .filter-submit .btn-default {
    color: #39ac6a;
    font-weight: bold;
    font-size: 14px;
}
.search-section .filter-title {
    color: white;
    font-size: 12px;
    margin: 10px auto;
}
#pr-carousel {
    height: 444px;
    width: 100%;
    position: absolute;
}
#pr-carousel .carousel-inner .item {
    height: 444px;
}
.main-section,
.shop-section {
    background-color: #efefef;
}
#recommend-shops-icon {
    border-right: 0.5px solid #efefef;
    height: 132px;
}
#recommend-shops {
    margin: 20px 0px;
    background-color: #ffffff;
}
.recommend-shop-item {
    border-right: 0.5px solid #efefef;
    height: 66px
}
.recommend-shop-item h3 {
    color: gray;
    font-size: 14px;
    margin: 10px 0px;
    height: 20px;
    overflow: hidden;
    word-break: break-all;
}
.recommend-shop-item h3 img {
    height: 20px;
    display: inline-block;
    margin: 0px 5px;
    vertical-align: text-bottom;
}
.recommend-shop-item .recommend-shop-description {
    font-size: 12px;
    color: #a6a6a6;
    margin: 10px 0px;
    overflow: hidden;
    word-break: break-all;
    height: 16px;
}
#recommend-shops-icon img {
    height: 91px;
}
.recommend-shops-grid .row {
    border-bottom: 0.5px solid #efefef;
}
.recommend-shops-grid .row:last-child {
    border-bottom: none;
}
.recommend-shops-grid .row div:last-child {
    border-right: none;
}
.shop-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.invisible-item {
    display: none !important;
}
.shop-hover a {
    color: white;
}
.manufacturer-main {
    width: 100%;
    height: 120px;
}
.manufacturer-main img {
    height: 45px;
}
/* 替换为实际 background。 */
.manufacturer-main.manufacturer-main-background-1 {
    background: url('../images/manufacturer-bg-1.png') center no-repeat;
}
.manufacturer-main.manufacturer-main-background-2 {
    background: url('../images/manufacturer-bg-2.png') center no-repeat;
}
.manufacturer-main.manufacturer-main-background-3 {
    background: url('../images/manufacturer-bg-3.png') center no-repeat;
}
a .manufacturer-main{
    color: #333;
}
#manufacturers {
    margin-top: 20px;
    margin-bottom: 20px;
}
.manufacturer-resource {
    display: inline-block;
    margin: auto 20px;
}
.manufacturer-resource strong {
    font-size: 28px;
    color: red;
}
.manufacturer-seller,
.manufacturer-sellers-count  {
    height: 60px;
    background-color: white;
}
.manufacturer-seller img {
    height: 40px;
}
.manufacturer-sellers-count strong {
    display: inline-block;
    padding-top: 6px;
    font-size: 18px;
    color: red;
}
.manufacturer-sellers-count a {
    color: #333;
}
#carousel-manufacturers .carousel-control {
    width: 25px;
    top: 20px;
    height: 180px;
}
#carousel-manufacturers .carousel-control span {
    top: 80px;
}
#recommend-brands {
    margin: 10px 0px 20px 0px;
}
.more-link {
    padding-top: 8px;
}
.brand-header img {
    width: 100%;
    height: 80px;
}
.brand-picture {
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.brand-picture img {
    height: 250px;
}
.brand-description {
    width: 100%;
    height: 60px;
    padding: 20px 20px;
    color: white;
}
.brand-description p {
    height: 18px;
    font-size: 14px;
    overflow: hidden;
    word-break: break-all;
    margin: 0px;
}
.brand-description a {
    color: white;
}
/* background colors */
.brand-blue-background {
    background-color: #466ba0;
}
.brand-gray-background {
    background-color: #777777;
}
.brand-green-background {
    background-color: #5ba884;
}
.brand-red-background {
    background-color: #c25955;
}
.brand-purple-background {
    background-color: #563d7c;
}
.brand-orange-background {
    background-color: #d37542;
}
/* 5-column hack start */
#recommend-brands .col-xs-7.five-three,
#recommend-brands .col-xs-5.five-two {
    padding-left: 0px;
    padding-right: 0px;
}
#recommend-brands .col-xs-7.five-three {
    width: 60%;
}
#recommend-brands .col-xs-5.five-two {
    width: 40%;
}
/* 5-column hack ends */
#news-section {
    margin: 10px 0px 40px 0px;
}
#news-section .news-category-header {
    width: 100%;
    height: 250px;
    padding: 50px 20px;
    color: white;
}
/* 替换为实际 background。 */
#news-section .news-category-header.news-category-header-background-1 {
    background: url("../images/news-header-1.jpg") center no-repeat;
}
#news-section .news-category-header.news-category-header-background-2 {
    background: url("../images/news-header-2.jpg") center no-repeat;
}
#news-section .news-category-header.news-category-header-background-3 {
    background: url("../images/news-header-3.jpg") center no-repeat;
}
#news-section .news-category-header hr {
    width: 50px;
    text-align: left;
    margin-left: 0;
}
#news-section .news-links {
    background-color: white;
    padding: 20px 20px;
    height: 100px;
}
.shop-login-prompt {
    height: 88px;
    background-color: #e7fff1;
    color: #00a75b;
    border: 2px solid #00a75b;
    margin-bottom: 20px;
}
.shop-login-prompt h4 {
    font-size: 18px;
    margin-top: 16px;
    margin-left: 20px;
}
.shop-login-prompt ul {
    margin-left: 16px;
}
.shop-login-prompt ul li {
    margin-right: 25px;
}
.shop-login-prompt .update-time {
    margin-top: 28px;
    color: #9b9b9b;
}
.circle-icon {
    background: #00a75b;
    color: white;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    vertical-align: middle;
}
.shop-login-prompt .login-button {
    margin-top: 25px;
    margin-right: 20px;
}
.shop-section {
    padding-top: 20px;
}
.shop-main {
    background-color: white;
    padding-top: 20px;
    margin-bottom: 20px;
}
.shop-badge-list li,
.shop-social-list li {
    font-size: 13px;
}
.shop-badge-list li {
    margin-left: 10px;
}
.shop-badge-list li i.fa {
    color: #39ac6a;
    font-size: 14px;
}
.shop-social-list li {
    margin-right: 10px;
}
.sales-box-title,
.inquery-box-title {
    margin-top: 50px;
    margin-bottom: 30px;
    padding-left: 10px;
    border-left: 5px solid #39ac6a;
}
.inquery-box-title {
    background-color: #f5f5f5;
    height: 30px;
}
.inquery-box-title h4 {
    padding-top: 5px;
}
.shop-sales-staff .shop-staff-service {
    margin: 20px 0px;
    color: #999;
}
.shop-sales-staff #sales-staff-carousel {
    border: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.shop-sales-staff .shop-staff-carousel-control {
    margin: 20px 0px;
}
.shop-statistics ul {
    margin-left: 0px;
    margin-bottom: 20px;
    padding: 10px 0px;
    background-color: #39ac6a;
    color: white;
}
.shop-statistics ul li {
    margin-right: 40px;
}
.shop-product-filter {
    margin-bottom: 20px;
    padding: 10px 0px;
}
.shop-product-filter .filter-form {
    margin-bottom: 20px;
}
.shop-product-filter .filter-form input[type="number"],
.shop-product-filter input[type="text"] {
    width: 95px;
    padding: 6px;
}
.shop-product-filter .planTime input[type="text"] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.shop-product-filter .planTime span.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -5px;
}
.shop-product-filter .form-group {
    display: inline-block;
    font-weight: normal;
    margin-left: 10px;
}
.shop-product-filter .form-group:first-child {
    margin-left: 0px;
}
.shop-product-filter .filter-results {
    font-size: 20px;
    font-weight: bold;
}
.shop-product-filter .filter-results-count {
    color: #39ac6a;
    font-size: 28px;
    font-weight: bold;
}
.shop-product-filter .clear-filter {
    display: inline-block;
    margin-left: 20px;
}
.side-box {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: white;
}
.side-box .side-box-title {
    margin: 10px 20px;
    padding-left: 10px;
    border-left: 5px solid #39ac6a;
}
.side-box .inquery-box {
    margin: 20px auto;
}
.side-box-content {
    padding: 10px 20px;
    font-size: 13px;
}
.side-box-content .business-info table {
    table-layout:fixed;
}
.side-box-content .business-info table tr td:first-child {
    font-weight: bold;
    width: 75px;
}
.side-box-content .business-info table tr td {
    border: none;
}
.inquery-provider-logo {
    margin-top: 10px;
}
.inquery-provider-logo img {
    width: 60px;
    height: 60px;
    border: 2px solid #39ac6a;
    border-radius: 40px;
}
.inquery-person-info {
    margin-top: 10px;
    padding-left: 30px;
}
.inquery-person-info .inquery-person-name img {
    display: inline-block;
    width: 16px;
    margin-left: 5px;
    vertical-align: text-bottom;
}
.nav-search {
    line-height: 1em;
    margin-top: 20px;
}
.nav-search .input-group {
    width: 400px;
    margin-right: 40px
}
.main-nav h2.main-provider-name {
    font-size: 20px;
    margin: 25px;
    display: inline-block;
}
.main-nav h2.main-provider-name a {
    color: #333;
}
.main-nav img.main-provider-logo {
    height: 60px;
    vertical-align: middle;
}
.main-nav h2.main-provider-name img {
    display: inline-block;
    margin-left: 20px;
    border-radius: 3px;
    height: 18px;
}
.product-list  ul.sort-conditions {
    margin-bottom: 20px;
    border-bottom: 2px solid #39ac6a;
}
.product-list .nav-tabs > li.active > a,
.product-list .nav-tabs > li.active > a:focus,
.product-list .nav-tabs > li.active > a:hover {
    color: #39ac6a;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #39ac6a;
    background: none;
}
.product-list .nav-tabs > li.active > a,
.product-list .nav-tabs > li.active > a:focus,
.product-list .nav-tabs > li.active > a:hover {
    color: white;
    border-top: none;
    border-left: none;
    border-right: none;
    background: none;
    background-color: #39ac6a;
    border-radius: 0px;
}
.product-list .nav > li > a:focus,
.product-list .nav > li > a:hover {
    background-color: transparent;
}
.product-list .nav-tabs > li > a {
    border: none;
}
.product-list-table {
    background-color: white;
}
.table.product-list-table td {
    padding: 0px 2px;
    vertical-align: middle;
}
.product-list-table tr:first-child td {
    border-top: none;
}
.table.product-list-table th {
    border: none;
    color: white;
    background-color: #39ac6a;
    text-align: center;
    font-weight: normal;
}
.table.product-list-table {
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.table.product-list-table .btn {
    font-size: 14px;
}
.table.product-list-table .manufacture-time .main-value,
.table.product-list-table .sell-status .main-value {
    font-size: 16px;
    font-weight: bold;
}
.table.product-list-table .manufacture-time .remain-time {
    color: white;
    background-color: #39ac6a;
    font-size: 11px;
    padding: 2px 0px;
}
.table.product-list-table .price .price-time,
.table.product-list-table .sell-status .purchage-rate {
    color: #999;
    font-size: 11px;
    padding: 2px 0px;
}
.search {
    background-color: #efefef;
}
.search-main {
    background-color: white;
    margin: 20px 0px;
    padding-top: 20px;
}
/* 覆盖默认搜索框样式，把右侧的搜索按钮伪装成输入框的一部分。 */
.search-box-main .input-group input[type="text"] {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-right: none;
    border-radius: 0;
}
.search-box-main .input-group input[type="text"]:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: #ccc !important;
    border-radius: 0;
}
.search-box-main .input-group-btn .btn-default {
    border-left: none;
}
.search-box-main .input-group-btn .btn-default,
.search-box-main .input-group-btn .btn-default:active,
.search-box-main .input-group-btn .btn-default:hover,
.search-box-main .input-group-btn .btn-default:focus,
.search-box-main .input-group-btn .btn-default:visited {
    background: none;
    border-color: #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}
.table.product-list-table.search-results {
    border-bottom: none;
}
.table.product-list-table.search-results tr {
    height: 28px;
}
.table.product-list-table.search-results td {
    border-top: none;
}
.table.product-list-table.search-results .main-value {
    margin: 6px 0px;
}
.table.product-list-table.search-results .price {
    font-size: 16px;
    font-weight: bold;
}
.table.product-list-table.search-results .reserve-progress {
    margin: 0px 5px;
    height: 8px;
}
.table.product-list-table.search-results .provider-link {
    text-align: left;
    font-size: 12px;
}
.table.product-list-table.search-results .provider-link a:last-child {
    background-color: #39ac6a;
    color: white;
    padding: 1px 4px;
    border-radius: 2px;
    font-size: 13px;
}
.table.product-list-table.search-results .provider-note {
    color: #999;
    font-size: 12px;
    margin-left: 10px;
}
.table.product-list-table.search-results .product-item {
    border-top: none;
    border-bottom: 1px solid #eee;
}
.table.product-list-table.search-results .product-item:hover {
    background-color: #efefef;
}
.filter-conditions {
    margin-bottom: 20px;
    background-color: #fbfbfb;
    padding: 10px 20px;
}
.filter-conditions ul {
    margin-bottom: 0px;
}
.filter-conditions hr {
    margin: 10px auto;
}
.filter-conditions .condition-more {
    float:right;
    text-align: right;
    margin-top: 5px;
}
.filter-conditions .condition-item {
    width: 12.5%; /* 一行不超过 8 个 */
    display: inline-block;
    margin: 5px 0px;
}
.filter-conditions #toggle-more {
    display: inline-block;
    margin-top: 10px;
}
.filter-conditions .clear-filter {
    display: inline-block;
    margin-top: 5px;
}
/* 自定义 checkbox 和 radio button。 */
.custom-radiocheck {
    display: block;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.custom-radiocheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #eee;
}
input[type="checkbox"]~.checkmark {
    border-radius: 3px;
}
input[type="radio"]~.checkmark {
    border-radius: 50%;
}
.custom-radiocheck:hover input[type="checkbox"]~.checkmark {
    background-color: #ddd;
}
.custom-radiocheck input[type="radio"]:checked~.checkmark,
.custom-radiocheck input[type="checkbox"]:checked~.checkmark {
    background-color: #39ac6a;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.custom-radiocheck input[type="checkbox"]:checked~.checkmark:after,
.custom-radiocheck input[type="radio"]:checked~.checkmark:after {
    display: block;
}
.custom-radiocheck input[type="radio"]~.checkmark:after {
    top: 5px;
    left: 5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: white;
}
.custom-radiocheck input[type="checkbox"]~.checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.filter-conditions .form-group label {
    font-weight: normal;
}
.filter-conditions .form-group input[type="number"] {
    width: 100px;
}
.error-section {
    height: 350px;
    text-align: center;
}
.error-section form {
    width: 550px;
    margin: 20px 0px;
}
.error-section .error-message h2 {
    color: #39ac6a;
    font-size: 72px;
}
.error-section .error-message img {
    height: 200px;
}
.slogan {
    height: 150px;
    background-color: #39ac6a;
}
.slogan {
    text-align: center;
}
.slogan h2 {
    color: white;
    margin: 50px 0px;
    font-size: 40px;
}
/* Bootstrap overrides */
.container { /* remove responsiveness for bootstrap */
    width: 1180px !important;
}
.btn-primary {
    color: #fff !important;
    background-color:#39ac6a ;
    border-color: #39ac6a;
}
.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #39ac6a;
    border-color: #39ac6a;
}
.btn-primary:hover {
    color: #fff;
    background-color: #3cb570;
    border-color: #3cb570;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #39ac6a;
    border-color: #39ac6a;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #39ac6a;
    border-color: #39ac6a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #39ac6a;
    border-color: #39ac6a;
}
.btn-primary .badge {
    color: #39ac6a;
    background-color: #fff;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: #39ac6a;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #39ac6a;
    outline: 0 none;
}
.form-control:focus {
    border-color: #39ac6a !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #39ac6a !important;
    outline: 0 none;
}
.has-error textarea:focus,
.has-error input[type="text"]:focus,
.has-error input[type="password"]:focus,
.has-error input[type="datetime"]:focus,
.has-error input[type="datetime-local"]:focus,
.has-error input[type="date"]:focus,
.has-error input[type="month"]:focus,
.has-error input[type="time"]:focus,
.has-error input[type="week"]:focus,
.has-error input[type="number"]:focus,
.has-error input[type="email"]:focus,
.has-error input[type="url"]:focus,
.has-error input[type="search"]:focus,
.has-error input[type="tel"]:focus,
.has-error input[type="color"]:focus,
.has-error .uneditable-input:focus {
    border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #a94442;
    outline: 0 none;
}
.has-error .form-control:focus {
    border-color: #a94442 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #a94442 !important;
    outline: 0 none;
}
.pagination > li > a, .pagination > li > span {
    color: #00a75b;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus,
.pagination > li > span:hover {
    color: #39ac6a;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover,
.pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: #fff;
    background-color: #00a75b;
    border-color: #00a75b
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover,
.pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd
}

/* Bootstrap rating */
.symbol {
    display: inline-block;
    border-radius: 50%;
    border: 5px double white;
    width: 30px;
    height: 30px;
}
.symbol-empty {
    background-color: #ccc;
}

.symbol-filled {
    background-color: black;
}
