/*================== 
 * @authors Adrian 
 * @date    2015-5-19 12:40:20
 * @version 
 ===================*/
.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.clearfix {
  *zoom: 1; }

/*============ mixin =============*/
@font-face {
  font-family: 'LangTing';
  src: url("../font/LanTing.eot");
  src: url("../font/LanTing.eot?#iefix") format("embedded-opentype"), url("../font/LanTing.woff") format("woff"), url("../font/LanTing.ttf") format("truetype"), url("../font/LanTing.svg#AlluraRegular") format("svg"); }
.navSlide, .nav li > a, .eval-txtarea-wrap textarea, .main-inner, .col-item-oil .col-item-cont, .col-item-can .col-item-cont, .col-item-cereal .col-item-cont, .col-item-season .col-item-cont, .col-item-win .col-item-cont, .col-item-cheese .col-item-cont {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.news-item-txt, .new-prev, .new-next {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.main, .main-inner {
  width: 1240px;
  margin: 0 auto; }

.header {
  position: relative;
  z-index: 9;
  height: 132px; }

.header-top {
  background: #006600 url(../img/bg-head.jpg) center 0 no-repeat;
  line-height: 29px; }
  .header-top * {
    color: #fff; }

.greet {
  float: left; }

.memberLink {
  float: right; }
  .memberLink a {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    float: left;
    padding: 0 10px 0 28px;
    background: url(../img/nav-sprite.png) -151px -69px no-repeat;
    margin-right: 12px; }
  .memberLink a:hover {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    background-position-x: -144px; }

.header-mid {
  background-color: #339933;
  height: 103px; }
  .header-mid .main, .header-mid .main-inner {
    position: relative; }

.logo {
  float: left;
  margin-top: 14px; }
  .logo a {
    display: block;
    background: url(../img/logo.png) 0 0 no-repeat;
    width: 184px;
    height: 78px;
    text-indent: -9999em;
    overflow: hidden; }

.search-wrap {
  float: right;
  position: relative;
  margin-top: 30px; }

.search-ipt {
  width: 114px;
  padding: 10px 46px 10px 14px;
  line-height: 28px;
  height: 28px;
  background: transparent url("../img/nav-sprite.png") -100px -14px no-repeat;
  border: none;
  outline: none; }

.search-btn {
  border: none;
  background: transparent url("../img/nav-sprite.png") -100px -62px no-repeat;
  position: absolute;
  width: 29px;
  height: 29px;
  top: 9px;
  right: 10px;
  outline: none; }

.navSlide {
  z-index: 1;
  width: 1240px;
  position: absolute;
  top: 103px;
  left: -246px;
  background-color: #fff;
  padding-top: 1px;
  line-height: 26px;
  overflow: hidden;
  display: none;
  padding-top: 6px; }
  .navSlide *, .navSlide .main-inner * {
    float: left; }
  .navSlide a {
    color: #000;
    padding: 0 20px; }

.navSlide-bg {
  background-color: #fff;
  height: 33px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 132px;
  z-index: 9;
  display: none; }

.nav-wrap {
  float: left;
  position: absolute;
  width: 800px;
  line-height: 38px;
  font-size: 14px;
  left: 246px;
  z-index: 29; }

.nav {
  width: 100%; }
  .nav li {
    float: left;
    text-align: center;
    height: 109px; }
    .nav li > a {
      height: 100%;
      padding-top: 26px;
      display: block;
      width: 100px;
      color: #fff;
      position: relative;
      z-index: 29;
      font-size: 14px;
      line-height: 28px; }
    .nav li span {
      display: inline-block;
      font-size: 10px; }

.nav-item-store {
  float: right;
  margin-top: 11px;
  text-align: center;
  margin-right: 10px; }
  .nav-item-store a {
    font-size: 16px;
    font-weight: bold;
    display: block;
    width: 100px;
    background: transparent url("../img/nav-sprite.png") left top no-repeat;
    height: 66px;
    color: #e43231;
    line-height: 28px;
    padding-top: 15px; }
  .nav-item-store span {
    display: inline-block;
    font-size: 10px; }

.nav-block {
  border-bottom: 9px solid #006600;
  z-index: 19;
  position: absolute;
  top: 0;
  width: 100px;
  height: 94px;
  background-color: #006600; }

.nav-block i {
  width: 11px;
  height: 6px;
  background: transparent url("../img/nav-block-arr.png") left top no-repeat;
  position: absolute;
  left: 50%;
  top: 103px;
  margin-left: -5.5px;
  z-index: 99; }

.navSlide-aboutus {
  padding-left: 346px; }

.navSlide-news {
  padding-left: 446px; }

.navSlide-proCentr {
  padding-left: 546px; }

.navSlide-agentPro {
  padding-left: 646px; }

.navSlide-serviceCentr {
  padding-left: 746px; }

.navSlide-ZhaoShang {
  padding-left: 776px; }

.navSlide-contactus {
  padding-left: 846px; }

.carousel {
  width: 100%;
  height: 554px;
  overflow-x: hidden;
  position: relative; }

.carousel-list img {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -960px; }

.foot-wrap {
  color: #006400; }
  .foot-wrap a {
    color: #fff; }

.foot {
  background-color: #339933; }

.foot-list {
  float: left;
  margin-top: 8px; }
  .foot-list dl {
    float: left;
    width: 118px;
    padding-left: 42px;
    line-height: 30px; }
  .foot-list dt {
    padding: 10px 0;
    font-weight: bold;
    font-size: 14px; }

.foot-right {
  float: right; 
  width: 240px;
  }

.friendLink-wrap {
  clear: both;
  line-height: 29px;
  padding: 14px 0 12px;
  background: transparent url("../img/bg_f_bd.jpg") left top repeat-x; }
  .friendLink-wrap span {
    display: inline-block;
    background-color: #e3000b;
    width: 80px;
    position: relative;
    text-align: center;
    font-weight: bold;
    margin: 0 14px 0 38px; }
  .friendLink-wrap span:after {
    content: "";
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -4px;
    width: 5px;
    height: 8px;
    display: block;
    background: transparent url("../img/arr_f_tag.png") left top no-repeat; }
  .friendLink-wrap a {
    margin: 0 5px; }

.hotline-wrap {
  line-height: 14px;
  border-bottom: 1px solid #c8a640;
  margin-top: 30px; }
  .hotline-wrap span {
    line-height: 38px;
    font-size: 26px;
    color: #e43231; }
  .hotline-wrap i {
    width: 28px;
    height: 27px;
    float: left;
    background: transparent url("../img/ico_tel.png") left top no-repeat;
    margin-right: 9px; }

.wechat-wrap {
  line-height: 28px;
  padding: 6px 0; }
  .wechat-wrap img {
    display: block; 
	float:left;
	padding-right:13px;}

.copyright {
  background-color: #006600;
  line-height: 30px;
  text-align: center; }

.colum-title {
  width: 1100px;
  margin: 0 auto;
  position: relative;
  padding: 30px 0 26px;
  text-align: center;
  height: 102px; }
  .colum-title h2 {
    font-family: 'LangTing';
    font-size: 48px;
    line-height: 64px;
    height: 64px;
    position: relative;
    z-index: 19;
    width: 532px;
    margin: 0 auto;
    background-color: #fff; 
  }
    .colum-title h2 span {
      font-size: 32px;
      display: inline-block;
      vertical-align: middle; }

.colum-agentbrand .main, .colum-agentbrand .main-inner, .colum-show .main, .colum-show .main-inner {
  width: 1200px; }

.colum-pro .main, .colum-pro .main-inner {
  width: 1202px; }

.col-wrap {
  margin-top: 20px;
  border: 1px solid #e0e0e0; }

.colum-pro {
  padding-bottom: 60px; }
  .colum-pro em {
    color: #e43231; }

.colum-agentbrand {
  padding-bottom: 60px; }
  .colum-agentbrand em {
    color: #f9bb01; }

.colum-title-summary {
  line-height: 36px;
  color: #888; }

.colum-title-line {
  width: 100%;
  height: 1px;
  background-color: #6a6a6a;
  position: absolute;
  z-index: 9;
  left: 0;
  top: 62px; }

.float-wrap {
  width: 64px;
  position: fixed;
  top: 300px;
  right: 10px; }

.float-qq, .float-weibo, .float-top {
  height: 64px;
  background-color: #e43231;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  display: block;
  color: #fff;
  margin-bottom: 2px; }
  .float-qq i, .float-weibo i, .float-top i {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
    background: transparent url("../img/ico_float.png") no-repeat; }

.float-qq:hover, .float-weibo:hover, .float-top:hover {
  background-color: #fbb01f; }

.float-qq {
  position: relative; }

.qq-wrap {
  display: none;
  position: absolute;
  border: 1px solid #e0e0e0;
  padding: 8px 12px 12px;
  width: 110px;
  left: -136px;
  top: 0px;
  background-color: #fff; }
  .qq-wrap i {
    background: url("../img/ico_qq.jpg") 0 0 no-repeat;
    margin: 6px 8px 0 14px;
    float: left;
    width: 20px;
    height: 24px; }
  .qq-wrap a {
    color: #adadad; }
  .qq-wrap .qq-item {
    line-height: 32px;
    height: 42px;
    border-bottom: 1px dashed #e0e0e0; }
  .qq-wrap span {
    right: -5px;
    top: 36px;
    position: absolute;
    background: url("../img/arr_float.png") 0 0 no-repeat;
    width: 5px;
    height: 11px; }

.float-weibo i {
  background-position: -40px 0; }

.float-top {
  font-size: 24px;
  line-height: 64px;
  cursor: pointer; }

.banner {
  overflow: hidden;
  width: 100%; }
  .banner img {
    position: relative;
    left: 50%;
    margin-left: -960px;
    display: block; }

.colum-left {
  float: left;
  width: 240px;
  position: relative; }

.colum-left-title {
  width: 100%;
  color: #fff;
  position: absolute;
  top: -70px;
  background-color: #f65655;
  height: 70px; }
  .colum-left-title b {
    font-size: 48px;
    font-weight: normal;
    float: left;
    margin: 3px 8px 0 22px; }
  .colum-left-title span {
    font-size: 24px;
    float: left;
    margin-top: 26px; }

.menu {
  border: 1px solid #ddd;
  margin-bottom: 38px; }
  .menu a {
    color: #888;
    font-size: 14px; }
  .menu > li > a {
    text-indent: 24px;
    background-color: #fbfbfb;
    display: block;
    line-height: 50px;
    border-bottom: 1px dashed #ddd; }
    .menu > li > a span {
      float: right;
      width: 9px;
      height: 9px;
      background: url("../img/menu-sprite.png") -3px 0 no-repeat;
      margin: 20px 16px 0 0; }
    .menu > li > a b{
      margin-left: 10px;
      font-weight: normal;
      font-size: 12px;
    }
  .menu > li.current > a {
    color: #f65655; }
    .menu > li.current > a span {
      background-position: -3px -9px; }
  .menu > li.last > a {
    border: none; }
  .menu .current ul {
    display: block; }

.menu-category {
  display: none;
  border-bottom: 1px dashed #ddd;
  padding: 10px 0; }
  .menu-category > li > a {
    line-height: 36px;
    display: block;
    text-indent: 40px;
    background: transparent url("../img/arr_1.png") 24px 15px no-repeat; }
  .menu-category > li > a:hover {
    color: #c60b0a; }

.menu-promote {
  padding: 0 8px; }

.menu-promote-item {
  padding: 10px 0 8px;
  border-bottom: 1px dashed #ddd;
  height: 108px;
  overflow: hidden; }

.menu-promote-item.last {
  border-bottom: none; }

.menu-promote-img img {
  float: left;
  border: 1px solid #ddd;
  width: 106px;
  height: 106px;
  margin-right: 10px; }

.menu-promote-price {
  color: #fc0101;
  font-size: 18px;
  line-height: 26px; }

a.menu-promote-name {
  line-height: 18px;
  font-weight: bold;
  width: 90px;
  margin-top: 10px;
  float: left;
  color: #555; }

.menu-promote-name:hover {
  color: #c60b0a; }

.menu-promote-saled {
  margin-top: 18px; }

.colum-right {
  min-height: 600px;
  float: right;
  width: 970px; }

.headline {
  height: 67px;
  border: 1px solid #ddd;
  background: #fbfbfb url("../img/bg_headline.png") 13px 18px no-repeat; }
  .headline h3 {
    margin-top: 25px;
    border-left: 4px solid #ffb400;
    height: 20px;
    float: left;
    text-indent: 15px;
    line-height: 30px;
    color: #888;
    font-size: 18px; }

.crumb {
  float: right;
  margin: 28px 28px 0 0;
  color: #888;
  font-size: 14px; }
  .crumb a {
    color: #888;
    margin: 0 2px; }
  .crumb a:hover {
    color: #c60b0a; }

.proCate-cont {
  padding: 28px 10px 0; }

.hotSearch-wrap {
  border: 1px solid #ddd;
  line-height: 36px; }
  .hotSearch-wrap span {
    color: #666;
    margin: 0 2px 0 10px; }
  .hotSearch-wrap a {
    color: #e43231;
    margin: 0 8px; }

.cateFilter-wrap {
  margin-top: 10px;
  padding: 0 10px;
  border: 1px solid #ddd; }

.cateFilter-result {
  color: #696464;
  line-height: 32px;
  padding-top: 4px;
  font-weight: bold; }
  .cateFilter-result span {
    color: #f65655; }

.cateFilter-cate {
  line-height: 32px;
  border-top: 1px dotted #ddd; }

.cateFilter-name {
  float: left;
  width: 100px;
  text-indent: 22px;
  color: #999; }

.cateFilter-list {
  float: left;
  width: 780px;
  height: 32px;
  overflow: hidden; }
  .cateFilter-list li {
    float: left;
    margin-right: 10px; }
  .cateFilter-list a {
    color: #4a4a4a;
    display: inline-block;
    padding: 0 20px 0 4px; }
  .cateFilter-list a:hover {
    color: #c60b0a; }
  .cateFilter-list li.all a {
    color: #ff8400; }

.cateFilter-more {
  float: right;
  color: #f65655;
  width: 38px;
  cursor: pointer; }
  .cateFilter-more span {
    background: url(../img/cate-sprite.png) -1px -21px no-repeat;
    width: 7px;
    height: 4px;
    float: right;
    margin-top: 15px; }

.seq-wrap {
  padding: 7px 0 7px 18px;
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  margin: 22px 0;
  line-height: 22px; }

.seq-item {
  float: left;
  padding: 0 7px;
  border: 1px solid #ddd;
  background-color: #fff;
  color: #000;
  margin-right: 10px; }
  .seq-item i {
    display: inline-block;
    width: 7px;
    height: 8px;
    background: url(../img/cate-sprite.png) -8px -21px no-repeat;
    margin-left: 4px; }

.seq-item.active {
  color: #ea5505;
  border-color: #ea5505; }
  .seq-item.active i {
    background-position-x: -15px; }

.seq-page {
  width: 200px;
  float: right;
  padding-right: 4px; }
  .seq-page b {
    color: #ec5502; }
  .seq-page span {
    margin: -1px 10px 0;
    display: inline-block;
    vertical-align: top; }

.seq-page-prev, .seq-page-next {
  width: 21px;
  height: 20px;
  display: inline-block;
  background: url(../img/cate-sprite.png) no-repeat;
  float: right;
  margin: 2px 3px 0 0; }

.seq-page-prev {
  background-position: 0 0; }

.seq-page-next {
  background-position: -24px 0; }

.proList-wrap {
  width: 960px;
  padding: 0 3px 0; }

.proList-item {
  float: left;
  padding: 5px 5px 1px 5px;
  border: 1px solid #ddd;
  width: 212px;
  margin: 0 16px 28px 0; }

.proList-item:hover {
  padding: 4px 4px 0px 4px;
  border: 2px solid #f65655; }

.proList-img {
  display: block;
  width: 210px;
  height: 210px;
  border: 1px solid #f3f3f3; }

.proList-price {
  padding: 0 2px;
  line-height: 24px;
  color: #cd0000;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 3px; }
  .proList-price span {
    float: right;
    font-size: 12px;
    color: #555;
    font-weight: normal;
    text-decoration: line-through; }

.proList-name {
  padding: 0 2px;
  line-height: 24px; }
  .proList-name a {
    color: #000; }
  .proList-name a:hover {
    color: #c60b0a; }
  .proList-name em {
    background: url(../img/ico_new.png) 0 0 no-repeat;
    width: 26px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 7px 0 0; }

.proList-txt {
  padding: 0 4px;
  color: #878787;
  line-height: 20px;
  margin: 5px 0 16px; 
  height: 30px;}

.proList-stock {
  padding: 0 2px;
  line-height: 32px;
  border-top: 1px solid #ddd;
  width: 200px;
  margin: 0 auto;
  color: #555; }
  .proList-stock span {
    color: #fe7620; }

.contactus-link {
  width: 240px;
  height: 150px;
  background: transparent url("../img/bg_contactus_link.jpg") left top no-repeat;
  display: block; }

.slogan {
  width: 303px;
  height: 51px;
  margin: 20px 0;
  float: right;
  background: transparent url("../img/slogan.png") left top no-repeat; }

.pro-zoom {
  float: left;
  margin-top: 40px; }

.pro-col {
  float: right;
  width: 380px;
  padding-right: 20px;
  margin-top: 40px; }
  .pro-col label {
    color: #848484; }

.pro-name {
  font-size: 16px;
  color: #000;
  font-weight: bold; }

.pro-descr {
  color: #f65655;
  padding-left: 10px;
  margin: 10px 0 12px 0; }

.pro-info {
  padding-left: 10px;
  color: #000;
  line-height: 22px;
  margin: 10px 0; }
  .pro-info li {
    float: left;
    width: 45%; }

.pro-price-wrap {
  background: transparent url("../img/pro_sprite.png") left top no-repeat;
  line-height: 36px;
  padding: 1px 10px; }

.pro-price-meb b {
  font-size: 24px;
  color: #ff4400;
  display: inline-block;
  vertical-align: top; }
.pro-price-meb em {
  font-style: normal;
  line-height: 18px;
  padding: 0 4px;
  background-color: #ff8e1b;
  color: #fff;
  display: inline-block;
  margin: 0 0 0 6px; }

.pro-subinfo {
  line-height: 26px;
  padding-left: 10px;
  margin: 8px 0; }
  .pro-subinfo span {
    color: #c40000; }

.pro-sku-wrap {
  padding: 0 10px;
  border: 1px solid #e7dbb1;
  background-color: #fffee7; }

.pro-sku-btn-wrap {
  padding: 10px 0;
  border-top: 1px solid #e7dbb1; }

.btn-purch, .btn-addcart {
  width: 151px;
  height: 40px;
  border: none;
  background: transparent url("../img/pro_sprite.png") 0 -141px no-repeat;
  margin: 0 8px 0 2px;
  cursor: pointer; }

.btn-addcart {
  background-position: -171px -141px; }

.pro-sku-color {
  margin: 16px 0; }

.pro-sku-quant {
  margin: 16px 0; }

.sku-quant-wrap {
  display: inline-block;
  position: relative;
  top: -2px; }

.sku-quant-min, .sku-quant-plus {
  float: left;
  width: 20px;
  height: 20px;
  background: transparent url("../img/pro_sprite.png") no-repeat; }

.sku-quant-min {
  background-position: -226px -76px; }

.sku-quant-plus {
  background-position: -300px -76px; }

.sku-quant-ipt {
  float: left;
  height: 16px;
  width: 53px;
  text-align: center; }

.sku-quant-remain {
  color: #c40000; }

.btn-share, .btn-addtempo {
  width: 105px;
  line-height: 25px;
  border: none;
  background: transparent url("../img/pro_sprite.png") no-repeat;
  float: left;
  margin: 0 24px 0 2px;
  cursor: pointer; }

.btn-share {
  background-position: -1px -107px; }

.btn-addtempo {
  background-position: -133px -107px; }

.pro-btn-wrap {
  margin-top: 20px; }

.pro-tab-colum {
  clear: both; }

.pro-tab-title, .memb-order-tab-title {
  border-bottom: 3px solid #e60011; }
  .pro-tab-title li, .memb-order-tab-title li {
    float: left;
    padding-top: 4px;
    line-height: 28px;
    color: #777;
    text-align: center;
    font-size: 14px;
    background: transparent url("../img/bg_tab.png") repeat-x;
    border: 1px solid #d6d6d6;
    border-bottom: none;
    margin-right: 1px;
    cursor: pointer;
    width: 146px; }
  .pro-tab-title li.current, .memb-order-tab-title li.current {
    background: #e60011;
    border-color: #e60011;
    color: #fff; }

.pro-tab-cont {
  padding: 20px 16px; }
  .pro-tab-cont > div {
    display: none; }

.eval-item {
  padding: 6px 0 16px;
  border-bottom: 1px dotted #ddd; }

.eval-item-hd {
  line-height: 34px; }

.eval-item-user {
  float: left;
  color: #005aa1;
  display: inline-block;
  width: 120px;
  margin-right: 16px; }

.eval-item-time {
  color: #4a4a4a; }

.eval-item-txt {
  line-height: 20px; }

.eval-colum {
  width: 894px;
  margin: 20px auto; }

.eval-txtarea-wrap {
  border: 1px solid #ddd;
  overflow: hidden; }
  .eval-txtarea-wrap textarea {
    outline: none;
    border: none;
    border-bottom: 1px solid #ddd;
    width: 100%;
    padding: 4px; }

.eval-txtarea-btn {
  margin: 4px 6px 4px 0;
  float: right;
  width: 60px;
  line-height: 20px;
  color: #fff;
  background-color: #e85505;
  border: none;
  text-align: center;
  cursor: pointer; }

.eval-colum-user, .eval-colum-level {
  line-height: 28px;
  padding: 5px 0; }

.login-cont {
  border: 1px solid #e0e0e0;
  height: 550px;
  margin: 46px 0 20px;
  background: url("../img/bg_login.jpg") 62px 35px no-repeat; }

.login-wrap {
  width: 370px;
  margin: 132px 116px 0 0;
  float: right;
  border: 1px solid #e0e0e0;
  box-shadow: 2px 2px 2px 0px #e0e0e0;
  padding: 0 10px; }
  .login-wrap h3 {
    color: #e43231;
    margin-left: 26px;
    line-height: 64px;
    font-size: 14px; }
  .login-wrap li {
    min-height: 38px; }
    .login-wrap li label {
      width: 75px;
      text-align: right;
      float: left;
      line-height: 27px; }
  .login-wrap .ipt {
    padding: 4px; }

.login-rembid {
  margin: 0 0 10px 75px;
  line-height: 22px; }
  .login-rembid input {
    float: left;
    margin-top: 4px;
    margin-right: 4px;
    width: 16px;
    height: 16px; }

.login-btn-wrap {
  margin: 0 0 50px 75px; }
  .login-btn-wrap a {
    color: #4a4a4a;
    margin-left: 6px; }
  .login-btn-wrap a:hover {
    color: #e43231; }

.btn-login {
  background-color: #e43231;
  text-align: center;
  color: #fff;
  border: none;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  font-family: "Microsoft YaHei";
  width: 150px;
  line-height: 40px; }

.login-none {
  line-height: 34px;
  border-top: 1px solid #e0e0e0; }
  .login-none a {
    color: #e43231;
    margin-left: 4px; }

.main-inner {
  padding: 40px 28px; }

.headbar {
  line-height: 68px;
  font-size: 20px;
  text-indent: 18px;
  border: 1px solid #e0e0e0;
  box-shadow: -3px -3px 4px 0 #e9e9e9 inset;
  border-radius: 2px;
  margin-bottom: 16px; }
  .headbar img {
    float: right;
    margin: 5px 30px 0 0; }

.rigist-tab {
  padding: 38px 100px;
  border: 1px solid #e0e0e0; }

.rigist-tab-title {
  border: 1px solid #e0e0e0; }
  .rigist-tab-title li {
    width: 138px;
    line-height: 36px;
    font-size: 14px;
    float: left;
    text-align: center; }
  .rigist-tab-title li.current {
    background-color: #e43231;
    color: #fff; }

.rigist-tab-main {
  width: 750px;
  margin: 40px auto 0; }

.rigist-list input {
  float: left; }
.rigist-list .tip {
  color: #999;
  margin: 5px 0 0 6px;
  float: left; }
.rigist-list em {
  color: #e43231;
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px; }
.rigist-list li {
  min-height: 40px; }
.rigist-list label {
  width: 146px;
  float: left;
  text-align: right;
  line-height: 26px; }
.rigist-list .ipt {
  padding: 4px;
  height: 16px;
  line-height: 16px;
  width: 194px; }

label.radio-sex-label {
  width: auto;
  padding-right: 10px; }

.rigist-item-gender input {
  margin: 8px 4px 0; }

.rigist-item-birth .ipt {
  float: none;
  width: 70px; }
.rigist-item-birth span {
  margin: 0 10px 0 4px; }

.rigist-item-prov {
  margin-left: 146px;
  color: #999; }
  .rigist-item-prov a {
    color: #e43231; }

.rigist-item-btn {
  margin-left: 146px;
  padding: 10px 0; }

.btn-rigist {
  background-color: #e43231;
  text-align: center;
  color: #fff;
  border: none;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  font-family: "Microsoft YaHei";
  width: 102px;
  line-height: 36px; }

.rigist-item-prov {
  line-height: 30px; }
  .rigist-item-prov a {
    font-weight: bold;
    margin-left: 6px; }
  .rigist-item-prov .ckb {
    float: left;
    margin: 9px 6px 0 0; }

.rigist-item-secucode a {
  color: #2f81d7; }
.rigist-item-secucode .ipt {
  width: 76px; }
.rigist-item-secucode img {
  float: left;
  height: 28px;
  margin: 0 4px; }

.rigist-tab-cont > div {
  display: none; }

.file {
  margin: 4px 0 0 0; }

.rigist-suce-cont {
  border: 1px solid #e0e0e0; }

.rigist-suce-main {
  margin: 38px auto 0;
  width: 330px;
  text-align: center; }
  .rigist-suce-main h5 {
    padding: 12px 0;
    font-size: 16px; }

.rigist-suce-txt {
  line-height: 22px; }
  .rigist-suce-txt a {
    color: #0559bc; }
  .rigist-suce-txt span {
    color: #c60211;
    font-weight: bold; }

.rigist-suce-btn-wrap {
  padding: 24px 0; }

.btn-shopping, .btn-mebcenter {
  background-color: #e43231;
  text-align: center;
  color: #fff;
  border: none;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  font-family: "Microsoft YaHei";
  width: 102px;
  line-height: 40px;
  margin: 0 24px; }

.rigist-fog-cont {
  border: 1px solid #e0e0e0; }

.btn-submit {
  background-color: #e43231;
  text-align: center;
  color: #fff;
  border: none;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  font-family: "Microsoft YaHei";
  width: 102px;
  line-height: 36px; }

.rigist-fog-main {
  width: 680px;
  margin: 46px auto 40px; }

.memb-col-l {
  float: left;
  width: 185px; }

.memb-col-r {
  float: right;
  border: 1px solid #e0e0e0;
  width: 940px;
  padding: 20px;
  min-height: 516px; }

.memb-id {
  border: 1px solid #e0e0e0;
  padding: 10px;
  height: 100px;
  margin-bottom: 12px; }
  .memb-id b {
    color: #c60211;
    padding: 5px 0;
    display: inline-block; }
  .memb-id h4 {
    padding: 8px 0; }
  .memb-id .memb-id-txt {
    line-height: 18px; }
  .memb-id span {
    color: #e70012; }

.memb-menu {
  padding: 5px;
  border: 1px solid #e0e0e0;
  margin-bottom: 12px; }
  .memb-menu h4 {
    background: url("../img/bg_meb_menu.jpg") 0 0 no-repeat;
    height: 36px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-indent: 28px; }
  .memb-menu li {
    line-height: 24px;
    border-bottom: 1px dashed #e0e0e0;
    text-indent: 24px;
    background: url("../img/dot_memb.jpg") 10px center no-repeat; }
  .memb-menu a {
    color: #000; }

.memb-state {
  line-height: 36px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 40px; }
  .memb-state b {
    font-weight: normal;
    color: #e43231;
    font-size: 18px; }
  .memb-state span {
    color: #e43231; }

.order-th {
  background-color: #ebebeb; }
  .order-th li {
    float: left;
    line-height: 30px;
    font-weight: bold;
    text-align: center; }

.order-headline {
  background-color: #f9ecd4;
  border: 1px solid #e0e0e0;
  border-bottom: none;
  margin-top: 2px;
  line-height: 32px;
  padding: 0 10px; }
  .order-headline label {
    margin-left: 8px; }
  .order-headline a {
    color: #e60011; }

.order-table {
  width: 100%;
  text-align: center;
  border: 1px solid #e0e0e0; }
  .order-table img {
    width: 100px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px; }
  .order-table td {
    line-height: 106px;
    height: 106px;
    border: 1px dashed #e0e0e0; }
  .order-table b {
    color: #e60011; }
  .order-table a {
    color: #0077d2; }
  .order-table a.order-item-name {
    color: #000; }

.order-state-search {
  float: right;
  margin-right: 12px; }
  .order-state-search select {
    width: 70px; }

.memb-hd {
  border-bottom: 2px solid #e0e0e0;
  height: 30px; }
  .memb-hd h3 {
    float: left;
    font-size: 14px;
    border-bottom: 2px solid #bd0000;
    line-height: 30px;
    width: 62px;
    height: 30px;
    white-space: nowrap; }

.integ-illu {
  line-height: 26px;
  padding: 6px 8px;
  border-bottom: 1px dotted #e0e0e0; }
  .integ-illu label {
    font-weight: bold; }

.integ-state {
  padding: 16px 8px; }
  .integ-state span {
    color: #bd0000;
    font-weight: bold; }

.integ-table {
  border: 1px solid #e0e0e0;
  line-height: 24px;
  width: 100%; }
  .integ-table td, .integ-table th {
    text-indent: 14px;
    border: 1px solid #e0e0e0; }
  .integ-table th {
    font-weight: bold; }

.integ-page-l {
  float: right;
  margin-right: 8px; }
  .integ-page-l a {
    color: #000;
    margin: 0 2px; }

.integ-reduse {
  color: #bd0000; }

.integ-incre {
  color: #00bf48; }

.temp-table {
  line-height: 28px;
  width: 100%;
  margin-top: 18px; }
  .temp-table img {
    width: 58px;
    border: 1px solid #e0e0e0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px; }
  .temp-table a {
    color: #000; }
  .temp-table tr {
    border-bottom: 1px solid #e0e0e0; }
  .temp-table th {
    background-color: #d6d6d6;
    font-weight: bold;
    text-align: center; }
  .temp-table td {
    line-height: 80px;
    text-align: center; }
  .temp-table .first {
    text-indent: 6px;
    text-align: left; }
  .temp-table .btn-dele {
    background: url("../img/ico_close.jpg") 0 0 no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer; }

.edit-illu {
  line-height: 20px;
  padding: 12px 0 0 24px; }

.edit-table {
  border: 1px solid #e0e0e0;
  width: 100%;
  line-height: 28px; }
  .edit-table td {
    border: 1px solid #e0e0e0;
    padding: 0 6px; }
  .edit-table em {
    display: inline-block;
    vertical-align: middle;
    color: #ff175f;
    margin-right: 2px; }
  .edit-table label {
    float: right; }
  .edit-table .ipt {
    width: 200px;
    padding: 0px 2px; }
  .edit-table select {
    width: 200px; }

.item-gender input {
  float: left;
  margin: 8px 2px 0px 8px; }

label.radio-gend-label {
  float: left; }

.btn-save {
  background-color: #e43231;
  text-align: center;
  color: #fff;
  border: none;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  font-family: "Microsoft YaHei";
  width: 74px;
  line-height: 26px; }

.edit-btn-wrap {
  margin: 12px 0 12px 243px; }

.rigist-item-city select {
  line-height: 28px;
  height: 28px; }

.shopcart-cont, .cartinfo-cont {
  padding: 32px 84px;
  border: 1px solid #e0e0e0; }

.shopcart-table {
  width: 100%;
  margin-bottom: 12px; }
  .shopcart-table th {
    background: url("../img/bg_th.jpg") 0 0 repeat-x;
    line-height: 34px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    text-align: center; }
  .shopcart-table tr {
    border-bottom: 1px dashed #e0e0e0; }
  .shopcart-table td {
    text-align: center;
    line-height: 108px; }
  .shopcart-table a {
    color: #000; }
  .shopcart-table span {
    color: #999;
    text-decoration: line-through; }
  .shopcart-table b {
    font-weight: bold;
    color: #ee0213; }
  .shopcart-table img {
    width: 80px;
    height: 80px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    border: 1px solid #e0e0e0; }

.count-min, .count-plus {
  width: 16px;
  height: 16px;
  cursor: pointer;
  background: url("../img/shopcart-sprite.jpg") 0 0 no-repeat;
  border: none;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer; }

.count-min {
  background-position: -16px 0; }

.count-plus {
  background-position: 0 0; }

.count-ipt {
  vertical-align: middle;
  display: inline-block;
  line-height: 18px;
  width: 40px;
  text-align: center; }

.btn-dele {
  width: 57px;
  height: 19px;
  background: url("../img/shopcart-sprite.jpg") 0 -35px no-repeat;
  border: none;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer; }

.shopcart-sum {
  line-height: 40px;
  height: 40px;
  border: 1px solid #e0e0e0;
  background-color: #fafafa;
  padding: 0 6px; }
  .shopcart-sum span {
    margin: 0 4px;
    float: right; }
  .shopcart-sum b {
    font-weight: bold;
    color: #ee0213; }

.shopcart-col-1 {
  line-height: 50px;
  height: 50px;
  margin-bottom: 12px; }

.shopcart-col-2 {
  clear: both;
  height: 42px; }

.shopcart-batch {
  float: left; }
  .shopcart-batch .ckb, .shopcart-batch .btn-clear {
    display: inline-block;
    vertical-align: middle; }
  .shopcart-batch .ckb {
    margin: 0 0 0 14px;
    position: relative; }
  .shopcart-batch label {
    margin: 0 12px 0 2px; }

.shopcart-total {
  float: right; }
  .shopcart-total b {
    color: #ee0213;
    font-size: 18px;
    margin: 0 4px;
    position: relative; }

.btn-clear {
  width: 80px;
  height: 19px;
  background: url("../img/shopcart-sprite.jpg") 0 -16px no-repeat;
  border: none; }

.shopcart-tip {
  float: left;
  border: 1px solid #ffe2a6;
  background-color: #fff8e8;
  color: #e17805;
  line-height: 40px;
  text-indent: 14px;
  min-width: 496px; }

.shopcart-btn-wrap {
  float: right; }

.btn-goon {
  background-color: #e43231;
  text-align: center;
  color: #fff;
  border: none;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  font-family: "Microsoft YaHei";
  width: 102px;
  line-height: 36px;
  margin-right: 6px; }

.btn-account {
  background-color: #e43231;
  text-align: center;
  color: #fff;
  border: none;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  font-family: "Microsoft YaHei";
  width: 138px;
  line-height: 36px; }

.meth-bar {
  height: 34px;
  border: 1px solid #e0e0e0;
  background: url("../img/bg_th.jpg") 0 0 repeat-x; }
  .meth-bar h5 {
    float: left;
    background-color: #e43231;
    height: 36px;
    margin-top: -1px;
    width: 127px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    font-size: 14px; }

.meth-sele {
  padding: 16px 16px 0;
  font-size: 14px; }
  .meth-sele li {
    line-height: 36px; }
  .meth-sele a {
    color: #ff5500;
    float: right; }

.meth-label {
  width: 192px;
  float: left;
  text-align: right;
  line-height: 28px; }

.meth-new {
  margin-bottom: 40px; }
  .meth-new li {
    height: 40px; }
  .meth-new em {
    color: #ff5402;
    float: left;
    margin: 8px 0 0 4px; }

.meth-ipt {
  padding: 4px;
  width: 192px;
  height: 16px;
  float: left; }

.meth-item-addr .meth-ipt {
  width: 315px; }

.meth-item-post .meth-ipt {
  width: 88px; }

.meth-btn-wrap {
  padding: 6px 0 0 192px; }

.meth-tip {
  color: #999;
  margin: 6px 0 0 6px;
  float: left; }

.btn-confirm {
  background-color: #e43231;
  text-align: center;
  color: #fff;
  border: none;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  font-family: "Microsoft YaHei";
  width: 135px;
  line-height: 36px; }

#city_6 {
  float: left; }
  #city_6 select {
    height: 28px; }

.cmdlist {
  border: 1px solid #e0e0e0;
  padding: 0 20px;
  overflow: hidden; }

.cmdlist-hd {
  line-height: 42px;
  height: 42px; }
  .cmdlist-hd h6 {
    font-weight: bold;
    float: left; }
  .cmdlist-hd a {
    float: right;
    color: #000; }

.cmdlist-table {
  width: 100%; }
  .cmdlist-table th {
    background-color: #7b7f8a;
    color: #fff;
    text-align: center;
    line-height: 28px; }
  .cmdlist-table td {
    line-height: 28px;
    text-align: center; }

.cmdlist-add {
  background-color: #ebecee;
  line-height: 52px;
  border-top: 1px solid #7b7f8a;
  margin-top: 10px; }

.cmdlist-label {
  float: left;
  width: 110px;
  text-align: right; }

.cmdlist-add-ipt {
  border: 1px solid #7b7f8a;
  padding: 4px;
  width: 326px;
  height: 16px; }

.cmdlist-invo {
  background-color: #ebecee;
  line-height: 52px;
  height: 52px;
  margin-bottom: 10px; }
  .cmdlist-invo * {
    float: left; }
  .cmdlist-invo select {
    margin: 18px 0 0 4px; }

.cmdlist-radio {
  margin: 20px 4px 0; }

.cmdlist-span {
  margin-right: 8px; }

.cmdlist-invo-ipt {
  border: 1px solid #7b7f8a;
  padding: 4px;
  margin: 14px 0 0 4px;
  background-color: #c9c9c9; }

.cmd-ord-btnwrap {
  padding: 18px 0; }
  .cmd-ord-btnwrap span {
    float: right;
    color: #dd8b01;
    margin: 12px 16px 0 0; }

.btn-ord-submit {
  background-color: #e43231;
  text-align: center;
  color: #fff;
  border: none;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  font-family: "Microsoft YaHei";
  width: 135px;
  line-height: 36px;
  float: right; }

.cmdlist-col-l {
  float: left;
  line-height: 30px; }
  .cmdlist-col-l span {
    margin-left: 30px; }
  .cmdlist-col-l a {
    color: #000; }

.cmdlist-col-r {
  float: right;
  line-height: 30px;
  text-align: right; }
  .cmdlist-col-r span {
    margin-left: 38px; }
  .cmdlist-col-r b {
    font-weight: normal;
    color: #e60011; }
  .cmdlist-col-r input {
    width: 52px;
    padding: 4px;
    height: 14px; }

.cmdlist-total {
  color: #e60011;
  font-size: 14px;
  line-height: 42px; }

.succ-cont {
  border: 1px solid #e0e0e0;
  padding: 0 120px; }

.succ-main {
  padding: 50px 0;
  width: 560px;
  margin: 0 auto;
  line-height: 32px; }
  .succ-main img {
    float: left;
    margin-right: 28px; }
  .succ-main h3 {
    font-size: 18px; }
  .succ-main a {
    color: #e60011;
    text-decoration: underline; }
  .succ-main b {
    color: #e60011;
    font-weight: normal; }
  .succ-main span b {
    position: relative;
    margin-top: 8px;
    font-size: 18px;
    top: 2px; }

.succ-pay-title {
  color: #e60011;
  font-size: 18px;
  line-height: 46px; }

.succ-pay-wrap {
  border: 1px solid #e0e0e0;
  padding: 14px 8px;
  margin-bottom: 20px; }

.succ-pay-hd {
  height: 32px;
  border-bottom: 1px solid #e0e0e0;
  padding: 0 14px; }
  .succ-pay-hd li {
    width: 88px;
    float: left;
    line-height: 30px;
    height: 31px;
    border: 1px solid #e0e0e0;
    border-bottom: 1px solid #fff;
    font-size: 14px;
    color: #fe5400;
    text-align: center; }

.succ-pay-cont {
  padding: 30px 14px; }
  .succ-pay-cont li {
    float: left; }
  .succ-pay-cont img {
    border: 1px solid #b6805a;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 8px; }
  .succ-pay-cont input {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px; }

.succ-pay-btn-wrap {
  padding: 20px 0; }

.btn-pay {
  background-color: #e43231;
  text-align: center;
  color: #fff;
  border: none;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  font-family: "Microsoft YaHei";
  width: 103px;
  line-height: 35px;
  margin-left: 22px; }

.maybe-like-hd {
  background: url("../img/bg_maybe_hd.jpg") 0 0 repeat-x;
  height: 32px;
  border: 1px solid #e0e0e0;
  border-bottom: none;
  position: relative; }
  .maybe-like-hd li {
    height: 34px;
    line-height: 32px;
    border-top: 2px solid #000;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #fff;
    width: 178px;
    float: left;
    position: absolute;
    top: -4px;
    left: -1px;
    font-size: 16px;
    text-align: center;
    background: url("../img/bg_maybe_li.jpg") 0 0 repeat-x; }
  .maybe-like-hd a {
    float: right;
    margin: 8px 6px 0 0;
    color: #000; }

.maybe-like-cont {
  border: 1px solid #e0e0e0;
  padding: 14px 2px 20px; }

.maybe-like-item {
  margin: 0 9px;
  float: left;
  border: 1px solid #e0e0e0;
  padding: 6px 6px 1px; }
  .maybe-like-item img {
    width: 200px;
    border: 1px solid #e0e0e0;
    display: block; }

.maybe-like-item:hover {
  border: 2px solid #fe7620;
  padding: 5px 5px 0; }

.maybe-like-price {
  padding: 8px 4px; }
  .maybe-like-price b {
    font-size: 16px;
    color: #cd0000;
    font-weight: normal; }

.maybe-like-mktprice {
  color: #999;
  text-decoration: line-through;
  padding: 0 4px; }

.maybe-like-desc {
  padding: 6px 0;
  padding: 4px; }
  .maybe-like-desc a {
    color: #000; }
  .maybe-like-desc a:hover {
    color: #e43231; }

.maybe-like-remain {
  line-height: 32px;
  border-top: 1px solid #e0e0e0;
  margin: 0 6px; }
  .maybe-like-remain span {
    color: #fe7620; }

.contact-cont {
  padding: 0 10px; }

.contact-fb {
  margin: 46px 0; }
  .contact-fb label {
    width: 68px;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    color: #888;
    float: left;
    line-height: 38px;
    padding: 0 10px; }
  .contact-fb textarea {
    line-height: 28px;
    font-size: 14px;
    float: left;
    padding: 4px;
    border: 1px solid #e0e0e0;
    width: 850px;
    outline: none; }

.contact-fb-ipt {
  line-height: 28px;
  height: 28px;
  padding: 4px;
  border: 1px solid #e0e0e0;
  width: 416px;
  float: left;
  font-size: 14px; }

.contact-fb-col-1, .contact-fb-col-2 {
  margin-bottom: 12px;
  overflow: hidden; }

.contact-fb-btn-submit, .contact-fb-btn-reset {
  float: right;
  width: 74px;
  text-align: center;
  color: #fff;
  line-height: 24px;
  margin: 0 6px;
  background-color: #dc2e15;
  border: none;
  cursor: pointer; }

.contact-qa i {
  width: 22px;
  height: 18px;
  position: absolute;
  display: block; }

.contact-qa-hd {
  line-height: 56px;
  padding: 0 0 0 64px;
  border-bottom: 1px solid #e0e0e0;
  position: relative; }
  .contact-qa-hd i {
    background: url("../img/ico_q.jpg") 0 -18px no-repeat;
    top: 20px;
    left: 30px; }
  .contact-qa-hd span {
    width: 10px;
    height: 7px;
    position: absolute;
    top: 26px;
    right: 16px;
    background: url("../img/arr-qa.jpg") 0 0 no-repeat; }

.contact-qa {
  margin-bottom: 30px; }

.contact-qa-hd.active {
  color: #f65655; }
  .contact-qa-hd.active i {
    background-position: 0 0; }

.contact-qa-cont {
  position: relative;
  padding: 10px 26px 20px 64px;
  line-height: 30px;
  background-color: #fafafa;
  color: #666;
  display: none; }
  .contact-qa-cont i {
    background: url("../img/ico_a.png") 0 0 no-repeat;
    top: 16px;
    left: 30px; }

.proxy-cont {
  padding: 14px 5px; }

.proxy-list li {
  float: left;
  margin: 14px;
  border: 1px solid #e0e0e0; }
.proxy-list li:hover {
  border: 2px solid #ffb400;
  margin: 13px; }
.proxy-list img {
  width: 210px;
  height: 140px;
  display: block; }

.beginner-cont {
  padding: 20px 20px 40px; }

.beginner-instr-hd {
  line-height: 56px;
  border-bottom: 1px solid #e0e0e0;
  cursor: pointer; }
  .beginner-instr-hd i {
    width: 20px;
    height: 20px;
    margin: 18px 10px 0 24px;
    float: left;
    background: url("../img/ico_plus_min.png") -20px 0 no-repeat; }
  .beginner-instr-hd span {
    float: right;
    width: 10px;
    height: 7px;
    background: url("../img/arr-qa.jpg") 0 0 no-repeat;
    margin: 25px 10px 0 0; }

.beginner-instr-hd.active i {
  background-position: 0 0; }

.beginner-instr-cont {
  color: #666;
  background-color: #fafafa;
  line-height: 28px;
  padding: 6px 30px 30px;
  display: none; }

.news-cont {
  padding: 28px 18px; }

.news-show {
  border: 1px solid #e0e0e0;
  overflow: hidden;
  padding-right: 76px;
  margin-bottom: 20px; }
  .news-show img {
    float: left;
    margin-right: 40px; }
  .news-show h6 {
    font-size: 16px;
    padding: 14px 0;
    font-weight: bold;
    margin-top: 10px; }
  .news-show a {
    color: #707070; }
  .news-show a:hover {
    color: #f65655; }

.news-show-txt {
  line-height: 22px;
  color: #888; }

.news-show-time {
  float: left;
  margin-top: 14px;
  color: #c6c6c7; }
  .news-show-time i {
    float: left;
    width: 17px;
    height: 17px;
    background: url("../img/ico_clock.jpg") 0 0 no-repeat;
    margin-right: 7px; }

.news-item {
  border: 1px solid #e0e0e0;
  overflow: hidden;
  margin-bottom: 20px; }
  .news-item h6 {
    font-size: 16px;
    font-weight: bold;
    padding: 12px 0;
    margin-top: 8px; }
    .news-item h6 a {
      color: #707070; }
    .news-item h6 a:hover {
      color: #f65655; }

.news-item:hover .news-item-time {
  background-color: #f65655; }

.news-item-txt {
  color: #888;
  float: left;
  width: 730px; }

.news-item-time {
  width: 83px;
  float: left;
  background-color: #c4c4c4;
  text-align: center;
  color: #fff;
  margin-right: 42px; }
  .news-item-time dt {
    border-bottom: 2px solid #eaeaea;
    line-height: 80px;
    font-size: 48px; }
  .news-item-time dd {
    line-height: 27px;
    font-size: 14px; }

.new-cont {
  padding: 28px 18px; }

.new-hd {
  text-align: center; }
  .new-hd h2 {
    padding: 12px 0;
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid #e0e0e0; }

.new-publish {
  color: #999;
  line-height: 28px; }
  .new-publish a {
    color: #e70012; }

.new-txt {
  line-height: 30px;
  color: #888;
  padding: 20px 0; }

.bdsharebuttonbox {
  width: 140px;
  margin: 0 auto; }

.new-page {
  line-height: 34px;
  background-color: #7f7f7f;
  padding: 0 10px; }
  .new-page a {
    color: #e0e0e0; }
  .new-page a:hover {
    text-decoration: underline; }

.new-back {
  float: right;
  font-weight: bold; }

.new-prev, .new-next {
  float: left;
  font-size: 14px;
  width: 380px;
  margin-right: 20px; }

.middle .main, .middle .main-inner {
  width: 1200px; }

.col-l {
  float: left;
  width: 50%; }

.col-r {
  float: right;
  width: 50%; }

.fl {
  float: left; }

.fr {
  float: right; }

.col-item-oil, .col-item-can, .col-item-cereal, .col-item-season, .col-item-win, .col-item-cheese {
  float: left; }
  .col-item-oil .col-item-img, .col-item-can .col-item-img, .col-item-cereal .col-item-img, .col-item-season .col-item-img, .col-item-win .col-item-img, .col-item-cheese .col-item-img {
    overflow: hidden;
    width: 300px;
    height: 300px; }
    .col-item-oil .col-item-img img, .col-item-can .col-item-img img, .col-item-cereal .col-item-img img, .col-item-season .col-item-img img, .col-item-win .col-item-img img, .col-item-cheese .col-item-img img {
      display: block;
      transition: all 2s ease 0s;
      -webkit-transition: all 2s ease 0s;
      transform: scale(1);
      -webkit-transform: scale(1); }
  .col-item-oil .col-item-cont, .col-item-can .col-item-cont, .col-item-cereal .col-item-cont, .col-item-season .col-item-cont, .col-item-win .col-item-cont, .col-item-cheese .col-item-cont {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    width: 300px;
    height: 300px;
    padding: 50px 0 0 24px; }
    .col-item-oil .col-item-cont h5, .col-item-can .col-item-cont h5, .col-item-cereal .col-item-cont h5, .col-item-season .col-item-cont h5, .col-item-win .col-item-cont h5, .col-item-cheese .col-item-cont h5 {
      transition: all 0.5s ease 0s;
      -webkit-transition: all 0.5s ease 0s;
      color: #9d9d9d;
      font-size: 36px;
      float: left;
      clear: both; }
    .col-item-oil .col-item-cont h5.en, .col-item-can .col-item-cont h5.en, .col-item-cereal .col-item-cont h5.en, .col-item-season .col-item-cont h5.en, .col-item-win .col-item-cont h5.en, .col-item-cheese .col-item-cont h5.en {
      text-transform: uppercase;
      font-size: 30px;
      padding: 0 0 6px 0; }
    .col-item-oil .col-item-cont a, .col-item-can .col-item-cont a, .col-item-cereal .col-item-cont a, .col-item-season .col-item-cont a, .col-item-win .col-item-cont a, .col-item-cheese .col-item-cont a {
      transition: all 0.5s ease 0s;
      -webkit-transition: all 0.5s ease 0s;
      background-color: #f9bb01;
      color: #fff;
      width: 64px;
      line-height: 18px;
      text-align: center;
      float: left;
      clear: both;
      padding: 2px 0;
      margin: 2px 0; }
  .col-item-oil .col-item-txt, .col-item-can .col-item-txt, .col-item-cereal .col-item-txt, .col-item-season .col-item-txt, .col-item-win .col-item-txt, .col-item-cheese .col-item-txt {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    clear: both;
    padding: 10px 0; }

.col-item-oil:hover img, .col-item-can:hover img, .col-item-cereal:hover img, .col-item-season:hover img, .col-item-win:hover img, .col-item-cheese:hover img {
  transition: all 2s ease 0s;
  -webkit-transition: all 2s ease 0s;
  transform: scale(1.1);
  -webkit-transform: scale(1.1); }
.col-item-oil:hover .col-item-cont, .col-item-can:hover .col-item-cont, .col-item-cereal:hover .col-item-cont, .col-item-season:hover .col-item-cont, .col-item-win:hover .col-item-cont, .col-item-cheese:hover .col-item-cont {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  background-color: #e7615f; }
  .col-item-oil:hover .col-item-cont h5, .col-item-can:hover .col-item-cont h5, .col-item-cereal:hover .col-item-cont h5, .col-item-season:hover .col-item-cont h5, .col-item-win:hover .col-item-cont h5, .col-item-cheese:hover .col-item-cont h5 {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    color: #fff; }
  .col-item-oil:hover .col-item-cont a, .col-item-can:hover .col-item-cont a, .col-item-cereal:hover .col-item-cont a, .col-item-season:hover .col-item-cont a, .col-item-win:hover .col-item-cont a, .col-item-cheese:hover .col-item-cont a {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    background-color: #fff;
    color: #e7615f; }
.col-item-oil:hover .col-item-txt, .col-item-can:hover .col-item-txt, .col-item-cereal:hover .col-item-txt, .col-item-season:hover .col-item-txt, .col-item-win:hover .col-item-txt, .col-item-cheese:hover .col-item-txt {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  color: #fff; }

.col-item-season {
  width: 300px; }

.col-item-win {
  width: 300px; }

/*============ scroll css =============*/
.pro-col-con {
  padding: 20px 0;
  position: relative;
  margin-bottom: 40px; }

.pro-col-scroll {
  position: relative;
  height: 145px;
  width: 1100px;
  margin: 0 auto;
  overflow: hidden; }

.pro-col-scroll ul {
  position: absolute;
  width: 200000em;
  left: 0px; }

.pro-col-con ul li {
  float: left;
  margin: 0 4px; }

.pro-col-con ul li img {
  border: 1px solid #e0e0e0; }

.pro-col-con .btn-left, .pro-col-con .btn-right {
  width: 27px;
  height: 51px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  background: url(../img/scroll_btn.png) no-repeat;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; }

.pro-col-con .btn-left {
  left: 10px;
  background-position: 0 0; }

.pro-col-con .btn-left:hover {
  left: 0;
  background-position: 0 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; }

.pro-col-con .btn-right {
  right: 10px;
  background-position: -27px 0; }

.pro-col-con .btn-right:hover {
  right: 0;
  background-position: -27px 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; }

.colum-show {
  background-color: #f3f3f3;
  padding: 40px 0; }

.colum-show-about, .colum-show-news, .colum-show-pro {
  position: relative;
  width: 335px;
  float: left;
  margin-left: 45px; }
  .colum-show-about dl, .colum-show-news dl, .colum-show-pro dl {
    position: absolute;
    top: 0;
    left: -45px;
    width: 45px; }
  .colum-show-about dd, .colum-show-news dd, .colum-show-pro dd {
    height: 45px; }
  .colum-show-about .colum-show-ico, .colum-show-news .colum-show-ico, .colum-show-pro .colum-show-ico {
    background: #6f6f6f url(../img/show-ico.png) 0 0 no-repeat;
    position: relative;
    z-index: 2; }
  .colum-show-about .colum-show-capital, .colum-show-news .colum-show-capital, .colum-show-pro .colum-show-capital {
    line-height: 45px;
    font-size: 32px;
    text-align: center;
    font-family: 'LangTing';
    position: relative;
    z-index: 1; }
  .colum-show-about .colum-show-capital-bg, .colum-show-news .colum-show-capital-bg, .colum-show-pro .colum-show-capital-bg {
    width: 100%;
    height: 45px;
    background-color: #ffc600;
    position: absolute;
    top: -45px;
    left: 0;
    z-index: -1;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s; }
  .colum-show-about img, .colum-show-news img, .colum-show-pro img {
    margin-bottom: 13px; }
  .colum-show-news img{ width:325px; height:167px;}
  .colum-show-about h5, .colum-show-news h5, .colum-show-pro h5 {
    line-height: 34px;
    font-size: 16px;
    border-bottom: 1px solid #e0e0e0; }
    .colum-show-about h5 a, .colum-show-news h5 a, .colum-show-pro h5 a {
      color: #686868; }
    .colum-show-about h5 a:hover, .colum-show-news h5 a:hover, .colum-show-pro h5 a:hover {
      color: #e43231; }
  .colum-show-about .colum-show-txt, .colum-show-news .colum-show-txt, .colum-show-pro .colum-show-txt {
    line-height: 18px;
    color: #8f8f8f; }
  .colum-show-about .colum-show-more, .colum-show-news .colum-show-more, .colum-show-pro .colum-show-more {
    line-height: 22px;
    text-align: right;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: block;
    color: #000;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s; }
    .colum-show-about .colum-show-more i, .colum-show-news .colum-show-more i, .colum-show-pro .colum-show-more i {
      background: url(../img/ico_show.png) 0 0 no-repeat;
      width: 10px;
      height: 11px;
      display: inline-block;
      margin: 6px 6px 0 0;
      vertical-align: top; }
  .colum-show-about .colum-show-more-bg, .colum-show-news .colum-show-more-bg, .colum-show-pro .colum-show-more-bg {
    z-index: -1;
    background-color: #e43231;
    height: 22px;
    width: 100%;
    position: absolute;
    top: 22px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s; }

.colum-show-about:hover .colum-show-capital-bg, .colum-show-news:hover .colum-show-capital-bg, .colum-show-pro:hover .colum-show-capital-bg {
  top: 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; }
.colum-show-about:hover .colum-show-more, .colum-show-news:hover .colum-show-more, .colum-show-pro:hover .colum-show-more {
  color: #fff;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; }
  .colum-show-about:hover .colum-show-more i, .colum-show-news:hover .colum-show-more i, .colum-show-pro:hover .colum-show-more i {
    background-position: -10px 0; }
.colum-show-about:hover .colum-show-more-bg, .colum-show-news:hover .colum-show-more-bg, .colum-show-pro:hover .colum-show-more-bg {
  top: 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; }

.colum-show-about {
  margin-right: 43px; }
  .colum-show-about .colum-show-txt {
    padding: 13px 0; }
  .colum-show-about h5 i {
    width: 11px;
    height: 11px;
    float: left;
    background: url(../img/ico_show.png) right 0 no-repeat;
    margin: 12px 6px 0; }

.colum-show-news .colum-show-txt {
  padding: 6px 0 7px; }

.colum-show-sub {
  line-height: 30px;
  border-bottom: 1px solid #e0e0e0;
  height: 30px; }
  .colum-show-sub span {
    float: left; }
  .colum-show-sub i {
    margin: 10px 6px 0;
    background: url(../img/ico_show.jpg) no-repeat;
    float: left; }

.colum-show-sub-author {
  width: 130px; }
  .colum-show-sub-author i {
    background-position: 0 0;
    width: 11px;
    height: 11px; }

.colum-show-sub-time {
  width: 110px; }
  .colum-show-sub-time i {
    background-position: right 0;
    width: 11px;
    height: 11px; }

.colum-show-sub-hits i {
  background-position: -11px 0;
  width: 12px;
  height: 12px; }

.colum-show-pro {
  float: right; }
  .colum-show-pro .colum-show-txt {
    padding: 6px 0 7px; }
  .colum-show-pro h5 i {
    background: url(../img/ico_show_pro.png) no-repeat;
    width: 14px;
    height: 14px;
    float: left;
    margin: 11px 6px 0; }
  .colum-show-pro .colum-show-sub {
    position: relative; }
    .colum-show-pro .colum-show-sub a {
      color: #686868;
      font-size: 14px;
      position: absolute;
      top: 0px;
      left: 0; }

.colum-show-prev, .colum-show-next {
  background: url(../img/btn_show_pro.png) no-repeat;
  width: 22px;
  height: 22px;
  float: right;
  margin: 6px 6px 0 0; }

.colum-show-next {
  background-position: -22px 0; }

.colum-show-img {
  background-color: #fff;
  position: relative;
  width: 100%;
  height: 180px; }
  .colum-show-img img {
    position: absolute;
    top: 0;
    left: 72px; }

.colum-show-txt-re {
  height: 67px;
  position: relative;
  width: 100%; }
  .colum-show-txt-re .colum-show-txt {
    position: absolute;
    top: 0;
    left: 0; }

.carousel {
  position: relative; }

.carousel-cont {
  height: 554px;
  width: 100%;
  position: relative; }
  .carousel-cont img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0px; }

.carousel-dot-list {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 18px;
  z-index: 9; }
  .carousel-dot-list a {
    width: 17px;
    height: 17px;
    display: inline-block;
    background: url(../img/crl_dot.png) 0 0 no-repeat;
    margin: 0 8px; }
  .carousel-dot-list a.active {
    background-position: 0 -17px; }

.pro-sku-color {
  overflow: hidden; }
  .pro-sku-color label {
    float: left;
    margin-top: 10px; }

.sku-color-wrap {
  float: left; }

.sku-item {
  background-color: #fff;
  padding: 1px;
  width: 31px;
  height: 31px;
  border: 1px solid #e0e0e0;
  float: left;
  margin: 0 6px 0 0; }

.sku-item.active {
  border-color: #ff9900; }

.eval-item-star {
  float: left;
  margin-right: 16px; }
  .eval-item-star img {
    display: inline-block;
    vertical-align: middle; }

.eval-colum-level span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px; }

/*# sourceMappingURL=moli.css.map */

/*2015-9-3*/
slef-fa .self-txt,.slef-fa .self-txt1{float:left;padding:6px 5px;height:21px;line-height:21px;border:1px solid #d5d5d5;}
.slef-fa .self-txt{width:244px;}
.slef-fa .self-txt1{width:308px;}
.slef-fa .self-ckb {vertical-align: -2px;}
.adrh{font-size:14px;font-weight:bold;color:#dd0000;line-height:2;}
.cpb-tb{border:1px solid #ddd;}
.cpb-tb thead td{height:33px;border-bottom:1px solid #ddd;background:url(../images/bg_sph.png) repeat-x;padding-left:15px;}
.cpb-tb tbody td{height:40px;border-bottom:1px dashed #ddd;padding-left:15px;}
.cpb-tb em{color:#d50000;}
.cpb-tb .yx,.mf-table em,.stmsg-del{color:#c53a1b;}
.cpb-tb .wx{color:#959393;}
.sf-ul li{margin-bottom:17px;height:35px;line-height:35px;}
.sf-ul li label{float:left;width:125px;font-size:14px;text-align:right;}
.sf-ul li select{float:left;margin-right:4px;width:104px;height:30px;padding:3px 1px;*margin:8px 4px 0 0;*height:22px;}
.self-box .self-ckb{vertical-align:-2px;}
.sf-ul li span{color:#aaa;margin:0 0;}
.sf-ul li em{float:left;color:#ff001e;margin:0 10px;}
.self-box .addres{width:308px;}
.self-box .radio{margin:8px 5px 0;}
.self-box .self-txt{float:left;padding:6px 5px;width:244px;height:21px;line-height:21px;border:1px solid #d5d5d5;}
.self-box .self-txt1{float:left;padding:6px 5px;width:308px;height:21px;line-height:21px;border:1px solid #d5d5d5;}
.selfbtn,.cpbyzbtn,.pbts-buy{width:102px;height:35px;}
.self-box .lh{height:37px;}
.mf-table,.mf-table td{border:1px solid #e6e6e6;text-align:center;}
.mf-table .til{display: block;height: 52px; padding: 10px;}
.mf-table .img{float:left;border:1px solid #e6e6e6;}
.mf-table .til p{float:left;width:70%;max-width:70%;padding-left:20px;text-align: left;cursor: pointer;}
.mf-table em{color:#f40a0b;}
.mf-table .op a{background-color:#bd8c51;padding:5px 10px;margin:0 3px;color:#fff;}
.mf-table .op a.red{background:#b10005;}
.mo-table,.mcd1-table{border:1px solid #ddd;}
.mo-table tr td,.mcd1-table tr td{border-right:1px solid #ddd;border-bottom:1px solid #ddd;padding-left:15px;}
.mo-table .htr td{height:32px;background:#f6f6f6;}
.mo-table .img{width:61px;height:61px;margin:10px 10px 0;padding-bottom:10px;}
.mo-table .img img{border:1px solid #ddd;}
.mo-table .til{width:250px;padding-top:10px;}
.mo-pj{display:inline-block;width:45px;height:19px;background:#b10005;color:#fff;}
.c3_br{text-align:center;}
.mo-table em{color:#066601;}
.mo-table .grd{color:#b10005;}
.dis{background:#c8c8c8;}

.comp-cont{padding: 20px 0; }
#sp_item{float: left; line-height: 26px;}
.p-items{float: left;}
.p-items li{float: left;background-color: #fff; border: 1px solid #b8b7bd; padding: 1px 8px; line-height: 22px; margin: 0 4px; cursor: pointer;}
.p-items li.active{border: 2px solid #be0106; padding: 0 7px; }




.col-item-cont h5.en{display: none;}
.col-item-txt{width: 270px;}
.menu > li > a b{text-transform: uppercase;}

.seq-page2{ list-style:none;}