@charset "utf-8";
.header {
	width: 100%;
	color: #474747;
	font-size: 12px;
	line-height: 26px;
	min-width: 1210px;
}
 .content{ width:100%;}
.header_top {
	width: 100%;
    height: 30px;
    padding-top: 18px;
    position: relative;
    z-index: 999999;
}
.header_top a{
	font-size:15px;
}
.loginbar {
	float: left;
	height: 30px;
}
.login {
	float: left;
	color: #fe5842;
}
.regist {
	float: left;
	padding-right: 18px;
}
 .span {
	color: #ddd;
	float: left;
}
.positioning {
    font-size: 16px;
    color: #000000;
    padding-right: 3px;
    cursor: default;
    padding-left: 20px;
    background: url(../images/positioning.png) no-repeat left center;
}
.down_arrow {
    height: 100%;
}
.down_arrow a {
    width: 12px;
    display: block;
    float: left;
    background: url(../images/down_arrow.png) no-repeat center center;
    height: 100%;
}
.weixin {
	float: left;
    position: relative;
    z-index: 91;
}
.weixin .weixin_txt {
	float: left;
    height: 30px;
    padding: 0px 14px 0px 0px;
}
.weixin .weixin_txt a {
    background: #81b337;
    color: white;
    padding: 5px 18px;
    border-radius: 108px;
    font-size: 15px;
}
.weixin:hover .weixin_txt a {
    background: #6ea321;
    color: white;
}
.weixin_img {
	float: left;
	margin-top: 7px;
}
.weixin .weixin_icon {
	display:none; 
}
.weixin:hover .weixin_icon {
	display: block;
	width: 170px;
	height: 160px;
	background: #fff;
	position: absolute;
	z-index: 97;
	border: 1px solid #d9d9d9;
	box-shadow: 1px 1px 2px rgba(203,203,203,.5);
	top: 30px;
}
.weixin_icon p {
	padding: 5px;
}
.weixin_icon span {
	color: #fe5842;
	padding-right: 3px;
}
.weixin_icon img {
	padding: 0 30px;
	width: 110px;
	height: 110px;
}
.app {
    float: left; /*border-left:1px solid #7d7d7d*/
    width: 100px;
    position: relative;
    z-index:90;
}
.app .app_txt {
    float: left;
    width: 68px;
    padding-left: 20px;
    height: 30px;
    background: url(../images/o2o1_03.png) no-repeat 64px 8px;
}
.app:hover .app_txt {
    float: left;
    width: 68px;
    padding-left: 19px;
    height: 31px;
    position: absolute;
    z-index: 99;
    border: 1px solid #d9d9d9;
    border-bottom: 0;
    border-top: 0;
    background: #ffffff url(../images/o2o554_03.png) no-repeat 64px 8px;
}
.app:hover .app_txt a {
    color: #fe5842;
}
.app_img {
    float: left;
    margin-top: 7px;
}
.app .app_icon {
    display:none; 
}
.app:hover .app_icon {
    display: block;
    width: 170px;
    height: 160px;
    background: #fff;
    position: absolute;
    z-index: 97;
    border: 1px solid #d9d9d9;
    box-shadow: 1px 1px 2px rgba(203,203,203,.5);
    top: 30px;
}
.app_icon p {
    padding: 5px;
}
.app_icon span {
    color: #fe5842;
    padding-right: 3px;
}
.app_icon img {
    padding: 0 30px;
    width: 110px;
    height: 110px;
}
.header_top .list {
	float: right;
    font-size: 15px;
}
.header_top .list li {
	position: relative;
	float: left;
	height:30px;
	z-index:9
}
.header_top li {
	float: left
}
.header_top .li_txt {
	float: left;
	padding-left: 17px;
}
.header_top .li_img {
	float: left;
	margin-top: 7px;
	margin-left: 3px;
}
.list .span {
	margin: 0 5px;
	float: right;
}
.li_txt_info_txt {
	float: left;
    height: 30px;
    padding-left: 17px;
}
.li_txt_info{ z-index:90;}
.li_txt_info:hover .li_txt_info_txt a {
	color: #81b337;
}
.li_txt_info .li_txt_info_ul a:hover {
    color: #4c770c;
}
.li_txt_info .li_txt_info_ul {
	display:none; 
}
.li_txt_info:hover .li_txt_info_ul {
	display: block;
	background: #fff;
	border: 1px solid #d9d9d9;
     position: absolute;
 
	width: 76px;
	z-index:98;
	top: 30px;
	padding-left: 9px;
}
.li_shoppingCart_txt {
	float: left;
    height: 30px;
    padding-left: 17px;
}
.li_shoppingCart{ z-index:9}
.li_shoppingCart_txt a {
    padding-left: 19px;
    background: url(../images/index_img_03.png) no-repeat left center;
}
.li_favorites_txt {
	float: left;
    height: 30px;
    padding-left: 17px;
}
.li_favorites{ z-index:9}
.li_favorites_txt a {
    padding-left: 19px;
    background: url(../images/index_img_06.png) no-repeat left center;
}
.li_contactCustomers_txt {
	float: left;
    height: 30px;
    padding-left: 17px;
}
.li_shop_txt {
	float: left;
    height: 30px;
    padding-left: 17px;
    background: url(../images/o2o1_03.png) no-repeat 65px 8px;
}
.li_shop{ z-index:9}
.li_shop:hover .li_shop_txt {
	height: 31px;
    color: #81b337;
}
.li_shop:hover .li_shop_txt a {
	color: #81b337;
}
.li_shop .li_shop_txt .li_txt_info_ul a:hover {
    color: #436d05;
}
.li_shop .li_txt_info_ul {
	display: none;
}
.li_shop:hover .li_txt_info_ul {
	display: block;
	background: #fff;
	border: 1px solid #d9d9d9;
	box-shadow: 1px 1px 2px rgba(203,203,203,.5);
	width: 86px;
	position: absolute;
	z-index: 98;
	top: 30px;
	padding-left: 9px;
	font-size:13px;
}
.hot {
	width: 100%;
    height: 30px;
    cursor: pointer;
    max-width: 1920px;
}
.hot a {
	color: #474747;
}
.login a {
    color: #91bd50;
    font-size: 15px;
    padding-left: 17px;
    background: url(../images/touxiang.png) no-repeat left center;
}
 .regist a {
    color: #91bd50;
    font-size: 15px;
}
.header_top a:hover {
    color: #6ea31f;
}
 .banner {
	background: #fede65;
	height: 82px;
	width: 100%;
	left: 0;
	top: 30px;
}
.banner .hot img{
	height:82px;
	width:1210px;
}
.nav {
	margin-top: 37px;
    max-width: 1920px;
    width: 100%;
}
.nav .logo {
	float: left;
    width: 306px;
    text-align: center;
    padding-right: 31px;
}
.nav .search {
	width: calc(100% - 337px);
	float: left;
	color: #686767;
	font-size: 14px;
	padding-top: 10px;
}
.nav .form_sec {
    background: white;
    float: left;
    cursor: pointer;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    width: 65px;
    border-radius: 15px;
}
.nav .form_sec .form_sec_txt {
    width: 100%;
    border: 0;
    border-right: 1px solid #F0ECEB;
    text-align: center;
    height: 17px;
    line-height: 17px;
}
/* .nav .form_sec:hover .form_sec_txt{
	position:absolute; top:-1px;
	background:#fff  url(../images/o2o554_03.png) no-repeat 64px 13px;
	box-shadow: 1px 1px 2px rgba(203,203,203,.5);
	border-right:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	border-top:1px solid #d9d9d9;
	width:53px;
	margin-left:-10px;
	padding-left:19px;
} */
.nav .form_sec:hover .form_sec_txt:hover{ color:#fe5842;}

.nav .search_txt {
	padding-left: 19px;
    margin-top: 3px;
}
.nav .search_txt span {
	width: 40px;
	margin-right: 18px;
	color: #666;
}
.nav .search_txt a:hover span {
	width: 40px;
	margin-right: 18px;
	color:#06c1ae;
}
.nav .menu {
	width: 18%;
	float: right;
	color: #929292;
	font-size: 12px;
	text-align: center;
}
.nav form {
    width: calc(100% - 256px);
    height: 40px;
    padding: 0px;
    margin: initial;
    border-radius: 11px;
}
.nav .form_sec .form_sec_txt1 {
    background: #Fff;
    display: none;
    position: absolute;
    width: 100%;
    height: 38px;
    left: -2px;
    border: 2px solid #b0d082;
    top: 40px;
    box-shadow: 1px 1px 2px rgba(203, 203, 203, .5);
    text-align: center;
    border-radius: 11px;
}
.nav .form_sec.form_over{
	overflow:visible;
}
.nav .form_sec.form_over .form_sec_txt1{ display:block; }
.nav .form_sec.form_over .form_sec_txt1:hover{ color:#b0d082;}
.nav input {
	width: 65%;
	height: 38px;
	float: left;
	margin-left: 15px;
	line-height:36px;
	font-size: 14px;
}
.nav .btnclick {
	width: 74px;
    height: calc(100% - 4px);
    float: right;
    cursor: pointer;
    color: white;
    font-size: 16px;
    border-radius: 9px;
    margin: 2px;
    line-height: 100%;
}
.nav .ment_left {
	float: left;
	width: 33%;
}
.nav .ment_left .ment_left_img img{
	width:36px;
	height:36px;
}
.dropdown-menu__item .deal-cover {
  float: left;
  margin: 2px 10px 0 0;
}
.dropdown-menu__item .deal-title {
  height: 32px;
  margin-bottom: 4px;
  line-height: 16px;
  overflow: hidden;
  font-weight: 400;
}
.dropdown-menu__item .deal-price-w {
  height: 18px;
  display: block;
  line-height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  _white-space: normal;
  overflow: hidden;
}
.dropdown-menu__item .deal-price {
  padding-right: 10px;
  font: 700 12px/12px arial,sans-serif;
  color: #EE5238;
}
.color-weaken {
  color: #999;
}

.user-info__name{
	float: left;
	  font-size: 12px;
	    margin-right: 10px;
}
.user-info__name .username{
margin-right:5px;
}
a.user-info__logout{
color: #81b337;
}
a.user-info__logout:hover {
    color: #588b0d;
}
a.username {
    color: #81b337;
}
a.username:hover {
    color: #375905;
}
.btn-white {
    display: inline-block;
    width:100px;
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    font-size: 14px;
    color: #e83b3b;
    text-align: center;
    background: #e83b3b;
    box-shadow: 0 2px 0 #fb5858;
    color: #fff;
}
.btn-white:hover{
	color: #DDDDDD;
}
