body {
  color: #161616 !important;
}
.content {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.relative {
  position: relative;
}
/*#page-main-content a { color:#20a69c !important; }
#page-main-content a:hover { color:#333 !important; }
#page-main-content a.btn { color:#fff !important; }
#page-main-content a.btn:hover { background-color:#005040 !important; }*/
.nav-wrap a {
  color: #2F2F2F !important;
}
.nav-wrap a:hover, .nav-wrap a:active, a.btnCate.selected {
  color: #C40003 !important;
}
.submenu {
  border-bottom: 4px solid #C40003;
}
hr {
  margin: 20px 0 !important;
}
.wrap {
  padding: 0 15px;
}
.grid {
  width: 100% !important;
  padding: 0 15px !important;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.fz-36 {
  font-size: 36px;
}
.fz-24 {
  font-size: 24px;
}
.fz-20 {
  font-size: 20px;
}
.fz-18 {
  font-size: 18px;
}
.fz-16 {
  font-size: 16px;
}
.fz-14 {
  font-size: 14px;
}
.fz-12 {
  font-size: 12px;
}
.fz-10 {
  font-size: 10px;
}
.fc-red {
  color: #980317;
}
.fc-green {
  color: #005040;
}
.fc-white {
  color: #fff;
}
.fc-orange {
  color: #FF6400
}
.fc-gift {
  color: #eb452b
}
.bgc-green {
  background-color: #005040;
}
.bgc-red {
  background-color: #374a60;
}
.hr-green {
  border-color: #005040;
  border-style: dashed;
}
.spacer-10 {
  height: 10px;
}
.spacer-15 {
  height: 15px;
}
.spacer-20 {
  height: 20px;
}
.spacer-50 {
  height: 50px;
}
.spacer-70 {
  height: 70px;
}
.spacer-90 {
  height: 90px;
}
.nm {
  list-style: square;
}
.colorbox-wrap1 {
  position: absolute;
  left: 0;
  bottom: 0;
}
.colorbox {
  display: block;
  float: left;
  margin-right: 3px;
  border: 1px solid #999;
}
.colorbox.active {}
.colorbox-inner {
  display: block;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  color: #333;
}
.colorbox-inner .fa-stack {
  display: none;
  font-size: 8px;
}
.colorbox.active .colorbox-inner .fa-stack {
  display: inline-block;
}
.colorbox1 {
  display: block;
  float: left;
  border: 1px solid #ccc;
  margin-right: 3px;
}
.colorbox1.active {
  border: 1px solid #000;
}
.colorbox-inner1 {
  display: block;
  background-color: #ff0;
  border: 2px solid #fff;
  height: 20px;
  width: 20px;
}
.colorbox1.active .colorbox-inner1 {
  border: 2px solid #000;
}
.btn-n {
  display: inline-block;
}
.btn-o {
  display: none;
}
.btnCate-xs.selected .btn-n {
  display: none;
}
.btnCate-xs.selected .btn-o {
  display: inline-block;
}
.ico-edu {
  width: 60%;
}
.owl-theme .owl-controls {
  margin-top: 0;
  padding-top: 20px;
}
.price-wrap {
  height: 40px;
  background-color: #333;
  line-height: 40px;
  color: #fff;
}
.pl-15 {
  padding-left: 15px;
}
.plr-15 {
  padding-left: 15px;
  padding-right: 15px;
}
a.btn-buy {
  padding: 0 15px;
  height: 40px;
  display: block;
  color: #fff !important;
  background-color: rgba(255, 122, 149, 1.00);
}
a.btn-sold {
  background-color: #666666;
  color: #fff !important;
  padding: 0 15px;
  height: 40px;
}
a.btn-buy:hover, a.btn-buy:active {
  background-color: rgba(255, 122, 149, 0.70);
}
a.btn-sold:hover, a.btn-sold:active {
  background-color: #666666;
  color: #fff !important;
}
a.btn-buy-1 {
  padding: 0 15px;
  height: 40px;
  display: block;
  color: #fff !important;
  background-color: rgba(32, 166, 156, 1.00);
}
a.btn-buy-1:hover {
  background-color: rgba(32, 166, 156, 0.90);
}
/*a.btn-spec { padding: 0 15px; height: 40px; display: block; color: #fff !important; background-color: #000; }*/
/*change*/
a.btn-spec {
  padding: 0 15px;
  height: 40px;
  display: block;
  color: #fff !important;
  background-color: rgba(32, 166, 156, 1.00);
}
a.btn-spec:hover {
  background-color: rgba(32, 166, 156, 0.90);
}
a.btn-spec:hover {
  background-color: #666;
}
.modal-content {
  width: 600px;
  margin: 0 auto;
}
.modal-header {
  padding: 15px !important;
}
.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
/* nav */
/*.nav-wrap { height: 40px; background-color: #ccc; color: #3a3a3a; line-height: 40px; }*/
.nav-home {
  padding: 0 15px;
  height: 40px;
  display: block;
  color: #fff;
  background-color: #005040;
}
.nav-cate {
  padding: 0 15px;
  height: 40px;
  display: block;
  color: #fff;
  background-color: #20a69c;
}
.nav-cate-xs {
  text-align: center;
  padding: 0 15px;
  height: 36px;
  line-height: 36px;
  display: block;
  color: #fff;
  background-color: #20a69c;
}
.btnCheckOut {
  padding: 0 15px;
  height: 40px;
  display: block;
  color: #fff;
  background-color: #000;
}
/* nav end */
#idList {
  display: none;
}
.slider-wrap {
  background: url(../images/bg_4.jpg) top repeat-x;
}
.b_cat {
  font-size: 24px !important;
  padding: 5px 10px;
}
.s_cat {
  font-size: 16px !important;
  padding: 15px 20px;
}
.s_cat.highlight {
  padding: 0;
}
.s_cat.on {
  display: block;
}
/*.grad2 { background-color:#000000; color: #fff; font-size: 24px; height: 80px;}*/
.grad2 {
  background-color: #f7a017;
  color: #fff;
  font-size: 20px;
}
/*.grad3 { background-color:#f7a017; color: #fff;}*/
.mobilenav div {
  background-color: #374a60;
}
.mobilenav div.on {
  background-color: #FFFFFF;
}
.grid {
  max-width: 1070px !important;
}
.popimg img {
  width: 80%;
}
.list-group {
  margin: 0 auto !important;
}
.list-group li {
  padding: 5px 0px;
  border-top: 1px solid;
}
.list-group li.skin {
  padding: 0px
}
.sub-group {
  margin: 0 auto !important;
  font-size: 14px;
}
.sub-group li {
  padding: 3px 0px;
  border-top: 0px solid;
  border-bottom: 1px solid;
}
.sub-group li.last {
  border-top: 0px solid;
  border-bottom: 0px solid;
}
.re_banner {
  width: 100%;
}
.img {
  width: 100%;
}
.content h3 {
  font-size: 143% !important;
  margin-bottom: 75px !important;
  font-weight: bold !important;
}
.content h3 span {
  border-bottom: 2px solid #161616 !important;
  padding-bottom: 2px !important;
}
.content h4 {
  font-size: 129% !important;
  margin-bottom: 26px !important;
  font-weight: bold !important;
  padding-top: 10px;
}
.box-img {
  position: relative;
  width: 150px;
  height: auto;
}
.box-content div {
  display: inline-block;
  vertical-align: top;
}
.box-img {
  position: relative;
  width: 150px;
  height: auto;
}
.box-img p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  margin: 0 auto;
  font-size: 79%;
  color: #404040;
  text-align: center;
}
.box-img img {
  width: 100%;
  height: auto;
}
.box-arrow {
  width: 44px;
  height: 108px;
  margin: 0;
  background: url(../images/box/arrowright.svg) no-repeat center 55px;
}
p {
  line-height: 2 !important;
  color: #161616 !important;
}
.table-store {
  border-collapse: collapse;
}
.table-spec td:first-child {
  font-weight: bold !important;
  width: 30%;
  font-size: 100% !important;
}
.table-store td:first-child {
  font-weight: bold !important;
  width: 40%;
  font-size: 100% !important;
}
.table-spec td {
  padding: 5px 5px 5px 0px;
  font-size: 90% !important;
}
.table-store td {
  padding: 15px 5px 15px 0px;
  font-size: 90% !important;
}
.table-store td {
  border-bottom: 1px solid #ddd;
}
.table-store th {
  border-bottom: 1px solid #ddd;
}
.table-spec, .table-store {
  width: 100%;
}
.table-store th {
  font-weight: bold !important;
  text-align: left !important;
  font-size: 120% !important;
  padding-bottom: 10px;
}
.remarks {
  font-size: 80%;
}
.table-store span {
  border-bottom: 1px solid #161616;
  padding-bottom: 2px;
}
.table-spec span {
  border-bottom: 1px solid #161616;
  padding-bottom: 2px;
}
.modal {
  margin-top: 0 !important;
}
.modal-content {
  background-color: #FFFFFF;
  width: 800px;
}
.modal-header {
  padding: 10px !important;
  position: relative;
}
.modal-header .close {
  position: absolute;
  top: 10px;
  right: 10px;
  margin-top: 0;
  font-size: 2rem;
  border-radius: 20px;
  line-height: initial;
  margin: 2px 5px;
}
.modal-body {
  padding: 1.2em !important;
  font-size: 13px;
}
.modal-body table tr:nth-child(even) td:last-child{padding-bottom: 10px;}
.modal.fade.in {
  top: 20px !important;
}
@media (max-width:767px) {
  .modal-content {
    width: 100%;
  }
  .modal.fade.in {
    top: 0 !important;
  }
  .modal-content {
    position: fixed;
    overflow-y: scroll;
    height: 100%;
  }
  .box-arrow {
    background: url(../images/box/arrowdown.svg) no-repeat;
    width: 28px;
    height: 28px;
  }
  .box-content div {
    display: block;
    margin: auto;
  }
}
.btn-default {
  background-color: #20a69c !important;
}
/* reset */
.modal {
  display: none;
}
.nav > li > a:focus, .nav > li > a:hover {
  background-color: transparent !important;
  text-decoration: none;
}
.clearfix::before, .clearfix::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-footer::before, .modal-footer::after {
  content: " ";
  display: table;
}
.clearfix::after, .container::after, .container-fluid::after, .row::after, .form-horizontal .form-group::after, .btn-toolbar::after, .btn-group-vertical > .btn-group::after, .nav::after, .navbar::after, .navbar-header::after, .navbar-collapse::after, .pager::after, .panel-body::after, .modal-footer::after {
  clear: both;
}
.form-control {
  background-color: #fff !important;
  background-image: none !important;
  border: 1px solid #ccc !important;
  border-radius: 0px !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
  color: #777 !important;
  display: block !important;
  font-size: 14px !important;
  height: 34px !important;
  line-height: 1.42857 !important;
  padding: 6px 12px !important;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.radio, .checkbox {
  min-height: 18px;
  padding-left: 0 !important;
}
/* new */
.grad1 {
  background-color: #000000;
  color: #fff;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
}
a.btn-cate {
  padding: 10px 15px;
}
.hidden {
  display: none;
}