* {
  margin: 0;
  padding: 0;
  outline: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
li {
  list-style: none;
}
body,
input,
select {
  font-family: "microsoft yahei";
}
img {
  border: none;
}
.hide {
  display: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.fr {
  float: right;
  _display: inline;
}
.fl {
  float: left;
  _display: inline;
}
.vam {
  vertical-align: middle;
}
.vat {
  vertical-align: top;
}
.vab {
  vertical-align: bottom;
}
.tac {
  text-align: center;
}
.text_red {
  color: #ee6d67;
}
.text_green {
  color: #71B426;
}
.text_gray {
  color: #dfdfdf;
}
.text_gray_darker {
  color: #9a9a9a;
}
.text_darkgray {
  color: #808080;
}
.text_black {
  color: #000000;
}
.text_white {
  color: #ffffff;
}
.text_link {
  -webkit-transition: all .2s;
  transition: all .2s;
}
.text_link:link,
.text_link:visited {
  color: #1E1E1E;
}
.text_link:hover {
  color: #ED6D64;
}
.text_link_gray {
  -webkit-transition: all .2s;
  transition: all .2s;
}
.text_link_gray:link,
.text_link_gray:visited {
  color: #7f7d7d;
}
.text_link_gray:hover {
  color: #ED6D64;
}
.text_link_blue:link,
.text_link_blue:visited {
  color: #005ea7;
}
.text_link_blue:hover {
  text-decoration: underline;
}
.text_link_red {
  -webkit-transition: all .2s;
  transition: all .2s;
}
.text_link_red:link,
.text_link_red:visited {
  color: #ED6D64;
}
.text_link_red:hover {
  color: #f29892;
}
.text_link_green {
  -webkit-transition: all .2s;
  transition: all .2s;
}
.text_link_green:link,
.text_link_green:visited {
  color: #71B426;
}
.text_link_green:hover {
  color: #5e9720;
}
.f12 {
  font-size: 12px;
}
.f13 {
  font-size: 13px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.ws {
  width: 990px;
  margin-left: auto;
  margin-right: auto;
}
.w {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt5 {
  margin-top: 5px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb30 {
  margin-bottom: 30px;
}
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr40 {
  margin-right: 40px;
}
.b_button {
  border-bottom: 1px solid #E8E8E8;
}
.border_green {
  border: 1px solid #71B426;
}
.border_grey {
  border: 1px solid #E8E8E8;
}
.Bradius_5 {
  border-radius: 5px;
}
.menu_link:link,
.menu_link:visited {
  color: #808080;
}
.menu_link:hover {
  color: #ED6D64;
}
/* mazo FONT-COLOR */
/* mazo BACKGROUP-COLOR */
.bg_color_y {
  background-color: #fffdee;
}
/* mazo FONT-SIZE */
.font_w_5 {
  font-weight: bold;
}
.font_14 {
  font-size: 14px;
}
.font_12 {
  font-size: 12px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-family: "microsoft yahei";
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  font-family: "microsoft yahei";
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  font-family: "microsoft yahei";
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-family: "microsoft yahei";
}
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  /* IE9*/
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/iconfont.woff') format('woff'), /* chrome、firefox */ url('../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../fonts/iconfont.svg#iconfont') format('svg');
  /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'three_page';
  src: url('../fonts/iconfont2.eot');
  /* IE9*/
  src: url('../fonts/iconfont2.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/iconfont2.woff') format('woff'), /* chrome、firefox */ url('../fonts/iconfont2.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../fonts/iconfont2.svg#iconfont') format('svg');
  /* iOS 4.1- */
}
.three_page {
  font-family: "three_page" !important;
  font-size: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'mall_font';
  src: url('../fonts/mall_font.eot?2yj3fz');
  src: url('../fonts/mall_font.eot?2yj3fz#iefix') format('embedded-opentype'), url('../fonts/mall_font.ttf?2yj3fz') format('truetype'), url('../fonts/mall_font.woff?2yj3fz') format('woff'), url('../fonts/mall_font.svg?2yj3fz#mall_font') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon_"],
[class*=" icon_"] {
  font-family: 'mall_font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon_mall_banxing:before {
  content: "\e900";
}
.icon_mall_car:before {
  content: "\e901";
}
.icon_mall_close:before {
  content: "\e902";
}
.icon_mall_cuo:before {
  content: "\e903";
}
.icon_mall_download:before {
  content: "\e904";
}
.icon_mall_dui:before {
  content: "\e905";
}
.icon_mall_duigou:before {
  content: "\e906";
}
.icon_mall_duigou_tc:before {
  content: "\e907";
}
.icon_mall_gou_yuan:before {
  content: "\e908";
}
.icon_mall_iconxing:before {
  content: "\e909";
}
.icon_mall_jia:before {
  content: "\e90a";
}
.icon_mall_jiantoushang:before {
  content: "\e90b";
}
.icon_mall_kefu:before {
  content: "\e90c";
}
.icon_mall_lajitong:before {
  content: "\e90d";
}
.icon_mall_phone:before {
  content: "\e90e";
}
.icon_mall_place:before {
  content: "\e90f";
}
.icon_mall_qiandai:before {
  content: "\e910";
}
.icon_mall_qq:before {
  content: "\e911";
}
.icon_mall_ren:before {
  content: "\e912";
}
.icon_mall_shang:before {
  content: "\e913";
}
.icon_mall_shizhong:before {
  content: "\e914";
}
.icon_mall_up:before {
  content: "\e915";
}
.icon_mall_xia:before {
  content: "\e916";
}
.icon_mall_xia_yuan:before {
  content: "\e917";
}
.icon_mall_xiajiantou:before {
  content: "\e918";
}
.icon_mall_xiaojiantou:before {
  content: "\e919";
}
.icon_mall_xinfeng:before {
  content: "\e91a";
}
.icon_mall_xingbiao:before {
  content: "\e91b";
}
.icon_mall_yijianfankui:before {
  content: "\e91c";
}
.icon_mall_zhuanfaya:before {
  content: "\e91d";
}
.icon_mall_zuojiantou:before {
  content: "\e91e";
}
/*公共css样式*/
a:hover {
  cursor: pointer;
}
#index_overflow {
  overflow: hidden;
  position: relative;
}
.index_pagehead {
  width: 1200px;
  margin: 0 auto;
  font-family: "microsoft yahei";
  color: #938e95;
  font-size: 12px;
  height: 35px;
}
.page_head p,
.page_head,
.in_search span,
.shoppingNumber {
  display: inline-block;
}
.head_nav ul li,
.in_search span,
.index_shopCar {
  cursor: pointer;
}
.head_nav a,
.equipped a:visited {
  color: #7e7e7e;
}
.head_nav a,
.equipped a:link {
  color: #7e7e7e;
}
#index_top,
.qualityGoods,
.aboutUs {
  width: 100%;
  position: relative;
  font-family: "microsoft yahei";
}
/*公共样式完*/
/*首页index-top*/
#index_top {
  height: 160px;
}
.top_head {
  width: 100%;
  height: 36px;
  border-bottom: 1px solid #F2F2F2;
  background-color: #F2F2F2;
}
.head_nav {
  padding: 9px 0;
  position: relative;
  right: -20px;
}
.head_nav ul li {
  float: left;
  padding: 0 15px 0 15px;
  border-left: 1px solid #e6e6e6;
}
.head_nav ul li a:hover {
  color: #71B426;
}
.index_logo {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  color: #9A9A9A;
  font-size: 12px;
  padding: 40px 0 0 0;
}
.index_logo .logo_pic {
  position: absolute;
  display: block;
  width: 220px;
  top: 25px;
}
.index_logo .logo_pic img {
  width: 100%;
  height: auto;
}
.index_logo .logo_pic_right_tel {
  position: absolute;
  display: block;
  width: 180px;
  height: 60px;
  padding-right: 20px;
  border-right: 1px solid #dcdcdc;
  top: 35px;
  right: 70px;
}
.index_logo .logo_pic_right_tel img {
  width: 100%;
  height: auto;
}
.index_logo .logo_pic_right_tel .logo_pic_right_tel_first {
  font-family: Microsoft YaHei;
  font-size: 25px;
  font-weight: bolder;
  color: #064e38;
}
.index_logo .logo_pic_right_tel .logo_pic_right_tel_second {
  font-family: Microsoft YaHei;
  font-size: 14px;
  color: #064e38;
}
.index_logo .logo_pic_right_erweima {
  position: absolute;
  display: block;
  width: 60px;
  padding-right: 20px;
  top: 30px;
  right: -30px;
}
.index_logo .logo_pic_right_erweima img {
  width: 100%;
  height: auto;
}
.in_search {
  display: inline-block;
  position: relative;
  margin-left: 286px;
}
.in_search .searchBar {
  width: 450px;
  height: 35px;
  border: 2px solid #064f38;
  border-right: 0px;
  line-height: 33px;
}
.in_search input {
  border: none;
  background: transparent;
  text-indent: 1em;
  width: 290px;
  height: 35px;
  color: #000;
  padding-left: 90px;
}
.in_search input:focus {
  outline: none;
}
.showSubMenu {
  width: 80px;
  height: 35px;
  background: #EAEAEA;
  text-align: center;
  color: #424242;
  font-size: 14px;
  position: absolute;
}
.index_logo .btn {
  position:absolute;
  right:0px;
  top: 0px;
  border: none;
  text-shadow: none;
  outline: none;
  font-family: "microsoft yahei";
  border-radius: 0;
  background: #127a59;
  color: #fff;
  width: 90px;
  height: 39px;
  margin-top: -1px;
  float: right;
  font-size: 16px;
  cursor: pointer;
}
.index_logo .btn:hover {
  background: #64a12a;
}
.index_logo .btn:active {
  background: #64a12a;
}
.equipped ul li {
  float: left;
  padding: 0 18px 0 10px;
  line-height: 15px;
  cursor: pointer;
  border-right: 1px solid #bfbfbf;
}
.equipped ul li:first-child {
  padding-left: 0px;
}
.equipped ul li a:hover {
  color: #73b434;
}
.equipped ul {
  margin: 0;
  margin-top: 10px;
  height: 28px;
  overflow: hidden;
}
.effectPicture {
  width: 80px;
  height: 195px;
  background: #fff;
  position: absolute;
  z-index: 10;
  text-align: center;
  cursor: pointer;
  color: #000;
  font-family: "microsoft yahei";
  overflow: hidden;
  -webkit-transition: all .3s linear;
  display: none;
  top: 37px;
  left: 0px;
  border: 2px solid #064f38;
  border-top: 0px;
}
.effectPicture ul li:hover {
  background: #71B426;
}
.effectPicture ul li:hover:hover a {
  color: #fff;
}
.effectPicture a:link,
.effectPicture a:visited {
  color: #1e1e1e;
}
.show {
  display: block;
}
.index_shopCar {
  position: absolute;
  right: -11px;
  top: 0;
  font-size: 14px;
}
.index_shopCar .shopCart {
  width: 135px;
  height: 37px;
  background: #f9f9f9;
  color: #89be5c;
  text-align: center;
  line-height: 37px;
  position: absolute;
  border: 1px solid #e5e5e5;
  z-index: 11 !important;
}
.index_shopCar .icon-shopcar {
  font-size: 30px;
  vertical-align: middle;
}
.index_shopCar .icon-arrows {
  font-size: 12px;
  vertical-align: middle;
}
.index_shopCar:hover .shopCart {
  background: #ffffff;
  border-bottom: 0px !important;
}
.index_shopCar:hover .shopCarEmpty {
  z-index: 10;
  border: 1px solid #E8E8E8;
  display: block;
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
}
.shoppingNumber {
  width: 17px;
  height: 18px;
  text-align: center;
  line-height: 15px;
  color: #fff;
  font-size: 12px;
  position: absolute;
  left: 71%;
  top: -5px;
  background: url("../images/index_img/qipao.png") no-repeat 0 0px;
}
/*购物车*/
.shopCarEmpty {
  width: 310px;
  height: 45px;
  position: absolute;
  background: #fff;
  z-index: 10 !important;
  top: 37px;
  color: #cbcbcb;
  padding: 5px 0 0 10px;
  display: none;
}
.shopCarEmpty div {
  width: 40px;
  height: 40px;
  float: left;
}
.shopCarEmpty p {
  height: 40px;
  text-align: left;
  text-indent: 10px;
  line-height: 40px;
}
.shopCarGoods {
  min-width: 280px;
  position: absolute;
  background: #fff;
  z-index: 10;
  top: 37px;
  left: 0;
  color: #434343;
  padding-top: 2px;
  display: none;
  border: 1px solid #E8E8E8;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.shopCarGoods ul li {
  text-align: left;
  padding: 6px;
  position: relative;
}
.shopCarGoods ul li.goodsText {
  padding-left: 196px;
  height: 62px;
}
.shopCarGoods ul li:hover {
  background: #f9f9f9;
}
.shopCarGoods ul li.lastText {
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  background: #F0F0F0;
  padding-left: 15px;
}
.shopCarGoods ul li.lastText .count {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  min-width: 165px;
}
.shopCarGoods ul li.lastText .count span {
  color: red;
}
.shopCarGoods ul li.lastText .btn-buy-cart {
  width: 90px;
  line-height: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
  background: #71B426;
  border-radius: 5px;
  display: inline-block;
}
.shopCarGoods ul li.lastText .btn-buy-cart span {
  font-size: 14px;
}
.goodsPic {
  width: 200px;
  height: 56px;
  position: absolute;
  left: 7px;
  top: 9px;
}
.goodsPic div {
  height: 54px;
  border: 1px solid #BDBDBD;
  display: inline-block;
  text-align: center;
}
.goodsPic div img {
  width: 54px;
  height: 54px;
  overflow: hidden;
}
.goodsPic p {
  width: 130px;
  height: 60px;
  float: right;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
}
.goodsPrice {
  min-width: 80px;
  white-space: nowrap;
  font-size: 12px;
}
.goodsPrice p {
  text-align: right;
}
.goodsPrice span {
  color: red;
  margin: 0 3px;
}
.goodsPrice .goods_delete {
  color: #7e7e7e;
}
.goodsPrice .goods_delete:hover {
  color: #0D5996;
}
/*页头部分完*/
/*导航下拉*/
#index_nav {
  width: 100%;
  min-width: 1200px;
  height: 50px;
  margin-top: 9px;
  font-family: "microsoft yahei";
}
.menu_nav {
  width: 100%;
  height: 50px;
  background-color: #096b4d;
  line-height: 38px;
}
.menu_content {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  background: transparent;
}
.nav {
  z-index: 999999999999;
}
.nav li {
  width: 80px;
  text-align: center;
  list-style: none;
  height: 50px;
}
.nav > li {
  float: left;
  margin-right: 10px;
}
.nav li h3 {
  height: 50px;
  line-height: 50px;
}
.nav > li > h3 {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}
.nav > li > h3 a {
  color: #fff;
  display: block;
}
.nav > li > ul > li h3 {
  background: #064e38;
  font-size: 12px;
  color: #fff;
  font-weight: 400;
}
.nav > li > ul > li h3 a {
  color: #fff;
  display: block;
}
.nav > li > ul > li h3:hover {
  background: #73b434 !important;
  cursor: pointer;
}
.nav > li h3:hover,
.choice {
  background: #73b434!important;
  cursor: pointer;
}
.menu_content ul > li > ul {
  display: none;
  position: absolute;
  z-index: 9999999;
}
.menu_content ul > li.on > ul {
  display: block;
}
.nav li {
  position: relative;
}
.nav > li > ul > li ul {
  position: absolute;
  top: 0;
  right: -80px;
}
.nav span.sub {
  position: absolute;
  display: block;
  right: 10px;
  top: 0;
  width: 10px;
  height: 40px;
}
.nav-green-title {
  line-height: 50px;
  width: 220px !important;
  background-color: #303030;
  color: white;
  height: 50px;
  margin-right: 0px !important;
  font-weight: bold;
}
/*导航下拉结束*/
/*--导航部分--*/
/*#index_nav{
  width: 100%;
  min-width: 1200px;
  height: 40px;
  margin-top: 9px;
  font-family:"microsoft yahei";
  div{
    width: 100%;
    height: 40px;
    background: url("../images/index_img/navBackGround.png") top no-repeat;
    line-height: 38px;
    ul{
      width: 803px;
      margin: 0 auto;
      li{
        float: left;
        font-size: 14px;
        width: 80px;
        height: 40px;
        text-align: center;
        a {
          transition: color .2s;
          &:link,&:visited{
            color: #fff;
          }
        }
        &:hover{ background:#161616}
        &:hover a{
          color: #fff;
        }
      }
    }
  }
}*/
.b_left {
  border-left: 1px solid #fff;
}
/*--页头部分公共样式 完！--*/
/*--页脚部分公共样式--*/
.shj-footer {
  display: block;
  margin-top: 0px;
}
.shj-footer .shj-footer-top {
  display: block;
  background-color: #3a3a3a;
  border-bottom: 2px solid #73b434;
  padding-top: 40px;
}
.shj-footer .shj-footer-top .shj-footer-top-center {
  display: block;
  width: 1200px;
  margin: 0 auto;
}
.shj-footer .shj-footer-top .shj-footer-top-center .shj-footer-top-center-intro {
  display: block;
  width: 100%;
  height: auto;
}
.shj-footer .shj-footer-top .shj-footer-top-center .shj-footer-help-link {
  display: inline-block;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-left: 25px;
}
.shj-footer .shj-footer-top .shj-footer-top-center .shj-footer-help-link .shj-footer-help-link-modal {
  display: inline-block;
  width: 60px;
  vertical-align: top;
  margin-right: 35px;
}
.shj-footer .shj-footer-top .shj-footer-top-center .shj-footer-help-link .shj-footer-help-link-modal a {
  font-size: 12px;
  color: #b6b6b6;
}
.shj-footer .shj-footer-top .shj-footer-top-center .shj-footer-help-link .shj-footer-help-link-modal a:hover {
  cursor: pointer;
  text-decoration: underline;
}
.shj-footer .shj-footer-top .shj-footer-top-center .shj-footer-help-link .shj-footer-help-link-modal a:first-child {
  display: block;
  text-align: left;
  font-size: 14px;
  color: white;
}
.shj-footer .shj-footer-top .shj-footer-top-center .shj-footer-help-link .shj-footer-help-link-modal a:first-child:hover {
  text-decoration: none;
}
.shj-footer .shj-footer-top .shj-footer-top-center .shj-footer-help-link .shj-footer-top-center-erweima {
  display: inline-block;
  vertical-align: top;
  width: 100px;
  margin-left: 84px;
}
.shj-footer .shj-footer-top .shj-footer-top-center .shj-footer-help-link .shj-footer-top-center-weibo {
  display: inline-block;
  vertical-align: top;
  width: 100px;
  margin-left: 40px;
}
.shj-footer .shj-footer-top .shj-footer-top-center .shj-footer-help-link .shj-footer-top-center-tel {
  display: inline-block;
  vertical-align: top;
  width: 265px;
  margin-left: 65px;
}
.shj-footer .shj-footer-bottom {
  display: block;
  background-color: #212121;
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  padding-top: 20px;
  padding-bottom: 20px;
}
.shj-footer .shj-footer-bottom .shj-footer-bottom-center {
  display: block;
  width: 1200px;
  margin: 0 auto;
}
.shj-footer .shj-footer-bottom .shj-footer-bottom-center .shj-footer-bottom-title {
  color: #FFFFFF;
  font-size: 14px;
}
.shj-footer .shj-footer-bottom .shj-footer-bottom-center .shj-footer-bottom-link {
  display: block;
  margin-bottom: 50px;
  margin-top: 5px;
}
.shj-footer .shj-footer-bottom .shj-footer-bottom-center .shj-footer-bottom-link a {
  display: inline-block;
  color: #cfcfcf;
  font-size: 12px;
  margin-right: 5px;
}
.shj-footer .shj-footer-bottom .shj-footer-bottom-center .shj-footer-bottom-link a:hover {
  text-decoration: underline;
}
.shj-footer .shj-footer-bottom .shj-footer-bottom-center .shj-footer-bottom-info p {
  color: #cfcfcf;
  font-size: 12px;
  margin-bottom: 10px;
}
.shj-footer .shj-footer-bottom .shj-footer-bottom-center .shj-footer-bottom-info img {
  display: block;
  width: 255px;
  height: auto;
}
.qualityGoods {
  background: #F8F8F8;
  border-top: 1px solid #e3e3e3;
  border-bottom: 2px solid #71B426;
  margin-top: 30px;
}
.index_service {
  width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
  text-align: center;
  height: 70px;
  border-bottom: 1px solid #e3e3e3;
}
.index_guide {
  width: 1200px;
  height: 200px;
  margin: 0 auto;
}
.index_guide .login_wrap {
  width: 500px;
  float: left;
  height: 200px;
}
.index_guide .login_wrap ul {
  float: left;
  margin-left: 80px;
  margin-top: 30px;
}
.index_guide .login_wrap ul li {
  line-height: 30px;
  font-size: 14px;
  color: #434343;
}
.index_guide .login_wrap ul li a:link,
.index_guide .login_wrap ul li a:visited {
  color: #434343;
}
.index_guide .login_wrap ul li a:hover {
  text-decoration: underline;
}
.index_guide .login_wrap ul li:first-child {
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
}
.index_guide .phoneNum_wrap .w140 {
  width: 140px;
  height: 140px;
}
.index_guide .phoneNum_wrap ul {
  float: left;
  margin-top: 30px;
  margin-left: 20px;
  text-align: center;
  font-size: 14px;
}
.index_guide .phoneNum_wrap ul .phone_text {
  font-size: 15px;
  color: #757575;
  line-height: 30px;
  margin-right: 20px;
}
.index_guide .phoneNum_wrap ul:first-child {
  margin-left: 70px;
}
.f_bold {
  font-size: 16px;
  color: #434343;
  text-align: left;
}
.f_normal {
  font-size: 14px;
  color: #8D8D8D;
  padding: 5px 0 0 0;
  text-align: left;
}
.aboutUs {
  height: 130px;
  background: #1F1F1F;
  text-align: center;
}
.aboutUs > div {
  width: auto;
  text-align: center;
}
.aboutUs p {
  font-size: 14px;
  margin: 0 0 15px 0;
  color: #767676;
}
.contact ul {
  display: inline-block;
  height: 15px;
  margin: 20px 0 20px 0;
}
.contact ul li {
  font-size: 12px;
  display: inline-block;
  padding: 0 15px 0 15px;
}
.contact ul li a:link,
.contact ul li a:visited {
  color: #fff;
}
.contact ul li a:hover {
  text-decoration: underline;
}
.b_right {
  border-right: 1px solid #fff;
}
.authentication a {
  margin-right: 25px;
}
.authentication a:last-child {
  margin-right: 0;
}
/*--页脚--完！--*/
/*--回到顶部--*/
.floatMenu {
  width: 70px;
  position: fixed;
  z-index: 999;
  left: 50%;
  bottom: 5%;
  margin-left: 620px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .5s linear;
  transition: opacity .5s linear;
}
.floatMenu.show {
  visibility: visible;
  opacity: 1;
}
.floatMenu.absolute {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  position: absolute;
  bottom: 568px;
}
.floatMenu_text {
  -webkit-transition: all .2s;
  transition: all .2s;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  line-height: 20px;
  text-align: center;
  top: 52px;
  width: 40px;
  height: 40px;
  background: #ED6D64;
  padding: 5px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  border-radius: 25px;
}
.floatMenu_item {
  height: 80px;
  overflow: hidden;
  position: relative;
}
.floatMenu_item:last-child {
  border-bottom: 1px solid #A5A5A5;
}
.floatMenu_item img {
  display: block;
  margin: 10px auto;
}
.floatMenu_item a {
  background-color: #FFFFFF;
  width: 68px;
  height: 80px;
  border-top: 1px solid #A5A5A5;
  border-left: 1px solid #A5A5A5;
  border-right: 1px solid #A5A5A5;
  color: #A5A5A5;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.floatMenu_item a:hover {
  background-color: #f0f0f0;
  color: #474747;
}
.floatMenu_item_code {
  display: none !important;
  position: absolute;
  left: 64px;
  top: -32px;
}
.saoyisao:hover .floatMenu_item_code {
  display: block !important;
}
@media all and (max-width: 1366px) {
  .floatMenu {
    left: auto;
    margin-left: auto;
    right: 5px;
  }
}
.frame_show.ui-dialog {
  background: none;
  border: none;
}
.frame_show .ui-dialog-body {
  padding: 0;
}
.frame_show .ui-dialog-header {
  border: none;
}
.frame_show .ui-dialog-header .ui-dialog-close {
  color: #fff;
  font-size: 30px;
  top: 40px;
  left: -10px;
  z-index: 10;
}
.frame_show .ui-dialog-header .ui-dialog-title {
  display: none;
}
.head_add {
  cursor: pointer;
  display: inline-block;
  line-height: 37px;
  position: relative;
  border: 1px solid transparent;
  border-bottom: none;
}
.head_add span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: url("../images/search/sprite_search.png") no-repeat;
  background-position: -88px 2px;
}
.head_add:hover {
  border: 1px solid #E8E8E8;
  background: #fff;
  z-index: 100;
  height: 40px;
}
.head_add:hover ul {
  display: block;
}
.head_add:hover span {
  background-position: -99px 2px;
}
.head_add ul {
  width: 184px;
  line-height: 20px;
  position: absolute;
  padding: 6px;
  left: -1px;
  top: 36px;
  background: #fff;
  border: 1px solid #E8E8E8;
  border-top: none;
  display: none;
  z-index: 100;
}
.head_add ul li {
  float: left;
  padding: 0 5px;
  margin: 5px;
  color: #333;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.head_add ul li:hover {
  background: #71B426;
}
.head_add ul li:hover a {
  color: #fff;
}
.head_add ul a:visited,
.head_add ul a:link {
  color: #333;
}
/******2016.4.7 zlh*******/
.phone-erweima-icon {
  margin-right: 6px;
}
.phone-erweima {
  position: relative;
}
.phone-erweima:hover .phone-erweima-img {
  display: block;
}
.phone-erweima-img {
  display: none;
  position: absolute;
  left: -12px;
  top: 23px;
  width: 127px;
  height: auto;
  z-index: 12;
}
/*floatSearch*/
.floatSearch {
  width: 100%;
  height: 72px;
  background: #fff;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.floatSearch .floatSearchBox {
  width: 1200px;
  margin: 16px auto 0;
}
.floatSearchBar {
  width: 834px;
  height: 38px;
  border: 2px solid #064f38;
  border-right: 0px;
  line-height: 33px;
  margin-right: 70px ;
}
.floatSearchBar .btn {
  position: relative;
  top: -1px;
  border: none;
  text-shadow: none;
  outline: none;
  font-family: "microsoft yahei";
  border-radius: 0;
  background: #064f38;
  color: #fff;
  width: 90px;
  height: 39px;
  float: right;
  font-size: 16px;
  cursor: pointer;
}
.floatSearchBar input {
  border: none;
  background: transparent;
  text-indent: 1em;
  width: 700px;
  height: 35px;
}
/* 除用户个人中心之外的所有小部件 */
/*!
 * ui-dialog.css
 * Date: 2014-07-03
 * https://github.com/aui/artDialog
 * (c) 2009-2014 TangBin, http://www.planeArt.cn
 *
 * This is licensed under the GNU LGPL, version 2.1 or later.
 * For details, see: http://www.gnu.org/licenses/lgpl-2.1.html
 */
.ui-dialog {
  *zoom: 1;
  _float: left;
  position: relative;
  background-color: #FFF;
  border: 1px solid #999;
  border-radius: 6px;
  outline: 0;
  background-clip: padding-box;
  font-family: Helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
      transform: scale(0);
  -webkit-transition: -webkit-transform 0.15s ease-in-out, opacity 0.15s ease-in-out;
  -webkit-transition: opacity 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, opacity 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, opacity 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
.ui-popup-show .ui-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
      transform: scale(1);
}
.ui-popup-focus .ui-dialog {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.ui-popup-modal .ui-dialog {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), 0 0 256px rgba(255, 255, 255, 0.3);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), 0 0 256px rgba(255, 255, 255, 0.3);
}
.ui-dialog-grid {
  width: auto;
  margin: 0;
  border: 0 none;
  border-collapse: collapse;
  border-spacing: 0;
  background: transparent;
}
.ui-dialog-header,
.ui-dialog-body,
.ui-dialog-footer {
  padding: 0;
  border: 0 none;
  text-align: left;
  background: transparent;
}
.ui-dialog-header {
  white-space: nowrap;
  border-bottom: 1px solid #E5E5E5;
}
.ui-dialog-close {
  position: relative;
  _position: absolute;
  float: right;
  top: 13px;
  right: 13px;
  _height: 26px;
  padding: 0 4px;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #FFF;
  opacity: .8;
  filter: alpha(opacity=80);
  cursor: pointer;
  background: transparent;
  _background: #FFF;
  border: 0;
  -webkit-appearance: none;
}
.ui-dialog-close:hover,
.ui-dialog-close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ui-dialog-title {
  margin: 0;
  line-height: 1.428571429;
  min-height: 16.428571429px;
  padding: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
  cursor: default;
}
.ui-dialog-body {
  padding: 20px;
  text-align: center;
}
.ui-dialog-content {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  *zoom: 1;
  *display: inline;
  text-align: left;
}
.ui-dialog-footer {
  padding: 0 20px 20px 20px;
}
.ui-dialog-statusbar {
  float: left;
  margin-right: 20px;
  padding: 6px 0;
  line-height: 1.428571429;
  font-size: 14px;
  color: #888;
  white-space: nowrap;
}
.ui-dialog-statusbar label:hover {
  color: #333;
}
.ui-dialog-statusbar input,
.ui-dialog-statusbar .label {
  vertical-align: middle;
}
.ui-dialog-button {
  float: right;
  white-space: nowrap;
}
.ui-dialog-footer button + button {
  margin-bottom: 0;
  margin-left: 5px;
}
.ui-dialog-footer button {
  width: auto;
  overflow: visible;
  display: inline-block;
  padding: 6px 12px;
  _margin-left: 5px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.ui-dialog-footer button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ui-dialog-footer button:hover,
.ui-dialog-footer button:focus {
  color: #333333;
  text-decoration: none;
}
.ui-dialog-footer button:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ui-dialog-footer button[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ui-dialog-footer button {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.ui-dialog-footer button:hover,
.ui-dialog-footer button:focus,
.ui-dialog-footer button:active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.ui-dialog-footer button:active {
  background-image: none;
}
.ui-dialog-footer button[disabled],
.ui-dialog-footer button[disabled]:hover,
.ui-dialog-footer button[disabled]:focus,
.ui-dialog-footer button[disabled]:active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.ui-dialog-footer button.ui-dialog-autofocus {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.ui-dialog-footer button.ui-dialog-autofocus:hover,
.ui-dialog-footer button.ui-dialog-autofocus:focus,
.ui-dialog-footer button.ui-dialog-autofocus:active {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.ui-dialog-footer button.ui-dialog-autofocus:active {
  background-image: none;
}
.ui-popup-top-left .ui-dialog,
.ui-popup-top .ui-dialog,
.ui-popup-top-right .ui-dialog {
  top: -8px;
}
.ui-popup-bottom-left .ui-dialog,
.ui-popup-bottom .ui-dialog,
.ui-popup-bottom-right .ui-dialog {
  top: 8px;
}
.ui-popup-left-top .ui-dialog,
.ui-popup-left .ui-dialog,
.ui-popup-left-bottom .ui-dialog {
  left: -8px;
}
.ui-popup-right-top .ui-dialog,
.ui-popup-right .ui-dialog,
.ui-popup-right-bottom .ui-dialog {
  left: 8px;
}
.ui-dialog-arrow-a,
.ui-dialog-arrow-b {
  position: absolute;
  display: none;
  width: 0;
  height: 0;
  overflow: hidden;
  _color: #FF3FFF;
  _-webkit-filter: chroma(color=#FF3FFF);
  _        filter: chroma(color=#FF3FFF);
  border: 8px dashed transparent;
}
.ui-popup-follow .ui-dialog-arrow-a,
.ui-popup-follow .ui-dialog-arrow-b {
  display: block;
}
.ui-popup-top-left .ui-dialog-arrow-a,
.ui-popup-top .ui-dialog-arrow-a,
.ui-popup-top-right .ui-dialog-arrow-a {
  bottom: -16px;
  border-top: 8px solid #7C7C7C;
}
.ui-popup-top-left .ui-dialog-arrow-b,
.ui-popup-top .ui-dialog-arrow-b,
.ui-popup-top-right .ui-dialog-arrow-b {
  bottom: -15px;
  border-top: 8px solid #fff;
}
.ui-popup-top-left .ui-dialog-arrow-a,
.ui-popup-top-left .ui-dialog-arrow-b {
  left: 15px;
}
.ui-popup-top .ui-dialog-arrow-a,
.ui-popup-top .ui-dialog-arrow-b {
  left: 50%;
  margin-left: -8px;
}
.ui-popup-top-right .ui-dialog-arrow-a,
.ui-popup-top-right .ui-dialog-arrow-b {
  right: 15px;
}
.ui-popup-bottom-left .ui-dialog-arrow-a,
.ui-popup-bottom .ui-dialog-arrow-a,
.ui-popup-bottom-right .ui-dialog-arrow-a {
  top: -16px;
  border-bottom: 8px solid #7C7C7C;
}
.ui-popup-bottom-left .ui-dialog-arrow-b,
.ui-popup-bottom .ui-dialog-arrow-b,
.ui-popup-bottom-right .ui-dialog-arrow-b {
  top: -15px;
  border-bottom: 8px solid #fff;
}
.ui-popup-bottom-left .ui-dialog-arrow-a,
.ui-popup-bottom-left .ui-dialog-arrow-b {
  left: 15px;
}
.ui-popup-bottom .ui-dialog-arrow-a,
.ui-popup-bottom .ui-dialog-arrow-b {
  margin-left: -8px;
  left: 50%;
}
.ui-popup-bottom-right .ui-dialog-arrow-a,
.ui-popup-bottom-right .ui-dialog-arrow-b {
  right: 15px;
}
.ui-popup-left-top .ui-dialog-arrow-a,
.ui-popup-left .ui-dialog-arrow-a,
.ui-popup-left-bottom .ui-dialog-arrow-a {
  right: -16px;
  border-left: 8px solid #7C7C7C;
}
.ui-popup-left-top .ui-dialog-arrow-b,
.ui-popup-left .ui-dialog-arrow-b,
.ui-popup-left-bottom .ui-dialog-arrow-b {
  right: -15px;
  border-left: 8px solid #fff;
}
.ui-popup-left-top .ui-dialog-arrow-a,
.ui-popup-left-top .ui-dialog-arrow-b {
  top: 15px;
}
.ui-popup-left .ui-dialog-arrow-a,
.ui-popup-left .ui-dialog-arrow-b {
  margin-top: -8px;
  top: 50%;
}
.ui-popup-left-bottom .ui-dialog-arrow-a,
.ui-popup-left-bottom .ui-dialog-arrow-b {
  bottom: 15px;
}
.ui-popup-right-top .ui-dialog-arrow-a,
.ui-popup-right .ui-dialog-arrow-a,
.ui-popup-right-bottom .ui-dialog-arrow-a {
  left: -16px;
  border-right: 8px solid #7C7C7C;
}
.ui-popup-right-top .ui-dialog-arrow-b,
.ui-popup-right .ui-dialog-arrow-b,
.ui-popup-right-bottom .ui-dialog-arrow-b {
  left: -15px;
  border-right: 8px solid #fff;
}
.ui-popup-right-top .ui-dialog-arrow-a,
.ui-popup-right-top .ui-dialog-arrow-b {
  top: 15px;
}
.ui-popup-right .ui-dialog-arrow-a,
.ui-popup-right .ui-dialog-arrow-b {
  margin-top: -8px;
  top: 50%;
}
.ui-popup-right-bottom .ui-dialog-arrow-a,
.ui-popup-right-bottom .ui-dialog-arrow-b {
  bottom: 15px;
}
@-webkit-keyframes ui-dialog-loading {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes ui-dialog-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.ui-dialog-loading {
  vertical-align: middle;
  position: relative;
  display: block;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  width: 32px;
  height: 32px;
  top: 50%;
  margin: -16px auto 0 auto;
  font-size: 0;
  text-indent: -999em;
  color: #666;
}
.ui-dialog-loading {
  width: 100%\9;
  text-indent: 0\9;
  line-height: 32px\9;
  text-align: center\9;
  font-size: 12px\9;
}
.ui-dialog-loading::after {
  position: absolute;
  content: '';
  width: 3px;
  height: 3px;
  margin: 14.5px 0 0 14.5px;
  border-radius: 100%;
  -webkit-box-shadow: 0 -10px 0 1px #ccc, 10px 0px #ccc, 0 10px #ccc, -10px 0 #ccc, -7px -7px 0 0.5px #ccc, 7px -7px 0 1.5px #ccc, 7px 7px #ccc, -7px 7px #ccc;
          box-shadow: 0 -10px 0 1px #ccc, 10px 0px #ccc, 0 10px #ccc, -10px 0 #ccc, -7px -7px 0 0.5px #ccc, 7px -7px 0 1.5px #ccc, 7px 7px #ccc, -7px 7px #ccc;
  -webkit-transform: rotate(360deg);
  -webkit-animation: ui-dialog-loading 1.5s infinite linear;
  -ms-transform: rotate(360deg);
      transform: rotate(360deg);
  animation: ui-dialog-loading 1.5s infinite linear;
  display: none\9;
}
.ui-popup-backdrop {
  opacity: .2!important;
}
.ui-dialog-shj {
  border-radius: 0;
  border: 1px solid #71B426;
}
.ui-dialog-shj .ui-dialog-header {
  background: #71B426;
}
.ui-dialog-shj .ui-dialog-title {
  padding: 10px;
  color: #FFFFFF;
  font-size: 14px;
  font-family: "microsoft yahei";
  font-weight: normal;
}
.ui-dialog-shj :root .ui-dialog-close {
  -webkit-filter: none;
          filter: none;
}
.ui-dialog-shj .ui-dialog-close {
  top: 7px;
  right: 8px;
  width: 24px;
  height: 24px;
  padding: 0;
  color: #FFFFFF;
  text-shadow: none;
  opacity: .8;
  font-size: 0;
  background: url("../images/dialog_close.png");
  -webkit-transition: all .2s;
  transition: all .2s;
}
.ui-dialog-shj .ui-dialog-close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ui-dialog-shj .ui-dialog-body {
  padding: 40px;
}
.ui-dialog-shj .ui-dialog-footer {
  text-align: center;
}
.ui-dialog-shj .ui-dialog-footer .ui-dialog-button button {
  display: inline-block;
  padding: 8px 25px;
  color: #808080;
  background: #FFF;
  border: 1px solid #E8E8E8;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s;
  font-size: 14px;
  font-family: "microsoft yahei";
}
.ui-dialog-shj .ui-dialog-footer .ui-dialog-button button:hover {
  background-color: #d2d2d2;
  color: #ffffff;
}
.ui-dialog-shj .ui-dialog-footer .ui-dialog-button button.ui-dialog-autofocus {
  background-color: #71B426;
  color: #ffffff;
}
.ui-dialog-shj .ui-dialog-footer .ui-dialog-button button.ui-dialog-autofocus:hover {
  background-color: #7ec92a;
}
.m_count {
  display: inline-block;
  width: 36px;
  height: 30px;
  border: solid 1px #d7d7d7;
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
}
.m_count input {
  width: 24px;
  height: 30px;
  border: none;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
}
.m_count .add,
.m_count .minus {
  font-size: 9px;
  text-align: center;
  position: absolute;
  right: 0;
  width: 10px;
  cursor: pointer;
  background-color: #f1f1f1;
  border-left: solid 1px #e4e4e4;
  color: #c3c1c2;
}
.m_count .add:hover,
.m_count .minus:hover {
  color: #aaa7a9;
}
.m_count .add {
  height: 15px;
  top: 0;
  border-bottom: solid 1px #d6d6d6;
  line-height: 15px;
}
.m_count .minus {
  height: 14px;
  bottom: 0;
  line-height: 14px;
}
.tag_promotion {
  background-color: #ed6e67;
  color: #ffffff;
  font-size: 12px;
  padding: 3px;
  display: inline-block;
  cursor: default;
}
.btn_view {
  display: inline-block;
  width: 75px;
  height: 29px;
  background-color: #ed6d64;
  line-height: 29px;
  text-align: center;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.btn_view:link,
.btn_view:visited {
  color: #ffffff;
}
.btn_view:hover {
  background-color: #f0847e;
}
:root .m_scrollBox .item:hover .info {
  -webkit-filter: none;
          filter: none;
}
.m_scrollBox {
  position: relative;
}
.m_scrollBox .item_list_wrap {
  width: 900px;
  height: 220px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.m_scrollBox .item_list {
  position: absolute;
  left: 0;
}
.m_scrollBox .prev,
.m_scrollBox .next {
  position: absolute;
  width: 14px;
  height: 107px;
  padding-left: 4px;
  border: solid 1px #c6c6c6;
  background-color: #d8d8d8;
  line-height: 107px;
  -webkit-transition: all .2s;
  transition: all .2s;
  left: -1px;
  top: 50%;
  margin-top: -53px;
}
.m_scrollBox .prev:link,
.m_scrollBox .next:link,
.m_scrollBox .prev:visited,
.m_scrollBox .next:visited {
  color: #828282;
}
.m_scrollBox .prev:hover,
.m_scrollBox .next:hover {
  background-color: #e5e5e5;
}
.m_scrollBox .next {
  left: auto;
  right: -1px;
  padding-left: 0;
  padding-right: 4px;
}
.m_scrollBox .item {
  position: relative;
  margin-right: 5px;
  float: left;
  width: 220px;
  height: 220px;
  cursor: pointer;
}
.m_scrollBox .item:hover .info {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  visibility: visible;
}
.m_scrollBox .item:hover .pic img {
  -webkit-filter: blur(2px);
          filter: blur(2px);
}
.m_scrollBox .pic {
  width: 220px;
  height: 220px;
  overflow: hidden;
}
.m_scrollBox .pic img {
  width: 100%;
  height: 100%;
}
.m_scrollBox .info {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  text-align: center;
  background-color: #000000;
  background: rgba(0, 0, 0, 0.5);
}
.m_scrollBox .info a {
  display: block;
  height: 100%;
}
.m_scrollBox .info a ul {
  padding-top: 80px;
}
.m_scrollBox .info a ul .name {
  color: #fff;
  font-size: 12px;
  padding: 0 15px;
  line-height: 20px;
  max-height: 40px;
  margin: 0 auto;
  overflow: hidden;
}
.m_scrollBox .info a ul .price {
  color: #ee6d67;
  font-size: 14px;
  width: 105px;
  height: 20px;
  line-height: 20px;
  margin: 5px auto;
  border: 2px solid #ee6d67;
  border-radius: 10px;
}
.m_scrollBox .item_dots {
  position: absolute;
  width: 100%;
  bottom: -36px;
  text-align: center;
  -webkit-transition: all .2s;
  transition: all .2s;
  height: 12px;
  line-height: 12px;
  font-size: 0;
}
.m_scrollBox .item_dots a {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #999596;
  cursor: pointer;
  border-radius: 50%;
  margin-right: 10px;
}
.m_scrollBox .item_dots a:last-child {
  margin-right: 0;
}
.m_scrollBox .item_dots a:hover,
.m_scrollBox .item_dots a.active {
  background-color: #ffa632;
}
.m_progressBar {
  display: inline-block;
  height: 9px;
  border-radius: 5px;
  background: #c5c5c5;
  position: relative;
}
.m_progressBar .inner {
  position: absolute;
  border-radius: 5px;
  height: 100%;
  background: url("../images/progress_bar.png") repeat-x;
}
.m_mask {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99998;
  background: rgba(0, 0, 0, 0.4);
}
.m_msgBox {
  width: 420px;
  _height: 220px;
  min-height: 220px;
  border: solid 1px #e4e3e3;
  background: #ffffff;
  position: fixed;
  left: 50%;
  top: 20%;
  margin-top: -110px;
  margin-left: -210px;
  z-index: 99999;
  -webkit-box-shadow: 0 0 10px #888;
          box-shadow: 0 0 10px #888;
}
.m_msgBox .m_msg_tit {
  height: 30px;
  background-color: #f3f3f3;
  border-bottom: solid 1px #f0f0f0;
  position: relative;
  line-height: 30px;
  color: #9A9A9A;
  font-size: 14px;
  padding-left: 10px;
}
.m_msgBox .text_wrap {
  padding-top: 40px;
  text-align: center;
  margin-bottom: 35px;
}
.m_msgBox .text_wrap .inner {
  display: inline-block;
  max-width: 80%;
  position: relative;
  padding-left: 50px;
}
.m_msgBox .text_wrap .inner .icon {
  position: absolute;
  left: 0;
  top: 0;
}
.m_msgBox .text_wrap .inner .text {
  line-height: 30px;
  font-size: 18px;
  text-align: left;
}
.m_msgBox .btn_close {
  position: absolute;
  width: 13px;
  height: 13px;
  right: 7px;
  top: 7px;
  background: url("../images/components/sprite_msg.png") 0 -115px;
  cursor: pointer;
}
.m_msgBox .btn_close:hover {
  background-position: 0 -128px;
}
.m_msgBox .icon_msg_warning {
  width: 30px;
  height: 30px;
  background: url("../images/components/sprite_msg.png") 0 0;
}
.m_msgBox .icon_msg_success {
  width: 30px;
  height: 30px;
  background: url("../images/components/sprite_msg.png") 0 -30px;
}
.m_msgBox .btn_msg_ok,
.m_msgBox .btn_msg_cancel {
  display: inline-block;
  background: #eefedf;
  border: solid 1px #d5e3c9;
  border-radius: 3px;
  padding: 5px 24px;
  cursor: pointer;
  font-size: 14px;
  font-family: "microsoft yahei";
}
.m_msgBox .btn_msg_ok:hover,
.m_msgBox .btn_msg_cancel:hover {
  background: #e1fdc6;
}
.m_msgBox .button_wrap {
  padding-bottom: 35px;
}
.m_page {
  font-size: 0;
  text-align: right;
}
.m_page .active:link,
.m_page .active:visited {
  background-color: #f7f5f6;
}
.m_page a:link,
.m_page a:visited {
  color: #737373;
}
.m_page a:hover {
  color: #ed6d65;
}
.m_page .item {
  font-size: 12px;
  padding: 5px 12px;
  border: 1px solid #ddd;
  margin: 0 2px;
}
.m_page .prev,
.m_page .next {
  display: inline-block;
  padding: 5px 12px;
  text-align: center;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-family: "microsoft yahei";
  outline: none;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.m_page .prev:link,
.m_page .next:link,
.m_page .prev:visited,
.m_page .next:visited {
  color: #3c3c3c;
}
.m_page .prev:hover,
.m_page .next:hover {
  border-color: #ed6d65;
  color: #ed6d65;
}
.m_search_list {
  position: absolute;
  z-index: 999;
  width: 380px;
  top: 39px;
  left: 0px;
  border: 1px solid #F2F2F2;
  background: #FFFFFF;
}
.m_search_list a:link,
.m_search_list a:visited {
  color: #73b434;
}
.m_search_list a:hover {
  color: #73b434;
}
.m_search_list .list li {
  padding: 8px;
  padding-left: 1.3em;
  line-height: 1.5;
  position: relative;
  height: 22px;
}
.m_search_list .list li:hover {
  background-color: #f1f1f1;
  cursor: pointer;
}
.m_search_list .list li .text {
  display: inline-block;
  width: 48%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m_search_list .list li .count {
  position: absolute;
  right: 10px;
}
.m_search_list .list li .count strong {
  font-weight: normal;
  max-width: 8em;
  height: 100%;
  overflow: hidden;
}
.m_search_list .close_search {
  display: block;
  height: 28px;
  line-height: 28px;
  padding-right: 10px;
  text-align: right;
  cursor: pointer;
  border-top: solid 1px #F2F2F2;
}
.m_search_list .close_search:hover {
  background-color: #f1f1f1;
}
.m_select_area {
  height: 18px;
  padding: 3px 18px 3px 5px;
  display: inline-block;
  border: 1px solid #E8E8E8;
  cursor: pointer;
  position: relative;
}
.m_select_area .area_content {
  display: none;
}
.m_select_area:hover {
  border-color: #ed6e67;
}
.m_select_area.active {
  background-color: #ed6e67;
  border-color: #ed6e67;
}
.m_select_area.active .area_text {
  color: #FFFFFF;
}
.m_select_area.active s {
  border-color: #606060 transparent transparent;
  border-color: transparent transparent #FFFFFF;
  border-width: 0 4px 4px;
}
.m_select_area.active .area_content {
  display: block;
  position: absolute;
  z-index: 999;
  top: 24px;
  left: -1px;
  width: 410px;
  padding: 10px;
  background: #FFFFFF;
  border: solid 1px #ed6e67;
  min-height: 100px;
}
.m_select_area.active .area_content .close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url("../images/components/seletc_area_close.png");
  width: 16px;
  height: 16px;
}
.m_select_area .area_text {
  height: 18px;
  line-height: 18px;
  cursor: pointer;
}
.m_select_area s {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  border-color: #606060 transparent transparent;
  border-width: 4px 4px 0;
  border-style: solid;
  top: 10px;
  right: 5px;
}
.m_select_area .area_tab {
  margin-top: 8px;
  border-bottom: 1px solid #ed6e67;
  height: 21px;
  font-size: 0;
}
.m_select_area .area_tab .item {
  position: relative;
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
  height: 20px;
  line-height: 20px;
  color: #3c3c3c;
  padding: 0 18px 0 5px;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  margin-right: 3px;
}
.m_select_area .area_tab .item i {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  border-color: #606060 transparent transparent;
  border-width: 4px 4px 0;
  border-style: solid;
  top: 9px;
  right: 6px;
}
.m_select_area .area_tab .item.active {
  border-color: #ed6e67;
  position: relative;
  height: 21px;
  background: #FFFFFF;
}
.m_select_area .area_tab input {
  display: none;
}
.m_select_area .area_tab_content {
  padding-top: 5px;
  min-height: 80px;
}
.m_select_area .area_list li {
  float: left;
  white-space: nowrap;
  padding: 0 10px;
  margin: 5px;
  border: 1px solid #fff;
  border-color: transparent;
}
.m_select_area .area_list li:hover,
.m_select_area .area_list li.active {
  background: #ed6e67;
  color: #FFF;
  border: 1px solid #cd6761;
}
.m_loading {
  background: url("../images/components/loading.gif") center center no-repeat;
}
.unslider {
  overflow: auto;
  margin: 0;
  padding: 0;
}
.unslider-wrap.unslider-carousel li {
  float: left;
}
.unslider-vertical > ul {
  height: 100%;
}
.unslider-vertical li {
  float: none;
  width: 100%;
}
.unslider-fade .unslider-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 8;
}
.unslider-fade .unslider-wrap li.unslider-active {
  z-index: 10;
}
.unslider li,
.unslider ol,
.unslider ul {
  list-style: none;
  border: none;
  margin: 0;
  padding: 0;
}
.unslider-arrow {
  position: absolute;
  left: 20px;
  z-index: 2;
  cursor: pointer;
}
.unslider-arrow.next {
  left: auto;
  right: 20px;
}
.unslider-nav ol {
  list-style: none;
  text-align: center;
}
.unslider-nav ol li {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: transparent;
  border-radius: 5px;
  overflow: hidden;
  text-indent: -999em;
  border: 2px solid #fff;
  cursor: pointer;
  margin: 0 4px;
}
.unslider-nav ol li.unslider-active {
  background: #fff;
  cursor: default;
}
.unslider-wrap,
.unslider-fade {
  position: relative;
}
.m_banner {
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
.m_banner ul > li a {
  display: block;
  height: 100%;
}
.m_banner .dots {
  position: absolute;
  bottom: 10px;
  width: 100%;
  height: 5px;
  font-size: 0;
  text-align: center;
}
.m_banner .dots .dot {
  border: none;
  width: 40px;
  height: 5px;
  border-radius: 0;
  background: #D2DCD5;
  margin-right: 10px;
  display: inline-block;
  cursor: pointer;
}
.m_banner .dots .dot:last-child {
  margin-right: 0;
}
.m_banner .dots .dot.active {
  background-color: #FD9003;
}
.m-loading .m-loader {
  display: block;
}
.m-loader {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10000;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.7);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
:root .m-loader {
  -webkit-filter: none;
          filter: none;
}
.m-loader-inner {
  width: 100px;
  height: 100px;
  position: absolute;
  z-index: 10001;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  background: url("../images/loading.gif") repeat-x;
}
.breadCrumb {
  font-size: 14px;
  color: #6a6a6a;
}
.breadCrumb .divider {
  font-family: "simsum";
  font-size: 12px;
}
